Closed Saijin-Naib closed 2 years ago
Beautiful, thank you so much! I was really struggling, haha.
The only other thing I can think of at this juncture that I don't know how to handle would be mixed-camera Tasks and ensuring that each camera is represented once by the appropriate WARN/INFO message.
So for instance if I had a Task that had TeraCube, GoPro, and Fuji data, I'd expect to see two INFO messages (TeraCube and GoPro) and one WARN (Fuji).
Does your fix address that mixed-camera usecase?
Does your fix address that mixed-camera usecase?
It does!
I'm totally happy with this! If you're happy (and the CI/CD is happy) can we press merge?
This currently prints once per image in the Task so it gets noisy on the console. I could use some help cleaning this up, if possible.