Move Probe::DoMapField into a free function
There is not point of having the DoMapField as a method of Probe. Move it into its own free function, inline with how other filters do.
There is not point of having the DoMapField as a method of Probe. Move it into its own free function, inline with how other filters do.