Live Stacking ?
Live Stacking ?
Are there any plans to add Live Stacking capabilities to AA?
John
CCD-Freak
WD5IKX
Star Ranch Obs - SRO
CCD-Freak
WD5IKX
Star Ranch Obs - SRO
Re: Live Stacking ?
Hi John, this is a script from the demo scripts section of AA help.
Imaging and stacking in realtime
expo = 3.0
for i = 1 to 10
if i = 1 then
Camera.Start(expo)
else
Camera.StartAndStack(expo)
end if
Camera.Wait
next i
Imaging and stacking in realtime
expo = 3.0
for i = 1 to 10
if i = 1 then
Camera.Start(expo)
else
Camera.StartAndStack(expo)
end if
Camera.Wait
next i
Iver
Re: Live Stacking ?
Thanks for the tip Iver...
I also wondered about this, and didn't even think about scripting my way out of it.
I also wondered about this, and didn't even think about scripting my way out of it.
/Rudi
Re: Live Stacking ?
I have not used scripts as yet but this may be a good intro. I sometimes do EAA during nights of bad seeing and Live Stacking would be a nice capability added to AA.
Thanks
Thanks
John
CCD-Freak
WD5IKX
Star Ranch Obs - SRO
CCD-Freak
WD5IKX
Star Ranch Obs - SRO