bluepyemodel.ecode.customfromfile

CustomFromFile stimulus class

Classes

CustomFromFile(location, **kwargs)

CustomFromFile current stimulus to be loaded from a file

class CustomFromFile(location, **kwargs)

Bases: BPEM_stimulus

CustomFromFile current stimulus to be loaded from a file

Constructor

Parameters:
  • location (Location) – location of stimulus

  • **kwargs – See below

Keyword Arguments:

data_filepath (str) – path to the noise .txt data file. The file should have two columns: time (ms) and current (nA).

generate(dt=0.1)

Return current time series