- Timestamp:
- Sep 11, 2016, 2:33:18 PM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20160809/psastro/src/psastroDemoDump.c
r26259 r39686 234 234 if (!chip->process || !chip->file_exists || !chip->data_exists) { continue; } 235 235 236 if (!chip->toFPA || !chip->fromFPA) { 237 char *name = psMetadataLookupStr (NULL, chip->concepts, "CHIP.NAME"); 238 fprintf (stderr, "no astrom model for %s, skipping\n", name); 239 continue; 240 } 241 236 242 // XXX write out the four corners for a test 237 243 psRegion *region = pmChipPixels (chip);
Note:
See TracChangeset
for help on using the changeset viewer.
