Skip to content

Aegean-Anafi

Choose a tag to compare

@PaulHancock PaulHancock released this 11 May 07:47
· 322 commits to main since this release
f7896f6

General

  • Add requirement tqdm for progress bars
  • drop explicit support for python 2.x (no longer tested in CI, probably still works)

Aegean

  • Add a progress bar to fitting and refitting islands
  • Remove deprecated options --telescope and --lat
  • Fixed a bug that caused a crash if the input file was in galactic coordinates
  • Fixed a bug that could cause a crash if the psf map had nan values
  • Fixed a bug that caused island contours to just be boxes.
  • Fixed an error in the calculation of condon errors.
  • Source finding metadata (stored in some output files) includes invocation string
  • Fixed a bug in get_sky_beam that occurred when either the input or output contained nan
  • Fixed a bug where seed_clip was used instead of flood_clip in the calculation of islands for fitting
  • Fixed a bug that could occur in proirised fitting when users created UUID strings of variable length
  • Fixed an issue that caused incorrect psf to be computed if the psf and image maps have different size/wcs.

AeRes

  • Fix a bug that caused a model to be subtracted before masking was applied.
  • Allow input catalogue to have non-standard column names. User can map column names using command line options. See AeRes --help for details.
  • fix a bug that caused a crash when the option --frac was used.

MIMAS

  • added new functionality, --mask2mim, which will convert a fits file into a region file.
    • new option --threshold will determine which pixels in the input image are in/out of the mask. Default is 1.

BANE

  • fix a bug that would cause a crash if BSCALE was present and not 1.0