datacarpentry / image-processing

Image Processing with Python
https://datacarpentry.org/image-processing
Other
104 stars 125 forks source link

proposed compromise for issue #78 #210

Closed quist00 closed 2 years ago

quist00 commented 2 years ago

Resolves #78

Well here is my shot at trying to cross those streams. I will reserve judgement on whether it improves things or not. At the very least it highlights the challenge.

tobyhodges commented 2 years ago

Thank you for making the change, @quist00. It looks good to me, and I hope it will make things a little easier for people coming to image data for the first time. I will make sure to seek specific feedback about this from the beta pilots, to inform our approach in future.

tobyhodges commented 2 years ago

@quist00 a merge conflict is arising because the three-colour image example was removed from the start of 03-skimage-images in #208. Please could you update your branch to reflect this? I can then merge your PR.

quist00 commented 2 years ago

Okay, missing changes should be merged in now.

tobyhodges commented 2 years ago

Excellent, thank you @quist00