Error

autodetected range of [nan, nan] is not finite

Details

    Traceback (most recent call last):
  File "/opt/acc-bpt/release_2025_05/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_2025_05/acc_bpt/shared/BptV2.py", line 319, in build
    raise ex
  File "/opt/acc-bpt/release_2025_05/acc_bpt/shared/BptV2.py", line 298, in build
    name, content = self.bptStatic.create_bokeh_model(analyzed_data)
                    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2025_05/acc_bpt/sps/sftpro/sftpro_spill_quality.py", line 42, in create_bokeh_model
    symmetry_t2 = self._get_tabs(
                  ^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2025_05/acc_bpt/sps/sftpro/sftpro_weekly_distribution.py", line 217, in _get_tabs
    pcumul = self._prepare_density_plot(
             ^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2025_05/acc_bpt/sps/sftpro/sftpro_weekly_distribution.py", line 165, in _prepare_density_plot
    pcumulative = self._prepare_cumulative_plot(
                  ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2025_05/acc_bpt/sps/sftpro/sftpro_weekly_distribution.py", line 97, in _prepare_cumulative_plot
    y_pdf, x_pdf = utils.get_hist_vec(data, bins=bins)
                   ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2025_05/acc_bpt/shared/utils.py", line 210, in get_hist_vec
    histo, bin_edge = np.histogram(data, bins=bins, range=rangeH, density=density)
                      ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2025_05/venv/lib/python3.11/site-packages/numpy/lib/histograms.py", line 780, in histogram
    bin_edges, uniform_bins = _get_bin_edges(a, bins, range, weights)
                              ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2025_05/venv/lib/python3.11/site-packages/numpy/lib/histograms.py", line 426, in _get_bin_edges
    first_edge, last_edge = _get_outer_edges(a, range)
                            ^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "/opt/acc-bpt/release_2025_05/venv/lib/python3.11/site-packages/numpy/lib/histograms.py", line 323, in _get_outer_edges
    raise ValueError(
ValueError: autodetected range of [nan, nan] is not finite

    

Generated 2025-05-28 23:54:58.892743+02:00