-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
Hey,
two points for the Sweep_Burstiness feature:
- it often does not identify bursts. But is there a more detailed documentation what it should do?
- running my pipeline it worked for some voltage traces but then I got the following error:
"[...]/ephyspy/features/utils.py", line 122, in get_sweep_burst_metrics
burst_metrics = sweep._process_bursts()
"[...]/ephyspy/allen_sdk/ephys_extractor.py", line 368, in _process_bursts
bursts = ft.detect_bursts(
"[...]/ephyspy/allen_sdk/ephys_features.py", line 1048, in detect_bursts
isi_types[pauses] = "pauselike"
ValueError: could not convert string to float: 'pauselike'
No idea why what pauselike does....
Maybe you can have a look?
But in the meanwhile, I will skip this feature as it seems to be not very robust in my case.
Metadata
Metadata
Assignees
Labels
No labels