Skip to content

v0.2.0

Latest

Choose a tag to compare

@AntoineTUE AntoineTUE released this 23 Dec 17:01

General

Avaread is a project for reading spectra from Avantes AvaSoft 8 files in Python.

It supports all Avantes multichannel files (e.g. .raw8, .rir8, etc.), reading all avaible channels, as well as store-to-RAM/multiframe files (.str8).

Importantly, this means you can work with these files directly in your analysis!

  • No need to convert your *.raw8 (or equivalent files) to work with them
  • No need to convert your *.str8 into large sets of files with very similar names!

This release

Mainly minor tweaks to documentation to prepare for the first public release to PyPI.

Different releases will have their own persistent documentation page going forward, thanks to the mike package.

These are separate from the dev docs, that reflect the most recent state of the main branch.

Full Changelog: v0.1.0...v0.2.0