edges_analysis.averaging.lstbin.get_lst_bins

edges_analysis.averaging.lstbin.get_lst_bins(binsize: float, first_edge: float = 0, max_edge: float = 24) ndarray[source]

Get the LST bins.

Parameters:
  • binsize – The size of the bins in hours.

  • first_edge – The first edge of the first bin.

Returns:

np.ndarray – The LST bin edges.