Skip to main content
Ctrl+K

ewoksxas 0.3.1

  • Tutorials
  • How-to Guides
  • Explanations
  • Reference
  • gitlab
  • pypi
  • Tutorials
  • How-to Guides
  • Explanations
  • Reference
  • gitlab
  • pypi

Section Navigation

  • API documentation
    • ewoksxas
      • ewoksxas.canvas
        • ewoksxas.canvas.main
      • ewoksxas.conftest
      • ewoksxas.converters
        • ewoksxas.converters.larch
        • ewoksxas.converters.orange
        • ewoksxas.converters.resample
        • ewoksxas.converters.tests
      • ewoksxas.fit
        • ewoksxas.fit.data
        • ewoksxas.fit.lca_fit
        • ewoksxas.fit.peak_fit
        • ewoksxas.fit.silx_engine
        • ewoksxas.fit.tests
      • ewoksxas.resources
        • ewoksxas.resources.data
      • ewoksxas.tasks
        • ewoksxas.tasks.autobk
        • ewoksxas.tasks.combine_rows
        • ewoksxas.tasks.lca
        • ewoksxas.tasks.normalize
        • ewoksxas.tasks.peak_fit
        • ewoksxas.tasks.read_scans
        • ewoksxas.tasks.read_sources
        • ewoksxas.tasks.tests
        • ewoksxas.tasks.xftf
  • Reference
  • API documentation
  • ewoksxas
  • ewoksxas.fit
  • ewoksxas.fit.tests
  • ewoksxas.fit.tests.test_data

ewoksxas.fit.tests.test_data#

Tests for the shared fit data primitives and metrics in ewoksxas.fit.data.

Functions

test_as_1d_array()

test_metrics_perfect_model()

test_r2_hand_computed()

test_r2_zero_variance_is_nan()

test_rmse_hand_computed()

test_xydata()

previous

ewoksxas.fit.tests.conftest.x

next

ewoksxas.fit.tests.test_data.test_as_1d_array

Show Source

© Copyright 2025-2026, ESRF.

ewoksxas