[lsst-dm-stack-users] Possible Summer 2013 bug report

Chris Walter chris.walter at duke.edu
Sun Aug 4 12:33:13 PDT 2013


Dear All,

I am a DESC member trying to get started with the DM stack.  I'm using a Scientific Linux 6.4 system.

I installed the Summer2013 binary release and am trying to run the lsst_dm_stack_demo-7.2 to verify it works properly.  It is crashing in the last step.  I determined the problem is actually in running the export-results script (processCcdSdss.py is running without error).  

I did a 'lsst-distrib update' to make sure I had the latest version.  Running the export-result script alone you can see the following output I have included in this message.

I hope this is helpful.

-Chris 

Chris Walter
Duke University

================================================================================

login1:lsst_dm_stack_demo-7.2.0.0 $ ./bin/export-results output > ! detected-sources.txt
CameraMapper: Loading registry registry from output/_parent/registry.sqlite3
Traceback (most recent call last):
  File "./bin/export-results", line 71, in <module>
    v = srcs.get(col)
  File "/var/phy/project/lsst/Summer_2013/Linux64/afw/6.2.1.0+2/python/lsst/afw/table/tableLib.py", line 6993, in get
    return self[k]
  File "/var/phy/project/lsst/Summer_2013/Linux64/afw/6.2.1.0+2/python/lsst/afw/table/tableLib.py", line 6927, in __getitem__
    return self.columns[k]
  File "/var/phy/project/lsst/Summer_2013/Linux64/afw/6.2.1.0+2/python/lsst/afw/table/tableLib.py", line 2229, in __getitem__
    return self[self.schema.find(args[0]).key]
  File "/var/phy/project/lsst/Summer_2013/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."







More information about the dm-users mailing list