Skip to content

Releases: multiwavelength/gleam

Critical bugfix

07 Mar 18:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3...v1.4

Bugfixes

23 Feb 17:34
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2...v1.3

Bugfixes

14 Feb 02:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1...v1.2

Bugfixes

26 Jan 21:36
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.0...v1.1

Initial release of gleam

06 Aug 18:35
8a73a0b
Compare
Choose a tag to compare

Initial release of the gleam software. Main features include:

  • Process large numbers of sources in batch mode.
  • Jointly fit lines located close together, report upper limits and identify lines without spectral coverage.
  • A single configuration file for an entire project, which you can use to customize the fitting for specific telescope/instrument configurations or even single sources.
  • Human-readable YAML configuration file, in which units can be specified.
  • Plots of an entire spectrum with the line fits, as well as plots for each individual line fitted.
  • Well integrated with Astropy, which enables the use of units and fits tables.
  • Uses LMFIT to perform the fitting and report errors on fit parameters.
  • Simple installation with pip.