/oranchada

Orange workflow add-on for processing Raman spectra

Primary LanguagePythonMIT LicenseMIT

oranchada

Orange workflow add-on for processing Raman spectra. Based on ramanchada2.

Installation

  1. If you don't already use Orange, get it for your operating system of choice from https://orangedatamining.com/download.

  2. Once it's installed and running, open Options ➡️ Add-ons.

    screenshot

  3. Click the Add more... button.

    screenshot

  4. Type oranchada in the Name field, then click Add.

    screenshot

  5. 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.

    screenshot

  6. Orange will then proceed with the installation. When ready, it will suggest to restart itself. Click OK.

    screenshot

  7. Once Orange restarts, you should see a charisma category in the left panel. Click it to reveal all widgets.

    screenshot

Updating

  1. 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 and 0.0.3 is the latest available version that you can update to).

    screenshot

  2. Click the box next to it so that a check mark appears and Update is displayed in the Action column, then click OK.

    screenshot

For developers

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 .

Acknowledgements

🇪🇺 This project has received funding from the European Union’s Horizon 2020 research and innovation program under grant agreement No. 952921.