Skip to content

Commit

Permalink
color -> one color per layer
Browse files Browse the repository at this point in the history
  • Loading branch information
Camilla Pacifici committed Jun 12, 2024
1 parent 1f91e14 commit 50418d3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebooks/cross_instrument/rgb_imviz/imviz_rgb_carina.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@
"metadata": {},
"outputs": [],
"source": [
"plot_options.image_color_mode = 'Color'\n",
"plot_options.image_color_mode = 'One color per layer'\n",
"plot_options.apply_RGB_presets()"
]
},
Expand Down Expand Up @@ -357,7 +357,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.11.9"
"version": "3.9.7"
}
},
"nbformat": 4,
Expand Down

0 comments on commit 50418d3

Please sign in to comment.