FEM_stimulation.save FEM_stimulation.save(save=False, fname='extracel_context.json', blacklist=[], **kwargs)[source] Return extracellular context as dictionary and eventually save it as json file Parameters: save (bool) – if True, save in json files fname (str) – Path and Name of the saving file, by default “extracel_context.json” Returns: context_dic – dictionary containing all information Return type: dict