Feature/285 example script on how to simulate faults#286
Merged
Conversation
There was a problem hiding this comment.
Pull Request Overview
Adds a new fault modeling example script that demonstrates simulating faults with four reaction wheels.
- Registers
fault_environmentin the examples toctree - Notes the new example in the release notes
Reviewed Changes
Copilot reviewed 2 out of 3 changed files in this pull request and generated no comments.
| File | Description |
|---|---|
| examples/_default.rst | Added fault_environment to the examples list |
| docs/source/release_notes.rst | Documented the new fault modeling example |
Comments suppressed due to low confidence (1)
docs/source/release_notes.rst:43
- Indent this bullet to match existing entries so the asterisk aligns (add a leading space before
*).
* Add fault modeling example script using four reaction wheels in the `Fault Environment <examples/fault_environment.ipynb>`_ example.
a6aacc3 to
19e6db2
Compare
Mark2000
requested changes
Jun 30, 2025
Contributor
Mark2000
left a comment
There was a problem hiding this comment.
Overall looks good, but have a few suggestions I commented below!
25ff7ad to
7dda3a0
Compare
7dda3a0 to
8900fe0
Compare
Mark2000
approved these changes
Jul 1, 2025
Contributor
Mark2000
left a comment
There was a problem hiding this comment.
Thanks for making those changes, looks good.
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.
Description
Closes #285
Includes an example script on how to model faults with four reaction wheels.
Type of change
How should this pull request be reviewed?
How Has This Been Tested?
N/A
Future Work
N/A
Checklist