Templates and mean waveforms have a different offset
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 430
- Forks
- 187
- Avg merge
- 2h 31m
- Merged PRs (30d)
- 2
Description
In WaveformView, I like to use the "w" button to switch between waveforms and templates. But these two data have a different temporal offset which make them hard to compare. The mean waveforms view seems to be aligned to the peak, whereas the template view has the peak at a negative time-value. Is there a way to make them line up?
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start in WaveformView by tracing the "w" button that switches between waveforms and templates. Compare how each view calculates its temporal offset and verify the peak positions. Done means the template and mean waveform views line up when switching between them.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- data-visualization
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100