spectral-cockpit / opusreader2

Read OPUS binary files from Fourier-Transform Infrared (FT-IR) spectrometers of the company Bruker Optics GmbH & Co. in base R
https://spectral-cockpit.github.io/opusreader2/
MIT License
18 stars 2 forks source link

Implement high-level interface `read_opus()` #32

Closed philipp-baumann closed 2 years ago

ThomasKnecht commented 2 years ago

maybe we merge this branch soon and break the other tasks into smaller branches. I want to avoid, that this gets too large.

we can then make another branch e.g: feature/add-progress-bar and so on...

philipp-baumann commented 2 years ago

maybe we merge this branch soon and break the other tasks into smaller branches. I want to avoid, that this gets too large.

we can then make another branch e.g: feature/add-progress-bar and so on...

yes, this is indeed a good idea.