Skip to content

Fix trace coordinate metadata for 2D

Jim King requested to merge feature/jim.king/trace_positions_2d into master

Use correct trace header fields for X/Y coordinates for 2D trace positions; for some types of 2D we were using the wrong trace header field.

Create 2D trace coordinate metadata for unbinned data; we were not creating this metadata.

Merge request reports