Star-chart-spherical-projection

Latest version: v1.6.0

Safety actively analyzes 638437 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 4

1.2.3

New optional argument for generating charts "showPlot" (defaults to True) that triggers plt.show(). Can turn off showing plot, useful for running multiple charts at once

plotStereographicProjection(userListOfStars=[],
northOrSouth=None,
declination_min=None,
yearSince2000=0,
displayStarNamesLabels=True,
displayDeclinationNumbers=True,
incrementBy=10,
isPrecessionIncluded=True,
showPlot=True,
fig_plot_title=None,
fig_plot_color="C0",
figsize_n=12,
figsize_dpi=100,
save_plot_name=None)

1.1.3

userListOfStars with error calls for current stars

1.1.2

Minor edits to README

1.1.1

New flag for including precession for long-scale star charts, defaults to True (isPrecessionIncluded)

1.0.1

plotStarChart() --> plotStereographicProjection() for clarity of type

1.0.0

Stable working release with imports for plotting star chart by the user

Page 2 of 4

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.