Metadata-Version: 2.1
Name: agilentaspparser-egonik
Version: 0.6.0
Summary: A package for parsing Agilent FTIR asp files
Home-page: https://github.com/egonik-unlp/agilentaspparser.git
Author: Eduardo Gonik
Author-email: gonik@quimica.unlp.edu.ar
License: UNKNOWN
Project-URL: Bug Tracker, https://github.com/egonik-unlp/agilentaspparser/issues
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Description-Content-Type: text/markdown
License-File: LICENCE

# Agilent IR spectrum file parsers



In our lab we have an Agilent Cary 660 ATR-IR spectrometer. The ASCII files produced by this device are a nuissance to work with beacause they don't feature a wavenumber column. This 'library' intends to make work with said files a bit easier by parsing spectra and adding missing information.


