change CalibrationMapReporter so it does not require the nickname to precisely match
Change the name of the group created on line 1445 in report
to 'CalibrationMap' and add nickname as an attribute. Update retrieve
accordingly. The nickname is still used to determine the file path.
This should make it easier to "hot swap" calibration maps as needed during testing, etc.