Changeset 39926 for trunk/psastro/src/psastroDemoDump.c
- Timestamp:
- Jan 6, 2017, 11:30:10 AM (10 years ago)
- Location:
- trunk
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
psastro/src/psastroDemoDump.c (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk
-
Property svn:mergeinfo
set to
/branches/czw_branch/20160809 merged eligible
-
Property svn:mergeinfo
set to
-
trunk/psastro/src/psastroDemoDump.c
r26259 r39926 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.
