Skip to content

Experica/NeuroAnalysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NeuroAnalysis - Neural Signal Analysis

Wiki

DataExport - Export Dataset and Register Metadata

DataExport

DataExport is the GUI for converting raw data in different files and formats of a whole complete experiment to a dataset in a MATLAB mat file.

Supported data format:

Spike Sorting can be incorporated in the pipeline.

Supported Spike Sorting:

Automatic data export while data acquisiting can be enabled, the new completely saved data will be checked periodically and exported if any were found.

Subsequent data analysis could also be incoporated through a callback function which will work on the dataset that just been exported.

The metadata of each dataset will be collected while exporting and be registered in the metadata file in the export destination root directory. It can facilite data analysis as a data registry.