Skip to content

Releases: VChristiaens/special

v0.2.6

10 Oct 12:22
Compare
Choose a tag to compare

v0.2.5

02 Oct 08:13
Compare
Choose a tag to compare

Full Changelog: v0.2.4...v0.2.5

v0.2.3

29 Sep 20:45
Compare
Choose a tag to compare

Full Changelog: v0.2.2...v0.2.3

special v0.1.5

08 May 17:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.1.4...v0.1.5

special v0.1.4

10 Oct 15:23
Compare
Choose a tag to compare

What's Changed

  • Edits for JOSS review by @dfm in #2
  • Updated warning when trying to calculate spectral indices with low spectral resolution spectra by @VChristiaens in f628f3f
  • Minor improvements to the Jupyter notebook tutorial (clarifications regarding where to download the notebook, the assumed flux unit convention, etc.) by @VChristiaens in 04a0b95 and 4e2531f

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

special v0.1.3

27 Jul 10:29
7d275c5
Compare
Choose a tag to compare

What's Changed

  • Improved spectrum resampling routine, for faster handling of high-resolution models to be convolved+resampled considering multiple different resolving powers by @VChristiaens in #1

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

special v0.1.2

special v0.1.1

09 Apr 08:45
Compare
Choose a tag to compare
  • resample_model: slightly updated behaviour when spectral resolution is provided to convolve the model spectrum - now considers that the input value is the average resolving power over the wavelength range probed by the instrument;
  • resample_model: more conservative crop of the model spectrum before resampling - to avoid possible edge effects;
  • Minimum version required for exoplanet data challenge - phase 2.

special v0.1.0

05 Apr 16:20
Compare
Choose a tag to compare
  • Updated all occurrences of instru_fwhm into instru_res (expected input for IFS data is now the spectral resolution, instead of the spectral FWHM in nm).
  • Added the possibility to use the ultranest sampler.

special v0.0.5

09 Mar 13:23
Compare
Choose a tag to compare
  • Moved the routine to combine specrtal correlation matrices into spec_corr.py
  • Added new spectral indices
  • Adapted the name and documentation of spectral indices routines to avoid confusion