[SCHEDULER-1523]  Remove MP from object name before writing to FITS OBJECT
Type Quirk
Priority Medium
Severity Trivial
Component AcquireScheduler Script
Fixed In Version [8.28.2
Versions Affected [8.1.28.1.2
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 7/10/2018

Description
See this Comm Center thread by Geoff Stone. If a minor planet is being acquired via MPCORB lookup, it will have "MP " in front of its name, number, or designation. Remove the MP brom the name before using it as the FITS 'OBJECT' header in images.

Comments
7/10/2018 10:56:51 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/scheduler
SVN Revision 675
Affected files /trunk/AcquireScheduler.vbs (Modified)
/trunk/Help/RelNotes.htm (Modified)
Check-in comment Imaging a planetary, only the name, number, or designation is put into the image FITS OBJECT field. No more CT or MP. GEM:1523
7/10/2018 9:50:27 PM   Bob Denny
As of the changes in ACP-1606 it's even worse. Need to isolate the Planet number, name or designation from both the CT and from the possible trailing stuff after the # Easy. Just use the contents of the Observation.Planet field!