galaxygrad


Namegalaxygrad JSON
Version 0.1.5 PyPI version JSON
download
home_page
SummaryDiffusion model for galaxy generation
upload_time2024-02-20 21:44:35
maintainer
docs_urlNone
authorMatt Sampson
requires_python
license
keywords python diffusion
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Contains 4 generative diffusion models ScoreNet32 and ScoreNet64 for both the HSC and ZTF surveys. These are used to return the gradients of an arbitrary image with respect to a prior distribution of individual artifact free galaxy models. Current functions include ScoreNetXX(image) returns gradients as stated. Data transformatons are now done inside the package.

            

Raw data

            {
    "_id": null,
    "home_page": "",
    "name": "galaxygrad",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "python,diffusion",
    "author": "Matt Sampson",
    "author_email": "matt.sampson@princeton.edu",
    "download_url": "https://files.pythonhosted.org/packages/d9/a7/83743ec45579fc9ccc1fc94c4845f8c8066734ead5d9dbcabdd50ea237c5/galaxygrad-0.1.5.tar.gz",
    "platform": null,
    "description": "Contains 4 generative diffusion models ScoreNet32 and ScoreNet64 for both the HSC and ZTF surveys. These are used to return the gradients of an arbitrary image with respect to a prior distribution of individual artifact free galaxy models. Current functions include ScoreNetXX(image) returns gradients as stated. Data transformatons are now done inside the package.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Diffusion model for galaxy generation",
    "version": "0.1.5",
    "project_urls": null,
    "split_keywords": [
        "python",
        "diffusion"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "927865a70f584d0cc31064ec757a5e28b90ef2dab6ee52392531338337f8c605",
                "md5": "f79a47ec09a09f2ffc5e75eece60efbf",
                "sha256": "794bc4e2d5a215a21928a8ae62cd872fc3fff380ed4d7a3b6dac325ba29042bd"
            },
            "downloads": -1,
            "filename": "galaxygrad-0.1.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f79a47ec09a09f2ffc5e75eece60efbf",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 24714041,
            "upload_time": "2024-02-20T21:44:31",
            "upload_time_iso_8601": "2024-02-20T21:44:31.468704Z",
            "url": "https://files.pythonhosted.org/packages/92/78/65a70f584d0cc31064ec757a5e28b90ef2dab6ee52392531338337f8c605/galaxygrad-0.1.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d9a783743ec45579fc9ccc1fc94c4845f8c8066734ead5d9dbcabdd50ea237c5",
                "md5": "f55769e50043ed5d405eccc92e33e1c7",
                "sha256": "41b6403ee4c31af18b3e8de4f2c63ee10cbd64f3635348e6c106983ded239cc5"
            },
            "downloads": -1,
            "filename": "galaxygrad-0.1.5.tar.gz",
            "has_sig": false,
            "md5_digest": "f55769e50043ed5d405eccc92e33e1c7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 24719021,
            "upload_time": "2024-02-20T21:44:35",
            "upload_time_iso_8601": "2024-02-20T21:44:35.158074Z",
            "url": "https://files.pythonhosted.org/packages/d9/a7/83743ec45579fc9ccc1fc94c4845f8c8066734ead5d9dbcabdd50ea237c5/galaxygrad-0.1.5.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-02-20 21:44:35",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "galaxygrad"
}
        
Elapsed time: 0.19001s