Step 2: Conversion from EDF-CSF Files

The NIC system assumes that you start with EDF files from an epilepsy patient that you have collected data for. The first step is to convert these EDF files to our defined CSF file format.

Our system only supports CSF files and we encourage their use as they provide support for human-readability and better management of your metadata (e.g. clinical seizure event annotations, EEG instrument and electrode details, study details). If you’d like to learn more information, please visit https://www.ncbi.nlm.nih.gov/pmc/articles/PMC4360820/


This step is pretty simple. You will see a form that accepts a number of inputs described below:

Caution

This form assumes that the input EDF folder pertains to only one patient and contains both the EDF files and the clinical annotations in .txt format.

_images/conversion_form.png
Conversion Input Parameters
Input Description
Patient ID The patient ID from the patient demographics page
Path to EDF Files The path to the EDF Files. This would be the server path on NIC Server Edition and the bound container path on NIC Docker Edition (Refer to Docker documentation)
Output Path of CSF Files The full path of your output CSF Files
Epoch Duration The length of each fragment in your CSF file in seconds
Epochs Per Segment The number of fragments to each CSF file

Once you click Run Conversion you will be taken to a status page that looks like this:

_images/conversion_thanks.png

This page will continue to update every few minutes with a status update. Eventually, you will see a popup that takes you to the next step, Calculation of Correlation Measures.