-
Notifications
You must be signed in to change notification settings - Fork 51
/
.gitignore
102 lines (92 loc) · 3.44 KB
/
.gitignore
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
/CElegans/pythonScripts/c302/LEMS_TestOsc.xml
/CElegans/pythonScripts/c302/TestOsc.nml
/CElegans/pythonScripts/c302/LEMS_Test.xml
/CElegans/pythonScripts/c302/LEMS_c302_A_Syns2.xml
/CElegans/pythonScripts/c302/Test.nml
/CElegans/pythonScripts/c302/c302_A_Syns2.nml
/CElegans/pythonScripts/c302/parsen.py
/CElegans/pythonScripts/c302/examples/*_AWC.*ml
/CElegans/pythonScripts/c302/examples/*_MultiSyns.*ml
/CElegans/pythonScripts/data/ga_statistics.csv
/CElegans/pythonScripts/data/ga_individuals.csv
/CElegans/pythonScripts/c302/velocity.log
/CElegans/pythonScripts/c302/jsbml.log
/CElegans/pythonScripts/c302/c302_B_Full.nml
/CElegans/pythonScripts/c302/c302_B_Pharyngeal.nml
/CElegans/pythonScripts/c302/LEMS_c302_B_Full.xml
/CElegans/pythonScripts/c302/LEMS_c302_B_Pharyngeal.xml
/OpenWormBackers/OpenWormBackers.xlsx
/OpenWormBackers/extract.py
/CElegans/pythonScripts/c302/c302_A_Weights.nml
/CElegans/pythonScripts/c302/LEMS_c302_A_Weights.xml
/CElegans/pythonScripts/c302/clean.sh
/CElegans/pythonScripts/c302/*.mod
/CElegans/pythonScripts/c302/*.hoc
/CElegans/pythonScripts/c302/*.dat
/CElegans/pythonScripts/c302/*brian.py
.idea/*
*.tmp
*.svg
*.bak
*~
*.pyc
*py.class
generatedMOOSE
CElegans/pythonScripts/*.mod
CElegans/pythonScripts/*.hoc
CElegans/pythonScripts/*enerated*ml
CElegans/pythonScripts/CElegansConnectome.nml
generatedGENESIS
generatedNEURON
simulations
savedNetworks
CElegans/generatedNeuroML2/*.hoc
CElegans/generatedNeuroML2/*.mod
CElegans/generatedNeuroML2/*.log
CElegans/generatedNeuroML2/runsim.sh
x86_64
i386
umac
*.dll
CElegans/pythonScripts/c302/unittests/*.nml
CElegans/pythonScripts/c302/unittests/*.xml
.DS_Store
CElegansNeuroML.egg-info/*
dist/*
c302_A_Full.dat
/CElegans/pythonScripts/c302/examples/GenericCell.hoc
/CElegans/pythonScripts/c302/LEMS_NetTest.xml
/CElegans/pythonScripts/c302/LEMS_SimpleTest.xml
/CElegans/pythonScripts/c302/NetTest.nml
/CElegans/pythonScripts/c302/SimpleTest.nml
/CElegans/pythonScripts/c302/examples/GenericMuscleCell.hoc
/CElegans/pythonScripts/c302/examples/GenericNeuronCell.hoc
/CElegans/pythonScripts/c302/examples/output.avi
/CElegans/pythonScripts/c302/examples/testim
/CElegans/pythonScripts/c302/LEMS_c302_C1_Test.xml
/CElegans/pythonScripts/c302/LEMS_c302_D1_Weights.xml
/CElegans/pythonScripts/c302/c302_C1_Test.nml
/CElegans/pythonScripts/c302/c302_D1_Weights.nml
/CElegans/pythonScripts/c302/cells/*
/CElegans/pythonScripts/c302/tune/data/ga_individuals.csv
/CElegans/pythonScripts/c302/tune/data/ga_statistics.csv
/CElegans/pythonScripts/c302/examples/NET_c302_A_Pharyngeal.net.nml
/CElegans/pythonScripts/c302/examples/NET_c302_B_Pharyngeal.net.nml
/CElegans/pythonScripts/c302/runAndPlot.py000
/CElegans/pythonScripts/c302/tune/c302NetTuner.py000
/CElegans/pythonScripts/c302/notebooks/.ipynb_checkpoints
/CElegans/pythonScripts/c302/data_vs_candidate.png
/CElegans/pythonScripts/c302/LEMS_TestIClampMuscle.xml
/CElegans/pythonScripts/c302/TestIClampMuscle.nml
/CElegans/pythonScripts/c302/examples/summary/exc_to_neurons.png
/CElegans/pythonScripts/c302/LEMS_TestMuscles.xml
/CElegans/pythonScripts/c302/TestMuscles.nml
/CElegans/pythonScripts/c302/examples/temp_test/*.gv
/CElegans/pythonScripts/c302/examples/temp_test/*.png
/CElegans/pythonScripts/c302/examples/*.gv
/CElegans/pythonScripts/c302/examples/*.png
/CElegans/pythonScripts/c302/c302_A_Syns2.net.nml
/CElegans/pythonScripts/c302/c302_A_Weights.net.nml
/CElegans/pythonScripts/c302/c302_C1_Test.net.nml
/CElegans/pythonScripts/c302/c302_D1_Weights.net.nml
arm64