Analysis so far:
The crash happens in the tcl source file
src/markeranalysisplot2d.tcl
function MarkerAnalysisPlot2dCB(), when it calls
$frame get marker $id analysis plot2d $xdata $ydata $xcdata $ycdata \
$sys $sky $method
This translates to
Frame1 get marker 1 analysis plot2d plot2d1Frame1x plot2d1Frame1y
plot2d1Frame1xc plot2d1Frame1yc wcs fk5 average
and here I am stuck on that I don't know how to follow this.
--
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]