ara-software / AraProc

ARA data analysis framework
GNU General Public License v3.0
3 stars 1 forks source link

Add ability to auto load pedestals #23

Closed clark2668 closed 1 week ago

clark2668 commented 1 week ago

Now that we have a common place in cvmfs for pedestal files, we can ask AraProc to load them for us automatically. The user can still override this by passing a pedestal file directly. But passing the pedestal file directly is no longer required.

clark2668 commented 1 week ago

Okay, I made requested tweaks, see what you think now.

marcomuzio commented 1 week ago

@clark2668 Looks good to me! Merge if you dare.