Visualization (visualization)
Introduction
Visualization modules.
Reference/API
lstchain.visualization.bokeh Module
Functions
|
|
|
returns the vertices of a regular polygon of order order, centered at (x,y), with size size and rotation angle theta0 in deg. |
|
|
|
|
|
Classes
|
New version of a Bokeh camera display, by K. |
lstchain.visualization.camera Module
Functions
|
Display a DL1 event (image and pulse time map) side by side |
|
Overlay disp vector on a CameraDisplay |
|
Overlay hillas ellipse major axis on a CameraDisplay. |
|
Display the source (event) position in the camera |
lstchain.visualization.plot_calib Module
Functions
|
plot camera calibration quantities |
lstchain.visualization.plot_dl2 Module
Module for plotting results from reconstruction.
Usage: “import plot_dl2”
Functions
|
|
|
Plot energy resolution, energy bias and energy migration matrix in the same figure |
|
Plot one-dimensional distribution of signal and backgound events Color maps: https://matplotlib.org/gallery/color/colormap_reference.html |
|
Plot the performance of reconstructed position |
|
|
|
Plot the energy resolution from a pandas dataframe of DL2 data. |
|
Plot the distribution of different features that characterize events, such as hillas parameters or MC data. |
|
plot features importances |
|
Plot the performance of reconstructed position Parameters: data: pandas DataFrame true_hadroness: boolean True: True gammas and proton events are plotted (they are separated using true hadroness). |
|
Plot a ROC curve of the gammaness classification from a pandas dataframe. |
|
Plot 2D map of ON/OFF positions w.r.t. |
lstchain.visualization.plot_drs4 Module
Functions
|
plot pedestal quantities quantities |