diff --git a/pipeline/panorama_pipeline.py b/pipeline/panorama_pipeline.py index c388a2c..900b836 100644 --- a/pipeline/panorama_pipeline.py +++ b/pipeline/panorama_pipeline.py @@ -28,7 +28,7 @@ import time from collections import defaultdict, OrderedDict from PIL import Image -Image.MAX_IMAGE_PIXELS = 500000000 +Image.MAX_IMAGE_PIXELS = None # No limit — Mars panoramas can be very large # ============================================================ # Configuration