-
Notifications
You must be signed in to change notification settings - Fork 92
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
write_raw_bids() seems to add a stray coordinate transform in FIFF #1177
Comments
Hello! 👋 Thanks for opening your first issue here! ❤️ We will try to get back to you soon. 🚴🏽♂️ |
One of these is in the HPI_RESULT block and the other is in the |
a PR that clarifies this behavior in our documentation would be most welcome! |
Description of the problem
There seems to be a stray coordinate transformation in the recorded file, after acquisition parameters block (117), before projection block (313). May cause problems with MaxFilter and XFit.
Steps to reproduce
Expected results
Copy of the raw data file
Actual results
Additional information
Platform: Linux-5.15.0-86-generic-x86_64-with-glibc2.31
Python: 3.10.9 | packaged by conda-forge | (main, Feb 2 2023, 20:20:04) [GCC 11.3.0]
Executable: /shared/anaconda3/envs/mne1.3/bin/python
CPU: x86_64: 16 cores
Memory: 31.3 GB
mne: 1.3.0
numpy: 1.23.5 {OpenBLAS 0.3.21 with 16 threads}
scipy: 1.10.0
matplotlib: 3.6.2 {backend=QtAgg}
sklearn: 1.2.0
numba: 0.56.4
nibabel: 5.0.0
nilearn: 0.10.0
dipy: 1.6.0
openmeeg: 2.5.5
cupy: 11.5.0
pandas: 1.5.2
pyvista: 0.38.1 {OpenGL 4.5.0 NVIDIA 525.125.06 via Quadro M2000/PCIe/SSE2}
pyvistaqt: 0.9.0
ipyvtklink: 0.2.2
vtk: 9.2.5
qtpy: 2.2.0 {PyQt5=5.15.6}
ipympl: Not found
pyqtgraph: 0.13.1
pooch: v1.6.0
mne_bids: 0.10
mne_nirs: 0.5.0
mne_features: 0.2.1
mne_qt_browser: 0.4.0
mne_connectivity: 0.5.0
mne_icalabel: 0.4
The text was updated successfully, but these errors were encountered: