PyWiFeS / pipeline

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

Fixed twilight flats correction, wire solution in red arm and Python version to 3.10 #58

Closed CMartinezLombilla closed 4 months ago

CMartinezLombilla commented 4 months ago

A few issues fixed here reported in issue #39. Tested the new features and all went well. Details below:

  1. Fixed twilight flats correction: updated .json files to allow for twilight flats correction.

  2. Enabled to do the wire solution in red arm: : updated .json files.

  3. Python version fixed to 3.10: updated setup.py script