diff --git a/atlas/models.py b/atlas/models.py index 2ce9b44c..f4676c27 100644 --- a/atlas/models.py +++ b/atlas/models.py @@ -959,7 +959,7 @@ class UncategorisedDicom(models.Model): else: tags[tag] = "" - return tags + return tags except pydicom.errors.InvalidDicomError: return None diff --git a/atlas/templates/atlas/user_upload_viewer.html b/atlas/templates/atlas/user_upload_viewer.html index c41ec564..0c89ef79 100755 --- a/atlas/templates/atlas/user_upload_viewer.html +++ b/atlas/templates/atlas/user_upload_viewer.html @@ -5,14 +5,10 @@

SeriesInstanceUID: {{series_id}}

-
- - -
Series info