- gathers data from all exported files (WinHCU can not export whole datasets, so data has to be exported one by one into separate files)
- corrects bad exports (exporting the data after discarding a measurement, results in a mixture of the original and modified data in the CSV)
- rearranges data into readable form (exported files contain data in two blocks each with different structure making it hard to read/match the data)
- performs AVRG/STDEV statistics of measured data (WinHCU doesn't provide statistical analysis at all)
- prints averages and errors which can easily be imported in common plotting software such as GNUPlot or Origin.
Results are either displayed and discarded or stored temporarly.
INSTALLATION
Unzip the package in somewhere below the server root, and set the ownership to the httpd's user. I.e.:
# chown apache ./{results,temp}
USAGE
The script asks you to upload a zip archive containing the exported CSV files (please note that the zip archive cannot have a structure such as directories) and presents parsed data in a html page.
· Ограничения Fischerscope-Parse 1.0.1
Ограничения не определены
· Специальные требования Fischerscope-Parse 1.0.1
Специальные требования не определены
· История версий и изменений Fischerscope Parse
Версия: Fischerscope-Parse 1.0.1
· The documentation was vastly improved. Examples were added.
· Описание и дополнения от редакторов и пользователей сайта