Skip to content
Snippets Groups Projects
Unverified Commit ab897652 authored by Jari Pronold's avatar Jari Pronold Committed by GitHub
Browse files

Fix of minor typo

parent f6012ced
No related branches found
No related tags found
No related merge requests found
...@@ -5,7 +5,7 @@ VisualCortexData ...@@ -5,7 +5,7 @@ VisualCortexData
This script provides the function process_raw_data which fulfills two This script provides the function process_raw_data which fulfills two
tasks: tasks:
1) Load the experimental data from the raw data files stored in 1) Load the experimental data from the raw data files stored in
raw_data/ and stores it to viscorted_raw_data.json. raw_data/ and stores it to viscortex_raw_data.json.
2) Process the data to derive complete sets of FLN, SLN, neuronal 2) Process the data to derive complete sets of FLN, SLN, neuronal
densities and laminar thicknesses and store these values to densities and laminar thicknesses and store these values to
viscortex_processed_data.json. viscortex_processed_data.json.
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment