oirlab / liger_iris_pipeline

Data Reduction System (DRS) for the Thirty Meter Telescope IRIS imager/spectrograph
https://oirlab.github.io/liger-iris-pipeline
0 stars 4 forks source link

Subarrays support #11

Closed zonca closed 4 years ago

zonca commented 4 years ago

@arunsurya77 to provide test FITS files, path on Galactica is fine.

@zonca to implement support in iris_pipeline

arunsurya77 commented 4 years ago

the subarray readouts are in /data/group/data/iris/readouts

zonca commented 4 years ago

thanks, I created a test file by injecting one of the readouts in one of Nil's simulated frames: https://gist.github.com/zonca/aed9e365393d500e4332a4ddf201c688

zonca commented 4 years ago

dark subtraction works fine on subarrays, also stpipe automatically recognizes override_dark: https://gist.github.com/zonca/1dca26dea35c9079a2df8ebb5dfb32f9

zonca commented 4 years ago

implemented in #14