-
Notifications
You must be signed in to change notification settings - Fork 0
plot residuals #5
Copy link
Copy link
Open
Description
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:
meanbut could belen,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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels