My signal is in uV(microvolts) and when i use raw.apply_function(lambda x: x * 1e-6) and plot i get a flat signal, But when i use the raw.plot(start=100, duration=5, scalings = 'auto') i get a normal plot. I saw other discussions and i’m confused, does MNE automatically rescale the units to Volts?
Related topics
| Topic | Replies | Views | Activity | |
|---|---|---|---|---|
| How to change the unit in mne.io.RawArray.plot | 4 | 833 | December 25, 2022 | |
| Rescale data import from fieldtrip | 1 | 814 | July 14, 2021 | |
| Mne.io.read_raw_edf devolves very low values | 4 | 569 | April 2, 2021 | |
| Plotting EEG data too big and scroll does not work | 15 | 1828 | January 21, 2021 | |
| what is the interpretion of this figure | 4 | 251 | October 16, 2023 |

