-
Notifications
You must be signed in to change notification settings - Fork 11
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update fieldtrip (add complete fileio folder, without changes) change basis function for respiration amplitude for fear conditioning change path for imports using fieldtrip git-svn-id: https://svn.code.sf.net/p/pspm/svn/trunk@395 23ec9670-3a1e-4a12-9187-a0ba8bce340d
- Loading branch information
Tobias Moser
committed
Dec 19, 2016
1 parent
29ac9de
commit 6329c66
Showing
466 changed files
with
64,882 additions
and
6,073 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
This is the FieldTrip FILEIO module. It contains functions for | ||
reading EEG and MEG data from a large variety of files. Furthermore, | ||
additional information such as sensor positions can be read from | ||
file. | ||
|
||
For more information please visit http://www.ru.nl/neuroimaging/fieldtrip | ||
|
||
The source code for zlib is available at http://www.zlib.net | ||
|
||
The FieldTrip software is free but copyrighted software, distributed | ||
under the terms of the GNU General Public Licence as published by | ||
the Free Software Foundation (either version 2, or at your option | ||
any later version). See the file COPYING for more details. | ||
|
||
Copyright (C) 2008-2009, Donders Institute for Brain, Cognition and Behaviour, The Netherlands (DCCN, DCC, DCN) | ||
Copyright (C) 2003-2008, F.C. Donders Centre for Cognitive Neuroimaging, Nijmegen, The Netherlands (FCDC) | ||
Copyright (C) 2003-2005, Center for Sensory-Motor Interaction, Aalborg University, Denmark (SMI) | ||
Copyright (C) 1999-2003, Department of Medical Physics, Radboud University Nijmegen, The Netherlands (MBFYS) | ||
|
Oops, something went wrong.