Page MenuHomec4science
Feed Advanced Search

Feb 18 2020

tlemaire committed R4670:b7d520b9ed42: added LogBatch class (authored by tlemaire).
added LogBatch class
Feb 18 2020, 23:00
tlemaire committed R4670:b68fc5d800ef: added isPickable function. corrected install_requires list in setup file. (authored by tlemaire).
added isPickable function. corrected install_requires list in setup file.
Feb 18 2020, 13:54

Feb 14 2020

tlemaire committed R4670:683ec602313d: added gaussian function to utils. (authored by tlemaire).
added gaussian function to utils.
Feb 14 2020, 14:56
tlemaire committed R4670:31cc2d15993a: updated README (added instructions for git-lfs install) (authored by tlemaire).
updated README (added instructions for git-lfs install)
Feb 14 2020, 11:12
tlemaire committed R4670:68961385d17e: added copy method to all model classes. added TI US notebook. updated… (authored by tlemaire).
added copy method to all model classes. added TI US notebook. updated…
Feb 14 2020, 11:12

Feb 5 2020

tlemaire committed R4670:b62507055396: adapted simAndSave function to work also with source-based titration cases. (authored by tlemaire).
adapted simAndSave function to work also with source-based titration cases.
Feb 5 2020, 19:17
tlemaire committed R4670:478c17a7e098: changed erroneous calls to parseAmp to parseAmplitude in parsers module (authored by tlemaire).
changed erroneous calls to parseAmp to parseAmplitude in parsers module
Feb 5 2020, 19:17
tlemaire committed R4670:96d3c580ee81: replaced erroneous "return NotImplementedError" statements by "raise… (authored by tlemaire).
replaced erroneous "return NotImplementedError" statements by "raise…
Feb 5 2020, 18:20
tlemaire committed R4670:892f924d6e9e: renamed ElectricDrive A to I (authored by tlemaire).
renamed ElectricDrive A to I
Feb 5 2020, 18:14
tlemaire committed R4670:8907f78b742a: correctd mismatch in ElectricDrive (authored by tlemaire).
correctd mismatch in ElectricDrive
Feb 5 2020, 18:14
tlemaire committed R4670:31ef6228207a: introduced properties in classes of drives and protocols modules. (authored by tlemaire).
introduced properties in classes of drives and protocols modules.
Feb 5 2020, 17:08

Feb 3 2020

tlemaire committed R4670:073e28b388f6: added xkey property to XDrive class and Arange property to pneuron and nbls… (authored by tlemaire).
added xkey property to XDrive class and Arange property to pneuron and nbls…
Feb 3 2020, 23:37
tlemaire committed R4670:27d8aafffa88: Created Drive objects inheritance scheme (now used in all model classes). (authored by tlemaire).
Created Drive objects inheritance scheme (now used in all model classes).
Feb 3 2020, 21:45
tlemaire committed R4670:dba63f835a31: corrected docstring errors in pneuron Cm0 and Qm0 (authored by tlemaire).
corrected docstring errors in pneuron Cm0 and Qm0
Feb 3 2020, 15:11
tlemaire committed R4670:a42d9f542bed: added FH fs lookups (authored by tlemaire).
added FH fs lookups
Feb 3 2020, 14:37
tlemaire committed R4670:ed7412335d9f: Initialized LFS. deleted lookup files from neuron folder. (authored by tlemaire).
Initialized LFS. deleted lookup files from neuron folder.
Feb 3 2020, 14:35
tlemaire committed R4670:062e541857dc: added lookups files in separate lookups folder using LFS. (authored by tlemaire).
added lookups files in separate lookups folder using LFS.
Feb 3 2020, 14:35
tlemaire committed R4670:9d0666784d2d: Created AcousticSource class to be used for US simulations. (authored by tlemaire).
Created AcousticSource class to be used for US simulations.
Feb 3 2020, 14:28

Jan 26 2020

