Skip to main content

"tomography workflow tools"

Project description

Orange3 ESRF Add-on

Tomwer is offering tools to automate acquisition and reconstruction processes for Tomography. It contains:

  • a library to access each acquisition process individually
  • gui and applications to control main processes (reconstruction, data transfert...) and execute them as a stand alone application.
  • an orange add-on to help users defining their own workflow (http://orange.biolab.si)

.. image:: http://www.edna-site.org/pub/doc/tomwer/extra/tomwer_start_short.gif

.. |Gitlab Status| image:: https://gitlab.esrf.fr/tomotools/tomwer/badges/master/pipeline.svg :target: https://gitlab.esrf.fr/tomotools/tomwer/pipelines

Documentation

Documentation of latest release is available at http://www.edna-site.org/pub/doc/tomwer/latest

Installation

Step 1 - Create a virtual env '''''''''''''''''''''''''''''

It is recommended to create a python virtual environment to run the workflow tool. Virtual environment might avoid some conflict between python packages. But you can also install it on your 'current' python environment and move to step 1.

.. code-block:: bash

virtualenv --python=python3 --system-site-packages myvirtualenv

Then activate the virtual environment

.. code-block:: bash

source myvirtualenv/bin/activate

First update pip and setuptools to avoid some potential errors

.. code-block:: bash

pip install --upgrade pip pip install setuptools --upgrade

.. note:: To quit the virtual environment

.. code-block:: bash

  deactivate

Step 2 - tomwer '''''''''''''''

To install it with all 'features':

.. code-block:: bash

pip install tomwer[full]

alternatively you can install the master branch from

.. code-block:: bash

pip install git+https://gitlab.esrf.fr/tomotools/tomwer/#egg=tomwer[full]

Launching applications ::::::::::::::::::::::

After the installation tomwer is embedding several applications.

Those applications can be launched by calling:

.. code-block:: bash

tomwer appName {options}

.. note:: if you only call tomwer then the man page will be displayed.

.. note:: You can access each application help using ``

.. code-block:: bash

   tomwer appName --help

tomwer canvas - orange canvas '''''''''''''''''''''''''''''

You can launch the canvas to create workflows from the different 'bricks'

.. code-block:: bash

tomwer canvas

.. note:: you can also use orange-canvas

.. note:: if your installed a virtual environment do not forget to active it :

.. code-block:: bash

   source myvirtualenv/bin/activate

Documentation :::::::::::::

.. code-block:: bash

cd doc make html

The documentation is build in doc/build/html and the entry point is index.html

.. code-block:: bash

firefox build/html/index.html

.. note:: the build of the documentation need sphinx to be installed. This is not an hard dependacy. So you might need to install it.

You also should generate documentation to be accessible from Orange GUI (pressing the F1 key).

.. code-block:: bash

cd doc make htmlhelp

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

tomwer-0.10.1.tar.gz (4.0 MB view details)

Uploaded Source

Built Distribution

tomwer-0.10.1-py3-none-any.whl (4.5 MB view details)

Uploaded Python 3

File details

Details for the file tomwer-0.10.1.tar.gz.

File metadata

  • Download URL: tomwer-0.10.1.tar.gz
  • Upload date:
  • Size: 4.0 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.10

File hashes

Hashes for tomwer-0.10.1.tar.gz
Algorithm Hash digest
SHA256 409da2c156abb5467bc0beba0e854802802571cb5cace3c29e11e38b8a1f8655
MD5 871e673495a8bfe6be9273489ce8b916
BLAKE2b-256 e57d63666996a353f290b7e80be6eee37d74d7a4b892b43d5dba08b2e068336f

See more details on using hashes here.

File details

Details for the file tomwer-0.10.1-py3-none-any.whl.

File metadata

  • Download URL: tomwer-0.10.1-py3-none-any.whl
  • Upload date:
  • Size: 4.5 MB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.6.3 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.0 CPython/3.8.10

File hashes

Hashes for tomwer-0.10.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d218945ed14c3bbb145583035546670e0466dcb0b17c760d39ef8eed959de61d
MD5 19847bc23e7fff148d0c5bb87f1b3125
BLAKE2b-256 4a81d374a1a514ab5c2cc21a13288b1a1b61fc9d64018eaf591c2e93bbb1e14c

See more details on using hashes here.

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page