Opened 20 years ago
Closed 20 years ago
#831 closed defect (fixed)
need an FPA.TIME concept
| Reported by: | eugene | Owned by: | Paul Price |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | camera | Version: | 0.10.0 |
| Severity: | normal | Keywords: | |
| Cc: |
Description
This is needed to, eg, lookup a desired detrend image when the full set of cells
are not yet available.
Also need to supply this to pmDetrendSelectOptionsAlloc at pmFPAfileDefine.c:643.
Note:
See TracTickets
for help on using tickets.

Added concept FPA.TIME (and supporting concept FPA.TIMESYS). Defined these for
cameras ISP and mcshort. Added a read of the PHU into the concepts when the
source is added into the FPA (pmFPAAddSourceFromHeader) so that the FPA-level
concepts should be populated from the PHU. Verified this works on Megacam raw,
split and ISP.
Put a retrieval of FPA.TIME at pmFPAfileDefine.c:643.