Changelogยถ
5.0.5 (2021-12-08)ยถ
๐ง Fixedยถ
In FITS module, check if pvt variable is tuple instead of PVT object.
5.0.4 (2021-10-07)ยถ
๐ง Fixedยถ
Write bytes to the tron connection.
Prevent FITS routines crashing if SOP or guider are not present.
5.0.3 (2021-09-07)ยถ
โจ Improvedยถ
Run
blackandisortin all the code.logdiroption in actor configuration file now can contain environment variables.
๐ง Fixedยถ
Correctly subclass from
ExceptioninICCExpections.py.Fixed some regresions in the
ICCclass.
5.0.1 (2021-08-12)ยถ
โจ Improvedยถ
Use
sdsstoolsto define__version__.
๐ง Fixedยถ
Use bytes for EOF delimiters in Twisted subclasses.
5.0.0 (2021-08-12)ยถ
๐ Newยถ
Modify to work with Python 3 (only). Removed SVN tools. Refactored FITS tools to work with
astropy.
v4_1_8 (2019-10-09)ยถ
๐ Newยถ
Some keys for MaStar testing in
sopActor.Test keys for the
MaNGA Globularsurvey mode.guider_decenterbypass toTestHelper.
Fixed
Use full path when attaching controllers in an ICC.
v4_1_7 (2018-09-23)ยถ
๐ Newยถ
Some test dictionaries for MaNGA short exposures.
Fixed
Fix
_determine_locationthat failed forsdss4-apogeeat LCO because'apo'is in'apogee'
v4_1_3 (2017-12-19)ยถ
๐ Newยถ
Added
lcoGuiderActorto thestageManagerlist.Added handling of actor version from the
Actor.versionattribute.Added option to specify the product directory when initialising the actor.
v4_1_2 (2017-12-17)ยถ
๐ง Fixedยถ
Fixed a bug in the new version of
stageManagerthat would fail reading comments from the configuration file.
v4_1_1 (2017-11-06)ยถ
๐ง Fixedยถ
In SDSSActor.startThreads(), the queues were being started without the thread name for SOP, which caused much pain and confusion.
v4_1 (2017-06-11)ยถ
๐ Newยถ
Ticket #1421: Keyword parser does not accept extra values. This require version v2_5 of opscore.
TestHelper states for MaStar survey mode and BOSS legible.
LCO TCC cards and other header fixes in
utility.fits.Refactored StageManager as a Python package and importable class object.
Fixed TestHelper to correctly point to location specific config files.
Added runOn and runOnCount to TestHelper. This allows insertion of functions to run on a given command.
