idiginfo / morphbank3

0 stars 0 forks source link

Zooming Image Issue - File Size Weirdness - Small Works - Large Doesn't #5

Open debpaul opened 8 years ago

debpaul commented 8 years ago

Hi All, Looking at Zooming Image issue with Monika. https://github.com/idiginfo/morphbank3/blob/master/adminProcesses/ProcessImages.php https://github.com/idiginfo/morphbank3/blob/master/adminProcesses/ProcessIipImages.php

For Images Uploaded via the GUI, we think we see a trend:

  1. Images that are relatively small (2 - 3 MB or so) -- ALL derivatives, including the tiled TIFF \ for the zooming image viewer -- are created successfully**. SEE: http://www.morphbank.net/bischen/?id=859760 as example.
  2. LARGER images - full-size jpeg, 400 px, and 90 px created successfully. Zooming Image NOT created successfully. Example: http://www.morphbank.net/?id=859582

Hope this helps. D & M

debpaul commented 8 years ago

Also we (D and M) note, that images, uploaded through the web, from different users, strangely often have the EXACT same File Size (14.07 MB). Is that weird or what?