FieldTrip is an Open Source project with contributions from various individual users and research groups. If you want to contribute to FieldTrip, either by improving existing functions, or by implementing new functions, please consider the code guidelines and try to adhere to the existing representation of the data in the data structures. You can also contribute documentation to this wiki, keeping the documentation guidelines in mind.
Fieldtrip is primarily developed at the Donders Centre for Cognitive Neuroimaging (DCCN). Most people at the DCCN that use EEG or MEG in their research are using FieldTrip for (part of) their analysis. Some of these people also contribute by improving and extending the code.
The source code is maintained using Subversion (SVN) and using GIT, which are version control systems. A limited number of developers has direct read/write access to the in-house version control system, but public copies are available. You can find details on the use of SVN and the use of GIT for the FieldTrip code management and release on separate pages. All changes to the code are automatically available for the internal DCCN users, and every evening are also available in the latest version on the ftp server for the external users.
For keeping track of new ideas, feature requests and bugs, we use bugzilla. We have a seperate page where the known problems with the FieldTrip code and documentation are listed.
The remainder of this page contains documentation that pertains to the low-level development of FieldTrip. It is probably not of general interest to the typical end-users.
All changes to the code can be tracked on Twitter or Google Code.
Share this page: