direction_results
- lstchain.visualization.plot_dl2.direction_results(dl2_data, points_outfile=None, plot_outfile=None)
- Parameters:
- dl2_data: `pandas.DataFrame`
- points_outfile: None or str
filename to save angular resolution data points
- plot_outfile: None or str
filename to save the figure
- Returns:
- fig, axes: matplotlib.pyplot.figure, matplotlib.pyplot.axes