-
Notifications
You must be signed in to change notification settings - Fork 7
Merging Develop #4
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
Conversation
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
…orbar with min and max value of voltage
…le instance of the edges
jayrajan
approved these changes
Apr 26, 2021
Merged
vinush-vignes
added a commit
that referenced
this pull request
Sep 14, 2024
* created arrows class to store lines + vector visuals * read lon to obtain fibres data * write lon and elem files * check linear connections and arrows exist before exporting * create empty arrows class if arrows not provided * export vtx files per pacing site * Feature/SM-31: IGB data load (#2) * load igb data * added load igb to imports * fibres filled with dummy values * fibres filled with dummy values * fibres filled with dummy values * Feature/SM-45: Write to CSV (#3) * export CSV writing to file using Panda * Bugfix/SM-63 Empty signalmaps (#4) * load empty signalMaps * Feature/SM-18: Linear connections writer (#5) * openCARP reader saves linear connection regions as separate data structure * faster write function for openCARP data * Feature/SM-45: Export CSV cell and histogram regions (#6) * include histogram and cell region in csv export * Bugfix/SM-86: Free boundaries as one actor (#8) * combine free boundaries into a single actor * not add rf to export openep if ablation == None (#9)
vinush-vignes
added a commit
that referenced
this pull request
Sep 14, 2024
* vtk load restored by stopping CV calc with vtk * OE38-BUG: signalMaps index error (#228) * added index error to signal maps import * added index error to signal maps import * handle empty ablation (#229) * SM7: Read lon file (#1) (#231) * created arrows class to store lines + vector visuals * read lon to obtain fibres data * write lon and elem files * check linear connections and arrows exist before exporting * create empty arrows class if arrows not provided * export vtx files per pacing site * Feature/SM-31: IGB data load (#2) * load igb data * added load igb to imports * fibres filled with dummy values * fibres filled with dummy values * fibres filled with dummy values * Feature/SM-45: Write to CSV (#3) * export CSV writing to file using Panda * Bugfix/SM-63 Empty signalmaps (#4) * load empty signalMaps * Feature/SM-18: Linear connections writer (#5) * openCARP reader saves linear connection regions as separate data structure * faster write function for openCARP data * Feature/SM-45: Export CSV cell and histogram regions (#6) * include histogram and cell region in csv export * Bugfix/SM-86: Free boundaries as one actor (#8) * combine free boundaries into a single actor * not add rf to export openep if ablation == None (#9)
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.
Merging in develop into master with the minimal layout that we currently have.