}

2.0 2020-03-19

  • Fixed inaccurate exposure times.
  • Handle accurate exposure times even when paused is used

1.3 2017-02-02

  • Set diffuser roating on a timer such that exposure sequences will maintain rotation throughout with no stops.

1.2 2017-01-10

  • Fix issue where configuration setting sometimes fails when set via expose command (focus script error)

1.0 2016-01-04

  • Use static IP for the arctic-controller (filter wheel machine).
  • Support 3x3 binning.
  • Exception handling in startExposure. Bug fix for hang.
  • Init will now kill any running expose command (should allow recovery from a hang as a failsafe).
  • Move command parser from this package to twistedActor
  • implemented dis/connDev commands. Filter connect. Init will now connect devices if they are disconnected
  • Move fits header writting from C++ to python
  • Start using system logging (to hub)

0.2.0 2015-10-23

  • Improved filter file parsing.
  • Converted begx begy fits cards to unbinned pixels but WCS cards still NOT correct for subwindowing.
  • Keyword reformatting and reorganizing. Many pushed to the filterWheelActor.
  • Bug fix: exposure aborts will no longer freeze actor.
  • Outputting a fake shutter open / closed status until shutter actor is operational.

0.1.1 2015-10-19

  • Bug fix: READAMPS, READRATE, IMAGTYP headers now formatted correctly
  • Bug fix: Fixed swapped GAIN/RN headers
  • Updated LL RN values as per Joe H's request
  • Set default configuration to LL amp (rather than Quad)
  • Added FILPOS and FILTER headers

0.1.0 2015-10-14

Add a filter wheel device. Communicating with the filter wheel actor. Used for commissioning on 2015-10-13

0.0.2 2015-10-7

UserPort definition now accessed via arcticICC.UserPort. Get startup script working.

0.0.1 2015-10-07

First version with version history. This version was run during Sept 2015 commissioning. No filter wheel control. No shutter control