Changeset 15689 for trunk/ippScripts/scripts/magic_tree.pl
- Timestamp:
- Nov 26, 2007, 2:42:34 PM (18 years ago)
- File:
-
- 1 edited
-
trunk/ippScripts/scripts/magic_tree.pl (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/ippScripts/scripts/magic_tree.pl
r15688 r15689 114 114 &my_die("Unable to get name of skycell file", $magic_id, $PS_EXIT_PROG_ERROR); 115 115 &my_die("Unable to find skycell file", $magic_id, $PS_EXIT_SYS_ERROR) unless 116 $ skyfile->exists( $skyfile );116 $ipprc->file_exists( $skyfile ); 117 117 118 118 my ($header, $status) = Astro::FITS::CFITSIO::fits_read_header( $skyfile );
Note:
See TracChangeset
for help on using the changeset viewer.
