Skip to content

v1.3.5

Latest
Compare
Choose a tag to compare
@kmhess kmhess released this 31 Oct 10:17

This version of the SoFiA Image Pipeline contains several new features and improvements. It also fixes a major issue for velocities in the source rest frame from the last release (fixed in development version 1.3.4) in which the velocity convention for the source rest frame had inadvertently been flipped.

New Features

  • Ability to generate images of the full catalog/field (mom0, mom1, mom2). These images will appear in the same directory as the catalog file. #70
  • Ability to work in offline mode (-s none). #20
  • Ability to plot on SDSS false color images when available (-s sdss).
  • Ability to specify a range of source ids.

What's Changed

  • Improve dependencies, new python version by @lboschman in #98
  • Catches errors when retrieving archive images. Instead of crashing, will carry on with making HI images. Related to #20.
  • No longer crash if the SNR plot is not available. #100

Full Changelog: v1.3.0...v1.3.5