fascicle.load fascicle.load(data, extracel_context: bool = False, intracel_context: bool = False, rec_context: bool = 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