Releases: desihub/desiconda
Minor release with updated OpenBLAS
desiconda/20190804-1.3.0-spec
Used for the desiconda/20190804-1.3.0-spec installation at NERSC, post-facto tagged as 1.3.0.
- pin pytest version for compatibility with specsim+astropy tests
- pin matplotlib version (I don't recall exactly why, but it was purposeful to work around some problem uncovered in testing)
- added dask and distributed conda packages for R&D / exploratory work
- adds progress messages with timestamps during installation
- as part of the installed modulefile:
- sets $DESICONDA_VERSION (for convenience; previously this was available by parsing directory paths in $DESICONDA and $DESICONDA_EXTRA, but not as an environment variable with just the version.
- sets $PROJ_LIB (needed by basemap)
Release for DR8 Imaging
This version is mainly just for reference as the version used for testing DR8 processing.
-
Updates tractor and astrometry.net versions.
-
Adds QDO package.
-
Fixes builds of astromatic toolkit on some systems.
1.2.6
new desiconda tag for the 18.6 (maybe 18.7) DESI software release. Major updates:
- astropy 2
- updated jupyter / bokeh / ipywidgets
- updated tractor and astrometry.net versions
- pins matplotlib version due to incompatibility between default matplotlib and default basemap
Update compiler versions
Also switch to stock anaconda for edison and cori, after observing performance regressions with IDP.
Bump healpy and tractor versions
1.2.3 Bump healpy and tractor versions
Small updates to Tractor build
Fix build of ceres wrapper with the Intel compiler.
Various package and config updates
1.2.1 Bump versions of tractor, astrometry, galsim, and tmv. Update nersc …
Intel Compilers
Due to challenges mixing gcc and MKL, spectro pipeline installs at NERSC will now use the Intel compilers. The Imaging install contains many more compiled packages and will use gcc plus OpenBLAS instead.
Small Changes
Bump the versions of boost and galsim, tweak install config for edison and cori-knl.