Skip to content

scipion-em/scipion-em-arctic

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Scipion plugin for arctic

PyPI release License Supported Python versions SonarCloud quality gate Downloads

This plugin provide a wrapper around the program arctic to use it within Scipion framework.

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:
scipion3 installp -p scipion-em-arctic
  1. 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

Licensing

arctic software package is available under GNU General Public License v3.0

Protocols

  • Tilt-series: automated removal of corrupted tilts.

Latest plugin versions

If you want to check the latest version and release history go to CHANGES

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages