[2022-11-20 12:45:55] ************************************************************ [2022-11-20 12:45:55] PixInsight Core 1.8.9 Ripley (x64) [2022-11-20 12:45:55] ************************************************************ [2022-11-20 12:45:55] [2022-11-20 12:45:55] ************************************************************ [2022-11-20 12:45:55] WeightedBatchPreprocessing 2.4.1 [2022-11-20 12:45:55] ************************************************************ [2022-11-20 12:45:55] [2022-11-20 12:45:55] ************************************************************ [2022-11-20 12:45:55] * Begin integration of Dark frames [2022-11-20 12:45:55] ************************************************************ [2022-11-20 12:45:55] Group of 1 Dark frames (1 active) [2022-11-20 12:45:55] BINNING : 1 [2022-11-20 12:45:55] Filter : NoFilter [2022-11-20 12:45:55] Exposure : 1.65s [2022-11-20 12:45:55] Keywords : [] [2022-11-20 12:45:55] Mode : calibration [2022-11-20 12:45:55] ** Warning: Cannot integrate less than three frames. [2022-11-20 12:45:55] [2022-11-20 12:45:55] ************************************************************ [2022-11-20 12:45:55] * End integration of Dark frames [2022-11-20 12:45:55] ************************************************************ [2022-11-20 12:45:55] ** Warning: Master Dark file was not generated. [2022-11-20 12:45:55] [2022-11-20 12:45:55] ************************************************************ [2022-11-20 12:45:55] * Begin calibration of Flat frames [2022-11-20 12:45:55] ************************************************************ [2022-11-20 12:45:55] Group of 1 Flat frames (1 active) [2022-11-20 12:45:55] BINNING : 1 [2022-11-20 12:45:55] Filter : NoFilter [2022-11-20 12:45:55] Exposure : 1.65s [2022-11-20 12:45:55] Keywords : [] [2022-11-20 12:45:55] Mode : calibration [2022-11-20 12:45:55] Color : CFA/RGB [2022-11-20 12:45:55] Master Dark automatic match [2022-11-20 12:45:55] Master bias: none [2022-11-20 12:45:55] * Master dark: H:/PiotrK/light-flat-bias/Bias_1.6s_Bin1_ISO1600_20221120-020910_3.0C_0001.fit [2022-11-20 12:45:55] Master flat: none [2022-11-20 12:45:55] ------------------------------------------------------------ [2022-11-20 12:45:55] var P = new ImageCalibration; [2022-11-20 12:45:55] P.targetFrames = [ // enabled, path [2022-11-20 12:45:55] [true, "H:/PiotrK/light-flat-bias/Flat_1.6s_Bin1_ISO1600_20221119-232922_2.0C_0001.fit"] [2022-11-20 12:45:55] ]; [2022-11-20 12:45:55] P.enableCFA = true; [2022-11-20 12:45:55] P.cfaPattern = ImageCalibration.prototype.Auto; [2022-11-20 12:45:55] P.inputHints = "fits-keywords normalize raw cfa use-roworder-keywords signed-is-physical "; [2022-11-20 12:45:55] P.outputHints = "properties fits-keywords no-compress-data block-alignment 4096 max-inline-block-size 3072 no-embedded-data no-resolution "; [2022-11-20 12:45:55] P.pedestal = 0; [2022-11-20 12:45:55] P.pedestalMode = ImageCalibration.prototype.Keyword; [2022-11-20 12:45:55] P.pedestalKeyword = ""; [2022-11-20 12:45:55] P.overscanEnabled = false; [2022-11-20 12:45:55] P.overscanImageX0 = 0; [2022-11-20 12:45:55] P.overscanImageY0 = 0; [2022-11-20 12:45:55] P.overscanImageX1 = 0; [2022-11-20 12:45:55] P.overscanImageY1 = 0; [2022-11-20 12:45:55] P.overscanRegions = [ // enabled, sourceX0, sourceY0, sourceX1, sourceY1, targetX0, targetY0, targetX1, targetY1 [2022-11-20 12:45:55] [false, 0, 0, 0, 0, 0, 0, 0, 0], [2022-11-20 12:45:55] [false, 0, 0, 0, 0, 0, 0, 0, 0], [2022-11-20 12:45:55] [false, 0, 0, 0, 0, 0, 0, 0, 0], [2022-11-20 12:45:55] [false, 0, 0, 0, 0, 0, 0, 0, 0] [2022-11-20 12:45:55] ]; [2022-11-20 12:45:55] P.masterBiasEnabled = false; [2022-11-20 12:45:55] P.masterBiasPath = ""; [2022-11-20 12:45:55] P.masterDarkEnabled = true; [2022-11-20 12:45:55] P.masterDarkPath = "H:/PiotrK/light-flat-bias/Bias_1.6s_Bin1_ISO1600_20221120-020910_3.0C_0001.fit"; [2022-11-20 12:45:55] P.masterFlatEnabled = false; [2022-11-20 12:45:55] P.masterFlatPath = ""; [2022-11-20 12:45:55] P.calibrateBias = true; [2022-11-20 12:45:55] P.calibrateDark = true; [2022-11-20 12:45:55] P.calibrateFlat = false; [2022-11-20 12:45:55] P.optimizeDarks = false; [2022-11-20 12:45:55] P.darkOptimizationThreshold = 0.00000; [2022-11-20 12:45:55] P.darkOptimizationLow = 3.0000; [2022-11-20 12:45:55] P.darkOptimizationWindow = 0; [2022-11-20 12:45:55] P.darkCFADetectionMode = ImageCalibration.prototype.DetectCFA; [2022-11-20 12:45:55] P.separateCFAFlatScalingFactors = false; [2022-11-20 12:45:55] P.flatScaleClippingFactor = 0.05; [2022-11-20 12:45:55] P.evaluateNoise = false; [2022-11-20 12:45:55] P.noiseEvaluationAlgorithm = ImageCalibration.prototype.NoiseEvaluation_MRS; [2022-11-20 12:45:55] P.evaluateSignal = false; [2022-11-20 12:45:55] P.structureLayers = 5; [2022-11-20 12:45:55] P.saturationThreshold = 1.00; [2022-11-20 12:45:55] P.saturationRelative = false; [2022-11-20 12:45:55] P.noiseLayers = 1; [2022-11-20 12:45:55] P.hotPixelFilterRadius = 1; [2022-11-20 12:45:55] P.noiseReductionFilterRadius = 0; [2022-11-20 12:45:55] P.minStructureSize = 0; [2022-11-20 12:45:55] P.psfType = ImageCalibration.prototype.PSFType_Moffat4; [2022-11-20 12:45:55] P.psfGrowth = 1.00; [2022-11-20 12:45:55] P.maxStars = 24576; [2022-11-20 12:45:55] P.outputDirectory = "H:/PiotrK/light-flat-bias/out/calibrated/Flat_BIN-1_FILTER-NoFilter_CFA"; [2022-11-20 12:45:55] P.outputExtension = ".xisf"; [2022-11-20 12:45:55] P.outputPrefix = ""; [2022-11-20 12:45:55] P.outputPostfix = "_c"; [2022-11-20 12:45:55] P.outputSampleFormat = ImageCalibration.prototype.f32; [2022-11-20 12:45:55] P.outputPedestal = 0; [2022-11-20 12:45:55] P.outputPedestalMode = ImageCalibration.prototype.OutputPedestal_Literal; [2022-11-20 12:45:55] P.autoPedestalThreshold = 0.0010; [2022-11-20 12:45:55] P.overwriteExistingFiles = false; [2022-11-20 12:45:55] P.onError = ImageCalibration.prototype.Continue; [2022-11-20 12:45:55] P.noGUIMessages = true; [2022-11-20 12:45:55] P.useFileThreads = true; [2022-11-20 12:45:55] P.fileThreadOverload = 1.00; [2022-11-20 12:45:55] P.maxFileReadThreads = 0; [2022-11-20 12:45:55] P.maxFileWriteThreads = 0; [2022-11-20 12:45:55] ------------------------------------------------------------ [2022-11-20 12:45:55] [2022-11-20 12:45:55] ImageCalibration: Global context [2022-11-20 12:45:55] [2022-11-20 12:45:55] * Loading master dark frame: H:/PiotrK/light-flat-bias/Bias_1.6s_Bin1_ISO1600_20221120-020910_3.0C_0001.fit [2022-11-20 12:45:55] 32 FITS keywords extracted [2022-11-20 12:45:55] CFA pattern (detected): RGGB [2022-11-20 12:45:56] Reading FITS image: 16-bit integers, 1 channel(s), 4290x2856 pixels: done [2022-11-20 12:45:56] [2022-11-20 12:45:56] * Calibration of 1 target frames. [2022-11-20 12:45:56] * Loading target calibration frame: H:/PiotrK/light-flat-bias/Flat_1.6s_Bin1_ISO1600_20221119-232922_2.0C_0001.fit [2022-11-20 12:45:56] Reading FITS image: 16-bit integers, 1 channel(s), 4290x2856 pixels: done [2022-11-20 12:45:56] 32 FITS keywords extracted [2022-11-20 12:45:56] * Performing image calibration. [2022-11-20 12:45:56] Calibration range: [-4.872511e-01,4.418402e-01] [2022-11-20 12:45:57] * Writing output file: H:/PiotrK/light-flat-bias/out/calibrated/Flat_BIN-1_FILTER-NoFilter_CFA/Flat_1.6s_Bin1_ISO1600_20221119-232922_2.0C_0001_c.xisf [2022-11-20 12:45:57] Writing image: w=4290 h=2856 n=1 Gray Float32 [2022-11-20 12:45:57] 43 FITS keyword(s) embedded [2022-11-20 12:45:57] [2022-11-20 12:45:57] ===== ImageCalibration: 1 succeeded, 0 failed, 0 skipped ===== [2022-11-20 12:45:57] 1.665 s [2022-11-20 12:45:57] [2022-11-20 12:45:57] ************************************************************ [2022-11-20 12:45:57] * End calibration of Flat frames [2022-11-20 12:45:57] ************************************************************ [2022-11-20 12:45:57] Calibration frame 0: H:/PiotrK/light-flat-bias/Flat_1.6s_Bin1_ISO1600_20221119-232922_2.0C_0001.fit ---> H:/PiotrK/light-flat-bias/out/calibrated/Flat_BIN-1_FILTER-NoFilter_CFA/Flat_1.6s_Bin1_ISO1600_20221119-232922_2.0C_0001_c.xisf [2022-11-20 12:45:57] [2022-11-20 12:45:57] ************************************************************ [2022-11-20 12:45:57] * Begin integration of Flat frames [2022-11-20 12:45:57] ************************************************************ [2022-11-20 12:45:57] Group of 1 Flat frames (1 active) [2022-11-20 12:45:57] BINNING : 1 [2022-11-20 12:45:57] Filter : NoFilter [2022-11-20 12:45:57] Exposure : 1.65s [2022-11-20 12:45:57] Keywords : [] [2022-11-20 12:45:57] Mode : calibration [2022-11-20 12:45:57] Color : CFA/RGB [2022-11-20 12:45:57] ** Warning: Cannot integrate less than three frames. [2022-11-20 12:45:57] [2022-11-20 12:45:57] ************************************************************ [2022-11-20 12:45:57] * End integration of Flat frames [2022-11-20 12:45:57] ************************************************************ [2022-11-20 12:45:57] ** Warning: Master Flat file was not be generated. [2022-11-20 12:45:57] [2022-11-20 12:45:57] ************************************************************ [2022-11-20 12:45:57] * Begin calibration of Light frames [2022-11-20 12:45:57] ************************************************************ [2022-11-20 12:45:57] Group of 1 Light frames (1 active) [2022-11-20 12:45:57] BINNING : 1 [2022-11-20 12:45:57] Filter : NoFilter [2022-11-20 12:45:57] Exposure : 60.00s [2022-11-20 12:45:57] Keywords : [] [2022-11-20 12:45:57] Mode : calibration [2022-11-20 12:45:57] Color : CFA/RGB [2022-11-20 12:45:57] Master Dark automatic match [2022-11-20 12:45:57] Master Flat automatic match [2022-11-20 12:45:57] Master bias: none [2022-11-20 12:45:57] * Master dark: H:/PiotrK/light-flat-bias/Bias_1.6s_Bin1_ISO1600_20221120-020910_3.0C_0001.fit [2022-11-20 12:45:57] * Master flat: H:/PiotrK/light-flat-bias/Flat_1.6s_Bin1_ISO1600_20221119-232922_2.0C_0001.fit [2022-11-20 12:45:57] Light Output Pedestal: 0 [2022-11-20 12:45:57] ------------------------------------------------------------ [2022-11-20 12:45:57] var P = new ImageCalibration; [2022-11-20 12:45:57] P.targetFrames = [ // enabled, path [2022-11-20 12:45:57] [true, "H:/PiotrK/light-flat-bias/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003.fit"] [2022-11-20 12:45:57] ]; [2022-11-20 12:45:57] P.enableCFA = true; [2022-11-20 12:45:57] P.cfaPattern = ImageCalibration.prototype.Auto; [2022-11-20 12:45:57] P.inputHints = "fits-keywords normalize raw cfa use-roworder-keywords signed-is-physical "; [2022-11-20 12:45:57] P.outputHints = "properties fits-keywords no-compress-data block-alignment 4096 max-inline-block-size 3072 no-embedded-data no-resolution "; [2022-11-20 12:45:57] P.pedestal = 0; [2022-11-20 12:45:57] P.pedestalMode = ImageCalibration.prototype.Keyword; [2022-11-20 12:45:57] P.pedestalKeyword = ""; [2022-11-20 12:45:57] P.overscanEnabled = false; [2022-11-20 12:45:57] P.overscanImageX0 = 0; [2022-11-20 12:45:57] P.overscanImageY0 = 0; [2022-11-20 12:45:57] P.overscanImageX1 = 0; [2022-11-20 12:45:57] P.overscanImageY1 = 0; [2022-11-20 12:45:57] P.overscanRegions = [ // enabled, sourceX0, sourceY0, sourceX1, sourceY1, targetX0, targetY0, targetX1, targetY1 [2022-11-20 12:45:57] [false, 0, 0, 0, 0, 0, 0, 0, 0], [2022-11-20 12:45:57] [false, 0, 0, 0, 0, 0, 0, 0, 0], [2022-11-20 12:45:57] [false, 0, 0, 0, 0, 0, 0, 0, 0], [2022-11-20 12:45:57] [false, 0, 0, 0, 0, 0, 0, 0, 0] [2022-11-20 12:45:57] ]; [2022-11-20 12:45:57] P.masterBiasEnabled = false; [2022-11-20 12:45:57] P.masterBiasPath = ""; [2022-11-20 12:45:57] P.masterDarkEnabled = true; [2022-11-20 12:45:57] P.masterDarkPath = "H:/PiotrK/light-flat-bias/Bias_1.6s_Bin1_ISO1600_20221120-020910_3.0C_0001.fit"; [2022-11-20 12:45:57] P.masterFlatEnabled = true; [2022-11-20 12:45:57] P.masterFlatPath = "H:/PiotrK/light-flat-bias/Flat_1.6s_Bin1_ISO1600_20221119-232922_2.0C_0001.fit"; [2022-11-20 12:45:57] P.calibrateBias = true; [2022-11-20 12:45:57] P.calibrateDark = true; [2022-11-20 12:45:57] P.calibrateFlat = false; [2022-11-20 12:45:57] P.optimizeDarks = false; [2022-11-20 12:45:57] P.darkOptimizationThreshold = 0.00000; [2022-11-20 12:45:57] P.darkOptimizationLow = 3.0000; [2022-11-20 12:45:57] P.darkOptimizationWindow = 0; [2022-11-20 12:45:57] P.darkCFADetectionMode = ImageCalibration.prototype.DetectCFA; [2022-11-20 12:45:57] P.separateCFAFlatScalingFactors = true; [2022-11-20 12:45:57] P.flatScaleClippingFactor = 0.05; [2022-11-20 12:45:57] P.evaluateNoise = false; [2022-11-20 12:45:57] P.noiseEvaluationAlgorithm = ImageCalibration.prototype.NoiseEvaluation_MRS; [2022-11-20 12:45:57] P.evaluateSignal = false; [2022-11-20 12:45:57] P.structureLayers = 5; [2022-11-20 12:45:57] P.saturationThreshold = 1.00; [2022-11-20 12:45:57] P.saturationRelative = false; [2022-11-20 12:45:57] P.noiseLayers = 1; [2022-11-20 12:45:57] P.hotPixelFilterRadius = 1; [2022-11-20 12:45:57] P.noiseReductionFilterRadius = 0; [2022-11-20 12:45:57] P.minStructureSize = 0; [2022-11-20 12:45:57] P.psfType = ImageCalibration.prototype.PSFType_Moffat4; [2022-11-20 12:45:57] P.psfGrowth = 1.00; [2022-11-20 12:45:57] P.maxStars = 24576; [2022-11-20 12:45:57] P.outputDirectory = "H:/PiotrK/light-flat-bias/out/calibrated/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA"; [2022-11-20 12:45:57] P.outputExtension = ".xisf"; [2022-11-20 12:45:57] P.outputPrefix = ""; [2022-11-20 12:45:57] P.outputPostfix = "_c"; [2022-11-20 12:45:57] P.outputSampleFormat = ImageCalibration.prototype.f32; [2022-11-20 12:45:57] P.outputPedestal = 0; [2022-11-20 12:45:57] P.outputPedestalMode = ImageCalibration.prototype.OutputPedestal_Literal; [2022-11-20 12:45:57] P.autoPedestalThreshold = 0.0010; [2022-11-20 12:45:57] P.overwriteExistingFiles = false; [2022-11-20 12:45:57] P.onError = ImageCalibration.prototype.Continue; [2022-11-20 12:45:57] P.noGUIMessages = true; [2022-11-20 12:45:57] P.useFileThreads = true; [2022-11-20 12:45:57] P.fileThreadOverload = 1.00; [2022-11-20 12:45:57] P.maxFileReadThreads = 0; [2022-11-20 12:45:57] P.maxFileWriteThreads = 0; [2022-11-20 12:45:57] ------------------------------------------------------------ [2022-11-20 12:45:57] [2022-11-20 12:45:57] ImageCalibration: Global context [2022-11-20 12:45:57] [2022-11-20 12:45:57] * Loading master dark frame: H:/PiotrK/light-flat-bias/Bias_1.6s_Bin1_ISO1600_20221120-020910_3.0C_0001.fit [2022-11-20 12:45:57] 32 FITS keywords extracted [2022-11-20 12:45:57] CFA pattern (detected): RGGB [2022-11-20 12:45:57] Reading FITS image: 16-bit integers, 1 channel(s), 4290x2856 pixels: done [2022-11-20 12:45:57] [2022-11-20 12:45:57] * Loading master flat frame: H:/PiotrK/light-flat-bias/Flat_1.6s_Bin1_ISO1600_20221119-232922_2.0C_0001.fit [2022-11-20 12:45:57] 32 FITS keywords extracted [2022-11-20 12:45:57] CFA pattern (detected): RGGB [2022-11-20 12:45:57] Reading FITS image: 16-bit integers, 1 channel(s), 4290x2856 pixels: done [2022-11-20 12:45:58] [2022-11-20 12:45:58] * Computing master flat scaling factors. [2022-11-20 12:45:58] ch 0 : f = 0.338436 [2022-11-20 12:45:59] ch 1 : f = 0.471272 [2022-11-20 12:45:59] ch 2 : f = 0.505568 [2022-11-20 12:45:59] [2022-11-20 12:45:59] * Calibration of 1 target frames. [2022-11-20 12:45:59] * Loading target calibration frame: H:/PiotrK/light-flat-bias/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003.fit [2022-11-20 12:45:59] Reading FITS image: 16-bit integers, 1 channel(s), 4290x2856 pixels: done [2022-11-20 12:45:59] 32 FITS keywords extracted [2022-11-20 12:45:59] * Performing image calibration. [2022-11-20 12:45:59] Calibration range: [-8.291196e-01,9.542251e-01] [2022-11-20 12:45:59] * Writing output file: H:/PiotrK/light-flat-bias/out/calibrated/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c.xisf [2022-11-20 12:45:59] Writing image: w=4290 h=2856 n=1 Gray Float32 [2022-11-20 12:45:59] 46 FITS keyword(s) embedded [2022-11-20 12:46:00] [2022-11-20 12:46:00] ===== ImageCalibration: 1 succeeded, 0 failed, 0 skipped ===== [2022-11-20 12:46:00] 2.573 s [2022-11-20 12:46:00] [2022-11-20 12:46:00] ************************************************************ [2022-11-20 12:46:00] * End calibration of Light frames [2022-11-20 12:46:00] ************************************************************ [2022-11-20 12:46:00] Calibration frame 0: H:/PiotrK/light-flat-bias/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003.fit ---> H:/PiotrK/light-flat-bias/out/calibrated/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c.xisf [2022-11-20 12:46:00] [2022-11-20 12:46:00] ************************************************************ [2022-11-20 12:46:00] * Begin demosaicing of light frames [2022-11-20 12:46:00] ************************************************************ [2022-11-20 12:46:00] Group of 1 Light frames (1 active) [2022-11-20 12:46:00] BINNING : 1 [2022-11-20 12:46:00] Filter : NoFilter [2022-11-20 12:46:00] Exposure : 60.00s [2022-11-20 12:46:00] Keywords : [] [2022-11-20 12:46:00] Mode : calibration [2022-11-20 12:46:00] Color : CFA/RGB [2022-11-20 12:46:00] CFA Pattern: Auto [2022-11-20 12:46:00] Debayer Method: VNG [2022-11-20 12:46:00] ------------------------------------------------------------ [2022-11-20 12:46:00] var P = new Debayer; [2022-11-20 12:46:00] P.cfaPattern = Debayer.prototype.Auto; [2022-11-20 12:46:00] P.debayerMethod = Debayer.prototype.VNG; [2022-11-20 12:46:00] P.fbddNoiseReduction = 0; [2022-11-20 12:46:00] P.showImages = true; [2022-11-20 12:46:00] P.cfaSourceFilePath = ""; [2022-11-20 12:46:00] P.targetItems = [ // enabled, image [2022-11-20 12:46:00] [true, "H:/PiotrK/light-flat-bias/out/calibrated/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c.xisf"] [2022-11-20 12:46:00] ]; [2022-11-20 12:46:00] P.noGUIMessages = true; [2022-11-20 12:46:00] P.evaluateNoise = true; [2022-11-20 12:46:00] P.noiseEvaluationAlgorithm = Debayer.prototype.NoiseEvaluation_MRS; [2022-11-20 12:46:00] P.evaluateSignal = true; [2022-11-20 12:46:00] P.structureLayers = 5; [2022-11-20 12:46:00] P.saturationThreshold = 1.00; [2022-11-20 12:46:00] P.saturationRelative = false; [2022-11-20 12:46:00] P.noiseLayers = 1; [2022-11-20 12:46:00] P.hotPixelFilterRadius = 1; [2022-11-20 12:46:00] P.noiseReductionFilterRadius = 0; [2022-11-20 12:46:00] P.minStructureSize = 0; [2022-11-20 12:46:00] P.psfType = Debayer.prototype.PSFType_Moffat4; [2022-11-20 12:46:00] P.psfGrowth = 1.00; [2022-11-20 12:46:00] P.maxStars = 24576; [2022-11-20 12:46:00] P.inputHints = "raw cfa"; [2022-11-20 12:46:00] P.outputHints = ""; [2022-11-20 12:46:00] P.outputRGBImages = true; [2022-11-20 12:46:00] P.outputSeparateChannels = false; [2022-11-20 12:46:00] P.outputDirectory = "H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA"; [2022-11-20 12:46:00] P.outputExtension = ".xisf"; [2022-11-20 12:46:00] P.outputPrefix = ""; [2022-11-20 12:46:00] P.outputPostfix = "_d"; [2022-11-20 12:46:00] P.overwriteExistingFiles = false; [2022-11-20 12:46:00] P.onError = Debayer.prototype.OnError_Continue; [2022-11-20 12:46:00] P.useFileThreads = true; [2022-11-20 12:46:00] P.fileThreadOverload = 1.00; [2022-11-20 12:46:00] P.maxFileReadThreads = 0; [2022-11-20 12:46:00] P.maxFileWriteThreads = 0; [2022-11-20 12:46:00] P.memoryLoadControl = true; [2022-11-20 12:46:00] P.memoryLoadLimit = 0.85; [2022-11-20 12:46:00] ------------------------------------------------------------ [2022-11-20 12:46:00] [2022-11-20 12:46:00] Debayer: Global context [2022-11-20 12:46:00] [2022-11-20 12:46:00] Demosaicing of 1 target files. [2022-11-20 12:46:00] * Loading target file: H:/PiotrK/light-flat-bias/out/calibrated/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c.xisf [2022-11-20 12:46:00] Loading image: w=4290 h=2856 n=1 Gray Float32 [2022-11-20 12:46:00] 46 FITS keyword(s) extracted [2022-11-20 12:46:00] 46 FITS keyword(s) extracted [2022-11-20 12:46:00] CFA pattern (detected): RGGB [2022-11-20 12:46:00] 46 FITS keyword(s) extracted [2022-11-20 12:46:00] VNG demosaicing: done [2022-11-20 12:46:01] Noise evaluation: done [2022-11-20 12:46:06] PSF signal estimates: [2022-11-20 12:46:06] ch 0 : TFlux = 1.0009e+03, TMeanFlux = 4.9541e+02, M* = 2.1478e-03, N* = 3.0847e-03, 1461 PSF fits [2022-11-20 12:46:06] ch 1 : TFlux = 8.6030e+02, TMeanFlux = 7.5528e+02, M* = 1.7507e-03, N* = 2.5161e-03, 1424 PSF fits [2022-11-20 12:46:06] ch 2 : TFlux = 5.7229e+02, TMeanFlux = 5.6657e+02, M* = 2.4495e-03, N* = 3.5278e-03, 627 PSF fits [2022-11-20 12:46:06] Noise estimates: [2022-11-20 12:46:06] ch 0 : sigma_n = 3.0366e-03, 57.91% pixels (MRS) [2022-11-20 12:46:06] ch 1 : sigma_n = 2.4490e-03, 49.32% pixels (MRS) [2022-11-20 12:46:06] ch 2 : sigma_n = 3.4981e-03, 61.69% pixels (MRS) [2022-11-20 12:46:06] Noise scaling factors: [2022-11-20 12:46:06] ch 0 : sigma_low = 1.591961e-03, sigma_high = 2.416332e-03 [2022-11-20 12:46:06] ch 1 : sigma_low = 1.301765e-03, sigma_high = 2.026834e-03 [2022-11-20 12:46:06] ch 2 : sigma_low = 1.822318e-03, sigma_high = 2.547870e-03 [2022-11-20 12:46:06] Writing output file: H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d.xisf [2022-11-20 12:46:06] Writing image: w=4290 h=2856 n=3 RGB Float32 [2022-11-20 12:46:06] 101 FITS keyword(s) embedded [2022-11-20 12:46:06] 3 image properties embedded [2022-11-20 12:46:07] [2022-11-20 12:46:07] ===== Debayer: 1 succeeded, 0 failed, 0 skipped ===== [2022-11-20 12:46:07] 7.458 s [2022-11-20 12:46:07] [2022-11-20 12:46:07] ************************************************************ [2022-11-20 12:46:07] * End demosaicing of light frames [2022-11-20 12:46:07] ************************************************************ [2022-11-20 12:46:07] [2022-11-20 12:46:07] ************************************************************ [2022-11-20 12:46:07] * Perform image measurements [2022-11-20 12:46:07] ************************************************************ [2022-11-20 12:46:07] [2022-11-20 12:46:07] SubframeSelector: Global context [2022-11-20 12:46:07] [2022-11-20 12:46:07] Measuring 1 subframes. [2022-11-20 12:46:07] * Loading subframe file: H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d.xisf [2022-11-20 12:46:07] Loading image: w=4290 h=2856 n=3 RGB Float32 [2022-11-20 12:46:07] 3 image properties [2022-11-20 12:46:07] 101 FITS keyword(s) extracted [2022-11-20 12:46:08] [2022-11-20 12:46:08] Measuring subframe: H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d.xisf [2022-11-20 12:46:25] Stars detected: 12546 [2022-11-20 12:46:25] Valid PSF fits: 12521 ( 99.80%) [2022-11-20 12:46:25] [2022-11-20 12:46:25] ===== SubframeSelector: 1 succeeded, 0 failed, 0 skipped ===== [2022-11-20 12:46:25] 17.806 s [2022-11-20 12:46:25] [0]: H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d.xisf [2022-11-20 12:46:25] [2022-11-20 12:46:25] [2022-11-20 12:46:25] H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d.xisf [2022-11-20 12:46:25] ----------------------------- [2022-11-20 12:46:25] FWHM : 1.449 [px] [2022-11-20 12:46:25] Eccentricity : 0.689 [2022-11-20 12:46:25] Number Of Stars : 12521 [2022-11-20 12:46:25] PSF Signal : 0.028 [2022-11-20 12:46:25] PSF SNR : 0.002 [2022-11-20 12:46:25] SNR : 0.419 [2022-11-20 12:46:25] ----------------------------- [2022-11-20 12:46:25] All frame measurements completed successfully [2022-11-20 12:46:25] [2022-11-20 12:46:25] ************************************************************ [2022-11-20 12:46:25] * End generation of image descriptors [2022-11-20 12:46:25] ************************************************************ [2022-11-20 12:46:25] [2022-11-20 12:46:25] ************************************************************ [2022-11-20 12:46:25] * Begin selection of the best reference frame [2022-11-20 12:46:25] ************************************************************ [2022-11-20 12:46:25] Best reference frame for registration - auto selection completed: H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d.xisf [2022-11-20 12:46:25] [2022-11-20 12:46:25] ************************************************************ [2022-11-20 12:46:25] * Begin registration of light frames [2022-11-20 12:46:25] ************************************************************ [2022-11-20 12:46:25] Group of 1 Light frames (1 active) [2022-11-20 12:46:25] BINNING : 1 [2022-11-20 12:46:25] Filter : NoFilter [2022-11-20 12:46:25] Exposure : 60.00s [2022-11-20 12:46:25] Keywords : [] [2022-11-20 12:46:25] Mode : post-calibration [2022-11-20 12:46:25] Color : CFA/RGB [2022-11-20 12:46:25] Reference image: H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d.xisf [2022-11-20 12:46:25] Registering 1 light images [2022-11-20 12:46:25] ------------------------------------------------------------ [2022-11-20 12:46:25] var P = new StarAlignment; [2022-11-20 12:46:25] P.structureLayers = 5; [2022-11-20 12:46:25] P.noiseLayers = 0; [2022-11-20 12:46:25] P.hotPixelFilterRadius = 1; [2022-11-20 12:46:25] P.noiseReductionFilterRadius = 0; [2022-11-20 12:46:25] P.minStructureSize = 0; [2022-11-20 12:46:25] P.sensitivity = 0.100; [2022-11-20 12:46:25] P.peakResponse = 0.80; [2022-11-20 12:46:25] P.maxStarDistortion = 0.500; [2022-11-20 12:46:25] P.upperLimit = 1.000; [2022-11-20 12:46:25] P.invert = false; [2022-11-20 12:46:25] P.distortionModel = ""; [2022-11-20 12:46:25] P.undistortedReference = false; [2022-11-20 12:46:25] P.distortionCorrection = false; [2022-11-20 12:46:25] P.distortionMaxIterations = 20; [2022-11-20 12:46:25] P.distortionTolerance = 0.005; [2022-11-20 12:46:25] P.distortionAmplitude = 2; [2022-11-20 12:46:25] P.localDistortion = true; [2022-11-20 12:46:25] P.localDistortionScale = 256; [2022-11-20 12:46:25] P.localDistortionTolerance = 0.050; [2022-11-20 12:46:25] P.localDistortionRejection = 2.50; [2022-11-20 12:46:25] P.localDistortionRejectionWindow = 64; [2022-11-20 12:46:25] P.localDistortionRegularization = 0.010; [2022-11-20 12:46:25] P.matcherTolerance = 0.0500; [2022-11-20 12:46:25] P.ransacTolerance = 2.00; [2022-11-20 12:46:25] P.ransacMaxIterations = 2000; [2022-11-20 12:46:25] P.ransacMaximizeInliers = 1.00; [2022-11-20 12:46:25] P.ransacMaximizeOverlapping = 1.00; [2022-11-20 12:46:25] P.ransacMaximizeRegularity = 1.00; [2022-11-20 12:46:25] P.ransacMinimizeError = 1.00; [2022-11-20 12:46:25] P.maxStars = 0; [2022-11-20 12:46:25] P.fitPSF = StarAlignment.prototype.FitPSF_DistortionOnly; [2022-11-20 12:46:25] P.psfTolerance = 0.50; [2022-11-20 12:46:25] P.useTriangles = false; [2022-11-20 12:46:25] P.polygonSides = 5; [2022-11-20 12:46:25] P.descriptorsPerStar = 20; [2022-11-20 12:46:25] P.restrictToPreviews = true; [2022-11-20 12:46:25] P.intersection = StarAlignment.prototype.MosaicOnly; [2022-11-20 12:46:25] P.useBrightnessRelations = false; [2022-11-20 12:46:25] P.useScaleDifferences = false; [2022-11-20 12:46:25] P.scaleTolerance = 0.100; [2022-11-20 12:46:25] P.referenceImage = "H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d.xisf"; [2022-11-20 12:46:25] P.referenceIsFile = true; [2022-11-20 12:46:25] P.targets = [ // enabled, isFile, image [2022-11-20 12:46:25] [true, true, "H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d.xisf"] [2022-11-20 12:46:25] ]; [2022-11-20 12:46:25] P.inputHints = "fits-keywords normalize raw cfa use-roworder-keywords signed-is-physical "; [2022-11-20 12:46:25] P.outputHints = "properties fits-keywords no-compress-data block-alignment 4096 max-inline-block-size 3072 no-embedded-data no-resolution "; [2022-11-20 12:46:25] P.mode = StarAlignment.prototype.RegisterMatch; [2022-11-20 12:46:25] P.writeKeywords = true; [2022-11-20 12:46:25] P.generateMasks = false; [2022-11-20 12:46:25] P.generateDrizzleData = true; [2022-11-20 12:46:25] P.generateDistortionMaps = false; [2022-11-20 12:46:25] P.frameAdaptation = false; [2022-11-20 12:46:25] P.randomizeMosaic = false; [2022-11-20 12:46:25] P.noGUIMessages = true; [2022-11-20 12:46:25] P.useSurfaceSplines = false; [2022-11-20 12:46:25] P.extrapolateLocalDistortion = true; [2022-11-20 12:46:25] P.splineSmoothness = 0.050; [2022-11-20 12:46:25] P.pixelInterpolation = StarAlignment.prototype.Auto; [2022-11-20 12:46:25] P.clampingThreshold = 0.30; [2022-11-20 12:46:25] P.outputDirectory = "H:/PiotrK/light-flat-bias/out/registered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_RGB"; [2022-11-20 12:46:25] P.outputExtension = ".xisf"; [2022-11-20 12:46:25] P.outputPrefix = ""; [2022-11-20 12:46:25] P.outputPostfix = "_r"; [2022-11-20 12:46:25] P.maskPostfix = "_m"; [2022-11-20 12:46:25] P.distortionMapPostfix = "_dm"; [2022-11-20 12:46:25] P.outputSampleFormat = StarAlignment.prototype.f32; [2022-11-20 12:46:25] P.overwriteExistingFiles = false; [2022-11-20 12:46:25] P.onError = StarAlignment.prototype.Continue; [2022-11-20 12:46:25] P.useFileThreads = true; [2022-11-20 12:46:25] P.fileThreadOverload = 1.00; [2022-11-20 12:46:25] P.maxFileReadThreads = 0; [2022-11-20 12:46:25] P.maxFileWriteThreads = 0; [2022-11-20 12:46:25] P.memoryLoadControl = true; [2022-11-20 12:46:25] P.memoryLoadLimit = 0.85; [2022-11-20 12:46:25] ------------------------------------------------------------ [2022-11-20 12:46:25] [2022-11-20 12:46:25] StarAlignment: Global context [2022-11-20 12:46:25] * Loading reference image: H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d.xisf [2022-11-20 12:46:25] Loading image: w=4290 h=2856 n=3 RGB Float32 [2022-11-20 12:46:25] 3 image properties [2022-11-20 12:46:25] 101 FITS keyword(s) extracted [2022-11-20 12:46:26] Structure map: done [2022-11-20 12:46:29] Detecting stars: done [2022-11-20 12:46:29] 12546 stars found. [2022-11-20 12:46:29] [2022-11-20 12:46:29] Registration of 1 target files. [2022-11-20 12:46:29] [2022-11-20 12:46:29] [2022-11-20 12:46:29] * Loading target file: H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d.xisf [2022-11-20 12:46:29] Loading image: w=4290 h=2856 n=3 RGB Float32 [2022-11-20 12:46:29] 3 image properties [2022-11-20 12:46:29] 101 FITS keyword(s) extracted [2022-11-20 12:46:29] Structure map: done [2022-11-20 12:46:33] Detecting stars: done [2022-11-20 12:46:33] 12546 stars found. [2022-11-20 12:46:33] * Reference image: Limiting to 2000 brightest stars. [2022-11-20 12:46:33] * Target image: Limiting to 2000 brightest stars. [2022-11-20 12:46:34] Matching stars: done [2022-11-20 12:46:34] 2000 putative star pair matches. [2022-11-20 12:46:34] Performing RANSAC: done [2022-11-20 12:46:35] 2000 star pair matches in 35 RANSAC iterations. [2022-11-20 12:46:35] * Summary of model properties: [2022-11-20 12:46:35] Inliers : 1.000 [2022-11-20 12:46:35] Overlapping : 1.000 [2022-11-20 12:46:35] Regularity : 0.995 [2022-11-20 12:46:35] Quality : 0.999 [2022-11-20 12:46:35] Root mean square error: [2022-11-20 12:46:35] delta_RMS : 0.000 px [2022-11-20 12:46:35] RMS error deviation: [2022-11-20 12:46:35] sigma_RMS : 0.000 px [2022-11-20 12:46:35] Peak errors: [2022-11-20 12:46:35] delta_x_max : 0.000 px [2022-11-20 12:46:35] delta_y_max : 0.000 px [2022-11-20 12:46:35] * Projective transformation matrix: [2022-11-20 12:46:35] +1.000000 +0.000000 -0.000000 [2022-11-20 12:46:35] +0.000000 +1.000000 -0.000000 [2022-11-20 12:46:35] +0.000000 +0.000000 +1.000000 [2022-11-20 12:46:35] translation : 0.00 px [2022-11-20 12:46:35] translation_x : -0.00 px [2022-11-20 12:46:35] translation_y : -0.00 px [2022-11-20 12:46:35] rotation : -0.00 deg [2022-11-20 12:46:35] scale : 1.000 [2022-11-20 12:46:35] scale_x : 1.000 [2022-11-20 12:46:35] scale_y : 1.000 [2022-11-20 12:46:35] Generating registered image [2022-11-20 12:46:35] Homographic Projection / Lanczos-3 interpolation, c=0.30: done [2022-11-20 12:46:38] Registration successful. [2022-11-20 12:46:38] Writing output file: H:/PiotrK/light-flat-bias/out/registered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_RGB/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d_r.xisf [2022-11-20 12:46:38] Writing image: w=4290 h=2856 n=3 RGB Float32 [2022-11-20 12:46:39] 124 FITS keyword(s) embedded [2022-11-20 12:46:39] 8 image properties embedded [2022-11-20 12:46:40] Writing output file: H:/PiotrK/light-flat-bias/out/registered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_RGB/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d_r.xdrz [2022-11-20 12:46:40] [2022-11-20 12:46:40] ===== StarAlignment: 1 succeeded, 0 failed, 0 skipped ===== [2022-11-20 12:46:40] 14.648 s [2022-11-20 12:46:40] Registered frame 0: H:/PiotrK/light-flat-bias/out/debayered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_CFA/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d.xisf ---> H:/PiotrK/light-flat-bias/out/registered/Light_BIN-1_EXPOSURE-60.00s_FILTER-NoFilter_RGB/Light_NGC7000-clsA_60.0s_Bin1_ISO1600_20221119-180138_6.0C_0003_c_d_r.xisf [2022-11-20 12:46:40] ** Warning: Star alignment failed, to register 0 images out of 1. A minimum of 3 images must be successfully registered. [2022-11-20 12:46:40] [2022-11-20 12:46:40] * WeightedBatchPreprocessing: 45.318 s