CImCombine:SetVerbose


The SetVerbose method sets the verbose flag used by the image combining procedure.

Syntax

CImCombine:SetVerbose( bTrue=true )

bullet.gif    bTrue is the state of the bVerbose flag. True (the default) turns on verbose mode.

Remarks

Verbose output causes a summary to be listed in a "Combine Images" text editor window. The summary consists of messages from the combining operation, including intermediate results such as normalization statistics, adjustments, and weight values.

Example

The table below is output after settingSetVerbose(true)and using KwdWeightedMean withexptime(exposure time in seconds) as the weighting keyword:

======== Image Combining Summary ========

 

Method: Mean - Min/max clipped

Images: 5

Normalization: Scale

 

Normalization Summary: Mean - Sigma clipped over [468:573,464:567]

------------------------------------------------------------------------------

Image Statistic Scale Warnings

C:\...\Hyakutake\hyak0324.122.fts 2357.3 1 ---

C:\...\Hyakutake\hyak0324.124.fts 2355.71 1.00068 ---

C:\...\Hyakutake\hyak0324.126.fts 2356.5 1.00034 ---

C:\...\Hyakutake\hyak0324.127.fts 2343.33 1.00596 ---

C:\...\Hyakutake\hyak0324.129.fts 2345.75 1.00492 ---

 

Weight Summary for Weighted Mean Combine using 'exptime'

------------------------------------------------------------------------------

Image exptime Weight

C:\...\Hyakutake\hyak0324.122.fts 20 0.2

C:\...\Hyakutake\hyak0324.124.fts 20 0.2

C:\...\Hyakutake\hyak0324.126.fts 20 0.2

C:\...\Hyakutake\hyak0324.127.fts 20 0.2

C:\...\Hyakutake\hyak0324.129.fts 20 0.2

 

Related Topics

CImCombine

 


Mira Pro x64 Script User's Guide, Copyright Ⓒ 2023 Mirametrics, Inc. All Rights Reserved.