IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 17937


Ignore:
Timestamp:
Jun 5, 2008, 9:36:19 AM (18 years ago)
Author:
Paul Price
Message:

FPA.INSTRUMENT --> FPA.CAMERA

File:
1 edited

Legend:

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

    r17927 r17937  
    6969       { name => "FPA.TIME",       type => "constant", flag => "-dateobs",         dtype => "string" }, # Date of observation (UTC)
    7070       { name => "FPA.TELESCOPE",  type => "constant", flag => "-telescope",       dtype => "string" }, # Telescope
    71        { name => "FPA.INSTRUMENT", type => "constant", flag => "-inst",            dtype => "string" }, # Instrument
     71       { name => "FPA.CAMERA",    type => "constant", flag => "-inst",            dtype => "string" }, # Instrument
    7272       { name => "FPA.M1X",        type => "constant", flag => "-m1_x",            dtype => "float"  }, # M1X
    7373       { name => "FPA.M1Y",        type => "constant", flag => "-m1_y",            dtype => "float"  }, # M1Y
Note: See TracChangeset for help on using the changeset viewer.