(Updating to match new version of source page)
(Updating to match new version of source page)
Line 4: Line 4:
Siril significa Iris for Linux (sirI-L). Es una herramienta para procesar imágenes astronómicas, capaz de convertir y  pre-procesar imágenes, ayudar a alinearlas de modo automático o manual, apilarlas y mejorar las imágenes finales. Esta página es la página para la nueva version de Siril.
Siril significa Iris for Linux (sirI-L). Es una herramienta para procesar imágenes astronómicas, capaz de convertir y  pre-procesar imágenes, ayudar a alinearlas de modo automático o manual, apilarlas y mejorar las imágenes finales. Esta página es la página para la nueva version de Siril.


'''La versión actual es [[Siril:0.9.0 rc1|0.9.0 rc1]].''' La versión anterior era [[Siril:0.9.0 beta|0.9.0 beta]].
Current version is [[Siril:0.9.0|0.9.0]] stable version. Previous version were [[Siril:0.9.0 beta|0.9.0 beta]] and [[Siril:0.9.0 rc1|0.9.0 rc1]], now obsolete.


==Quién debería usar Siril?==
==Quién debería usar Siril?==
Siril está dirigido a '''astrónomos aficionados''' que han tomado imágenes y quieren procesarlas de manera semi-automática. Entrega una interfaz mas amistosa que la línea de comandos de Iris, pero no es aun tan automatizado como DeepSkyStacker o Registax. También provee una línea de comandos para accesar varias funciones de procesamiento.
Siril está dirigido a '''astrónomos aficionados''' que han tomado imágenes y quieren procesarlas de manera semi-automática. Entrega una interfaz mas amistosa que la línea de comandos de Iris, pero no es aun tan automatizado como DeepSkyStacker o Registax. También provee una línea de comandos para accesar varias funciones de procesamiento.


