<html><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class=""><div class="">Hi everyone,</div><div class=""><br class=""></div><div class="">pyXSIM has been updated to version 1.1.0. </div><div class=""><p style="box-sizing: border-box; margin-bottom: 10px; color: rgb(85, 85, 85); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px;" class="">This version contains a bugfix and some minor new features.</p><ul class="simple" style="box-sizing: border-box; margin-top: 0px; margin-bottom: 10px; color: rgb(85, 85, 85); font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif; font-size: 14px;"><li style="box-sizing: border-box;" class="">Fixed a bug which did not use the correct file names for AtomDB tables when using <code class="literal docutils" style="box-sizing: border-box; font-family: Menlo, Monaco, Consolas, 'Courier New', monospace; font-size: 12.600000381469727px; padding: 2px 4px; color: rgb(199, 37, 78); background-color: rgb(249, 242, 244); border-top-left-radius: 4px; border-top-right-radius: 4px; border-bottom-right-radius: 4px; border-bottom-left-radius: 4px;"><span class="pre" style="box-sizing: border-box;">TableApecModel</span></code>.</li><li style="box-sizing: border-box;" class="">Refactored the absorption model handling into a new class. No user-facing changes have been made.</li><li style="box-sizing: border-box;" class="">Added special classes for the TBabs and wabs absorption models.</li><li style="box-sizing: border-box;" class="">De-emphasizing XSpec-based spectral models in favor of the table-based alternatives.</li></ul></div><div class="">For more information see the website: <a href="http://hea-www.cfa.harvard.edu/~jzuhone/pyxsim" class="">http://hea-www.cfa.harvard.edu/~jzuhone/pyxsim</a></div><div class=""><br class=""></div><div class="">pyXSIM can be installed in a few different ways. The simplest way is via the conda package if</div><div class=""><div class="">you have the Anaconda Python Distribution:</div><div class=""><br class=""></div><div class="">[~]$ conda install -c jzuhone pyxsim<br class=""></div><div class=""><br class=""></div><div class="">The second way to install pyXSIM is via pip. pip will attempt to download the dependencies and</div><div class="">install them, if they are not already installed in your Python distribution:</div><div class=""><br class=""></div><div class="">[~]$ pip install pyxsim<br class=""></div><div class=""><br class=""></div><div class="">Alternatively, to install into your Python distribution from source (<a href="http://github.com/jzuhone/pyxsim" target="_blank" style="cursor: pointer;" class="">http://github.com/jzuhone/<wbr class="">pyxsim</a>):</div><div class=""><br class=""></div><div class="">[~]$ python setup.py install<br class=""></div><div class=""><br class=""></div></div><div class="">Thanks for using pyXSIM,</div><div class=""><br class=""></div><div class="">John ZuHone</div></body></html>