singlecell_input_mapperevoked_network_param_from_template

evoked_network_param_from_template

Runfile to create a Network parameters file that captures the population activity of a rat barrel cortex during passive whisker touch in anasthesized animals.

Reads in a template parameter file and sets the PSTHs for each celltype to the PSTHs of the evoked activity. Such PSTHs can be computed from spike time recordings using e.g. evoked_PSTH_from_spike_times.

Attention

This module is specific to the model of the rat barrel cortex and the experimental conditions of the passive whisker touch experiment. It is not intended to be used for other models or experiments. However, it may serve as a template for other experimental conditions.

Functions

create_network_parameter(templateParamName, cellNumberFileName, synFileName, conFileName, whisker, outFileName, write_all_celltypes)

Generate and write out a Network parameters file defining the evoked activity of a passive whisker touch scenario.

whisker_evoked_PSTH(column, deflectedWhisker, cellType)

Fetch the PSTHs of each celltype in a barrel cortex column for evoked activity reflecting

load_cell_number_file(cellNumberFileName)

Load the cell number file.