3 research outputs found
samaloney/stixpy: stixpy 0.1.1
<h1>stxipy 0.1.1 (2024-02-14)</h1>
<h2>Bugfix Release</h2>
<ul>
<li>Update code to work with different versions of the data e.g. <code>V01</code>, <code>V02</code> ...</li>
</ul>
<h2>What's Changed</h2>
<ul>
<li>Fix client to work with new file naming by @samaloney in https://github.com/samaloney/stixpy/pull/84</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/samaloney/stixpy/compare/v0.1.0...v0.1.1</p>
sunpy/sunkit-spex: v0.4.0
<h2>What's Changed</h2>
<ul>
<li>chianti_kev_lines by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/1</li>
<li>WIP: Chianti_kev_lines 2 by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/9</li>
<li>Add Relative abundance handling to chianti_kev_lines by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/10</li>
<li>Make chianti_kev_lines handle multiple temperature inputs by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/11</li>
<li>Move emission weighting to own function. by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/12</li>
<li>Add scaling of chianti lines spectrum by observer distance. by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/13</li>
<li>Make chianti_kev_lines more Pythonic by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/18</li>
<li>Write light version of chianti_kev_line_common_load. by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/19</li>
<li>Change Chianti_kev_lines to a more sensible name by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/26</li>
<li>Rename thermal_spectrum class again. by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/27</li>
<li>Updates to ChiantiThermalSpectrum by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/28</li>
<li>Update ChiantiThermalSpectrum tests by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/32</li>
<li>Congratulations, you have been chosen as the test repo! by @Cadair in https://github.com/sunpy/sunkit-spex/pull/33</li>
<li>Fix rtd syntax by @Cadair in https://github.com/sunpy/sunkit-spex/pull/35</li>
<li>Use sunpy remote data for ssw files by @Cadair in https://github.com/sunpy/sunkit-spex/pull/34</li>
<li>brm2_thicktarget port by @samaloney in https://github.com/sunpy/sunkit-spex/pull/23</li>
<li>adding docstring about how to overwrite default CHIANTI file by @hayesla in https://github.com/sunpy/sunkit-spex/pull/37</li>
<li>Documentation structure update by @samaloney in https://github.com/sunpy/sunkit-spex/pull/39</li>
<li>Refactor thick- and thin-target code by @samaloney in https://github.com/sunpy/sunkit-spex/pull/41</li>
<li>Refactor Thermal Functions by @DanRyanIrish in https://github.com/sunpy/sunkit-spex/pull/48</li>
<li>Restore accidentally removed non-thermal tests by @samaloney in https://github.com/sunpy/sunkit-spex/pull/49</li>
<li>Pre-commit changes by @samaloney in https://github.com/sunpy/sunkit-spex/pull/62</li>
<li>Fitting by @samaloney in https://github.com/sunpy/sunkit-spex/pull/68</li>
<li>Add tests to io module by @samaloney in https://github.com/sunpy/sunkit-spex/pull/69</li>
<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/sunpy/sunkit-spex/pull/72</li>
<li>Feat refactor integration by @samaloney in https://github.com/sunpy/sunkit-spex/pull/64</li>
<li>Configure giles to check PRs by @samaloney in https://github.com/sunpy/sunkit-spex/pull/70</li>
<li>Bugfix brem tests by @samaloney in https://github.com/sunpy/sunkit-spex/pull/78</li>
<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/sunpy/sunkit-spex/pull/80</li>
<li>Point to test version of pipeline templates by @samaloney in https://github.com/sunpy/sunkit-spex/pull/91</li>
<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/sunpy/sunkit-spex/pull/82</li>
<li>Change chanti data urls by @samaloney in https://github.com/sunpy/sunkit-spex/pull/90</li>
<li>Feat testing by @samaloney in https://github.com/sunpy/sunkit-spex/pull/75</li>
<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/sunpy/sunkit-spex/pull/95</li>
<li>Fixed the way random walker starts are picked over a boundary by @KriSun95 in https://github.com/sunpy/sunkit-spex/pull/89</li>
<li>count_rate2counts should be dealing with the average, so no need for integers by @KriSun95 in https://github.com/sunpy/sunkit-spex/pull/87</li>
<li>Cstat fix by @KriSun95 in https://github.com/sunpy/sunkit-spex/pull/85</li>
<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/sunpy/sunkit-spex/pull/96</li>
<li>Fixes STIX file loading and lightcurve/spectrogram plotting by @natsat0919 in https://github.com/sunpy/sunkit-spex/pull/98</li>
<li>Pass instrument loader directly to fitter class by @KriSun95 in https://github.com/sunpy/sunkit-spex/pull/108</li>
<li>Photon power law by @settwi in https://github.com/sunpy/sunkit-spex/pull/103</li>
<li>[pre-commit.ci] pre-commit autoupdate by @pre-commit-ci in https://github.com/sunpy/sunkit-spex/pull/106</li>
<li>fix thick_fn upper bounds by @settwi in https://github.com/sunpy/sunkit-spex/pull/115</li>
<li>Initial rename sunkit-spex by @samaloney in https://github.com/sunpy/sunkit-spex/pull/114</li>
<li>Maintenance update min python versions and add testing for newer versions by @samaloney in https://github.com/sunpy/sunkit-spex/pull/121</li>
<li>remove old circleci webhook config by @Cadair in https://github.com/sunpy/sunkit-spex/pull/136</li>
<li>Move GI to GitHub actions by @samaloney in https://github.com/sunpy/sunkit-spex/pull/138</li>
<li>Fitter legacy by @KriSun95 in https://github.com/sunpy/sunkit-spex/pull/137</li>
<li>Quick fix to breaking bug from thermal model by @KriSun95 in https://github.com/sunpy/sunkit-spex/pull/134</li>
<li>Updates for github repo rename to sunkit-spex. by @samaloney in https://github.com/sunpy/sunkit-spex/pull/129</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li>@DanRyanIrish made their first contribution in https://github.com/sunpy/sunkit-spex/pull/1</li>
<li>@Cadair made their first contribution in https://github.com/sunpy/sunkit-spex/pull/33</li>
<li>@samaloney made their first contribution in https://github.com/sunpy/sunkit-spex/pull/23</li>
<li>@hayesla made their first contribution in https://github.com/sunpy/sunkit-spex/pull/37</li>
<li>@KriSun95 made their first contribution in https://github.com/sunpy/sunkit-spex/pull/89</li>
<li>@natsat0919 made their first contribution in https://github.com/sunpy/sunkit-spex/pull/98</li>
<li>@settwi made their first contribution in https://github.com/sunpy/sunkit-spex/pull/103</li>
</ul>
<p><strong>Full Changelog</strong>: https://github.com/sunpy/sunkit-spex/commits/v0.4.0</p>
