Hacktoberfest 2026: the issues maintainers tagged for October, open and beginner-friendly. Browse Hacktoberfest issues

On vs off in number 8 exampls

Open
#369 0 comments 0 reactions 2 assignees View on GitHub

@marcodallavecchia is already working on this.

Since Aug 27, 2026.

Assessment

This issue has not been assessed yet.

Description

How could the content be improved?

I think the fact that the 0 pixels are "on" and the 1 pixels are "off" in the 8 image is a bit confusing for learners. I think perhaps the lesson developers chose this because of the way matplotlib chooses the defaults for plotting, starting with the darker color mapped to 0 and the lighter color and mapping to 1. I suggest we consider switching the data 0's and 1's and starting with plotting this in grey scale since it is binary instead of rgb.

Which part of the content does your suggestion apply to?

https://datacarpentry.github.io/image-processing/02-image-basics.html

Dominant language
HTML
Stars
113
Forks
126
Avg merge
21h 37m
Merged PRs (30d)
2

Getting set up

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from datacarpentry/image-processing

All issues in datacarpentry/image-processing

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.