Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/yoerinijs/certdataconverter

Read CERT output files in one directory, calculate the overall means and convert the means to a csv file
https://github.com/yoerinijs/certdataconverter

Last synced: about 17 hours ago
JSON representation

Read CERT output files in one directory, calculate the overall means and convert the means to a csv file

Awesome Lists containing this project

README

        

# CERTDataConverter
Read CERT (Computer Expression Recognition Toolbox) output files in one directory, calculate the overall means and convert the means to a csv file

- Open the file in an IDE;
- Change the directories where the CERT output files (.txt) are located and the dir where the output file needs to be stored;
- Change, if necessary, the Action Units that the script needs to calculate;
- Run (in IDE or in a terminal);

NB: you must have the latest version of Python (i.e. Python 3) installed on your machine.