starplot 0.19.3__tar.gz → 0.19.4__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.
Files changed (309) hide show
  1. {starplot-0.19.3 → starplot-0.19.4}/CITATION.cff +2 -2
  2. {starplot-0.19.3 → starplot-0.19.4}/PKG-INFO +1 -1
  3. {starplot-0.19.3 → starplot-0.19.4}/docs/changelog.md +1 -0
  4. starplot-0.19.4/docs/examples/map-virgo-cluster.md +18 -0
  5. {starplot-0.19.3 → starplot-0.19.4}/docs/examples.md +6 -0
  6. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-collisions.md +2 -0
  7. {starplot-0.19.3 → starplot-0.19.4}/examples/examples.py +1 -1
  8. starplot-0.19.4/examples/map_virgo_cluster.py +46 -0
  9. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/__init__.py +1 -1
  10. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plotters/text.py +1 -1
  11. {starplot-0.19.3 → starplot-0.19.4}/.dockerignore +0 -0
  12. {starplot-0.19.3 → starplot-0.19.4}/.github/FUNDING.yml +0 -0
  13. {starplot-0.19.3 → starplot-0.19.4}/.github/ISSUE_TEMPLATE/bug_report.md +0 -0
  14. {starplot-0.19.3 → starplot-0.19.4}/.github/ISSUE_TEMPLATE/feature_request.md +0 -0
  15. {starplot-0.19.3 → starplot-0.19.4}/.github/workflows/docs.yml +0 -0
  16. {starplot-0.19.3 → starplot-0.19.4}/.github/workflows/release.yml +0 -0
  17. {starplot-0.19.3 → starplot-0.19.4}/.github/workflows/test.yml +0 -0
  18. {starplot-0.19.3 → starplot-0.19.4}/.gitignore +0 -0
  19. {starplot-0.19.3 → starplot-0.19.4}/CODE_OF_CONDUCT.md +0 -0
  20. {starplot-0.19.3 → starplot-0.19.4}/CONTRIBUTING.md +0 -0
  21. {starplot-0.19.3 → starplot-0.19.4}/Dockerfile +0 -0
  22. {starplot-0.19.3 → starplot-0.19.4}/LICENSE +0 -0
  23. {starplot-0.19.3 → starplot-0.19.4}/Makefile +0 -0
  24. {starplot-0.19.3 → starplot-0.19.4}/README.md +0 -0
  25. {starplot-0.19.3 → starplot-0.19.4}/data/raw/constellation_borders.json +0 -0
  26. {starplot-0.19.3 → starplot-0.19.4}/data/raw/constellations.json +0 -0
  27. {starplot-0.19.3 → starplot-0.19.4}/data/raw/milkyway.json +0 -0
  28. {starplot-0.19.3 → starplot-0.19.4}/data/raw/star_designations.csv +0 -0
  29. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/constellation_names.csv +0 -0
  30. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/dso_names.csv +0 -0
  31. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/en-us/constellation_names.csv +0 -0
  32. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/en-us/dso_names.csv +0 -0
  33. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/en-us/other_terms.csv +0 -0
  34. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/en-us/star_names.csv +0 -0
  35. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/es/constellation_names.csv +0 -0
  36. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/es/dso_names.csv +0 -0
  37. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/es/other_terms.csv +0 -0
  38. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/es/star_names.csv +0 -0
  39. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/fa/constellation_names.csv +0 -0
  40. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/fa/dso_names.csv +0 -0
  41. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/fa/other_terms.csv +0 -0
  42. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/fa/star_names.csv +0 -0
  43. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/fr/constellation_names.csv +0 -0
  44. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/fr/dso_names.csv +0 -0
  45. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/fr/other_terms.csv +0 -0
  46. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/fr/star_names.csv +0 -0
  47. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/lt/constellation_names.csv +0 -0
  48. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/lt/dso_names.csv +0 -0
  49. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/lt/other_terms.csv +0 -0
  50. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/lt/readme.md +0 -0
  51. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/lt/star_names.csv +0 -0
  52. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/other_terms.csv +0 -0
  53. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/readme.md +0 -0
  54. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/star_names.csv +0 -0
  55. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/zh-cn/constellation_names.csv +0 -0
  56. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/zh-cn/dso_names.csv +0 -0
  57. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/zh-cn/other_terms.csv +0 -0
  58. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/zh-cn/star_names.csv +0 -0
  59. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/zh-tw/constellation_names.csv +0 -0
  60. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/zh-tw/dso_names.csv +0 -0
  61. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/zh-tw/other_terms.csv +0 -0
  62. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/zh-tw/readme.md +0 -0
  63. {starplot-0.19.3 → starplot-0.19.4}/data/raw/translations/zh-tw/star_names.csv +0 -0
  64. {starplot-0.19.3 → starplot-0.19.4}/data/readme.md +0 -0
  65. {starplot-0.19.3 → starplot-0.19.4}/data/scripts/constellation_names.py +0 -0
  66. {starplot-0.19.3 → starplot-0.19.4}/data/scripts/data_settings.py +0 -0
  67. {starplot-0.19.3 → starplot-0.19.4}/data/scripts/db.py +0 -0
  68. {starplot-0.19.3 → starplot-0.19.4}/data/scripts/docdata.py +0 -0
  69. {starplot-0.19.3 → starplot-0.19.4}/data/scripts/dso_names.py +0 -0
  70. {starplot-0.19.3 → starplot-0.19.4}/data/scripts/star_designations.py +0 -0
  71. {starplot-0.19.3 → starplot-0.19.4}/data/scripts/translations.py +0 -0
  72. {starplot-0.19.3 → starplot-0.19.4}/docs/about.md +0 -0
  73. {starplot-0.19.3 → starplot-0.19.4}/docs/coming-soon.md +0 -0
  74. {starplot-0.19.3 → starplot-0.19.4}/docs/css/extra.css +0 -0
  75. {starplot-0.19.3 → starplot-0.19.4}/docs/custom/main.html +0 -0
  76. {starplot-0.19.3 → starplot-0.19.4}/docs/data/building.md +0 -0
  77. {starplot-0.19.3 → starplot-0.19.4}/docs/data/constellations.md +0 -0
  78. {starplot-0.19.3 → starplot-0.19.4}/docs/data/dsos.md +0 -0
  79. {starplot-0.19.3 → starplot-0.19.4}/docs/data/overview.md +0 -0
  80. {starplot-0.19.3 → starplot-0.19.4}/docs/data/stars.md +0 -0
  81. {starplot-0.19.3 → starplot-0.19.4}/docs/data-explorer.md +0 -0
  82. {starplot-0.19.3 → starplot-0.19.4}/docs/data-sources.md +0 -0
  83. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/horizon-double-cluster.md +0 -0
  84. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/horizon-gradient.md +0 -0
  85. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/horizon-sgr.md +0 -0
  86. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/map-big-dipper.md +0 -0
  87. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/map-big.md +0 -0
  88. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/map-canis-major.md +0 -0
  89. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/map-carina-nebula.md +0 -0
  90. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/map-cassiopeia.md +0 -0
  91. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/map-custom-marker.md +0 -0
  92. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/map-milky-way-stars.md +0 -0
  93. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/map-orion.md +0 -0
  94. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/map-orthographic.md +0 -0
  95. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/map-sagittarius.md +0 -0
  96. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/optic-iss-transit.md +0 -0
  97. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/optic-m45.md +0 -0
  98. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/optic-moon-saturn.md +0 -0
  99. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/optic-orion.md +0 -0
  100. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/optic-solar-eclipse.md +0 -0
  101. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/star-chart-basic.md +0 -0
  102. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/star-chart-detail.md +0 -0
  103. {starplot-0.19.3 → starplot-0.19.4}/docs/examples/star-chart-french.md +0 -0
  104. {starplot-0.19.3 → starplot-0.19.4}/docs/images/celestial-globe.svg +0 -0
  105. {starplot-0.19.3 → starplot-0.19.4}/docs/images/cover-front-sm-360.png +0 -0
  106. {starplot-0.19.3 → starplot-0.19.4}/docs/images/discord.svg +0 -0
  107. {starplot-0.19.3 → starplot-0.19.4}/docs/images/examples/.keep +0 -0
  108. {starplot-0.19.3 → starplot-0.19.4}/docs/images/favicon.png +0 -0
  109. {starplot-0.19.3 → starplot-0.19.4}/docs/images/logo-2400px.png +0 -0
  110. {starplot-0.19.3 → starplot-0.19.4}/docs/images/logo-original/banner.png +0 -0
  111. {starplot-0.19.3 → starplot-0.19.4}/docs/images/logo-original/banner.svg +0 -0
  112. {starplot-0.19.3 → starplot-0.19.4}/docs/images/logo-original/banner.vectornator +0 -0
  113. {starplot-0.19.3 → starplot-0.19.4}/docs/images/logo-original/logo.png +0 -0
  114. {starplot-0.19.3 → starplot-0.19.4}/docs/images/logo-original/logo.svg +0 -0
  115. {starplot-0.19.3 → starplot-0.19.4}/docs/images/logo-original/logo.vectornator +0 -0
  116. {starplot-0.19.3 → starplot-0.19.4}/docs/images/logo-original/logo2.png +0 -0
  117. {starplot-0.19.3 → starplot-0.19.4}/docs/images/logo.svg +0 -0
  118. {starplot-0.19.3 → starplot-0.19.4}/docs/images/logo2.vectornator +0 -0
  119. {starplot-0.19.3 → starplot-0.19.4}/docs/images/logo500.png +0 -0
  120. {starplot-0.19.3 → starplot-0.19.4}/docs/images/mono-2400px.png +0 -0
  121. {starplot-0.19.3 → starplot-0.19.4}/docs/images/mono.png +0 -0
  122. {starplot-0.19.3 → starplot-0.19.4}/docs/images/mono.svg +0 -0
  123. {starplot-0.19.3 → starplot-0.19.4}/docs/images/star.svg +0 -0
  124. {starplot-0.19.3 → starplot-0.19.4}/docs/images/tutorial/.keep +0 -0
  125. {starplot-0.19.3 → starplot-0.19.4}/docs/index.md +0 -0
  126. {starplot-0.19.3 → starplot-0.19.4}/docs/installation.md +0 -0
  127. {starplot-0.19.3 → starplot-0.19.4}/docs/license.md +0 -0
  128. {starplot-0.19.3 → starplot-0.19.4}/docs/migration-guides/0.16.0.md +0 -0
  129. {starplot-0.19.3 → starplot-0.19.4}/docs/object-names/constellations.md +0 -0
  130. {starplot-0.19.3 → starplot-0.19.4}/docs/object-names/dsos.md +0 -0
  131. {starplot-0.19.3 → starplot-0.19.4}/docs/object-names/stars.md +0 -0
  132. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-callables.md +0 -0
  133. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-horizonplot.md +0 -0
  134. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-localization.md +0 -0
  135. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-mapplot.md +0 -0
  136. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-models.md +0 -0
  137. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-ongc.md +0 -0
  138. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-opticplot.md +0 -0
  139. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-positions.md +0 -0
  140. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-selecting-objects.md +0 -0
  141. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-settings.md +0 -0
  142. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-styling.md +0 -0
  143. {starplot-0.19.3 → starplot-0.19.4}/docs/reference-zenithplot.md +0 -0
  144. {starplot-0.19.3 → starplot-0.19.4}/docs/robots.txt +0 -0
  145. {starplot-0.19.3 → starplot-0.19.4}/docs/showcase.md +0 -0
  146. {starplot-0.19.3 → starplot-0.19.4}/docs/snippets/_newsletter.html +0 -0
  147. {starplot-0.19.3 → starplot-0.19.4}/docs/tutorial/01.md +0 -0
  148. {starplot-0.19.3 → starplot-0.19.4}/docs/tutorial/02.md +0 -0
  149. {starplot-0.19.3 → starplot-0.19.4}/docs/tutorial/03.md +0 -0
  150. {starplot-0.19.3 → starplot-0.19.4}/docs/tutorial/04.md +0 -0
  151. {starplot-0.19.3 → starplot-0.19.4}/docs/tutorial/05.md +0 -0
  152. {starplot-0.19.3 → starplot-0.19.4}/docs/tutorial/06.md +0 -0
  153. {starplot-0.19.3 → starplot-0.19.4}/docs/tutorial/07.md +0 -0
  154. {starplot-0.19.3 → starplot-0.19.4}/docs/tutorial/08.md +0 -0
  155. {starplot-0.19.3 → starplot-0.19.4}/docs/tutorial/09.md +0 -0
  156. {starplot-0.19.3 → starplot-0.19.4}/docs/tutorial.md +0 -0
  157. {starplot-0.19.3 → starplot-0.19.4}/examples/galaxy_custom_marker.py +0 -0
  158. {starplot-0.19.3 → starplot-0.19.4}/examples/horizon_double_cluster.py +0 -0
  159. {starplot-0.19.3 → starplot-0.19.4}/examples/horizon_gradient.py +0 -0
  160. {starplot-0.19.3 → starplot-0.19.4}/examples/horizon_sgr.py +0 -0
  161. {starplot-0.19.3 → starplot-0.19.4}/examples/map_big.py +0 -0
  162. {starplot-0.19.3 → starplot-0.19.4}/examples/map_big_dipper.py +0 -0
  163. {starplot-0.19.3 → starplot-0.19.4}/examples/map_canis_major.py +0 -0
  164. {starplot-0.19.3 → starplot-0.19.4}/examples/map_carina.py +0 -0
  165. {starplot-0.19.3 → starplot-0.19.4}/examples/map_cas.py +0 -0
  166. {starplot-0.19.3 → starplot-0.19.4}/examples/map_milky_way_stars.py +0 -0
  167. {starplot-0.19.3 → starplot-0.19.4}/examples/map_orion.py +0 -0
  168. {starplot-0.19.3 → starplot-0.19.4}/examples/map_orthographic.py +0 -0
  169. {starplot-0.19.3 → starplot-0.19.4}/examples/map_sagittarius.py +0 -0
  170. {starplot-0.19.3 → starplot-0.19.4}/examples/optic_iss_transit.py +0 -0
  171. {starplot-0.19.3 → starplot-0.19.4}/examples/optic_m45.py +0 -0
  172. {starplot-0.19.3 → starplot-0.19.4}/examples/optic_moon_saturn.py +0 -0
  173. {starplot-0.19.3 → starplot-0.19.4}/examples/optic_orion_nebula.py +0 -0
  174. {starplot-0.19.3 → starplot-0.19.4}/examples/optic_solar_eclipse.py +0 -0
  175. {starplot-0.19.3 → starplot-0.19.4}/examples/star_chart_basic.py +0 -0
  176. {starplot-0.19.3 → starplot-0.19.4}/examples/star_chart_detail.py +0 -0
  177. {starplot-0.19.3 → starplot-0.19.4}/examples/star_chart_french.py +0 -0
  178. {starplot-0.19.3 → starplot-0.19.4}/hash_checks/__init__.py +0 -0
  179. {starplot-0.19.3 → starplot-0.19.4}/hash_checks/data/.keep +0 -0
  180. {starplot-0.19.3 → starplot-0.19.4}/hash_checks/hashio.py +0 -0
  181. {starplot-0.19.3 → starplot-0.19.4}/hash_checks/hashlock.yml +0 -0
  182. {starplot-0.19.3 → starplot-0.19.4}/hash_checks/horizon_checks.py +0 -0
  183. {starplot-0.19.3 → starplot-0.19.4}/hash_checks/map_checks.py +0 -0
  184. {starplot-0.19.3 → starplot-0.19.4}/hash_checks/optic_checks.py +0 -0
  185. {starplot-0.19.3 → starplot-0.19.4}/hash_checks/template.html +0 -0
  186. {starplot-0.19.3 → starplot-0.19.4}/hash_checks/zenith_checks.py +0 -0
  187. {starplot-0.19.3 → starplot-0.19.4}/mkdocs.yml +0 -0
  188. {starplot-0.19.3 → starplot-0.19.4}/pyproject.toml +0 -0
  189. {starplot-0.19.3 → starplot-0.19.4}/requirements-dev.txt +0 -0
  190. {starplot-0.19.3 → starplot-0.19.4}/requirements.txt +0 -0
  191. {starplot-0.19.3 → starplot-0.19.4}/scripts/ecliptic.py +0 -0
  192. {starplot-0.19.3 → starplot-0.19.4}/scripts/marimo.py +0 -0
  193. {starplot-0.19.3 → starplot-0.19.4}/scripts/voronoi.py +0 -0
  194. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/callables.py +0 -0
  195. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/cli.py +0 -0
  196. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/config.py +0 -0
  197. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/coordinates.py +0 -0
  198. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/__init__.py +0 -0
  199. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/catalogs.py +0 -0
  200. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/constellations.py +0 -0
  201. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/db.py +0 -0
  202. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/dsos.py +0 -0
  203. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/ecliptic.py +0 -0
  204. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/library/constellation_names.parquet +0 -0
  205. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/library/dso_names.parquet +0 -0
  206. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/library/readme.md +0 -0
  207. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/library/star_designations.parquet +0 -0
  208. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/stars.py +0 -0
  209. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/translations.py +0 -0
  210. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/data/utils.py +0 -0
  211. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/geod.py +0 -0
  212. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/geometry.py +0 -0
  213. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/mixins.py +0 -0
  214. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/__init__.py +0 -0
  215. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/base.py +0 -0
  216. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/comet.py +0 -0
  217. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/constellation.py +0 -0
  218. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/dso.py +0 -0
  219. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/milky_way.py +0 -0
  220. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/moon.py +0 -0
  221. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/objects.py +0 -0
  222. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/observer.py +0 -0
  223. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/optics.py +0 -0
  224. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/planet.py +0 -0
  225. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/satellite.py +0 -0
  226. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/star.py +0 -0
  227. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/models/sun.py +0 -0
  228. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plots/__init__.py +0 -0
  229. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plots/base.py +0 -0
  230. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plots/horizon.py +0 -0
  231. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plots/map.py +0 -0
  232. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plots/optic.py +0 -0
  233. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plots/zenith.py +0 -0
  234. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plotters/__init__.py +0 -0
  235. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plotters/arrow.py +0 -0
  236. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plotters/constellations.py +0 -0
  237. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plotters/debug.py +0 -0
  238. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plotters/dsos.py +0 -0
  239. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plotters/experimental.py +0 -0
  240. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plotters/gradients.py +0 -0
  241. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plotters/legend.py +0 -0
  242. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plotters/milkyway.py +0 -0
  243. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/plotters/stars.py +0 -0
  244. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/profile.py +0 -0
  245. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/projections.py +0 -0
  246. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/__init__.py +0 -0
  247. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/base.py +0 -0
  248. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/antique.yml +0 -0
  249. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/blue_dark.yml +0 -0
  250. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/blue_gold.yml +0 -0
  251. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/blue_light.yml +0 -0
  252. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/blue_medium.yml +0 -0
  253. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/blue_night.yml +0 -0
  254. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/cb_wong.yml +0 -0
  255. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/color_print.yml +0 -0
  256. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/gradient_presets.yml +0 -0
  257. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/grayscale.yml +0 -0
  258. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/grayscale_dark.yml +0 -0
  259. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/map.yml +0 -0
  260. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/nord.yml +0 -0
  261. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/optic.yml +0 -0
  262. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/ext/publication.yml +0 -0
  263. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/extensions.py +0 -0
  264. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/gfs-didot/DESCRIPTION.en_us.html +0 -0
  265. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/gfs-didot/GFSDidot-Regular.ttf +0 -0
  266. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/gfs-didot/METADATA.pb +0 -0
  267. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/gfs-didot/OFL.txt +0 -0
  268. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/inter/Inter-Bold.ttf +0 -0
  269. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/inter/Inter-BoldItalic.ttf +0 -0
  270. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/inter/Inter-ExtraBold.ttf +0 -0
  271. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/inter/Inter-ExtraLight.ttf +0 -0
  272. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/inter/Inter-ExtraLightItalic.ttf +0 -0
  273. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/inter/Inter-Italic.ttf +0 -0
  274. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/inter/Inter-Light.ttf +0 -0
  275. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/inter/Inter-LightItalic.ttf +0 -0
  276. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/inter/Inter-Regular.ttf +0 -0
  277. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/inter/Inter-SemiBold.ttf +0 -0
  278. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/inter/Inter-SemiBoldItalic.ttf +0 -0
  279. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts-library/inter/LICENSE.txt +0 -0
  280. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/fonts.py +0 -0
  281. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/helpers.py +0 -0
  282. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/styles/markers.py +0 -0
  283. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/utils.py +0 -0
  284. {starplot-0.19.3 → starplot-0.19.4}/src/starplot/warnings.py +0 -0
  285. {starplot-0.19.3 → starplot-0.19.4}/tests/__init__.py +0 -0
  286. {starplot-0.19.3 → starplot-0.19.4}/tests/data/.keep +0 -0
  287. {starplot-0.19.3 → starplot-0.19.4}/tests/data/comets.txt +0 -0
  288. {starplot-0.19.3 → starplot-0.19.4}/tests/test_catalogs.py +0 -0
  289. {starplot-0.19.3 → starplot-0.19.4}/tests/test_comets.py +0 -0
  290. {starplot-0.19.3 → starplot-0.19.4}/tests/test_data.py +0 -0
  291. {starplot-0.19.3 → starplot-0.19.4}/tests/test_languages.py +0 -0
  292. {starplot-0.19.3 → starplot-0.19.4}/tests/test_map.py +0 -0
  293. {starplot-0.19.3 → starplot-0.19.4}/tests/test_models.py +0 -0
  294. {starplot-0.19.3 → starplot-0.19.4}/tests/test_observer.py +0 -0
  295. {starplot-0.19.3 → starplot-0.19.4}/tests/test_optic.py +0 -0
  296. {starplot-0.19.3 → starplot-0.19.4}/tests/test_satellite.py +0 -0
  297. {starplot-0.19.3 → starplot-0.19.4}/tests/test_settings.py +0 -0
  298. {starplot-0.19.3 → starplot-0.19.4}/tests/test_stars.py +0 -0
  299. {starplot-0.19.3 → starplot-0.19.4}/tests/test_styles.py +0 -0
  300. {starplot-0.19.3 → starplot-0.19.4}/tests/test_utils.py +0 -0
  301. {starplot-0.19.3 → starplot-0.19.4}/tests/utils.py +0 -0
  302. {starplot-0.19.3 → starplot-0.19.4}/tutorial/build.py +0 -0
  303. {starplot-0.19.3 → starplot-0.19.4}/tutorial/tutorial_02.py +0 -0
  304. {starplot-0.19.3 → starplot-0.19.4}/tutorial/tutorial_03.py +0 -0
  305. {starplot-0.19.3 → starplot-0.19.4}/tutorial/tutorial_04.py +0 -0
  306. {starplot-0.19.3 → starplot-0.19.4}/tutorial/tutorial_05.py +0 -0
  307. {starplot-0.19.3 → starplot-0.19.4}/tutorial/tutorial_06.py +0 -0
  308. {starplot-0.19.3 → starplot-0.19.4}/tutorial/tutorial_07.py +0 -0
  309. {starplot-0.19.3 → starplot-0.19.4}/tutorial/tutorial_08.py +0 -0
