plotAMx

lsst.validate.drp.plot.plotAMx(amx, afx, bandpass, amxSpecName='design', outputPrefix='')[source]

Plot a histogram of the RMS in relative distance between pairs of stars.

Creates a file containing the plot with a filename beginning with outputPrefix.

Parameters:

amx : AMxMeasurement

afx : AFxMeasurement

outputPrefix : str, optional

Prefix to use for filename of plot file. Will also be used in plot titles. E.g., outputPrefix='Cfht_output_r_' will result in a file named 'Cfht_output_r_AM1_D_5_arcmin_17.0-21.5.png' for an AMx.name=='AM1' and AMx.magRange==[17, 21.5].