Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
mikarubi committed Nov 8, 2019
1 parent 3c49823 commit b4bce14
Show file tree
Hide file tree
Showing 54 changed files with 2 additions and 51 deletions.
3 changes: 2 additions & 1 deletion .gitignore
@@ -1,2 +1,3 @@
__pycache__
__pycache__/
.idea/
*.pyc
3 changes: 0 additions & 3 deletions .idea/.gitignore

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/inspectionProfiles/profiles_settings.xml

This file was deleted.

7 changes: 0 additions & 7 deletions .idea/misc.xml

This file was deleted.

8 changes: 0 additions & 8 deletions .idea/modules.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/other.xml

This file was deleted.

6 changes: 0 additions & 6 deletions .idea/vcs.xml

This file was deleted.

14 changes: 0 additions & 14 deletions .idea/voluseg.iml

This file was deleted.

Binary file removed __pycache__/__init__.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/config.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/parameters.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/sfun.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step0.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step0_preliminaries.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step1.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step1_alignment.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step2.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step2_brain_mask.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step3.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step3_cell_detect.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step4.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step4_cell_collect.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step5.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step5_cell_clean.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step6.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step6_components.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/step7.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/z0_preliminaries.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/z1_alignment.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/z2_brain_mask.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/z3_cell_detect.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/z4_cell_collect.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/z5_cell_clean.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/z6_components.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/z__main.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/z__parameters.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/zfun.cpython-35.pyc
Binary file not shown.
Binary file removed __pycache__/zfun_cell.cpython-35.pyc
Binary file not shown.
Binary file removed _steps/__pycache__/__init__.cpython-35.pyc
Binary file not shown.
Binary file removed _steps/__pycache__/step0.cpython-35.pyc
Binary file not shown.
Binary file removed _steps/__pycache__/step1.cpython-35.pyc
Binary file not shown.
Binary file removed _steps/__pycache__/step2.cpython-35.pyc
Binary file not shown.
Binary file removed _steps/__pycache__/step3.cpython-35.pyc
Binary file not shown.
Binary file removed _steps/__pycache__/step4.cpython-35.pyc
Binary file not shown.
Binary file removed _steps/__pycache__/step5.cpython-35.pyc
Binary file not shown.
Binary file removed _steps/__pycache__/step6.cpython-35.pyc
Binary file not shown.
Binary file removed _steps/__pycache__/step7.cpython-35.pyc
Binary file not shown.
Binary file removed _tools/__pycache__/ants_registration.cpython-35.pyc
Binary file not shown.
Binary file removed _tools/__pycache__/ball.cpython-35.pyc
Binary file not shown.
Binary file removed _tools/__pycache__/block_coordinates.cpython-35.pyc
Binary file not shown.
Binary file removed _tools/__pycache__/block_process.cpython-35.pyc
Binary file not shown.
Binary file removed _tools/__pycache__/load_parameters.cpython-35.pyc
Binary file not shown.
Binary file removed _tools/__pycache__/nii_image.cpython-35.pyc
Binary file not shown.
Binary file removed _tools/__pycache__/parameters.cpython-35.pyc
Binary file not shown.

0 comments on commit b4bce14

Please sign in to comment.