IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Nov 17, 2015, 1:07:29 PM (11 years ago)
Author:
eugene
Message:

adjust dvopsps select border based on batchType

File:
1 edited

Legend:

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

    r38763 r39152  
    3939        # XXX this is a poor place to put this information -- it is completely gpc-specific. 
    4040        # probably should go elsewhere.  This number is scaled in loader.py by cos(dec)
    41         self.BORDER = 1.65
     41        self.BORDER_GPC1    = 1.65
     42        self.BORDER_SKYCELL = 0.40
    4243        self.isLoaded = False
    4344
Note: See TracChangeset for help on using the changeset viewer.