GardnerLabUoM / RMieS

Resonant Mie scattering correction for infrared spectroscopy
GNU Lesser General Public License v3.0
1 stars 3 forks source link

Do you also provide a python code? #1

Open MartinCruiser opened 4 years ago

MartinCruiser commented 4 years ago

Hello,

I am interested in using your code for Resonant Mie scattering correction for infrared spectra. However, due to license issues I would prefer to work with python instead of MATLAB. Do you also provide your algorithm as a python code?

Best wishes, Martin

AlexHenderson commented 4 years ago

Hi Martin,

Sorry, but we don't have a Python version (yet).

Some places you could look are:

  1. OpenVibSpec https://github.com/arnrau/OpenVibSpec/ who may have a version that they've not released yet. A prompt might get them to do that :-) Anyway, it's a project you might be interested in.
  2. OCTAVVS: Open Chemometrics Toolbox for Analysis and Visualization of Vibrational Spectroscopy data https://pypi.org/project/octavvs/. I think they have a version of RMieS, but am not sure it's exactly the same.
  3. ME-EMSC https://gitlab.com/BioSpecNorway/me-emsc. While not exactly RMieS-EMSC, this algorithm could be considered to be its successor.

If you're interested in IR for clinical work you might also want to check out the CLIRSPEC-Data Slack workspace. https://join.slack.com/t/clirspec-data/shared_invite/zt-51i6hrg7-~o_hD2wkdwcKkIR_QBzFAg. Although this is targeted at clinical work, we're more than happy to have anyone interested in IR, whatever the field.

If you do come across a python implementation of RMies-EMSC, could you please add it as an issue here so we can redirect others?

Best wishes, Alex