Skip to content

x2dmaps - Better way to extract the maps #10

@b1quint

Description

@b1quint

The 2d maps that are usually of interest are:

  • Continuum
  • Monochromatic
  • Velocity
  • Dispersion

Most of them can be pretty straightforward to obtain if there is only one line in the cube. The problem raises when we have more than one line in the data-cube. In that case, we will still have a single Continuum map but all the other three will have to be mapped for each line.

In order to identify if the data-cube has one or more lines, I will simply collapse (sum or average) it in x and y and look for the line positions. The window size that will be used to extract each of the maps will depend on the instrumental FWHM or the distance of the lines. This is a decision to be made or to be given as input.

Metadata

Metadata

Assignees

No one assigned

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions