This Brainlife App reads the .info attribute of a MNE/Epochs instance and outputs it into a .txt file for ease of viewing
- a MEG/EEG Raw file in fif format (mne/Epochs).
- a .txt file with the .info attribute of the MNE/Epochs instance.
- Kamilya Salibayeva (ksalibay@iu.edu)
brainlife.io is publicly funded and for the sustainability of the project it is helpful to Acknowledge the use of the platform. We kindly ask that you acknowledge the funding below in your publications and code reusing this code.
We kindly ask that you cite the following articles when publishing papers and code using this code.
brainlife.io Publishing and Apps Avesani, P., McPherson, B., Hayashi, S. et al. The open diffusion data derivatives, brain data upcycling via integrated publishing of derivatives and reproducible open cloud services. Sci Data 6, 69 (2019). https://doi.org/10.1038/s41597-019-0073-y
MNE-Python package:
Gramfort A, Luessi M, Larson E, Engemann DA, Strohmeier D, Brodbeck C, Goj R, Jas M, Brooks T, Parkkonen L, and Hämäläinen MS.
MEG and EEG data analysis with MNE-Python
Frontiers in Neuroscience, 7(267):1–13, 2013. https://doi.org/10.3389/fnins.2013.00267
--