IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Sep 21, 2015, 8:01:39 AM (11 years ago)
Author:
heather
Message:

magsat removed

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ippToPsps/jython/detectionbatch.py

    r38736 r38761  
    209209        sqlLine.group("sky",              self.getKeyFloat(header, "%.8f", 'MSKY_MN'))
    210210        sqlLine.group("skyScat",          self.getKeyFloat(header, "%.8f", 'MSKY_SIG'))
    211         sqlLine.group("magSat",           self.getKeyFloat(header, "%.8f", 'FSATUR'))
    212211        sqlLine.group("completMag",       self.getKeyFloat(header, "%.8f", 'FLIMIT'))
    213212        sqlLine.group("astroScat",        self.getKeyFloat(header, "%.8f", 'CERROR'))
Note: See TracChangeset for help on using the changeset viewer.