-
-
Notifications
You must be signed in to change notification settings - Fork 5
mmirs_qrp: Work with MOS data with bright=True #29
Copy link
Copy link
Open
Labels
Description
Some testing has been done on mmirs_qrp with MOS data. It does work with bright=False (using dithering information in FITS header to shift and coadd).
It may work with bright=True; however, this highly depends on its ability to identify the bright star in each frame (Note: there are multiple bright stars in MOS typically). This might work for some cases.
Ideally, it would be better to find bright targets from a median calculation along the spatial direction and then compute the shifts using the FITS dithered information as prior. Then the code could be improved to compute FWHM and transparency with each bright object.
Reactions are currently unavailable