aohma / fuvpy

Python code to work with FUV images
MIT License
3 stars 3 forks source link

fixed vertical colorbar problem #8

Closed 08walkersj closed 1 year ago

08walkersj commented 1 year ago

Code didn't previosly adjust to using y coordinate when vertical colorbars are used. This has been fixed and when loading showing image from path the path can now be a string or a numpy string. The y coordinate of the subplot title which is the date by default is now an input variable.