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

ASTERIA is Missing Command-line functionality of USSR #9

Closed
sgriswol opened this issue May 3, 2019 · 1 comment
Closed

ASTERIA is Missing Command-line functionality of USSR #9

sgriswol opened this issue May 3, 2019 · 1 comment
Assignees
Labels
enhancement New feature or request

Comments

@sgriswol
Copy link
Collaborator

sgriswol commented May 3, 2019

(Request from Lutz) In USSR, it was possible to easily iterate through a wide variety of simulation configurations and to take commands from terminal. ASTERIA lacks this functionality

  • Implement command line functionality for ASTERIA
    Potential new Features:
  1. New fields in configuration YAML (OR new top-level config simulation YAML) which describes ALL options of simulation..
  2. New methods (in IO.py) to parse command-line options
  3. New Methods (in IO.py) to parse an iterable of options within yaml file or at command line
  4. New Methods/objects to run the full simulation (Potentially set up methods to individually handle steps outlined in detector_response.ipynb)
@sgriswol sgriswol added the enhancement New feature or request label May 3, 2019
@sgriswol sgriswol self-assigned this May 3, 2019
@sybenzvi
Copy link
Collaborator

sybenzvi commented Jun 3, 2019

This has been implemented in the scripts branch and merged with master.

@sybenzvi sybenzvi closed this as completed Jun 3, 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