tlemaire committed R4670:eec847e65a7a: added sundt fs lookups. adapted RS fs lookups. adapted nbls.getLookup2D method… (authored by tlemaire).
added sundt fs lookups. adapted RS fs lookups. adapted nbls.getLookup2D method…
Jan 26 2020, 23:46
tlemaire committed R4670:c995e8999df7: Modified Lookup class (new properties, corrected methods). (authored by tlemaire).
Modified Lookup class (new properties, corrected methods).
Jan 26 2020, 20:44
tlemaire committed R4670:6846298198d4: added interp_method Lookup attribute to enable choice of lookup interpolation… (authored by tlemaire).
added interp_method Lookup attribute to enable choice of lookup interpolation…
Jan 26 2020, 20:44
tlemaire committed R4670:38dc94d61fe7: added DQ_LOOKUP constant (used in run_lookups.py) (authored by tlemaire).
added DQ_LOOKUP constant (used in run_lookups.py)
Jan 26 2020, 20:44

Jan 23 2020

tlemaire committed R4670:1919e3105ee4: added toDict, toJson, fromDict and fromJson methods to Lookup class. (authored by tlemaire).
added toDict, toJson, fromDict and fromJson methods to Lookup class.
Jan 23 2020, 12:10

Jan 22 2020

tlemaire committed R4670:5e77509ee19d: added membrane area attributes to IB and STN neurons (authored by tlemaire).
added membrane area attributes to IB and STN neurons
Jan 22 2020, 15:37

Jan 17 2020

tlemaire committed R4670:fdde4affcc90: improved modularity of TestBase class (authored by tlemaire).
improved modularity of TestBase class
Jan 17 2020, 18:24

Jan 14 2020

tlemaire committed R4670:8478fde7a5d4: Automated getModel using automatically generated dictionary of models with… (authored by tlemaire).
Automated getModel using automatically generated dictionary of models with…
Jan 14 2020, 17:18

Dec 14 2019

tlemaire committed R4670:a0b6724a45a5: removed plotVarQSSDynamics function from QSS and plot_QSS (authored by tlemaire).
removed plotVarQSSDynamics function from QSS and plot_QSS
Dec 14 2019, 11:48
tlemaire committed R4670:382b41779471: Merge branch 'master' of https://c4science.ch/diffusion/4670/pysonic (authored by tlemaire).
Merge branch 'master' of https://c4science.ch/diffusion/4670/pysonic
Dec 14 2019, 11:48

Dec 10 2019

tlemaire committed R4670:5c9777d249d7: updated STN neuron notebook with correct model parameters and enabled… (authored by tlemaire).
updated STN neuron notebook with correct model parameters and enabled…
Dec 10 2019, 17:24

Dec 9 2019

tlemaire committed R4670:4a918211cc11: added boundDataframe method to postpro module (authored by tlemaire).
added boundDataframe method to postpro module
Dec 9 2019, 08:33

Dec 6 2019

tlemaire committed R4670:d0b57c5e137d: re-ran and completed STN notebook (authored by tlemaire).
re-ran and completed STN notebook
Dec 6 2019, 17:43

Dec 4 2019

