[lsst-dm-stack-users] New release of the software stack

Heather Kelly heather625 at gmail.com
Fri May 17 10:14:21 PDT 2013


On Fri, May 17, 2013 at 12:38 PM, Kian-Tat Lim <ktl at slac.stanford.edu>wrote:

> Heather,
>
> > I did note some permissiong denied messages (I am installing to a
> > user-defined directory rather than using sudo).
>
>         I think these are attempts to set the set-gid bit on the
> directory and are ignorable.
>
> > Second..I wanted to run the demo as mentioned on the Winter2013 page:
> > https://dev.lsstcorp.org/trac/wiki/Installing/Winter2013
> >
> >
> > curl -O
> http://dev.lsstcorp.org/cgit/contrib/demos/lsst_dm_stack_demo.git/snapshot/lsst_dm_stack_demo-master.tar.gz
>
>         You need to use https instead of http.  The result should be
> about 41MB.
>
> --
> Kian-Tat Lim, LSST Data Management, ktl at slac.stanford.edu
>

Thanks, KT.  I was able to download the demo.  It ran for awhile on
RHEL5-64, but then failed with:

processCcd.calibrate: Photometric zero-point: 26.022593
processCcd.detection: Detected 263 positive sources to 5 sigma.
processCcd.detection: Resubtracting the background after object detection
processCcd.measurement: Measuring 263 sources
processCcd.measurement: Applying aperture correction to 263 sources
processCcd.measurement: Classifying 263 sources
processCcd WARNING: Persisting background models as an image
processCcd: Matching icSource and Source catalogs to propagate flags.
CameraMapper: Loading registry registry from output/_parent/registry.sqlite3
Traceback (most recent call last):
  File "./bin/export-results", line 87, in <module>
    print ' '.join([str(e(s)) for e in extractors])
  File "./bin/export-results", line 80, in <lambda>
    extractors.append(lambda s, c=col: s.get(c))
  File
"/afs/slac/g/lsst/software/redhat5-x86_64-64bit-gcc44/DMstack/Winter2013-v6_2/Linux64/afw/
6.2.1.0+2/python/lsst/afw/table/tableLib.py", line 1880, in get
    return self.get(self.schema.find(args[0]).key)
  File
"/afs/slac/g/lsst/software/redhat5-x86_64-64bit-gcc44/DMstack/Winter2013-v6_2/Linux64/afw/
6.2.1.0+2/python/lsst/afw/table/tableLib.py", line 790, in find
    raise KeyError("Field '%s' not found in Schema." % k)
KeyError: "Field 'correctfluxes.apcorr' not found in Schema."

Not sure how worked up to get about that :)

Take care,
Heather
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://listserv.lsstcorp.org/pipermail/dm-users/attachments/20130517/f39107c0/attachment.html>


More information about the dm-users mailing list