SAND-Lab / MEA-NAP

MEA-NAP. A streamlined diagnostic and analytic tool for data obtained using microelectrode arrays.
GNU General Public License v3.0
12 stars 6 forks source link

[Feature request] Allow option for AnalysisPipeline to output .csv files #5

Closed Timothysit closed 2 years ago

Timothysit commented 2 years ago

Currently the NetworkActivity_... files in the OutputData folder are in excel format, it will be great for those to be .csv files as well.

Timothysit commented 2 years ago

This is done, just change Params.output_spreadsheet_file_type = '.csv'