asp_lib 0.1.9

Parses Agilent .asp files and converts them into .csv format adding wavenumber column
docs.rs failed to build asp_lib-0.1.9
Please check the build logs for more information.
See Builds for ideas on how to fix a failed build, or Metadata for how to configure docs.rs builds.
If you believe this is docs.rs' fault, open an issue.
Visit the last successful build: asp_lib-0.1.12

asp_lib

Library to convert Agilent Cary series .ASP FTIR data into csv files.

converts

3596
4000.36533379555
650.420452594757
1
128
2
83.4364031276844
83.3918440385126
83.4233643166248
83.3704323844316
83.3657811748949

into:

wavenumber,transmittance
4000.36533379555,83.4364031276844
3999.4334993362454,83.3918440385126
3998.5016648769406,83.4233643166248
3997.569830417636,83.3704323844316

for individual files or entire folders.