LICENSE
README.md
pyproject.toml
Jarvis_HEP.egg-info/PKG-INFO
Jarvis_HEP.egg-info/SOURCES.txt
Jarvis_HEP.egg-info/dependency_links.txt
Jarvis_HEP.egg-info/entry_points.txt
Jarvis_HEP.egg-info/requires.txt
Jarvis_HEP.egg-info/top_level.txt
jarvishep/__init__.py
jarvishep/__main__.py
jarvishep/async_subprocess.py
jarvishep/base.py
jarvishep/client.py
jarvishep/config.py
jarvishep/core.py
jarvishep/dataconvert.py
jarvishep/distributor.py
jarvishep/factory.py
jarvishep/hdf5writer.py
jarvishep/inner_func.py
jarvishep/io_manager.py
jarvishep/library.py
jarvishep/log_kv.py
jarvishep/moduleManager.py
jarvishep/modulePool.py
jarvishep/monitor.py
jarvishep/observable_io.py
jarvishep/official_project_library.py
jarvishep/plot.py
jarvishep/project_packager.py
jarvishep/project_scaffold.py
jarvishep/sample.py
jarvishep/sample_logger.py
jarvishep/utils.py
jarvishep/versioning.py
jarvishep/workflow.py
jarvishep/IOs/IOs.py
jarvishep/IOs/Input.py
jarvishep/IOs/Output.py
jarvishep/IOs/parameter.py
jarvishep/IOs/portal.py
jarvishep/IOs/registry.py
jarvishep/Module/__init__.py
jarvishep/Module/calculator.py
jarvishep/Module/library.py
jarvishep/Module/likelihood.py
jarvishep/Module/module.py
jarvishep/Module/nuisance_LogLikelihood.py
jarvishep/Module/nuisance_passCondition.py
jarvishep/Module/operas.py
jarvishep/Module/parameters.py
jarvishep/Sampling/__init__.py
jarvishep/Sampling/ammcmc.py
jarvishep/Sampling/bridson.py
jarvishep/Sampling/bucketallocator.py
jarvishep/Sampling/csv_sampler.py
jarvishep/Sampling/demcmc.py
jarvishep/Sampling/diver.py
jarvishep/Sampling/dnn.py
jarvishep/Sampling/dram.py
jarvishep/Sampling/dream.py
jarvishep/Sampling/dream_lite.py
jarvishep/Sampling/dynesty.py
jarvishep/Sampling/ensemblemcmc.py
jarvishep/Sampling/ess.py
jarvishep/Sampling/grid.py
jarvishep/Sampling/hmc.py
jarvishep/Sampling/mala.py
jarvishep/Sampling/mcmc_standard.py
jarvishep/Sampling/multinest.py
jarvishep/Sampling/nested_checkpoint_bridge.py
jarvishep/Sampling/nuisance_sampler.py
jarvishep/Sampling/nuts.py
jarvishep/Sampling/pt_ensemble.py
jarvishep/Sampling/randoms.py
jarvishep/Sampling/rl_sampler_base.py
jarvishep/Sampling/rltpmcmc.py
jarvishep/Sampling/robustam.py
jarvishep/Sampling/sample_archive.py
jarvishep/Sampling/sampler.py
jarvishep/Sampling/slicemcmc.py
jarvishep/Sampling/tpmcmc.py
jarvishep/Sampling/variables.py
jarvishep/Sampling/Source/Diver/converge.py
jarvishep/Sampling/Source/Diver/crossover.py
jarvishep/Sampling/Source/Diver/de.py
jarvishep/Sampling/Source/Diver/detypes.py
jarvishep/Sampling/Source/Diver/deutils.py
jarvishep/Sampling/Source/Diver/evidence.py
jarvishep/Sampling/Source/Diver/example.py
jarvishep/Sampling/Source/Diver/init.py
jarvishep/Sampling/Source/Diver/io.py
jarvishep/Sampling/Source/Diver/mutation.py
jarvishep/Sampling/Source/Diver/posterior.py
jarvishep/Sampling/Source/Diver/selection.py
jarvishep/Sampling/Source/Dynesty/priors.py
jarvishep/Sampling/Source/Dynesty/setup.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/__init__.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/_version.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/bounding.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/dynamicsampler.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/dynesty.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/nestedsamplers.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/plotting.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/pool.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/results.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/sampler.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/sampling.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/utils.py
jarvishep/Sampling/Source/Dynesty/py/dynesty/weighting.py
jarvishep/Sampling/Source/MCMC/ammcmc_chain.py
jarvishep/Sampling/Source/MCMC/chain_history.py
jarvishep/Sampling/Source/MCMC/chain_runtime.py
jarvishep/Sampling/Source/MCMC/config_contract.py
jarvishep/Sampling/Source/MCMC/controller.py
jarvishep/Sampling/Source/MCMC/dram_chain.py
jarvishep/Sampling/Source/MCMC/engine_contract.py
jarvishep/Sampling/Source/MCMC/engine_demcmc.py
jarvishep/Sampling/Source/MCMC/engine_dream.py
jarvishep/Sampling/Source/MCMC/engine_dream_lite.py
jarvishep/Sampling/Source/MCMC/engine_ensemble.py
jarvishep/Sampling/Source/MCMC/engine_ess.py
jarvishep/Sampling/Source/MCMC/engine_hmc.py
jarvishep/Sampling/Source/MCMC/engine_mala.py
jarvishep/Sampling/Source/MCMC/engine_nuts.py
jarvishep/Sampling/Source/MCMC/engine_slice.py
jarvishep/Sampling/Source/MCMC/gradient_provider.py
jarvishep/Sampling/Source/MCMC/mcmc_chain.py
jarvishep/Sampling/Source/MCMC/metrics_bus.py
jarvishep/Sampling/Source/MCMC/robustam_chain.py
jarvishep/Sampling/Source/MCMC/runtime_checkpoint.py
jarvishep/Sampling/Source/MCMC/state_machine_base.py
jarvishep/Sampling/Source/MCMC/state_machine_multistage_base.py
jarvishep/Sampling/Source/MCMC/tpmcmc_data.py
jarvishep/Sampling/Source/Nuisance/profile1d.py
jarvishep/card/Birdson_schema.json
jarvishep/card/Jarvis.ini
jarvishep/card/argparser.json
jarvishep/card/document_links.json
jarvishep/card/environment_default.yaml
jarvishep/card/jarvis_logging_config.yaml
jarvishep/card/library_logging.conf
jarvishep/card/logo
jarvishep/card/official_project_library.json
jarvishep/card/preference.json
jarvishep/card/sample_logging.conf
jarvishep/card/scanner_logging.conf
jarvishep/card/schema/Bridson_schema.json
jarvishep/card/schema/CSV_schema.json
jarvishep/card/schema/DEMCMC_schema.json
jarvishep/card/schema/DNN_schema.json
jarvishep/card/schema/DREAMLite_schema.json
jarvishep/card/schema/DREAM_schema.json
jarvishep/card/schema/Diver_schema.json
jarvishep/card/schema/Dynesty_schema.json
jarvishep/card/schema/ESS_schema.json
jarvishep/card/schema/Ensemble_schema.json
jarvishep/card/schema/Grid_schema.json
jarvishep/card/schema/HMC_schema.json
jarvishep/card/schema/MALA_schema.json
jarvishep/card/schema/MCMC_schema.json
jarvishep/card/schema/MultiNest_schema.json
jarvishep/card/schema/NUTS_schema.json
jarvishep/card/schema/Nuisance_schema.json
jarvishep/card/schema/PTEnsemble_schema.json
jarvishep/card/schema/RLTPMCMC_schema.json
jarvishep/card/schema/Random_schema.json
jarvishep/card/schema/SliceMCMC_schema.json
jarvishep/card/schema/TPMCMC_schema.json
jarvishep/card/schema/inputs.json
jarvishep/card/schema/outputs.json
jarvishep/card/template/Default_Bridson_Variable.yaml
jarvishep/card/template/Default_Variable.yaml
jarvishep/icons/JarvisHEP.png
jarvishep/icons/calculator.png
jarvishep/icons/inputfile.png
jarvishep/icons/library.png
jarvishep/icons/ni-collection-2.png
jarvishep/icons/ni-file-text.png
jarvishep/icons/ni-file-user-2.png
jarvishep/icons/ni-folder-2.png
jarvishep/icons/ni-folders-2.png
jarvishep/icons/ni-kanban-2.png
jarvishep/icons/ni-table-2.png
jarvishep/icons/opera.png
jarvishep/icons/outputfile.png
jarvishep/icons/sampler.png
jarvishep/monitoring/__init__.py
jarvishep/monitoring/run_summary.py
jarvishep/project_template/README.md
jarvishep/project_template/bin/quickstart_csv_operas.yaml
jarvishep/project_template/bin/quickstart_mcmc_operas.yaml
jarvishep/project_template/data/points.csv
jarvishep/project_template/deps/environment_default.yaml
tests/test_async_subprocess_scheduler.py
tests/test_bridson_import_py313.py
tests/test_bucket_allocator_archive_coordination.py
tests/test_calculator_io_manager.py
tests/test_calculator_runtime_sampleid.py
tests/test_checkpoint_payload_roundtrip.py
tests/test_cli_entrypoint.py
tests/test_command_chain_semantics.py
tests/test_config_validator_schema_block.py
tests/test_csv_sampler.py
tests/test_dependency_contract.py
tests/test_direct_sampler_checkpoint.py
tests/test_dynesty_pool_adapter.py
tests/test_execution_smoke.py
tests/test_factory_shutdown_summary.py
tests/test_flowchart_jarvisplot_render.py
tests/test_flowchart_semantic_export.py
tests/test_ios_parameter_compat.py
tests/test_log_kv.py
tests/test_mcmc_state_machine.py
tests/test_multinest_example_config.py
tests/test_nuisance_scalar_contract.py
tests/test_observable_schema_io.py
tests/test_operas_sample_logging.py
tests/test_path_resolution_pypi.py
tests/test_plot_multinest_support.py
tests/test_project_packager.py
tests/test_project_runtime_layout.py
tests/test_project_scaffold_template.py
tests/test_resume_contract_matrix.py
tests/test_rltpmcmc.py
tests/test_run_summary.py
tests/test_sample_save_dir_fallback.py
tests/test_sampler_hardening_smoke.py
tests/test_v165_remaining_p1.py