Siril puede procesar tanto imágenes '''planetarias''' (muchas imágenes pequeñas) como imágenes de '''cielo profundo''' (unas pocas imágenes grandes con todos los datos de pre-procesamiento).
Siril is now fully capable to pre-process and process '''deep sky''' images. One feature still missing for '''planetary''' images processing is image deformation, but it is still capable of registering and processing them in an elegant way. The new star detection registration is perfect for deep sky images, but there are also two automatic translation-only registrations, one more suited for planetary and bright nebula images, based on [https://en.wikipedia.org/wiki/Discrete_Fourier_transform DFT], and another more simple targetted at deep-sky images, based on [http://en.wikipedia.org/wiki/Point_spread_function PSF] on a single reference star. Additionally, a manual alignment capability makes it also well fitted for amateur astronomers having feature-less or bad quality images that automatic tools fail to align properly.
El registro es capaz de alinear automáticamente (sólo traslación) imágenes planetarias, usando [https://en.wikipedia.org/wiki/Discrete_Fourier_transform DFT], así como también imágenes de cielo profundo, usando [http://en.wikipedia.org/wiki/Point_spread_function PSF] en una estrella de referencia, siempre y cuando el desplazamiento entre imágenes no sea muy grande. La capacidad de alinear manualmente lo hace también apropiado para astrónomos aficionados con imágenes de mala calidad que las herramientas automáticas no pueden alinear de manera apropiada.


Los astrónomos profesionales generalmente usan imágenes con profundidad de 32-bits, pero Siril usa únicamente imágenes de 16-bits (excepto temporalmente para el apilado). Se pueden cargar imágenes de 32-bits pero serán degradadas al ser convertidas a 16-bits. Aún así puede ser útil si la intención es producir imágenes para el público general.
Los astrónomos profesionales generalmente usan imágenes con profundidad de 32-bits, pero Siril usa únicamente imágenes de 16-bits (excepto temporalmente para el apilado). Se pueden cargar imágenes de 32-bits pero serán degradadas al ser convertidas a 16-bits. Aún así puede ser útil si la intención es producir imágenes para el público general.
Line 17: Line 16:


==News==
==News==
For latest updates, see our [http://free-astro.vinvin.tf/bugs/roadmap_page.php bug and feature tracking system].
The software is in '''released''' phase, and is now considered stable. If you find bugs and want to report them (please, do!), contact the team using the links at the bottom of this page, or feel free to report them on the [http://free-astro.vinvin.tf/bugs/bug_report_page.php bug report page].
*October 28, 2015
**First stable version available. Its SVN revision is 1037, but it also has an SVN tag: 0.9.0. Stability updates and minor improvements will occur in the dedicated 0.9 branch.
*June 10, 2015
*June 10, 2015
**New registration method available!! It is now possible to register images with an automatic global star detection tool. The algorithm take into account the translation and the rotation.
**New registration method available!! It is now possible to register images with an automatic global star detection tool. The algorithm take into account the translation and the rotation.
Line 22: Line 28:
*April 13, 2015
*April 13, 2015
**We have been working hard on accelerating stacking algorithms on multi-core CPUs, giving SER a better support and we are also working on the two main lacks of Siril: taking into account rotation and multi-point in registration, for better deep-sky and planetary registrations. These works are in progress, and will take some weeks to complete.
**We have been working hard on accelerating stacking algorithms on multi-core CPUs, giving SER a better support and we are also working on the two main lacks of Siril: taking into account rotation and multi-point in registration, for better deep-sky and planetary registrations. These works are in progress, and will take some weeks to complete.
*29 de Diciembre de 2014; revisión 737
**Primer [[Siril:0.9.0 rc1|release-candidate]] de Siril. La versión anterior era [[0.9.0 beta]].
*10 de Diciembre de 2014; revisión 707
**Arreglo de falla crítica en el percentil de recorte
*5 de Diciembre de 2014; revisión 694
**Se implementó un botón para detener el proceso de fondo.
*30 de Noviembre de 2014; revisión 678
**Comenzando el desarrollo de una aplicación de hilos múltiples para computación pesada. Hay un nuevo hilo para lastareas largas, manteniendo así la respuesta de la interfaz. Esto se implementa en el preprocesamiento.
*29 de Noviembre de 2014, revisión 677
**Arreglo de falla en el algoritmo spline para extraer el fondo.
*27 de Noviembre de 2014; revisión 674
**Gran actualización que arregla una falla en el módulo de extracción del fondo. También se mejoró el algoritmo spline.
**Nuevo módulo para remover las bandas de Canon (mismo algoritmo utilizado en PixInsight)
*11 de Noviembre de 2014; revision 671
**Primera [[Siril:0.9.0 beta|version beta]] del nuevo Siril. La version anterior era conocida como [[Siril:0.9_alpha|0.9 alpha]] y no fue lanzada fuera de subversion.
*8 de Noviembre de 2014; revision 659
**Ahora el modulo de Transformada de Fourier acpeta imagenes en color.
*2 de Noviembre de 2014; revision 643
**Nuevo proceso de apilado con rechazo para conjuntos pequeños de datos: Recorte de Percentil.
*31 de Octubre de 2014; revision 641
**Arregla falla critica en Recorte Sigma.
**Arregla el conteo de pixeles rechazados.
The software is in '''beta''' phase, meaning its stability is still being improved, but most functionalities are working. If you find bugs and want to report them (please, do!), contact the team using the links at the bottom of this page, or feel free to report it on the [https://free-astro.vinvin.tf/bugs/view_all_bug_page.php bug tracking page].


Varias [[Siril:0.9.0 beta|mejoras]] se han hecho sobre la version anterior. La linea de comandos ha sido reactivada en su mayoria, vea la lista de comandos actualmente disponibles en la pagina dedicada [[Siril:Commands|Comandos]]. Nuevos comandos y caracteristicas se han y se estan desarrollando. Para una lista completa de caracteristicas, vea la pagina [[Siril:0.9.0_beta|0.9.0 beta]], el log de subversion, o la [[Siril#List_of_Siril_features|lista de caracteristicas]] mas abajo.
Varias [[Siril:0.9.0 beta|mejoras]] se han hecho sobre la version anterior. La linea de comandos ha sido reactivada en su mayoria, vea la lista de comandos actualmente disponibles en la pagina dedicada [[Siril:Commands|Comandos]]. Nuevos comandos y caracteristicas se han y se estan desarrollando. Para una lista completa de caracteristicas, vea la pagina [[Siril:0.9.0_beta|0.9.0 beta]], el log de subversion, o la [[Siril#List_of_Siril_features|lista de caracteristicas]] mas abajo.


The '''roadmap''' for Siril is being updated for its after-release life. Ideas are stored in the [https://free-astro.vinvin.tf/bugs/roadmap_page.php Roadmap page], and the list of known bugs is maintained in the [https://free-astro.vinvin.tf/bugs/view_all_bug_page.php bug tracking page] file. The complete changelog is available in the SVN log (not available online), a summary is available in the news section here and in the page of each release, as well as in the [https://free-astro.vinvin.tf/svn/siril/ChangeLog ChangeLog] file. '''If you want to contribute, you are welcome!'''
The '''roadmap''' for Siril is being updated for its after-release life. Ideas are stored in the [http://free-astro.vinvin.tf/bugs/roadmap_page.php Roadmap page], and the list of known bugs is maintained in the [http://free-astro.vinvin.tf/bugs/view_all_bug_page.php bug tracking page] file. The complete changelog is available in the SVN log (not available online), a summary is available in the news section here and in the page of each release, as well as in the [http://free-astro.vinvin.tf/svn/siril/trunk/ChangeLog ChangeLog] file. '''If you want to contribute, you are welcome!'''


==Comience a usar Siril/Documentacion==
==Comience a usar Siril/Documentacion==
Line 75: Line 47:
* Native image format support
* Native image format support
** unsigned 16-bit FITS files (other FITS are converted to this format on-the-fly)
** unsigned 16-bit FITS files (other FITS are converted to this format on-the-fly)
** SER files
** [[SER]] files
** AVI and many other film files
** AVI and many other film files, their support is being dropped in favour of SER.
* Image conversion (to the native FITS format only)
* Image conversion (to the native FITS format only)
** Supported input types: 8-bit and 16-bit BMP, TIFF, JPEG, PNG files, NetPBM binary images, RAW DSLR images.
** Supported input types: 8-bit and 16-bit BMP, TIFF, JPEG, PNG files, NetPBM binary images, RAW DSLR images.
Line 84: Line 56:
** Translation using PSF of a star, generally used for deek-sky images
** Translation using PSF of a star, generally used for deek-sky images
** Manual translation with two preview renderings of the current image with reference frame in transparency
** Manual translation with two preview renderings of the current image with reference frame in transparency
** Plate-solving is not implemented yet
* Image stacking
* Image stacking
** Summing
** Summing
Line 104: Line 75:
==Compilado e Instalacion==
==Compilado e Instalacion==


Desde la version 0.9.0b, Siril es liberado como paquete fuente o paquete binario en varias distribuciones. La otra opcion es accesar el tronco de desarrollo en el repositorio de subversion, [https://aur.archlinux.org/packages/siril/ in AUR]. Siril ha sido tambien probado en MacOS pero requiere una instalacion especifica, ver en la
See [[Siril:install|Siril installation page]]. It documents which binary packages you can get and how to build from source if needed, for multiple operating systems. Siril is a free software, licence is GPL3. It will most likely never run or be supported on Windows family operating systems.
[[Siril:install#Installing_on_MacOS|pagina dedicada]].


==Quien esta detras de Siril?==
==Quien esta detras de Siril?==

Revision as of 22:24, 28 October 2015

Other languages:

Siril, un software de procesamiento de imágenes gratuito

Siril significa Iris for Linux (sirI-L). Es una herramienta para procesar imágenes astronómicas, capaz de convertir y pre-procesar imágenes, ayudar a alinearlas de modo automático o manual, apilarlas y mejorar las imágenes finales. Esta página es la página para la nueva version de Siril.

Current version is 0.9.0 stable version. Previous version were 0.9.0 beta and 0.9.0 rc1, now obsolete.

Quién debería usar Siril?

Siril está dirigido a astrónomos aficionados que han tomado imágenes y quieren procesarlas de manera semi-automática. Entrega una interfaz mas amistosa que la línea de comandos de Iris, pero no es aun tan automatizado como DeepSkyStacker o Registax. También provee una línea de comandos para accesar varias funciones de procesamiento.

Siril is now fully capable to pre-process and process deep sky images. One feature still missing for planetary images processing is image deformation, but it is still capable of registering and processing them in an elegant way. The new star detection registration is perfect for deep sky images, but there are also two automatic translation-only registrations, one more suited for planetary and bright nebula images, based on DFT, and another more simple targetted at deep-sky images, based on PSF on a single reference star. Additionally, a manual alignment capability makes it also well fitted for amateur astronomers having feature-less or bad quality images that automatic tools fail to align properly.

Los astrónomos profesionales generalmente usan imágenes con profundidad de 32-bits, pero Siril usa únicamente imágenes de 16-bits (excepto temporalmente para el apilado). Se pueden cargar imágenes de 32-bits pero serán degradadas al ser convertidas a 16-bits. Aún así puede ser útil si la intención es producir imágenes para el público general.

Y de manera más general, por aquellas personas que quieren usar software gratuito en sistemas operativos gratuitos para procesar imágenes. Siril puede incluso ser utilizado para extraer cuadros individuales desde varios formatos de video. Para formase una idea, vea algunos resultados, o las páginas de documentación.

News

For latest updates, see our bug and feature tracking system.

The software is in released phase, and is now considered stable. If you find bugs and want to report them (please, do!), contact the team using the links at the bottom of this page, or feel free to report them on the bug report page.

  • October 28, 2015
    • First stable version available. Its SVN revision is 1037, but it also has an SVN tag: 0.9.0. Stability updates and minor improvements will occur in the dedicated 0.9 branch.
  • June 10, 2015
    • New registration method available!! It is now possible to register images with an automatic global star detection tool. The algorithm take into account the translation and the rotation.
  • April 13, 2015
    • We have been working hard on accelerating stacking algorithms on multi-core CPUs, giving SER a better support and we are also working on the two main lacks of Siril: taking into account rotation and multi-point in registration, for better deep-sky and planetary registrations. These works are in progress, and will take some weeks to complete.

Varias mejoras se han hecho sobre la version anterior. La linea de comandos ha sido reactivada en su mayoria, vea la lista de comandos actualmente disponibles en la pagina dedicada Comandos. Nuevos comandos y caracteristicas se han y se estan desarrollando. Para una lista completa de caracteristicas, vea la pagina 0.9.0 beta, el log de subversion, o la lista de caracteristicas mas abajo.

The roadmap for Siril is being updated for its after-release life. Ideas are stored in the Roadmap page, and the list of known bugs is maintained in the bug tracking page file. The complete changelog is available in the SVN log (not available online), a summary is available in the news section here and in the page of each release, as well as in the ChangeLog file. If you want to contribute, you are welcome!

Comience a usar Siril/Documentacion

Siril trabaja internamente con imagenes FITS, sin signo de 16 bits por pixel y por canal. Todas las imagenes que quiera procesar con Siril deben ser convertidas usando la Pestaña de conversion, excepto las secuencias de SER y videos que son convertidas sobre la marcha.

Para el pre-procesamiento, Siril usa imagenes master de offset/bias, darks y flats. Estas imagenes master deben ser procesadas antes de procesar la secuencia de imagenes. Siril actualmente no soporta procesar multiples secuencias al mismo tiempo, por lo que cada capa de la imagen final debe ser procesada de manera independiente antes de ensamblarla en una imagen RGB.

Una pagina de documentacion contiene un tutorial completo de procesamiento, instrucciones para caracteristicas particulares de Siril, y unos pocos videos para ilustrar o describir estas capacidades.

Lista de Caracateristicas de Siril

New features are being introduced quite regularly. Here is a list of main features:

  • Native image format support
    • unsigned 16-bit FITS files (other FITS are converted to this format on-the-fly)
    • SER files
    • AVI and many other film files, their support is being dropped in favour of SER.
  • Image conversion (to the native FITS format only)
    • Supported input types: 8-bit and 16-bit BMP, TIFF, JPEG, PNG files, NetPBM binary images, RAW DSLR images.
  • Image registration; supported methods:
    • Global star alignment (rotation + translation)
    • Translation using DFT centered on an object, generally used for planetary images
    • Translation using PSF of a star, generally used for deek-sky images
    • Manual translation with two preview renderings of the current image with reference frame in transparency
  • Image stacking
    • Summing
    • Median
    • Percentile clipping
    • Sigma clipping
    • Median sigma clipping
    • Winsorized sigma clipping
    • Linear fit clipping
    • Pixel maximum
  • Pre-processing of images with multi-channel offset, dark and flat images
  • Enhancement of final images: lightness/contrast cursors on each layer, different scaling modes (linear, log, square root, squared, asinh, histogram equalisation), negative and false colour rendering and clipping.
  • A command line for various processing functions, see the list of available commands.
  • A star finding algorithm with PSF information

Limitaciones

  • En el espacio de trabajo general solo son posible imagenes de 3 canales de color asignados a R, G y B. Sin embargo es posible manipular muchas imagenes de un canal para crear una composicion de color, tales como las populares LRGB, RGBH o imagenes SII-Ha-OIII

Compilado e Instalacion

See Siril installation page. It documents which binary packages you can get and how to build from source if needed, for multiple operating systems. Siril is a free software, licence is GPL3. It will most likely never run or be supported on Windows family operating systems.

Quien esta detras de Siril?

El jefe de proyecto de esta nueva version es Vincent. El tiene un PhD en ciencias de la computacion, y usa Siril como aficionado para procesar imagenes de una Canon EOS y una camara B&N QSI en un telescopio de 410mm.

Cyril tiene un PhD en fisica, motiva nuevos desarrollos y provee algoritmos de proceso de alta calidad a Siril.

François Meyer escribio las versiones iniciales (hasta la v0.8). Aqui esta el Sourceforge proyecto original y sitio web.

Vea el archivo AUTHORS para una lista completa de contribuidores.