{ "info": { "author": "Petro Maksymovych", "author_email": "pmax20@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "License :: OSI Approved :: Apache Software License", "Programming Language :: Python :: 3.5", "Topic :: Scientific/Engineering :: GIS" ], "description": "=============\nData-Xray\n=============\n\nData-Xray provides a Pythonic interface to organization and analysis of\ndata, acquired primarily with Nanonis controllers, manufactured by Specs GmbH.\n\nThe primary emphasis at the moment is on scanning probe microscopy measurements,\nbut most of the analysis applies to other domains of hyperspectral data.\n\nData organization is achieved through the use of xarray structure - which is \nan ingenious extension of Pandas phenomenology onto arbitrary dimensions.\n\nData-Xray draws upon many truly excellent python libraries, for which we as developers\nare phenomenally greatful. \n\nInstallation / Setup\n********************\n\nUse pip to install the library:\n\n pip install data-xray\n\n\n**Testing**\n\nThere are a few ways to run the unit tests.\n\nOne option is to use the shell script in the root of the repository\ncalled *test.example.sh*. Copy it using ``cp test.example.sh test.sh``.\nEdit *test.sh* to include your Cicero API username and password. Then, run\nthe tests using ``./test.sh``.\n\nAnother option is to edit the ``test/tests.py`` file directly, adding your\nCicero API credentials where indicated. Doing so will allow you to execute\ntests using ``nosetests`` (if you have the nose package installed), or\nusing ``python setup.py test``, or invoking the ``tests.py`` file itself.\n\nDocumentation\n*************\n\n\n\nHelp!\n*****\n\nLicense\n*******\n\ndata-xray is licensed under the Apache 2.0 license. See ``LICENSE.txt`` for\nmore details.\n\nContribute\n**********\n\nSee a bug? Want to improve the docs or provide more examples? Thank you!\nPlease open a pull-request with your improvements and we'll work to respond\nto it in a timely manner.\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/glacio/data-xray", "keywords": "", "license": "LICENSE.txt", "maintainer": "Petro Maksymovych", "maintainer_email": "pmax20@gmail.com", "name": "data-xray", "package_url": "https://pypi.org/project/data-xray/", "platform": "", "project_url": "https://pypi.org/project/data-xray/", "project_urls": { "Homepage": "https://bitbucket.org/glacio/data-xray" }, "release_url": "https://pypi.org/project/data-xray/0.2.0.dev0/", "requires_dist": null, "requires_python": "", "summary": "Pythonic cure for the common data problem", "version": "0.2.0.dev0" }, "last_serial": 4569500, "releases": { "0.2.0.dev0": [ { "comment_text": "", "digests": { "md5": "a12ff27321c23a23158ed4cc115733fd", "sha256": "9d0d2391085bc1340f211517f7501ac923b641657326057ddd5277c2ebf4baf6" }, "downloads": -1, "filename": "data_xray-0.2.0.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "a12ff27321c23a23158ed4cc115733fd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 87187, "upload_time": "2018-12-06T21:50:29", "url": "https://files.pythonhosted.org/packages/af/06/e658255b67dca03814f1f57c33f1dc0d39cef61fdf420bbaa658c76ca7d2/data_xray-0.2.0.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a84e3f4c0cfcbf66a7b78ef0254a8d55", "sha256": "4f16464f6e62f6750765a360d5ef599a452c4ffe172bcfd0b6318c7c2482662f" }, "downloads": -1, "filename": "data-xray-0.2.0.dev0.tar.gz", "has_sig": false, "md5_digest": "a84e3f4c0cfcbf66a7b78ef0254a8d55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41857, "upload_time": "2018-12-06T21:50:31", "url": "https://files.pythonhosted.org/packages/0b/29/f4b82e2a263c2d0d5b15645e5f4f1f83476d9f973e39eccd83a58603f355/data-xray-0.2.0.dev0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a12ff27321c23a23158ed4cc115733fd", "sha256": "9d0d2391085bc1340f211517f7501ac923b641657326057ddd5277c2ebf4baf6" }, "downloads": -1, "filename": "data_xray-0.2.0.dev0-py3-none-any.whl", "has_sig": false, "md5_digest": "a12ff27321c23a23158ed4cc115733fd", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 87187, "upload_time": "2018-12-06T21:50:29", "url": "https://files.pythonhosted.org/packages/af/06/e658255b67dca03814f1f57c33f1dc0d39cef61fdf420bbaa658c76ca7d2/data_xray-0.2.0.dev0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "a84e3f4c0cfcbf66a7b78ef0254a8d55", "sha256": "4f16464f6e62f6750765a360d5ef599a452c4ffe172bcfd0b6318c7c2482662f" }, "downloads": -1, "filename": "data-xray-0.2.0.dev0.tar.gz", "has_sig": false, "md5_digest": "a84e3f4c0cfcbf66a7b78ef0254a8d55", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 41857, "upload_time": "2018-12-06T21:50:31", "url": "https://files.pythonhosted.org/packages/0b/29/f4b82e2a263c2d0d5b15645e5f4f1f83476d9f973e39eccd83a58603f355/data-xray-0.2.0.dev0.tar.gz" } ] }