Adapt analysis calculations to use updated multiscale data backend #109
Labels
documentation
Improvements or additions to documentation
enhancement
New feature or request
priority low
This issue is almost unnoticable/unimportant to app function
Remove the need for
MultiscaleDataset
to output a bunch of lists, as this is inefficient to have to keep updating/regenerating. Therefore,MultiscaleDataset
should no longer be adapting on whatPlotData
used to do, and should instead use the more efficient options that the structure is already encapsulating away.The text was updated successfully, but these errors were encountered: