cositools / cosipy

The COSI high-level data analysis tools
Apache License 2.0
3 stars 16 forks source link

Add units to axes in data IO classes #76

Closed israelmcmc closed 8 months ago

israelmcmc commented 10 months ago

See #70

As opposed to the response, the data IO classes do not keep track of the units uses, at least for its axes. This can be done in the latests versions of histpy's Histogram and Axis classes. This causes and error when checking that the axes are the same for the data and the response.