dirac-institute / trailblazer

An open data repository for astronomical data products affected by satellites
MIT License
8 stars 2 forks source link

Improve gallery appearance and functionality #26

Closed mrawls closed 3 years ago

mrawls commented 3 years ago

The gallery shows thumbnail preview of all uploaded images. Improvements could include:

mrawls commented 3 years ago

At the moment, the gallery shows a handful of pre-baked thumbnails; instead it ought to generate a thumbnail image (PNG or JPG, presumably?) from the uploaded FITS files.

Dino raised an excellent point: we would like the gallery to be expandable in a modular, object-oriented way so the codebase supports extending it later on. If you click on a picture, it loads a template, and maybe that template doesn't have much data in it now, but it could later hold some various scientific analysis information.

mtbannister commented 3 years ago

Other potential goals: