When running map.plot(...) for multiple PID bins without assigning a range for the color scale, the minimum and maximum are assigned to that of the leftmost PID bin rather than the minimum/maximum of the map, potentially causing bins to overflow.
Example: these are the $\nu_\mu$ CC bins from the recent GNN tau appearance analysis:

When running
map.plot(...)for multiple PID bins without assigning a range for the color scale, the minimum and maximum are assigned to that of the leftmost PID bin rather than the minimum/maximum of the map, potentially causing bins to overflow.Example: these are the$\nu_\mu$ CC bins from the recent GNN tau appearance analysis:
