INCF / eeg-database

EEG/ERP portal enables community researchers to store, update, download and search data and metadata from EEG/ERP experiments. The system is developed as a standalone product; the database access is available through a web interface.

Home Page:https://github.com/INCF/eeg-database/wiki

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Experiment Download

rinkesj opened this issue · comments

Change birthdate for age in metadata xml in download.

Add download experiment package.

Birthdate changed to age in metadata.xml.

example xml output:
<person position="measured" name="name" surName="surname">
<email>email</email>
<gender>F</gender>
<age>26</age>
</person>