Skip to content

scipion-em/scipion-em-warp

Repository files navigation

Warp plugin

This plugin provides a wrapper for some of the programs of the Warp software.

PyPI release

License

Supported Python versions

SonarCloud quality gate

Downloads

Installation

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:

  1. Stable version
scipion installp -p scipion-em-warp
  1. Developer's version

    • download repository
    git clone -b devel https://github.com/scipion-em/scipion-em-warp.git
    • install
    scipion installp -p /path/to/scipion-em-warp --devel

Verifying

To check the installation, simply run one of the following Scipion tests:

  • scipion3 tests warp.tests.test_protocols.TestDeconvolveMics
  • scipion3 tests warp.tests.test_protocols_tomo.TestDeconvolveTomo

Protocols

  • deconvolve micrographs
  • deconvolve tomograms
  • deconvolve tilt-series

References

  1. Dimitry Tegunov and Patrick Cramer. Real-time cryo-electron microscopy data preprocessing with Warp. Nature Methods 16(11), 2019, p. 1146-1152.

About

Plugin to use Warp programs within the Scipion framework

Topics

Resources

License

Stars

Watchers

Forks

Languages