[Kstars-devel] Photo mosaic ?

Jason Harris kstars at 30doradus.org
Wed Jun 21 16:29:05 CEST 2006


Hi,

The scripting can certainly be used to automate taking a number of  
pictures in a prescribed pattern.  You would use the function  
setINDITargetCoord(ra, dec) to point the telescope, and  
startINDIExposure(secs) to take an exposure.  There are many other  
commands available, check out the ScriptBuilder tool (Ctrl+B) for a  
complete list with documentation.

The scripting language is not so advanced that you can just give it a  
target and a number of pictures, but it would be pretty easy to write  
a shell script that would allow you to do that.

clear skies,
Jason

On Jun 21, 2006, at 4:54 AM, Emmanuel Chaput wrote:

>     Hello !
>
>     Could Kstars be used to build photo mosaics ? Given a few
> parameters (a target, a number of pictures, ...), could it drive
> a telescope and a camera to take all the pictures ? Is the
> scripting language rich enough for this ?
>
>    Thanks
>
> -- 
>   Manu
>
> _______________________________________________
> Kstars-devel mailing list
> Kstars-devel at kde.org
> https://mail.kde.org/mailman/listinfo/kstars-devel
>



More information about the Kstars-devel mailing list