Skip to content

Releases: darioflute/sospex

zenodo release

25 May 15:20

Choose a tag to compare

Release for zenodo

Py3.10/Matplotlib 3.7 release

17 Apr 22:31

Choose a tag to compare

Minor corrections to work with matplotlib 3.7
Situation is not ideal yet ...

Release for Python 10

13 Apr 18:46
4a4b077

Choose a tag to compare

Minor modification to be compatible with Python 10 (integers for geometry arguments, pyqt added as requested package for meta.yaml)

SOFIA data school release

11 Apr 23:21

Choose a tag to compare

Further modifications added on selectors to work with matplotlib 3.7

Release for SOFIA data school

11 Apr 18:10

Choose a tag to compare

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

27 Sep 20:57
e098488

Choose a tag to compare

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

26 Jul 18:20

Choose a tag to compare

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

11 Jul 23:45

Choose a tag to compare

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)

12 Apr 01:46

Choose a tag to compare

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

15 Oct 02:13

Choose a tag to compare

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.