- Timestamp:
- May 26, 2009, 1:47:40 PM (17 years ago)
- Location:
- branches/cnb_branches/cnb_branch_20090301
- Files:
-
- 3 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/cnb_branches/cnb_branch_20090301
-
branches/cnb_branches/cnb_branch_20090301/psastro
- Property svn:mergeinfo changed (with no actual effect on merging)
-
branches/cnb_branches/cnb_branch_20090301/psastro/src/psastroModel.c
r21409 r24243 46 46 exit (1); 47 47 } 48 48 49 49 // run the full astrometry analysis (chip and/or mosaic) 50 50 if (!psastroModelAdjust (config)) { … … 52 52 exit (1); 53 53 } 54 54 55 55 // save the model 56 56 if (!psastroModelDataSave (config)) {
Note:
See TracChangeset
for help on using the changeset viewer.
