Skip to content

Releases: steveberardi/starplot

v0.7.1

18 Jan 15:12
90974ef
Compare
Choose a tag to compare
  • Fixes a bug with loading styles from files

v0.7.0

07 Jan 20:58
86af6e1
Compare
Choose a tag to compare
  • Adds support for rotating camera views in optic plots
  • Fixes star sizing issue, making it relative to the marker size
  • Fixes bug with reflector optic transformation
  • Various plotting and exporting optimizations

v0.6.0

29 Dec 21:25
5982603
Compare
Choose a tag to compare
  • Introduces Optic plots that simulate what you'll see through a telescope/binoculars/camera from a specific time/location
  • Includes full Hipparcos star catalog as a parquet file for faster loading
  • Adds a dark grayscale style extension
  • Various bug fixes

v0.5.3

26 Nov 17:01
3969385
Compare
Choose a tag to compare

Fixes bug with limiting magnitude on zenith plots

v0.5.2

24 Nov 16:47
d427339
Compare
Choose a tag to compare
  • Better sizing of stars relative to their magnitude
  • Adjusted star query to reduce filesize of SVG exports
  • Added option for rasterizing stars on map plots to reduce filesize of SVG exports
  • Updated a few styles

v0.5.1

20 Nov 16:35
805736f
Compare
Choose a tag to compare

Fixes a bug with calculating the declination of Tycho-1 stars and DSOs

v0.5.0

19 Nov 19:09
42110d3
Compare
Choose a tag to compare

⭐ Adds built-in support for Tycho-1 star catalog

🔭 Adds two functions to MapPlot for drawing field of view circles for scopes and binos

v0.4.1

04 Nov 16:25
db74af7
Compare
Choose a tag to compare

Adds **kwargs to the plot's export method that act as pass through kwargs to matplotlib's savefig

v0.4.0

05 Oct 14:20
7d3899f
Compare
Choose a tag to compare
  • 📋 Legends
  • 🌔 Moon
  • 🌐 RA/DEC tick marks
  • 🏷️ Label improvements
    • Improve placement of labels for ecliptic and celestial equator
    • Plot labels of stars in order of magnitude (brighter stars are labeled first)
  • 🔨 Various bug fixes

v0.3.4

03 Oct 03:29
3517cb5
Compare
Choose a tag to compare