fix: fix import in sp2xr_pipeline.py after the changes in the calibration modules

This commit is contained in:
2025-09-11 14:54:07 +02:00
parent 0a71ca614c
commit 0829f1908e

View File

@@ -17,7 +17,7 @@ from sp2xr.helpers import (
delete_partition_if_exists,
partition_rowcount,
)
from sp2xr.apply_calib import calibrate_single_particle
from sp2xr.calibration import calibrate_single_particle
from sp2xr.resample_pbp_hk import (
build_dt_summary,
resample_hk_partition,