fchart3


Namefchart3 JSON
Version 0.10.2 PyPI version JSON
download
home_pagehttps://github.com/skybber/fchart3
SummaryCollection of Python scripts to make beautiful deepsky charts in various formats
upload_time2023-11-25 09:27:47
maintainer
docs_urlNone
authorMichiel Brentjens <brentjens@astron.nl>, Austin Riba <root@austinriba.com>, Vladimir Dvorak<lada.dvorak7@gmail.com
requires_python>=3.0
license
keywords fchart3 starchart star charts finder chart astronomy map
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Fchart3

Fchart3 is a project designed to create high quality astronomical charts. It is written in Python using data from Stellarium, Kstars and HnSky, including 300 million stars. It can be used to create both offline charts with output to PDF or online interactive charts as can be seen in the case of project **CzSky**.

![Cygnus](https://user-images.githubusercontent.com/2523097/190871573-8e1746cb-2e02-460f-9017-e3788c36089f.png)


Online interactive version is available on project **CzSky**:

* https://www.czsky.eu/chart?ra=1.532197702857378&dec=0.06961660554646551&fsz=100&splitview=true

Install:

Download this project and

`python setup.py install`

Run: `fchart3 --help` to show commandline options.

The sources of original project fcharts can be found at:
* https://www.astro.rug.nl/~brentjen/fchart.html

However it relies on numarray which has been deprecated in favor of numpy.

Previous fchart sources for python2.7 can be found at:
* https://github.com/Fingel/fchart

This repository contains updated sourcecode so that the code may run with numpy.

This repository also contains following catalogs in the data/catalogs directory:

- `bsc5.dat` catalogue of [bright stars](http://tdc-www.harvard.edu/catalogs/bsc5.html)
- `constbnd.dat` [Catalogue of Constellation Boundary Data](http://cdsarc.u-strasbg.fr/viz-bin/Cat?VI/49#sRM2.2)
- `constellationship_western.fab` - western constellation lines from Stellarium
- `milkyway.dat` - outlined Milky Way
- `milkyway_enhanced.dat` - shaded Milky Way
- `deep_sky.hnd` - catalog of deepsky objects from Hnsky created by Han Kleijn (https://www.hnsky.org/software.htm)
- `namedstars.dat` - catalog of named stars from [kstars](https://edu.kde.org/kstars/)
- `outlines_catgen.dat` - nebulae outlines from [OpenNGC](https://github.com/mattiaverga/OpenNGC)
- `PGC.dat` - catalogue of PGC galaxies
- `PGC_updates.dat` - actualizations of PGC catalogue
- `starnames.dat` - star names from [kstars](https://edu.kde.org/kstars/)
- `stars_0_0v*.cat` - UsnoNomad catalogs from [stellarium](https://github.com/Stellarium)
- `unamedstars.dat` - catalog of unamed stars from [kstars](https://edu.kde.org/kstars/)

Authors
=======
* Michiel Brentjens - original author
* Austin Riba - modern fchart for python 2.7, numpy. https://github.com/Fingel/fchart
* Vladimir Dvorak - fchart3: python3 + pycairo support. Rectangular view, constellations shapes, borderlines. Support for stars up to 16mag using HTM (hierarchical triangular mesh) and USNO NOMAD catalog.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/skybber/fchart3",
    "name": "fchart3",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.0",
    "maintainer_email": "",
    "keywords": "fchart3 starchart star charts finder chart astronomy map",
    "author": "Michiel Brentjens <brentjens@astron.nl>, Austin Riba <root@austinriba.com>, Vladimir Dvorak<lada.dvorak7@gmail.com",
    "author_email": "\"Vladimir Dvorak (skybber)\" <lada.dvorak7@gmail.com>",
    "download_url": "https://files.pythonhosted.org/packages/8a/23/540b31905793144ccebc23d72d9b6013cdce97ef437a5e11ae5cd894bd72/fchart3-0.10.2.tar.gz",
    "platform": null,
    "description": "# Fchart3\n\nFchart3 is a project designed to create high quality astronomical charts. It is written in Python using data from Stellarium, Kstars and HnSky, including 300 million stars. It can be used to create both offline charts with output to PDF or online interactive charts as can be seen in the case of project **CzSky**.\n\n![Cygnus](https://user-images.githubusercontent.com/2523097/190871573-8e1746cb-2e02-460f-9017-e3788c36089f.png)\n\n\nOnline interactive version is available on project **CzSky**:\n\n* https://www.czsky.eu/chart?ra=1.532197702857378&dec=0.06961660554646551&fsz=100&splitview=true\n\nInstall:\n\nDownload this project and\n\n`python setup.py install`\n\nRun: `fchart3 --help` to show commandline options.\n\nThe sources of original project fcharts can be found at:\n* https://www.astro.rug.nl/~brentjen/fchart.html\n\nHowever it relies on numarray which has been deprecated in favor of numpy.\n\nPrevious fchart sources for python2.7 can be found at:\n* https://github.com/Fingel/fchart\n\nThis repository contains updated sourcecode so that the code may run with numpy.\n\nThis repository also contains following catalogs in the data/catalogs directory:\n\n- `bsc5.dat` catalogue of [bright stars](http://tdc-www.harvard.edu/catalogs/bsc5.html)\n- `constbnd.dat` [Catalogue of Constellation Boundary Data](http://cdsarc.u-strasbg.fr/viz-bin/Cat?VI/49#sRM2.2)\n- `constellationship_western.fab` - western constellation lines from Stellarium\n- `milkyway.dat` - outlined Milky Way\n- `milkyway_enhanced.dat` - shaded Milky Way\n- `deep_sky.hnd` - catalog of deepsky objects from Hnsky created by Han Kleijn (https://www.hnsky.org/software.htm)\n- `namedstars.dat` - catalog of named stars from [kstars](https://edu.kde.org/kstars/)\n- `outlines_catgen.dat` - nebulae outlines from [OpenNGC](https://github.com/mattiaverga/OpenNGC)\n- `PGC.dat` - catalogue of PGC galaxies\n- `PGC_updates.dat` - actualizations of PGC catalogue\n- `starnames.dat` - star names from [kstars](https://edu.kde.org/kstars/)\n- `stars_0_0v*.cat` - UsnoNomad catalogs from [stellarium](https://github.com/Stellarium)\n- `unamedstars.dat` - catalog of unamed stars from [kstars](https://edu.kde.org/kstars/)\n\nAuthors\n=======\n* Michiel Brentjens - original author\n* Austin Riba - modern fchart for python 2.7, numpy. https://github.com/Fingel/fchart\n* Vladimir Dvorak - fchart3: python3 + pycairo support. Rectangular view, constellations shapes, borderlines. Support for stars up to 16mag using HTM (hierarchical triangular mesh) and USNO NOMAD catalog.\n",
    "bugtrack_url": null,
    "license": "",
    "summary": "Collection of Python scripts to make beautiful deepsky charts in various formats",
    "version": "0.10.2",
    "project_urls": {
        "Bug Tracker": "https://github.com/skybber/fchart3/issues",
        "Homepage": "https://github.com/skybber/fchart3"
    },
    "split_keywords": [
        "fchart3",
        "starchart",
        "star",
        "charts",
        "finder",
        "chart",
        "astronomy",
        "map"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "8a23540b31905793144ccebc23d72d9b6013cdce97ef437a5e11ae5cd894bd72",
                "md5": "f9569274498d6092ea27fe15b6733425",
                "sha256": "41b35e56d98b3dbe9ca60c4590006f0d22d6c991f6b9dfe2013ecbc589a1a1e1"
            },
            "downloads": -1,
            "filename": "fchart3-0.10.2.tar.gz",
            "has_sig": false,
            "md5_digest": "f9569274498d6092ea27fe15b6733425",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.0",
            "size": 17747858,
            "upload_time": "2023-11-25T09:27:47",
            "upload_time_iso_8601": "2023-11-25T09:27:47.535139Z",
            "url": "https://files.pythonhosted.org/packages/8a/23/540b31905793144ccebc23d72d9b6013cdce97ef437a5e11ae5cd894bd72/fchart3-0.10.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-25 09:27:47",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "skybber",
    "github_project": "fchart3",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "fchart3"
}
        
Elapsed time: 0.15297s