Skip to content

Releases: tvwenger/caribou_hi

v4.2.0

15 Jul 12:03
af9a54e

Choose a tag to compare

What's Changed

Full Changelog: v4.1.0...v4.2.0

v4.1.0

08 Jul 13:01
7b8999b

Choose a tag to compare

What's Changed

Full Changelog: v4.0.0...v4.1.0

v4.0.0

16 Jun 01:52
08997ac

Choose a tag to compare

What's Changed

Full Changelog: v3.0.0...v4.0.0

v3.0.0

21 May 18:17
3a96afe

Choose a tag to compare

What's Changed

Full Changelog: v2.0.1...v3.0.0

v2.0.1

15 Apr 19:53
9e7964e

Choose a tag to compare

What's Changed

Full Changelog: v2.0.0...v2.0.1

v2.0.0

10 Apr 12:48
80b423e

Choose a tag to compare

This is a major update! The model names have been updated to AbsorptionModel, EmissionModel, and EmissionAbsorptionModel, some of the parameters and priors have changed, and the license is now MIT.

What's Changed

  • Update license, re-parameterize models by @tvwenger in #14

Full Changelog: v1.3.0...v2.0.0

v1.3.0

15 Oct 17:34
abcaab1

Choose a tag to compare

What's Changed

  • Implement EmissionAbsorptionMismatchedModel by @tvwenger in #10

Full Changelog: v1.2.0...v1.3.0

v1.2.0

06 Oct 16:45
cbda584

Choose a tag to compare

  • updates default bg_temp to 3.77 K
  • Updates caribou_hi to bayes_spec>=1.7.0
  • Reparameterizes model in terms of pressure and depth
  • Changes size-linewidth and n_alpha parameters from cloud-based to hyper parameters
  • Removes constant noise assumption from emission + absorption models
  • Observed absorption spectra are now 1 - exp(-tau) instead of tau
  • Uniform prior on filling factor

v1.1.1

13 Sep 17:21
b9ffe3a

Choose a tag to compare

  • updates indexing in radiative_transfer to support >2-D data

v1.1.0

13 Sep 16:03
741f1f0

Choose a tag to compare

  • Support for beam dilution (filling factor)
  • Adds new model EmissionAbsorptionFFModel