Version 1.1.0
This release adds some changes the autosix
module:
-
New Features:
- Added
sixdesk_directory
option, which allows the user to choose their own
sixdesk environment (default is PRO on AFS). - Added
max_materialize
option, which allows the user to specify the amount of jobs that
materialize at once per SixDesk Workspace (i.e. one realization in thereplace_dict
).
This enables the user to send more jobs to HTCondor than are allowed within their user limit.
See the HTCondor API for details. This option requires writing rights in thesixdesk_directory
. - Allow
ENERGY
andEMITTANCE
to be set viareplace_dict
, which are then
passed to thesixdeskenv
(GAMMA
is calculated from theEMITTANCE
automatically).
- Added
-
Changes:
- Big object-oriented restructuring of the Stages and increased use of Dataclasses.
- Some other small changes to improve readablity.
- Fixed the DA-Plot labels from
sigma [sigma]
toDA [sigma]