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

Scientific Registry and Cleanup #12

Draft
wants to merge 32 commits into
base: pegasus
Choose a base branch
from
Draft

Scientific Registry and Cleanup #12

wants to merge 32 commits into from

Conversation

lispandfound
Copy link
Contributor

This PR integrates the scientific registry in ucgmsim/qcore#341 with the workflow. It replaces the old scientific defaults with defaults sourced from the registry. It also takes the opportunity to remove and cleanup the directory structure.

@@ -24,6 +24,12 @@ def check_srf(
Path, typer.Argument(help="The path to the realisation for the SRF.")
],
srf_ffp: Annotated[Path, typer.Argument(help="The path to the SRF file to check.")],
velocity_model_path: Annotated[

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just a potential rename of registry_velocity_model_path to remove some potential confusion. Along with all the other ones

@lispandfound lispandfound marked this pull request as draft January 31, 2025 01:46
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants