Skip to main content

"tomography workflow tools"

Project description

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)

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

Documentation

Latest documentation

Installation

Step 1 - tomwer

To install it with all ‘features’:

pip install tomwer[full]

alternatively you can install the master branch from

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

Step 2 - update orange-canvas-core and orange-widget-base (Optional)

To access ‘processing’ wheels and ‘reprocess action’ you might want to install forks of update orange-canvas-core and orange-widget-base. This is optional and projects works with native orange projects

pip install git+https://github.com/payno/orange-canvas-core --no-deps --upgrade
pip install git+https://github.com/payno/orange-widget-base --no-deps --upgrade

Launching applications

After the installation tomwer is embedding several applications.

Those applications can be launched by calling:

tomwer appName {options}

tomwer canvas - orange canvas

You can launch the canvas to create workflows from the different ‘bricks’

tomwer canvas

Documentation

sphinx-build doc build/html

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

firefox build/html/index.html

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-1.3.16.tar.gz (3.9 MB view hashes)

Uploaded Source

Built Distribution

tomwer-1.3.16-py3-none-any.whl (4.4 MB view hashes)

Uploaded Python 3

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