Changeset 34738 for trunk/ippScripts/scripts/skycalibration.pl
- Timestamp:
- Nov 29, 2012, 2:34:22 PM (14 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/skycalibration.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/skycalibration.pl
r34737 r34738 211 211 unless defined $n_detections; 212 212 213 214 if (0) {215 # use ppStatsFromMetadata for this216 213 $command = "echo $resolved | $fields -n SkyChip.hdr NDET_EXT"; 217 214 ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) = … … 221 218 &my_die("Unable to find number of extended objects from $file: ", $skycal_id, $PS_EXIT_SYS_ERROR) 222 219 unless defined $n_extended; 223 }224 220 } 225 221
Note:
See TracChangeset
for help on using the changeset viewer.
