scipion-em / scipion-em-tomo

Base tomography Scipion plugin with data model definition
GNU General Public License v3.0
8 stars 4 forks source link
tomo

=========== Tomo plugin

Base Scipion plugin for electron cryo-tomography and subtomogram averaging.

This plugin is currently in BETA mode.

Protocols

Latest plugin versions

If you want to check the latest version and release history go to CHANGES <https://github.com/scipion-em/scipion-em-tomo/blob/master/CHANGES.txt>_

Installing the plugin

In order to install the plugin follow these instructions:

.. code-block::

scipion installp -p scipion-em-tomo

or through the plugin manager by launching Scipion and following Configuration >> Plugins

To install in development mode

Clone or download the plugin repository

.. code-block::

git clone -b devel https://github.com/scipion-em/scipion-em-tomo.git

Install the plugin in developer mode.

.. code-block::

scipion installp -p local/path/to/scipion-em-tomo --devel

Configuration variables

NAPARI_ENV_ACTIVATION (default = conda activate napari-0.4.17): Command to activate napari environment (used by other tomo plugins).

Buildbot status

Status devel version:

.. image:: http://scipion-test.cnb.csic.es:9980/badges/tomo_devel.svg

Status production version:

.. image:: http://scipion-test.cnb.csic.es:9980/badges/tomo_prod.svg