Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
dm-docs
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Package Registry
Model registry
Operate
Environments
Terraform modules
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Issue analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
hammonds
dm-docs
Commits
01dd79c0
Commit
01dd79c0
authored
8 years ago
by
sveseli
Browse files
Options
Downloads
Patches
Plain Diff
release notes updated
parent
074b490a
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
doc/RELEASE_NOTES.txt
+23
-15
23 additions, 15 deletions
doc/RELEASE_NOTES.txt
with
23 additions
and
15 deletions
doc/RELEASE_NOTES.txt
+
23
−
15
View file @
01dd79c0
...
...
@@ -3,23 +3,31 @@ Release 1.1 (03/10/2017)
- Introduced integration with Beamline Scheduling System:
- New commands:
- list-runs
- list-proposals
- get-proposal
- Modified add-experiment command to automatically add users associated
with a given beamline proposal
- Added the following functionality for managing DAQs:
- Max. run time specification causes DAQ to be stopped automatically
- Destination directory specification causes files to be uploaded into
* list-runs
* list-proposals
* get-proposal
- Added the following options to the add-experiment command:
--proposal-id: automatically add to experiment all
users associated with a given beamline proposal
--run: look for beamline proposal in a given run (current run is the
default)
--users: comma specified list of usernames to be added to experiment
as users
- Added the following options for managing DAQs:
--duration: DAQ will be stopped automatically after given
number of days or hours
--dest-directory: files will be uploaded into
a specific directory relative to experiment root path
- Upload data/target directory on exit specify upload of the given
directory automatically after DAQ completes
- Added the following functionality for managing uploads:
- Destination directory specification causes files to be uploaded into
--upload-data-directory-on-exit: when DAQ finishes, upload of the given
data directory will be executed automatically
--upload-dest-directory-on-exit: specifies destination directory for
upload after DAQ completes
- Added the following options for managing uploads:
--dest-directory: files will be uploaded into
a specific directory relative to experiment root path
- Introduced framework for higher level beamline specific tools
- New
commands that combine adding experiment
and
running DAQs or
uploads
- Introduced framework for higher level beamline specific tools
and
added
commands that combine adding
new
experiment
with
running DAQs or
uploads
- 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
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment