¡Esta es una revisión vieja del documento!
Tabla de Contenidos
This page is not fully translated, yet. Please help completing the translation.
(remove this paragraph once the translation is finished)
Ajustes generales del sistema
Desde el menú: Ajustes → General.
General
En esta pestaña puedes manejar la base de datos de SkyChart. Contiene los elementos orbitales de cometas y asteroides, información de las imágenes del SAC, del DSS y de RealSk, e información sobre la ubicación de los observatorios.
Para prepresentar los cometas y asteroides, SkyChar calcula sus efemérides y las guarda en una base de datos. Antes de hacerlo, necesitas descargar datos recientes de sus elementos orbitales. Revisa laspestañas cometas y asteroides correspondientes al menú Ajustes → Sistema solar.

También puedes crear una bases de datos de imágenes del SAC. Para más información sobre éstas, revisa la pestaña objetos del menú Ajustes → Imágenes.
La información sbre países y obervatorios tmbién se guarda en labase de datos. Puedes crearl desde el menú Ajustes → Observatorio.
Una instalción estndar de SkyChart crea una base de datos SQLite. SQLite es muy rápida y fácil de usar. Pero tal vez prefieres usar MySQL como DBMS. Por ejemplo, si quieres buscar cometas y asteroides externs a SkyChart con otra aplicación. O si quieres compratir una misma base de datos entre varias computadoras. Necesitas al menos un conocimiento básico de MySQL para hacerlo. Otra advertencia: si decides cargar los datos de MPCORB sin límites en una MySQL DBMS, puede llevar horas. Si usas Windows XP, copia libmySQL.dll del directorio bin de la instalación de MySQL al directorio de instalación de Skychart.
- SQLite: Contiene la ubicación de la base de datos. Usualmente en Windows es \My documents\[user]\Local Settings\Skychart\database\. Puedes cambiarla.
- MySQL: Necesitas un servidor MySQL al cual conectarte. Se propone una conexión local. Puedes especificar una conexión alternativa con parámetros preestablecidos:
- DB Name cdc
- Host Name localhost
- Userid root
- Password [tu calve root de mysql]
- Port 3306 (standard MySQL port)
- Asteroid Setting te lleva a Ajustes → Sistema solar → Asteroides. (versiones más viejas de SkyChart).
- Comet Setting te lleva a Ajustes → Sistema solar → Cometas. (versiones más viejas de SkyChart).
- Drop DataBase borra el contenido de la base de datos.
- Create DataBase inicia el script de SQL “define tables”.
- Check permite verificar la creación exitosa de las tablas.
Directorio especifica la ubicación de los directorios de instalación de SkyChart y de datos de usuario. Puedes cambiarlos.
Servidor
En esta pestaña puedes configurar los parámetors para usar Skychart como servidor. Puedes verificar el estado de la conexión en Vistas → Información de servidor
- SkyChart acepta conexiones seleccionando Usar servidor TCP/IP.
- SkyChart verifica la atención del cliente y cierra la conexión de un cliente inactivo a menos que elijas Mantener viva la conexión con el cliente.
- Interface IP del servidor define la interfase de red que Skychart escucha. El valor predeterminado 127.0.0.1 permite sólo conexiones locales. Si el cliente es remoto, necesitas dar su dirección IP o 0.0.0.0 paraa escuchar todas las interfases.
- SkyChart escucha el puerto establecido en Puerto IP del servidor. Si lo cambias, debes cambiarlo también en el software del cliente.
Telescopio
Para usar SkyChart con tu telescopio necesitas establcer algunas configuracioes básicas en esta pestaña. En primer lugar seleciona la interfaz del telescopio. Puedes elegir entre:
ASCOM
Usa sólo en Windows. Con ASCOM puedes controlar la mayor parte de tu equipo astronómico, tal como la montura y el domo. Si no tienes el driver Ascom instaldo, puedes descargarlo de http://ascom-standards.org/
Driver INDI
Usa en Linux y Mac solamente. El paquete Indi está diseñado para usar todo tipo de aparatos astronómicos. Muchas monturas computarizadas y domos pueden ser controlados por Indi. Puedes descargarlo si no vino con tu distribución Linux. Si quieres usar el driver Indi, haz las configuraciones necesarias.
Puede sr difícil saber el número de puerto si tiees varios dptadores o uadptador USB. En este cao u el comando dmesg para encontrarlo.
En el siguiente ejemploebes indicar /dev/ttyS0 para el uerto del motherboard o /dev/ttyUSB0 parael puerto USB.
serial8250: ttyS0 at I/O 0x3f8 (irq = 4) is a 16550A usb 5-1: FTDI USB Serial Device converter now attached to ttyUSB0
LX200
Este driver soporta LX200, Autostar, Magellan I/II y otros sistemas que usan el protocolo LX200. Si usas el motor de pasos de Mel Bartels para controlar tu montura puedes usar este driver.
On the main bar, you will find the telescope group icons. After you made the proper basic settings for your computer operated telescopes, you need to configure the your driver by a click on the
icon to drive your telescope in the right way.
You need the
and
icons from the main bar to synchronize your mount with an object on the chart or to slew it to another object. See for more information about this the menu Telescope.
Encoder
You can use this with an encoder box using Tangent protocols like the Ouranos, AAM or NGC-MAX.
Manual Mount
When you use this, SkyChart asks you to give the settings for your specific mount. Choose your mount type from Equatorial Mount or Alt/Az Mount. Next, you set how many full turns you must make on your knob to slew your mount by one degree of arc. Usually, manual mounts are wormgear driven. Most common is a mount with 144 tooths on the worm wheel for both directions. When you know the number of tooths, calculation of the number of turns per degree of arc, or per hour is easy:
Per degree: 144 / 360 = 0.4
Per hour: 144 / 24 = 6
Also you need the find out how to make the direction setttings for the knobs. Only when a counter-clockwise turn of a knob causes an increase in the right ascension, azimuth, declination, or altitude, you need to check the appropriate Reverse .. Direction. Otherwise, leave it unchecked.
From now on, you can find instructions how to turn the knobs of your mount to move from one object to another. To find these, first click the object on the chart to which your telescope is pointed. Next, click on the object you want to observe. Now click on the label to retrieve the information details. The last lines show you who to turn the knobs on your mount.
Language
Simply select the language from the combo box that you want SkyChart to use.
If your language isn't there, why not make your own GUI translation? It 's not hard, only takes a few hours. Have look here.
SAMP
Set the default options for the SAMP interface.
- Try to auto-connect : Connect automatically to a running SAMP hub when the program start.
- Receive coordinates : Allow the program to jump to coordinates received from other applications. For example a click in Aladin.
- Receive FITS images : Allow the program to receive an image from other applications. From Aladin use the menu “Interop / Broadcast selected image to…”
- Receive VO table data : Allow the program to receive data table from other applications. From Aladin use the menu “Interop / Broadcast selected table to…”.
You can request a confirmation before to accept any data and keep the data you receive for offline use. The default is to cleanup the data when the SAMP connection is closed.
It is also possible to send data from Skychart to the other applications.
- To connect to a hub after the program is started, or to get the connection status, use the menu File -> SAMP.
- To send coordinates use the right click menu SAMP send coordinates
- You can send table data from the VO catalog setup.
- To send a FITS image use the right click menu Image list, the “Send image” button.





