nasa / trick

Trick Simulation Environment. Trick provides a common set of simulation capabilities and utilities to build simulations automatically.
Other
34 stars 19 forks source link

QUESTION: Would it helpful to modify the monte carlo tutorial page? #1502

Closed garshaam closed 1 year ago

garshaam commented 1 year ago

The tutorial is generally consistent and builds on itself to keep each section short and self contained. I am wondering if it would be helpful to modify the monte carlo page in some of the following ways to keep that pattern:

-Base the test on the cannon_numeric simulation instead (or use the exact same cannon_analytic as before) -Cut out redundant material showing a plot of one curve/test. -Rename files to stay consistent (input.py vs test.py)

The page is alright as-is but if it would be helpful to modify it I can submit a revision. I am a bit new to open source projects so let me know if I am approaching this incorrectly.

jdeans289 commented 1 year ago

Sure! We would appreciate the contribution. To make a contribution, fork the project, make your changes, and submit a pull request. We will review it and collaborate with you to incorporate your changes.

jdeans289 commented 1 year ago

Closed by #1511

Thanks again for your contribution!