! Started logfile: /image_prod/ug002_uva//J1743-0350_S_f_dfm.log on Thu Mar 5 03:22:45 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//J1743-0350_S_f_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1743-0350_S_f_uva.fits ! AN table 1: 35 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.655238 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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 3 lines of history. ! ! Reading 3096 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 J1743-0350_S_f] 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 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=3.150308Jy sigma=7.641075 ! Fit after self-cal, rms=2.063489Jy sigma=4.824188 ! 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.726 mas, bmaj=6.732 mas, bpa=-2.098 degrees ! Estimated noise=6.32176 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.202 Jy ! Component: 100 - total flux cleaned = 2.6822 Jy ! Total flux subtracted in 100 components = 2.6822 Jy ! Clean residual min=-0.127062 max=0.164473 Jy/beam ! Clean residual mean=0.000155 rms=0.032471 Jy/beam ! Combined flux in latest and established models = 2.6822 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 2.6822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.738490Jy sigma=2.081910 ! Fit after self-cal, rms=0.738482Jy sigma=2.081899 ! 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=3.262 mas, bmaj=7.786 mas, bpa=-2.427 degrees ! Estimated noise=5.12207 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.102471 Jy ! Component: 100 - total flux cleaned = 0.120806 Jy ! Component: 150 - total flux cleaned = 0.119672 Jy ! Component: 200 - total flux cleaned = 0.119645 Jy ! Total flux subtracted in 200 components = 0.119645 Jy ! Clean residual min=-0.129723 max=0.155507 Jy/beam ! Clean residual mean=-0.000025 rms=0.034963 Jy/beam ! Combined flux in latest and established models = 2.80184 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 2.80184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.703115Jy sigma=2.110780 ! Fit after self-cal, rms=0.703082Jy sigma=2.110717 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.262 x 7.786 at -2.427 degrees (North through East) ! Clean map min=-0.12487 max=2.7974 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.21 HN 0.97 KP 0.95 ! LA 0.94 MK 0.99 NL 0.79 OV 0.90 ! PT 0.92 SC 0.98 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 1.25 HN 1.03 KP 0.93 ! LA 0.97 MK 1.05 NL 0.93 OV 1.01 ! PT 0.92 SC 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.27 HN 1.06 KP 0.89 ! LA 0.98 MK 0.99 NL 1.07 OV 1.44 ! PT 0.89 SC 1.02 ! ! ! Fit before self-cal, rms=0.703082Jy sigma=2.110717 ! Fit after self-cal, rms=0.741095Jy sigma=1.573571 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.278 mas, bmaj=7.788 mas, bpa=-2.455 degrees ! Estimated noise=5.28444 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.0664813 Jy ! Component: 100 - total flux cleaned = 0.0633577 Jy ! Component: 150 - total flux cleaned = 0.058804 Jy ! Component: 200 - total flux cleaned = 0.0555153 Jy ! Total flux subtracted in 200 components = 0.0555153 Jy ! Clean residual min=-0.100025 max=0.101950 Jy/beam ! Clean residual mean=-0.000069 rms=0.026447 Jy/beam ! Combined flux in latest and established models = 2.85736 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 2.85736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.722787Jy sigma=1.581664 ! Fit after self-cal, rms=0.722740Jy sigma=1.581548 ! 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.722740Jy sigma=1.581548 ! Fit after self-cal, rms=0.663353Jy sigma=1.005327 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.272 mas, bmaj=7.818 mas, bpa=-2.614 degrees ! Estimated noise=5.41521 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0651942 Jy ! Component: 100 - total flux cleaned = 0.0799049 Jy ! Component: 150 - total flux cleaned = 0.0780888 Jy ! Component: 200 - total flux cleaned = 0.0764826 Jy ! Total flux subtracted in 200 components = 0.0764826 Jy ! Clean residual min=-0.057963 max=0.059613 Jy/beam ! Clean residual mean=0.000042 rms=0.014961 Jy/beam ! Combined flux in latest and established models = 2.93384 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 2.93384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.648867Jy sigma=1.000566 ! Fit after self-cal, rms=0.648842Jy sigma=1.000466 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.00248187 Jy ! Component: 100 - total flux cleaned = -0.00368859 Jy ! Component: 150 - total flux cleaned = -0.00440851 Jy ! Component: 200 - total flux cleaned = -0.00472622 Jy ! Total flux subtracted in 200 components = -0.00472622 Jy ! Clean residual min=-0.058935 max=0.059401 Jy/beam ! Clean residual mean=0.000043 rms=0.014951 Jy/beam ! Combined flux in latest and established models = 2.92911 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 43 components and 2.92911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.647932Jy sigma=0.999938 ! Fit after self-cal, rms=0.647913Jy sigma=0.999862 ! 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.647913Jy sigma=0.999862 ! Fit after self-cal, rms=0.323928Jy sigma=0.620516 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.266 mas, bmaj=7.817 mas, bpa=-2.694 degrees ! Estimated noise=5.42433 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138521 Jy ! Component: 100 - total flux cleaned = 0.0186012 Jy ! Component: 150 - total flux cleaned = 0.0190689 Jy ! Component: 200 - total flux cleaned = 0.0192639 Jy ! Total flux subtracted in 200 components = 0.0192639 Jy ! Clean residual min=-0.030143 max=0.028989 Jy/beam ! Clean residual mean=0.000028 rms=0.007109 Jy/beam ! Combined flux in latest and established models = 2.94838 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 2.94838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.322864Jy sigma=0.619195 ! Fit after self-cal, rms=0.322845Jy sigma=0.619110 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.00035101 Jy ! Component: 100 - total flux cleaned = 0.000176785 Jy ! Component: 150 - total flux cleaned = 0.000173326 Jy ! Component: 200 - total flux cleaned = 0.000177799 Jy ! Total flux subtracted in 200 components = 0.000177799 Jy ! Clean residual min=-0.030138 max=0.028997 Jy/beam ! Clean residual mean=0.000028 rms=0.007098 Jy/beam ! Combined flux in latest and established models = 2.94855 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 2.94855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.322592Jy sigma=0.618742 ! Fit after self-cal, rms=0.322583Jy sigma=0.618704 ! 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.322583Jy sigma=0.618704 ! Fit after self-cal, rms=0.323863Jy sigma=0.617758 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.39 mas, bmaj=12.63 mas, bpa=2.13 degrees ! Estimated noise=6.97934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0141507 Jy ! Component: 100 - total flux cleaned = 0.0202456 Jy ! Component: 150 - total flux cleaned = 0.0228651 Jy ! Component: 200 - total flux cleaned = 0.0231559 Jy ! Total flux subtracted in 200 components = 0.0231559 Jy ! Clean residual min=-0.034586 max=0.037099 Jy/beam ! Clean residual mean=0.000039 rms=0.008890 Jy/beam ! Combined flux in latest and established models = 2.97171 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 2.97171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.323363Jy sigma=0.617731 ! Fit after self-cal, rms=0.323354Jy sigma=0.617710 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.000254085 Jy ! Component: 100 - total flux cleaned = 0.000455222 Jy ! Component: 150 - total flux cleaned = 0.000631773 Jy ! Component: 200 - total flux cleaned = 0.000683821 Jy ! Total flux subtracted in 200 components = 0.000683821 Jy ! Clean residual min=-0.034503 max=0.037010 Jy/beam ! Clean residual mean=0.000039 rms=0.008885 Jy/beam ! Combined flux in latest and established models = 2.97239 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 68 components and 2.97239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.323383Jy sigma=0.617792 ! Fit after self-cal, rms=0.323375Jy sigma=0.617775 ! 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=3.26 mas, bmaj=7.813 mas, bpa=-2.763 degrees ! Estimated noise=5.43857 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.26 x 7.813 at -2.763 degrees (North through East) ! Clean map min=-0.030099 max=2.9701 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.323375Jy sigma=0.617775 ! Fit after self-cal, rms=0.106508Jy sigma=0.214747 ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=7.804 mas, bpa=-2.784 degrees ! Estimated noise=5.43676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00818562 Jy ! Component: 100 - total flux cleaned = 0.00891883 Jy ! Component: 150 - total flux cleaned = 0.00876921 Jy ! Component: 200 - total flux cleaned = 0.00863545 Jy ! Total flux subtracted in 200 components = 0.00863545 Jy ! Clean residual min=-0.009616 max=0.020175 Jy/beam ! Clean residual mean=0.000033 rms=0.002610 Jy/beam ! Combined flux in latest and established models = 2.98103 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 2.98103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105750Jy sigma=0.212691 ! Fit after self-cal, rms=0.105744Jy sigma=0.212638 ! Inverting map ! Added new window around map position (2.5, 11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00991058 Jy ! Component: 100 - total flux cleaned = 0.00697071 Jy ! Component: 150 - total flux cleaned = 0.00402041 Jy ! Component: 200 - total flux cleaned = 0.00350855 Jy ! Total flux subtracted in 200 components = 0.00350855 Jy ! Clean residual min=-0.007550 max=0.014855 Jy/beam ! Clean residual mean=0.000031 rms=0.002276 Jy/beam ! Combined flux in latest and established models = 2.98454 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 82 components and 2.98454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102281Jy sigma=0.203722 ! Fit after self-cal, rms=0.102188Jy sigma=0.203139 ! Inverting map ! Added new window around map position (-2.5, -12). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00995092 Jy ! Component: 100 - total flux cleaned = 0.0099772 Jy ! Component: 150 - total flux cleaned = 0.00973189 Jy ! Component: 200 - total flux cleaned = 0.00953095 Jy ! Total flux subtracted in 200 components = 0.00953095 Jy ! Clean residual min=-0.007178 max=0.008480 Jy/beam ! Clean residual mean=0.000026 rms=0.002036 Jy/beam ! Combined flux in latest and established models = 2.99407 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 101 components and 2.99407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100267Jy sigma=0.198738 ! Fit after self-cal, rms=0.100179Jy sigma=0.198499 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100179Jy sigma=0.198499 ! Fit after self-cal, rms=0.098973Jy sigma=0.195903 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.715 mas, bmaj=6.728 mas, bpa=-2.57 degrees ! Estimated noise=6.62425 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.29627 Jy ! Component: 100 - total flux cleaned = 2.79713 Jy ! Component: 150 - total flux cleaned = 2.92352 Jy ! Component: 200 - total flux cleaned = 2.97932 Jy ! Total flux subtracted in 200 components = 2.97932 Jy ! Clean residual min=-0.022507 max=0.025409 Jy/beam ! Clean residual mean=0.000042 rms=0.003679 Jy/beam ! Combined flux in latest and established models = 2.97932 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 9 model components to the UV plane model. ! The established model now contains 9 components and 2.97932 Jy ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=7.8 mas, bpa=-2.784 degrees ! Estimated noise=5.43996 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.028658 Jy ! Component: 100 - total flux cleaned = 0.0359502 Jy ! Component: 150 - total flux cleaned = 0.0386236 Jy ! Component: 200 - total flux cleaned = 0.0392187 Jy ! Total flux subtracted in 200 components = 0.0392187 Jy ! Clean residual min=-0.015386 max=0.010734 Jy/beam ! Clean residual mean=0.000018 rms=0.002454 Jy/beam ! Combined flux in latest and established models = 3.01854 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 3.01854 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=7.378 mas, bmaj=12.59 mas, bpa=2.071 degrees ! Estimated noise=7.00317 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0049981 Jy ! Component: 100 - total flux cleaned = -0.00728827 Jy ! Component: 150 - total flux cleaned = -0.00900129 Jy ! Component: 200 - total flux cleaned = -0.00964207 Jy ! Total flux subtracted in 200 components = -0.00964207 Jy ! Clean residual min=-0.009278 max=0.009708 Jy/beam ! Clean residual mean=0.000031 rms=0.002553 Jy/beam ! Combined flux in latest and established models = 3.00889 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.000389167 Jy ! Component: 100 - total flux cleaned = -0.000918599 Jy ! Component: 150 - total flux cleaned = -0.00140595 Jy ! Component: 200 - total flux cleaned = -0.0017153 Jy ! Total flux subtracted in 200 components = -0.0017153 Jy ! Clean residual min=-0.008968 max=0.009557 Jy/beam ! Clean residual mean=0.000030 rms=0.002470 Jy/beam ! Combined flux in latest and established models = 3.00718 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 52 components and 3.00718 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=7.8 mas, bpa=-2.784 degrees ! Estimated noise=5.43996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000665432 Jy ! Component: 100 - total flux cleaned = 0.000529967 Jy ! Component: 150 - total flux cleaned = -0.000174565 Jy ! Component: 200 - total flux cleaned = -0.000494673 Jy ! Total flux subtracted in 200 components = -0.000494673 Jy ! Clean residual min=-0.008814 max=0.008903 Jy/beam ! Clean residual mean=0.000016 rms=0.001998 Jy/beam ! Combined flux in latest and established models = 3.00668 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 65 components and 3.00668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100437Jy sigma=0.201095 ! Fit after self-cal, rms=0.100329Jy sigma=0.200742 wmodel J1743-0350_S_f_map.mod ! Writing 65 model components to file: J1743-0350_S_f_map.mod wobs J1743-0350_S_f_uvs.fits ! Writing UV FITS file: J1743-0350_S_f_uvs.fits wwins J1743-0350_S_f_map.win ! wwins: Wrote 3 windows to J1743-0350_S_f_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.000843574 Jy ! Component: 100 - total flux cleaned = 0.00144987 Jy ! Component: 150 - total flux cleaned = 0.00243808 Jy ! Component: 200 - total flux cleaned = 0.00323862 Jy ! Component: 250 - total flux cleaned = 0.00374475 Jy ! Component: 300 - total flux cleaned = 0.00473181 Jy ! Component: 350 - total flux cleaned = 0.00556828 Jy ! Component: 400 - total flux cleaned = 0.00672974 Jy ! Component: 450 - total flux cleaned = 0.00774881 Jy ! Component: 500 - total flux cleaned = 0.00896396 Jy ! Component: 550 - total flux cleaned = 0.00982527 Jy ! Component: 600 - total flux cleaned = 0.0101404 Jy ! Component: 650 - total flux cleaned = 0.0109669 Jy ! Component: 700 - total flux cleaned = 0.0115738 Jy ! Component: 750 - total flux cleaned = 0.0120685 Jy ! Component: 800 - total flux cleaned = 0.0127481 Jy ! Component: 850 - total flux cleaned = 0.0131287 Jy ! Component: 900 - total flux cleaned = 0.0135978 Jy ! Component: 950 - total flux cleaned = 0.0142432 Jy ! Component: 1000 - total flux cleaned = 0.0147876 Jy ! Component: 1050 - total flux cleaned = 0.0152335 Jy ! Component: 1100 - total flux cleaned = 0.015672 Jy ! Component: 1150 - total flux cleaned = 0.016276 Jy ! Component: 1200 - total flux cleaned = 0.016616 Jy ! Component: 1250 - total flux cleaned = 0.0172889 Jy ! Component: 1300 - total flux cleaned = 0.0178695 Jy ! Component: 1350 - total flux cleaned = 0.0181151 Jy ! Component: 1400 - total flux cleaned = 0.0185195 Jy ! Component: 1450 - total flux cleaned = 0.0189974 Jy ! Component: 1500 - total flux cleaned = 0.0195468 Jy ! Component: 1550 - total flux cleaned = 0.0197017 Jy ! Component: 1600 - total flux cleaned = 0.0198566 Jy ! Component: 1650 - total flux cleaned = 0.020236 Jy ! Component: 1700 - total flux cleaned = 0.0206089 Jy ! Component: 1750 - total flux cleaned = 0.0207557 Jy ! Component: 1800 - total flux cleaned = 0.021048 Jy ! Component: 1850 - total flux cleaned = 0.0211912 Jy ! Component: 1900 - total flux cleaned = 0.0213339 Jy ! Component: 1950 - total flux cleaned = 0.0215465 Jy ! Component: 2000 - total flux cleaned = 0.0216868 Jy ! Component: 2050 - total flux cleaned = 0.0220327 Jy ! Component: 2100 - total flux cleaned = 0.0223057 Jy ! Component: 2150 - total flux cleaned = 0.0225755 Jy ! Component: 2200 - total flux cleaned = 0.0227745 Jy ! Component: 2250 - total flux cleaned = 0.0229729 Jy ! Component: 2300 - total flux cleaned = 0.023234 Jy ! Component: 2350 - total flux cleaned = 0.0234273 Jy ! Component: 2400 - total flux cleaned = 0.0234907 Jy ! Component: 2450 - total flux cleaned = 0.0237445 Jy ! Component: 2500 - total flux cleaned = 0.0239963 Jy ! Component: 2550 - total flux cleaned = 0.0243076 Jy ! Component: 2600 - total flux cleaned = 0.0246764 Jy ! Component: 2650 - total flux cleaned = 0.0247383 Jy ! Component: 2700 - total flux cleaned = 0.0251023 Jy ! Component: 2750 - total flux cleaned = 0.025463 Jy ! Component: 2800 - total flux cleaned = 0.0256402 Jy ! Component: 2850 - total flux cleaned = 0.0258171 Jy ! Component: 2900 - total flux cleaned = 0.0259348 Jy ! Component: 2950 - total flux cleaned = 0.0260514 Jy ! Component: 3000 - total flux cleaned = 0.0262818 Jy ! Component: 3050 - total flux cleaned = 0.0262811 Jy ! Component: 3100 - total flux cleaned = 0.026225 Jy ! Component: 3150 - total flux cleaned = 0.0266741 Jy ! Component: 3200 - total flux cleaned = 0.0263948 Jy ! Component: 3250 - total flux cleaned = 0.0268379 Jy ! Component: 3300 - total flux cleaned = 0.0268381 Jy ! Component: 3350 - total flux cleaned = 0.0269471 Jy ! Component: 3400 - total flux cleaned = 0.0270012 Jy ! Component: 3450 - total flux cleaned = 0.0270549 Jy ! Component: 3500 - total flux cleaned = 0.0272677 Jy ! Component: 3550 - total flux cleaned = 0.0270564 Jy ! Component: 3600 - total flux cleaned = 0.0272134 Jy ! Component: 3650 - total flux cleaned = 0.027214 Jy ! Component: 3700 - total flux cleaned = 0.0272142 Jy ! Component: 3750 - total flux cleaned = 0.027214 Jy ! Component: 3800 - total flux cleaned = 0.0271124 Jy ! Component: 3850 - total flux cleaned = 0.0274671 Jy ! Component: 3900 - total flux cleaned = 0.0273667 Jy ! Component: 3950 - total flux cleaned = 0.0273667 Jy ! Component: 4000 - total flux cleaned = 0.0273165 Jy ! Component: 4050 - total flux cleaned = 0.0273653 Jy ! Total flux subtracted in 4096 components = 0.0273163 Jy ! Clean residual min=-0.003000 max=0.002534 Jy/beam ! Clean residual mean=0.000014 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 3.034 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 353 components and 3.034 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1743-0350_S_f_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.253 x 7.8 at -2.784 degrees (North through East) ! Clean map min=-0.007559 max=2.9646 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1743-0350_S_f_map.fits wmodel /image_prod/ug002_uva//J1743-0350_S_f_map.mod ! Writing 353 model components to file: /image_prod/ug002_uva//J1743-0350_S_f_map.mod wobs /image_prod/ug002_uva//J1743-0350_S_f_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1743-0350_S_f_uvs.fits wwins /image_prod/ug002_uva//J1743-0350_S_f_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1743-0350_S_f_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 2.96461 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000920529 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0931517 0.0931517 0.186303 0.372607 0.745214 1.49043 2.98086 5.96171 11.9234 23.8468 47.6937 95.3874 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 2.964 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 3220.55 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1743-0350_S_f_dfm.log closed on Thu Mar 5 03:22:48 2020