├── NatureProtocols_step1.txt ├── NatureProtocols_step2.txt ├── NatureProtocols_step3-1.txt ├── NatureProtocols_step3-2.txt ├── NatureProtocols_step4.txt ├── NatureProtocols_step5.txt ├── NatureProtocols_step6.txt ├── NatureProtocols_step7.txt ├── NatureProtocols_step8.txt ├── READ_ME.txt ├── atlasAlignment.py ├── convertTiffFiles.py ├── edgeDetection.py ├── edge_detection_Prewitt.cpp ├── exportTiffStack.py ├── fileMerging.py ├── file_merging.cpp ├── gpl-3.0.txt ├── help.txt ├── internalAlignment.py ├── median_brainOnly.py ├── normalisation_comparison.py └── sameBrainAlignment.py /NatureProtocols_step1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/NatureProtocols_step1.txt -------------------------------------------------------------------------------- /NatureProtocols_step2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/NatureProtocols_step2.txt -------------------------------------------------------------------------------- /NatureProtocols_step3-1.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/NatureProtocols_step3-1.txt -------------------------------------------------------------------------------- /NatureProtocols_step3-2.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/NatureProtocols_step3-2.txt -------------------------------------------------------------------------------- /NatureProtocols_step4.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/NatureProtocols_step4.txt -------------------------------------------------------------------------------- /NatureProtocols_step5.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/NatureProtocols_step5.txt -------------------------------------------------------------------------------- /NatureProtocols_step6.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/NatureProtocols_step6.txt -------------------------------------------------------------------------------- /NatureProtocols_step7.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/NatureProtocols_step7.txt -------------------------------------------------------------------------------- /NatureProtocols_step8.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/NatureProtocols_step8.txt -------------------------------------------------------------------------------- /READ_ME.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/READ_ME.txt -------------------------------------------------------------------------------- /atlasAlignment.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/atlasAlignment.py -------------------------------------------------------------------------------- /convertTiffFiles.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/convertTiffFiles.py -------------------------------------------------------------------------------- /edgeDetection.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/edgeDetection.py -------------------------------------------------------------------------------- /edge_detection_Prewitt.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/edge_detection_Prewitt.cpp -------------------------------------------------------------------------------- /exportTiffStack.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/exportTiffStack.py -------------------------------------------------------------------------------- /fileMerging.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/fileMerging.py -------------------------------------------------------------------------------- /file_merging.cpp: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/file_merging.cpp -------------------------------------------------------------------------------- /gpl-3.0.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/gpl-3.0.txt -------------------------------------------------------------------------------- /help.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/help.txt -------------------------------------------------------------------------------- /internalAlignment.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/internalAlignment.py -------------------------------------------------------------------------------- /median_brainOnly.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/median_brainOnly.py -------------------------------------------------------------------------------- /normalisation_comparison.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/normalisation_comparison.py -------------------------------------------------------------------------------- /sameBrainAlignment.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/SystemsResearch/CUBIC_nprot/HEAD/sameBrainAlignment.py --------------------------------------------------------------------------------