Aegean-Anafi
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
--telescopeand--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_beamthat occurred when either the input or output contained nan - Fixed a bug where
seed_clipwas used instead offlood_clipin 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 --helpfor details. - fix a bug that caused a crash when the option
--fracwas used.
MIMAS
- added new functionality,
--mask2mim, which will convert a fits file into a region file.- new option
--thresholdwill determine which pixels in the input image are in/out of the mask. Default is 1.
- new option
BANE
- fix a bug that would cause a crash if BSCALE was present and not 1.0