{ "info": { "author": "ML4Astro Contributors", "author_email": "", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Intended Audience :: Developers", "Intended Audience :: Science/Research", "License :: OSI Approved :: MIT License", "Topic :: Scientific/Engineering :: Artificial Intelligence", "Topic :: Scientific/Engineering :: Astronomy" ], "description": "# Galaxy2Galaxy [![Build Status](https://travis-ci.org/ml4astro/galaxy2galaxy.svg?branch=master)](https://travis-ci.org/ml4astro/galaxy2galaxy) [![Documentation Status](https://readthedocs.org/projects/galaxy2galaxy/badge/?version=latest)](https://galaxy2galaxy.readthedocs.io/en/latest/?badge=latest) [![Join the chat at https://gitter.im/ml4astro/galaxy2galaxy](https://badges.gitter.im/ml4astro/galaxy2galaxy.svg)](https://gitter.im/ml4astro/galaxy2galaxy?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge) \n\nGalaxy2Galaxy, or G2G for short, is a library of models, datasets, and utilities to build generative models for astronomical images, based on the Tensor2Tensor library. Similarly to T2T, the goal of this project is to accelerate research in machine\nlearning models applied to astronomical image processing problems.\n\n## Install\n\nG2G can easily be installed using pip:\n```\n$ pip install galaxy2galaxy[galsim]\n```\n\nShould the install fail because of the GalSim dependency, check the GalSim [install\nguide]( https://github.com/GalSim-developers/GalSim/blob/releases/2.1/INSTALL.md) to fix it.\n\n## Usage\n\nTo generate the COSMOS 25.2 sample at native pixel scale and stamp size:\n\n```bash\n$ g2g-datagen --problem=img2img_cosmos --data_dir=data/img2img_cosmos\n```\nThis uses GalSim to draw postage stamps and save them in TFRecord format which can then be used for training.\n\nTo train an autoencoder with this data:\n```bash\n$ g2g-trainer --data_dir=data/img2img_cosmos --output_dir=training/cosmos_ae --problem=img2img_cosmos --model=continuous_autoencoder_basic --train_steps=2000 --eval_steps=100 --hparams_set=continuous_autoencoder_basic\n```", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/ml4astro/galaxy2galaxy", "keywords": "astronomy machine learning", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "galaxy2galaxy", "package_url": "https://pypi.org/project/galaxy2galaxy/", "platform": "", "project_url": "https://pypi.org/project/galaxy2galaxy/", "project_urls": { "Homepage": "http://github.com/ml4astro/galaxy2galaxy" }, "release_url": "https://pypi.org/project/galaxy2galaxy/0.0.1rc4/", "requires_dist": null, "requires_python": "", "summary": "Galaxy2Galaxy", "version": "0.0.1rc4" }, "last_serial": 5812586, "releases": { "0.0.1rc0": [ { "comment_text": "", "digests": { "md5": "5b21db3f8840467f6413d7e5cffb03ef", "sha256": "007fba260e32fafd13f9473a7f84b01e8421c398dd568916fcb0bd287a76810e" }, "downloads": -1, "filename": "galaxy2galaxy-0.0.1rc0.tar.gz", "has_sig": false, "md5_digest": "5b21db3f8840467f6413d7e5cffb03ef", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 25621, "upload_time": "2019-08-15T06:29:58", "url": "https://files.pythonhosted.org/packages/cb/a6/30e451e4bf02d46fa24867b442755e1804614af557c14b6d8450ab232388/galaxy2galaxy-0.0.1rc0.tar.gz" } ], "0.0.1rc2": [ { "comment_text": "", "digests": { "md5": "79a7041a20869cd212d4dc4d909e69f1", "sha256": "a148d5415f5cc734ecff2d7ca01553b1804ebaca755f4a1aeb89c10071b9e24c" }, "downloads": -1, "filename": "galaxy2galaxy-0.0.1rc2.tar.gz", "has_sig": false, "md5_digest": "79a7041a20869cd212d4dc4d909e69f1", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 527539, "upload_time": "2019-08-15T06:42:37", "url": "https://files.pythonhosted.org/packages/cb/19/bb42a778cfe103c2a814fb7fc90d72babcad4b0f8dccc8215269ab75ea1d/galaxy2galaxy-0.0.1rc2.tar.gz" } ], "0.0.1rc3": [ { "comment_text": "", "digests": { "md5": "264b94b72f3acdf9ee4773d23b5a00cd", "sha256": "708a3f26ff70c1c77e8b42cd5514fb32db230a1c0af56a4099c378ec17347e5b" }, "downloads": -1, "filename": "galaxy2galaxy-0.0.1rc3.tar.gz", "has_sig": false, "md5_digest": "264b94b72f3acdf9ee4773d23b5a00cd", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 527546, "upload_time": "2019-08-15T17:41:06", "url": "https://files.pythonhosted.org/packages/5d/ec/d2ece41cfd22fb365658a129d701c8222bee09a09b275710a02edaf4b262/galaxy2galaxy-0.0.1rc3.tar.gz" } ], "0.0.1rc4": [ { "comment_text": "", "digests": { "md5": "e52fcfb206dae5e40ba28f0bf3575d0a", "sha256": "8312652a4d61ee8c0cc95705d4b0965649ea18beca5d6d5aa59cf3c1c0cf92b9" }, "downloads": -1, "filename": "galaxy2galaxy-0.0.1rc4.tar.gz", "has_sig": false, "md5_digest": "e52fcfb206dae5e40ba28f0bf3575d0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 533378, "upload_time": "2019-09-11T03:47:46", "url": "https://files.pythonhosted.org/packages/1c/02/db1f3d1a524a8fd5bca2793147926309c3edca623a93fd6bc477782132b1/galaxy2galaxy-0.0.1rc4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "e52fcfb206dae5e40ba28f0bf3575d0a", "sha256": "8312652a4d61ee8c0cc95705d4b0965649ea18beca5d6d5aa59cf3c1c0cf92b9" }, "downloads": -1, "filename": "galaxy2galaxy-0.0.1rc4.tar.gz", "has_sig": false, "md5_digest": "e52fcfb206dae5e40ba28f0bf3575d0a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 533378, "upload_time": "2019-09-11T03:47:46", "url": "https://files.pythonhosted.org/packages/1c/02/db1f3d1a524a8fd5bca2793147926309c3edca623a93fd6bc477782132b1/galaxy2galaxy-0.0.1rc4.tar.gz" } ] }