myelinated.save

myelinated.save(save=False, fname='axon.json', extracel_context=False, intracel_context=False, rec_context=False, blacklist=[])[source]

Return axon 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 “axon.json”

Returns:

ax_dic – dictionary containing all information

Return type:

dict