MNE Browse Raw
Overview
mne_browse is a GUI application for browsing and visualizing raw MEG/EEG data stored in FIFF format. It provides interactive viewing of multi-channel time-series data with tools for navigation, scaling, filtering, and channel selection.
Features
- Interactive scrolling through raw MEG/EEG data
- Adjustable time scale and amplitude scaling
- Channel selection and grouping
- Real-time filtering display (FIR band-pass, high-pass, low-pass, notch)
- Bad channel marking
- Event/trigger display and 2D sensor layout
- SSP projection toggling
- Data annotation
- ICA decomposition
Current Status
MNE Browse is available as a desktop application and as an experimental WebAssembly build. For more comprehensive analysis capabilities (averaging, source localization, co-registration), see MNE Analyze or MNE Analyze Studio.
Online (Experimental)
An experimental WebAssembly build of MNE Browse is available. It runs entirely locally inside the browser — no installation needed, no data uploaded. Learn more about data privacy.
See Also
- mne_process_raw — Batch-mode (non-interactive) raw data processing: filtering, averaging, covariance estimation, SSP
- MNE Analyze — For offline analysis including raw data viewing
- MNE Scan — For real-time data acquisition and browsing
- Online Applications (WebAssembly) — All browser-based MNE-CPP applications, data privacy details, and technical background