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

Created a testing suite to enable validation of Fts and other parameters #10

Open
wants to merge 35 commits into
base: master
Choose a base branch
from

Conversation

davenquinn
Copy link
Contributor

  • Created a testing suite that runs plugin code locally
  • Tests are run with make test
  • Currently the only test makes sure that Ft calculations run correctly
  • This currently fails due to incorrect parameters somewhere in the pipeline

Jim-Metcalf and others added 21 commits November 17, 2022 16:20
We should also remove the caluclation of any "Rs" term at this stage to avoid confusion
I think we still need to figure out how to handle minerals other than zircon and apatite
I didn't change anything here, just noted that the Ft values and uncertainties need to reference the corrected values we calculated in the icpms importer
* test-datasets: (23 commits)
  Got test to fail due to differing Ft values
  Test that grain ages are correct
  Created a passing test
  Created a passing test
  Started splitting plugins from analytical files
  Broke picking file import into separate file
  Inproved test datasets
  Created a local Python environment and a no-op test
  Added some test data
  Updated gitignore and port mapping
  Added local changes
  Added query_analyst function
  Fixed some remaining bad imports
  Made prestart script more predictable
  Got rid of some stray merge markers
  Added some straggling changes
  Updated imports for new Sparrow version
  Removed unused gitmodules
  Adjusted gitattributes
  Update publication file
  ...
* patch-1:
  Starting point for new Ft calculations
  Reformatted code
  Partial changes
  Small update
  Unwrapped some pseudocode for pickingImport
  Update dataReduction.py
  Update icpmsImport.py
  Update pickingImport.py
@davenquinn davenquinn mentioned this pull request Sep 4, 2024
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.

2 participants