qsoas

Versatile software for data analysis and visualization

brewmacoslinux
Try with needOr install directly
Source

About

Versatile software for data analysis

Commands

qsoas

Examples

Load and analyze a data file$ qsoas data.txt
Perform curve fitting on experimental data$ qsoas -e 'load data.txt' -e 'fit polynomial 2'
Export analysis results to a file$ qsoas -e 'load data.txt' -e 'save output.txt'