- Queries
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Jul 21 2020
Jul 21 2020
tlemaire committed R4670:42a3be29b47b: introduced default celsius (36°C) as a PointNeuron property shared by all… (authored by tlemaire).
introduced default celsius (36°C) as a PointNeuron property shared by all…
tlemaire committed R4670:133be2f739dd: added celsius parameter (36.0) to cortical and thalamic neurons. (authored by tlemaire).
added celsius parameter (36.0) to cortical and thalamic neurons.
tlemaire committed R4670:de400ab21db3: corrected gaussian formula so that sigma matches definition of standard… (authored by tlemaire).
corrected gaussian formula so that sigma matches definition of standard…
Jul 15 2020
Jul 15 2020
tlemaire committed R4670:c9894bdbd61c: removed SilentMRGNode class (now generated on-the-fly in analysis notebook) (authored by tlemaire).
removed SilentMRGNode class (now generated on-the-fly in analysis notebook)
tlemaire committed R4670:a8ba89d095f5: implemented passiveNeuron wrapper function to generate PassiveNeuron class… (authored by tlemaire).
implemented passiveNeuron wrapper function to generate PassiveNeuron class…
added pneuron.tau_pas property
tlemaire committed R4670:3998f71a5a6f: added LogBatch getSerlializedOutput and getEntryOutput methods. (authored by tlemaire).
added LogBatch getSerlializedOutput and getEntryOutput methods.
Jun 26 2020
Jun 26 2020
tlemaire committed R4670:66f49d8e6545: added log scale option for tau axis in plotGatingStates (authored by tlemaire).
added log scale option for tau axis in plotGatingStates
Jun 24 2020
Jun 24 2020
tlemaire committed R4670:4b2fc8c0eea5: added pairwise utils function. added GroupedTimeSeries.shareX static method. (authored by tlemaire).
added pairwise utils function. added GroupedTimeSeries.shareX static method.
Jun 4 2020
Jun 4 2020
tlemaire committed R4670:64ec46ae1392: corrected Lookup and TimeSeries division operators. (authored by tlemaire).
corrected Lookup and TimeSeries division operators.
updated MANIFEST file.
May 18 2020
May 18 2020
updated README.
May 7 2020
May 7 2020
tlemaire committed R4670:0c7bff925bd5: corrected index offset error in GenericPlot.addCmap (authored by tlemaire).
corrected index offset error in GenericPlot.addCmap
added strictbounds plotting options
May 4 2020
May 4 2020
tlemaire committed R4670:2c0253a46427: added extractCommonPrefix utils function. (authored by tlemaire).
added extractCommonPrefix utils function.
May 2 2020
May 2 2020
tlemaire committed R4670:9b03fd5152c2: corrected DrivenNeuronalBilayerSonophore.inputs (authored by tlemaire).
corrected DrivenNeuronalBilayerSonophore.inputs
corrected error in solve_ivp call.
tlemaire committed R4670:db1a0c16e84b: added actmap NaN data post-processing to prevent numpy warning when using log z… (authored by tlemaire).
added actmap NaN data post-processing to prevent numpy warning when using log z…
new astim titrations for figure 8
May 1 2020
May 1 2020
tlemaire committed R4670:6d2bc897725d: Merge branch 'master' of https://c4science.ch/diffusion/4670/pysonic (authored by tlemaire).
Merge branch 'master' of https://c4science.ch/diffusion/4670/pysonic
added new titrations
tlemaire committed R4670:bd7a6ec5a477: corrected ComparativePlot and CompTimeSeries to enable taking generators as… (authored by tlemaire).
corrected ComparativePlot and CompTimeSeries to enable taking generators as…
tlemaire committed R4670:5742df202a16: new figure 7 titrations for high PRF low DC (authored by tlemaire).
new figure 7 titrations for high PRF low DC
tlemaire committed R4670:fa9c541d7842: applied correction to ODESolver.getNsamples to make sure there are at least 2… (authored by tlemaire).
applied correction to ODESolver.getNsamples to make sure there are at least 2…
new figure 7 titrations
Apr 30 2020
Apr 30 2020
added new astim titrations
tlemaire committed R4670:835803fa8d6b: added progress bar logging to nbls.simFull at INFO level. (authored by tlemaire).
added progress bar logging to nbls.simFull at INFO level.
Apr 29 2020
Apr 29 2020
tlemaire committed R4670:4e922dc3531c: corrected scaling factor in actmap.addThresholdCurve (authored by tlemaire).
corrected scaling factor in actmap.addThresholdCurve
tlemaire committed R4670:524072855745: defined Thresholder class for a clearer threshold search implementation. (authored by tlemaire).
defined Thresholder class for a clearer threshold search implementation.
added RS 10Hz titrations.
tlemaire committed R4670:efb7e6effc92: corrected queue error in actmap.addTresholdCurve (authored by tlemaire).
corrected queue error in actmap.addTresholdCurve
tlemaire committed R4670:0a9b43830b05: corrected DC scaling in actmap.addThresholdCurve (authored by tlemaire).
corrected DC scaling in actmap.addThresholdCurve
tlemaire committed R4670:d4087b3210f3: added mpi feature to actmap threshold curve. (authored by tlemaire).
added mpi feature to actmap threshold curve.
tlemaire committed R4670:81fe27f05196: changed bls.inputs['a'] (factor 0, unit m). (authored by tlemaire).
changed bls.inputs['a'] (factor 0, unit m).
Apr 28 2020
Apr 28 2020
tlemaire committed R4670:fcb5a387a33e: added input-ouput match pre-check in LogBatch.run method to avoid unnecessary… (authored by tlemaire).
added input-ouput match pre-check in LogBatch.run method to avoid unnecessary…
Apr 26 2020
Apr 26 2020
tlemaire committed R4670:2eb3a3768e1e: modified BurstProtocol default BRF such that BRI is twice burst time. (authored by tlemaire).
modified BurstProtocol default BRF such that BRI is twice burst time.
tlemaire committed R4670:fab05bc88fea: corrected simobj.check methods (incorrect paramStr call). added BRF pre-check… (authored by tlemaire).
corrected simobj.check methods (incorrect paramStr call). added BRF pre-check…
Apr 24 2020
Apr 24 2020
tlemaire committed R4670:20183f45302e: added baseline_modulation example script (authored by tlemaire).
added baseline_modulation example script
tlemaire committed R4670:6dedc53ccbc8: added optional tstart argument to PusledProtocol classes. corrected… (authored by tlemaire).
added optional tstart argument to PusledProtocol classes. corrected…
Apr 23 2020
Apr 23 2020
added TCtweak70 and TCtweak50 cases.
added TC2 class
tlemaire committed R4670:93d5100bbbce: introduced lambda function for test.execute calls (authored by tlemaire).
introduced lambda function for test.execute calls
Apr 22 2020
Apr 22 2020
additional bls lookups
Apr 21 2020
Apr 21 2020
defined friendlyLogspace function
tlemaire committed R4670:67531a20cdce: placed StimObject class in a separate stimobj module. added boltons dependency… (authored by tlemaire).
placed StimObject class in a separate stimobj module. added boltons dependency…
Apr 19 2020
Apr 19 2020
added TC lookup 80 nm 590 kHz
added few utils functions
added BalancedPulsedProtocol class.
added 48 nm TC lookups
Apr 18 2020
Apr 18 2020
tlemaire committed R4670:108548aa8cc8: added max_nsamples parameter to effective solver to avoid memory allocation… (authored by tlemaire).
added max_nsamples parameter to effective solver to avoid memory allocation…
added more TC lookups.
tlemaire committed R4670:72c8577885a8: corrected units discrepancy in actmap.py (authored by tlemaire).
corrected units discrepancy in actmap.py
tlemaire committed R4670:a3ca81f69d0a: corrected TimSeries.getStimPulses function (no patches for zero states). (authored by tlemaire).
corrected TimSeries.getStimPulses function (no patches for zero states).
updated README
defined protocols copy methods.
tlemaire committed R4670:0d1777407add: corrected drives and protocols inputs. (authored by tlemaire).
corrected drives and protocols inputs.
Apr 17 2020
Apr 17 2020
simplified drives and protocols
tlemaire committed R4670:5e4003f785f9: updated inputs precision in protocols (authored by tlemaire).
updated inputs precision in protocols
updated README
cleand-up run_astim.py
tlemaire committed R4670:420b1c0ceb3e: added 64nm 590 kHz fs-dependent TC lookup (authored by tlemaire).
added 64nm 590 kHz fs-dependent TC lookup
tlemaire committed R4670:e3ca275ebe0f: harmonized repr, desc and filecodes methods across protocols. (authored by tlemaire).
harmonized repr, desc and filecodes methods across protocols.
tlemaire committed R4670:6895a19a147f: implemented simQueueBurst method in pneuron and nbls classes. (authored by tlemaire).
implemented simQueueBurst method in pneuron and nbls classes.
tlemaire committed R4670:e62423f9469d: added update interval argument to HybridSolve.solve method. (authored by tlemaire).
added update interval argument to HybridSolve.solve method.
cleaned-up find_tpeaks function
tlemaire committed R4670:447a9236fa20: corrected error in computeFRProfile when no spikes are detected. (authored by tlemaire).
corrected error in computeFRProfile when no spikes are detected.
Apr 16 2020
Apr 16 2020
tlemaire committed R4670:69892d75c503: improved solvers docstrings and clarified their use in model classes. (authored by tlemaire).
improved solvers docstrings and clarified their use in model classes.
Apr 15 2020
Apr 15 2020
added 2 MHz 32nm TC lookup.
tlemaire committed R4670:b77cd9e4eb12: implemented better solvers (now inside solvers module), including an… (authored by tlemaire).
implemented better solvers (now inside solvers module), including an…
tlemaire committed R4670:d03caf415e89: removed ambiguity around initialConditions methods to allow correct lookups… (authored by tlemaire).
removed ambiguity around initialConditions methods to allow correct lookups…
Apr 13 2020
Apr 13 2020
added TC fs lookup at 1 MHz.
tlemaire committed R4670:b44cc93c9915: replaced "Ascale" parsing options by "yscale" for more clarity. (authored by tlemaire).
replaced "Ascale" parsing options by "yscale" for more clarity.
tlemaire committed R4670:f8511250c9b8: corrected LogBatch class to enable correct use with mpi. (authored by tlemaire).
corrected LogBatch class to enable correct use with mpi.
added better fs handling in actmap
Apr 10 2020
Apr 10 2020
tlemaire committed R4670:a8ffc4cf6311: removed useless error instance catch in utils (authored by tlemaire).
removed useless error instance catch in utils
Apr 9 2020
Apr 9 2020
added example actmap script
tlemaire committed R4670:4907be82d296: changed default actmap tstim from 1s to 200 ms (authored by tlemaire).
changed default actmap tstim from 1s to 200 ms
tlemaire committed R4670:3af9c9df32cc: added multiprocessing functionality to LogBatch class. (authored by tlemaire).
added multiprocessing functionality to LogBatch class.
tlemaire committed R4670:18480eb7bebc: corrected ActMap class (now inheriting from LogBatch). (authored by tlemaire).
corrected ActMap class (now inheriting from LogBatch).
Apr 5 2020
Apr 5 2020
tlemaire committed R4670:63ef9868bbd2: added TimeProtocol.stimEvents method (used in NEURON simulations). (authored by tlemaire).
added TimeProtocol.stimEvents method (used in NEURON simulations).
tlemaire committed R4670:06f8250793a6: added eventsON and eventsOFF methods to Protocol classes. (authored by tlemaire).
added eventsON and eventsOFF methods to Protocol classes.
Apr 4 2020
Apr 4 2020
tlemaire committed R4670:afdde67646ea: moved example scripts to examples folder and defined README.mdpp markdown… (authored by tlemaire).
moved example scripts to examples folder and defined README.mdpp markdown…
Apr 3 2020
Apr 3 2020
tlemaire committed R4670:cc5348bc40ca: added __eq__ methods to pneuron and nbls classes (authored by tlemaire).
added __eq__ methods to pneuron and nbls classes
Mar 31 2020
Mar 31 2020
tlemaire committed R4670:9239911c1f35: added ASTIM_REL_CONV_THR to constants file. (authored by tlemaire).
added ASTIM_REL_CONV_THR to constants file.
Mar 30 2020
Mar 30 2020
added TC fs lookup.
added MRG fs lookup.
Mar 27 2020
Mar 27 2020
added MRG lookup.
tlemaire committed R4670:8f0bbde630a7: renamed fibers point-neuron models for better interpretability. completed fiber… (authored by tlemaire).
renamed fibers point-neuron models for better interpretability. completed fiber…
Mar 26 2020
Mar 26 2020
tested MRG lookups generation
tlemaire committed R4670:a4eafd9f8059: corrected typo in SweeneyNode description. (authored by tlemaire).
corrected typo in SweeneyNode description.
Mar 24 2020
Mar 24 2020
added addExcitationInset to pltutils
Mar 23 2020
Mar 23 2020
added getLogStartPoint to utils
Mar 21 2020
Mar 21 2020
tlemaire committed R4670:066e8e416305: added polyfit amd extrapolate capabilities to Lookup class. (authored by tlemaire).
added polyfit amd extrapolate capabilities to Lookup class.
tlemaire committed R4670:84694f9507f6: added x axis sharing in GroupedTimeSeries (authored by tlemaire).
added x axis sharing in GroupedTimeSeries
Feb 28 2020
Feb 28 2020
tlemaire committed R4670:c8a9ea2beb92: added extra functionalities to Lookup class. continued fiber nodes notebook. (authored by tlemaire).
added extra functionalities to Lookup class. continued fiber nodes notebook.
tlemaire committed R4670:8f4b9911c0d3: Merge branch 'master' of https://c4science.ch/diffusion/4670/pysonic (authored by tlemaire).
Merge branch 'master' of https://c4science.ch/diffusion/4670/pysonic
Feb 27 2020
Feb 27 2020
added fiber ndoes analysis notebook
tlemaire committed R4670:a46f7227e040: added better handling of ybounds in timeseries. added MRG neuron class. (authored by tlemaire).
added better handling of ybounds in timeseries. added MRG neuron class.
Feb 20 2020
Feb 20 2020
moved getMeta to utils
tlemaire committed R4670:7f8a3be5ceb4: changed meta property of model classes to return solely model information. (authored by tlemaire).
changed meta property of model classes to return solely model information.
c4science · Help