Accesing to Measurements from a Macro
Posted by
Alnair on
Dec 28, 2014; 7:09pm
URL: http://astroimagej.170.s1.nabble.com/Accesing-to-Measurements-from-a-Macro-tp211.html
Hi,
I'm writing a macro for AstroImageJ to convert astrometry measurements to Minor Planet Center (MPC) format.
After getting a Measurements Table I don't know how to access it from a macro.
However if I save Measurements and import like a Results table (File=>Import=>Results) I can access to information
with
getResult function, and
nResults have the number of rows.
There are a way to access directly to a Measurements Table from a macro?
I attach my macro for reference.
Regards,
Ferran