Skip to content

Releases: OpenThermochronology/Thermochron.jl

v0.11.2

26 Dec 19:04
Compare
Choose a tag to compare

Thermochron v0.11.2

Diff since v0.11.1

  • Add image_from_paths/image_from_paths!

v0.11.1

20 Dec 07:21
Compare
Choose a tag to compare

Thermochron v0.11.1

Diff since v0.11.0

  • Add empiricaluncertainty! function
  • Add Plots extension
  • Update simulated annealing approach, using σmodel as default calculated uncertainty
  • Add dynamicsigma option to freely resample model uncertainties for each chronometer
  • Switch to more traditional version of equivalent time approach
  • Make annealing models @kwdef structs, update Ketcham 1999 coeffs
  • Various internal updates

v0.11.0

05 Dec 16:58
Compare
Choose a tag to compare

Thermochron v0.11.0

Diff since v0.10.5

  • Add apatite fission track age and apatite fission track length thermochornology!
  • Input a data to MCMC function as a vector of chronometer objects

v0.10.5

19 Nov 02:19
Compare
Choose a tag to compare

Thermochron v0.10.5

Diff since v0.10.4

  • Vary rmr0 throughout inversion in _varkinetics option
  • Changes to handling of point-specific jumping distributions
  • Ensure full non-allocation of lu! from linear algebra
  • Change default Temperature boundary to :reflecting
  • Update example scripts

v0.10.4

13 Nov 03:41
Compare
Choose a tag to compare

Thermochron v0.10.4

Diff since v0.10.3

  • Move adm and zdm rdaam/zrdaam damage models into model tuple
  • Move addpoint! to separate function

v0.10.3

08 Nov 20:20
Compare
Choose a tag to compare

Thermochron v0.10.3

Diff since v0.10.2

  • Switch from VectorizedStatistics to NaNStatistics

v0.10.2

08 Nov 20:08
Compare
Choose a tag to compare

Thermochron v0.10.2

Diff since v0.10.1

  • Allow separate boundary condition types for temperature and time
  • Move boundary types inside Boundary struct
  • Reexport StatGeochemBase

v0.10.1

07 Nov 16:19
Compare
Choose a tag to compare

Thermochron v0.10.1

Diff since v0.10.0

  • Make σⱼt and σⱼT point-specific

v0.10.0

05 Nov 20:41
Compare
Choose a tag to compare

Thermochron v0.10.0

Diff since v0.9.4

  • Move npoints, agepoints, and Tpoints inside MCMC function (breaking)

v0.9.4

04 Nov 21:32
Compare
Choose a tag to compare

Thermochron v0.9.4

Diff since v0.9.3

  • Generalize Unconformity type to Constraint