- Timestamp:
- Jan 6, 2017, 11:16:30 AM (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/czw_branch/20160809/ippToPsps/jython/insert.dvodb.info.py
r38884 r39922 83 83 # XXX : need to fix 'dvo.setSkyArea' or this may not return the full list for a parallel dvo 84 84 #for object-like batches, info comes from dvo 85 if (batchType == "OB" or batchType =="DO" or batchType =="FO" ):85 if (batchType == "OB" or batchType =="DO" or batchType =="FO" or batchType == "FG" or batchType == "GO"): 86 86 self.dvoObjects.setSkyArea( 87 87 self.skychunk.minRa,
Note:
See TracChangeset
for help on using the changeset viewer.
