Skip to content

Commit cc55e49

Browse files
committed
fix instrument view notebook
1 parent 2ab2019 commit cc55e49

File tree

1 file changed

+0
-36
lines changed

1 file changed

+0
-36
lines changed

docs/user-guide/dream/dream-instrument-view.ipynb

Lines changed: 0 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -140,24 +140,6 @@
140140
"full_view"
141141
]
142142
},
143-
{
144-
"cell_type": "code",
145-
"execution_count": null,
146-
"id": "9",
147-
"metadata": {
148-
"editable": true,
149-
"nbsphinx": "hidden",
150-
"slideshow": {
151-
"slide_type": ""
152-
},
153-
"tags": []
154-
},
155-
"outputs": [],
156-
"source": [
157-
"full_view[2].controls[\"tof\"][\"slider\"].value = 35\n",
158-
"full_view[1].toolbar.tools[\"autoscale\"].click()"
159-
]
160-
},
161143
{
162144
"cell_type": "markdown",
163145
"id": "10",
@@ -193,24 +175,6 @@
193175
"mantle_view"
194176
]
195177
},
196-
{
197-
"cell_type": "code",
198-
"execution_count": null,
199-
"id": "12",
200-
"metadata": {
201-
"editable": true,
202-
"nbsphinx": "hidden",
203-
"slideshow": {
204-
"slide_type": ""
205-
},
206-
"tags": []
207-
},
208-
"outputs": [],
209-
"source": [
210-
"mantle_view[1].controls[\"tof\"][\"slider\"].value = 43\n",
211-
"mantle_view[0].toolbar.tools[\"autoscale\"].click()"
212-
]
213-
},
214178
{
215179
"cell_type": "markdown",
216180
"id": "13",

0 commit comments

Comments
 (0)