- Queries
- All Stories
- Search
- Advanced Search
Feed Advanced Search
Advanced Search
Advanced Search
Sep 4 2019
Sep 4 2019
tlemaire committed R4670:614c56792d61: expanded charge range for pneuron.getLookup (authored by tlemaire).
expanded charge range for pneuron.getLookup
updated notebooks
Sep 3 2019
Sep 3 2019
added sweeney lookups
tlemaire committed R4670:8102e979f684: updated SPIKE_MIN_VAMP to allow robust spike detection for sweeney model (authored by tlemaire).
updated SPIKE_MIN_VAMP to allow robust spike detection for sweeney model
Sep 2 2019
Sep 2 2019
tlemaire committed R4670:fd4639a4c602: parametrised Qm plot range to be neuron-specific. Solved issue with pbar update. (authored by tlemaire).
parametrised Qm plot range to be neuron-specific. Solved issue with pbar update.
tlemaire committed R4670:d2ccd21d9889: corrected crucial error in nbls.spatialAverage method. corrected Cm0 and Qm0… (authored by tlemaire).
corrected crucial error in nbls.spatialAverage method. corrected Cm0 and Qm0…
Aug 29 2019
Aug 29 2019
tlemaire committed R4670:4c34c2a9dc9a: adapted test_sims (avoiding sweeney neuron) (authored by tlemaire).
adapted test_sims (avoiding sweeney neuron)
tlemaire committed R4670:1b3cffe95e7a: added sweeney lookups (ASTIM not working yet). added fixLookup to remove single… (authored by tlemaire).
added sweeney lookups (ASTIM not working yet). added fixLookup to remove single…
tlemaire committed R4670:f19b1648b5ed: remoed sweeney lookups (need to figure out the reason for weird profiles first). (authored by tlemaire).
remoed sweeney lookups (need to figure out the reason for weird profiles first).
Aug 26 2019
Aug 26 2019
tlemaire committed R4670:4f5fb5ee0829: implemented SweeneyNode class. added PointNeuron.chooseTimeStep method to… (authored by tlemaire).
implemented SweeneyNode class. added PointNeuron.chooseTimeStep method to…
tlemaire committed R4670:8226a9490c9b: adapted constants to enable sweeney lookups creation. (authored by tlemaire).
adapted constants to enable sweeney lookups creation.
tlemaire committed R4670:d7855a1dd087: implemented pow2Search function using an incremental power of 2 search to… (authored by tlemaire).
implemented pow2Search function using an incremental power of 2 search to…
Aug 24 2019
Aug 24 2019
tlemaire committed R4670:fdf57ea352bd: added getCommonLabel method to ComparativePlot (now used to determine figure… (authored by tlemaire).
added getCommonLabel method to ComparativePlot (now used to determine figure…
tlemaire committed R4670:4821f3c94b73: corrected minor mistake in getCommonLabel (authored by tlemaire).
corrected minor mistake in getCommonLabel
Aug 22 2019
Aug 22 2019
tlemaire committed R4670:db880034dc26: harmonized peaks/spikes detection process across the package. (authored by tlemaire).
harmonized peaks/spikes detection process across the package.
Aug 19 2019
Aug 19 2019
tlemaire committed R4670:0d24b201dea4: added figtitle and getModel as GenericPlot methods (authored by tlemaire).
added figtitle and getModel as GenericPlot methods
tlemaire committed R4670:3c76710406c6: removed paper figures folder (now in separate repo) (authored by tlemaire).
removed paper figures folder (now in separate repo)
Aug 15 2019
Aug 15 2019
tlemaire committed R4670:3146cab6bade: added iCap to plot variables. added colormap option for comparative plots even… (authored by tlemaire).
added iCap to plot variables. added colormap option for comparative plots even…
Aug 14 2019
Aug 14 2019
tlemaire committed R4670:366c7e528105: added VoltageClamp class with associated script and parser (authored by tlemaire).
added VoltageClamp class with associated script and parser
corrected minor issues in timeseries
tlemaire committed R4670:2278e599a753: added automatic solution prepending to all simulate methods (to treat initial… (authored by tlemaire).
added automatic solution prepending to all simulate methods (to treat initial…
tlemaire committed R4670:1b242e25ca45: added plot_intensity_vs_amplitude.py script (authored by tlemaire).
added plot_intensity_vs_amplitude.py script
Jul 29 2019
Jul 29 2019
fixed error in bls.filecodes
Jul 26 2019
Jul 26 2019
test commit.
Jul 24 2019
Jul 24 2019
updated README to latest changes.
tlemaire committed R4670:a70fc6312da7: set simFull, simHybrid and simSonic as private nbls methods (authored by tlemaire).
set simFull, simHybrid and simSonic as private nbls methods
Jul 18 2019
Jul 18 2019
tlemaire committed R4670:9ba9ca99a89f: corrected error in getSimThresholdAmps (added default fs to 1) (authored by tlemaire).
corrected error in getSimThresholdAmps (added default fs to 1)
tlemaire committed R4670:9e0718eb1a9b: corrected error in Model logNSpikes, checkTitrate and simAndSave methods. (authored by tlemaire).
corrected error in Model logNSpikes, checkTitrate and simAndSave methods.
tlemaire committed R4670:28c94d579a04: improved QSS fixed points color labeling (authored by tlemaire).
improved QSS fixed points color labeling
tlemaire committed R4670:5aa12c341577: interoduced derivative function to compute numerical derivatives with various… (authored by tlemaire).
interoduced derivative function to compute numerical derivatives with various…
Jul 17 2019
Jul 17 2019
tlemaire committed R4670:ab25e778e32f: added saddle point classification to QSS analysis. (authored by tlemaire).
added saddle point classification to QSS analysis.
tlemaire committed R4670:dc37f0afbd17: removed all static quasiSteadyStates definition in neuron classes. (authored by tlemaire).
removed all static quasiSteadyStates definition in neuron classes.
tlemaire committed R4670:bce60bf70097: adapted findModifiedEq to work with iterables as inputs (authored by tlemaire).
adapted findModifiedEq to work with iterables as inputs
tlemaire committed R4670:bf936959e87b: replaced createLookupLambda by createClassLambda that can take various lambda… (authored by tlemaire).
replaced createLookupLambda by createClassLambda that can take various lambda…
tlemaire committed R4670:f113d822d4fb: added findModifiedEq function to utils, using brentq to find a new equilibrium… (authored by tlemaire).
added findModifiedEq function to utils, using brentq to find a new equilibrium…
Jul 16 2019
Jul 16 2019
tlemaire committed R4670:17b59c14aa75: modified TC neuron steadyStates method. (authored by tlemaire).
modified TC neuron steadyStates method.
Jul 15 2019
Jul 15 2019
tlemaire committed R4670:f768f01cd891: transformed pneuron qsState and quasiSteadyStates methods to return lambda… (authored by tlemaire).
transformed pneuron qsState and quasiSteadyStates methods to return lambda…
cleaned up nbls
tlemaire committed R4670:bed4f4a9de36: re-added file caching for QSS analysis (authored by tlemaire).
re-added file caching for QSS analysis
tlemaire committed R4670:d50bf6119d40: started implementing SonicTranslator.parseSteadyStates method. Implemented… (authored by tlemaire).
started implementing SonicTranslator.parseSteadyStates method. Implemented…
Jul 5 2019
Jul 5 2019
tlemaire committed R4670:d3de1ce856e1: added more robust patterns to PointNeuronTranslator (authored by tlemaire).
added more robust patterns to PointNeuronTranslator
tlemaire committed R4670:e34dcc6d2cb9: reordered TC states. minor changes in translators. (authored by tlemaire).
reordered TC states. minor changes in translators.
Jul 4 2019
Jul 4 2019
tlemaire committed R4670:6755d10c0e98: add permeability_constant_pattern to PointNeuronTranslator (authored by tlemaire).
add permeability_constant_pattern to PointNeuronTranslator
tlemaire committed R4670:a788320b3aae: added new functionalities to Trnalsator class (now used in SonicTranslator). (authored by tlemaire).
added new functionalities to Trnalsator class (now used in SonicTranslator).
tlemaire committed R4670:aa1ed8d9b040: added getClosure method to Translator class. (authored by tlemaire).
added getClosure method to Translator class.
Jul 3 2019
Jul 3 2019
tlemaire committed R4670:b427c3fd93df: added getClosure to translator. added getConstantsDict function in constants.py (authored by tlemaire).
added getClosure to translator. added getConstantsDict function in constants.py
Jul 1 2019
Jul 1 2019
improved checkTitrate robustness
removed test lookup file
corrected TC neuron notebook
tlemaire committed R4670:270ec5466a47: NmodlGenerator: implemented parsing of potential class attributes used as… (authored by tlemaire).
NmodlGenerator: implemented parsing of potential class attributes used as…
tlemaire committed R4670:d1a3fbaefd83: added option to provide simAndSave or simulate to batches. implemented addMeta… (authored by tlemaire).
added option to provide simAndSave or simulate to batches. implemented addMeta…
Jun 30 2019
Jun 30 2019
improved SonicTranslator class
Jun 29 2019
Jun 29 2019
tlemaire committed R4670:4937955d0214: adapted methods of all classes into classmethods and staticmethods when… (authored by tlemaire).
adapted methods of all classes into classmethods and staticmethods when…
Jun 28 2019
Jun 28 2019
tlemaire committed R4670:22abb7710105: created separate test module with TestBase class. renamed test_basic into… (authored by tlemaire).
created separate test module with TestBase class. renamed test_basic into…
tlemaire committed R4670:4997a9f88989: transformed model inputs, checkInputs and simQueue into static methods (authored by tlemaire).
transformed model inputs, checkInputs and simQueue into static methods
Jun 27 2019
Jun 27 2019
updated README
tlemaire committed R4670:0fe23305b3ad: re-introduced derivatives as mandatory model method (authored by tlemaire).
re-introduced derivatives as mandatory model method
tlemaire committed R4670:b73594f4d58b: moved lookup to core module. moved getLookup methods to nbls class. (authored by tlemaire).
moved lookup to core module. moved getLookup methods to nbls class.
tlemaire committed R4670:a0db776b7966: added Model.description method. added nbls.getLookup2D method with correct fs… (authored by tlemaire).
added Model.description method. added nbls.getLookup2D method with correct fs…
tlemaire committed R4670:d909927fd268: defined TestBase class with smart subset handling (inherited by TestSims) (authored by tlemaire).
defined TestBase class with smart subset handling (inherited by TestSims)
tlemaire committed R4670:b7e75610c1d2: changed TimeSeries.getStimPulses to class method (authored by tlemaire).
changed TimeSeries.getStimPulses to class method
rewrote test_basic into a class
tlemaire committed R4670:8f1ea1a16339: moved effRates vectorization into pneuron.getEffRates method (authored by tlemaire).
moved effRates vectorization into pneuron.getEffRates method
Jun 26 2019
Jun 26 2019
tlemaire committed R4670:dffee6926b85: added fs (spatially-averaged) as input to nbls model. defined SmartLookup class… (authored by tlemaire).
added fs (spatially-averaged) as input to nbls model. defined SmartLookup class…
tlemaire committed R4670:07c34eeed0f7: added test at bottom of lookups module (authored by tlemaire).
added test at bottom of lookups module
added paper url to setup.py
tlemaire committed R4670:4ebf9fe64023: replaced multiprocessing import by multiprocess import in batches.py to enable… (authored by tlemaire).
replaced multiprocessing import by multiprocess import in batches.py to enable…
tlemaire committed R4670:3528fa81b6d1: cleaned up model classes. defined mandatory derivatives method for model… (authored by tlemaire).
cleaned up model classes. defined mandatory derivatives method for model…
Jun 25 2019
Jun 25 2019
corrected README
tlemaire committed R4670:9965ddc0005d: improved steadyStates definition in TC and STN neurons. corrected dQdt pltvar… (authored by tlemaire).
improved steadyStates definition in TC and STN neurons. corrected dQdt pltvar…
updated README
tlemaire committed R4670:acf299185987: removed unnecessary functions from pneuron (authored by tlemaire).
removed unnecessary functions from pneuron
tlemaire committed R4670:8b3f49b0bac4: corrected labeling error in GroupedTimeSeries (authored by tlemaire).
corrected labeling error in GroupedTimeSeries
tlemaire committed R4670:db8cc8e2b5ff: added automatic effRates function definition in pneuron.parse method. removed… (authored by tlemaire).
added automatic effRates function definition in pneuron.parse method. removed…
tlemaire committed R4670:21dda94243b8: added precisions about derStates requirements in README (authored by tlemaire).
added precisions about derStates requirements in README
tlemaire committed R4670:83ff47370d86: defined separate lookup decorator for bls.computePMparams method. updated… (authored by tlemaire).
defined separate lookup decorator for bls.computePMparams method. updated…
tlemaire committed R4670:4742d6a43494: finished implementing pneuron.buildDerEffStates method to automatically create… (authored by tlemaire).
finished implementing pneuron.buildDerEffStates method to automatically create…
Jun 20 2019
Jun 20 2019
tlemaire committed R4670:a96a900ad4b4: define dLookUp class to perform lookup projections and interpolations (authored by tlemaire).
define dLookUp class to perform lookup projections and interpolations
tlemaire committed R4670:becd2527f268: corrected Cinf error in ThalamoCortical neuron (authored by tlemaire).
corrected Cinf error in ThalamoCortical neuron
tlemaire committed R4670:f719dddee9f0: added getSteadyStates and getDerStates methods to pneuron to call steadyStates… (authored by tlemaire).
added getSteadyStates and getDerStates methods to pneuron to call steadyStates…
tlemaire committed R4670:98942bac6b56: redefined derStates and steadyStates as dictionary of lambda functions (authored by tlemaire).
redefined derStates and steadyStates as dictionary of lambda functions
tlemaire committed R4670:6c10d4162d71: added default output directory ("dump"). cleaned up neuron classes. (authored by tlemaire).
added default output directory ("dump"). cleaned up neuron classes.
corrected error in subset parsing
tlemaire committed R4670:fdebb58e8442: refefined derEffstates construction to return a dictionary of function. (authored by tlemaire).
refefined derEffstates construction to return a dictionary of function.
Jun 19 2019
Jun 19 2019
tlemaire committed R4670:26fe1e08a408: cleaned up neuron classes. redefined currents to return functions instead of… (authored by tlemaire).
cleaned up neuron classes. redefined currents to return functions instead of…
Jun 18 2019
Jun 18 2019
tlemaire committed R4670:40b5a09c46c2: started implementation of buildDerEffStates to contruct the derEffStates… (authored by tlemaire).
started implementation of buildDerEffStates to contruct the derEffStates…
tlemaire committed R4670:00f57af96cfb: replaced obscur states list by explicit states dictionary in derStates and… (authored by tlemaire).
replaced obscur states list by explicit states dictionary in derStates and…
tlemaire committed R4670:7b2aee9851af: replaced obscur states list by explicit dictionary in all currents methods (authored by tlemaire).
replaced obscur states list by explicit dictionary in all currents methods
Jun 17 2019
Jun 17 2019
tlemaire committed R4670:66eaf2f41fba: corrected y, t order error in nbls.fullDerivatives. added custom parsing in… (authored by tlemaire).
corrected y, t order error in nbls.fullDerivatives. added custom parsing in…
tlemaire committed R4670:d4798d527ccc: added custom parsing to paper figure scripts (authored by tlemaire).
added custom parsing to paper figure scripts
tlemaire committed R4670:a03eb1b35b77: added custom parsing to plot_gating_kinetics.py (authored by tlemaire).
added custom parsing to plot_gating_kinetics.py
tlemaire committed R4670:3b86ec877351: added custom parsing to plot_effective_variables.py (authored by tlemaire).
added custom parsing to plot_effective_variables.py
tlemaire committed R4670:1465c48312a6: adde prettify option to timeseries plots (authored by tlemaire).
adde prettify option to timeseries plots
tlemaire committed R4670:9e96cf6ee947: added colormap functionality to PhaseDiagram (authored by tlemaire).
added colormap functionality to PhaseDiagram
tlemaire committed R4670:e3f3982b8981: defined PlotParser and TimeSeriesParser classes (authored by tlemaire).
defined PlotParser and TimeSeriesParser classes
tlemaire committed R4670:0efc60073f8b: moved nmodl generator to ExSONIC package (authored by tlemaire).
moved nmodl generator to ExSONIC package
removed plotFRProfile from init file
tlemaire committed R4670:e01fa72e6143: replaced plotPhaseDiagram by PhaseDiagram class inheriting from ComparativePlot… (authored by tlemaire).
replaced plotPhaseDiagram by PhaseDiagram class inheriting from ComparativePlot…
tlemaire committed R4670:4ce5e074ca4c: solved issue with ActivationMap Ascale (authored by tlemaire).
solved issue with ActivationMap Ascale
tlemaire committed R4670:75f6032d2f63: replaced no_offset by tbounds in plotting options. added custom parsing to… (authored by tlemaire).
replaced no_offset by tbounds in plotting options. added custom parsing to…
c4science · Help