IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 29, 2012, 2:34:22 PM (14 years ago)
Author:
bills
Message:

checked in wrong version

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippScripts/scripts/skycalibration.pl

    r34737 r34738  
    211211        unless defined $n_detections;
    212212
    213 
    214 if (0) {
    215     # use ppStatsFromMetadata for this
    216213    $command = "echo $resolved | $fields -n SkyChip.hdr NDET_EXT";
    217214    ( $success, $error_code, $full_buf, $stdout_buf, $stderr_buf ) =
     
    221218    &my_die("Unable to find number of extended objects from $file: ", $skycal_id, $PS_EXIT_SYS_ERROR)
    222219        unless defined $n_extended;
    223 }
    224220}
    225221
Note: See TracChangeset for help on using the changeset viewer.