! Started logfile: /scr/pima/rv123_uvs/J1344+6606_S_dfm.log on Sun Dec 23 05:04:03 2018 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv123_uvs/J1344+6606_S_uva.fits ! Reading UV FITS file: /scr/pima/rv123_uvs/J1344+6606_S_uva.fits ! AN table 1: 9 integrations on 1 of 1 possible baselines. ! AN table 2: 7 integrations on 1 of 1 possible baselines. ! AN table 3: 22 integrations on 28 of 28 possible baselines. ! AN table 4: 57 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.487151 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1344+6606 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 89 lines of history. ! ! Reading 3564 visibilities. select rr, 1,2,3,4,5,6,7,8,9,10,11,12,13,14,15,16 ! Restricting channel ranges to the available 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1344+6606_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! A total of 88 telescope corrections were flagged in sub-array 3. ! A total of 199 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! A total of 88 telescope corrections were flagged in sub-array 3. ! A total of 199 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! A total of 176 telescope corrections were flagged in sub-array 3. ! A total of 399 telescope corrections were flagged in sub-array 4. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! A total of 14 telescope corrections were flagged in sub-array 2. ! A total of 88 telescope corrections were flagged in sub-array 3. ! A total of 199 telescope corrections were flagged in sub-array 4. ! ! Fit before self-cal, rms=1.023796Jy sigma=14.501322 ! Fit after self-cal, rms=0.924065Jy sigma=13.146040 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.074 mas, bmaj=10.26 mas, bpa=-42.66 degrees ! Estimated noise=1.50737 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0659811 Jy ! Component: 100 - total flux cleaned = 0.0986885 Jy ! Total flux subtracted in 100 components = 0.0986885 Jy ! Clean residual min=-0.018358 max=0.028882 Jy/beam ! Clean residual mean=-0.000182 rms=0.005878 Jy/beam ! Combined flux in latest and established models = 0.0986885 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.0986885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.146533Jy sigma=1.946914 ! Fit after self-cal, rms=0.145144Jy sigma=1.927949 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.839 mas, bmaj=12.45 mas, bpa=-43.26 degrees ! Estimated noise=1.07365 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0282256 Jy ! Component: 100 - total flux cleaned = 0.0463475 Jy ! Component: 150 - total flux cleaned = 0.0586984 Jy ! Component: 200 - total flux cleaned = 0.0673527 Jy ! Total flux subtracted in 200 components = 0.0673527 Jy ! Clean residual min=-0.023488 max=0.029782 Jy/beam ! Clean residual mean=-0.000185 rms=0.007379 Jy/beam ! Combined flux in latest and established models = 0.166041 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 70 components and 0.166041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137925Jy sigma=1.840224 ! Fit after self-cal, rms=0.137493Jy sigma=1.833717 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.839 x 12.45 at -43.26 degrees (North through East) ! Clean map min=-0.02209 max=0.061085 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! MC 0.00* WN 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 7.62 HN 1.04 KP 0.83 LA 0.59 ! NL 1.08 OV 4.08 PT 0.44 SC 0.89 ! ! A total of 12 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 1.91 FD 1.17 KP 1.03 LA 0.80 ! NL 2.14 OV 1.06 PT 1.17 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! MC 0.00* WN 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 5.19 HN 1.42 KP 0.77 LA 0.63 ! NL 1.03 OV 2.76 PT 0.42 SC 2.49 ! ! A total of 12 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 1.34 FD 1.15 KP 0.94 LA 0.86 ! NL 1.57 OV 0.83 PT 1.17 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! MC 0.00* WN 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* HN 0.00* KP 0.00* LA 0.00* ! NL 0.00* OV 0.00* PT 0.00* SC 0.00* ! ! Telescope amplitude corrections in sub-array 4: ! BR 0.00* FD 0.00* KP 0.00* LA 0.00* ! NL 0.00* OV 0.00* PT 0.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! MC 0.00* WN 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* MK 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 5.77 HN 1.17 KP 0.73 LA 0.66 ! NL 1.30 OV 3.20 PT 0.42 SC 1.08 ! ! A total of 12 telescope corrections were flagged in sub-array 4. ! Telescope amplitude corrections in sub-array 4: ! BR 1.64 FD 1.14 KP 1.03 LA 0.88 ! NL 2.05 OV 1.09 PT 1.10 ! ! ! Fit before self-cal, rms=0.137493Jy sigma=1.833717 ! Fit after self-cal, rms=0.272154Jy sigma=1.558041 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.987 mas, bmaj=13.31 mas, bpa=-44.06 degrees ! Estimated noise=1.27923 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104457 Jy ! Component: 100 - total flux cleaned = -0.0011466 Jy ! Component: 150 - total flux cleaned = -0.00123736 Jy ! Component: 200 - total flux cleaned = -0.00132649 Jy ! Total flux subtracted in 200 components = -0.00132649 Jy ! Clean residual min=-0.021400 max=0.023846 Jy/beam ! Clean residual mean=-0.000144 rms=0.005973 Jy/beam ! Combined flux in latest and established models = 0.164715 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 79 components and 0.164715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272087Jy sigma=1.555931 ! Fit after self-cal, rms=0.276644Jy sigma=1.542680 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276644Jy sigma=1.542680 ! Fit after self-cal, rms=0.461645Jy sigma=1.349726 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.357 mas, bmaj=13.27 mas, bpa=-47.72 degrees ! Estimated noise=1.32848 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0116108 Jy ! Component: 100 - total flux cleaned = 0.0166766 Jy ! Component: 150 - total flux cleaned = 0.0182767 Jy ! Component: 200 - total flux cleaned = 0.018443 Jy ! Total flux subtracted in 200 components = 0.018443 Jy ! Clean residual min=-0.014602 max=0.011614 Jy/beam ! Clean residual mean=0.000087 rms=0.003780 Jy/beam ! Combined flux in latest and established models = 0.183158 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 0.183158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.460810Jy sigma=1.335244 ! Fit after self-cal, rms=0.465440Jy sigma=1.317413 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00116843 Jy ! Component: 100 - total flux cleaned = -0.00146755 Jy ! Component: 150 - total flux cleaned = -0.00166775 Jy ! Component: 200 - total flux cleaned = -0.00179193 Jy ! Total flux subtracted in 200 components = -0.00179193 Jy ! Clean residual min=-0.014514 max=0.012178 Jy/beam ! Clean residual mean=0.000063 rms=0.003796 Jy/beam ! Combined flux in latest and established models = 0.181366 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 99 components and 0.181366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.465391Jy sigma=1.315975 ! Fit after self-cal, rms=0.465334Jy sigma=1.315802 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.465334Jy sigma=1.315802 ! Fit after self-cal, rms=0.788347Jy sigma=1.091647 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.936 mas, bmaj=13.18 mas, bpa=-49.14 degrees ! Estimated noise=1.23161 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301214 Jy ! Component: 100 - total flux cleaned = 0.00261517 Jy ! Component: 150 - total flux cleaned = 0.00228366 Jy ! Component: 200 - total flux cleaned = 0.00218613 Jy ! Total flux subtracted in 200 components = 0.00218613 Jy ! Clean residual min=-0.007204 max=0.010117 Jy/beam ! Clean residual mean=-0.000021 rms=0.002379 Jy/beam ! Combined flux in latest and established models = 0.183552 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 104 components and 0.183552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.788254Jy sigma=1.079803 ! Fit after self-cal, rms=0.792340Jy sigma=1.072608 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (32.5, -13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00746433 Jy ! Component: 100 - total flux cleaned = 0.00727431 Jy ! Component: 150 - total flux cleaned = 0.00636248 Jy ! Component: 200 - total flux cleaned = 0.00620397 Jy ! Total flux subtracted in 200 components = 0.00620397 Jy ! Clean residual min=-0.007031 max=0.007403 Jy/beam ! Clean residual mean=-0.000012 rms=0.002104 Jy/beam ! Combined flux in latest and established models = 0.189756 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 123 components and 0.189756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.791757Jy sigma=1.047479 ! Fit after self-cal, rms=0.792071Jy sigma=1.042771 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.792071Jy sigma=1.042771 ! Fit after self-cal, rms=1.268081Jy sigma=1.025978 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.869 mas, bmaj=17.87 mas, bpa=-57.87 degrees ! Estimated noise=1.3652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00657655 Jy ! Component: 100 - total flux cleaned = 0.00637613 Jy ! Component: 150 - total flux cleaned = 0.00671439 Jy ! Component: 200 - total flux cleaned = 0.00670801 Jy ! Total flux subtracted in 200 components = 0.00670801 Jy ! Clean residual min=-0.006095 max=0.007023 Jy/beam ! Clean residual mean=-0.000012 rms=0.001993 Jy/beam ! Combined flux in latest and established models = 0.196464 Jy selfcal ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 149 components and 0.196464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.267639Jy sigma=1.012496 ! Fit after self-cal, rms=1.268757Jy sigma=1.008162 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135469 Jy ! Component: 100 - total flux cleaned = 0.00103275 Jy ! Component: 150 - total flux cleaned = 0.000758844 Jy ! Component: 200 - total flux cleaned = 0.000509495 Jy ! Total flux subtracted in 200 components = 0.000509495 Jy ! Clean residual min=-0.005895 max=0.006165 Jy/beam ! Clean residual mean=-0.000009 rms=0.001897 Jy/beam ! Combined flux in latest and established models = 0.196973 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 169 components and 0.196973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.268478Jy sigma=1.004573 ! Fit after self-cal, rms=1.268498Jy sigma=1.002889 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=4.814 mas, bmaj=13.13 mas, bpa=-49.36 degrees ! Estimated noise=1.18661 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.814 x 13.13 at -49.36 degrees (North through East) ! Clean map min=-0.0078863 max=0.059714 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.436 mas, bmaj=11.33 mas, bpa=-50.36 degrees ! Estimated noise=1.47006 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0632092 Jy ! Component: 100 - total flux cleaned = 0.0996888 Jy ! Component: 150 - total flux cleaned = 0.124542 Jy ! Component: 200 - total flux cleaned = 0.1428 Jy ! Total flux subtracted in 200 components = 0.1428 Jy ! Clean residual min=-0.008548 max=0.012426 Jy/beam ! Clean residual mean=-0.000048 rms=0.002767 Jy/beam ! Combined flux in latest and established models = 0.1428 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 54 model components to the UV plane model. ! The established model now contains 54 components and 0.1428 Jy ! Inverting map and beam ! Estimated beam: bmin=4.814 mas, bmaj=13.13 mas, bpa=-49.36 degrees ! Estimated noise=1.18661 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (13.5, -8.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181182 Jy ! Component: 100 - total flux cleaned = 0.0301796 Jy ! Component: 150 - total flux cleaned = 0.0376401 Jy ! Component: 200 - total flux cleaned = 0.0417038 Jy ! Total flux subtracted in 200 components = 0.0417038 Jy ! Clean residual min=-0.006170 max=0.006369 Jy/beam ! Clean residual mean=-0.000033 rms=0.001741 Jy/beam ! Combined flux in latest and established models = 0.184503 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 110 components and 0.184503 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.869 mas, bmaj=17.87 mas, bpa=-57.87 degrees ! Estimated noise=1.3652 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00382798 Jy ! Component: 100 - total flux cleaned = 0.00497332 Jy ! Component: 150 - total flux cleaned = 0.00589064 Jy ! Component: 200 - total flux cleaned = 0.00656252 Jy ! Total flux subtracted in 200 components = 0.00656252 Jy ! Clean residual min=-0.005812 max=0.005841 Jy/beam ! Clean residual mean=-0.000032 rms=0.001814 Jy/beam ! Combined flux in latest and established models = 0.191066 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000238003 Jy ! Component: 100 - total flux cleaned = 0.00045447 Jy ! Component: 150 - total flux cleaned = 0.000654081 Jy ! Component: 200 - total flux cleaned = 0.000744839 Jy ! Total flux subtracted in 200 components = 0.000744839 Jy ! Clean residual min=-0.005641 max=0.005769 Jy/beam ! Clean residual mean=-0.000030 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.191811 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 150 components and 0.191811 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.814 mas, bmaj=13.13 mas, bpa=-49.36 degrees ! Estimated noise=1.18661 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000748141 Jy ! Component: 100 - total flux cleaned = -0.00120728 Jy ! Component: 150 - total flux cleaned = -0.00120137 Jy ! Component: 200 - total flux cleaned = -0.00102044 Jy ! Total flux subtracted in 200 components = -0.00102044 Jy ! Clean residual min=-0.005286 max=0.005730 Jy/beam ! Clean residual mean=-0.000024 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.19079 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 175 components and 0.19079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.267867Jy sigma=0.992461 ! Fit after self-cal, rms=1.267825Jy sigma=0.986469 wmodel J1344+6606_S_map.mod ! Writing 175 model components to file: J1344+6606_S_map.mod wobs J1344+6606_S_uvs.fits ! Writing UV FITS file: J1344+6606_S_uvs.fits wwins J1344+6606_S_map.win ! wwins: Wrote 3 windows to J1344+6606_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000194453 Jy ! Component: 100 - total flux cleaned = 0.00098236 Jy ! Component: 150 - total flux cleaned = 0.00140291 Jy ! Component: 200 - total flux cleaned = 0.00172419 Jy ! Component: 250 - total flux cleaned = 0.00203442 Jy ! Component: 300 - total flux cleaned = 0.00233676 Jy ! Component: 350 - total flux cleaned = 0.00277897 Jy ! Component: 400 - total flux cleaned = 0.00321284 Jy ! Component: 450 - total flux cleaned = 0.0038519 Jy ! Component: 500 - total flux cleaned = 0.00420064 Jy ! Component: 550 - total flux cleaned = 0.00461214 Jy ! Component: 600 - total flux cleaned = 0.00501716 Jy ! Component: 650 - total flux cleaned = 0.00541624 Jy ! Component: 700 - total flux cleaned = 0.00594066 Jy ! Component: 750 - total flux cleaned = 0.00626443 Jy ! Component: 800 - total flux cleaned = 0.0066485 Jy ! Component: 850 - total flux cleaned = 0.00721604 Jy ! Component: 900 - total flux cleaned = 0.0075268 Jy ! Component: 950 - total flux cleaned = 0.00795768 Jy ! Component: 1000 - total flux cleaned = 0.00820103 Jy ! Component: 1050 - total flux cleaned = 0.00844128 Jy ! Component: 1100 - total flux cleaned = 0.00844135 Jy ! Component: 1150 - total flux cleaned = 0.00873649 Jy ! Component: 1200 - total flux cleaned = 0.00873669 Jy ! Component: 1250 - total flux cleaned = 0.00896862 Jy ! Component: 1300 - total flux cleaned = 0.0089682 Jy ! Component: 1350 - total flux cleaned = 0.00902496 Jy ! Component: 1400 - total flux cleaned = 0.00902487 Jy ! Component: 1450 - total flux cleaned = 0.00902549 Jy ! Component: 1500 - total flux cleaned = 0.00897016 Jy ! Component: 1550 - total flux cleaned = 0.00897009 Jy ! Component: 1600 - total flux cleaned = 0.00886117 Jy ! Component: 1650 - total flux cleaned = 0.00880641 Jy ! Component: 1700 - total flux cleaned = 0.00864531 Jy ! Component: 1750 - total flux cleaned = 0.00859205 Jy ! Component: 1800 - total flux cleaned = 0.00853866 Jy ! Component: 1850 - total flux cleaned = 0.00843302 Jy ! Component: 1900 - total flux cleaned = 0.00843249 Jy ! Component: 1950 - total flux cleaned = 0.00817369 Jy ! Component: 2000 - total flux cleaned = 0.00827638 Jy ! Component: 2050 - total flux cleaned = 0.00817412 Jy ! Component: 2100 - total flux cleaned = 0.00797028 Jy ! Component: 2150 - total flux cleaned = 0.00781927 Jy ! Component: 2200 - total flux cleaned = 0.00766913 Jy ! Component: 2250 - total flux cleaned = 0.00751947 Jy ! Component: 2300 - total flux cleaned = 0.00732146 Jy ! Component: 2350 - total flux cleaned = 0.00722343 Jy ! Component: 2400 - total flux cleaned = 0.00707678 Jy ! Component: 2450 - total flux cleaned = 0.00702792 Jy ! Component: 2500 - total flux cleaned = 0.00702778 Jy ! Component: 2550 - total flux cleaned = 0.00688327 Jy ! Component: 2600 - total flux cleaned = 0.00683548 Jy ! Component: 2650 - total flux cleaned = 0.0068351 Jy ! Component: 2700 - total flux cleaned = 0.00669306 Jy ! Component: 2750 - total flux cleaned = 0.00669307 Jy ! Component: 2800 - total flux cleaned = 0.00645858 Jy ! Component: 2850 - total flux cleaned = 0.0064583 Jy ! Component: 2900 - total flux cleaned = 0.00627297 Jy ! Component: 2950 - total flux cleaned = 0.00613445 Jy ! Component: 3000 - total flux cleaned = 0.00608858 Jy ! Component: 3050 - total flux cleaned = 0.00590558 Jy ! Component: 3100 - total flux cleaned = 0.00572406 Jy ! Component: 3150 - total flux cleaned = 0.00572407 Jy ! Component: 3200 - total flux cleaned = 0.0056789 Jy ! Component: 3250 - total flux cleaned = 0.00536508 Jy ! Component: 3300 - total flux cleaned = 0.00540991 Jy ! Component: 3350 - total flux cleaned = 0.00509828 Jy ! Component: 3400 - total flux cleaned = 0.00514243 Jy ! Component: 3450 - total flux cleaned = 0.00487815 Jy ! Component: 3500 - total flux cleaned = 0.00470223 Jy ! Component: 3550 - total flux cleaned = 0.00448387 Jy ! Component: 3600 - total flux cleaned = 0.00444055 Jy ! Component: 3650 - total flux cleaned = 0.00418047 Jy ! Component: 3700 - total flux cleaned = 0.00413768 Jy ! Component: 3750 - total flux cleaned = 0.00392238 Jy ! Component: 3800 - total flux cleaned = 0.00387962 Jy ! Component: 3850 - total flux cleaned = 0.00375107 Jy ! Component: 3900 - total flux cleaned = 0.00366597 Jy ! Component: 3950 - total flux cleaned = 0.00349618 Jy ! Component: 4000 - total flux cleaned = 0.00341158 Jy ! Component: 4050 - total flux cleaned = 0.00315876 Jy ! Total flux subtracted in 4096 components = 0.00307468 Jy ! Clean residual min=-0.002231 max=0.002487 Jy/beam ! Clean residual mean=-0.000018 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.193865 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 451 components and 0.193865 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv123_uvs/J1344+6606_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.814 x 13.13 at -49.36 degrees (North through East) ! Clean map min=-0.0062984 max=0.05851 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv123_uvs/J1344+6606_S_map.fits wmodel /scr/pima/rv123_uvs/J1344+6606_S_map.mod ! Writing 451 model components to file: /scr/pima/rv123_uvs/J1344+6606_S_map.mod wobs /scr/pima/rv123_uvs/J1344+6606_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv123_uvs/J1344+6606_S_uvs.fits wwins /scr/pima/rv123_uvs/J1344+6606_S_map.win ! wwins: Wrote 4 windows to /scr/pima/rv123_uvs/J1344+6606_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0585105 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000895284 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.59037 4.59037 9.18075 18.3615 36.723 73.446 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.058 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 65.354 quit ! Quitting program ! Log file /scr/pima/rv123_uvs/J1344+6606_S_dfm.log closed on Sun Dec 23 05:04:07 2018