Skip to content
This repository has been archived by the owner on Aug 29, 2020. It is now read-only.

transformation batch mode #8

Merged
merged 8 commits into from
May 1, 2014
Merged

transformation batch mode #8

merged 8 commits into from
May 1, 2014

Conversation

coldfix
Copy link
Member

@coldfix coldfix commented May 1, 2014

transformation commands should be read from command line + stdin entirely. the most comfortable format is probably YAML, although this introduces a non-trivial dependency. e.g.:

- type: drift
  density: 10
- name: QP01
  slice: 10
  makethin: true

--json and -yaml are now used to set the output format and not to add
additional streams as before.

Furthermore, the optics (template) elements file can not be set via the
SEQUENCE command anymore.
The old form to define slicing options inline is now obsolete

Also add a preliminary unit test file
coldfix added a commit that referenced this pull request May 1, 2014
@coldfix coldfix merged commit 2d9e326 into master May 1, 2014
@coldfix coldfix deleted the transformation-batch-mode branch May 1, 2014 23:54
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant