Chandra-MARX / marxs

Multi-Architecture-Raytrace-Xraymission-Simulator
http://marxs.readthedocs.io/en/latest/
GNU General Public License v3.0
6 stars 9 forks source link

Remove parameter filterfunc from analysis scripts #159

Closed hamogu closed 7 years ago

hamogu commented 7 years ago

Remove parameter filterfunc from ~marxs.analysis.gratings.resolvingpower_from_photonlist and ~marxs.analysis.analysis.detected_fraction. Instead, the photon list can be filtered before calling these functions just as easily. [#159]

[closes #155]