https://github.com/fieldtrip/fileio
This repository contains a subset of the FieldTrip code related to the reading and writing of data
https://github.com/fieldtrip/fileio
eeg file-format matlab meg neuroscience
Last synced: 11 months ago
JSON representation
This repository contains a subset of the FieldTrip code related to the reading and writing of data
- Host: GitHub
- URL: https://github.com/fieldtrip/fileio
- Owner: fieldtrip
- License: gpl-3.0
- Created: 2018-01-26T14:08:23.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2025-04-09T14:04:16.000Z (about 1 year ago)
- Last Synced: 2025-04-12T18:07:50.671Z (about 1 year ago)
- Topics: eeg, file-format, matlab, meg, neuroscience
- Language: MATLAB
- Homepage:
- Size: 2.52 MB
- Stars: 4
- Watchers: 2
- Forks: 7
- Open Issues: 1
-
Metadata Files:
- Readme: README
- License: COPYING
Awesome Lists containing this project
README
This is the FieldTrip FILEIO module. It contains functions for
reading EEG and MEG data from a large variety of files. Furthermore,
it llows reading additional information from files, such as sensor
positions, anatomical MRIs, triangulated meshes, etc.
For more information please visit https://www.fieldtriptoolbox.org/development/module
The source code for zlib is available at http://www.zlib.net
-------------------------------------------------------------------------------
Copyright (C) 2008-2017, Donders Institute for Brain, Cognition and Behaviour, Radboud University, The Netherlands (DCCN, DCC, DCN)
Copyright (C) 2012-2017, Max Planck Institute for Psycholinguistics, The Netherlands (MPI)
Copyright (C) 2008-2017, The Wellcome Trust Centre for Neuroimaging, University College London, UK (UCL)
Copyright (C) 2010-2013, Swammerdam Institute for Life Sciences, University of Amsterdam (SILS)
Copyright (C) 2008-2009, Centre for Cognitive Neuroimaging in Glasgow, United Kingdom (CCNi)
Copyright (C) 2009-2009, Netherlands Institute for Neuroscience (NIN)
Copyright (C) 2003-2008, F.C. Donders Centre, Radboud University Nijmegen, The Netherlands (FCDC)
Copyright (C) 2004-2007, Nijmegen Institute for Cognition and Information, The Netherlands (NICI)
Copyright (C) 2004-2005, Universitatsklinikum Hamburg-Eppendorf, Germany (UKE)
Copyright (C) 2003-2004, Center for Sensory Motor Interaction, University Aalborg, Denmark (SMI)
Copyright (C) 1999-2003, Department of Medical Physics, Radboud University Nijmegen, The Netherlands (MBFYS)
This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program. If not, see