! Started logfile: /image_prod/ug002_uva//J1733-1304_S_b_dfm.log on Thu Mar 5 03:16:48 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J1733-1304_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1733-1304_S_b_uva.fits ! AN table 1: 6 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.845238 visibilities/baseline/integration-bin. ! Found source: J1733-1304 ! ! There are 3 IFs, and a total of 3 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 40 lines of history. ! ! Reading 426 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 3 channels. ! Selecting polarization: RR, channels: 1..3 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 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 J1733-1304_S_b] 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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=4.173759Jy sigma=13.789276 ! Fit after self-cal, rms=3.193224Jy sigma=10.190856 ! 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=2.465 mas, bmaj=13.71 mas, bpa=-17.69 degrees ! Estimated noise=11.2481 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 = 2.82143 Jy ! Component: 100 - total flux cleaned = 3.66443 Jy ! Total flux subtracted in 100 components = 3.66443 Jy ! Clean residual min=-0.226443 max=0.373128 Jy/beam ! Clean residual mean=-0.000266 rms=0.079179 Jy/beam ! Combined flux in latest and established models = 3.66443 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 3.66443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.068990Jy sigma=2.967924 ! Fit after self-cal, rms=1.068629Jy sigma=2.967601 ! 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=2.821 mas, bmaj=14.16 mas, bpa=-16.78 degrees ! Estimated noise=10.5298 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.495136 Jy ! Component: 100 - total flux cleaned = 0.794493 Jy ! Component: 150 - total flux cleaned = 1.01807 Jy ! Component: 200 - total flux cleaned = 1.19096 Jy ! Total flux subtracted in 200 components = 1.19096 Jy ! Clean residual min=-0.145716 max=0.240730 Jy/beam ! Clean residual mean=0.000082 rms=0.055579 Jy/beam ! Combined flux in latest and established models = 4.85539 Jy ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 56 components and 4.85539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.641780Jy sigma=1.786804 ! Fit after self-cal, rms=0.637930Jy sigma=1.775708 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.821 x 14.16 at -16.78 degrees (North through East) ! Clean map min=-0.14603 max=3.7844 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.89 HN 1.07 KP 0.96 ! LA 1.01 MK 1.03 NL 1.01 OV 0.96 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 0.93 HN 1.05 KP 0.92 ! LA 1.00 MK 1.06 NL 0.99 OV 0.85 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.95 HN 1.02 KP 0.98 ! LA 1.01 MK 1.00 NL 0.96 OV 0.99 ! ! ! Fit before self-cal, rms=0.637930Jy sigma=1.775708 ! Fit after self-cal, rms=0.422446Jy sigma=1.165385 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.88 mas, bmaj=14.41 mas, bpa=-16.68 degrees ! Estimated noise=10.4286 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.5, 23). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.220086 Jy ! Component: 100 - total flux cleaned = 0.325571 Jy ! Component: 150 - total flux cleaned = 0.399121 Jy ! Component: 200 - total flux cleaned = 0.457044 Jy ! Total flux subtracted in 200 components = 0.457044 Jy ! Clean residual min=-0.070544 max=0.058064 Jy/beam ! Clean residual mean=0.000006 rms=0.017741 Jy/beam ! Combined flux in latest and established models = 5.31244 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 111 components and 5.31244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.234467Jy sigma=0.631858 ! Fit after self-cal, rms=0.225621Jy sigma=0.599149 ! 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. ! ! Fit before self-cal, rms=0.225621Jy sigma=0.599149 ! Fit after self-cal, rms=0.189965Jy sigma=0.537236 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.895 mas, bmaj=14.41 mas, bpa=-16.67 degrees ! Estimated noise=10.3641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0621442 Jy ! Component: 100 - total flux cleaned = 0.1044 Jy ! Component: 150 - total flux cleaned = 0.130493 Jy ! Component: 200 - total flux cleaned = 0.150905 Jy ! Total flux subtracted in 200 components = 0.150905 Jy ! Clean residual min=-0.053933 max=0.039330 Jy/beam ! Clean residual mean=0.000018 rms=0.012011 Jy/beam ! Combined flux in latest and established models = 5.46334 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 171 components and 5.46334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.150634Jy sigma=0.442848 ! Fit after self-cal, rms=0.148580Jy sigma=0.433889 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.0282208 Jy ! Component: 100 - total flux cleaned = 0.048892 Jy ! Component: 150 - total flux cleaned = 0.0664854 Jy ! Component: 200 - total flux cleaned = 0.0818368 Jy ! Total flux subtracted in 200 components = 0.0818368 Jy ! Clean residual min=-0.046630 max=0.030961 Jy/beam ! Clean residual mean=0.000019 rms=0.009935 Jy/beam ! Combined flux in latest and established models = 5.54518 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 214 components and 5.54518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.134995Jy sigma=0.401545 ! Fit after self-cal, rms=0.134161Jy sigma=0.398679 ! 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. ! ! Fit before self-cal, rms=0.134161Jy sigma=0.398679 ! Fit after self-cal, rms=0.126076Jy sigma=0.383927 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.9 mas, bmaj=14.42 mas, bpa=-16.67 degrees ! Estimated noise=10.3456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181882 Jy ! Component: 100 - total flux cleaned = 0.0327025 Jy ! Component: 150 - total flux cleaned = 0.0467881 Jy ! Component: 200 - total flux cleaned = 0.0594707 Jy ! Total flux subtracted in 200 components = 0.0594707 Jy ! Clean residual min=-0.038543 max=0.026165 Jy/beam ! Clean residual mean=0.000013 rms=0.008085 Jy/beam ! Combined flux in latest and established models = 5.60465 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 238 components and 5.60465 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.115782Jy sigma=0.357040 ! Fit after self-cal, rms=0.115127Jy sigma=0.355060 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.0137842 Jy ! Component: 100 - total flux cleaned = 0.0257029 Jy ! Component: 150 - total flux cleaned = 0.0370157 Jy ! Component: 200 - total flux cleaned = 0.0469108 Jy ! Total flux subtracted in 200 components = 0.0469108 Jy ! Clean residual min=-0.033041 max=0.023842 Jy/beam ! Clean residual mean=0.000013 rms=0.007066 Jy/beam ! Combined flux in latest and established models = 5.65156 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 255 components and 5.65156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109280Jy sigma=0.339954 ! Fit after self-cal, rms=0.108720Jy sigma=0.338462 ! 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. ! ! Fit before self-cal, rms=0.108720Jy sigma=0.338462 ! Fit after self-cal, rms=0.106901Jy sigma=0.335181 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.545 mas, bmaj=16.27 mas, bpa=-6.645 degrees ! Estimated noise=14.3096 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157449 Jy ! Component: 100 - total flux cleaned = 0.0281287 Jy ! Component: 150 - total flux cleaned = 0.0394659 Jy ! Component: 200 - total flux cleaned = 0.0491708 Jy ! Total flux subtracted in 200 components = 0.0491708 Jy ! Clean residual min=-0.035426 max=0.027874 Jy/beam ! Clean residual mean=0.000015 rms=0.008362 Jy/beam ! Combined flux in latest and established models = 5.70073 Jy selfcal ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 297 components and 5.70073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101566Jy sigma=0.328583 ! Fit after self-cal, rms=0.101141Jy sigma=0.326907 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.00936196 Jy ! Component: 100 - total flux cleaned = 0.0178515 Jy ! Component: 150 - total flux cleaned = 0.0254927 Jy ! Component: 200 - total flux cleaned = 0.0319979 Jy ! Total flux subtracted in 200 components = 0.0319979 Jy ! Clean residual min=-0.029442 max=0.025649 Jy/beam ! Clean residual mean=0.000017 rms=0.007287 Jy/beam ! Combined flux in latest and established models = 5.73273 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 324 components and 5.73273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099282Jy sigma=0.324040 ! Fit after self-cal, rms=0.099059Jy sigma=0.323485 ! 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=2.902 mas, bmaj=14.41 mas, bpa=-16.66 degrees ! Estimated noise=10.3486 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.902 x 14.41 at -16.66 degrees (North through East) ! Clean map min=-0.025365 max=3.755 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.099059Jy sigma=0.323485 ! Fit after self-cal, rms=0.091497Jy sigma=0.289522 ! Inverting map and beam ! Estimated beam: bmin=2.902 mas, bmaj=14.42 mas, bpa=-16.68 degrees ! Estimated noise=10.3427 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00774249 Jy ! Component: 100 - total flux cleaned = 0.0120497 Jy ! Component: 150 - total flux cleaned = 0.0147704 Jy ! Component: 200 - total flux cleaned = 0.0150754 Jy ! Total flux subtracted in 200 components = 0.0150754 Jy ! Clean residual min=-0.021691 max=0.020737 Jy/beam ! Clean residual mean=0.000010 rms=0.005102 Jy/beam ! Combined flux in latest and established models = 5.7478 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 346 components and 5.7478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088359Jy sigma=0.277688 ! Fit after self-cal, rms=0.087772Jy sigma=0.276746 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00516034 Jy ! Component: 100 - total flux cleaned = 0.00736608 Jy ! Component: 150 - total flux cleaned = 0.00960802 Jy ! Component: 200 - total flux cleaned = 0.0109592 Jy ! Total flux subtracted in 200 components = 0.0109592 Jy ! Clean residual min=-0.019972 max=0.018870 Jy/beam ! Clean residual mean=0.000012 rms=0.004704 Jy/beam ! Combined flux in latest and established models = 5.75876 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 361 components and 5.75876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086215Jy sigma=0.270992 ! Fit after self-cal, rms=0.085916Jy sigma=0.270501 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085916Jy sigma=0.270501 ! Fit after self-cal, rms=0.085534Jy sigma=0.269246 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=2.516 mas, bmaj=13.97 mas, bpa=-17.69 degrees ! Estimated noise=11.1673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.79049 Jy ! Component: 100 - total flux cleaned = 3.55775 Jy ! Component: 150 - total flux cleaned = 3.92718 Jy ! Component: 200 - total flux cleaned = 4.16702 Jy ! Total flux subtracted in 200 components = 4.16702 Jy ! Clean residual min=-0.119958 max=0.152037 Jy/beam ! Clean residual mean=-0.000265 rms=0.041387 Jy/beam ! Combined flux in latest and established models = 4.16702 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 26 model components to the UV plane model. ! The established model now contains 26 components and 4.16702 Jy ! Inverting map and beam ! Estimated beam: bmin=2.903 mas, bmaj=14.41 mas, bpa=-16.68 degrees ! Estimated noise=10.3518 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) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.249471 Jy ! Component: 100 - total flux cleaned = 0.438848 Jy ! Component: 150 - total flux cleaned = 0.590156 Jy ! Component: 200 - total flux cleaned = 0.713167 Jy ! Total flux subtracted in 200 components = 0.713167 Jy ! Clean residual min=-0.076754 max=0.086459 Jy/beam ! Clean residual mean=-0.000111 rms=0.027561 Jy/beam ! Combined flux in latest and established models = 4.88019 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 89 components and 4.88019 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=6.55 mas, bmaj=16.26 mas, bpa=-6.651 degrees ! Estimated noise=14.308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.179714 Jy ! Component: 100 - total flux cleaned = 0.302715 Jy ! Component: 150 - total flux cleaned = 0.396229 Jy ! Component: 200 - total flux cleaned = 0.470627 Jy ! Total flux subtracted in 200 components = 0.470627 Jy ! Clean residual min=-0.055877 max=0.056752 Jy/beam ! Clean residual mean=-0.000023 rms=0.020884 Jy/beam ! Combined flux in latest and established models = 5.35082 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.0603259 Jy ! Component: 100 - total flux cleaned = 0.109839 Jy ! Component: 150 - total flux cleaned = 0.150811 Jy ! Component: 200 - total flux cleaned = 0.184924 Jy ! Total flux subtracted in 200 components = 0.184924 Jy ! Clean residual min=-0.037730 max=0.030954 Jy/beam ! Clean residual mean=0.000005 rms=0.011875 Jy/beam ! Combined flux in latest and established models = 5.53574 Jy ! Adding 135 model components to the UV plane model. ! The established model now contains 209 components and 5.53574 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.903 mas, bmaj=14.41 mas, bpa=-16.68 degrees ! Estimated noise=10.3518 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0348341 Jy ! Component: 100 - total flux cleaned = 0.0607792 Jy ! Component: 150 - total flux cleaned = 0.0780657 Jy ! Component: 200 - total flux cleaned = 0.0939367 Jy ! Total flux subtracted in 200 components = 0.0939367 Jy ! Clean residual min=-0.034214 max=0.023558 Jy/beam ! Clean residual mean=0.000010 rms=0.007371 Jy/beam ! Combined flux in latest and established models = 5.62967 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 243 components and 5.62967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100870Jy sigma=0.325648 ! Fit after self-cal, rms=0.100838Jy sigma=0.321456 wmodel J1733-1304_S_b_map.mod ! Writing 243 model components to file: J1733-1304_S_b_map.mod wobs J1733-1304_S_b_uvs.fits ! Writing UV FITS file: J1733-1304_S_b_uvs.fits wwins J1733-1304_S_b_map.win ! wwins: Wrote 2 windows to J1733-1304_S_b_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.0130318 Jy ! Component: 100 - total flux cleaned = -0.0155591 Jy ! Component: 150 - total flux cleaned = -0.0170573 Jy ! Component: 200 - total flux cleaned = -0.0167007 Jy ! Component: 250 - total flux cleaned = -0.0153979 Jy ! Component: 300 - total flux cleaned = -0.0154011 Jy ! Component: 350 - total flux cleaned = -0.0151084 Jy ! Component: 400 - total flux cleaned = -0.0145755 Jy ! Component: 450 - total flux cleaned = -0.0140703 Jy ! Component: 500 - total flux cleaned = -0.0135901 Jy ! Component: 550 - total flux cleaned = -0.0133685 Jy ! Component: 600 - total flux cleaned = -0.0129416 Jy ! Component: 650 - total flux cleaned = -0.012941 Jy ! Component: 700 - total flux cleaned = -0.0127389 Jy ! Component: 750 - total flux cleaned = -0.0123649 Jy ! Component: 800 - total flux cleaned = -0.0121873 Jy ! Component: 850 - total flux cleaned = -0.0120204 Jy ! Component: 900 - total flux cleaned = -0.0118532 Jy ! Component: 950 - total flux cleaned = -0.0109069 Jy ! Component: 1000 - total flux cleaned = -0.0110649 Jy ! Component: 1050 - total flux cleaned = -0.0109191 Jy ! Component: 1100 - total flux cleaned = -0.0100842 Jy ! Component: 1150 - total flux cleaned = -0.00981596 Jy ! Component: 1200 - total flux cleaned = -0.00903376 Jy ! Component: 1250 - total flux cleaned = -0.00853435 Jy ! Component: 1300 - total flux cleaned = -0.00817015 Jy ! Component: 1350 - total flux cleaned = -0.00781286 Jy ! Component: 1400 - total flux cleaned = -0.00735554 Jy ! Component: 1450 - total flux cleaned = -0.00702666 Jy ! Component: 1500 - total flux cleaned = -0.00724243 Jy ! Component: 1550 - total flux cleaned = -0.00734748 Jy ! Component: 1600 - total flux cleaned = -0.00755001 Jy ! Component: 1650 - total flux cleaned = -0.00774846 Jy ! Component: 1700 - total flux cleaned = -0.00774849 Jy ! Component: 1750 - total flux cleaned = -0.00746447 Jy ! Component: 1800 - total flux cleaned = -0.00727883 Jy ! Component: 1850 - total flux cleaned = -0.00709597 Jy ! Component: 1900 - total flux cleaned = -0.00655597 Jy ! Component: 1950 - total flux cleaned = -0.00637882 Jy ! Component: 2000 - total flux cleaned = -0.00603071 Jy ! Component: 2050 - total flux cleaned = -0.00594539 Jy ! Component: 2100 - total flux cleaned = -0.00585975 Jy ! Component: 2150 - total flux cleaned = -0.00552328 Jy ! Component: 2200 - total flux cleaned = -0.00527401 Jy ! Component: 2250 - total flux cleaned = -0.00502828 Jy ! Component: 2300 - total flux cleaned = -0.00510955 Jy ! Component: 2350 - total flux cleaned = -0.0049472 Jy ! Component: 2400 - total flux cleaned = -0.00454663 Jy ! Component: 2450 - total flux cleaned = -0.00446818 Jy ! Component: 2500 - total flux cleaned = -0.0043887 Jy ! Component: 2550 - total flux cleaned = -0.0041548 Jy ! Component: 2600 - total flux cleaned = -0.00407775 Jy ! Component: 2650 - total flux cleaned = -0.00392388 Jy ! Component: 2700 - total flux cleaned = -0.00384746 Jy ! Component: 2750 - total flux cleaned = -0.0036953 Jy ! Component: 2800 - total flux cleaned = -0.00354405 Jy ! Component: 2850 - total flux cleaned = -0.00339396 Jy ! Component: 2900 - total flux cleaned = -0.00346956 Jy ! Component: 2950 - total flux cleaned = -0.00339464 Jy ! Component: 3000 - total flux cleaned = -0.00361774 Jy ! Component: 3050 - total flux cleaned = -0.003692 Jy ! Component: 3100 - total flux cleaned = -0.00376601 Jy ! Component: 3150 - total flux cleaned = -0.0037656 Jy ! Component: 3200 - total flux cleaned = -0.00369149 Jy ! Component: 3250 - total flux cleaned = -0.00413419 Jy ! Component: 3300 - total flux cleaned = -0.00413428 Jy ! Component: 3350 - total flux cleaned = -0.00420826 Jy ! Component: 3400 - total flux cleaned = -0.00450426 Jy ! Component: 3450 - total flux cleaned = -0.00480088 Jy ! Component: 3500 - total flux cleaned = -0.00487549 Jy ! Component: 3550 - total flux cleaned = -0.00480099 Jy ! Component: 3600 - total flux cleaned = -0.00487643 Jy ! Component: 3650 - total flux cleaned = -0.00502891 Jy ! Component: 3700 - total flux cleaned = -0.0049523 Jy ! Component: 3750 - total flux cleaned = -0.00495284 Jy ! Component: 3800 - total flux cleaned = -0.00487499 Jy ! Component: 3850 - total flux cleaned = -0.00495486 Jy ! Component: 3900 - total flux cleaned = -0.00503643 Jy ! Component: 3950 - total flux cleaned = -0.00520023 Jy ! Component: 4000 - total flux cleaned = -0.00528353 Jy ! Component: 4050 - total flux cleaned = -0.00545131 Jy ! Total flux subtracted in 4096 components = -0.00553607 Jy ! Clean residual min=-0.004778 max=0.004499 Jy/beam ! Clean residual mean=0.000002 rms=0.001342 Jy/beam ! Combined flux in latest and established models = 5.62414 Jy keep ! Adding 230 model components to the UV plane model. ! The established model now contains 473 components and 5.62414 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1733-1304_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.903 x 14.41 at -16.68 degrees (North through East) ! Clean map min=-0.012239 max=3.7772 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1733-1304_S_b_map.fits wmodel /image_prod/ug002_uva//J1733-1304_S_b_map.mod ! Writing 473 model components to file: /image_prod/ug002_uva//J1733-1304_S_b_map.mod wobs /image_prod/ug002_uva//J1733-1304_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1733-1304_S_b_uvs.fits wwins /image_prod/ug002_uva//J1733-1304_S_b_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J1733-1304_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 3.77722 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00141466 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.112357 0.112357 0.224714 0.449427 0.898855 1.79771 3.59542 7.19084 14.3817 28.7633 57.5267 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0042 print "peak= ", int(1000*peak_flux)/1000 ! peak= 3.777 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2670.06 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1733-1304_S_b_dfm.log closed on Thu Mar 5 03:16:52 2020