df3dPostProcessing


Namedf3dPostProcessing JSON
Version 1.1.0 PyPI version JSON
download
home_pageNone
SummaryPostprocessing functions for DeepFly3D results
upload_time2025-07-17 12:42:10
maintainerNone
docs_urlNone
authorNone
requires_pythonNone
licenseMIT License Copyright (c) 2020 Neuroengineering Laboratory @EPFL - Ramdya Lab Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
keywords kinematic analysis drosophila deepfly3d
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # df3dPostProcessing
Functions for postprocessing DeepFly3D results, such as, align 3d model and calculate leg angles

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "df3dPostProcessing",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "kinematic analysis, Drosophila, DeepFly3D",
    "author": null,
    "author_email": "Victor Lobato <victor.lobatorios@epfl.ch>",
    "download_url": "https://files.pythonhosted.org/packages/8f/ac/ebfde7a70155a9f1ae961013f3381eb5e5a845f162787a7fe40e671eb463/df3dpostprocessing-1.1.0.tar.gz",
    "platform": null,
    "description": "# df3dPostProcessing\nFunctions for postprocessing DeepFly3D results, such as, align 3d model and calculate leg angles\n",
    "bugtrack_url": null,
    "license": "MIT License\n        \n        Copyright (c) 2020 Neuroengineering Laboratory @EPFL - Ramdya Lab\n        \n        Permission is hereby granted, free of charge, to any person obtaining a copy\n        of this software and associated documentation files (the \"Software\"), to deal\n        in the Software without restriction, including without limitation the rights\n        to use, copy, modify, merge, publish, distribute, sublicense, and/or sell\n        copies of the Software, and to permit persons to whom the Software is\n        furnished to do so, subject to the following conditions:\n        \n        The above copyright notice and this permission notice shall be included in all\n        copies or substantial portions of the Software.\n        \n        THE SOFTWARE IS PROVIDED \"AS IS\", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR\n        IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,\n        FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE\n        AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER\n        LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,\n        OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE\n        SOFTWARE.\n        ",
    "summary": "Postprocessing functions for DeepFly3D results",
    "version": "1.1.0",
    "project_urls": {
        "Repository": "https://github.com/NeLy-EPFL/df3dPostProcessing"
    },
    "split_keywords": [
        "kinematic analysis",
        " drosophila",
        " deepfly3d"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "fae4e0410250bd9893ae4203e20e2f38b9f240b4f17b9af1a6326538e8ad3353",
                "md5": "dbab85268e37b36cb49e4ee9f099839a",
                "sha256": "197c25fd1a213b2ed95786e55436c7ae2388203d8f9d89d235cc2dd3771910cd"
            },
            "downloads": -1,
            "filename": "df3dpostprocessing-1.1.0-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "dbab85268e37b36cb49e4ee9f099839a",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 35487,
            "upload_time": "2025-07-17T12:42:08",
            "upload_time_iso_8601": "2025-07-17T12:42:08.556626Z",
            "url": "https://files.pythonhosted.org/packages/fa/e4/e0410250bd9893ae4203e20e2f38b9f240b4f17b9af1a6326538e8ad3353/df3dpostprocessing-1.1.0-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8facebfde7a70155a9f1ae961013f3381eb5e5a845f162787a7fe40e671eb463",
                "md5": "9abfe4799b20baee38dade403b591e4d",
                "sha256": "005b87567fdd04a07b659333ac214e4f0652ac9b0c5404bbbb862566f4445f26"
            },
            "downloads": -1,
            "filename": "df3dpostprocessing-1.1.0.tar.gz",
            "has_sig": false,
            "md5_digest": "9abfe4799b20baee38dade403b591e4d",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 33858,
            "upload_time": "2025-07-17T12:42:10",
            "upload_time_iso_8601": "2025-07-17T12:42:10.108805Z",
            "url": "https://files.pythonhosted.org/packages/8f/ac/ebfde7a70155a9f1ae961013f3381eb5e5a845f162787a7fe40e671eb463/df3dpostprocessing-1.1.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-17 12:42:10",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "NeLy-EPFL",
    "github_project": "df3dPostProcessing",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "df3dpostprocessing"
}
        
Elapsed time: 0.38048s