Changeset 35424 for branches/eam_branches/ipp-20130419/pswarp/src/pswarp.c
- Timestamp:
- Apr 22, 2013, 1:00:45 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20130419/pswarp/src/pswarp.c
r35421 r35424 39 39 } 40 40 41 # if (0) 42 // XXX I'm going to add the new code before removing the old code. 43 // load the input & output astrometry, find the output overlaps, generate the output pixels 44 if (!pswarpDefineLayout(config)) { 45 pswarpCleanup(config, statsFile); 46 } 47 48 pswarpDumpOutput (config); 49 exit (0); 50 # endif 51 41 52 // load the skycell layout information: 42 53 // read the output astrometry description
Note:
See TracChangeset
for help on using the changeset viewer.
