Changes between Version 2 and Version 3 of Ticket #335


Ignore:
Timestamp:
May 6, 2010, 3:42:10 PM (14 years ago)
Author:
benj
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #335 – Description

    v2 v3  
    1414 * Improve configSorter.py so that it sorts entries into the same order that they're in the template file rather than alphabetically.
    1515 * Improve detection of UK/non-UK flights - currently just uses project code and assumes non-UK if it doesn't know or can't read the logsheet, so can wind up using the wrong projection.
     16 * If sct start, end and increment are all zero then specim_qsub breaks with a divide-by-zero error - shouldn't allow an increment of 0.