IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jul 17, 2014, 2:26:50 PM (12 years ago)
Author:
eugene
Message:

some mods to specify GPC1 as the camera (careful with GPC2); other minor mods

File:
1 edited

Legend:

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

    r36498 r37077  
    348348        $apply_command .= " --imfile_state $burntool_data->{imfile_state} ";
    349349        $apply_command .= " --verbose " if $verbose;
     350
     351        # TEMPORARY
     352        $apply_command .= " --camera GPC1";
    350353        print "$apply_command\n";
    351354        unless ($no_update) {
Note: See TracChangeset for help on using the changeset viewer.