Skip to content

StratMC v1.0.0

Choose a tag to compare

@sedmonsond sedmonsond released this 08 Apr 03:35
· 5 commits to main since this release
680ef90

Official release of StratMC as described in Edmonsond & Dyer (2025) (accepted at Geoscientific Model Development)

What's Changed

  • Release v1.0.0 by @sedmonsond in #1
  • Extra term added to the likelihood function to discourage non-zero offsets from the global signal
  • Additional model helper functions to ensure superposition constraints are respected in the posterior
  • Generate custom initial values for each chain inside of get_trace (avoids issues that arise with PyMC's default initial value generation method for models with intermediate intrusive and detrital ages)
  • Added function for subsampling stratigraphic proxy data
  • Minor bug fixes and documentation updates

Full Changelog: v0.1.1b...v1.0.0