LICENSE
README.md
pyproject.toml
midas_pdf/__init__.py
midas_pdf/aniso_refine.py
midas_pdf/bayesian_refine.py
midas_pdf/cif.py
midas_pdf/composition.py
midas_pdf/compton.py
midas_pdf/conventions.py
midas_pdf/corrections.py
midas_pdf/cross_section.py
midas_pdf/deltapdf.py
midas_pdf/fluorescence.py
midas_pdf/frontend.py
midas_pdf/gr.py
midas_pdf/ionic_form_factors.py
midas_pdf/model_comparison.py
midas_pdf/ms.py
midas_pdf/ms_transport.py
midas_pdf/multi_phase.py
midas_pdf/multiple_scattering.py
midas_pdf/normalize.py
midas_pdf/pipeline.py
midas_pdf/placzek.py
midas_pdf/refine.py
midas_pdf/strain_pdf.py
midas_pdf/structure.py
midas_pdf/validate.py
midas_pdf.egg-info/PKG-INFO
midas_pdf.egg-info/SOURCES.txt
midas_pdf.egg-info/dependency_links.txt
midas_pdf.egg-info/entry_points.txt
midas_pdf.egg-info/requires.txt
midas_pdf.egg-info/top_level.txt
midas_pdf/cli/__init__.py
midas_pdf/cli/_common.py
midas_pdf/cli/cif_cmd.py
midas_pdf/cli/coreshell_cmd.py
midas_pdf/cli/joint_cmd.py
midas_pdf/cli/multiphase_cmd.py
midas_pdf/cli/refine_cmd.py
midas_pdf/cli/rmc_cmd.py
midas_pdf/data/fluor_edges.json
midas_pdf/data/incoherent_hubbell.json
midas_pdf/rmc/__init__.py
midas_pdf/rmc/analysis.py
midas_pdf/rmc/cluster_moves.py
midas_pdf/rmc/driver.py
midas_pdf/rmc/ensemble.py
midas_pdf/rmc/gc_moves.py
midas_pdf/rmc/histogram.py
midas_pdf/rmc/moves.py
midas_pdf/rmc/supercell.py
midas_pdf/saxs/__init__.py
midas_pdf/saxs/core_shell.py
midas_pdf/saxs/form_factors.py
midas_pdf/saxs/joint.py
midas_pdf/saxs/joint_bayesian.py
midas_pdf/saxs/joint_three_way.py
midas_pdf/saxs/joint_three_way_bayesian.py
midas_pdf/saxs/model.py
midas_pdf/saxs/wide_band.py
tests/test_aniso_occupancy.py
tests/test_bayesian_refine.py
tests/test_bug_fixes_rev15.py
tests/test_cif.py
tests/test_cli.py
tests/test_cli_multi_coreshell.py
tests/test_composition.py
tests/test_compton.py
tests/test_conventions.py
tests/test_corrections.py
tests/test_cross_section.py
tests/test_cylinder_ms.py
tests/test_double_scattering.py
tests/test_fluorescence.py
tests/test_frontend.py
tests/test_ionic_form_factors.py
tests/test_model_comparison.py
tests/test_ms.py
tests/test_multi_phase.py
tests/test_multiple_scattering.py
tests/test_normalize.py
tests/test_pipeline.py
tests/test_refine.py
tests/test_refine_background.py
tests/test_rev4_additions.py
tests/test_rmc_cluster.py
tests/test_rmc_day1.py
tests/test_rmc_day2.py
tests/test_rmc_day3.py
tests/test_rmc_day4.py
tests/test_rmc_gc.py
tests/test_saxs_core_shell.py
tests/test_saxs_day1.py
tests/test_saxs_joint.py
tests/test_saxs_joint_bayesian.py
tests/test_saxs_three_way.py
tests/test_saxs_three_way_bayesian.py
tests/test_saxs_wide_band.py
tests/test_sequence_dpdf.py
tests/test_strain_pdf.py
tests/test_structure.py
tests/test_transport_ms.py
tests/test_uncertainty.py
tests/test_validate.py