4.2. cpforager.diagnostic.plot_night

cpforager.diagnostic.plot_night(df, plot_params)

Plot an empty timeserie with the night represented by grey rectangles.

Parameters:
  • df (pandas.DataFrame) – dataframe with datetime and is_night columns.

  • plot_params (dict) – plot parameters dictionary.