COPYRIGHT
LICENSE
MANIFEST.in
README.md
bsd_license.txt
gpl-v3.0.txt
pyproject.toml
setup.cfg
doc/lsst.pipe.base/CHANGES.rst
doc/lsst.pipe.base/creating-a-pipeline.rst
doc/lsst.pipe.base/creating-a-pipelinetask.rst
doc/lsst.pipe.base/creating-a-task.rst
doc/lsst.pipe.base/index.rst
doc/lsst.pipe.base/recording-provenance.rst
doc/lsst.pipe.base/task-framework-overview.rst
doc/lsst.pipe.base/task-retargeting-howto.rst
doc/lsst.pipe.base/testing-a-pipeline-task.rst
doc/lsst.pipe.base/testing-pipelines-with-mocks.rst
doc/lsst.pipe.base/working-with-pipeline-graphs.rst
python/lsst/__init__.py
python/lsst/pipe/__init__.py
python/lsst/pipe/base/__init__.py
python/lsst/pipe/base/_datasetQueryConstraints.py
python/lsst/pipe/base/_dataset_handle.py
python/lsst/pipe/base/_instrument.py
python/lsst/pipe/base/_observation_dimension_packer.py
python/lsst/pipe/base/_quantumContext.py
python/lsst/pipe/base/_status.py
python/lsst/pipe/base/_task_metadata.py
python/lsst/pipe/base/all_dimensions_quantum_graph_builder.py
python/lsst/pipe/base/automatic_connection_constants.py
python/lsst/pipe/base/blocking_limited_butler.py
python/lsst/pipe/base/caching_limited_butler.py
python/lsst/pipe/base/config.py
python/lsst/pipe/base/configOverrides.py
python/lsst/pipe/base/connectionTypes.py
python/lsst/pipe/base/connections.py
python/lsst/pipe/base/dot_tools.py
python/lsst/pipe/base/exec_fixup_data_id.py
python/lsst/pipe/base/execution_graph_fixup.py
python/lsst/pipe/base/execution_reports.py
python/lsst/pipe/base/graph_walker.py
python/lsst/pipe/base/log_capture.py
python/lsst/pipe/base/log_on_close.py
python/lsst/pipe/base/mermaid_tools.py
python/lsst/pipe/base/mp_graph_executor.py
python/lsst/pipe/base/pipeline.py
python/lsst/pipe/base/pipelineIR.py
python/lsst/pipe/base/pipelineTask.py
python/lsst/pipe/base/prerequisite_helpers.py
python/lsst/pipe/base/py.typed
python/lsst/pipe/base/quantum_graph_builder.py
python/lsst/pipe/base/quantum_graph_executor.py
python/lsst/pipe/base/quantum_graph_skeleton.py
python/lsst/pipe/base/quantum_provenance_graph.py
python/lsst/pipe/base/quantum_reports.py
python/lsst/pipe/base/resource_usage.py
python/lsst/pipe/base/separable_pipeline_executor.py
python/lsst/pipe/base/simple_pipeline_executor.py
python/lsst/pipe/base/single_quantum_executor.py
python/lsst/pipe/base/struct.py
python/lsst/pipe/base/task.py
python/lsst/pipe/base/taskFactory.py
python/lsst/pipe/base/testUtils.py
python/lsst/pipe/base/trivial_quantum_graph_builder.py
python/lsst/pipe/base/utils.py
python/lsst/pipe/base/version.py
python/lsst/pipe/base/cli/__init__.py
python/lsst/pipe/base/cli/_get_cli_subcommands.py
python/lsst/pipe/base/cli/cmd/__init__.py
python/lsst/pipe/base/cli/cmd/commands.py
python/lsst/pipe/base/cli/opt/__init__.py
python/lsst/pipe/base/cli/opt/arguments.py
python/lsst/pipe/base/cli/opt/options.py
python/lsst/pipe/base/formatters/__init__.py
python/lsst/pipe/base/formatters/pexConfig.py
python/lsst/pipe/base/graph/__init__.py
python/lsst/pipe/base/graph/_implDetails.py
python/lsst/pipe/base/graph/_loadHelpers.py
python/lsst/pipe/base/graph/_versionDeserializers.py
python/lsst/pipe/base/graph/graph.py
python/lsst/pipe/base/graph/graphSummary.py
python/lsst/pipe/base/graph/quantumNode.py
python/lsst/pipe/base/pipeline_graph/__init__.py
python/lsst/pipe/base/pipeline_graph/__main__.py
python/lsst/pipe/base/pipeline_graph/_dataset_types.py
python/lsst/pipe/base/pipeline_graph/_edges.py
python/lsst/pipe/base/pipeline_graph/_exceptions.py
python/lsst/pipe/base/pipeline_graph/_mapping_views.py
python/lsst/pipe/base/pipeline_graph/_nodes.py
python/lsst/pipe/base/pipeline_graph/_pipeline_graph.py
python/lsst/pipe/base/pipeline_graph/_task_subsets.py
python/lsst/pipe/base/pipeline_graph/_tasks.py
python/lsst/pipe/base/pipeline_graph/expressions.py
python/lsst/pipe/base/pipeline_graph/io.py
python/lsst/pipe/base/pipeline_graph/visualization/__init__.py
python/lsst/pipe/base/pipeline_graph/visualization/_dot.py
python/lsst/pipe/base/pipeline_graph/visualization/_formatting.py
python/lsst/pipe/base/pipeline_graph/visualization/_layout.py
python/lsst/pipe/base/pipeline_graph/visualization/_merge.py
python/lsst/pipe/base/pipeline_graph/visualization/_mermaid.py
python/lsst/pipe/base/pipeline_graph/visualization/_options.py
python/lsst/pipe/base/pipeline_graph/visualization/_printer.py
python/lsst/pipe/base/pipeline_graph/visualization/_show.py
python/lsst/pipe/base/pipeline_graph/visualization/_status_annotator.py
python/lsst/pipe/base/quantum_graph/__init__.py
python/lsst/pipe/base/quantum_graph/_common.py
python/lsst/pipe/base/quantum_graph/_multiblock.py
python/lsst/pipe/base/quantum_graph/_predicted.py
python/lsst/pipe/base/quantum_graph/_provenance.py
python/lsst/pipe/base/quantum_graph/formatter.py
python/lsst/pipe/base/quantum_graph/ingest_graph.py
python/lsst/pipe/base/quantum_graph/visualization.py
python/lsst/pipe/base/quantum_graph/aggregator/__init__.py
python/lsst/pipe/base/quantum_graph/aggregator/_communicators.py
python/lsst/pipe/base/quantum_graph/aggregator/_config.py
python/lsst/pipe/base/quantum_graph/aggregator/_ingester.py
python/lsst/pipe/base/quantum_graph/aggregator/_progress.py
python/lsst/pipe/base/quantum_graph/aggregator/_scanner.py
python/lsst/pipe/base/quantum_graph/aggregator/_structs.py
python/lsst/pipe/base/quantum_graph/aggregator/_supervisor.py
python/lsst/pipe/base/quantum_graph/aggregator/_workers.py
python/lsst/pipe/base/quantum_graph/aggregator/_writer.py
python/lsst/pipe/base/script/__init__.py
python/lsst/pipe/base/script/register_instrument.py
python/lsst/pipe/base/script/retrieve_artifacts_for_quanta.py
python/lsst/pipe/base/script/transfer_from_graph.py
python/lsst/pipe/base/script/utils.py
python/lsst/pipe/base/script/zip_from_graph.py
python/lsst/pipe/base/tests/__init__.py
python/lsst/pipe/base/tests/in_memory_limited_butler.py
python/lsst/pipe/base/tests/no_dimensions.py
python/lsst/pipe/base/tests/pipelineStepTester.py
python/lsst/pipe/base/tests/simpleQGraph.py
python/lsst/pipe/base/tests/util.py
python/lsst/pipe/base/tests/mocks/__init__.py
python/lsst/pipe/base/tests/mocks/_data_id_match.py
python/lsst/pipe/base/tests/mocks/_pipeline_task.py
python/lsst/pipe/base/tests/mocks/_repo.py
python/lsst/pipe/base/tests/mocks/_storage_class.py
python/lsst_pipe_base.egg-info/PKG-INFO
python/lsst_pipe_base.egg-info/SOURCES.txt
python/lsst_pipe_base.egg-info/dependency_links.txt
python/lsst_pipe_base.egg-info/entry_points.txt
python/lsst_pipe_base.egg-info/requires.txt
python/lsst_pipe_base.egg-info/top_level.txt
python/lsst_pipe_base.egg-info/zip-safe
tests/test_adjust_all_quanta.py
tests/test_aggregator.py
tests/test_blocking_limited_butler.py
tests/test_caching_limited_butler.py
tests/test_cliCmdRegisterInstrument.py
tests/test_configOverrides.py
tests/test_config_formatter.py
tests/test_connections.py
tests/test_dataid_match.py
tests/test_dataset_handle.py
tests/test_deferredDatasetRef.py
tests/test_dot_tools.py
tests/test_dynamic_connections.py
tests/test_execution_reports.py
tests/test_execution_storage_class_conversion.py
tests/test_graphBuilder.py
tests/test_graph_walker.py
tests/test_init_output_run.py
tests/test_instrument.py
tests/test_mermaid.py
tests/test_mp_graph_executor.py
tests/test_pipeline.py
tests/test_pipelineIR.py
tests/test_pipelineLoadSubset.py
tests/test_pipelineTask.py
tests/test_pipeline_graph.py
tests/test_pipeline_graph_expressions.py
tests/test_predicted_qg.py
tests/test_qg_builder_dimensions.py
tests/test_quantumGraph.py
tests/test_quantum_provenance_graph.py
tests/test_quantum_reports.py
tests/test_quantum_success_caveats.py
tests/test_script_utils.py
tests/test_separable_pipeline_executor.py
tests/test_simple_pipeline_executor.py
tests/test_single_quantum_executor.py
tests/test_struct.py
tests/test_task.py
tests/test_task_factory.py
tests/test_taskmetadata.py
tests/test_testUtils.py
tests/test_trivial_qg_builder.py
tests/test_utils.py