IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 42122 for trunk/ippScripts


Ignore:
Timestamp:
Mar 17, 2022, 12:58:46 PM (4 years ago)
Author:
tdeboer
Message:

unblock ENGINEERING images in registration

File:
1 edited

Legend:

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

    r32841 r42122  
    200200        return(undef,undef,undef,"reg",undef,undef,undef);
    201201    }
    202     if ($obsmode eq 'ENGINEERING') {
    203         print "Skipping because we don't queue engineering data to chip\n";
    204         return(undef,undef,undef,"reg",undef,undef,undef);
    205     }
    206202    # Grab the configuration data.
    207203    my %nightlyscience_config = ();
Note: See TracChangeset for help on using the changeset viewer.