Skip to content

write script to compare DEGAS data with EMPIRE data #71

@aakepley

Description

@aakepley

Purpose: check on the correctness of our calibration. The idea here is that we are calling DR1 "good enough" when the DEGAS pixel values are within 20% of the EMPIRE pixel values for the same galaxy.

Input: DEGAS Cube
Output: plot comparing EMPIRE vs. DEGAS pixel values.

Pieces that need to be built:

  • Function to find EMPIRE data corresponding to input DEGAS cube (assume EMPIRE data on local disk)
  • Function to smooth DEGAS data to EMPIRE spatial resolution (preserving the units)
  • Function to regrid the DEGAS data to EMPIRE pixel scale
  • Function to regrid the DEGAS data channels to the EMPIRE channels (Maybe able to be combined with above)
  • Function to output the plot

Metadata

Metadata

Assignees

No one assigned

    Labels

    requirementsdescription of requirements

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions