starplot 0.15.1__tar.gz → 0.15.3__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {starplot-0.15.1 → starplot-0.15.3}/Dockerfile +0 -3
- {starplot-0.15.1 → starplot-0.15.3}/PKG-INFO +3 -3
- {starplot-0.15.1 → starplot-0.15.3}/docs/changelog.md +3 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/installation.md +16 -21
- {starplot-0.15.1 → starplot-0.15.3}/pyproject.toml +2 -2
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/__init__.py +1 -1
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/library/sky.db +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/ext/blue_dark.yml +1 -1
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/ext/blue_gold.yml +3 -1
- {starplot-0.15.1 → starplot-0.15.3}/.dockerignore +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/.github/FUNDING.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/.github/workflows/docs.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/.github/workflows/release.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/.github/workflows/test.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/.gitignore +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/CODE_OF_CONDUCT.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/CONTRIBUTING.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/LICENSE +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/Makefile +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/README.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/constellation_borders.json +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/constellations.json +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/and.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/ant.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/aps.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/aql.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/aqr.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/ara.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/ari.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/aur.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/boo.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cae.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cam.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cap.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/car.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cas.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cen.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cep.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cet.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cha.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cir.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cma.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cmi.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cnc.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/col.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/com.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cra.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/crb.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/crt.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cru.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/crv.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cvn.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/cyg.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/del.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/dor.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/dra.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/equ.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/eri.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/for.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/gem.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/gru.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/her.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/hor.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/hya.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/hyi.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/ind.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/lac.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/leo.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/lep.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/lib.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/lmi.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/lup.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/lyn.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/lyr.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/men.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/mic.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/mon.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/mus.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/nor.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/oct.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/oph.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/ori.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/pav.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/peg.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/per.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/phe.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/pic.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/psa.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/psc.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/pup.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/pyx.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/ret.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/scl.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/sco.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/sct.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/ser1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/ser2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/sex.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/sge.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/sgr.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/tau.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/tel.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/tra.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/tri.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/tuc.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/uma.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/umi.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/vel.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/vir.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/vol.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/iau/vul.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/milkyway.json +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/NGC.csv +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/addendum.csv +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/Antlia_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/C9_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/Cepheus_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/CoronaAustralis_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/Cygnus_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/Cygnus_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/Cygnus_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0059_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0059_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0063_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0341_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0348_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0348_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0348_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0359A_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0405_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0405_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0405_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0410_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0410_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0417_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0417_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0423_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0424_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0424_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0426_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0431_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0432_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0434_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0434_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0434_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0435_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0443_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0443_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0443_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0444_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0444_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0446_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0446_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0447_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0447_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC0466_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC1274_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC1284_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC1284_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC1287_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC1287_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC1396_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC1396_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC1470_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC1805_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC1805_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC1848_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC1848_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2087_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2128_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2128_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2128_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2162_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2162_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2162_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2177_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2177_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2177_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2220_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2220_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2599_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2599_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2872_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2872_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2944_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2944_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2944_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2948_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC2966_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4592_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4592_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4601_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4628_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4628_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4628_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4684_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4701_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4706_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4706_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4812_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4954_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC4955_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC5068_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC5068_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC5070_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC5076_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC5146_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC5146_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/IC5148_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/LBN1032_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/LBN1032_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/LBN1032_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/LBN1037_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/LBN1037_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/LMC_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/LMC_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/M045_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/M045_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/M045_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0246_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0248_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0248_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0248_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0249_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0249_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0261_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0261_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0281_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0281_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0281_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0456_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0456_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0460_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0460_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0595_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0595_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0604_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0604_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0650_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0650_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC0650_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1333_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1333_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1360_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1360_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1491_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1491_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1491_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1499_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1499_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1514_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1514_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1555_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1555_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1579_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1579_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1579_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1624_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1624_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1624_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1714_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1714_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1714_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1715_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1722_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1727_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1727_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1736_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1736_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1736_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1737_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1737_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1743_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1743_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1745_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1748_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1748_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1760_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1760_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1760_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1763_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1769_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1770_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1770_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1773_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1773_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1788_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1788_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1788_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1829_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1829_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1833_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1833_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1858_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1858_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1858_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1869_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1871_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1871_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1874_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1895_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1895_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1909_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1909_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1910_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1914_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1914_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1918_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1919_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1920_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1920_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1931_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1931_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1934_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1934_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1934_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1945_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1948_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1952_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1952_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1955_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1955_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1955_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1968_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1974_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1976_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1976_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC1976_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2014_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2014_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2014_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2018_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2018_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2020_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2023_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2023_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2024_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2024_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2032_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2032_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2040_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2048_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2048_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2064_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2068_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2068_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2068_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2070_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2070_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2071_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2071_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2074_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2074_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2075_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2077_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2077_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2078_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2078_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2081_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2103_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2103_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2113_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2122_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2122_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2122_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2149_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2149_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2163_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2163_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2170_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2170_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2174_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2174_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2174_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2182_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2182_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2183_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2183_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2185_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2237_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2237_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2245_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2245_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2245_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2247_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2247_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2247_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2261_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2264_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2264_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2264_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2282_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2316_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2316_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2327_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2327_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2359_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2359_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2359_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2467_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2467_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2467_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2579_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2579_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2579_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2626_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2736_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC2736_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3199_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3199_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3199_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3247_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3247_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3372_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3372_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3372_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3503_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3503_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3572_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3572_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3572_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3579_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3579_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3579_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC3603_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC5367_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC5367_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC5367_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6164_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6164_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6165_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6188_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6188_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6334_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6334_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6334_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6357_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6357_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6357_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6514_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6514_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6514_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6523_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6523_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6523_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6559_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6559_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6589_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6589_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6590_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6590_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6611_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6611_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6611_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6618_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6618_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6618_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6727_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6727_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6729_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6823_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6823_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6847_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6888_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6960_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6960_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6992_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC6992_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7000_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7000_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7000_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7023_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7023_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7023_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7129_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7129_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7129_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7380_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7380_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7380_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7538_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7538_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7635_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7635_lv3.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7822_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/NGC7822_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/Orion_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/Orion_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/Puppis_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/Scorpion_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/Scorpion_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/Vela_lv1.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/ongc/outlines/Vela_lv2.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/raw/star_designations.csv +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/readme.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/scripts/bigsky_mag11.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/scripts/constellations.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/scripts/data_settings.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/scripts/db.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/scripts/docdata.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/scripts/dsos.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/data/scripts/star_designations.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/about.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/coming-soon.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/css/extra.css +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/custom/main.html +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/data/.keep +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/data/constellations.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/data/dsos.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/data/star-catalogs.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/data/star-designations.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/data-explorer.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/data-sources.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/horizon-double-cluster.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/horizon-sgr.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/map-big-dipper.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/map-big.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/map-canis-major.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/map-comet-neowise.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/map-milky-way-stars.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/map-orion.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/map-orthographic.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/map-sagittarius.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/optic-m45.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/optic-moon-saturn.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/optic-orion.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/optic-solar-eclipse.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/star-chart-basic.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples/star-chart-detail.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/examples.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/banner.png +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/banner.svg +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/banner.vectornator +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/celestial-globe.svg +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/examples/.keep +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/favicon.png +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/favicon.svg +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/logo.png +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/logo.svg +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/logo.vectornator +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/logo2.png +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/logo2.vectornator +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/logo500.png +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/mono.png +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/mono.svg +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/star.svg +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/images/tutorial/.keep +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/index.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/license.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/reference-callables.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/reference-horizonplot.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/reference-mapplot.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/reference-models.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/reference-ongc.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/reference-opticplot.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/reference-selecting-objects.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/reference-settings.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/reference-styling.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/robots.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/tutorial/01.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/tutorial/02.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/tutorial/03.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/tutorial/04.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/tutorial/05.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/tutorial/06.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/tutorial/07.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/tutorial/08.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/tutorial/09.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/docs/tutorial.md +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/examples.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/horizon_double_cluster.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/horizon_sgr.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/map_big.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/map_big_dipper.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/map_canis_major.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/map_comet_neowise.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/map_milky_way_stars.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/map_orion.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/map_orthographic.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/map_sagittarius.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/optic_m45.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/optic_moon_saturn.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/optic_orion_nebula.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/optic_solar_eclipse.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/star_chart_basic.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/examples/star_chart_detail.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/hash_checks/__init__.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/hash_checks/data/.keep +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/hash_checks/hashio.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/hash_checks/hashlock.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/hash_checks/horizon_checks.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/hash_checks/map_checks.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/hash_checks/optic_checks.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/hash_checks/template.html +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/hash_checks/zenith_checks.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/mkdocs.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/requirements-dev.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/requirements.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/scripts/deprecated/create_db.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/scripts/deprecated/gpack_constellations.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/scripts/deprecated/hip_parquet.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/scripts/deprecated/ongc_geopack.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/scripts/deprecated/star_designations.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/scripts/download_cons.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/scripts/ecliptic.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/scripts/geopack.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/scripts/ongc_docdata.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/scripts/pq_stars.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/scripts/starnames.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/scripts/voronoi.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/base.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/callables.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/cli.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/coordinates.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/__init__.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/bigsky.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/constellation_lines.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/constellation_stars.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/constellations.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/db.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/dsos.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/ecliptic.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/library/bigsky.0.4.0.stars.mag11.parquet +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/library/de421_2001.bsp +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/stars.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/data/utils.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/geod.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/geometry.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/horizon.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/map.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/mixins.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/models/__init__.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/models/base.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/models/constellation.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/models/dso.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/models/moon.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/models/objects.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/models/planet.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/models/star.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/models/sun.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/optic.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/optics.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/plotters/__init__.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/plotters/constellations.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/plotters/dsos.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/plotters/experimental.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/plotters/milkyway.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/plotters/stars.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/profile.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/projections.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/settings.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/__init__.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/base.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/ext/antique.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/ext/blue_light.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/ext/blue_medium.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/ext/cb_wong.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/ext/color_print.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/ext/grayscale.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/ext/grayscale_dark.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/ext/map.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/ext/nord.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/ext/optic.yml +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/extensions.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/gfs-didot/DESCRIPTION.en_us.html +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/gfs-didot/GFSDidot-Regular.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/gfs-didot/METADATA.pb +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/gfs-didot/OFL.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/hind/DESCRIPTION.en_us.html +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/hind/Hind-Bold.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/hind/Hind-Light.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/hind/Hind-Medium.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/hind/Hind-Regular.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/hind/Hind-SemiBold.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/hind/METADATA.pb +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/hind/OFL.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-Black.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-BlackItalic.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-Bold.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-BoldItalic.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-ExtraBold.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-ExtraBoldItalic.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-ExtraLight.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-ExtraLightItalic.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-Italic.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-Light.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-LightItalic.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-Medium.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-MediumItalic.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-Regular.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-SemiBold.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-SemiBoldItalic.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-Thin.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/Inter-ThinItalic.ttf +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts-library/inter/LICENSE.txt +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/fonts.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/helpers.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/styles/markers.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/utils.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/src/starplot/warnings.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tests/__init__.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tests/data/.keep +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tests/test_constellations.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tests/test_data.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tests/test_map.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tests/test_models.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tests/test_optic.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tests/test_stars.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tests/test_styles.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tests/test_utils.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tests/utils.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tutorial/build.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tutorial/tutorial_02.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tutorial/tutorial_03.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tutorial/tutorial_04.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tutorial/tutorial_05.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tutorial/tutorial_06.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tutorial/tutorial_07.py +0 -0
- {starplot-0.15.1 → starplot-0.15.3}/tutorial/tutorial_08.py +0 -0
|
@@ -3,9 +3,6 @@ FROM python:${PYTHON_VERSION}-bookworm AS base
|
|
|
3
3
|
|
|
4
4
|
WORKDIR /starplot
|
|
5
5
|
|
|
6
|
-
# Install required system libraries (GEOS + GDAL)
|
|
7
|
-
RUN apt-get clean && apt-get update -y && apt-get install -y libgeos-dev libgdal-dev
|
|
8
|
-
|
|
9
6
|
# ---------------------------------------------------------------------
|
|
10
7
|
FROM base AS dev
|
|
11
8
|
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.3
|
|
2
2
|
Name: starplot
|
|
3
|
-
Version: 0.15.
|
|
3
|
+
Version: 0.15.3
|
|
4
4
|
Summary: Star charts and maps of the sky
|
|
5
5
|
Keywords: astronomy,stars,charts,maps,constellations,sky,plotting
|
|
6
6
|
Author-email: Steve Berardi <hello@steveberardi.com>
|
|
@@ -24,8 +24,8 @@ Requires-Dist: pyarrow >= 14.0.2
|
|
|
24
24
|
Requires-Dist: pyogrio >= 0.10.0
|
|
25
25
|
Requires-Dist: rtree >= 1.2.0
|
|
26
26
|
Requires-Dist: requests >= 2.31.0
|
|
27
|
-
Requires-Dist: duckdb
|
|
28
|
-
Requires-Dist: ibis-framework[duckdb, geospatial]
|
|
27
|
+
Requires-Dist: duckdb ~= 1.1.3
|
|
28
|
+
Requires-Dist: ibis-framework[duckdb, geospatial] ~= 9.5.0
|
|
29
29
|
Project-URL: Documentation, https://starplot.dev
|
|
30
30
|
Project-URL: Home, https://starplot.dev
|
|
31
31
|
Project-URL: Source, https://github.com/steveberardi/starplot
|
|
@@ -7,6 +7,9 @@
|
|
|
7
7
|
- Adds a new field to the constellation model: `star_hip_ids` which is a list of hip ids for stars that make up the lines in the constellation
|
|
8
8
|
- Dropped support for Python 3.9 (Ibis requires 3.10 or higher)
|
|
9
9
|
- Increased minimum required version of GeoPandas to `1.0.1`
|
|
10
|
+
- [**v0.15.1**] Fixes bug with build script that prevented starplot data from being included in the distribution
|
|
11
|
+
- [**v0.15.2**] Fixes a few colors in the dark blue and blue gold style extensions
|
|
12
|
+
- [**v0.15.3**] Locks version of a few dependencies (DuckDB and Ibis)
|
|
10
13
|
|
|
11
14
|
## v0.14.x
|
|
12
15
|
[Documentation](https://archives.starplot.dev/0.14.0/)
|
|
@@ -1,29 +1,15 @@
|
|
|
1
|
-
Starplot is available on [PyPI](https://pypi.org/project/starplot/),
|
|
1
|
+
Starplot is available on [PyPI](https://pypi.org/project/starplot/), and its dependencies have binary wheels for most operating systems, so installation should be easy via pip. See below for details.
|
|
2
2
|
|
|
3
3
|
Supported Python versions: 3.10 / 3.11 / 3.12
|
|
4
4
|
|
|
5
|
-
|
|
5
|
+
## macOS / Linux
|
|
6
6
|
|
|
7
|
-
|
|
8
|
-
|
|
9
|
-
1. **Install required system libraries**
|
|
10
|
-
|
|
11
|
-
macOS (via [Homebrew](https://brew.sh/)):
|
|
12
|
-
```
|
|
13
|
-
brew install geos gdal
|
|
14
|
-
```
|
|
15
|
-
|
|
16
|
-
Linux (debian):
|
|
17
|
-
```
|
|
18
|
-
apt-get install libgeos-dev libgdal-dev
|
|
19
|
-
```
|
|
20
|
-
|
|
21
|
-
2. **Install Starplot:**
|
|
7
|
+
1. **Install Starplot:**
|
|
22
8
|
```
|
|
23
9
|
pip install starplot
|
|
24
10
|
```
|
|
25
11
|
|
|
26
|
-
|
|
12
|
+
2. (optional) **Setup Starplot:**
|
|
27
13
|
```
|
|
28
14
|
starplot setup --install-big-sky
|
|
29
15
|
```
|
|
@@ -36,9 +22,6 @@ Here's a basic Docker container definition that'll get you up and running:
|
|
|
36
22
|
```docker
|
|
37
23
|
FROM python:3.11.11-bookworm
|
|
38
24
|
|
|
39
|
-
# Install required system libraries (GEOS + GDAL)
|
|
40
|
-
RUN apt-get clean && apt-get update -y && apt-get install -y libgeos-dev libgdal-dev
|
|
41
|
-
|
|
42
25
|
RUN pip install starplot
|
|
43
26
|
RUN starplot setup --install-big-sky # Optional
|
|
44
27
|
```
|
|
@@ -51,6 +34,15 @@ RUN starplot setup --install-big-sky # Optional
|
|
|
51
34
|
|
|
52
35
|
## Troubleshooting
|
|
53
36
|
|
|
37
|
+
### GEOS / GDAL errors on installation
|
|
38
|
+
|
|
39
|
+
If you see any errors related to GEOS and/or GDAL when trying to install Starplot, then you may need to build those dependencies from source for your environment.
|
|
40
|
+
|
|
41
|
+
See their websites for details:
|
|
42
|
+
|
|
43
|
+
- [GEOS](https://libgeos.org/)
|
|
44
|
+
- [GDAL](https://gdal.org/)
|
|
45
|
+
|
|
54
46
|
### Segmentation Fault with map plots
|
|
55
47
|
|
|
56
48
|
If you're seeing "segmentation fault" errors when creating map plots, you may have to install [shapely](https://shapely.readthedocs.io/en/stable/index.html) from source for your runtime environment:
|
|
@@ -58,3 +50,6 @@ If you're seeing "segmentation fault" errors when creating map plots, you may ha
|
|
|
58
50
|
pip install --no-binary :all: shapely
|
|
59
51
|
```
|
|
60
52
|
*Warning: this may take awhile (5+ minutes), because it builds shapely from source.*
|
|
53
|
+
|
|
54
|
+
|
|
55
|
+
<br/><br/><br/>
|
|
Binary file
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|