IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Opened 19 years ago

Closed 18 years ago

#885 closed enhancement (fixed)

FPA.NAME is ill-named

Reported by: eugene Owned by: Paul Price
Priority: high Milestone:
Component: camera Version: unspecified
Severity: minor Keywords:
Cc:

Description

the element format.config->FILE->FPA.NAME is ill-named: the equivalent at other levels return a name for the specific component of the camera (eg, CHIP.NAME returns ccd00 or ccd02), while FPA.NAME is defined to return an exposure identifier (eg, SEQID for isp). FPA.NAME should return a name for the FPA (eg, 'fpa' or 'isp'). we should 1) rename FPA.NAME in FILE to EXP.NAME, for example, 2) create an FPA.NAME concept, and 3) fix pmFPAfile.c:pmFPANameFromRule to use the newly defined FPA.NAME (currently uses "fpa").

Change History (1)

comment:1 by Paul Price, 18 years ago

Resolution: fixed
Status: newclosed

Renamed to FPA.OBS (the intent is that this is an observation identifier, like CFHT Megacam's odometer number) in CVS head for psModules, ippconfig.

Note: See TracTickets for help on using tickets.