AUTHORS.rst
LICENSE.rst
LICENSE_DANSE.rst
MANIFEST.in
README.rst
pyproject.toml
requirements/build.txt
requirements/conda.txt
requirements/docs.txt
requirements/pip.txt
requirements/tests.txt
src/diffpy/__init__.py
src/diffpy.srfit.egg-info/PKG-INFO
src/diffpy.srfit.egg-info/SOURCES.txt
src/diffpy.srfit.egg-info/dependency_links.txt
src/diffpy.srfit.egg-info/requires.txt
src/diffpy.srfit.egg-info/top_level.txt
src/diffpy/srfit/__init__.py
src/diffpy/srfit/exceptions.py
src/diffpy/srfit/version.py
src/diffpy/srfit/equation/__init__.py
src/diffpy/srfit/equation/builder.py
src/diffpy/srfit/equation/equationmod.py
src/diffpy/srfit/equation/literals/__init__.py
src/diffpy/srfit/equation/literals/abcs.py
src/diffpy/srfit/equation/literals/argument.py
src/diffpy/srfit/equation/literals/literal.py
src/diffpy/srfit/equation/literals/operators.py
src/diffpy/srfit/equation/visitors/__init__.py
src/diffpy/srfit/equation/visitors/argfinder.py
src/diffpy/srfit/equation/visitors/printer.py
src/diffpy/srfit/equation/visitors/swapper.py
src/diffpy/srfit/equation/visitors/validator.py
src/diffpy/srfit/equation/visitors/visitor.py
src/diffpy/srfit/fitbase/__init__.py
src/diffpy/srfit/fitbase/calculator.py
src/diffpy/srfit/fitbase/configurable.py
src/diffpy/srfit/fitbase/constraint.py
src/diffpy/srfit/fitbase/fitcontribution.py
src/diffpy/srfit/fitbase/fithook.py
src/diffpy/srfit/fitbase/fitrecipe.py
src/diffpy/srfit/fitbase/fitresults.py
src/diffpy/srfit/fitbase/parameter.py
src/diffpy/srfit/fitbase/parameterset.py
src/diffpy/srfit/fitbase/profile.py
src/diffpy/srfit/fitbase/profilegenerator.py
src/diffpy/srfit/fitbase/profileparser.py
src/diffpy/srfit/fitbase/recipeorganizer.py
src/diffpy/srfit/fitbase/restraint.py
src/diffpy/srfit/fitbase/simplerecipe.py
src/diffpy/srfit/fitbase/validatable.py
src/diffpy/srfit/interface/__init__.py
src/diffpy/srfit/interface/interface.py
src/diffpy/srfit/pdf/__init__.py
src/diffpy/srfit/pdf/basepdfgenerator.py
src/diffpy/srfit/pdf/characteristicfunctions.py
src/diffpy/srfit/pdf/debyepdfgenerator.py
src/diffpy/srfit/pdf/pdfcontribution.py
src/diffpy/srfit/pdf/pdfgenerator.py
src/diffpy/srfit/pdf/pdfparser.py
src/diffpy/srfit/sas/__init__.py
src/diffpy/srfit/sas/prcalculator.py
src/diffpy/srfit/sas/sasgenerator.py
src/diffpy/srfit/sas/sasimport.py
src/diffpy/srfit/sas/sasparameter.py
src/diffpy/srfit/sas/sasparser.py
src/diffpy/srfit/sas/sasprofile.py
src/diffpy/srfit/structure/__init__.py
src/diffpy/srfit/structure/basestructureparset.py
src/diffpy/srfit/structure/bvsrestraint.py
src/diffpy/srfit/structure/cctbxparset.py
src/diffpy/srfit/structure/diffpyparset.py
src/diffpy/srfit/structure/objcrystparset.py
src/diffpy/srfit/structure/sgconstraints.py
src/diffpy/srfit/structure/srrealparset.py
src/diffpy/srfit/util/__init__.py
src/diffpy/srfit/util/argbinders.py
src/diffpy/srfit/util/inpututils.py
src/diffpy/srfit/util/nameutils.py
src/diffpy/srfit/util/observable.py
src/diffpy/srfit/util/tagmanager.py
src/diffpy/srfit/util/weakrefcallable.py
tests/__init__.py
tests/conftest.py
tests/debug.py
tests/run.py
tests/test_builder.py
tests/test_characteristicfunctions.py
tests/test_constraint.py
tests/test_contribution.py
tests/test_diffpyparset.py
tests/test_equation.py
tests/test_fitrecipe.py
tests/test_fitresults.py
tests/test_literals.py
tests/test_objcrystparset.py
tests/test_parameter.py
tests/test_parameterset.py
tests/test_pdf.py
tests/test_profile.py
tests/test_profilegenerator.py
tests/test_recipeorganizer.py
tests/test_restraint.py
tests/test_sas.py
tests/test_sgconstraints.py
tests/test_speed.py
tests/test_tagmanager.py
tests/test_version.py
tests/test_visitors.py
tests/test_weakrefcallable.py
tests/testdata/LaMnO3.stru
tests/testdata/ni-q27r100-neutron.gr
tests/testdata/ni.cif
tests/testdata/results.res
tests/testdata/sas_ascii_test_1.txt
tests/testdata/sas_ellipsoid_testdata.txt
tests/testdata/si-q27r60-xray.gr
tests/testdata/testdata.txt