clsteve7 / hello

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

spa2csv

Simple converter for Thermo Fisher Scientific spectrum binary format *.SPA. To use this app just provide it with SPA file as an argument like so:

ruby spa2csv spectrum.spa

It will create plain text file containing your data in text format named like this: spectrum.spa.csv with comma as a delimeter. Hope it will be useful for someone.

About

License:GNU General Public License v3.0


Languages

Language:Ruby 100.0%