Skip to content

Commit

Permalink
demote heading section
Browse files Browse the repository at this point in the history
  • Loading branch information
larshinueber committed Oct 11, 2024
1 parent b99bf2a commit 17c8b45
Showing 1 changed file with 4 additions and 7 deletions.
11 changes: 4 additions & 7 deletions estimation/full_estimation_example.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -647,7 +647,7 @@
"id": "a77ce688-d439-4a37-94ee-ea9cd10b0d3d",
"metadata": {},
"source": [
"# True Errors, Formal Errors\n",
"## True Errors, Formal Errors\n",
"\n",
"Since we have now estimated the actual parameters - unlike when only getting the initial covariance matrix over the course of the orbit, as done in [Delfi-C3 Covariance Analysis example](https://docs.tudat.space/en/latest/_src_getting_started/_src_examples/notebooks/estimation/covariance_estimated_parameters.html) - we are able to qualitatively compare the goodness-of-fit of the found parameters with the known ground truth ones. \n",
"\n",
Expand Down Expand Up @@ -881,13 +881,10 @@
}
],
"metadata": {
"interpreter": {
"hash": "4a4d53b53330cd83e1499268313a4bcd5eafe4bf50523883929af79f2dd687b2"
},
"kernelspec": {
"display_name": "tudat-bundle",
"display_name": "tudat-examples",
"language": "python",
"name": "tudat-bundle"
"name": "python3"
},
"language_info": {
"codemirror_mode": {
Expand All @@ -899,7 +896,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.10.14"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 17c8b45

Please sign in to comment.