mne-tools / mne-tools/mne-python
FR: Document units for TFR objects and adjust/track depending on baseline correction
Open
@larsoner is already working on this.
Since Oct 22, 2021.
ENH
HARD
- Dominant language
- Python
- Stars
- 3.5k
- Forks
- 1.6k
- Avg merge
- 1d 6h
- Merged PRs (30d)
- 100
Description
Came up in this gitter thread.
Describe the problem
The units for common TFR objects like AverageTFR are unclear.
Describe your solution
The units should be tracked ... and adjusted when a baseline correction is performed
Additional context
Other MNE functions track the units as well, and the colorbars or ylabels in plots are labelled with the units ... this is not the case for TFR objects yet.
Contributor guide
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.
Assessment
This issue has not been assessed yet.