{ "info": { "author": "Derrick Chambers", "author_email": "djachambeador@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Intended Audience :: Developers", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Programming Language :: Python :: 3.6", "Programming Language :: Python :: 3.7", "Topic :: Scientific/Engineering" ], "description": "# MoPy\nMoPy is a python package for calculating seismic source parameters.\nIt is still very much a work in progress and not yet intended for non-development use.\n\n\n## TODO\n\n* Rethink `ChanelInfo` to allow greater flexibility in how windows are selected\n - Maybe this would be best left as a function?\n - Should be easy to use for amplitude estimations\n - Should be usable for duration estimations (eg in Rodriguez-pradilla and Eaton)\n - Could use different channel info for each of these?\n\n* Check on how the continuous fft is simulated via dfft, \n - Edwards et al (2010) indicate simply multiplying by sampling period will do it\n but then indicates noise spectra are normalized by non-zero padded sample number\n ratios (see page 409 first paragraph on left).\n However, this doesn't really make sense since, if we have properly\n simulated the *continuous* fourier transform amplitudes there should be no\n need for vector-length scaling. \n\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/niosh-mining/obsplus", "keywords": "obsplus", "license": "GNU Lesser General Public License v3.0 or later (LGPLv3.0+)", "maintainer": "", "maintainer_email": "", "name": "mopy", "package_url": "https://pypi.org/project/mopy/", "platform": "", "project_url": "https://pypi.org/project/mopy/", "project_urls": { "Homepage": "https://github.com/niosh-mining/obsplus" }, "release_url": "https://pypi.org/project/mopy/0.0.0/", "requires_dist": null, "requires_python": ">=3.6", "summary": "package to calc source params", "version": "0.0.0" }, "last_serial": 5265211, "releases": { "0.0.0": [ { "comment_text": "", "digests": { "md5": "a2b5c8d33b7729b37c7f46ee83f49c69", "sha256": "0ec3f35dd46c1b50cac19b45332ca4907b3d0dbfeb1b8b1f426e8066fbad5498" }, "downloads": -1, "filename": "mopy-0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a2b5c8d33b7729b37c7f46ee83f49c69", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 35324, "upload_time": "2019-05-14T02:41:44", "url": "https://files.pythonhosted.org/packages/79/a0/c96ec505e90bfb9a06fee2f93aa6df9be81f79d06575d662dddb8b55a12d/mopy-0.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b1a9e16809d485b8b2e7a61fcf7ffa42", "sha256": "2dee1c1d9f64da204572752d20d4a013a45bce1428536cc371f5d9c47ff71287" }, "downloads": -1, "filename": "mopy-0.0.0.tar.gz", "has_sig": false, "md5_digest": "b1a9e16809d485b8b2e7a61fcf7ffa42", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 31350, "upload_time": "2019-05-14T02:41:48", "url": "https://files.pythonhosted.org/packages/ba/b5/70e6c4c2224d131be65ba465b08c297c5b49b002a7e8c9e759ae274003b0/mopy-0.0.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a2b5c8d33b7729b37c7f46ee83f49c69", "sha256": "0ec3f35dd46c1b50cac19b45332ca4907b3d0dbfeb1b8b1f426e8066fbad5498" }, "downloads": -1, "filename": "mopy-0.0.0-py3-none-any.whl", "has_sig": false, "md5_digest": "a2b5c8d33b7729b37c7f46ee83f49c69", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3.6", "size": 35324, "upload_time": "2019-05-14T02:41:44", "url": "https://files.pythonhosted.org/packages/79/a0/c96ec505e90bfb9a06fee2f93aa6df9be81f79d06575d662dddb8b55a12d/mopy-0.0.0-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "b1a9e16809d485b8b2e7a61fcf7ffa42", "sha256": "2dee1c1d9f64da204572752d20d4a013a45bce1428536cc371f5d9c47ff71287" }, "downloads": -1, "filename": "mopy-0.0.0.tar.gz", "has_sig": false, "md5_digest": "b1a9e16809d485b8b2e7a61fcf7ffa42", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3.6", "size": 31350, "upload_time": "2019-05-14T02:41:48", "url": "https://files.pythonhosted.org/packages/ba/b5/70e6c4c2224d131be65ba465b08c297c5b49b002a7e8c9e759ae274003b0/mopy-0.0.0.tar.gz" } ] }