Skip to content

Latest commit

 

History

History
42 lines (29 loc) · 1.1 KB

CHANGELOG.rst

File metadata and controls

42 lines (29 loc) · 1.1 KB

0.9.2 (unreleased)

Bugfixes

  • "print" replaced with logger for classical nebular
  • logger statement added for coronal approximation
  • warning added to documentation since plasma is out of date (temp solution only) #108
  • fix to binary search to deal with packets at end of line list
  • warning added for density file readin outside tabulated range
  • fix to NLTE solver (treats stimulated emission directly); tests included

New Features

  • added data_sources and version to AtomData set
  • added atomic database table with downloads to documentation
  • added more conversion routines for Species strings (e.g. Si IX) to util
  • added new density models (power law and exponential) [mklauser]

0.9.1 (2014-02-03)

New Features

Bugfixes

  • missing ez_setup.py and setuptools_bootstrap.py included now
  • reading of ascii density and abundance profiles
  • several fixes in the documentation