Warning, /education/kstars/doc/ekos.docbook is written in an unsupported language. File is not indexed.

0001 <chapter id="ekos">
0002 <title>Ekos</title>
0003 <indexterm><primary>Ekos</primary></indexterm>
0004 
0005 <para>
0006     <emphasis role="bold">Ekos</emphasis> is an advanced cross-platform (&Windows;, &MacOS;, &Linux;) observatory control and automation tool with a particular focus on Astrophotography. It is based on a modular extensible framework to perform common astrophotography tasks. This includes highly accurate GOTOs using astrometry solver, ability to measure <emphasis>and</emphasis> correct polar alignment errors, auto-focus &amp; auto-guide capabilities, and capture of single or stack of images with filter wheel support. Ekos is shipped with &kstars;.
0007 </para>
0008 <mediaobject>
0009   <videoobject>
0010     <videodata contentdepth="315" contentwidth="560" fileref="https://www.youtube.com/embed/un2KVJY3Yis"/>
0011   </videoobject>
0012   <caption><para><phrase>Ekos introductory video</phrase></para></caption>
0013 </mediaobject>
0014 <para>Features:</para>
0015 <itemizedlist>
0016     <listitem>
0017         <para>
0018             Control your telescope, Camera (&amp; DSLRs), filter wheel, focuser, guider, adaptive optics unit, and any INDI-compatible auxiliary device from Ekos.
0019         </para>
0020     </listitem>
0021     <listitem>
0022         <para>
0023             <emphasis>Built-in</emphasis> native <link linkend="ekos-guide">autoguiding</link> with support for automatic dithering between exposures and support for Adaptive Optics devices in addition to traditional guiders.
0024         </para>
0025     </listitem>
0026     <listitem>
0027         <para>
0028             <ulink url="https://knro.blogspot.com/2013/10/demo-of-ekos-alignment-module.html">Extremely accurate GOTOs</ulink> using astrometry.net solver (both Online and Offline solvers supported).
0029         </para>
0030     </listitem>
0031     <listitem>
0032         <para>
0033             Load &amp; Slew: Load a FITS image, slew to solved coordinates, and center the mount on the exact image coordinates in order to get the same desired frame.
0034         </para>
0035     </listitem>
0036     <listitem>
0037         <para>
0038             Measure &amp; Correct Polar Alignment errors using astrometry.net solver.
0039         </para>
0040     </listitem>
0041     <listitem>
0042         <para>
0043             Easy to use Polar Alignment Assistant tool. A very quick and reliable tool to polar align your German Equatorial Mount!
0044         </para>
0045     </listitem>
0046     <listitem>
0047         <para>
0048             Capture and record <ulink url="https://www.youtube.com/watch?v=OJFZWwlAQRM">video streams in SER format</ulink>.
0049         </para>
0050     </listitem>
0051     <listitem>
0052         <para>
0053             Completely <ulink url="https://www.youtube.com/watch?v=85L3J_iiXZ4">automated scheduler</ulink> to control all your observatory equipment, select the best targets for imaging given current conditions and constraints, monitor weather conditions, and capture your data while you are away!
0054         </para>
0055     </listitem>
0056     <listitem>
0057         <para>
0058             <emphasis>Smart</emphasis> Dark Library: All your dark frames with different binning/temperature/frame settings are saved for future use. Ekos re-uses dark frames intelligently without taking unnecessary captures. You can configure how long you want to reuse all the dark frames.
0059         </para>
0060     </listitem>
0061     <listitem>
0062         <para>
0063             Define multiple driver profiles for local and remote setups. Switch among them easily.
0064         </para>
0065     </listitem>
0066     <listitem>
0067         <para>
0068             Auto and manual focus modes using Half-Flux-Radius (HFR) method.
0069         </para>
0070     </listitem>
0071     <listitem>
0072         <para>
0073             <ulink url="https://www.youtube.com/watch?v=stsrcsPxUZA">Automated <emphasis>unattended</emphasis> meridian flip</ulink>. Ekos performs post meridian flip alignment, calibration, focusing, and guiding to resume the capture session.
0074         </para>
0075     </listitem>
0076     <listitem>
0077         <para>
0078             Automatic focus between exposures when a user-configurable HFR limit is exceeded.
0079         </para>
0080     </listitem>
0081     <listitem>
0082         <para>
0083             Powerful sequence queue for batch capture of images with optional prefixes, timestamps, filter wheel selection, and much more!
0084         </para>
0085     </listitem>
0086     <listitem>
0087         <para>
0088             Export and import sequence queue sets as Ekos Sequence Queue (<literal role="extension">.esq</literal>) files.
0089         </para>
0090     </listitem>
0091     <listitem>
0092         <para>
0093             <ulink url="https://www.youtube.com/watch?v=fg2HDFg_dCE">Center the telescope anywhere in a captured FITS image</ulink> or any FITS with World Coordinate System (WCS) header.
0094         </para>
0095     </listitem>
0096     <listitem>
0097         <para>
0098             Automatic flat field capture, just set the desired ADU and let Ekos does the rest!
0099         </para>
0100     </listitem>
0101     <listitem>
0102         <para>
0103             Automatic abort and resumption of exposure tasks if guiding errors exceed a user-configurable value.
0104         </para>
0105     </listitem>
0106     <listitem>
0107         <para>
0108             Support for dome slaving.
0109         </para>
0110     </listitem>
0111     <listitem>
0112         <para>
0113             Complete integration with &kstars; Observation Planner and SkyMap.
0114         </para>
0115     </listitem>
0116     <listitem>
0117         <para>
0118             Fully scriptable via <ulink url="https://freedesktop.org/wiki/Software/dbus/">&DBus;</ulink>.
0119         </para>
0120     </listitem>
0121     <listitem>
0122         <para>
0123             Integrate with all INDI native devices.
0124         </para>
0125     </listitem>
0126 </itemizedlist>
0127 
0128 &tool-ekos-setup;
0129 &tool-ekos-user-interface;
0130 &tool-ekos-profile-wizard;
0131 &tool-ekos-profile-editor;
0132 &tool-ekos-logs;
0133 &tool-ekos-capture;
0134 &tool-ekos-focus;
0135 &tool-ekos-guide;
0136 &tool-ekos-align;
0137 &tool-ekos-scheduler;
0138 &tool-ekos-analyze;
0139 &tool-ekos-tutorials;
0140 
0141 </chapter>