[PINPOINT-665]  Add more Magnitude properties to API
Type Enhancement
Priority Low
Severity Trivial
Component Astrometric Engine
Fixed In Version [6.06.0
Versions Affected [5.1d5.1d
Severity Closed
Resolution Complete
Reported By Bob Denny
Resources Bob Denny
Start Date 9/17/2013

Description
Add mapped properties for JHK (others?) mags to the PlateStar object. Then go back and hook these up to (e.g.) UCAC3...

Comments
9/18/2013 10:05:27 AM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/pinpoint
SVN Revision 102
Affected files /trunk/HTML Help/PinPoint.mdb (Modified)
/trunk/HTML Help/doc/PinPoint.chm (Modified)
/trunk/HTML Help/doc/PinPointPlatePROPColorBand.htm (Modified)
/trunk/HTML Help/doc/PinPointPlateStarPROPColorMagnitude.htm (Modified)
/trunk/HTML Help/doc/PinPointRELNOTES.htm (Modified)
/trunk/HTML Help/doc/PinPointVPP.htm (Modified)
/trunk/Visual PinPoint/frmMain5.frm (Modified)
/trunk/Visual PinPoint/frmMain5.frx (Modified)
/trunk/engine/Plate.cpp (Modified)
/trunk/engine/PlateStar.cpp (Modified)
/trunk/engine/field_compare/field_compare.cpp (Modified)
Check-in comment Oops, the Plate.ColorBand and Plate.FilterBand enumeration, along with the mag properties in PlateStars being calculated using the ColorBand, were not implemented for the three new JHK magnitude bands! GEM:665
9/18/2013 9:04:30 AM   Bob Denny
Reopened. Adding ColorBand values for these. Need to be in VPP also.
9/17/2013 4:58:08 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/pinpoint
SVN Revision 99
Affected files /trunk/HTML Help/PinPoint.mdb (Modified)
/trunk/HTML Help/doc/PinPoint.chm (Modified)
/trunk/HTML Help/doc/PinPoint.hhc (Modified)
/trunk/HTML Help/doc/PinPoint.hhk (Modified)
/trunk/HTML Help/doc/PinPointPlateStarPROPHMagnitude.htm (Added)
/trunk/HTML Help/doc/PinPointPlateStarPROPJMagnitude.htm (Added)
/trunk/HTML Help/doc/PinPointPlateStarPROPKMagnitude.htm (Added)
/trunk/HTML Help/doc/PinPointRELNOTES.htm (Modified)
/trunk/engine/PinPoint.idl (Modified)
/trunk/engine/PlateStar.cpp (Modified)
/trunk/engine/PlateStar.h (Modified)
/trunk/engine/common.h (Modified)
/trunk/engine/usno/readucac3.cpp (Modified)
/trunk/engine/usno/readucac4.cpp (Modified)
/trunk/engine/usno/readusnoa.cpp (Modified)
/trunk/engine/usno/readusnob.cpp (Modified)
Check-in comment New JHK magnitude properties in the engine GEM:665
9/17/2013 3:55:48 PM   Bob Denny
SVN Comment
Author rbdenny
Repository svn+ssh://rbdenny@a2_svn_dc3/home/rbdenny/svn/astro/pinpoint
SVN Revision 97
Affected files /trunk/engine/usno/readusnonet.cpp (Modified)
Check-in comment Both changes for B1.0 southern stars as well as exposing JHK from NOMAD (2 issues) GEM:665 GEM:605