mirror of
https://gitlab.com/wgp/dougal/software.git
synced 2025-12-06 13:07:08 +00:00
This commits adds back the vessel track as well as other layers, gives the option to load both point and line versions of the plan, raw, and final sequences, and adds heatmaps showing positioning error of raw and final data relative to preplots. The implementation in this commit relies on translating the binary sequence data into JSON (for the heatmaps) which is inefficient but adequate as an initial proof of concept.