Crates.io | asp_lib |
lib.rs | asp_lib |
version | 0.1.12 |
source | src |
created_at | 2023-06-28 17:44:50.396946 |
updated_at | 2023-08-21 23:22:05.890744 |
description | Parses Agilent .asp files and converts them into .csv format adding wavenumber column |
homepage | |
repository | https://github.com/egonik-unlp/asp_lib |
max_upload_size | |
id | 902672 |
size | 10,605 |
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.