Orange workflow add-on for processing Raman spectra. Based on ramanchada2.
-
If you don't already use Orange, get it for your operating system of choice from https://orangedatamining.com/download.
-
Once it's installed and running, open Options ➡️ Add-ons.
-
Click the Add more... button.
-
Type
oranchada
in the Name field, then click Add. -
Scroll down the list until you find oranchada, then click the box next to it so that a check mark appears and Install is displayed in the Action column. Then click OK.
-
Orange will then proceed with the installation. When ready, it will suggest to restart itself. Click OK.
-
Once Orange restarts, you should see a charisma category in the left panel. Click it to reveal all widgets.
-
Open Options ➡️ Add-ons. If there's a new version of oranchada, it will be listed at the top, with your installed version and the latest available one indicated (e.g. you have
0.0.2
installed and0.0.3
is the latest available version that you can update to). -
Click the box next to it so that a check mark appears and Update is displayed in the Action column, then click OK.
If you would like to install from cloned git repository, run
pip install .
To register this add-on with Orange, but keep the code in the development directory (do not copy it to Python's site-packages directory), run
pip install -e .
🇪🇺 This project has received funding from the European Union’s Horizon 2020 research and innovation program under grant agreement No. 952921.