This plugin provide a wrapper around the program fidder 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-fidder
Developer's version
- download the repository from github:
git clone -b devel https://github.com/scipion-em/scipion-em-fidder.git
- install:
scipion3 installp -p /path/to/scipion-em-fidder --devel
To check the installation, simply run the following Scipion test for the plugin:
scipion3 tests fidder.tests.tests_fidder.TestFidder
fidder software package is available under BSD-3-Clause license
- Tilt-series: detect and erase fiducials.
If you want to check the latest version and release history go to CHANGES