Coding 2025-03-21
I made some tweaks to my helper function for printing, which allowed me to confirm that sending images in two separate print commands will directly concatenate them vertically. This is good, since it means I can more-or-less arbitrarily split images up if they're too big.
Aside from that, I mostly focused on planning out image processing. This planning is a mix of figuring out what I want stuff to look like, and what Numpy will easily support.
In any case, I have some ideas, but not time right now to act on them. Got to get ready for bed.
Good night.