|
|
Line 10: |
Line 10: |
| === Align and Combine Filter Exposures === | | === Align and Combine Filter Exposures === |
| | | |
− | [[Align and Combine]] filter exposures.
| + | If you are working with data that you have taken from a telescope, you will likely need to [[Align and Combine]] (or "stack") your exposures before you can combine them into a 3-colour image. |
− | | + | |
− | If you are working with data that you have taken from a telescope, you will likely need to stack and align your exposures before you can combine them into a 3-colour image. This section will step you through this process using images of NGC 1232 taken with iTelescope. These images, like the rest of the images you will acquire from iTelescope, are in the [[FITS]] format. | + | |
− | | + | |
− | <br \>
| + | |
− | *We start with two exposures in each filter, R, V, and B:
| + | |
− | | + | |
− | R:
| + | |
− | <pre>
| + | |
− | Calibrated-T27-NGC1232-20140929-041009-R-BIN1-300-001.fit
| + | |
− | Calibrated-T27-NGC1232-20140929-041531-R-BIN1-300-002.fit
| + | |
− | </pre>
| + | |
− | V:
| + | |
− | <pre>
| + | |
− | Calibrated-T27-NGC1232-20140929-034741-V-BIN1-300-001.fit
| + | |
− | Calibrated-T27-NGC1232-20140929-035307-V-BIN1-300-002.fit
| + | |
− | </pre>
| + | |
− | B:
| + | |
− | <pre>
| + | |
− | Calibrated-T27-NGC1232-20140929-035849-Blue-BIN1-300-001.fit
| + | |
− | Calibrated-T27-NGC1232-20140929-040416-Blue-BIN1-300-002.fit
| + | |
− | </pre>
| + | |
− | | + | |
− | * First, we must combine the two exposures in each filter. To do this, open the "Batch" menu in Nebulosity and select "Align and Combine Images."
| + | |
− | [[Image:Align_combine_menu.png]]
| + | |
− | <br \>
| + | |
− | ** Under "Output mode," select "Save stack" - this will ensure that the merged exposures are saved as a single image.
| + | |
− | ** Under "Alignment method," select "Translation + Rotation + Scale".
| + | |
− | ** Leave the rest of the options as the defaults.
| + | |
− | [[Image:Stack_menu.png]]
| + | |
− | <br \>
| + | |
− | | + | |
− | * Select the two exposures in the R filter.
| + | |
− | [[Image:select_red.png]]
| + | |
− | * The menu at the bottom left of the Nebulosity window will say "Click on the same non-saturated star (Shift-click to skip)".
| + | |
− | * Find a star in your image and hover your mouse over it. A value of 65,535 in the lower right corner indicates that the star is saturated. Try to pick a star that has a value lower than this.
| + | |
− | [[Image:saturated_star_annotated.png]]
| + | |
− | * Once you have found a suitable non-saturated star, click on it. A red circle will appear around the star. Click on the same star when indicated by the menu at the bottom of Nebulosity.
| + | |
− | [[Image:Red_align_star1_done.jpg]]
| + | |
− | * Next, find a second star. You can achieve better accuracy by selecting a star that is far away from the first star you selected. You can scroll within your image, or zoom out if necessary. Click on this second star in the second frame when indicated by the menu at the bottom.
| + | |
− | [[Image:Red_align_star2.jpg]]
| + | |
− | * You will now be prompted to save your aligned and combined image. Give it a suitable name. Here we chose the following filename: <pre>NGC1232_R_stack.fit</pre>
| + | |
− | [[Image:Save_red_stack.png]]
| + | |
− | * Repeat the steps above for the other filters (in this case, V and B). We now have three stacked files:
| + | |
− | <pre>
| + | |
− | NGC1232_R_stack.fit
| + | |
− | NGC1232_V_stack.fit
| + | |
− | NGC1232_Blue_stack.fit
| + | |
− | </pre>
| + | |
− | | + | |
− | === Align Stacked Exposures ===
| + | |
− | | + | |
− | All of your individual filter exposures should be [[#Align_And_Combine_Filter_Exposures|aligned and combined]] into stacked filters. Before you can combine them into a 3-colour image, you must align the stacked filter frames to each other. If you do not do this, Nebulosity will give you an error when you try to combine them in the (L)RGB Synthesis mode.
| + | |
− | | + | |
− | The process for aligning your stacked exposures is very similar to the process of combining them.
| + | |
− | | + | |
− | * Go to Batch -> Align and Combine Images.
| + | |
− | ** Under "Output mode," select "Save each file." You still want the individual frames (you will be combining them later into a colour image), but you want them aligned in the same way.
| + | |
− | ** Under "Alignment method," select "Translation + Rotation + Scale".
| + | |
− | ** Leave the rest of the options as the defaults.
| + | |
− | [[Image:align_stacked_frames1.png]]
| + | |
− | | + | |
− | * Select your three stacked filter frames.
| + | |
− | [[Image:align_stacked_frames2.png]]
| + | |
− | | + | |
− | * Find a non-saturated star in your first frame and click on it. A red circle will appear around it. Nebulosity will bring up the second frame (it will likely look very similar). Click on the same star (it should be within the red circle, but it might not be). Repeat for the third frame. Once the red circle has a cross inside it, find a second star far away from the first one. Click on it and a green circle will appear around it. Click on the same star for the second and third frames.
| + | |
− | [[Image:align_stacked_frames3.jpg]]
| + | |
− | [[Image:align_stacked_frames4.jpg]]
| + | |
− | | + | |
− | * Nebulosity will NOT prompt you to name your saved files. They will be saved in your working directory, prefixed with "align_". We now have three aligned and stacked files:
| + | |
− | <pre>
| + | |
− | align_NGC1232_R_stack.fit
| + | |
− | align_NGC1232_V_stack.fit
| + | |
− | align_NGC1232_Blue_stack.fit
| + | |
− | </pre>
| + | |
| | | |
| === Digital Development of Aligned Frames === | | === Digital Development of Aligned Frames === |
− | Now that the three filters are aligned, you can start to bring out the details in your data. The basic idea is to enhance the features of your celestial object (galaxy, nebula, etc.), while maintaining a nice black background.
| |
− |
| |
− | * Load one of the stacked and aligned frames in Nebulosity. Zoom out so that you can see the entire image.
| |
− | Here, we have loaded <pre>align_NGC1232_V_stack.fit</pre>.
| |
− | [[Image:Dev1.png]]
| |
− |
| |
− | * There are several ways to bring out the detail in your image. A simple way is to use the "Digital Development" tool. In Nebulosity's menu select "Image", then "Digital Development".
| |
− | [[Image:Dev2.png]]
| |
− |
| |
− | * The Digital Development tool will try to pick some defaults to automatically enhance your image. This screenshot shows the automatic settings for <pre>align_NGC1232_V_stack.fit</pre>.
| |
− | [[Image:Dev3.png]]
| |
− |
| |
− | * You can adjust the sliders until you are satisfied with the image. You will notice that Xover and B-power will change your image the most. Xover will change the brightness and contrast in your image. Sliding it to the left will make your image brighter, but if you slide it too far, you may wash your image out. B-Power and Bkg control the background darkening. You can adjust the sliders until the preview shows you a bright object with a dark background. When you are done, click "Done" and your changes will be applied. Here, we have the selected following settings: Bkg=332, Xover=249, B-Power=1.00. ''Remember to note the values you have selected for each slider, in case you need to replicate your results. (You may also use the "History" function to review before you close Nebulosity.)''
| |
− | [[Image:Dev4.png]]
| |
− |
| |
− | * Save your newly developed file. We save this file as <pre>dev_align_NGC1232_V_stack.fit</dev>.
| |
− |
| |
− | * Repeat the procedure for the rest of your files.
| |
− |
| |
− | * Here is the default Digital Development for <pre>align_NGC1232_R_stack.fit</pre>:
| |
− | [[Image:Dev5.png]]
| |
− |
| |
− | * We adjust the settings to help further bring out the details in the galaxy. Note that this red exposure is very faint. Even after adjusting, it is difficult to bring out many details in the image.
| |
− | [[Image:Dev6.png]]
| |
− |
| |
− | * Here is the default Digital Development for <pre>align_NGC1232_Blue_stack.fit</pre>:
| |
− | [[Image:Dev7.png]]
| |
− |
| |
− | * After adjusting to bring out the details:
| |
− | [[Image:Dev8.png]]
| |
| | | |
− | * We now have three developed files that we can use to [[create 3-colour images]]:
| + | Once your filters are aligned and combined, you will need to [[digital development|develop]] them to bring out the details in your data. |
− | <pre>
| + | |
− | dev_align_NGC1232_R_stack.fit
| + | |
− | dev_align_NGC1232_V_stack.fit
| + | |
− | dev_align_NGC1232_Blue_stack.fit
| + | |
− | </pre>
| + | |
| | | |
| == Creating 3-Colour Images == | | == Creating 3-Colour Images == |
If you are working with data that you have taken from a telescope, you will likely need to Align and Combine (or "stack") your exposures before you can combine them into a 3-colour image.