eblur / pyxsis

Python code for manipulating high resolution X-ray spectra
GNU Lesser General Public License v3.0
9 stars 1 forks source link

Can return binned_counts with desired bin unit (keV vs angs) #21

Closed eblur closed 5 years ago

eblur commented 5 years ago

Streamlined binned_counts method to allow for bin_unit keyword. Returns bin_lo and bin_hi in desired Astropy unit.