Re: Accesing to Measurements from a Macro
Posted by
Alnair on
Dec 30, 2014; 1:24pm
URL: http://astroimagej.170.s1.nabble.com/Accesing-to-Measurements-from-a-Macro-tp211p217.html
Hi Karen,
Including the function in Java like you describe would be great. Thanks.
The "T5" solution could work (and be very practical) for some cases, were object movement is slow and the field is not very crowded of stars.
Objects can move from less than 1 pixel from image to image to a large extend of the field for near earth asteroids.
The number of images in a time series can vary a lot. From 3 to 10 are the usual for astrometric purposes which can include
photometric measures. But for minor planet rotation detection, it can fall in the order of hundreds (1 image every 1-2 minutes during 3-8 hours).
We can take advantage than objects move at uniform speed and in straight line (during a single observing session) so a very convenient way to handle
this would be to mark object position in the first and the last image and recalculate the position in the rest of images taking into account the hour of each image.
Regards,
Ferran