@@ -20,5 +20,5 @@ keywords:
20
20
  - graphs
21
21
  - plotting
22
22
  license: MIT
23
- version: 0.19.3
24
- date-released: '2026-02-01'
23
+ version: 0.19.4
24
+ date-released: '2026-02-02'
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: starplot
3
- Version: 0.19.3
3
+ Version: 0.19.4
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>
@@ -13,6 +13,7 @@
13
13
  - [**v0.19.3**]
14
14
  - Makes `resolution` property more predictable
15
15
  - Fixes multiple issues with label collision handling
16
+ - [**v0.19.4**] Fixes tiny bug with plotting labels
16
17
 
17
18
  ---
18
19
 
@@ -0,0 +1,18 @@
1
+ ---
2
+ title: Map of the Virgo Galaxy Cluster
3
+ ---
4
+ [:octicons-arrow-left-24: Back to Examples](/examples)
5
+
6
+ # Map of the Virgo Galaxy Cluster {.example-header}
7
+
8
+ ![map-virgo-galaxy-cluster](/images/examples/map_virgo_cluster.png)
9
+
10
+ In this example, we create a custom [CollisionHandler](/reference-collisions/) to ensure _all_ labels are plotted in the very busy area of the Virgo Galaxy Cluster:
11
+
12
+ <div class="tutorial">
13
+ ```python
14
+ --8<-- "examples/map_virgo_cluster.py"
15
+ ```
16
+ </div>
17
+
18
+ <br/><br/>
@@ -114,6 +114,12 @@
114
114
  <p class="example-card-title">Custom Markers for Galaxies</p>
