Skip to content

Releases: desihub/desiconda

Change install prefix

10 Aug 13:11
Compare
Choose a tag to compare

Changes the naming convention of the install prefix.

Small updates

09 Aug 16:36
Compare
Choose a tag to compare

Adds an additional environment variable pointing to the install prefix of the compiled code. Update the toolchain configs for NERSC machines.

Bump tractor to 5.2

19 Jul 15:16
Compare
Choose a tag to compare

Another attempt at imaging target working with python3.

Fix tractor installation with ceres

13 Jul 02:44
Compare
Choose a tag to compare
1.1.8

Add the fitsverify utility to the compiled packages.

Bump versions of toolchain on cori

11 Jul 20:45
Compare
Choose a tag to compare
1.1.7

bump toolchain versions on cori

Updated Tractor and Many Small Fixes

11 Jul 17:06
Compare
Choose a tag to compare

This fixes many small things and also bumps astrometry.net and tractor to versions for use with the imaging survey DR 5.

Conda Recipes

30 Jun 21:19
Compare
Choose a tag to compare

This includes conda recipes for desi dependencies which either do not exist in other channels, or which require special compilation. For example, we build boost on OS X with native clang and c++ standard libraries in order to enable support for C++11. Also fitsio is built against the library provided by the cfitsio package, in order to prevent version conflicts.

Additional Dependencies

13 Jun 17:37
Compare
Choose a tag to compare

Changes since last release:

  • Fixes to tractor / ceres.
  • Add cython, photutils, psycopg2, basemap, and seaborn to dependencies.

Fixes for Imaging and Ipython

11 May 04:14
Compare
Choose a tag to compare

This includes the scamp package and dependencies. Also changes the installation of ipython so that it always comes from the Continuum channel in order to have nice color and readline support.