Skip to content

plot residuals #5

@aguinot

Description

@aguinot

Implementation of the plots on the focal plane. We use the defined parameter n_ccd to split the stars per CCDs. This is hard-coded but the parameter has to be defined so it should be OK.

Features:

  • Config file
    • parse the display of the focal plane (handle up-side-down CCDs)
    • parse all the plot we want to make (possibility to make operation on the columns)
    • plot parameters
      • nx
      • ny
  • Handle "any" focal plane display (only square-ish at the moment)
  • compute any residuals requested
  • possibility to change the estimator to get the value in each bins (default: mean but could be len, median, ...)
    • Possibility to do it per plot
  • Handle already existing run and skip computation (if requested) or only compute missing ones
    • Save information about the plots
    • Re-use already computed maps and only do the plotting
  • plotting fonction
  • Personnalisation of the plots
    • change cmap
    • force vmin, vmax

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions