5.2. cpforager.diagnostic.plot_night

cpforager.diagnostic.plot_night(df, params, plot_params)

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

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

  • params (dict) – parameters dictionary.

  • plot_params (dict) – plot parameters dictionary.