Recent Releases of special
special - special v0.1.5
What's Changed
- Typo fix in bibliography by @dfm in https://github.com/VChristiaens/special/pull/3
- Bug fix in case of instruidx not provided when instrures is provided by @VChristiaens
- Recommended version for the exoplanet data challenge - phase 2.
Full Changelog: https://github.com/VChristiaens/special/compare/v0.1.4...v0.1.5
Scientific Software - Peer-reviewed
- Python
Published by VChristiaens almost 3 years ago
special - special v0.1.4
What's Changed
- Edits for JOSS review by @dfm in https://github.com/VChristiaens/special/pull/2
- Updated warning when trying to calculate spectral indices with low spectral resolution spectra by @VChristiaens in https://github.com/VChristiaens/special/commit/f628f3fa095f272c6e6baf3e9ee3af4043ba1017
- Minor improvements to the Jupyter notebook tutorial (clarifications regarding where to download the notebook, the assumed flux unit convention, etc.) by @VChristiaens in https://github.com/VChristiaens/special/commit/04a0b95c6940e3f8b43c2cc1754a9ec064cf792c and https://github.com/VChristiaens/special/commit/4e2531fdec3ce067816ca8777bfd9df744dea5b0
Full Changelog: https://github.com/VChristiaens/special/compare/v0.1.3...v0.1.4
Scientific Software - Peer-reviewed
- Python
Published by VChristiaens over 3 years ago
special - special v0.1.3
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 https://github.com/VChristiaens/special/pull/1
Full Changelog: https://github.com/VChristiaens/special/compare/v0.1.2...v0.1.3
Scientific Software - Peer-reviewed
- Python
Published by VChristiaens over 3 years ago
special - special v0.1.2
- Nested sampling: full compatibility added to
ultranestsampler for inference of spectral model parameters - Improved cropped model spectrum before resampling - too conservative crop led to discarding a large fraction of template spectra in template fit
- Improved behaviour for calculation of spectral indices on low spectral resolution spectra
- Updated tutorial with ultranest example and optimized template fitting
- More accurate documentation
- Added JOSS draft + associated workflow for paper compilation
- Version associated to the JOSS paper.
Scientific Software - Peer-reviewed
- Python
Published by VChristiaens almost 4 years ago
special - special v0.1.1
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.
Scientific Software - Peer-reviewed
- Python
Published by VChristiaens almost 4 years ago
special - special v0.1.0
- Updated all occurrences of instrufwhm into instrures (expected input for IFS data is now the spectral resolution, instead of the spectral FWHM in nm).
- Added the possibility to use the
ultranestsampler.
Scientific Software - Peer-reviewed
- Python
Published by VChristiaens almost 4 years ago
special - special v0.0.5
- 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
Scientific Software - Peer-reviewed
- Python
Published by VChristiaens almost 4 years ago
special - special v0.0.4
- Better handling of NaN values in best-fit template search
- New and modified options for best-fit template search
- Negative spectral correlation set to 0
- Updated documentation
Scientific Software - Peer-reviewed
- Python
Published by VChristiaens about 4 years ago
special - special v0.0.3
README reformatting + unique version submitted to pypi
Scientific Software - Peer-reviewed
- Python
Published by VChristiaens about 4 years ago
special - special v0.0.2
New additions compared to v0.0.1: - nested sampler (nestle), for multi-ellipsoid sampling of the parameter space; - solved minor bug related to NaN values in template spectra during search for the best-fit template spectrum in a library.
Scientific Software - Peer-reviewed
- Python
Published by VChristiaens about 4 years ago