Misplaced Pages

Multiscale Electrophysiology Format

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.

Multiscale Electrophysiology Format (MEF) was developed to handle the large amounts of data produced by large-scale electrophysiology in human and animal subjects. MEF can store any time series data up to 24 bits in length, and employs lossless range encoded difference compression. Subject identifying information in the file header can be encrypted using 128-bit AES encryption in order to comply with HIPAA requirements for patient privacy when transmitting data across an open network.

Compressed data is stored in independent blocks to allow direct access to the data, facilitate parallel processing and limit the effects of potential damage to files. Data fidelity is ensured by a 32-bit cyclic redundancy check in each compressed data block using the Koopman polynomial (0xEB31D82E), which has a Hamming distance of from 4 to 114 kbits.

A formal specification and source code are available online. MEF_import is an EEGLAB plugin to import MEF data into EEGLAB.

See also

References

  1. MEF Format Specification
  2. Source code
  3. Cui, Richard Jie (2019-05-23), Import data in Mutiscale Electrophysiology Format (MEF) file into EEGLAB: jiecui/MEF_import, retrieved 2019-05-23

Sources

Categories: