fascicle.load

fascicle.load(data, extracel_context=False, intracel_context=False, rec_context=False, blacklist=[])[source]

Load a fascicle configuration from a json file

Parameters:
  • fname (str) – path to the json file describing a fascicle

  • extracel_context (bool) – if True, load the extracellular context as well

  • intracel_context (bool) – if True, load the intracellular context as well

  • rec_context (bool) – if True, load the recording context as well

  • blacklist (list[str]) – key to exclude from loading