Skip to content

Update pixel size exercise in filetypes and metadata episode #102

Description

@K-Meech

In the pixel size / scale challenge, we name layers like:

image_layer_1 = viewer.layers[0]
image_layer_2 = viewer.layers[1]
image_layer_3 = viewer.layers[2]

It would probably be clearer to rename these to image_layer_0, image_layer_1, image_layer_2 to match the index.

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions