Metadata-Version: 2.4
Name: scipion-em-xmipp
Version: 28.0.1
Summary: Plugin to use Xmipp programs within the Scipion framework.
Author-email: Oier Lauzirika Zarrabeitia <oierlauzi@bizkaia.eu>, Alberto Garcia Mena <alberto.garcia@cnb.csic.es>, Carlos Oscar Sanchez Sorzano <coss@cnb.csic.es>
License: GNU General Public License v3 (GPLv3)
Project-URL: Homepage, https://github.com/I2PC/scipion-em-xmipp
Project-URL: Issues, https://github.com/I2PC/scipion-em-xmipp/issues
Keywords: scipion electron-microscopy cryo-em structural-biology image-processing scipion-3.0
Requires-Python: >=3.8
Description-Content-Type: text/markdown
License-File: LICENSE
Requires-Dist: scikit-learn>=1.2
Requires-Dist: scikit-image
Requires-Dist: scipy<=1.10.0
Requires-Dist: joblib
Requires-Dist: peppercorn
Requires-Dist: plotter
Requires-Dist: PyWavelets
Requires-Dist: xmipp3-installer<3.0.0,>=2.1.0
Requires-Dist: numpy==1.*
Dynamic: license-file

[![Build](https://github.com/I2PC/scipion-em-xmipp/actions/workflows/build.yml/badge.svg)](https://github.com/I2PC/scipion-em-xmipp/actions/workflows/build.yml)

# scipion-em-xmipp

Plugin to use Xmipp programs within the Scipion framework.

You can install it either, using the Scipion software following 
the [Scipion's installation guide](https://scipion-em.github.io/docs/release-3.0.0/docs/scipion-modes/how-to-install.html)
, (remember to install the scipion-em-xmipp plugin or remove the -noXmipp flag in the Scipion installation)**strongly recommended for non-developers** or cloning it on your own and 
[linking it to Scipion](https://github.com/I2PC/xmipp#linking-standalone-version-to-scipion).
The latter is only for those who intended to develop the Xmipp plugin.

For **developers**, we strongly recommend to follow the guide on 
[how to install xmipp-bundle](https://github.com/i2pc/xmipp#xmipp-as-a-standalone-bundle-for-developers) 
in order to get a complet Xmipp's development ecosystem.
