Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
thesis-and-implementation
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Wouter Klijn
thesis-and-implementation
Commits
b291d04c
Commit
b291d04c
authored
5 years ago
by
Kim Sontheimer
Browse files
Options
Downloads
Patches
Plain Diff
Update README.md
parent
0962c3a1
No related branches found
No related tags found
No related merge requests found
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
README.md
+6
-6
6 additions, 6 deletions
README.md
with
6 additions
and
6 deletions
README.md
+
6
−
6
View file @
b291d04c
...
...
@@ -36,7 +36,7 @@ systems.
| folder | files |
| ------ | ------ |
|
*in_transit-coupling/*
|
*analysis.py, data_handler.py, server.py, simulation.py, timer.py*
|
|
*nest_to_file/*
|
*all .gdf -
>
download them from https://fz-juelich.sciebo.de/s/RrR4XBcL51uy0vA*
|
|
*nest_to_file/*
|
*
Nest output --
all .gdf -
-
download them from https://fz-juelich.sciebo.de/s/RrR4XBcL51uy0vA*
|
### On JURECA
...
...
@@ -58,7 +58,7 @@ from folder: *in_transit_coupling*
2.
analysis with nn=number of neurons to 'analyze':
`srun -N 1 -n 1 python analysis.py [nn]`
3.
simulation of a NEST simulation; arg1 = simtype; arg2 = number of lines per package:
3.
simulation of a NEST simulation; arg1 = sim
ulation
type; arg2 = number of lines per package:
`srun -N 1 -n 1 python simulation.py [short,long,small] [lines]`
...
...
@@ -75,10 +75,10 @@ from folder: *in_transit_coupling*
### Additional information:
*
s
im
type
loads files from 'nest_to_file' folder:
*
short
=
10s sim, 1000 neurons, ~4.7M events
*
long
=
100s sim, 1000 neurons, ~47M events
*
small
=
100s sim, 100 neurons, ~3.4M events
*
S
im
ulation type argument
loads files from 'nest_to_file' folder
-- Output of a NEST simulation
:
*
short
->
10s sim
ulaion
, 1000 neurons, ~4.7M events
*
long
->
100s sim
ulaion
, 1000 neurons, ~47M events
*
small
->
100s sim
ulaion
, 100 neurons, ~3.4M events
*
short module description:
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment