stixpy 0.1.0
stxipy 0.1.0 (2023-06-27)
Initial Release
- Data search and download via custom Fido client from STIX server (http://dataarchive.stix.i4ds.net)
- Data containers for level 1 (L1) support loading, basic data manipulation and basic plots for:
- Housekeeping (HK)
- HK-mini (start-up)
- HK-maxi (nominal)
- Quicklook (QL)
- Light Curves
- Background
- Variance
- Science (SCI)
- Raw Pixel Data (RPD)
- Compressed Pixel Data (CPD)
- Summed Compressed Pixel Data (SCPD)
- Visibility
- Spectrogram
- Housekeeping (HK)
What's Changed
- Update azure config file by @samaloney in https://github.com/samaloney/stixpy/pull/1
- Add basic Fido client, ql timeseries and science data classes by @samaloney in https://github.com/samaloney/stixpy/pull/2
- Bump sunpy to 2.1.0rc3 and pin pytest<6.0.0 by @samaloney in https://github.com/samaloney/stixpy/pull/12
- Add initial version of developer guide by @samaloney in https://github.com/samaloney/stixpy/pull/7
- Adding AIA reprojection functions by @clarkeb3 in https://github.com/samaloney/stixpy/pull/15
- Refactor science data by @samaloney in https://github.com/samaloney/stixpy/pull/13
- Update for new fits format and plot fixes by @samaloney in https://github.com/samaloney/stixpy/pull/23
- Figure wasn't defined when plot command was called with an axes. by @longt99 in https://github.com/samaloney/stixpy/pull/26
- Adjust column names in the QL timeseries by @hayesla in https://github.com/samaloney/stixpy/pull/24
- Fix bugs from update to fits files by @samaloney in https://github.com/samaloney/stixpy/pull/31
- Bugfix client ignoring search time by @samaloney in https://github.com/samaloney/stixpy/pull/35
- Updated documentation by @hannahc243 in https://github.com/samaloney/stixpy/pull/34
- Add transform from and to STIX imaging frame by @samaloney in https://github.com/samaloney/stixpy/pull/39
- Feat imaging by @samaloney in https://github.com/samaloney/stixpy/pull/43
- Feat em by @samaloney in https://github.com/samaloney/stixpy/pull/44
- Allowing kwargs to be passed to
pcolormesh
in ScienceData.plot_spectrogram() by @hayesla in https://github.com/samaloney/stixpy/pull/42 - renamed examples folder by @alasdairwilson in https://github.com/samaloney/stixpy/pull/47
- Update and bugfixes by @samaloney in https://github.com/samaloney/stixpy/pull/50
- fixed wrong url for upstream in dev guide by @ehsteve in https://github.com/samaloney/stixpy/pull/54
- Fix import error by @DanRyanIrish in https://github.com/samaloney/stixpy/pull/56
- Pin tox to less than v4 by @samaloney in https://github.com/samaloney/stixpy/pull/57
- Secutiry update for CVE in python tar by @samaloney in https://github.com/samaloney/stixpy/pull/58
- Spectrogram timeseries updates by @hayesla in https://github.com/samaloney/stixpy/pull/60
- Bump min python version to 3.8 by @samaloney in https://github.com/samaloney/stixpy/pull/72
- Add function to parse time inputs to indices by @samaloney in https://github.com/samaloney/stixpy/pull/69
- Feat product factory by @samaloney in https://github.com/samaloney/stixpy/pull/73
- Bugfixes and updates for ESA data release by @samaloney in https://github.com/samaloney/stixpy/pull/79
New Contributors
- @samaloney made their first contribution in https://github.com/samaloney/stixpy/pull/1
- @clarkeb3 made their first contribution in https://github.com/samaloney/stixpy/pull/15
- @longt99 made their first contribution in https://github.com/samaloney/stixpy/pull/26
- @hayesla made their first contribution in https://github.com/samaloney/stixpy/pull/24
- @hannahc243 made their first contribution in https://github.com/samaloney/stixpy/pull/34
- @alasdairwilson made their first contribution in https://github.com/samaloney/stixpy/pull/47
- @ehsteve made their first contribution in https://github.com/samaloney/stixpy/pull/54
- @DanRyanIrish made their first contribution in https://github.com/samaloney/stixpy/pull/56
Full Changelog: https://github.com/samaloney/stixpy/commits/v0.1.0