IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Ignore:
Timestamp:
Jan 6, 2017, 11:16:30 AM (10 years ago)
Author:
eugene
Message:

merge changes from trunk

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/czw_branch/20160809/ippToPsps/jython/queue.py

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