Skip to content

Fixes to star data processor

Bruce Joseph Gallop requested to merge star_data_processor into devel

Some fixes to the StarDataProcessor:

  • Correct cluster hit address calculation
  • Offset by one to histogramming (and setting TOT to 1 otherwise it gets skipped)
  • Map input_channel directly to more columns

Now they're more correct, this includes updates to the test to actually check the results.

Merge request reports

Loading