Skip to content

BBarolo 1.8

Latest

Choose a tag to compare

@editeodoro editeodoro released this 01 Jun 09:31
· 2 commits to master since this release

Major changes:

  • New FITS utilities jybeam2k and k2jybeam to convert flux units between JY/BEAM and K.
  • Added the possibility of pre-smooth a datacube before running the source finder (new value "spatialsmooth" accepted for SEARCHTYPE parameter)
  • Integrated fluxes calculated by the source finder can be corrected for primary beam attenuation setting the new parameter PBCORR=true (see docs for supported telescopes).
  • Source finder now produces masks for each source, when CUBELETS=true.
  • Added the possibility of having different normalization in the different fitting steps. NORM now accepts multiple values.
  • New SMOOTHSPEC&SEARCH type of MASK: first smooth spectrally the cube and then running the source finder.
  • Added the possibility to enlarge the derived mask by N pixels (see docs).
  • SMOOTHSPEC now supports WINDOW_TYPE=GAUSSIAN for spectral Gaussian smoothing.
  • GALMOD has two new parameters: EMPTY (to decide whether to fill in within first ring) and DENSFLUX (to decide how to interpret DENS).
  • Improved plot for 3DFIT task.
  • Several parts of the code have been rewritten from scratch to improve readability and performance. If you note any odd behaviour, please report it immediately!
  • Several bugs have been fixed (just a bit less than a buzzilion this time!)