Support Lazy Loading for Large Signals.#267
Open
CSSFrancis wants to merge 1 commit intohyperspy:mainfrom
Open
Conversation
Member
|
(I thought that I already commented here but I must have lost it somehow so I am having another go!) I am wondering if it would be possible to support reading zspy through the existing "open" action - I guess at the moment, it doesn't work because it is a folder and not a file, but this could be workaround? Regarding loading lazily, would it be worth setting preference setting along a modal dialog that asks what to do the first time being used with the drag and drop functionality? Can we do separate PRs for the different items of the list, please? |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
I was going to go through and make this better for large signals so that you could potentially use this as a way to view and check 4D STEM data. That requires lazy loading to be an option.
This also really would benefit from better saving of navigator signals.
To Do: