Skip to content

Releases: AiviaCommunity/PythonForAivia

Python recipes for Aivia (11.0.0, Aug 29, 2022)

29 Aug 12:48
f11e763
Compare
Choose a tag to compare

Python recipes validated with Aivia 11.0.0 and the new Virtual Environment (ensuring all recipes work fine).
Download the zip and follow the instructions.

Installation

  1. Unzip the downloaded folder PythonVenvForAivia in a location where there are no admin access restrictions. The tree structure of the folder is as follow
  PythonVenvForAivia
  ├───FirstTimeSetup.py
  ├───requirements.txt
  ├───README.md
  └───Recipes
      └───... .py
  └───Utilities
      └───... .py
  1. Load FirstTimeSetup.py in Aivia by "File>Open" or drag-and-drop

  2. Load any 2D image in Aivia

  3. Click on "Start" button and wait for "Process Completed" message at the bottom of the recipe console

    • Please make sure that you have the Internet connection and wait if bandwidth is slow.
  4. Choose a recipe in the "Recipes" and "Utilities" folders, and drag-and-drop it in Aivia to use it...


Updates:

  • Corrected script in Recipes > RGBtoLuminance.py
  • Corrected script in Utilities > ProcessMultipleExcelTables_FromAivia.py

Python recipes for Aivia (11.0.0, Aug 24, 2022)

24 Aug 09:50
ab5d72f
Compare
Choose a tag to compare

Python recipes validated with Aivia 11.0.0 and the new Virtual Environment (ensuring all recipes work fine).
Download the zip and follow the instructions.

Installation

  1. Unzip the downloaded folder PythonVenvForAivia in a location where there are no admin access restrictions. The tree structure of the folder is as follow
  PythonVenvForAivia
  ├───FirstTimeSetup.py
  ├───requirements.txt
  ├───README.md
  └───Recipes
      └───... .py
  └───Utilities
      └───... .py
  1. Load FirstTimeSetup.py in Aivia by "File>Open" or drag-and-drop

  2. Load any 2D image in Aivia

  3. Click on "Start" button and wait for "Process Completed" message at the bottom of the recipe console

    • Please make sure that you have the Internet connection and wait if bandwidth is slow.
  4. Choose a recipe in the "Recipes" and "Utilities" folders, and drag-and-drop it in Aivia to use it...


Updates:

  • new script in Utilities > ProcessMultipleExcelTables_FromAivia.py

Python recipes for Aivia (11.0.0, Aug 1, 2022)

01 Aug 16:43
8a3b4d7
Compare
Choose a tag to compare

Python recipes validated with Aivia 11.0.0 and the new Virtual Environment (ensuring all recipes work fine).
Download the zip and follow the instructions.

Installation

  1. Unzip the downloaded folder PythonVenvForAivia in a location where there are no admin access restrictions. The tree structure of the folder is as follow
  PythonVenvForAivia
  ├───FirstTimeSetup.py
  ├───requirements.txt
  ├───README.md
  └───Recipes
      └───... .py
  └───Utilities
      └───... .py
  1. Load FirstTimeSetup.py in Aivia by "File>Open" or drag-and-drop

  2. Load any 2D image in Aivia

  3. Click on "Start" button and wait for "Process Completed" message at the bottom of the recipe console

    • Please make sure that you have the Internet connection and wait if bandwidth is slow.
  4. Choose a recipe in the "Recipes" and "Utilities" folders, and drag-and-drop it in Aivia to use it...