Closed jvavrek closed 3 years ago
This just adds an is_cal kwarg to Spectrum.from_listmode to use bin_edges_kev instead of _raw, and then adds several tests to make sure nothing inadvertently breaks.
is_cal
Spectrum.from_listmode
bin_edges_kev
_raw
This just adds an
is_cal
kwarg toSpectrum.from_listmode
to usebin_edges_kev
instead of_raw
, and then adds several tests to make sure nothing inadvertently breaks.