LICENSE
MANIFEST.in
README.md
setup.cfg
setup.py
reciprocalspaceship/VERSION
reciprocalspaceship/__init__.py
reciprocalspaceship/concat.py
reciprocalspaceship/dataseries.py
reciprocalspaceship/dataset.py
reciprocalspaceship/decorators.py
reciprocalspaceship.egg-info/PKG-INFO
reciprocalspaceship.egg-info/SOURCES.txt
reciprocalspaceship.egg-info/dependency_links.txt
reciprocalspaceship.egg-info/entry_points.txt
reciprocalspaceship.egg-info/requires.txt
reciprocalspaceship.egg-info/top_level.txt
reciprocalspaceship/algorithms/__init__.py
reciprocalspaceship/algorithms/intensity.py
reciprocalspaceship/algorithms/merge.py
reciprocalspaceship/algorithms/scale_merged_intensities.py
reciprocalspaceship/commandline/__init__.py
reciprocalspaceship/commandline/mtzdump.py
reciprocalspaceship/dtypes/__init__.py
reciprocalspaceship/dtypes/anomalousdifference.py
reciprocalspaceship/dtypes/base.py
reciprocalspaceship/dtypes/batch.py
reciprocalspaceship/dtypes/hklindex.py
reciprocalspaceship/dtypes/inference.py
reciprocalspaceship/dtypes/intensity.py
reciprocalspaceship/dtypes/m_isym.py
reciprocalspaceship/dtypes/mtzint.py
reciprocalspaceship/dtypes/mtzreal.py
reciprocalspaceship/dtypes/phase.py
reciprocalspaceship/dtypes/stddev.py
reciprocalspaceship/dtypes/structurefactor.py
reciprocalspaceship/dtypes/summarize.py
reciprocalspaceship/dtypes/weight.py
reciprocalspaceship/io/__init__.py
reciprocalspaceship/io/ccp4map.py
reciprocalspaceship/io/crystfel.py
reciprocalspaceship/io/csv.py
reciprocalspaceship/io/mtz.py
reciprocalspaceship/io/pickle.py
reciprocalspaceship/io/precognition.py
reciprocalspaceship/stats/__init__.py
reciprocalspaceship/stats/completeness.py
reciprocalspaceship/utils/__init__.py
reciprocalspaceship/utils/asu.py
reciprocalspaceship/utils/binning.py
reciprocalspaceship/utils/cell.py
reciprocalspaceship/utils/math.py
reciprocalspaceship/utils/phases.py
reciprocalspaceship/utils/rfree.py
reciprocalspaceship/utils/stats.py
reciprocalspaceship/utils/structurefactors.py
reciprocalspaceship/utils/symop.py
reciprocalspaceship/utils/units.py
tests/__init__.py
tests/conftest.py
tests/test_dataseries.py
tests/test_dataset.py
tests/test_dataset_anomalous.py
tests/test_dataset_grid.py
tests/test_dataset_index.py
tests/test_dataset_preserve_attributes.py
tests/test_dataset_symops.py
tests/test_decorators.py
tests/test_summarize_mtz_dtypes.py