(Updating to match new version of source page)
(Updating to match new version of source page)
Line 6: Line 6:
* → '''Work on a sequence of converted images'''
* → '''Work on a sequence of converted images'''
* [[Siril:Tutorial_preprocessing|Pre-processing images]]
* [[Siril:Tutorial_preprocessing|Pre-processing images]]
* [[Siril:Tutorial_manual_registration|Registration (PSF image alignment)]]
* [[Siril:Tutorial_manual_registration|Registration (Global star alignment)]]
* [[Siril:Tutorial_stacking|Stacking]]
* [[Siril:Tutorial_stacking|Stacking]]


==Travail sur une séquence d'images converties==
==Travail sur une séquence d'images converties==


Une fois que vous avez vos images au format FITS utilisé par Siril, vous pouvez aller dans l'onglet "Sequence". Les séquences sont ce qu'utilise Siril pour manipuler les fichiers.
Once you have your Siril's format .fit files, you can switch to the ''sequence'' tab seen below. Sequences are what Siril uses to represent the manipulated files. Three file types are natively supported: a set of two or more FITS files, a single SER file or, to some extent, a regular film file such as AVI or any other container. Film files support is being dropped in favour of [[SER]], but simple sum stackings can still be done on them. The file extension for FITS files can be configured in the settings, by default it is <tt>.fit</tt>. Changing it will change the extension used to detect FITS sequences in the current working directory, but also the extension of the files created by Siril in conversion or any processing that creates an image.


[[File:Siril_sequence_screen_empty.png]]
[[File:Siril_sequence_screen_empty.png]]


Cliquez sur "search sequences". Si vous n'avez qu'une séquence de fichiers .fit dans le répertoire de travail, alors celle-ci sera automatiquement sélectionnée et ouverte. Sinon, la liste des séquences permettra de sélectionner la séquence à utiliser. Lorsque la séquence est chargée, une fenêtre est alors ouvertes : une fenêtre contenant les canaux RGB en niveaux de gris (sur la gauche de l'image ci-dessous). Dans le cas d'images couleurs, une deuxième fenêtre représentant l'image couleur est ouverte.
Click on the "search sequences" button. If you only have one sequence in the working directory, it is automatically selected. Else, the list will pop-up and you'll be able to select the sequence you want to use. When the sequence is loaded, two windows may be opened: the grey frame control window, on the left of the image below, and the RGB composition rendering window, behind the main window on the image below. In the case of monochrome images or CFA files, only the grey frame window will be opened.


[[File:Siril all windows seq load.png|700px]]
[[File:Siril all windows seq load.png|700px]]
Line 23: Line 23:
[[File:Siril grey window.png]]
[[File:Siril grey window.png]]


The cursors at the bottom control thresholds for black and white on the grey image, allowing to play with contrast and lightness of each channel separately or together (disabled when Histogram mode is on), depending if the chain button is checked or not. Moreover a Display Mode viewer is used to improve the visibility of an image, but without altering its pixel data in any way. Click [[Siril:Manual#A_powerful_astronomical_image_viewer|here]] for more details.
The cursors at the bottom control thresholds for black and white on the grey image, allowing to play with contrast and lightness of each channel separately or together, depending if the chain button is checked or not. The cursors are disabled when Histogram or AutoStretch display modes are used. The display modes allow the scaling of the source image file to the displayed image to be changed. Cursors and display modes  are used to improve the visibility of some details in an image, or more precisely to change the dynamics of the viewing, without altering pixel data from the image file in any way. This is only for display purposes. Click [[Siril:Manual#A_powerful_astronomical_image_viewer|here]] for more details.


Prochain sujet du tutoriel: [[Siril:Tutorial_preprocessing|Pre-traiter vos images]].
Prochain sujet du tutoriel: [[Siril:Tutorial_preprocessing|Pre-traiter vos images]].

Revision as of 12:04, 11 April 2016

Other languages:

Siril processing tutorial

Travail sur une séquence d'images converties

Once you have your Siril's format .fit files, you can switch to the sequence tab seen below. Sequences are what Siril uses to represent the manipulated files. Three file types are natively supported: a set of two or more FITS files, a single SER file or, to some extent, a regular film file such as AVI or any other container. Film files support is being dropped in favour of SER, but simple sum stackings can still be done on them. The file extension for FITS files can be configured in the settings, by default it is .fit. Changing it will change the extension used to detect FITS sequences in the current working directory, but also the extension of the files created by Siril in conversion or any processing that creates an image.

Click on the "search sequences" button. If you only have one sequence in the working directory, it is automatically selected. Else, the list will pop-up and you'll be able to select the sequence you want to use. When the sequence is loaded, two windows may be opened: the grey frame control window, on the left of the image below, and the RGB composition rendering window, behind the main window on the image below. In the case of monochrome images or CFA files, only the grey frame window will be opened.

La fenêtre en niveau de gris est utilisée pour afficher les valeurs des pixels de chaque canal (en déplaçant le curseur de la souris dessus), donner des informations sur l'image affichée, le nom des fichiers, le nombre de canal, la valeur du zoom utilisé, la valeur FWHM de la sélection et enfin quelques outils d'affichage.

The cursors at the bottom control thresholds for black and white on the grey image, allowing to play with contrast and lightness of each channel separately or together, depending if the chain button is checked or not. The cursors are disabled when Histogram or AutoStretch display modes are used. The display modes allow the scaling of the source image file to the displayed image to be changed. Cursors and display modes are used to improve the visibility of some details in an image, or more precisely to change the dynamics of the viewing, without altering pixel data from the image file in any way. This is only for display purposes. Click here for more details.

Prochain sujet du tutoriel: Pre-traiter vos images.