Releases: darioflute/sospex
zenodo release
Release for zenodo
Py3.10/Matplotlib 3.7 release
Minor corrections to work with matplotlib 3.7
Situation is not ideal yet ...
Release for Python 10
Minor modification to be compatible with Python 10 (integers for geometry arguments, pyqt added as requested package for meta.yaml)
SOFIA data school release
Further modifications added on selectors to work with matplotlib 3.7
Release for SOFIA data school
This release uses Python 3.9 and the latest version of matplotlib (3.7) which required several adjustments.
Several problems with contours and sliders have been resolved.
Release for new version of FIFI-LS pipeline
This release is able to read products from the latest release of the FIFI-LS pipeline (September 2022).
It is also able to read cubes from the Nobeyama radiotelescope.
Version with fix for wavelength scale
This version fixes the reading of wavelength scale for FITS files following the IRAF convention
to assign index 1 to the first pixel in the wavelength direction.
Previously, the first pixel was assumed to be 0 introducing some error in the wavelength scale.
This version also considers MUSE data having the wavelength calibration referred to air rather than vacuum.
A fix for the Voronoi tessellation when removing seed has been added.
Version to read ALMA data with Windows
In this release a routine has been added to read with astropy routine VLA and ALMA data.
Windows does not have cfitsio, so it was not possible to read these data.
Version with Python 3.8 (bug corrected)
In this release:
- removed bug affecting images/cubes cleaning after a line has been fitted
- new instructions, the Python 3.8 is now required
First release with Python 2.8
Few bug fixes for linux.
Added name of file on top of the window.
First release which is compiled also with Python 2.8 on anaconda.