Supermaxman
commited on
Commit
·
f82143d
1
Parent(s):
a516370
Update README.md
Browse files
README.md
CHANGED
@@ -147,6 +147,7 @@ Unfortunately, these images were too large to upload easily.
|
|
147 |
Therefore, images were automatically subdivided in half if they were above 12,000 pixels in either height or width.
|
148 |
Subdivided images were also tagged with additional metadata, such that users can reconstruct the original images if they would prefer.
|
149 |
Otherwise, metadata was copied across subdivided images.
|
|
|
150 |
This process resulted in 2,706 final deep space images.
|
151 |
|
152 |
|
|
|
147 |
Therefore, images were automatically subdivided in half if they were above 12,000 pixels in either height or width.
|
148 |
Subdivided images were also tagged with additional metadata, such that users can reconstruct the original images if they would prefer.
|
149 |
Otherwise, metadata was copied across subdivided images.
|
150 |
+
Additionally, images were converted from RGB/RGBX `.tiff` to RGB `.png` files to avoid encoding issues.
|
151 |
This process resulted in 2,706 final deep space images.
|
152 |
|
153 |
|