Skip to content
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

DOC: refactor dispersion analysis notebook #463

Merged
merged 3 commits into from
Nov 18, 2023

Conversation

giovaniceotto
Copy link
Member

Pull request type

  • ReadMe, Docs and GitHub updates

Checklist

  • Docs have been reviewed and added / updated

Current behavior

Dispersion Analysis Notebook does not work in v1 since it still uses camelCase.

New behavior

Minor changes were made to the notebook to support v1.

Breaking change

  • Yes
  • No

Additional information

Due to time constrains, the number of simulations executed were just 100.
Fake data was used for new parameters such as motor casing inertia tensor.

@Gui-FernandesBR Gui-FernandesBR added Docs Docs and examples related Monte Carlo Monte Carlo and related contents labels Nov 15, 2023
@Gui-FernandesBR Gui-FernandesBR added this to the Release v1.X.0 milestone Nov 15, 2023
Copy link
Member

@Gui-FernandesBR Gui-FernandesBR left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Works on my machine. Great solve, @giovaniceotto !!

A couple of commentaries tho:

  • Remember to apply black before pushing. I wonder if our linter should also be blaking .ipynb files. To use black on notebooks: pip install black[jupyter]
  • The parachute_drop_from_helicopter.ipynbexample is still not updated, but no worries.

@MateusStano MateusStano merged commit 09f14ec into develop Nov 18, 2023
4 checks passed
@MateusStano MateusStano deleted the doc/refactor_dispersion_analysis_notebook branch November 18, 2023 16:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Docs Docs and examples related Monte Carlo Monte Carlo and related contents
Projects
Status: Closed
Development

Successfully merging this pull request may close these issues.

3 participants