-
Spike detection appears in multiple LTS classes. I can't sleuth out how the term spike is being defined algorithmically? Is this a common issue in infrasound data? I don't see it discussed in Jordan's…
-
Hello,
I'm trying to analyze a 16-electrode Axion MEA and can get through the first step of the pipeline just fine, but it continues to give me this error. How can I fix this?
```
Error using m…
-
- [x] Find person detection and tracking model
- [x] Privacy approval for model (we can use yolov8 which is open source and have the customer download it with our scripts, hence, we are not distribu…
-
We're aware of an error either with the plotting or grouping of data when using the Spike Detection tool's hold times. We're looking into the source of the problem.
-
For a given set of samples, a spike (a single sample that is inconsistent with the signal in general), can indicate a faulty measurement or other anomaly. It is very useful to analyze data with the sp…
-
Right now it's a simple user-defined fixed threshold, which could obviously be improved. Thoughts right now:
1). Data-definted threshold, e.g. SD threshold
2). Right now the spike time is defined…
-
MAD-based spike detection.
We should think carefully about lock-out periods, peeling, and adaptive detection.
For adaptive detection, we could use the block size, and do detection on a per-block…
-
**Describe the problem**
While investigating the inability to detect non-wear in some GENEActiv files following the recent introduction of parameter `nonwear_range_threshold` I noticed that the range…
-
Running more than one method of spike detection causes the newer run result to override the older run result. This is caused by the following clause in the `processSet.m`
``` matlab
if useTempDir
…
-
I will describe my (potentially very niche) issue as it is easier for understanding the request:
I currently have a trace with strong artefacts from optogenetic stimulation. Opto stimulation consis…