Skip to content

New placeholders in placeholder path

New placeholders for CCD temperature %C, gain %G, offset %O and pier side %P are introduced.

Additionally, some cleanup is done with this change:

  • In order to keep the implementation of PlaceholderPath manageable, the fix attributes for placeholder values are replaced by a property map.
  • Sequence job attributes that where needed before PlaceholderPath has been introduced, were removed. Nevertheless, old style capture sequence files were still recognized.
  • Bug fixes and optimizations for TestEkosSchedulerOps.
Edited by Wolfgang Reissenberger

Merge request reports