115
115
  </a>
116
116
  </li>
117
+ <li>
118
+ <a href="/examples/map-virgo-cluster/">
119
+ <img src="/images/examples/map_virgo_cluster-sm.png" alt="Map of the Virgo Galaxy Cluster" class="off-glb" loading="lazy"/>
120
+ <p class="example-card-title">Virgo Galaxy Cluster</p>
121
+ </a>
122
+ </li>
117
123
  </ul>
118
124
 
119
125
  </div>
@@ -2,6 +2,8 @@ One of the biggest contributors to the visual quality of a map is labeling, whic
2
2
 
3
3
  When you create a plot, you can specify the default collision handler that'll be used when plotting text. But, you can also override this default on all functions that plot text (either directly or as a side effect). There's one exception to this though: since constellation labels are area-based labels they have their own default collision handler.
4
4
 
5
+ _See the [Virgo Galaxy Cluster](/examples/map-virgo-cluster/) plot for an example of using a custom collision handler._
6
+
5
7
 
6
8
  !!! tip "New Feature"
7
9
 
@@ -29,7 +29,7 @@ def get_example_names():
29
29
  filenames = []
30
30
 
31
31
  for filename in glob.iglob("*.py"):
32
- # if filename not in ["horizon_double_cluster.py"]:
32
+ # if filename not in ["map_virgo_cluster.py"]:
33
33
  # continue
