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

Added support for custom fit templates #86

Merged
merged 1 commit into from
Mar 5, 2024

Conversation

MJWeberg
Copy link
Collaborator

@MJWeberg MJWeberg commented Mar 5, 2024

Finally added support for users to define custom fitting templates.
Summary of code changes:

  • Moved the EISFitTemplate class to its own file
  • Greatly expanded the allowed initialization parameters
  • Added validation and self-consistency checks
  • Added support for loading a custom template from a TOML file
  • Fixed a small bug in reading the template wmin and wmax values (previously was estimated from the example spectra, rather than reading the actual values in the template)
  • Updated User's guide and code tests

@MJWeberg MJWeberg added documentation Improvements or additions to documentation enhancement New feature or request labels Mar 5, 2024
@MJWeberg MJWeberg self-assigned this Mar 5, 2024
@MJWeberg MJWeberg merged commit 3ee8b49 into USNavalResearchLaboratory:main Mar 5, 2024
4 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant