HorizonsRC / hydrobot

Python package providing tools for the automation of data processing.
Other
0 stars 0 forks source link

More comprehensive gap visualisation. #46

Open nicmostert opened 5 months ago

nicmostert commented 5 months ago

At present it is hard to distinguish the types of gaps. In practice we have many different types of gaps, and they should be displayed in different ways to distinguish them more clearly. Here are some types I can think of right now, but there may be more:

For the same reason, it makes sense to support the plotting of synthetic data in a clear and comprehensive way. Perhaps in a different "view" or plot, showing which infill method was used.

nicmostert commented 5 months ago

This is not strictly necessary for the Stable Hybrid Processing Workflow Milestone, but it would make things a lot easier.

nicmostert commented 4 months ago

Yeah I'm removing this from the milestone due to time constraints. Also, sam pointed out that these gaps are actually visually distinct in our current visualizer. This now falls into a visualizer enhancement category. I'll leave this open in case I want to write a "gap viewer" that marks them with big obvious bars at some point.