name | type | description |
fPhotoStatus | F | Returns the PhotoStatus flag value corresponding to a name |
fPhotoStatusN | F | Returns the string describing to the status flags in words |
name | value | description |
SET | 0x00000001 | Object's status has been set in reference to its own run |
GOOD | 0x00000002 | Object is good as determined by its object flags. Absence implies bad. |
DUPLICATE | 0x00000004 | Object has one or more duplicate detections in an adjacent field of the same Frames Pipeline Run. |
OK_RUN | 0x00000010 | Object is usable, it is located within the primary range of rows for this field. |
RESOLVED | 0x00000020 | Object has been resolved against other runs. |
PSEGMENT | 0x00000040 | Object Belongs to a PRIMARY segment. This does not imply that this is a primary object. |
FIRST_FIELD | 0x00000100 | Object belongs to the first field in its segment. Used to distinguish objects in fields shared by two segments. |
OK_SCANLINE | 0x00000200 | Object lies within valid nu range for its scanline. |
OK_STRIPE | 0x00000400 | Object lies within valid eta range for its stripe. |
SECONDARY | 0x00001000 | This is a secondary survey object. |
PRIMARY | 0x00002000 | This is a primary survey object. |
TARGET | 0x00004000 | This is a spectroscopic target. |