Scipion

Set up

  • Installing Scipion
  • Scipion configuration
  • Host configuration
  • Troubleshooting

User documentation

  • Graphical interface manuals
  • Tutorials
  • Processing How To’s

Facilities

  • On-the-fly processing
  • Streaming workflows
  • Summary Reports

Developer documentation

  • Developers Page

API Documentation

  • Scipion API
  • Plugins API
    • cistem package
    • eman2 package
    • spider package
      • spider.protocols package
      • spider.viewers package
      • spider.bibtex module
      • spider.constants module
      • spider.convert module
      • spider.objects module
      • spider.utils module
      • spider.wizards module
    • tomo package
    • xmipp3 package
  • Xmipp API

Get in touch

  • Contact Us

Licences

  • Licenses
Scipion
  • Docs »
  • Plugins API »
  • spider package
  • View page source

spider package¶

Subpackages¶

  • spider.protocols package
    • Submodules
      • spider.protocols.protocol_align_apsr module
      • spider.protocols.protocol_align_base module
      • spider.protocols.protocol_align_pairwise module
      • spider.protocols.protocol_base module
      • spider.protocols.protocol_ca_pca module
      • spider.protocols.protocol_classify_base module
      • spider.protocols.protocol_classify_diday module
      • spider.protocols.protocol_classify_kmeans module
      • spider.protocols.protocol_classify_ward module
      • spider.protocols.protocol_custommask module
      • spider.protocols.protocol_filters module
      • spider.protocols.protocol_projmatch module
      • spider.protocols.protocol_reconstruct module
    • Module contents
  • spider.viewers package
    • Submodules
      • spider.viewers.viewer module
      • spider.viewers.viewer_capca module
      • spider.viewers.viewer_classify module
      • spider.viewers.viewer_refinement module
    • Module contents

Submodules¶

  • spider.bibtex module
  • spider.constants module
  • spider.convert module
  • spider.objects module
  • spider.utils module
  • spider.wizards module

Module contents¶

class spider.Plugin[source]¶

Bases: pwem.Plugin

classmethod defineBinaries(env)[source]¶

Define required binaries in the given Environment.

classmethod getEnviron()[source]¶

Load the environment variables needed for Spider. If SPIDER_HOME is defined, the bin, man and proc folders will be defined from it. If not, each of them should be defined separately.

classmethod getProgram(mpi=False)[source]¶
classmethod getScript(*paths)[source]¶

Return the script that will be used.

Next Previous

© Copyright 2020, Scipion team

Built with Sphinx using a theme provided by Read the Docs.
Other Versions v: release-3.0.0
Branches
gh-pages
release-2.0.0
release-3.0.0
rm_model_building