README.md
setup.py
cryoloBM/MySketch.py
cryoloBM/__init__.py
cryoloBM/bmtool.py
cryoloBM/box_dictionary.py
cryoloBM/boxmanager.py
cryoloBM/boxmanager_controller.py
cryoloBM/boxmanager_model.py
cryoloBM/boxmanager_toolbar.py
cryoloBM/boxmanager_tools.py
cryoloBM/boxmanager_view.py
cryoloBM/boxmanager_view_ABC.py
cryoloBM/constants.py
cryoloBM/helper.py
cryoloBM/helper_GUI.py
cryoloBM/helper_filament.py
cryoloBM/helper_image.py
cryoloBM/helper_tab_thresholding.py
cryoloBM/helper_tab_tracing.py
cryoloBM/import_data.py
cryoloBM/logic_dropdown_menu.py
cryoloBM/visualization_3D_Window.py
cryoloBM/writer.py
cryoloBM.egg-info/PKG-INFO
cryoloBM.egg-info/SOURCES.txt
cryoloBM.egg-info/dependency_links.txt
cryoloBM.egg-info/entry_points.txt
cryoloBM.egg-info/requires.txt
cryoloBM.egg-info/top_level.txt
cryoloBM_tools/__init__.py
cryoloBM_tools/cbox2coords.py
cryoloBM_tools/coords2warp.py
cryoloBM_tools/filamentresampling.py
cryoloBM_tools/priors2star.py
cryoloBM_tools/rotatecboxcoords.py
cryoloBM_tools/scale.py
cryoloBM_tools/spherical_prior.py
resources/cbox_data/example3D_filament.cbox
resources/coords_data/coords_with_fid.coords
resources/coords_data/empty.coords
resources/coords_data/example.coords
resources/coords_data/star_example_fid.coords
resources/segmented_fila_data/segmented_filament.box
resources/star_data/star_example.star
resources/test_coords2warp_data/tomo1_fid.coords
resources/test_coords2warp_data/tomo2_fid.coords
resources/test_priors2star_data/particles.star
resources/test_priors2star_data/tomo1_bin4_fid.coords
resources/test_priors2star_data/tomo2_bin4_fid.coords
scripts/__init__.py
scripts/rep_probm.py
tests/__init__.py
tests/test_helper_filament.py
tests/test_mysketch.py
tests/test_remove_filament.py
tests/test_tools.py