ewoksxas.tasks.tests.test_normalize.test_raw_data#

ewoksxas.tasks.tests.test_normalize.test_raw_data(fe_foil_data)[source]#

Verify the expected dataset is loaded and is not already normalized.

Compare against a stored snapshot with a tolerance. ReadScans interpolates repeat scans with np.interp, whose last-bit output varies across operating systems, so a byte-exact identity check is not portable. Regenerate with python -m ewoksxas.resources.data.regenerate_reference fe_foil_raw_reference if the dataset legitimately changes.