Changeset 42793 for trunk/Ohana/src/libdvo/include/dvo.h
- Timestamp:
- Feb 25, 2025, 12:02:08 AM (17 months ago)
- File:
-
- 1 edited
-
trunk/Ohana/src/libdvo/include/dvo.h (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/Ohana/src/libdvo/include/dvo.h
r42792 r42793 28 28 DVO_FORMAT_PS1_REF, 29 29 DVO_FORMAT_PS1_REF_V2, 30 DVO_FORMAT_PS1_REF_V3, 30 31 DVO_FORMAT_PS1_SIM, 31 32 DVO_FORMAT_PS1_V1, … … 252 253 253 254 ID_SECF_OBJ_EXT = 0x01000000, // extended in this band 255 256 //ID_SECF_PHO_SYNTH = 0x00000001, // this photcode has SYNTH photometry, turn on only for reference catalog 257 //ID_SECF_PHO_ATLAS = 0x00000002, // this photcode has ATLAS photometry, turn on only for reference catalog 258 //ID_SECF_PHO_PV3 = 0x00000004, // this photcode has PV3 photometry, turn on only for reference catalog 259 //ID_SECF_PHO_SOUTH = 0x00000008, // this photcode has SOUTH photometry, turn on only for reference catalog 254 260 255 261 ID_SECF_CHIP_FLAGS = 0x01003f1f, // all chip-related bits (used to reset the correct bits only) … … 1089 1095 # include "ps1_ref_defs.h" 1090 1096 # include "ps1_ref_v2_defs.h" 1097 # include "ps1_ref_v3_defs.h" 1091 1098 # include "ps1_sim_defs.h" 1092 1099
Note:
See TracChangeset
for help on using the changeset viewer.
