<h1 align='center'>Xmipp Metadata Handler</h1>
<p align="center">
<img alt="Supported Python versions" src="https://img.shields.io/badge/Supported_Python_Versions-3.8_%7C_3.9_%7C_3.10_%7C_3.11_%7C_3.12-blue">
<img alt="GitHub Downloads (all assets, all releases)" src="https://img.shields.io/github/downloads/DavidHerreros/xmipp_metadata/total">
<img alt="GitHub branch check runs" src="https://img.shields.io/github/check-runs/DavidHerreros/xmipp_metadata/master">
<img alt="GitHub License" src="https://img.shields.io/github/license/DavidHerreros/xmipp_metadata">
</p>
<p align="center">
<img alt="Xmipp" width="300" src="https://github.com/I2PC/scipion-em-xmipp/raw/devel/xmipp3/xmipp_logo.png">
</p>
This package implements a Xmipp Metadata handling functionality with image binary accession in Python.
# Included functionalities
- **XmippMetadata** class: Reading and writing of Xmipp Metadata files (.xmd)
- **ImageHandler** class: Reading and writing of image binaries stored in the metadata. It support the following formats:
- MRC files (reading and writing) for stacks and volumes (.mrcs and .mrc)
- Spider files (reading and writing) for stacks and volumes (.stk and .vol)
- EM files (reading and writing) for stack and images (.ems and .em)
Raw data
{
"_id": null,
"home_page": "https://github.com/DavidHerreros/xmipp_metadata",
"name": "xmipp-metadata",
"maintainer": null,
"docs_url": null,
"requires_python": null,
"maintainer_email": null,
"keywords": "xmipp scipion cryoem imageprocessing scipion-3.0",
"author": "David Herreros",
"author_email": "dherreros@cnb.csic.es",
"download_url": "https://files.pythonhosted.org/packages/45/d9/a8216843631422491893f4e62de4d880b82adbf061428bedfda610873735/xmipp_metadata-1.1.4.tar.gz",
"platform": null,
"description": "<h1 align='center'>Xmipp Metadata Handler</h1>\n\n<p align=\"center\">\n \n<img alt=\"Supported Python versions\" src=\"https://img.shields.io/badge/Supported_Python_Versions-3.8_%7C_3.9_%7C_3.10_%7C_3.11_%7C_3.12-blue\">\n<img alt=\"GitHub Downloads (all assets, all releases)\" src=\"https://img.shields.io/github/downloads/DavidHerreros/xmipp_metadata/total\">\n<img alt=\"GitHub branch check runs\" src=\"https://img.shields.io/github/check-runs/DavidHerreros/xmipp_metadata/master\">\n<img alt=\"GitHub License\" src=\"https://img.shields.io/github/license/DavidHerreros/xmipp_metadata\">\n\n</p>\n\n<p align=\"center\">\n \n<img alt=\"Xmipp\" width=\"300\" src=\"https://github.com/I2PC/scipion-em-xmipp/raw/devel/xmipp3/xmipp_logo.png\">\n\n</p>\n\nThis package implements a Xmipp Metadata handling functionality with image binary accession in Python.\n\n# Included functionalities\n\n- **XmippMetadata** class: Reading and writing of Xmipp Metadata files (.xmd)\n- **ImageHandler** class: Reading and writing of image binaries stored in the metadata. It support the following formats:\n - MRC files (reading and writing) for stacks and volumes (.mrcs and .mrc)\n - Spider files (reading and writing) for stacks and volumes (.stk and .vol)\n - EM files (reading and writing) for stack and images (.ems and .em)\n",
"bugtrack_url": null,
"license": null,
"summary": "Package to handle Xmipp Metadata and image binary data",
"version": "1.1.4",
"project_urls": {
"Homepage": "https://github.com/DavidHerreros/xmipp_metadata"
},
"split_keywords": [
"xmipp",
"scipion",
"cryoem",
"imageprocessing",
"scipion-3.0"
],
"urls": [
{
"comment_text": "New release",
"digests": {
"blake2b_256": "3fde7b132a653e20109a7a7f8d1d70f313287671a5b2157af168cad5859a5117",
"md5": "7f9dbe77843a422a6023a73ea9e0605a",
"sha256": "f2b7fb155ef021ee2b8e7a4cccd44504798f0eed799aea38e9767a9e08e9a977"
},
"downloads": -1,
"filename": "xmipp_metadata-1.1.4-py3-none-any.whl",
"has_sig": false,
"md5_digest": "7f9dbe77843a422a6023a73ea9e0605a",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": null,
"size": 40589,
"upload_time": "2024-11-22T10:00:06",
"upload_time_iso_8601": "2024-11-22T10:00:06.595366Z",
"url": "https://files.pythonhosted.org/packages/3f/de/7b132a653e20109a7a7f8d1d70f313287671a5b2157af168cad5859a5117/xmipp_metadata-1.1.4-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "New release",
"digests": {
"blake2b_256": "45d9a8216843631422491893f4e62de4d880b82adbf061428bedfda610873735",
"md5": "c97afab493e245d4fc6beac4b1196357",
"sha256": "18d1bf958e446be83faa30de43eb0a1c672a9bbe6673badfef2e840a455786de"
},
"downloads": -1,
"filename": "xmipp_metadata-1.1.4.tar.gz",
"has_sig": false,
"md5_digest": "c97afab493e245d4fc6beac4b1196357",
"packagetype": "sdist",
"python_version": "source",
"requires_python": null,
"size": 31176,
"upload_time": "2024-11-22T10:00:08",
"upload_time_iso_8601": "2024-11-22T10:00:08.217134Z",
"url": "https://files.pythonhosted.org/packages/45/d9/a8216843631422491893f4e62de4d880b82adbf061428bedfda610873735/xmipp_metadata-1.1.4.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2024-11-22 10:00:08",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "DavidHerreros",
"github_project": "xmipp_metadata",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "numpy",
"specs": [
[
"<=",
"1.26.4"
]
]
},
{
"name": "pillow",
"specs": [
[
"==",
"8.4.0"
]
]
},
{
"name": "pillow",
"specs": [
[
"<=",
"10.1.0"
]
]
},
{
"name": "pandas",
"specs": [
[
"<=",
"2.1.4"
]
]
},
{
"name": "starfile",
"specs": [
[
"!=",
"0.5.0"
]
]
},
{
"name": "mrcfile",
"specs": []
},
{
"name": "emfile",
"specs": []
},
{
"name": "emtable",
"specs": []
},
{
"name": "scikit-image",
"specs": [
[
"<=",
"0.24.0"
]
]
},
{
"name": "morphsnakes",
"specs": []
},
{
"name": "joblib",
"specs": []
},
{
"name": "pytest",
"specs": []
}
],
"lcname": "xmipp-metadata"
}