Full Changelog¶
0.5.0 (2022-03-24)¶
This is the first release of StokesPy!
New Features¶
Added
StokesCubeclass for representing maps of Stokes profilesAdded
MagVectorCubeclass for representing map of vector magnetic fieldAdded plotting functionality for
StokesCube,MagVectorCubeand the derived slice classes. Plots in a jupyter widget environment contain interactive sliders when necessary.Added HMI data downloader/loader functions
load_HMI_stokes()andload_HMI_magvec()Added Hinode SOT/SP data loader functions
load_HinodeSP_stokes()andload_HinodeSP_magvec()Added installation and usage documentation