This tag is the first one using the new format of the sns_response
table (only total charge recorded) and the last one using the old format of the tof_sns_response
table (time bin and charge recorded).
What's Changed
- Adapt code to new h5 by @paolafer in #3
- Fix GH environment according to IC's latest version by @jmbenlloch in #4
- Function speedup by @andLaing in #2
- Update Data base with the new sensors_id by @NereaSalor in #5
- Calibration by @NereaSalor in #1
- Add protection to sensor ID variables by @paolafer in #6
- Force all element of an array to be of the same type by @paolafer in #7
- Update channel mapping in DB by @jmbenlloch in #8
- Update channel mapping in database by @jmbenlloch in #9
- Add sample script to preprocess data from the ASICs by @jmbenlloch in #10
- Update database with the latest additions to channel mapping table by @paolafer in #11
- Update package name by @paolafer in #13
New Contributors
- @andLaing made their first contribution in #2
- @NereaSalor made their first contribution in #5
Full Changelog: v0_01_00...v1_00_00