convnwb.io.io.save_config

convnwb.io.io.save_config(cdict, file_name, folder=None)[source]

Save out a config file.

Parameters:
cdictdict

Dictionary of information to save to the config file.

file_namestr

File name to give the saved out config file.

folderstr or Path, optional

Folder to save the config file to.