Skip to content
Snippets Groups Projects
Commit 951c43a6 authored by sveseli's avatar sveseli
Browse files

prepare for release

parent 34673af9
No related branches found
No related tags found
No related merge requests found
Release 1.1 () Release 1.1 (03/10/2017)
============================= =============================
- Introduced integration with Beamline Scheduling System: - Introduced integration with Beamline Scheduling System:
...@@ -10,14 +10,19 @@ Release 1.1 () ...@@ -10,14 +10,19 @@ Release 1.1 ()
with a given beamline proposal with a given beamline proposal
- Added the following functionality for managing DAQs: - Added the following functionality for managing DAQs:
- Max. run time specification causes DAQ to be stopped automatically - Max. run time specification causes DAQ to be stopped automatically
- Target directory specification causes files to be uploaded into - Destination directory specification causes files to be uploaded into
a specific directory relative to experiment root path a specific directory relative to experiment root path
- Upload data/target directory on exit specify upload of the given - Upload data/target directory on exit specify upload of the given
directory automatically after DAQ completes directory automatically after DAQ completes
- Added the following functionality for managing uploads: - Added the following functionality for managing uploads:
- Target directory specification causes files to be uploaded into - Destination directory specification causes files to be uploaded into
a specific directory relative to experiment root path a specific directory relative to experiment root path
- Introduced framework for higher level beamline specific tools
- Introduced sphinx as python API documentation framework - Introduced sphinx as python API documentation framework
- Resolved possible timeout issue when starting DAQ or directory upload
with a directory containing large number of files
- Simplified data directory command line option for beamlines that use
gridftp (via DM_DATA_DIRECTORY_MAP environment variable)
Release 1.0 (01/31/2017) Release 1.0 (01/31/2017)
============================= =============================
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment