Opened 17 years ago
Closed 17 years ago
#1202 closed defect (invalid)
phot_flags value in cpm tables truncated to a 16 bit integer
| Reported by: | beaumont | Owned by: | eugene |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Ohana | Version: | current |
| Severity: | normal | Keywords: | phot_flags |
| Cc: |
Description
the FLAGS field in smf files is currently stored as a 32 bit value. However, the (I believe) corresponding phot_flags field in the .cpm catdir file seems to be a 16 bit value. Examining this field in two external programs (IDL and fv) shows values truncated to the range of 16 big signed integers
Note:
See TracTickets
for help on using tickets.
