single_cell_parser
❭ spines_update_network_paramfile
spines_update_network_paramfile¶
- single_cell_parser.spines_update_network_paramfile(new_synapse_distribution_file, network_paramfile, new_network_paramfile)¶
Update a Network parameters file to point to a new .syn file.
- Parameters:¶
new_synapse_distribution_file (str) – The path to the new .syn file.
network_paramfile (str) – The path to the original Network parameters file.
new_network_paramfile (str) – The path to the new Network parameters file. A new_network_paramfile will be created if it does not already exist.