bryanhanson / FOSS4Spectroscopy

FOSS Resources for Spectroscopy
https://bryanhanson.github.io/FOSS4Spectroscopy/
GNU General Public License v3.0
18 stars 6 forks source link

add {opusreader2} to the list? #10

Closed philipp-baumann closed 1 year ago

philipp-baumann commented 1 year ago

Hi @bryanhanson @ThomasKnecht and me have been working on a new implementation of a Bruker OPUS reader in R.

https://github.com/spectral-cockpit/opusreader2

We managed to reverse engineer many parts already, part is shared with py brukeropusreader but there is new entries; although we are not yet v1 the interface is stable. We are a bit behind with the CRAN release that we plan. There is a vignette that I need to write up and I wanted to give some more insights on the parsing routine/algorithm, i.e. the file structure and encoding of Bruker OPUS binary files.

If you need more info or a short text, please let me know.

Thank you and cheers, Philipp

bryanhanson commented 1 year ago

Definitely adding this to the list. May be a day or two before I can re-run the whole thing however. Will let you know.

Thanks for the suggestion!

philipp-baumann commented 1 year ago

Definitely adding this to the list. May be a day or two before I can re-run the whole thing however. Will let you know.

Thanks for the suggestion!

Cool, thank's a lot!

bryanhanson commented 1 year ago

Done... thanks again!