)>>
'''EEG / Electrophysiology'''
* ADInstruments LabChart (.adicht)
* ANT ASA (.msm/.msr)
* ANT EEProbe (.cnt, .avr)
* Axion AxIS (.raw)
* BCI2000 (.dat)
* BDF / BDF+ (Biosemi 24bit binary)
* BESA exports (.avr, .mul)
* BIDS-formatted datasets
* BIOPAC AcqKnowledge (.acq)
* Blackrock NeuroPort (.nev, .nsX)
* BrainVision BrainAmp (.eeg)
* BrainVision Analyzer (.txt)
* Cartool binary files (.ep, .eph)
* CED Spike2 (.smr, .smrx, .son)
* Compumedics ProFusion Sleep (.rda)
* Curry 6-7 (.dat/.dap/rs3)
* Curry 8 (.cdt/.dpa)
* Deltamed Coherence-Neurofile export (.txt/.bin)
* EDF / EDF+ (European Data Format)
* EEGLab sets (.set)
* ERPLab results (.erp)
* EGI NetStation epoch-marked file (.raw/.epoc)
* EGI-Philips (.mff)
* EmotivPRO (.edf)
* FieldTrip structures (.mat)
* g.tec / g.Recorder (.mat, .hdf5)
* Intan (.rhd, .rhs)
* MANSCAN Microamp (.mbi/.mb2)
* Matlab matrix (.mat)
* MEGA NeurOne (.bin)
* Micromed (.trc)
* Muse (.csv)
* Neuralynx (.ncs)
* Neurodata Without Borders (.nwb)
* Neuroelectrics (.easy, .nedf)
* NeurOne (.bin)
* Neuroscan (.cnt, .eeg, .avg, .dat)
* NeuroScope (.eeg, .dat)
* Nicolet (.e)
* Nihon Kohden (.EEG)
* Open Ephys flat binary (*.dat)
* Plexon (.plx, .pl2)
* Ripple Trellis (.nev, .nsX)
* The Virtual Brain (.h5)
* Tucker Davis Technologies (.tdt)
* Wearable Sensing (.csv)
* Any type of ASCII (text) files
'''Data structures of similar applications'''
* EEGLAB
* FieldTrip
* MNE-Python
* SPM12
'''Dipole models'''
* Elekta Neuromag XFit (.bdip)
* CTF's DipoleFit (.dip)
'''Surface atlases'''
* BrainSuite (.dfs)
* FreeSurfer (.annot, .label)
* Gifti texture (.gii)
* SUMA atlas (.dset)
< | )>>
'''MEG'''
* CTF (.ds folders)
* Elekta Neuromag FIFF (.fif)
* BTi / 4D Neuroimaging
* KRISS MEG (.kdf)
* BabyMEG system (.fif)
* Ricoh MEG (.sqd, .con, .raw, .ave)
* Yokogawa / KIT (.sqd, .con, .raw, .ave)
* York Instruments MEGSCAN (.meghdf5)
* MEG-BIDS formatted databases
'''fNIRS'''
* Brainsight NIRS (.nirs)
* SNIRF (.snirf)
'''Other recordings'''
* EyeLink eye tracker (.edf)
* Tobii Pro Glasses (.tsv)
'''Sensors locations'''
* ANT Xensor (.elc)
* BESA (.sfp, .elp, .eps/.ela)
* BrainVision CapTrak (.bvct)
* BrainVision electrode file (.bvef)
* Cartool (.xyz, .els)
* Curry (.res, .rs3)
* EEGLab (.ced, .xyz, .set)
* EETrak (.elc)
* EGI (.sfp)
* EMSE (.elp)
* Localite (.csv)
* Neuroscan (.dat, .tri, .asc)
* Polhemus (.pos .pol .elp .txt)
* SimNIBS (.csv)
* ASCII arrays
'''MRI volumes'''
* Analyze (.img/.hdr)
* BrainVISA GIS (.ima/.dim)
* CTF (.mri)
* DICOM (using SPM converter)
* MINC (.mnc)
* MGH (.mgh, .mgz)
* Neuromag (.fif)
* Nifti-1 (.nii, .nii.gz)
'''Surface meshes'''
* ASCII (.tri)
* BrainVISA (.mesh)
* BrainSuite (.dsgl, .dfs)
* Curry BEM surfaces (.db*, .s0*)
* FreeSurfer (lh.*, rh.*)
* FSL: VTK (.vtk)
* FSL: Geomview (.off)
* MNI obj (.obj)
* Neuromag (.fif)
* SimNIBS/Gmsh (.msh)
* 3D masks or atlases from MRI files
< |
)>>
== Development, release and distribution ==
Brainstorm follows a '''continuous development and release model'''. Brainstorm is updated on a rolling basis to ensure that users have access to the latest features, improvements and bug fixes as soon as they are ready. These updates are regularly published on the [[https://github.com/brainstorm-tools/brainstorm3|Brainstorm GitHub repository]], and the version in the [[https://neuroimage.usc.edu/bst/download.php|download page]] are updated everyday.
Updates can be obtained:
* '''Automatically''': at the Brainstorm startup, the user gets notified for updates and can download a new version is necessary.
* '''Manually''': this is be started within the GUI with the menu '''Update > Update Brainstorm'''
* '''GitHub''': for users and developers experienced in git and GitHub, latest Brainstorm source code can be retrieved from the Brainstorm GitHub repository.