Error

`dataset` input should have multiple elements.

Details

    Traceback (most recent call last):
  File "/opt/acc-bpt/release_2024_03/jinja/build_static_plots.py", line 85, in _create_static_html_content
    output_html_file_path = driver.build(abs_plot_dest_file_html)
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2024_03/acc_bpt/shared/BptV2.py", line 303, in build
    raise ex
  File "/opt/acc-bpt/release_2024_03/acc_bpt/shared/BptV2.py", line 282, in build
    name, content = self.bptStatic.create_bokeh_model(analyzed_data)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2024_03/acc_bpt/leir/early/efficiency.py", line 127, in create_bokeh_model
    kernel = gaussian_kde(yy, 'scott')
             ^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2024_03/venv/lib/python3.11/site-packages/scipy/stats/_kde.py", line 202, in __init__
    raise ValueError("`dataset` input should have multiple elements.")
ValueError: `dataset` input should have multiple elements.

    

Generated 2024-05-03 23:19:15.305807+02:00