cylammarco / ASPIRED

Automated SpectroPhotometric Image REDuction (ASPIRED)
https://aspired.readthedocs.io/en/latest/
BSD 3-Clause "New" or "Revised" License
30 stars 4 forks source link

Improve user friendliness of ImageReduction #61

Closed cylammarco closed 3 years ago

cylammarco commented 3 years ago

Currently, ImageReduction only takes a file list in form of (1) path to the text file containing the file list, or (2) a numpy array containing the file list. It would be more flexible if it can accept individual light/dark/flat/bias frames in separate function calls.