Skip to content

Commit

Permalink
Fixed notebook typo
Browse files Browse the repository at this point in the history
  • Loading branch information
gmzsebastian committed Nov 15, 2023
1 parent b5e572b commit fda6c6e
Showing 1 changed file with 32 additions and 32 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"cells": [
{
"cell_type": "markdown",
"id": "4d475d06",
"id": "e85a8bfb",
"metadata": {},
"source": [
"# STIPS Advanced Tutorial I – Further Observations (Noise and Distortion)\n",
Expand All @@ -12,7 +12,7 @@
},
{
"cell_type": "markdown",
"id": "2c32f49a",
"id": "50af6027",
"metadata": {},
"source": [
"## Checking STIPS Import\n",
Expand All @@ -23,7 +23,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "0faf5f4f",
"id": "a5ac5c9b",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -46,7 +46,7 @@
},
{
"cell_type": "markdown",
"id": "824e3203",
"id": "beabca1e",
"metadata": {},
"source": [
"## Generating a Smaller Scene\n",
Expand Down Expand Up @@ -76,7 +76,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "87ce053c",
"id": "8adc0804",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -88,7 +88,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "de24b8e5",
"id": "ef258eda",
"metadata": {
"tags": []
},
Expand Down Expand Up @@ -140,7 +140,7 @@
},
{
"cell_type": "markdown",
"id": "603a1d40",
"id": "d513f7e7",
"metadata": {},
"source": [
"## Observations\n",
Expand Down Expand Up @@ -177,7 +177,7 @@
},
{
"cell_type": "markdown",
"id": "3d37d76d",
"id": "99345d76",
"metadata": {},
"source": [
"## Basic Tutorial Observation"
Expand All @@ -186,7 +186,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "eb41fe11",
"id": "66df9b43",
"metadata": {
"scrolled": true,
"tags": []
Expand Down Expand Up @@ -236,7 +236,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "f4c60a9a",
"id": "5cd11414",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -252,7 +252,7 @@
},
{
"cell_type": "markdown",
"id": "159eb0e7",
"id": "12f6d721",
"metadata": {},
"source": [
"## Observation I"
Expand All @@ -261,7 +261,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "a555e79b",
"id": "df0eee89",
"metadata": {},
"outputs": [],
"source": [
Expand Down Expand Up @@ -295,15 +295,15 @@
" }\n",
"\n",
"obm_1 = ObservationModule(observation_parameters_1, out_prefix=obs_prefix, ra=obs_ra, dec=obs_dec,\n",
" residual=residuals_1, out_file='notebooks_data/')\n",
" residual=residuals_1, out_path='notebooks_data/')\n",
"\n",
"obm_1.nextObservation()"
]
},
{
"cell_type": "code",
"execution_count": null,
"id": "3786cb7d",
"id": "667dfe26",
"metadata": {
"scrolled": true,
"tags": []
Expand All @@ -321,7 +321,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "20eb7ab7",
"id": "7ed6e399",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -337,7 +337,7 @@
},
{
"cell_type": "markdown",
"id": "9daa83fb",
"id": "1a85b9a5",
"metadata": {},
"source": [
"## Observation II"
Expand All @@ -346,7 +346,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "67da2d15",
"id": "de45ba51",
"metadata": {
"scrolled": true,
"tags": []
Expand Down Expand Up @@ -391,7 +391,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "7cf79afb",
"id": "fba6bd12",
"metadata": {
"scrolled": true,
"tags": []
Expand All @@ -409,7 +409,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "10ef5f1b",
"id": "4ee3f7ac",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -425,7 +425,7 @@
},
{
"cell_type": "markdown",
"id": "edca0ad6",
"id": "9b14565e",
"metadata": {},
"source": [
"## Observation III.1"
Expand All @@ -434,7 +434,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "6d7374e2",
"id": "6f2db88c",
"metadata": {
"scrolled": true,
"tags": []
Expand Down Expand Up @@ -479,7 +479,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "4a82cda1",
"id": "31a416ef",
"metadata": {
"scrolled": true,
"tags": []
Expand All @@ -497,7 +497,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "eec2048c",
"id": "fd6932d4",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -513,7 +513,7 @@
},
{
"cell_type": "markdown",
"id": "98ac1dd7",
"id": "4a9eb7d5",
"metadata": {},
"source": [
"## Observation III.2"
Expand All @@ -522,7 +522,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "4a90cd78",
"id": "f201031c",
"metadata": {
"scrolled": true,
"tags": []
Expand Down Expand Up @@ -567,7 +567,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "e680651b",
"id": "7565cf33",
"metadata": {
"scrolled": true,
"tags": []
Expand All @@ -585,7 +585,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "5267a6bd",
"id": "7982bf44",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -601,7 +601,7 @@
},
{
"cell_type": "markdown",
"id": "7c83d17e",
"id": "51839190",
"metadata": {},
"source": [
"## Observation III.3"
Expand All @@ -610,7 +610,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "8d14c677",
"id": "bde642c8",
"metadata": {
"scrolled": true,
"tags": []
Expand Down Expand Up @@ -655,7 +655,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "165b2a1a",
"id": "dd84a271",
"metadata": {
"scrolled": true,
"tags": []
Expand All @@ -673,7 +673,7 @@
{
"cell_type": "code",
"execution_count": null,
"id": "07e7a875",
"id": "154d74c7",
"metadata": {},
"outputs": [],
"source": [
Expand All @@ -689,7 +689,7 @@
},
{
"cell_type": "markdown",
"id": "d3e0080c",
"id": "9323b6e5",
"metadata": {},
"source": [
"## Conclusion\n",
Expand Down

0 comments on commit fda6c6e

Please sign in to comment.