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

[APERO] Add instruments tool #276

Open
njcuk9999 opened this issue Oct 10, 2024 · 2 comments
Open

[APERO] Add instruments tool #276

njcuk9999 opened this issue Oct 10, 2024 · 2 comments
Assignees

Comments

@njcuk9999
Copy link
Owner

njcuk9999 commented Oct 10, 2024

Add a tool to add basic recipes in the right place replacing previous instrument name with new one.

apero/tools/dev/apero_add_instrument.py

@njcuk9999 njcuk9999 converted this from a draft issue Oct 10, 2024
@njcuk9999
Copy link
Owner Author

Todo deal with:

element.edits['title'].content = 'APERO DrsFile definitions for {INSTRUMENT}'
element.edits['title'].current_content = '{INSTRUMENT}'
element.edits['title'].new_content = '{INSTRUMENT}'

need to find {INSTRUMENT} in the text and replace it with new {INSTRUMENT}

@njcuk9999
Copy link
Owner Author

  • Need to add drs_run_ini stuff
  • Need to test (copy spirou and run mini data)

@njcuk9999 njcuk9999 self-assigned this Nov 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: In Progress
Development

No branches or pull requests

1 participant