As the title says - the launch window opens on March 21st. As this will be accompanied by a software-freeze on the telescope's computer, we should finalize the OBA before this date. To minimize the size of the repo on the onboard computer, we will likely create a tag and then fork the repo with all modules other than OBA and utility functionality (& the CookieCutter of course!) removed.
Issues that need to be solved before then:
[x] Use realistic rolls between bands in sims
[x] Compute PSF aberrations for all filters (#103)
[x] Add "inactive pixels" to the calibration mask (#108)
[x] On-the-fly masking configuration (#114)
[x] Astrometry failures & backups (#115)
[x] Add WCS to (copied) RAW science images (#116)
[x] Pass mask to La Cosmic (#117)
[x] La Cosmic (or alternative) speedups (#119)
[x] Add relative flux weights for the detection image
[x] Handle NoOverlap's in the CookieCutter (#118)
[x] Bright star masking (#120)
[x] Use estimated BKG noise instead of predicted during star masking
[x] Determining max bounding box for OBA coadds (#121)
[x] Add cluster member galaxies to the OBA sims (#122)
As the title says - the launch window opens on March 21st. As this will be accompanied by a software-freeze on the telescope's computer, we should finalize the OBA before this date. To minimize the size of the repo on the onboard computer, we will likely create a tag and then fork the repo with all modules other than OBA and utility functionality (& the CookieCutter of course!) removed.
Issues that need to be solved before then:
Add relative flux weights for the detection imageNoOverlap
's in the CookieCutter (#118)oba
conda env (mostly done, but need to finalize minimal version)run_oba.py
cleanup
module to removeOBA_TEMP
dirtarget_name
,band:req_num
);det_bands
in base configCookieCutter
CookieCutter
WCS inconsistency #128CookieCutter
output modeCookieCutter
IMG_QUAL
parsing inpreprocess
(#130)prep_oba.py
to handle newIMG_QUAL
parsing (#130)COMBINE_TYPE: CLIPPED
IOManager
bands
, if timeRight before flight:
git pull
's and testsWill update & add as we go (though issues won't technically close until merged into
master
)