This plugin provide a wrapper around the program arctic to use it within Scipion framework.
You will need to use 3.0 version of Scipion to be able to run these protocols. To install the plugin, you have two options:
- Stable version:
scipion3 installp -p scipion-em-arctic
Developer's version
- download the repository from github:
git clone -b devel https://github.com/scipion-em/scipion-em-arctic.git
- install:
scipion3 installp -p /path/to/scipion-em-arctic --devel
To check the installation, simply run the following Scipion test for the plugin:
scipion3 tests arctic.tests.tests_arctic.TestArctic
arctic software package is available under GNU General Public License v3.0
- Tilt-series: automated removal of corrupted tilts.
If you want to check the latest version and release history go to CHANGES