open768 / curiosity_browser

php browser code for msss curiosity json feed
3 stars 0 forks source link

mosaic is the wrong size #163

Closed open768 closed 1 month ago

open768 commented 1 month ago

in #117 the mosaic was stored in the blob database. this was great, except the mosaic is generated too large (too much black space). need to have a look at the maths to see how the rows and columns are calculated

Image

https://dev.mars-browser.co.uk:8443/curiosity_browser/php/pages/solmosaic.php?s=1103&m=MSL

open768 commented 1 month ago

fixed