-
Notifications
You must be signed in to change notification settings - Fork 25
Added the option to read multiple echem files and stitch them together to the cycleBlock #1307
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
22 commits
Select commit
Hold shift + click to select a range
b9ff228
Added multi file reader functionality to the cycle block
be-smith 6e74744
Changed file_id, file_ids, isMultiSelect to persist across page reloads
be-smith 3bc8973
Removed file_ids and file_id from python backend block defaults
be-smith 8c2d75d
Changed behaviour of block to always expect a list of file_ids, remov…
be-smith 5f5d8c5
Removed saving hashed multistitched files
be-smith 00f4561
Added automatic alphabetic sorting to available files, then made an a…
be-smith 95481e4
Added a remove all button for the multifileselect
be-smith 8392867
Reduced button size
be-smith 27e180d
Added apply button for when in multiselect mode to update the backend
be-smith 1950776
Added behaviour so the selected files persist across page reloads and…
be-smith a3e47b6
Changed UV-Vis block to use file_ids rather than SelectedFileOrder. M…
be-smith bd4fa6a
Added legacy pathway to load echem files where file_id is supplied
be-smith 21b2fc9
Fixed uvvis test to use file_ids not selectedFileorder
be-smith 1213217
Fixed pydantic error
be-smith acd007c
Fixed legacy load pathway for when file_ids is an empty list not None…
be-smith 0ca32e4
Added specific test for handling multiple echem files
be-smith 4187896
Chnaged back uv-vis file_ids to selectedFileOrder
be-smith 37aaf1d
Added test for file_ids with one file inside
be-smith 58dc0b1
Silence navani warning and remove file_ids from default
be-smith 1eee18e
Re-added default value for derivative mode
be-smith 8ed26e5
Changed vue component to initialise with an empty array for file ids …
be-smith c846c8a
Minor tidy up
ml-evs File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.