physical-sources


Namephysical-sources JSON
Version 0.7.10 PyPI version JSON
download
home_pageNone
SummaryA collection of classes that can be used to build acoustic sources from the NOISEFILE format. It also contains classes to read the binary representations born from the author's dissertation
upload_time2024-06-25 16:16:10
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseMIT
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # ![Image](./GhostEye.png "GhostEye") physical_sources

To determine the acoustic levels at some distance from the source of the acoustic signal you must be able to represent 
the levels in some manner. The collection of code represent three types of source descriptions:
+ Analytic sources - sources that are described some an equation of some sort
+ Point sources - these are a single spectral, or set of spectral representations that can be queried with a coordinate representation
+ Spherical sources - the data is arranged around the source of the acoustic signals in a sphere with a fixed radius.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "physical-sources",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": null,
    "author": null,
    "author_email": "frankmobley <mobssoft@gmail.com>, \"Dr. Frank Mobley\" <frank.mobley.1@afrl.af.mil>",
    "download_url": "https://files.pythonhosted.org/packages/f6/18/6f7ec7251890a6cf14dffc0d80a86b01063e5315fd555920083d50b239df/physical_sources-0.7.10.tar.gz",
    "platform": null,
    "description": "# ![Image](./GhostEye.png \"GhostEye\") physical_sources\n\nTo determine the acoustic levels at some distance from the source of the acoustic signal you must be able to represent \nthe levels in some manner. The collection of code represent three types of source descriptions:\n+ Analytic sources - sources that are described some an equation of some sort\n+ Point sources - these are a single spectral, or set of spectral representations that can be queried with a coordinate representation\n+ Spherical sources - the data is arranged around the source of the acoustic signals in a sphere with a fixed radius.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "A collection of classes that can be used to build acoustic sources from the NOISEFILE format. It also contains classes to read the binary representations born from the author's dissertation",
    "version": "0.7.10",
    "project_urls": {
        "Docs": "https://readthedocs.org",
        "Documentation": "https://readthedocs.org",
        "Homepage": "https://gitlab.com/physicalpropagation/physcial_sources"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "7646fa4b641be76c2f61d1bdff10bcb951f911b0d1d7dd6b9dda2e104624c6da",
                "md5": "5e83c0169483ddb843fa2969e0f56cec",
                "sha256": "e25566c529d9f2dceb6e58ce3fabc65b88cd16d9057b0aff0f739ea1edcfa6d1"
            },
            "downloads": -1,
            "filename": "physical_sources-0.7.10-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "5e83c0169483ddb843fa2969e0f56cec",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 27162,
            "upload_time": "2024-06-25T16:16:09",
            "upload_time_iso_8601": "2024-06-25T16:16:09.198349Z",
            "url": "https://files.pythonhosted.org/packages/76/46/fa4b641be76c2f61d1bdff10bcb951f911b0d1d7dd6b9dda2e104624c6da/physical_sources-0.7.10-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "f6186f7ec7251890a6cf14dffc0d80a86b01063e5315fd555920083d50b239df",
                "md5": "2d199d67622b215f49150b8c73fbaec6",
                "sha256": "65405a93df5552d527488aadd7b53f4b8a9e95e40eeac31a90c8f946f20ada75"
            },
            "downloads": -1,
            "filename": "physical_sources-0.7.10.tar.gz",
            "has_sig": false,
            "md5_digest": "2d199d67622b215f49150b8c73fbaec6",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 23804,
            "upload_time": "2024-06-25T16:16:10",
            "upload_time_iso_8601": "2024-06-25T16:16:10.200947Z",
            "url": "https://files.pythonhosted.org/packages/f6/18/6f7ec7251890a6cf14dffc0d80a86b01063e5315fd555920083d50b239df/physical_sources-0.7.10.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-06-25 16:16:10",
    "github": false,
    "gitlab": true,
    "bitbucket": false,
    "codeberg": false,
    "gitlab_user": "physicalpropagation",
    "gitlab_project": "physcial_sources",
    "lcname": "physical-sources"
}
        
Elapsed time: 0.23835s