tlemaire committed R4670:82b1e406d267: updated README with instructions on how to cite. (authored by tlemaire).
updated README with instructions on how to cite.
Dec 4 2019, 16:15
tlemaire committed R4670:a29eea02e330: changed Lookup repr method. added test_lkp test file. (authored by tlemaire).
changed Lookup repr method. added test_lkp test file.
Dec 4 2019, 15:47
tlemaire committed R4670:bac984960467: corrected nbls fullDerivatives, simFull and simHybrid methods (removed phi… (authored by tlemaire).
corrected nbls fullDerivatives, simFull and simHybrid methods (removed phi…
Dec 4 2019, 15:47

Dec 2 2019

tlemaire committed R4670:f8107574d0a8: added threshold module with isolated threshold function (now used for all… (authored by tlemaire).
added threshold module with isolated threshold function (now used for all…
Dec 2 2019, 20:08

Nov 27 2019

tlemaire committed R4670:19881e729753: mofified SPIKE_MIN_QAMP and SPIKE_MIN_VAMP from 5 (nC/cm2 - mV) to 3 (authored by tlemaire).
mofified SPIKE_MIN_QAMP and SPIKE_MIN_VAMP from 5 (nC/cm2 - mV) to 3
Nov 27 2019, 19:48
tlemaire committed R4670:d27e95459175: added sundt lookups (authored by tlemaire).
added sundt lookups
Nov 27 2019, 15:23

Nov 26 2019

tlemaire committed R4670:977bea19e55e: commented useless parameters in Sundt class (authored by tlemaire).
commented useless parameters in Sundt class
Nov 26 2019, 18:52
tlemaire committed R4670:6797e5e1f52b: moved pushbullet key file to package root (authored by tlemaire).
moved pushbullet key file to package root
Nov 26 2019, 18:52
tlemaire committed R4670:6deb0da8868d: added internal bls.simUntilConvergence method (without decorators) to enable… (authored by tlemaire).
added internal bls.simUntilConvergence method (without decorators) to enable…
Nov 26 2019, 15:41

Nov 25 2019

tlemaire committed R4670:647c007ad5d7: added Eleak logging upon Sundt class creation. (authored by tlemaire).
added Eleak logging upon Sundt class creation.
Nov 25 2019, 12:22

Nov 22 2019

tlemaire committed R4670:974a5f7d7fef: cleaned up Sundt class (authored by tlemaire).
cleaned up Sundt class
Nov 22 2019, 18:42
tlemaire committed R4670:b46ab57b16d3: corrected borg-graham formalism methods (authored by tlemaire).
corrected borg-graham formalism methods
Nov 22 2019, 18:36
tlemaire committed R4670:6197f85f0709: corrected Astim factor error in pneuron desc. added extra parsing methods (authored by tlemaire).
corrected Astim factor error in pneuron desc. added extra parsing methods
Nov 22 2019, 18:36

Nov 20 2019

tlemaire committed R4670:456fa71d226b: added qss_vars and pulse-avg run options to nbls simSonic method. (authored by tlemaire).
added qss_vars and pulse-avg run options to nbls simSonic method.
Nov 20 2019, 20:32

Nov 15 2019

tlemaire committed R4670:d14a124a4078: implemented GenericPlot.wraptitle method (authored by tlemaire).
implemented GenericPlot.wraptitle method
Nov 15 2019, 16:47
tlemaire committed R4670:681033068b15: updated titrations log (authored by tlemaire).
updated titrations log
Nov 15 2019, 01:13

Nov 14 2019

tlemaire committed R4670:5da540f0f401: moved model.simAndSave to utils to facilitate use in ExSONIC (authored by tlemaire).
moved model.simAndSave to utils to facilitate use in ExSONIC
Nov 14 2019, 19:43
tlemaire committed R4670:36119dd01aec: moved filecode function to utils (authored by tlemaire).
moved filecode function to utils
Nov 14 2019, 19:43
tlemaire committed R4670:de255e65bccc: Major update: (authored by tlemaire).
Major update:
Nov 14 2019, 16:39
tlemaire committed R4670:a26469ca67dc: added equality operators to TimeProtocol and PulsedProtocol classes. (authored by tlemaire).
added equality operators to TimeProtocol and PulsedProtocol classes.
Nov 14 2019, 11:37

Nov 13 2019

tlemaire committed R4670:4a5626da478c: improved filecodes generation from meta dictionary in Model.filecode (authored by tlemaire).
improved filecodes generation from meta dictionary in Model.filecode
Nov 13 2019, 19:43
tlemaire committed R4670:bc1800471252: created Timeprotocol and PulsedProtocol classes, now used in pneuron, nbls and… (authored by tlemaire).
created Timeprotocol and PulsedProtocol classes, now used in pneuron, nbls and…
Nov 13 2019, 18:11

Nov 7 2019

tlemaire committed R4670:fa8f94b4198c: checked iM taup against ref. (Yamada 1989) (authored by tlemaire).
checked iM taup against ref. (Yamada 1989)
Nov 7 2019, 14:43
tlemaire committed R4670:f1d2ab4cfb4b: added PointNeuron alphaBorgGaham and betaBorgGraham methods, now used for sundt… (authored by tlemaire).
added PointNeuron alphaBorgGaham and betaBorgGraham methods, now used for sundt…
Nov 7 2019, 12:45

Nov 6 2019

tlemaire committed R4670:163afcce99af: renamed PhaseDiagram to SpikePlot (more appropriate). simplified Sundt model… (authored by tlemaire).
renamed PhaseDiagram to SpikePlot (more appropriate). simplified Sundt model…
Nov 6 2019, 19:33
tlemaire committed R4670:a2c1e3e2eb02: modified nbls.QSSderivatives and nbls.__simQSS to work with any specified… (authored by tlemaire).
modified nbls.QSSderivatives and nbls.__simQSS to work with any specified…
Nov 6 2019, 15:47

Nov 5 2019

tlemaire committed R4670:7a48bab58176: renamed iKm to iM and kmk gate to p in Sundt to match formalism ot Cortical… (authored by tlemaire).
renamed iKm to iM and kmk gate to p in Sundt to match formalism ot Cortical…
Nov 5 2019, 22:35
tlemaire committed R4670:54b7854b35c3: parametrized Caiinf in sundt model (checked for correct equivalence at Vm0) (authored by tlemaire).
parametrized Caiinf in sundt model (checked for correct equivalence at Vm0)
Nov 5 2019, 18:16
tlemaire committed R4670:15f0e82253ac: corrected error in effvars for plotGatingKinetics (authored by tlemaire).
corrected error in effvars for plotGatingKinetics
Nov 5 2019, 17:18
tlemaire committed R4670:7a4a9166c1ad: corrected Ikd kinetics (n and l zeta signs matching those of Borg-Graham 1991… (authored by tlemaire).
corrected Ikd kinetics (n and l zeta signs matching those of Borg-Graham 1991…
Nov 5 2019, 17:18

Nov 1 2019

tlemaire committed R4670:894410e31f4a: debugged sundt class (estim now running) (authored by tlemaire).
debugged sundt class (estim now running)
Nov 1 2019, 17:49
tlemaire committed R4670:83ea55354a98: added time step reduction to sundt class. code is running but simulations and… (authored by tlemaire).
added time step reduction to sundt class. code is running but simulations and…
Nov 1 2019, 17:49
tlemaire committed R4670:3d652adfb7ce: further corrections to the sundt class, and implementation of Eleak computation… (authored by tlemaire).
further corrections to the sundt class, and implementation of Eleak computation…
Nov 1 2019, 17:37
tlemaire committed R4670:5a508487f9f1: identified parameters in Sundt expressions and highlighted discrepancies with… (authored by tlemaire).
identified parameters in Sundt expressions and highlighted discrepancies with…
Nov 1 2019, 17:37
tlemaire committed R4670:0394f06c57fd: modified README (authored by tlemaire).
modified README
Nov 1 2019, 14:55
tlemaire committed R4670:ab186ad4e8bf: Merge branch 'master' of https://c4science.ch/diffusion/4670/pysonic (authored by tlemaire).
Merge branch 'master' of https://c4science.ch/diffusion/4670/pysonic
Nov 1 2019, 14:55
tlemaire committed R4670:eb70f6afb883: corrected errors in sundt class (now compiling). minf and taum both seem off… (authored by tlemaire).
corrected errors in sundt class (now compiling). minf and taum both seem off…
Nov 1 2019, 14:55

Oct 15 2019

tlemaire committed R4670:0638d724be40: added sundt import to neurons. corrected pushbullet requirement in setup (authored by tlemaire).
added sundt import to neurons. corrected pushbullet requirement in setup
Oct 15 2019, 17:33

Oct 10 2019

tlemaire committed R4670:aee2c4e6cb21: added Lookup.tile and modified SmartLookup.projectDC. modified nbls. (authored by tlemaire).
added Lookup.tile and modified SmartLookup.projectDC. modified nbls.
Oct 10 2019, 16:49

Oct 7 2019

tlemaire committed R4670:20f96c135bce: defined Lookup algorihtmic operators. defined OnOffSimulator class. defined… (authored by tlemaire).
defined Lookup algorihtmic operators. defined OnOffSimulator class. defined…
Oct 7 2019, 20:51

Oct 2 2019

tlemaire committed R4670:d992992a3693: commented out numdifftools import. updated README.md (authored by tlemaire).
commented out numdifftools import. updated README.md
Oct 2 2019, 08:59

Oct 1 2019

tlemaire committed R4670:06580e30545f: corrected addThresholdCurve. updated astim_titrations.log with latest batch (authored by tlemaire).
corrected addThresholdCurve. updated astim_titrations.log with latest batch
Oct 1 2019, 00:07

Sep 30 2019

tlemaire committed R4670:21401e741886: updated ActivationMap (removed correctAmp method). corrected TimeSeriesPlot. (authored by tlemaire).
updated ActivationMap (removed correctAmp method). corrected TimeSeriesPlot.
Sep 30 2019, 19:49

Sep 27 2019

tlemaire committed R4670:fedd732d1290: changed TimeSeriesPlot.addLegend from static method to instance method (authored by tlemaire).
changed TimeSeriesPlot.addLegend from static method to instance method
Sep 27 2019, 13:46

Sep 26 2019

tlemaire committed R4670:a4e909590831: corrected unwanted changes to sublime-project file (authored by tlemaire).
corrected unwanted changes to sublime-project file
Sep 26 2019, 11:35

Sep 23 2019

tlemaire committed R4670:ed57fe2edc40: added rotAroundPoint2D function to utils (authored by tlemaire).
added rotAroundPoint2D function to utils
Sep 23 2019, 00:38
tlemaire committed R4670:43cdd51258a0: added nan return in pow2Search if x > xmax. added getPow10 to utils (authored by tlemaire).
added nan return in pow2Search if x > xmax. added getPow10 to utils
Sep 23 2019, 00:38

Sep 19 2019

tlemaire committed R4670:d0cc76d4af6b: changed log level for logCache found entry (authored by tlemaire).
changed log level for logCache found entry
Sep 19 2019, 12:07
tlemaire committed R4670:ec466c361f8c: added fillLine function to utils. added Parser.addOverwrite method (opposite of… (authored by tlemaire).
added fillLine function to utils. added Parser.addOverwrite method (opposite of…
Sep 19 2019, 11:39

Sep 18 2019

tlemaire committed R4670:dd102470b272: added method type in nbls.simulate logging (authored by tlemaire).
added method type in nbls.simulate logging
Sep 18 2019, 18:13
tlemaire committed R4670:6fb96a1716d1: corrected tirations log file (authored by tlemaire).
corrected tirations log file
Sep 18 2019, 18:07

Sep 17 2019

tlemaire committed R4670:69faba51e2c1: in PWSimulator.compute: added division of offset interval in several slices if… (authored by tlemaire).
in PWSimulator.compute: added division of offset interval in several slices if…
Sep 17 2019, 18:18
tlemaire committed R4670:8cf15b137151: abstracted Model.simQueue method (now defined in children classes). changed… (authored by tlemaire).
abstracted Model.simQueue method (now defined in children classes). changed…
Sep 17 2019, 17:30
tlemaire committed R4670:133c0ab1ac73: changed outputdir to keyword argument in queue items in Model.checkOutputDir… (authored by tlemaire).
changed outputdir to keyword argument in queue items in Model.checkOutputDir…
Sep 17 2019, 17:30
tlemaire committed R4670:89e117f6ffaa: add handling of positional and keyword arguments in Batch queues. added… (authored by tlemaire).
add handling of positional and keyword arguments in Batch queues. added…
Sep 17 2019, 17:30
tlemaire committed R4670:f1092e3356eb: added Parser.addCheckForOutput method, now used in run_*** scripts to… (authored by tlemaire).
added Parser.addCheckForOutput method, now used in run_*** scripts to…
Sep 17 2019, 17:30
tlemaire committed R4670:83cf10bbf6e7: replaced hypersampling error by warning message PWSimulator.downsample (authored by tlemaire).
replaced hypersampling error by warning message PWSimulator.downsample
Sep 17 2019, 17:30

Sep 16 2019

tlemaire committed R4670:6d8b2b3d4804: updated titrations log (authored by tlemaire).
updated titrations log
Sep 16 2019, 17:39

Sep 13 2019

tlemaire committed R4670:1d0578736cc2: Merge branch 'master' of https://c4science.ch/diffusion/4670/pysonic (authored by tlemaire).
Merge branch 'master' of https://c4science.ch/diffusion/4670/pysonic
Sep 13 2019, 14:30
tlemaire committed R4670:0c9e09419d16: added vsteprange to VlcampParser. changed timeseries default onset from… (authored by tlemaire).
added vsteprange to VlcampParser. changed timeseries default onset from…
Sep 13 2019, 14:29
tlemaire committed R4670:5f918009eb20: re-computed lookups of FH, FS, IB, LTS, RE, RS, STN and TC neurons (authored by tlemaire).
re-computed lookups of FH, FS, IB, LTS, RE, RS, STN and TC neurons
Sep 13 2019, 14:22
tlemaire committed R4670:9b11f9b84f6e: Merge branch 'master' of https://c4science.ch/diffusion/4670/pointnice (authored by tlemaire).
Merge branch 'master' of https://c4science.ch/diffusion/4670/pointnice
Sep 13 2019, 14:21

Sep 11 2019

tlemaire committed R4670:d65e74f5c30c: implemmented inheritance scheme for PointNeuron.chooseTimeStep method (authored by tlemaire).
implemmented inheritance scheme for PointNeuron.chooseTimeStep method
Sep 11 2019, 15:51
tlemaire committed R4670:737ddddddd46: added sweeney neuron lookups (authored by tlemaire).
added sweeney neuron lookups
Sep 11 2019, 14:05

Sep 10 2019

tlemaire committed R4670:bd840351d13f: corrected SweeneyNode alpham equation according to Basser and Roth, 1991. (authored by tlemaire).
corrected SweeneyNode alpham equation according to Basser and Roth, 1991.
Sep 10 2019, 15:07

Sep 6 2019

tlemaire committed R4670:01c2a27636c1: added prependDataframe method to postpro module. (authored by tlemaire).
added prependDataframe method to postpro module.
Sep 6 2019, 14:44
tlemaire committed R4670:c4d24a293f93: renamed Simulator.resample method to downsample in order to avoid confusion… (authored by tlemaire).
renamed Simulator.resample method to downsample in order to avoid confusion…
Sep 6 2019, 14:33
tlemaire committed R4670:107df2b92970: corrected minor issues in spike detection functions (dt bounding for resampling… (authored by tlemaire).
corrected minor issues in spike detection functions (dt bounding for resampling…
Sep 6 2019, 12:56
tlemaire committed R4670:ec87894d9435: modified find_tpeaks to work with irregular time vectors. (authored by tlemaire).
modified find_tpeaks to work with irregular time vectors.
Sep 6 2019, 12:31