Opened 17 years ago

Closed 17 years ago

#23 closed enhancement (fixed)

Create a mask cube

Reported by: MatthewWhiting Owned by: MatthewWhiting
Priority: normal Milestone:
Component: FITS reader Version: 1.1.2-beta
Severity: normal Keywords:
Cc:

Description

A suggestion from Attila Popping is to have the option of saving a mask of the cube that shows where the detected sources are.

This could be done in one of two ways:

  • Keep the flux values of the detected voxels, and set the non-detected ones to zero.
  • Set the detected voxels to 1 and the non-detected ones to 0.

It would be controlled in the usual way with a flag parameter and a matching filename (or maybe have a default string in the same manner as the reconstructed/smoothed cubes).

Change History (2)

comment:1 Changed 17 years ago by MatthewWhiting

Status: newassigned

comment:2 Changed 17 years ago by MatthewWhiting

Resolution: fixed
Status: assignedclosed

Done in changeset [379]. We use the second option listed above, with a flagOutputMask parameter and an automatic image.MASK.fits output filename.

Closing ticket.

Matt Whiting.

Note: See TracTickets for help on using tickets.