{
"info": {
"author": "Christoph Gohlke",
"author_email": "cgohlke@uci.edu",
"bugtrack_url": null,
"classifiers": [
"Development Status :: 4 - Beta",
"Intended Audience :: Developers",
"Intended Audience :: Science/Research",
"License :: OSI Approved :: BSD License",
"Operating System :: OS Independent",
"Programming Language :: Python :: 2",
"Programming Language :: Python :: 2.7",
"Programming Language :: Python :: 3",
"Programming Language :: Python :: 3.5",
"Programming Language :: Python :: 3.6",
"Programming Language :: Python :: 3.7"
],
"description": "Write Chimera Map (CMAP) files\n==============================\n\nCmapfile is a Python library and console script to write Chimera Map (CMAP)\nfiles, HDF5 files containing series of 3D XYZ datasets.\n\nCMAP files can be created from numpy arrays and various file formats\ncontaining volume data, e.g. BIN, TIFF, LSM, OIF, and OIB.\n\nCMAP files can be visualized using UCSF Chimera [2], a highly extensible\nprogram for interactive visualization and analysis of molecular structures\nand related data.\n\nFor command line usage run ``python -m cmapfile --help``\n\n:Author:\n `Christoph Gohlke `_\n\n:Organization:\n Laboratory for Fluorescence Dynamics. University of California, Irvine\n\n:Version: 2019.1.1\n\nRequirements\n------------\n* `CPython 2.7 or 3.5+ `_\n* `Numpy 1.13 `_\n* `Scipy 1.0 `_\n* `H5py 2.8 `_\n* `Tifffile 2019.1.1 `_\n* `Oiffile 2019.1.1 `_\n\nReferences\n----------\n(1) Thomas Goddard. [Chimera-users] reading in hdf5 files in chimera.\n https://www.cgl.ucsf.edu/pipermail/chimera-users/2008-September/003052.html\n(2) UCSF Chimera, an extensible molecular modeling system.\n https://www.cgl.ucsf.edu/chimera/\n(3) Globals for Images - SimFCS. https://www.lfd.uci.edu/globals/\n\nExamples\n--------\nConvert a 5D LSM file to CMAP file::\n\n python -m cmapfile \"/my data directory/large.lsm\"\n\nConvert all BIN files in the current directory to test.cmap. The BIN files\nare known to contain 128x128x64 samples of 16 bit integers. The CMAP file\nwill store float32 maps using subsampling up to 16::\n\n python -m cmapfile --shape 128,128,64 --step 1,1,2 --dtype i2\n --cmap test.cmap --subsample 16 --astype float32 *.bin\n\nChange the step size in the CMAP file::\n\n python -m cmapfile --step 1,1,1.5 test.cmap\n\nNotes\n-----\nThe CMAP file format according to [1]::\n\n Example of HDF format written by Chimera (Chimera map format) follows.\n The Chimera map file reader will allow all fields to be missing (except\n the 3D data).\n\n /image (group, any name allowed)\n name \"centriole\" (attribute)\n step (1.2, 1.2, 1.2) (attribute)\n origin (-123.4, -522, 34.5) (attribute)\n cell_angles (90.0, 90.0, 90.0) (attribute)\n rotation_axis (0.0, 0.0, 1.0) (attribute)\n rotation_angle 45.0 (attribute, degrees)\n /data (3d array of uint8 (123,542,82)) (dataset, any name allowed)\n /data_x (3d array of uint8 (123,542,82), alternate chunk shape) (dataset)\n /data_2 (3d array of uint8 (61,271,41)) (dataset, any name allowed)\n subsample_spacing (2, 2, 2) (attribute)\n (more subsampled or alternate chunkshape versions of same data)\n\n\nRevisions\n---------\n2019.1.1\n Update copyright.\n2018.8.30\n Move cmapfile.py into cmapfile package.\n2014.10.10\n Initial release.\n\n\n",
"description_content_type": "",
"docs_url": null,
"download_url": "",
"downloads": {
"last_day": -1,
"last_month": -1,
"last_week": -1
},
"home_page": "https://www.lfd.uci.edu/~gohlke/",
"keywords": "",
"license": "BSD",
"maintainer": "",
"maintainer_email": "",
"name": "cmapfile",
"package_url": "https://pypi.org/project/cmapfile/",
"platform": "any",
"project_url": "https://pypi.org/project/cmapfile/",
"project_urls": {
"Homepage": "https://www.lfd.uci.edu/~gohlke/"
},
"release_url": "https://pypi.org/project/cmapfile/2019.1.1/",
"requires_dist": [
"numpy (>=1.11.3)",
"scipy (>=1.1)",
"h5py (>=2.8)",
"tifffile (>=2019.1.1)",
"oiffile (>=2019.1.1)"
],
"requires_python": ">=2.7",
"summary": "Write Chimera Map (CMAP) files",
"version": "2019.1.1"
},
"last_serial": 4662227,
"releases": {
"2018.10.18": [
{
"comment_text": "",
"digests": {
"md5": "a618052ebe35bfc37b77a5f1e68b3202",
"sha256": "28d766c13f3f2cda05332ecf029252d646b9d461091e43639e5def1c59e211b8"
},
"downloads": -1,
"filename": "cmapfile-2018.10.18-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "a618052ebe35bfc37b77a5f1e68b3202",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7",
"size": 11770,
"upload_time": "2018-10-19T23:28:40",
"url": "https://files.pythonhosted.org/packages/cf/f3/31f25d4c1567f3f93eee46d756577ca5877c319648d75ec7379c1e2ce327/cmapfile-2018.10.18-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "8a74d8d508b909027949f43c60bb8979",
"sha256": "2e63f1d596bd7af9a5df8691a796682de4948b8960d66ec1c2a6a8e066f6d131"
},
"downloads": -1,
"filename": "cmapfile-2018.10.18.tar.gz",
"has_sig": false,
"md5_digest": "8a74d8d508b909027949f43c60bb8979",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7",
"size": 10380,
"upload_time": "2018-10-19T23:29:17",
"url": "https://files.pythonhosted.org/packages/a4/ba/8f699f626889e4b1835acd4cd6f5bb9518773cd1233ba1cfcf69d1e86318/cmapfile-2018.10.18.tar.gz"
}
],
"2018.8.30": [
{
"comment_text": "",
"digests": {
"md5": "628b19b43928fb860733149496afca70",
"sha256": "4074863a5ce0c6dcf06a14c12b2b29a70d6e9c8f6c4f80f23995c9d9ba202451"
},
"downloads": -1,
"filename": "cmapfile-2018.8.30-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "628b19b43928fb860733149496afca70",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7",
"size": 10666,
"upload_time": "2018-08-31T06:39:11",
"url": "https://files.pythonhosted.org/packages/48/0a/695712578795feb4031417606295554000d6cf9fc0d56bf6ea2bd7960ee2/cmapfile-2018.8.30-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "4107902d8115182e083cf4366d1b90cc",
"sha256": "8878bbe5277854c01cbe8d20400c3757be9f2ec4a602e6457803b3072abd4ed2"
},
"downloads": -1,
"filename": "cmapfile-2018.8.30.tar.gz",
"has_sig": false,
"md5_digest": "4107902d8115182e083cf4366d1b90cc",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7",
"size": 10348,
"upload_time": "2018-08-31T06:39:12",
"url": "https://files.pythonhosted.org/packages/eb/c6/557c3615a7605f92fbd8dce255d85239731b97f23faaf4c8853c58b31656/cmapfile-2018.8.30.tar.gz"
}
],
"2019.1.1": [
{
"comment_text": "",
"digests": {
"md5": "982e584299fbe77d4531cae81c38864c",
"sha256": "a82ca231c3b8c4d0c3108549fca7987f2a70fec656314c44210a8465c96b4aa4"
},
"downloads": -1,
"filename": "cmapfile-2019.1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "982e584299fbe77d4531cae81c38864c",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7",
"size": 11809,
"upload_time": "2019-01-05T00:13:26",
"url": "https://files.pythonhosted.org/packages/01/dc/2c042a2778c13c8075c8b227e848d0c227db2165386002e22397863b4e2d/cmapfile-2019.1.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "147f8d8d234231e2681ce5a6976d8b41",
"sha256": "a443f38468a49fe7339518d65d2036f7570f43509413ad89e99d5c2dd8cb71cf"
},
"downloads": -1,
"filename": "cmapfile-2019.1.1.tar.gz",
"has_sig": false,
"md5_digest": "147f8d8d234231e2681ce5a6976d8b41",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7",
"size": 10415,
"upload_time": "2019-01-05T00:14:14",
"url": "https://files.pythonhosted.org/packages/46/c6/1e0c2d3d4edf52b4ad618469d4a386b69ccd84edd3185a5f36865a23b03f/cmapfile-2019.1.1.tar.gz"
}
]
},
"urls": [
{
"comment_text": "",
"digests": {
"md5": "982e584299fbe77d4531cae81c38864c",
"sha256": "a82ca231c3b8c4d0c3108549fca7987f2a70fec656314c44210a8465c96b4aa4"
},
"downloads": -1,
"filename": "cmapfile-2019.1.1-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "982e584299fbe77d4531cae81c38864c",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=2.7",
"size": 11809,
"upload_time": "2019-01-05T00:13:26",
"url": "https://files.pythonhosted.org/packages/01/dc/2c042a2778c13c8075c8b227e848d0c227db2165386002e22397863b4e2d/cmapfile-2019.1.1-py2.py3-none-any.whl"
},
{
"comment_text": "",
"digests": {
"md5": "147f8d8d234231e2681ce5a6976d8b41",
"sha256": "a443f38468a49fe7339518d65d2036f7570f43509413ad89e99d5c2dd8cb71cf"
},
"downloads": -1,
"filename": "cmapfile-2019.1.1.tar.gz",
"has_sig": false,
"md5_digest": "147f8d8d234231e2681ce5a6976d8b41",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=2.7",
"size": 10415,
"upload_time": "2019-01-05T00:14:14",
"url": "https://files.pythonhosted.org/packages/46/c6/1e0c2d3d4edf52b4ad618469d4a386b69ccd84edd3185a5f36865a23b03f/cmapfile-2019.1.1.tar.gz"
}
]
}