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

eclab: Rename params for consistency between mpr and mpt #193

Merged
merged 7 commits into from
Oct 19, 2024

Conversation

PeterKraus
Copy link
Contributor

@PeterKraus PeterKraus commented Oct 18, 2024

The params in techniques.py are renamed to ensure mpr and mpt have the same parameters. This means the mpr parameters will include the typos present in mpt files!

Tests are now checking for consistency between mpr and mpt files in the following params:

  • I Range
  • * vs.
  • unit *

The param_map is significantly extended, implementing most of #191.

Also fixed parsing of parameters for several previously broken techniques in mpr files.

@PeterKraus PeterKraus mentioned this pull request Oct 18, 2024
@PeterKraus PeterKraus merged commit 1f77294 into dgbowl:main Oct 19, 2024
12 checks passed
@PeterKraus PeterKraus deleted the rename_params branch October 19, 2024 09:28
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.

1 participant