34
34
 
35
35
  if filename.endswith("examples.py"):
@@ -0,0 +1,46 @@
1
+ from starplot import MapPlot, Equidistant, CollisionHandler, _
2
+ from starplot.styles import PlotStyle, extensions, AnchorPointEnum
3
+
4
+ style = PlotStyle().extend(
5
+ extensions.BLUE_MEDIUM,
6
+ extensions.MAP,
7
+ {
8
+ "figure_background_color": "hsl(330, 44%, 20%)",
9
+ "dso_galaxy": {
10
+ "label": {
11
+ "font_color": "hsl(330, 44%, 14%)",
12
+ "font_weight": 200,
13
+ "anchor_point": AnchorPointEnum.BOTTOM_CENTER.value,
14
+ }
15
+ },
16
+ },
17
+ )
18
+
19
+ # Create a custom collision handler that ensures labels are ALWAYS plotted
20
+ collision_handler = CollisionHandler(
21
+ # always plot an object's label, even if it collides with other labels or markers:
22
+ plot_on_fail=True,
23
+ # only try plotting object labels once:
24
+ attempts=1,
25
+ )
26
+
27
+ p = MapPlot(
28
+ projection=Equidistant(center_ra=11 * 15),
29
+ ra_min=12 * 15,
30
+ ra_max=13 * 15,
31
+ dec_min=8,
32
+ dec_max=18,
33
+ style=style,
34
+ resolution=3000,
35
+ scale=1,
36
+ collision_handler=collision_handler,
37
+ )
38
+ p.title("Virgo Cluster", style__font_color="hsl(330, 44%, 92%)")
39
+ p.stars(where=[_.magnitude < 12], where_labels=[False])
40
+ p.galaxies(
41
+ where=[
42
+ (_.magnitude < 12) | (_.magnitude.isnull()),
43
+ ],
44
+ where_true_size=[False],
45
+ )
46
+ p.export("map_virgo_cluster.png", padding=0.8)
@@ -2,7 +2,7 @@
2
2
 
3
3
  """Star charts and maps of the sky"""
4
4
 
5
- __version__ = "0.19.3"
5
+ __version__ = "0.19.4"
6
6
 
7
7
  from .plots import (
8
8
  MapPlot,
@@ -166,7 +166,7 @@ class TextPlotterMixin:
166
166
  self._debug_bbox(bbox, color="white", width=1.5)
167
167
 
168
168
  self.labels.append(label)
169
- self._labels_rtree.insert(0, (int(c) for c in bbox))
169
+ self._labels_rtree.insert(0, bbox)
170
170
 
171
171
  def _is_open_space(
172
172
  self,
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