Vindaar / TimepixAnalysis

Contains code related to calibration and analysis of Timepix based detector + CAST related code
MIT License
20 stars 6 forks source link

fix occupancy for batched InGrid data #1

Closed Vindaar closed 5 years ago

Vindaar commented 6 years ago

With the now batched data, we're currently only writing the occupancy of the very last InGrid data batch. Needs to be fixed by stacking each occupancy with the last one.