Skip to content

Latest commit

 

History

History
27 lines (20 loc) · 586 Bytes

File metadata and controls

27 lines (20 loc) · 586 Bytes

Python library for converting (and filtering) spectral data in various formats.

Supported spectral formats:

  • ADAMS (read/write)
  • ARFF row-wise (read/write)
  • ASC (read/write)
  • ASCII XY (read/write)
  • CAL FOSS (read/write)
  • CSV (read/write)
  • DPT (read/write)
  • MPS (read)
  • NIR FOSS (read/write)
  • Opus Bruker (read)
  • Opus Ext Bruker (read)
  • SPA Thermo Fisher (read)

Supported sample data formats:

  • ADAMS report (read/write)
  • CSV row-wise (read/write)
  • JSON (read/write)

Examples can be found here:

https://github.com/waikato-datamining/spectral-data-converter-examples