allensdk.internal.model.glif.MLIN module

allensdk.internal.model.glif.MLIN.MLIN(voltage, current, res, cap, dt, MAKE_PLOT=False, SHOW_PLOT=False, BLOCK=False, PUBLICATION_PLOT=False)[source]

voltage, current input:

voltage: numpy array of voltage with test pulse cut out current: numpy array of stimulus with test pulse cut out
allensdk.internal.model.glif.MLIN.autocorr(x)[source]
allensdk.internal.model.glif.MLIN.exp_decay(time, amp, tau)[source]
allensdk.internal.model.glif.MLIN.expsymm_cdf(v, dv)[source]
allensdk.internal.model.glif.MLIN.expsymm_pdf(v, dv)[source]
allensdk.internal.model.glif.MLIN.find_bin_center(edges)[source]