Dev matlab example#173
Open
jackybehrendt12 wants to merge 4 commits into
Open
Conversation
…litate switching datasets during demos
* Fix pyvista off-screen rendering for headless screenshot mode in image_recon_multi_view * Add AAL3 and Brodmann atlas notebooks * consolidating custom parcel label notebooks * extend explanations in 52c_custom_parcel_labels.ipynb * added documentation and renamed 52c custom_parcel_labels * Fix aal3 repeated table Update 52_custom_parcel_labels.ipynb so the final ICBM152 summary table reports Brodmann labels instead of repeating the AAL3 summary. * Minor changes on the combined file Deleted the original notebooks: - examples/head_models/52a_aal3_labels_colin27_and_icbm152.ipynb - examples/head_models/52b_brodmann_labels_icbm152_and_colin27.ipynb Updated Eike's combined notebook by: - Renaming it from 52_custom_parcel_labels.ipynb to 52_mni_atlas_labels_aal3_brodmann.ipynb so AAL3 and Brodmann are easier to find for users - Updating the notebook heading to clearly mention AAL3 and Brodmann atlas labels - Adding a short opening sentence explaining that the notebook labels Colin27 and ICBM152 surfaces and summarizes overlap with Schaefer2018 parcels - Added an optional SAVE_TABLES example that writes the four parcel summary tables to TSV files * render 52_mni_atlas_labels_aal3_brodmann.ipynb in the docs --------- Co-authored-by: Eike Middell <eike@middell.net> Co-authored-by: Alexander von Lühmann <avonluh@gmail.com>
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.
Hi Eike,
This pull request adds an example notebook demonstrating how to use the matlab engine together with Cedalion.
Changes:
Please let me know if you would like me to make any changes to the example notebook :)