Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Create function to automatically save input arguments as config file #71

Closed
JoschD opened this issue Jul 24, 2019 · 2 comments
Closed
Assignees
Labels
Enhancement New feature or request

Comments

@JoschD
Copy link
Member

JoschD commented Jul 24, 2019

Usage is similar to the command.run, but way easier to read.

@JoschD JoschD added the Enhancement New feature or request label Jul 24, 2019
@JoschD
Copy link
Member Author

JoschD commented Jul 24, 2019

81244cb provides a function like this, which can be given opt and unknown.
The question is, where to put it?

JoschD added a commit that referenced this issue Jul 24, 2019
JoschD added a commit that referenced this issue Jul 24, 2019
JoschD added a commit that referenced this issue Jul 24, 2019
JoschD added a commit that referenced this issue Jul 25, 2019
  * fixed: list handling in entrypoint.add_to_argument
  * fixed: identical option names optics in accelerator class renamed to modifiers
lmalina pushed a commit that referenced this issue Jul 25, 2019
* Added saver to entrypoint, wrote tests

* #71: Added writer to hole_in_one

* #71: Changed dict creation

* #71: Extracted Accelerator Options

* #71: Changed filename, create directory first

* #71: Bugfixes
  * fixed: list handling in entrypoint.add_to_argument
  * fixed: identical option names optics in accelerator class renamed to modifiers

* #71 Entrypoint Fixed: No param checks for None-Inputs.

* #71: Changed file-timeformat to CERN standard
@lmalina
Copy link
Member

lmalina commented Jul 25, 2019

Fixed by #72

@lmalina lmalina closed this as completed Jul 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants