IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Oct 27, 2015, 2:18:38 PM (11 years ago)
Author:
watersc1
Message:

Set of changes to attempt to enable the forced galaxy code to operate.

File:
1 edited

Legend:

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

    r38884 r38969  
    7373
    7474                # for object-like batches, info comes from dvo
    75                 if (batchType == "OB" or batchType =="DO" or batchType =="FO"):
     75                if (batchType == "OB" or batchType =="DO" or batchType =="FO" or batchType = "FG"):
    7676                    self.dvoObjects.setSkyArea(
    7777                            self.skychunk.minRa,
Note: See TracChangeset for help on using the changeset viewer.