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

Bruker tango #34

Closed ThomasKnecht closed 2 years ago

ThomasKnecht commented 2 years ago

added new block types for broker tango file.

can now be parsed

ThomasKnecht commented 2 years ago

added stops if a block type is not implemented. we can discuss about the message that is shown ;)

ThomasKnecht commented 2 years ago

@philipp-baumann merge this as soon as possible if you are happy with the changes.

Then make a rebase into #32

philipp-baumann commented 2 years ago

Thanks for the good implementation! just manually tested on the Tango file, works as it should. Let's address the message in a separate pull request, I can do one. Will rebase into #32 after the merge.