Upload the files that shall be displayed.
Files shall be `.json` files containing an equivalent number of top-level entries (you can download the schema and examples by clicking the respective buttons in `Controls`).
Suffix to add to all exported files.
Will be added to any file experted in the current session.
Whether the current selection will be exported whenever the page changes.
Current page number.
Changing will reload the displayed thumbnails.
On request, the selection will be exported on page-change.
Number of objects to display per page.
Note that not all thumbnails might be visible (scroll to the left/right to see the rest).
Changing will reload the displayed thumbnails.
Controls
Column width in pixels.
Updates on change (You might have to hit enter/return).
Row height in pixels.
Updates on change (You might have to hit enter/return).
Number of Rows per page in the thumbnails mosaic.
Updates on change (You might have to hit enter/return).
Value defining which cells to visually highlight compared to the rest.
Will alternate between highlighting blocks of n cells and not highlighting them.
Color limits/limits in z-direction.
zmin sets the lower bound of the color-map (everything below that will be colored as the color representing the minimum).
zmax sets the lower bound of the color-map (everything below that will be colored as the color representing the maximum).
Updates on change (You might have to hit enter/return).
Colorscale to use for encoding pixel values.
Any colorscale supported by Plotly is allowed.
Examples for named colorscales: Viridis, Jet.
I provide some custom named colorscales: TRE, Fink.
Also a list of [position, color] pairs is allowed: [[0.0, "#15284F"],[0.5, "#3C8DFF"],[1.0, "#D5D5D3"]].
Mathematical expression to evaluate on every pixel.
The pixel-value is represented by $z$.
Basic mathematical functions are supported as long as they are included in the expr-eval library.
Some examples include `z` (display raw data); `log10(z)` (logscale); `abs(z)` (absolute of z).
Updates on change (You might have to hit enter/return).
Scale of the fontsize for thumbnail headers.
download an example file to get an idea of how compatible files should look like.
download some example files that work.