blobBgone


NameblobBgone JSON
Version 0.1.1 PyPI version JSON
download
home_pagehttps://github.com/Eggeling-Lab-Microscope-Software/blob-B-gone
SummaryA lightweight tool to remove blob artifacts from 2D/3D point cloud data as produced by MINFLUX
upload_time2023-10-27 11:48:43
maintainer
docs_urlNone
authorBela Tristan Leander Vogler
requires_python>=3
licenseBSD License
keywords minflux clustering point clouds geometry artifact removal (ar) artifact removal (ar) algorithm single particle tracking (spt) blobs detection
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ## A simple tool to remove blobs from 2D/3D point cloud data as produced by MINFLUX

### Please, find the Data used in the work in `Example_Data`, the source code in `blobBgone` and all Figures appearaing in the main text in `Figures`.

Dependencies:
- Python 3
- Numpy
- Scipy
- Matplotlib
- Scikit-learn
- seaborn
- Pandas (Only for Evaluation)
- TkInter (If on Windows)

More precise dependencies will come once the original article is published.
Technically, this should run on both Windows and Linux. 

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Eggeling-Lab-Microscope-Software/blob-B-gone",
    "name": "blobBgone",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3",
    "maintainer_email": "",
    "keywords": "MINFLUX,clustering,Point Clouds,geometry,Artifact Removal (AR),artifact removal (AR),algorithm,Single particle tracking (SPT),Blobs Detection",
    "author": "Bela Tristan Leander Vogler",
    "author_email": "bela.vogler@uni-jena.de",
    "download_url": "",
    "platform": null,
    "description": "## A simple tool to remove blobs from 2D/3D point cloud data as produced by MINFLUX\n\n### Please, find the Data used in the work in `Example_Data`, the source code in `blobBgone` and all Figures appearaing in the main text in `Figures`.\n\nDependencies:\n- Python 3\n- Numpy\n- Scipy\n- Matplotlib\n- Scikit-learn\n- seaborn\n- Pandas (Only for Evaluation)\n- TkInter (If on Windows)\n\nMore precise dependencies will come once the original article is published.\nTechnically, this should run on both Windows and Linux. \n",
    "bugtrack_url": null,
    "license": "BSD License",
    "summary": "A lightweight tool to remove blob artifacts from 2D/3D point cloud data as produced by MINFLUX",
    "version": "0.1.1",
    "project_urls": {
        "Homepage": "https://github.com/Eggeling-Lab-Microscope-Software/blob-B-gone"
    },
    "split_keywords": [
        "minflux",
        "clustering",
        "point clouds",
        "geometry",
        "artifact removal (ar)",
        "artifact removal (ar)",
        "algorithm",
        "single particle tracking (spt)",
        "blobs detection"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9d6a1b1fe187f801160c21ff2a93652612acc43c0420402534b3255ff1cd930c",
                "md5": "951e8c71f77f219302b35211df351319",
                "sha256": "576ac19c667d19f86136c52ba5219fb3e0a195ee8a38207327f5b6f14aca21bf"
            },
            "downloads": -1,
            "filename": "blobBgone-0.1.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "951e8c71f77f219302b35211df351319",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3",
            "size": 14794,
            "upload_time": "2023-10-27T11:48:43",
            "upload_time_iso_8601": "2023-10-27T11:48:43.470453Z",
            "url": "https://files.pythonhosted.org/packages/9d/6a/1b1fe187f801160c21ff2a93652612acc43c0420402534b3255ff1cd930c/blobBgone-0.1.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-10-27 11:48:43",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Eggeling-Lab-Microscope-Software",
    "github_project": "blob-B-gone",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "blobbgone"
}
        
Elapsed time: 0.15603s