PyWiFeS / pipeline

The Python data reduction pipeline for WiFeS
6 stars 26 forks source link

Works with latest numpy, other minor changes too #17

Closed anujon closed 6 years ago

anujon commented 6 years ago

The main point of this pull request is to incorporate the changes that make the pipeline work with the latest version of numpy. Additionally some matplotlib warnings have been removed, and a boxcar smoothing routine has been added to the sensitivity function fitting (as requested, and used by MAD some time ago).

mikeireland commented 6 years ago

Looks good. I haven't checked these but they are along the lines of was I was hoping to get time to do.