But when I step forward using the version w_2021_33
,executing the command:
pipetask run -b $RC2_SUBSET_DIR/SMALL_HSC/butler.yaml \
-p $RC2_SUBSET_DIR/pipelines/DRP.yaml#singleFrame \
-i HSC/RC2/defaults \
-o u/$USER/single_frame \
--register-dataset-types
It canāt work, and the log is:
Traceback (most recent call last):
File "/home/yu/w_2021_33/stack/miniconda3-py38_4.9.2-0.6.0/Linux64/ctrl_mpexec/22.0.1-14-g3316c66+9f7b2bc49a/bin/pipetask", line 29, in <module>
sys.exit(main())
File "/home/yu/w_2021_33/stack/miniconda3-py38_4.9.2-0.6.0/Linux64/ctrl_mpexec/22.0.1-14-g3316c66+9f7b2bc49a/python/lsst/ctrl/mpexec/cli/pipetask.py", line 45, in main
return cli()
File "/home/yu/w_2021_33/conda/miniconda3-py38_4.9.2/envs/lsst-scipipe-0.6.0/lib/python3.8/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "/home/yu/w_2021_33/conda/miniconda3-py38_4.9.2/envs/lsst-scipipe-0.6.0/lib/python3.8/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/home/yu/w_2021_33/conda/miniconda3-py38_4.9.2/envs/lsst-scipipe-0.6.0/lib/python3.8/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/home/yu/w_2021_33/conda/miniconda3-py38_4.9.2/envs/lsst-scipipe-0.6.0/lib/python3.8/site-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/home/yu/w_2021_33/conda/miniconda3-py38_4.9.2/envs/lsst-scipipe-0.6.0/lib/python3.8/site-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/home/yu/w_2021_33/conda/miniconda3-py38_4.9.2/envs/lsst-scipipe-0.6.0/lib/python3.8/site-packages/click/decorators.py", line 21, in new_func
return f(get_current_context(), *args, **kwargs)
File "/home/yu/w_2021_33/stack/miniconda3-py38_4.9.2-0.6.0/Linux64/ctrl_mpexec/22.0.1-14-g3316c66+9f7b2bc49a/python/lsst/ctrl/mpexec/cli/cmd/commands.py", line 101, in run
pipeline = _doBuild(ctx, **kwargs)
File "/home/yu/w_2021_33/stack/miniconda3-py38_4.9.2-0.6.0/Linux64/ctrl_mpexec/22.0.1-14-g3316c66+9f7b2bc49a/python/lsst/ctrl/mpexec/cli/cmd/commands.py", line 64, in _doBuild
return script.build(**kwargs)
File "/home/yu/w_2021_33/stack/miniconda3-py38_4.9.2-0.6.0/Linux64/ctrl_mpexec/22.0.1-14-g3316c66+9f7b2bc49a/python/lsst/ctrl/mpexec/cli/script/build.py", line 83, in build
pipeline = f.makePipeline(args)
File "/home/yu/w_2021_33/stack/miniconda3-py38_4.9.2-0.6.0/Linux64/ctrl_mpexec/22.0.1-14-g3316c66+9f7b2bc49a/python/lsst/ctrl/mpexec/cmdLineFwk.py", line 482, in makePipeline
pipeline = Pipeline.from_uri(args.pipeline)
File "/home/yu/w_2021_33/stack/miniconda3-py38_4.9.2-0.6.0/Linux64/pipe_base/22.0.1-20-g5ce7af2+ff3b2f8649/python/lsst/pipe/base/pipeline.py", line 244, in from_uri
pipeline: Pipeline = cls.fromIR(pipelineIR.PipelineIR.from_uri(uri))
File "/home/yu/w_2021_33/stack/miniconda3-py38_4.9.2-0.6.0/Linux64/pipe_base/22.0.1-20-g5ce7af2+ff3b2f8649/python/lsst/pipe/base/pipelineIR.py", line 849, in from_uri
return cls(loaded_yaml)
File "/home/yu/w_2021_33/stack/miniconda3-py38_4.9.2-0.6.0/Linux64/pipe_base/22.0.1-20-g5ce7af2+ff3b2f8649/python/lsst/pipe/base/pipelineIR.py", line 511, in __init__
self._verify_labeled_subsets()
File "/home/yu/w_2021_33/stack/miniconda3-py38_4.9.2-0.6.0/Linux64/pipe_base/22.0.1-20-g5ce7af2+ff3b2f8649/python/lsst/pipe/base/pipelineIR.py", line 570, in _verify_labeled_subsets
raise ValueError(f"Labels {labeled_subset.subset - self.tasks.keys()} were not found in the "
ValueError: Labels {'TE4', 'nsrcMeasVisit', 'TE3'} were not found in the declared pipeline
And I search the ValueError on the community, no one has report that problem before, what should I do to handle that?
And I try to execute the above comand in version w_2021_48
, It raise error,too, here are part of the log:
lsst.skyCorr.maskObjects.detection INFO: Detected 2654 positive peaks in 817 foo tprints to 2.5 sigma
py.warnings WARNING: /home/yu/lsst_stack/stack/miniconda3-py38_4.9.2-0.7.0/Linux 64/meas_algorithms/22.0.1-31-g9833a5f6+831340e22d/python/lsst/meas/algorithms/de tection.py:447: FutureWarning: Default position argument overload is deprecated and will be removed in version 24.0. Please explicitly specify a position.
sigma = psf.computeShape().getDeterminantRadius()
lsst.skyCorr.maskObjects.detection INFO: Detected 2662 positive peaks in 805 foo tprints to 2.5 sigma
lsst.skyCorr INFO: Background 0: 4858408 pixels
lsst.skyCorr INFO: Background 1: 4813900 pixels
lsst.skyCorr INFO: Background 2: 4916797 pixels
lsst.skyCorr INFO: Background 3: 4976760 pixels
lsst.skyCorr INFO: Background 4: 4807877 pixels
lsst.skyCorr INFO: Background 5: 4699401 pixels
lsst.skyCorr INFO: Sky frame scale: [11147.98713122]
lsst.skyCorr INFO: Background 0: 4888947 pixels
lsst.skyCorr INFO: Background 1: 4848228 pixels
lsst.skyCorr INFO: Background 2: 4955204 pixels
lsst.skyCorr INFO: Background 3: 5016086 pixels
lsst.skyCorr INFO: Background 4: 4857070 pixels
lsst.skyCorr INFO: Background 5: 4734631 pixels
py.warnings WARNING: /home/yu/lsst_stack/stack/miniconda3-py38_4.9.2-0.7.0/Linux 64/pipe_drivers/22.0.0+26c05adf09/python/lsst/pipe/drivers/background.py:872: Ru ntimeWarning: invalid value encountered in true_divide
return convolved/denominator
lsst.ctrl.mpexec.singleQuantumExecutor INFO: Execution of task 'skyCorr' on quan tum {instrument: 'HSC', visit: 30482, ...} took 42.167 seconds
lsst.ctrl.mpexec.mpGraphExecutor INFO: Executed 1320 quanta successfully, 0 fail ed and 0 remain out of total 1320 quanta.