The 115 enhancement options of AutoIntegrate v1.87 test1, used after the image has been processed.
Every option is listed with the name that is shown in the dialog, the internal parameter name used in JSON setup files, the value type and the default value. The name that is used in saved setups and process icons is shown as the setting name when it is different. For options whose dialog label is short or is used by several options in the same group, like High, the setting name is shown instead because it tells better which option it is. Descriptions are the tooltip texts from the script itself. Each option is tagged so you can tell at a glance whether it changes the processed image or only the way the script works.
Use the search box to find an option by name or by words in its description, and the buttons to show only the options of a certain kind. Selecting several buttons shows the options that have all of the selected tags.
112 options change processing, 3 options affect only the interface, files or logging. 19 options apply to color images and 15 options are specific to narrowband data.
Post-processing steps for stars and starless images.
| Option | Type / default | Description |
|---|---|---|
Fix star colorsProcessingNarrowbandfix_narrowband_star_colorSetting name: Enh narrowband fix star colors | checkboxunchecked | Fix magenta color on stars typically seen with SHO color palette. If all green is not removed from the image then a mask use used to fix only stars. |
No mask when fixing star colorsProcessingNarrowbandskip_star_fix_maskSetting name: Enh narrowband no star mask | checkboxunchecked | Do not use star mask when fixing star colors |
Remove starsProcessingenhancements_remove_starsSetting name: Enh remove stars | checkboxunchecked | Run Starnet2 or StarXTerminator on image to generate a starless image and a separate image for the stars. When this is selected, enhancements are applied to the starless image. Smaller stars option is run on star images. At the end of the processing a combined image can be created from starless and star images. Combine operation can be selected from the combo box. Possible combine operations are:
|
UnscreenProcessingenhancements_unscreen_starsSetting name: Enh unscreen stars | checkboxunchecked | Use unscreen method to get stars image as described by Russell Croman. Unscreen method usually keeps star colors more correct than simple star removal. It is recommended to use Screen method when combining star and starless images back together. |
Fix star coresProcessingenhancements_fix_star_coresSetting name: Enh fix star cores | checkboxunchecked | Fix star cores by applying a slight blur to then using a star mask. |
Combine starless and starsProcessingenhancements_combine_starsSetting name: Enh combine starless and stars | checkboxunchecked | Create a combined image from starless and star images. Combine operation can be selected from the combo box. To use combine you need to have starless image selected as the target image. Stars image must be open in the desktop. Star image is searched using the following steps:
Different methods are: None - No reduction Transfer - Method 1, Transfer method Halo - Method 2, Halo method Star - Method 3, Star method |
Enh remove stars combineProcessingenhancements_combine_stars_mode | text or listScreen | Create a combined image from starless and star images. Combine operation can be selected from the combo box. To use combine you need to have starless image selected as the target image. Stars image must be open in the desktop. Star image is searched using the following steps:
Different methods are: None - No reduction Transfer - Method 1, Transfer method Halo - Method 2, Halo method Star - Method 3, Star method Values: |
Enh stars imageProcessingenhancements_combine_stars_image | text or listAuto | Text Auto or empty image uses default starless image. |
Enh combine stars reduceProcessingenhancements_combine_stars_reduce | text or listNone | With reduce selection it is possible to reduce stars while combining. Star reduction uses PixelMath expressions created by Bill Blanshan. Different methods are: None - No reduction Transfer - Method 1, Transfer method Halo - Method 2, Halo method Star - Method 3, Star method Values: |
Enh combine stars reduce SProcessingenhancements_combine_stars_reduce_SShown in the dialog as: S | number0.15 | To reduce stars size more with Transfer and Halo, lower S value.With reduce selection it is possible to reduce stars while combining. Star reduction uses PixelMath expressions created by Bill Blanshan. Different methods are: None - No reduction Transfer - Method 1, Transfer method Halo - Method 2, Halo method Star - Method 3, Star method |
Enh combine stars reduce MProcessingenhancements_combine_stars_reduce_M | number1 | Star method mode; 1=Strong; 2=Moderate; 3=Soft reductions. With reduce selection it is possible to reduce stars while combining. Star reduction uses PixelMath expressions created by Bill Blanshan. Different methods are: None - No reduction Transfer - Method 1, Transfer method Halo - Method 2, Halo method Star - Method 3, Star method |
Star noise reductionProcessingenhancements_star_noise_reductionSetting name: Enh star noise reduction | checkboxunchecked | Run star noise reduction on star image. |
Smaller starsProcessingenhancements_smaller_starsSetting name: Enh smaller stars | checkboxunchecked | Make stars smaller on image. |
Enh smaller stars iterationsProcessingenhancements_smaller_stars_iterations | integer1 | Number of iterations when reducing star sizes. Value zero uses Erosion instead of Morphological Selection |
Post-processing steps that change tones, contrast and local detail.
| Option | Type / default | Description |
|---|---|---|
Apply curvesProcessingenhancements_curvesSetting name: Enh curves | checkboxunchecked | Apply curves adjustment to the image. Use the sliders below to set the curve points. |
HighlightsProcessingenhancements_curves_highlightsSetting name: Enh curves highlights | number0 | Adjust the tone curve applied to the image luminosity (P.K in CurvesTransformation). Positive values brighten the affected tonal range, negative values darken it. Range is -1.0 to +1.0. Adjusts bright tones (around 75% luminosity). |
LightsProcessingenhancements_curves_lightsSetting name: Enh curves lights | number0 | Adjust the tone curve applied to the image luminosity (P.K in CurvesTransformation). Positive values brighten the affected tonal range, negative values darken it. Range is -1.0 to +1.0. Adjusts medium-bright tones (around 62.5% luminosity). |
DarksProcessingenhancements_curves_darksSetting name: Enh curves darks | number0 | Adjust the tone curve applied to the image luminosity (P.K in CurvesTransformation). Positive values brighten the affected tonal range, negative values darken it. Range is -1.0 to +1.0. Adjusts medium-dark tones (around 37.5% luminosity). |
ShadowsProcessingenhancements_curves_shadowsSetting name: Enh curves shadows | number0 | Adjust the tone curve applied to the image luminosity (P.K in CurvesTransformation). Positive values brighten the affected tonal range, negative values darken it. Range is -1.0 to +1.0. Adjusts dark tones (around 25% luminosity). |
Darker backgroundProcessingenhancements_darker_backgroundSetting name: Enh Darker background | checkboxunchecked | Make image background darker using a lightness mask. |
Darker highlightsProcessingenhancements_darker_highlightsSetting name: Enh Darker highlights | checkboxunchecked | Make image highlights darker using a lightness mask. |
ExponentialTransform,Processingenhancements_ETSetting name: Enh ExponentialTransformation | checkboxunchecked | Run ExponentialTransform on image using a mask. |
OrderProcessingenhancements_ET_orderSetting name: Enh ExponentialTransformation Order | integer1 | Order value for ExponentialTransform. |
Enh ExponentialTransformation adjust typeProcessingenhancements_ET_adjusttype | text or listLights | Adjust type to be used with ExponentialTransform. Lightness mask is used to get the desired adjustment.
Values: |
HDRMultiscaleTransformProcessingenhancements_HDRMLTSetting name: Enh HDRMLT | checkboxunchecked | Run HDRMultiscaleTransform on image using a mask. Color option is used to select different methods to keep hue and saturation.
|
Enh HDRMLT layersProcessingenhancements_HDRMLT_layers | integer6 | Run HDRMultiscaleTransform on image using a mask. Color option is used to select different methods to keep hue and saturation.
|
OverdriveProcessingenhancements_HDRMLT_overdriveSetting name: Enh HDRMLT overdrive | number0 | Run HDRMultiscaleTransform on image using a mask. Color option is used to select different methods to keep hue and saturation.
|
Enh HDRMLT iterationsProcessingenhancements_HDRMLT_iterations | integer1 | Run HDRMultiscaleTransform on image using a mask. Color option is used to select different methods to keep hue and saturation.
|
Enh HDRMLT hueProcessingColor imageenhancements_HDRMLT_color | text or listNone | Run HDRMultiscaleTransform on image using a mask. Color option is used to select different methods to keep hue and saturation.
Values: |
LocalHistogramEqualization,Processingenhancements_LHESetting name: Enh LHE | checkboxunchecked | Run LocalHistogramEqualization on image using a mask. |
Kernel RadiusProcessingenhancements_LHE_kernelradiusSetting name: Enh LHE kernel radius | integer110 | Kernel radius value for LocalHistogramEqualization. |
Contrast limitProcessingenhancements_LHE_contrastlimitSetting name: Enh LHE contrast limit | number1.3 | Contrast limit value for LocalHistogramEqualization. With darks adjust usually you should increase the contrast limit value, for example 2.5. |
Enh LHE adjust typeProcessingenhancements_LHE_adjusttype | text or listLights | Mask type to be used with LocalHistogramEqualization. Lightness mask is used to get the desired adjustment.
Values: |
Add contrastProcessingenhancements_contrastSetting name: Enh contrast | checkboxunchecked | Run slight S shape curves transformation on image to add contrast. |
Enh contrast iterationsProcessingenhancements_contrast_iterations | integer1 | Number of iterations for contrast enhancement |
Auto contrast,Processingenhancements_auto_contrastSetting name: Enh auto contrast | checkboxunchecked | Do automatic contrast enhancement. Works best with starless image. |
lowProcessingenhancements_auto_contrast_limit_lowSetting name: Enh auto contrast limit | number0 | Percentage of clipped low pixels. |
highProcessingenhancements_auto_contrast_limit_highSetting name: Enh auto contrast limit high | number100 | Percentage of preserved high pixels. |
channelsProcessingMono / LRGBenhancements_auto_contrast_channelsSetting name: Enh auto contrast channels | checkboxunchecked | Apply auto contrast separately for each channel. |
Auto stretchProcessingenhancements_stretchSetting name: Enh stretch | checkboxunchecked | Run automatic stretch on image. Can be helpful in some rare cases but it is most useful on testing stretching settings with Apply button. |
AutoSTFProcessingenhancements_autostfSetting name: Enh AutoSTF | checkboxunchecked | Run unlinked AutoSTF stretch on image. Can be helpful in balancing image. |
Adjust shadows,Processingenhancements_shadowclippingSetting name: Enh shadow clipping | checkboxunchecked | Adjust shadows in the image. Adjust percentage tells how much shadow pixels are clipped. With a value of 0, no shadow pixels are clipped but histogram, is moved to the left. You can use the Enhnacements / Misc options clipped tool to see clipped pixels. |
Enh shadow clipping percentageProcessingenhancements_shadowclippingpercShown in the dialog as: % | number0.1 | Adjust shadows in the image. Adjust percentage tells how much shadow pixels are clipped. With a value of 0, no shadow pixels are clipped but histogram, is moved to the left. You can use the Enhnacements / Misc options clipped tool to see clipped pixels. |
Enhance shadowsProcessingenhancements_shadow_enhanceSetting name: Enh shadow enhance | checkboxunchecked | Enhance shadows by using log on each pixel. |
Enhance highlightsProcessingenhancements_highlight_enhanceSetting name: Enh highlight enhance | checkboxunchecked | Enhance highlights by using exp on each pixel. |
GammaProcessingenhancements_gammaSetting name: Enh gamma | checkboxunchecked | Apply gamma correction to the image. Value below 1 will make the image lighter. Value above 1 will make image darker. |
Enh gamma valueProcessingenhancements_gamma_value | number1 | Apply gamma correction to the image. Value below 1 will make the image lighter. Value above 1 will make image darker. |
Post-processing steps that change hue, saturation and channel balance.
| Option | Type / default | Description |
|---|---|---|
Foraxx mappingProcessingNarrowbandrun_foraxx_mappingSetting name: Enh Foraxx mapping | checkboxunchecked | Use dynamic Foraxx palette on image. Foraxx mapping can be done on a SHO or HOO image. Channels are extracted from the SHO or HOO image and mapped again to create a dynamic Foraxx palette image. After Foraxx SHO mapping Remove green cast and Orange/blue colors are run for the image. To run basic Foraxx SHO mapping use SHO mapping and select Dynamic SHO. To run Foraxx palette during the normal processing you need to select Dynamic narrowband palette like Dynamic SHO and check the option Narrowband mapping using non-linear data. Foraxx and Dynamic palettes, credit https://thecoldestnights.com/2020/06/PixInsight-dynamic-narrowband-combinations-with-pixelmath/ |
Enh Foraxx paletteProcessingNarrowbandforaxx_palette | text or listSHO | Use dynamic Foraxx palette on image. Foraxx mapping can be done on a SHO or HOO image. Channels are extracted from the SHO or HOO image and mapped again to create a dynamic Foraxx palette image. After Foraxx SHO mapping Remove green cast and Orange/blue colors are run for the image. To run basic Foraxx SHO mapping use SHO mapping and select Dynamic SHO. To run Foraxx palette during the normal processing you need to select Dynamic narrowband palette like Dynamic SHO and check the option Narrowband mapping using non-linear data. Foraxx and Dynamic palettes, credit https://thecoldestnights.com/2020/06/PixInsight-dynamic-narrowband-combinations-with-pixelmath/ Values: |
Narrowband mappingProcessingNarrowbandrun_enhancements_narrowband_mappingSetting name: Enh narrowband mapping | checkboxunchecked | Map source narrowband image to a new narrowband palette. Mapping can be done only on SHO or HOO images. Channels are extracted from the SHO or HOO image and mapped again to create a new palette image. |
Enh narrowband mapping source paletteProcessingNarrowbandenhancements_narrowband_mapping_source_palette | text or listSHO | Map source narrowband image to a new narrowband palette. Mapping can be done only on SHO or HOO images. Channels are extracted from the SHO or HOO image and mapped again to create a new palette image. Values: |
Enh narrowband mapping target paletteProcessingNarrowbandenhancements_narrowband_mapping_target_palette | text or listHOS | Map source narrowband image to a new narrowband palette. Mapping can be done only on SHO or HOO images. Channels are extracted from the SHO or HOO image and mapped again to create a new palette image. Values: |
Orange/blue colorsProcessingNarrowbandrun_orangeblue_colorsSetting name: Enh orangeblue colors | checkboxunchecked | Enhance image by shifting red colors more to orange and enhancing blues. Useful for example with Foraxx palette. |
Hue shift for more orangeProcessingNarrowbandrun_orange_hue_shiftSetting name: Enh narrowband more orange | checkboxunchecked | Do hue shift to enhance orange color. Useful with SHO color palette. |
Hue shift for SHOProcessingNarrowbandrun_hue_shiftSetting name: Enh narrowband hue shift | checkboxunchecked | Do hue shift to enhance HSO colors. Useful with SHO color palette. |
Selective colorProcessingColor imageenhancements_selective_colorSetting name: Enh selective color | checkboxunchecked | Enhance colors. |
Enh selective color presetProcessingColor imageenhancements_selective_color_preset | text or listNone | Ready made preset for the selective color adjustments. Currently available presets are None and Gold and Blue. Values: |
Enh selective color dataProcessingColor imageenhancements_selective_color_data | data{"adjustments": {"0": [0, 0, 0, 0], "1": [0, 0, 0, 0], "2": [0, 0, 0, 0], "3": [0, 0, 0, 0], "4": [0, 0, 0, 0], "5": [0, 0, 0, 0], "6": [0, 0, 0, 0], "7": [0, 0, 0, 0], "8": [0, 0, 0, 0]}, "mode": 0, "currentRange": 0} | Selective color adjustment values. The values are set in the Selective color dialog and saved with the setup, they are not edited directly. |
Leave some greenProcessingNarrowbandleave_some_greenSetting name: Enh narrowband leave some green | checkboxunchecked | Leave some green color on image when running SCNR. Useful with SHO color palette. |
AmountProcessingNarrowbandleave_some_green_amountSetting name: Enh narrowband leave some green amount | number0.5 | Amount value 0 keeps all the green, value 1 removes all green. |
Remove green castProcessingNarrowbandrun_narrowband_SCNRSetting name: Enh narrowband remove green | checkboxunchecked | Run SCNR to remove green cast. Useful with SHO color palette. |
Remove magenta colorProcessingNarrowbandremove_magenta_colorSetting name: Enh remove magenta color | checkboxunchecked | Remove magenta color from image. |
Normalize channels,ProcessingColor imageMono / LRGBenhancements_normalize_channelsSetting name: Enh normalize channels | checkboxunchecked | Normalize black point and brightness on all channels based on a reference channel.Can be useful for example on narrowband images where Halpha data (typically on channel B) is much stronger than S or O.Normalization uses similar PixelMath expressions as Bill Blanshan in his Narrowband Normalization using Pixnsight Pixelmath script. See more information in his YouTube channel AnotherAstroChannel. |
Enh normalize channels referenceProcessingColor imageMono / LRGBenhancements_normalize_channels_reference | text or listG | Reference channel for normalization.Normalize black point and brightness on all channels based on a reference channel.Can be useful for example on narrowband images where Halpha data (typically on channel B) is much stronger than S or O.Normalization uses similar PixelMath expressions as Bill Blanshan in his Narrowband Normalization using Pixnsight Pixelmath script. See more information in his YouTube channel AnotherAstroChannel. Values: |
MaskProcessingColor imageMono / LRGBenhancements_normalize_channels_maskSetting name: Enh normalize channels mask | checkboxunchecked | Use a lightness mask when normalizing. It can help to avoid overstretching dark parts of the image. Normalize black point and brightness on all channels based on a reference channel.Can be useful for example on narrowband images where Halpha data (typically on channel B) is much stronger than S or O.Normalization uses similar PixelMath expressions as Bill Blanshan in his Narrowband Normalization using Pixnsight Pixelmath script. See more information in his YouTube channel AnotherAstroChannel. |
RescaleProcessingColor imageMono / LRGBenhancements_normalize_channels_rescaleSetting name: Enh normalize channels rescale | checkboxunchecked | Rescales the image to [0, 1] during PixelMath operation. Can be useful if there is clipping in normalization. Normalize black point and brightness on all channels based on a reference channel.Can be useful for example on narrowband images where Halpha data (typically on channel B) is much stronger than S or O.Normalization uses similar PixelMath expressions as Bill Blanshan in his Narrowband Normalization using Pixnsight Pixelmath script. See more information in his YouTube channel AnotherAstroChannel. |
Adjust channels,ProcessingColor imageenhancements_adjust_channelsSetting name: Enh adjust channels | checkboxunchecked | Adjust channels in PixelMath by multiplying them with a given value. If option Only K is checked then value R/K is used to adjust the whole image. |
Only KProcessingColor imageenhancements_adjust_channels_only_kSetting name: Enh adjust channels K | checkboxunchecked | Adjust channels in PixelMath by multiplying them with a given value. If option Only K is checked then value R/K is used to adjust the whole image. |
R/KProcessingColor imageenhancements_adjust_RSetting name: Enh adjust R | number1 | Adjust channels in PixelMath by multiplying them with a given value. If option Only K is checked then value R/K is used to adjust the whole image. |
Enh adjust GProcessingColor imageenhancements_adjust_GShown in the dialog as: G | number1 | Adjust channels in PixelMath by multiplying them with a given value. If option Only K is checked then value R/K is used to adjust the whole image. |
Enh adjust BProcessingColor imageenhancements_adjust_BShown in the dialog as: B | number1 | Adjust channels in PixelMath by multiplying them with a given value. If option Only K is checked then value R/K is used to adjust the whole image. |
SaturationProcessingColor imageenhancements_saturationSetting name: Enh saturation | checkboxunchecked | Add saturation to the image using a luminance mask. Number of iterations specifies how many times add saturation is run. |
Enh saturation iterationsProcessingColor imageenhancements_saturation_iterations | integer1 | Add saturation to the image using a luminance mask. Number of iterations specifies how many times add saturation is run. |
LessProcessingColor imageenhancements_less_saturationSetting name: Enh less saturation | checkboxunchecked | If checked saturation is reduced instead of increased. |
Color calibrationProcessingColor imageenhancements_color_calibrationSetting name: Enh color calibration | checkboxunchecked | Run ColorCalibration on image. |
Ha to RGB mappingProcessingNarrowbandenhancements_ha_mappingSetting name: Enh ha mapping | checkboxunchecked | Run Ha to RGB mapping on the image. Integratrion_H, Integration_H_crop or Integration_H_enhanced image must be loaded to the desktop. |
Enhance highlight colorProcessingColor imageenhancements_highlight_colorSetting name: Enh highlight color | checkboxunchecked | Enhance highlight colors by multiplying the image using a lightness mask. This improves colors in bright areas of the image. |
Post-processing noise reduction, sharpening and clarity.
| Option | Type / default | Description |
|---|---|---|
Enh noise reductionProcessingenhancements_noise_reductionShown in the dialog as: Noise reduction | checkboxunchecked | Noise reduction on image. AI based noise reduction using NoiseXTerminator, GraXpert denoise or DeepSNR do not use a mask. Default noise reduction using MultiscaleLinerTransform is done using a luminance mask to target noise reduction on darker areas of the image. |
ACDNR noise reductionProcessingenhancements_ACDNRSetting name: Enh ACDNR noise reduction | checkboxunchecked | Run ACDNR noise reduction on image using a lightness mask. StdDev value is taken from Processing1 / noise reduction section. A mild ACDNR noise reduction with StdDev value between 1.0 and 2.0 can be useful to smooth image and reduce black spots left from previous noise reduction. |
Color noise reductionProcessingColor imageenhancements_color_noiseSetting name: Enh color noise reduction | checkboxunchecked | Run color noise reduction on image. |
SharpeningProcessingenhancements_sharpenSetting name: Enh sharpen | checkboxunchecked | Sharpening on image using a luminance mask. Number of iterations specifies how many times the sharpening is run. If BlurXTerminator or GraXpert is used for sharpening then iterations parameter is ignored. |
Enh sharpen iterationsProcessingenhancements_sharpen_iterations | integer1 | Sharpening on image using a luminance mask. Number of iterations specifies how many times the sharpening is run. If BlurXTerminator or GraXpert is used for sharpening then iterations parameter is ignored. |
UnsharpMask,Processingenhancements_unsharpmaskSetting name: Enh unsharpmask | checkboxunchecked | Sharpen image using UnsharpMask and a luminance mask. |
Enh unsharpmask stddevProcessingenhancements_unsharpmask_stddevShown in the dialog as: StdDev | integer2 | Sharpen image using UnsharpMask and a luminance mask. |
Enh unsharpmask amountProcessingenhancements_unsharpmask_amountShown in the dialog as: Amount | integer0.8 | Sharpen image using UnsharpMask and a luminance mask. |
High pass sharpenProcessingenhancements_highpass_sharpenSetting name: Enh highpass sharpen | checkboxunchecked | Sharpen image using high pass filter and a luminance mask. High pass sharpen should be used only for starless images. |
Enh highpass sharpen methodProcessingenhancements_highpass_sharpen_method | text or listDefault | High pass sharpen type to sharpen the high pass image before combining it back to original image.
Values: |
Enh highpass sharpen layersProcessingenhancements_highpass_sharpen_layers | integer5 | Number of layers used to blur the original image. |
Keep imagesInterfaceenhancements_highpass_sharpen_keep_imagesSetting name: Enh highpass sharpen keep images | checkboxunchecked | Do not delete low pass and high pass images. |
Combine onlyProcessingenhancements_highpass_sharpen_combine_onlySetting name: Enh highpass sharpen combine only | checkboxunchecked | Combine only high pass sharpened image with low pass image. Image is assumed to have a _lowpass or _highpass postfix. |
Enh highpass sharpen noise reductionProcessingenhancements_highpass_sharpen_noise_reductionShown in the dialog as: Noise reduction | checkboxunchecked | Do noise reduction on high pass image before sharpening. |
Clarity,Processingenhancements_claritySetting name: Enh clarity | checkboxunchecked | Add clarity to the image using a luminance mask. Clarity is a local contrast enhancement. Clarity uses UnsharpMask process where stddev should be large and amount should be small. If a mask is used then clarity is applied only to the light parts of the image. |
Enh clarity stddevProcessingenhancements_clarity_stddevShown in the dialog as: StdDev | integer100 | Add clarity to the image using a luminance mask. Clarity is a local contrast enhancement. Clarity uses UnsharpMask process where stddev should be large and amount should be small. If a mask is used then clarity is applied only to the light parts of the image. |
Enh clarity amountProcessingenhancements_clarity_amountShown in the dialog as: Amount | integer0.3 | Add clarity to the image using a luminance mask. Clarity is a local contrast enhancement. Clarity uses UnsharpMask process where stddev should be large and amount should be small. If a mask is used then clarity is applied only to the light parts of the image. |
MaskProcessingenhancements_clarity_maskSetting name: Enh clarity mask | checkboxunchecked | Add clarity to the image using a luminance mask. Clarity is a local contrast enhancement. Clarity uses UnsharpMask process where stddev should be large and amount should be small. If a mask is used then clarity is applied only to the light parts of the image. |
Gradient correction, background smoothing, rotation, signature and annotation.
| Option | Type / default | Description |
|---|---|---|
Background neutralizationProcessingenhancements_backgroundneutralizationSetting name: Enh background neutralization | checkboxunchecked | Run background neutralization to the image. |
Gradient correctionProcessingenhancements_GCSetting name: Enh GC | checkboxunchecked | Do gradient correction to the image using the selected gradient correction method. |
Enh GC methodProcessingenhancements_GC_method | text or listAuto | Gradient correction method to be used. Values: |
Banding reductionProcessingenhancements_banding_reductionSetting name: Enh banding reduction | checkboxunchecked | Run banding reduction on the image. |
SignatureProcessingenhancements_signatureSetting name: Enh signature | checkboxunchecked | Add signature to the image. |
Enh signature pathProcessingenhancements_signature_path | text or list— | Path to signature file. |
Enh signature scaleProcessingenhancements_signature_scale | integer0 | Scale for signature image. Scale is the signature file height in percentages relative to the main image. For example scale 10 means that the signature file height will be 10% of the main image height. Value zero means no scaling. |
Enh signature positionProcessingenhancements_signature_position | text or listBottom left | Signature position. Values: |
Smoothen background,Processingenhancements_smoothbackgroundSetting name: Enh smooth background | checkboxunchecked | Smoothen background below a given pixel value. Pixel value can be found for example from the preview image using a mouse. A limit value specifies below which the smoothing is done. The value should be selected so that no foreground data is lost. Smoothing sets a new relative value for pixels that are below the given limit value. If the factor is below 1, new pixel values will be higher than the old values. If factor is above 1, new pixel values will be lower than the old values. With a factor value below 1, smoothening can help gradient correction to clean up the background better in case of very uneven background. With a factor value above 1, smoothening can make dark parts of the image darker. |
valueProcessingenhancements_smoothbackgroundvalSetting name: Enh smooth background value | number0.01 | Smoothen background below a given pixel value. Pixel value can be found for example from the preview image using a mouse. A limit value specifies below which the smoothing is done. The value should be selected so that no foreground data is lost. Smoothing sets a new relative value for pixels that are below the given limit value. If the factor is below 1, new pixel values will be higher than the old values. If factor is above 1, new pixel values will be lower than the old values. With a factor value below 1, smoothening can help gradient correction to clean up the background better in case of very uneven background. With a factor value above 1, smoothening can make dark parts of the image darker. |
factorProcessingenhancements_smoothbackgroundfactorSetting name: Enh smooth background factor | number0.5 | Smoothen background below a given pixel value. Pixel value can be found for example from the preview image using a mouse. A limit value specifies below which the smoothing is done. The value should be selected so that no foreground data is lost. Smoothing sets a new relative value for pixels that are below the given limit value. If the factor is below 1, new pixel values will be higher than the old values. If factor is above 1, new pixel values will be lower than the old values. With a factor value below 1, smoothening can help gradient correction to clean up the background better in case of very uneven background. With a factor value above 1, smoothening can make dark parts of the image darker. |
New maskProcessingenhancements_force_new_maskSetting name: Enh force new mask | checkboxchecked | Do not use existing mask but create a new luminance or star mask when needed. |
range_maskProcessingenhancements_range_maskSetting name: Enh range_mask | checkboxunchecked | Use a user created range mask. It is used as is, it is not for example inverted. White selects, black protects. Note that this option overwrites any adjust settings selected for an option. |
Auto resetInterfaceenhancements_auto_resetSetting name: Enh auto reset | checkboxchecked | If using Apply button, uncheck options when they are applied. |
No copyInterfaceenhancements_apply_no_copy_imageSetting name: Apply no copy image | checkboxunchecked | Do not make a copy of the image for Apply. |
RotateProcessingenhancements_rotateSetting name: Enh rotate | checkboxunchecked | Rotate the image in clockwise direction. |
Enh rotate degreesProcessingenhancements_rotate_degrees | text or list180 | Rotate the image in clockwise direction. Values: |
SolveProcessingenhancements_solve_imageSetting name: Enh solve image | checkboxunchecked | Solve image by running ImageSolver script. If image does not have correct coordinates or focal length embedded they can be given in Postprocessing / Image solving section. |
AnnotateProcessingenhancements_annotate_imageSetting name: Enh annotate image | checkboxunchecked | Use AnnotateImage script to annotate image. Note that image must have a correct astrometric solution embedded for annotate to work. When using SPCC color calibration astrometric solution is automatically added. When used with the Run or AutoContinue button a new image with _Annotated postfix is created. |
Enh annotate image scaleProcessingenhancements_annotate_image_scale | checkbox4 | Graphics scale for AnnotateImage script. |