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

add skip plugin options to daq commands; add beamline specific scripts; add...

add skip plugin options to daq commands; add beamline specific scripts; add command that combines add/update experiment with upload
parent 951c43a6
No related branches found
No related tags found
No related merge requests found
...@@ -3,9 +3,9 @@ Release 1.1 (03/10/2017) ...@@ -3,9 +3,9 @@ Release 1.1 (03/10/2017)
- Introduced integration with Beamline Scheduling System: - Introduced integration with Beamline Scheduling System:
- New commands: - New commands:
- list-runs - list-runs
- list-proposals - list-proposals
- get-proposal - get-proposal
- Modified add-experiment command to automatically add users associated - Modified add-experiment command to automatically add users associated
with a given beamline proposal with a given beamline proposal
- Added the following functionality for managing DAQs: - Added the following functionality for managing DAQs:
...@@ -18,6 +18,8 @@ Release 1.1 (03/10/2017) ...@@ -18,6 +18,8 @@ Release 1.1 (03/10/2017)
- Destination 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 framework for higher level beamline specific tools
- New commands that combine adding experiment and running DAQs or
uploads
- Introduced sphinx as python API documentation framework - Introduced sphinx as python API documentation framework
- Resolved possible timeout issue when starting DAQ or directory upload - Resolved possible timeout issue when starting DAQ or directory upload
with a directory containing large number of files with a directory containing large number of files
......
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