.gitignore
LICENSE
README.md
images.yaml
parameters.yaml
parameters_two_segmentation.yaml
pyproject.toml
pyproject_light.txt
pyproject_old.toml
requirements.txt
cryoSPHERE.egg-info/PKG-INFO
cryoSPHERE.egg-info/SOURCES.txt
cryoSPHERE.egg-info/dependency_links.txt
cryoSPHERE.egg-info/entry_points.txt
cryoSPHERE.egg-info/requires.txt
cryoSPHERE.egg-info/top_level.txt
cryosphere/README.md
cryosphere/__init__.py
cryosphere/cryosphere_train.py
cryosphere/data/__init__.py
cryosphere/data/analyze.py
cryosphere/data/center_origin.py
cryosphere/data/mrc.py
cryosphere/data/structure_to_volume.py
cryosphere/figures/VAEFlow3.jpg
cryosphere/model/__init__.py
cryosphere/model/ctf.py
cryosphere/model/dataset.py
cryosphere/model/gmm.py
cryosphere/model/loss.py
cryosphere/model/mlp.py
cryosphere/model/polymer.py
cryosphere/model/renderer.py
cryosphere/model/segmentation.py
cryosphere/model/utils.py
cryosphere/model/vae.py
cryosphere/test/__init__.py
cryosphere/test/test_cs_star_equivalence.py
cryosphere/test/test_segmentation.py