Skip to content

Releases: wcxve/elisa

v0.1.4

24 May 14:57
Compare
Choose a tag to compare

What's Changed

  • Robust implementation of Gaussian significance based grouping methods
  • Minor improvements to plotting functions
  • Clean up source distribution

Full Changelog: v0.1.3...v0.1.4

v0.1.3

21 May 08:06
Compare
Choose a tag to compare

What's Changed

  • fix spectrum grouping
  • add test for spectrum grouping

Full Changelog: v0.1.2...v0.1.3

v0.1.2

17 May 17:52
Compare
Choose a tag to compare

What's Changed

  • feat: parallelize likelihood of BayesFit.nautilus by @wcxve in #56
  • feat: support default value assignment at model construction by @wcxve in #57
  • feat: add lumin and eiso calculation for compiled models by @wcxve in #62
  • feat: simulate observation data from spectral models by @wcxve in #70
  • refactor: data by @wcxve in #65
  • docs: complement tutorial by @wcxve in #72

Full Changelog: v0.1.1...v0.1.2

v0.1.1

06 May 08:09
Compare
Choose a tag to compare

What's Changed

  • refactor: use shard_map for parallel computation by @wcxve in #41
  • fix: clip the Poisson rate parameter into [1e-30, 1e15] by @wcxve in #42
  • fix: Xspec convolution model energy extension by @wcxve in #44
  • feat: add affine-invariant ensemble sampling by @xiesl97 in #39
  • feat: support nested sampling of ultranest and nautilus-sampler by @wcxve in #48
  • feat: customizable corner plot by @wcxve in #50
  • fix: ess and rhat of samples from nested sampling by @wcxve in #51
  • fix: residuals plot by @wcxve in #53
  • feat: support reading log file from previous ultranest run by @xiesl97 in #52
  • docs: complement documentation by @wcxve in #43
  • docs: add Xspec model example by @wcxve in #54

Full Changelog: v0.1.0...v0.1.1

v0.1.0

25 Apr 18:44
Compare
Choose a tag to compare

The first release of elisa.