[lsst-dm-stack-users] Keyword argument 'datasetType'

Paul Price price at astro.princeton.edu
Tue Aug 6 13:05:22 PDT 2013


It looks like a bug in obs_lsstSim that has been fixed recently:

* | commit ddec382839289a058e6caa38227b62010e704a8e
| | Author: Jim Bosch <jbosch at astro.princeton.edu>
| | Date:   Tue May 21 12:41:34 2013 -0400
| | 
| |     Update argument parser usage to new pipe_base APIs.
| | ---
| |  python/lsst/obs/lsstSim/processEimage.py | 4 +++-
| |  1 file changed, 3 insertions(+), 1 deletion(-)


Can you try using the git version of obs_lsstSim?

git clone git://git.lsstcorp.org/LSST/DMS/obs_lsstSim.git
cd obs_lsstSim
setup -t <your favourite tag here> -r .
scons
processEimage.py ....



P.



More information about the dm-users mailing list