Changeset 16926 for trunk/ippScripts/scripts/camera_exp.pl
- Timestamp:
- Mar 10, 2008, 4:44:47 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/camera_exp.pl (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/camera_exp.pl
r16918 r16926 164 164 print $list1File ($ipprc->filename("PPIMAGE.BIN1", $file->{path_base}, $class_id) . "\n"); 165 165 print $list2File ($ipprc->filename("PPIMAGE.BIN2", $file->{path_base}, $class_id) . "\n"); 166 print $list3File ($ chipObjects. "\n");166 print $list3File ($ipprc->convert_filename_absolute($chipObjects) . "\n"); 167 167 168 168 # if any of the output chip astrometry files exist, we can run psastro / addstar below … … 272 272 $command .= " $ipprc->file_resolve($fpaObjects)"; 273 273 } else { 274 $command .= " -list $list3 File";274 $command .= " -list $list3Name"; 275 275 } 276 276
Note:
See TracChangeset
for help on using the changeset viewer.
