From fd3e7280fbd3dd57ca193af65b53d2c3fea21302 Mon Sep 17 00:00:00 2001 From: Ross Date: Thu, 21 May 2026 22:28:10 +0100 Subject: [PATCH] remove content time as split group --- atlas/models.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/atlas/models.py b/atlas/models.py index 92a2cb17..7a2d46c2 100644 --- a/atlas/models.py +++ b/atlas/models.py @@ -165,7 +165,7 @@ def _build_declared_series_groups(series, series_images_with_urls): "dwiDirection", "temporalPosition", "triggerTime", - "contentTime", + #"contentTime", "echoTime", "echoNumber", ]