Details
-
Type:
Story
-
Status: Won't Fix
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: analysis_drp, faro
-
Labels:None
-
Sprint:DRP S22B, DRP S23A
-
Team:Data Release Production
-
Urgent?:No
Description
The current `StarIdentifier` selects a star sample based on extendedness criteria. This ticket proposes to add a PsfStarIdentifier` which will select sources/objects with `calib_psf_used=True` or `calib_psf_reserved=True` depending on the config set.
The development on `analysis_drp` is essentially halted, and in `analysis_tools` this is simply achieved by using a FlagSelector with `band_calib_psf_used`` flag to be True.