Leftover from Mo's MR
Few things we should fix at some point, but didn't need for @maly's MR:
- Get rid of
DISCRIMINANT_NAME_MAP_NODOLLAR - Use
multiprocessing.Poolrather thanProcess - Add back option to selectively plot processes
Few things we should fix at some point, but didn't need for @maly's MR:
DISCRIMINANT_NAME_MAP_NODOLLAR
multiprocessing.Pool rather than Process