Skip to content

Add plotting tutorials to the main tutorials branch #1903

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

luisaFelixSalles
Copy link
Contributor

@luisaFelixSalles luisaFelixSalles commented Nov 15, 2024

Add new plot tutorials to the plotting section:

List of tutorials:

  • Plotting meshes
  • Plotting deformed meshes
  • Plotting data on the mesh
  • Plotting data on the deformed mesh
  • Plotting data on specific path
  • Plotting data on geometry elements
  • Plotting a graph

Preview on how it renders

Plotting section main page

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_index html

Plotting meshes

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_meshes html (1)

Plotting deformed meshes

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_deformed_meshes html

Plotting data on the mesh

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_data_on_the_mesh html (1)

Plotting data on the deformed mesh

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_data_on_deformed_mesh html (1)

Plotting data on specific path

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_data_on_specific_path html (1)

Plotting data on geometry elements

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_data_on_geometry_elements html (1)

Plotting a graph

_D__ANSYSdev_pydpf-core_doc_build_html_user_guide_tutorials_plot_plotting_a_graph html (1)

@luisaFelixSalles luisaFelixSalles self-assigned this Nov 15, 2024
@luisaFelixSalles luisaFelixSalles mentioned this pull request Nov 15, 2024
36 tasks
Copy link

codecov bot commented Nov 15, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 83.82%. Comparing base (bb261aa) to head (e1db276).
Report is 215 commits behind head on doc/new-tutorials-section.

✅ All tests successful. No failed tests found.

Additional details and impacted files
@@                      Coverage Diff                      @@
##           doc/new-tutorials-section    #1903      +/-   ##
=============================================================
- Coverage                      88.37%   83.82%   -4.55%     
=============================================================
  Files                             89       90       +1     
  Lines                          10251    10399     +148     
=============================================================
- Hits                            9059     8717     -342     
- Misses                          1192     1682     +490     

@luisaFelixSalles luisaFelixSalles changed the base branch from master to doc/new-tutorials-section November 15, 2024 16:18
@PProfizi PProfizi added the tutorials Related to PyDPF-Core tutorials label Nov 19, 2024
@luisaFelixSalles luisaFelixSalles force-pushed the tutorials/plot/firsts-plotting-tutorials branch from 36f164c to 1bcc421 Compare November 20, 2024 12:40
@luisaFelixSalles luisaFelixSalles force-pushed the doc/new-tutorials-section branch from 576cd9f to 627c2de Compare December 19, 2024 16:42
@rafacanton rafacanton self-requested a review March 27, 2025 14:56
@PProfizi
Copy link
Contributor

I figured the plot_data_on_custom_path and plot_dada_on_custom_geometry are not actually plotting tutorials. Rather they are tutorials on how to create paths and geometries and map to it. The plot is just the final result.
These can be added back in a new section on Probes, paths, and slices.

@PProfizi PProfizi merged commit 839f56e into doc/new-tutorials-section May 20, 2025
113 of 118 checks passed
@PProfizi PProfizi deleted the tutorials/plot/firsts-plotting-tutorials branch May 20, 2025 15:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
tutorials Related to PyDPF-Core tutorials
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants