jsimonweb / milkyway_plot

A handy python package to do plotting on a face-on/edge-on/allsky map milkyway with matplotlib and bokeh

Home Page:https://pypi.org/project/mw-plot/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

https://raw.githubusercontent.com/henrysky/milkyway_plot/master/mw-plot-logo-b.png


Documentation Status GitHub license Build Status

Getting Started

mw-plot handy python package to do plotting on a face-on/edge-on milkyway/skymap with matplotlib (https://matplotlib.org/) for static plots or bokeh (https://bokeh.org/) for interactive plots (bokeh module under develop).

You can set the center and radius of the plot anywhere on a milkyway galaxy image with galactic or galactocentric coordinates.

Both MW_bg_annotate.jpg and MW_bg_unannotate.jpg are modified from an images by NASA/JPL-Caltech/R. Hurt (SSC/Caltech) Both images are 5600x5600px with resolution of 24.2 light years per pixel.

MW_edgeon_edr3_unannotate.jpg is modified from an images by ESA/Gaia/DPAC. The image is 6500x3250px with resolution of 15.38 light years per pixel generated by ESA Gaia eDR3.

mw_plot will fill pixels for region outside the pre-compiled images. No acknowledgement to mw_plot is required if you generate plots for your non-commerical publication, but you must acknowledgement the origin of the background images provided above.

Documentation is migrated to https://milkyway-plot.readthedocs.io/

Author

  • Henry Leung - Initial work and developer - henrysky
    Department of Astronomy & Astrophysics, University of Toronto
    Contact Henry: henrysky.leung [at] utoronto.ca

License

This project is licensed under the MIT License - see the LICENSE file for details

About

A handy python package to do plotting on a face-on/edge-on/allsky map milkyway with matplotlib and bokeh

https://pypi.org/project/mw-plot/

License:MIT License


Languages

Language:Python 99.7%Language:HTML 0.3%