@
Thanks for the update on this - it’s awesome to be able to do this at runtime so great work. Think the incremental display approach could be really cool - eg loading every nth line of scan data initially and filling in the gaps. Otherwise, we were considering a “lazy loading” approach where there are subsampled scans which are loaded in initially however that will mean there is a lot of duplicate data sitting on our servers somewhere, not to mention the additional work producing the sub sampled data sets. Maybe this is more readily implementable with ASCII formats?