single_cell_parsernetwork_param_modify_functions

network_param_modify_functions

Modify the Network parameters.

Functions

change_ongoing_interval(n, factor, pop)

Scales the ongoing frequency with a factor.

set_stim_onset(n, onset)

Changes the offset when pointcells get activated

change_glutamate_syn_weights(param, g_optimal, pop)

Changes the glutamate synapse weights in the Network parameters to the optimal values.

change_evoked_INH_scaling(param, factor, pop)

Scales the response probability for inhibitory cells in the Network parameters.

inactivate_evoked_activity_by_celltype_and_column(param, inact_celltypes, inact_column)

Inactivates the evoked activity for the celltypes in the Network parameters.

inactivate_evoked_and_ongoing_activity_by_celltype_and_column(param, inact_celltypes, inact_column)

Inactivates both the evoked and ongoing activity for the celltypes in the Network parameters.

multi_stimulus_trial(netp, inter_stimulus_interval, stims, scale_factors, pop)

Makes a network param file for repeatedly stimulating the same whisker during a single trial.