Hi,
I just installed 12_0 at NERSC (on Edison since Cori is unavailable) and at SLAC, both via the conda install. I ran the 12_0 version of the demo at SLAC without a hitch, at NERSC there were 2 reported failed quantities when I ran ./bin/compare:
heatherk@edison09:/project/projectdirs/lsst/lsstDM/Edison/lsst_dm_stack_demo-12.0> ./bin/compare detected-sources.txt
Failed (absolute difference 1.00002e-10, relative difference 4.0431e-12 over tolerance 0) in column base_PsfFlux_fluxSigma.
Failed (absolute difference 1.00002e-10, relative difference 4.51474e-12 over tolerance 0) in column base_PsfFlux_fluxSigma.
Also of interest was a reported UserWarning:
Setting up: astrometry_net_data Flavor: Linux64 Version: LOCAL:/global/project/projectdirs/lsst/lsstDM/Edison/lsst_dm_stack_demo-12.0/astrometry_net_data
/project/projectdirs/lsst/lsstDM/Edison/v12_0/opt/lsst/stsci_distutils/lib/python/stsci.distutils-0.3.7-py2.7.egg/stsci/__init__.py:7: UserWarning: Module pyfits was already imported from /project/projectdirs/lsst/lsstDM/Edison/v12_0/opt/lsst/pyfits/lib/python/pyfits-3.4-py2.7-linux-x86_64.egg/pyfits/__init__.pyc, but /global/project/projectdirs/lsst/lsstDM/Edison/v12_0/opt/lsst/pyfits/lib/python/pyfits-3.4-py2.7-linux-x86_64.egg is being added to sys.path
__import__('pkg_resources').declare_namespace(__name__)
We also have w.2016.20 built from source on Edison, in that case, the demo ran just fine… where the demo was the “HEAD” at the time w.2016.20 was first made available.
My first inclination is to try to redo the conda install of 12_0, but I’m open to any suggestions.
Take care,
Heather