! Started logfile: /image_prod/ug002_uva//J0744-0629_S_dfm.log on Wed Mar 4 21:58:18 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//J0744-0629_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0744-0629_S_uva.fits ! AN table 1: 50 integrations on 15 of 15 possible baselines. ! AN table 2: 25 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.878222 visibilities/baseline/integration-bin. ! Found source: J0744-0629 ! ! 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 2964 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 J0744-0629_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 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.412050Jy sigma=6.003927 ! Fit after self-cal, rms=0.684678Jy sigma=3.023549 ! 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.334 mas, bmaj=6.162 mas, bpa=-11.41 degrees ! Estimated noise=2.91669 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.521397 Jy ! Component: 100 - total flux cleaned = 0.767081 Jy ! Total flux subtracted in 100 components = 0.767081 Jy ! Clean residual min=-0.114818 max=0.134751 Jy/beam ! Clean residual mean=0.000229 rms=0.035206 Jy/beam ! Combined flux in latest and established models = 0.767081 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.767081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.642481Jy sigma=2.133289 ! Fit after self-cal, rms=0.641621Jy sigma=2.130548 ! 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.58 mas, bmaj=6.719 mas, bpa=-12.49 degrees ! Estimated noise=2.71356 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.232685 Jy ! Component: 100 - total flux cleaned = 0.388313 Jy ! Component: 150 - total flux cleaned = 0.499957 Jy ! Component: 200 - total flux cleaned = 0.581343 Jy ! Total flux subtracted in 200 components = 0.581343 Jy ! Clean residual min=-0.112691 max=0.101609 Jy/beam ! Clean residual mean=0.000234 rms=0.032314 Jy/beam ! Combined flux in latest and established models = 1.34842 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 60 components and 1.34842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.452723Jy sigma=1.550730 ! Fit after self-cal, rms=0.451217Jy sigma=1.546370 ! 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.58 x 6.719 at -12.49 degrees (North through East) ! Clean map min=-0.10681 max=0.71099 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 1.42 LA 0.90 MK 1.01 ! NL 1.04 OV 0.82 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.89 KP 1.02 MK 1.44 NL 1.12 ! OV 0.77 SC 1.22 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 HN 1.47 LA 0.80 MK 1.03 ! NL 1.04 OV 0.87 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.90 KP 0.99 MK 1.19 NL 1.05 ! OV 0.84 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.69 HN 1.50 LA 0.66 MK 1.25 ! NL 0.92 OV 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.15 KP 0.85 MK 1.29 NL 0.97 ! OV 0.88 SC 1.02 ! ! ! Fit before self-cal, rms=0.451217Jy sigma=1.546370 ! Fit after self-cal, rms=0.363573Jy sigma=1.226949 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.731 mas, bmaj=6.829 mas, bpa=-12.29 degrees ! Estimated noise=2.83278 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.0376218 Jy ! Component: 100 - total flux cleaned = 0.0456957 Jy ! Component: 150 - total flux cleaned = 0.0528694 Jy ! Component: 200 - total flux cleaned = 0.0586185 Jy ! Total flux subtracted in 200 components = 0.0586185 Jy ! Clean residual min=-0.093753 max=0.083919 Jy/beam ! Clean residual mean=0.000101 rms=0.024402 Jy/beam ! Combined flux in latest and established models = 1.40704 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 1.40704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.353861Jy sigma=1.208589 ! Fit after self-cal, rms=0.356622Jy sigma=1.201532 ! 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.356622Jy sigma=1.201532 ! Fit after self-cal, rms=0.370273Jy sigma=1.196124 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.718 mas, bmaj=6.903 mas, bpa=-12.81 degrees ! Estimated noise=2.87375 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0305316 Jy ! Component: 100 - total flux cleaned = 0.040949 Jy ! Component: 150 - total flux cleaned = 0.0453785 Jy ! Component: 200 - total flux cleaned = 0.0476933 Jy ! Total flux subtracted in 200 components = 0.0476933 Jy ! Clean residual min=-0.091884 max=0.086231 Jy/beam ! Clean residual mean=0.000094 rms=0.024322 Jy/beam ! Combined flux in latest and established models = 1.45474 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 66 components and 1.45474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.363046Jy sigma=1.188285 ! Fit after self-cal, rms=0.363019Jy sigma=1.186922 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.00422835 Jy ! Component: 100 - total flux cleaned = 0.00528078 Jy ! Component: 150 - total flux cleaned = 0.00627069 Jy ! Component: 200 - total flux cleaned = 0.00721097 Jy ! Total flux subtracted in 200 components = 0.00721097 Jy ! Clean residual min=-0.090666 max=0.085651 Jy/beam ! Clean residual mean=0.000092 rms=0.024204 Jy/beam ! Combined flux in latest and established models = 1.46195 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 1.46195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.360952Jy sigma=1.180900 ! Fit after self-cal, rms=0.360852Jy sigma=1.180030 ! 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.360852Jy sigma=1.180030 ! Fit after self-cal, rms=0.369066Jy sigma=1.138921 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.705 mas, bmaj=6.939 mas, bpa=-13.02 degrees ! Estimated noise=2.9199 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.024433 Jy ! Component: 100 - total flux cleaned = 0.0351357 Jy ! Component: 150 - total flux cleaned = 0.0369735 Jy ! Component: 200 - total flux cleaned = 0.0386993 Jy ! Total flux subtracted in 200 components = 0.0386993 Jy ! Clean residual min=-0.089723 max=0.085692 Jy/beam ! Clean residual mean=0.000044 rms=0.023757 Jy/beam ! Combined flux in latest and established models = 1.50065 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 1.50065 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.363777Jy sigma=1.136994 ! Fit after self-cal, rms=0.363940Jy sigma=1.135966 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.00534367 Jy ! Component: 100 - total flux cleaned = 0.00656044 Jy ! Component: 150 - total flux cleaned = 0.0073095 Jy ! Component: 200 - total flux cleaned = 0.00766363 Jy ! Total flux subtracted in 200 components = 0.00766363 Jy ! Clean residual min=-0.088716 max=0.085582 Jy/beam ! Clean residual mean=0.000041 rms=0.023682 Jy/beam ! Combined flux in latest and established models = 1.50831 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 74 components and 1.50831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.362505Jy sigma=1.132942 ! Fit after self-cal, rms=0.362511Jy sigma=1.132306 ! 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.362511Jy sigma=1.132306 ! Fit after self-cal, rms=0.375978Jy sigma=1.127840 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.779 mas, bmaj=12.32 mas, bpa=-12.82 degrees ! Estimated noise=4.74396 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0757311 Jy ! Component: 100 - total flux cleaned = 0.109958 Jy ! Component: 150 - total flux cleaned = 0.11889 Jy ! Component: 200 - total flux cleaned = 0.121768 Jy ! Total flux subtracted in 200 components = 0.121768 Jy ! Clean residual min=-0.182377 max=0.157260 Jy/beam ! Clean residual mean=0.000065 rms=0.047620 Jy/beam ! Combined flux in latest and established models = 1.63008 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 1.63008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.369490Jy sigma=1.166934 ! Fit after self-cal, rms=0.369236Jy sigma=1.156224 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.0111972 Jy ! Component: 100 - total flux cleaned = 0.0145938 Jy ! Component: 150 - total flux cleaned = 0.0167209 Jy ! Component: 200 - total flux cleaned = 0.0198521 Jy ! Total flux subtracted in 200 components = 0.0198521 Jy ! Clean residual min=-0.179251 max=0.158206 Jy/beam ! Clean residual mean=0.000054 rms=0.047378 Jy/beam ! Combined flux in latest and established models = 1.64993 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 79 components and 1.64993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.371072Jy sigma=1.180293 ! Fit after self-cal, rms=0.370967Jy sigma=1.170994 ! 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.692 mas, bmaj=6.977 mas, bpa=-13.29 degrees ! Estimated noise=2.96538 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.692 x 6.977 at -13.29 degrees (North through East) ! Clean map min=-0.088307 max=0.71712 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.370967Jy sigma=1.170994 ! Fit after self-cal, rms=0.389822Jy sigma=1.115833 ! Inverting map and beam ! Estimated beam: bmin=2.695 mas, bmaj=7.139 mas, bpa=-13.89 degrees ! Estimated noise=3.10926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257486 Jy ! Component: 100 - total flux cleaned = 0.025784 Jy ! Component: 150 - total flux cleaned = 0.0258528 Jy ! Component: 200 - total flux cleaned = 0.0240027 Jy ! Total flux subtracted in 200 components = 0.0240027 Jy ! Clean residual min=-0.096061 max=0.093794 Jy/beam ! Clean residual mean=0.000030 rms=0.024694 Jy/beam ! Combined flux in latest and established models = 1.67393 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 1.67393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.384248Jy sigma=1.103011 ! Fit after self-cal, rms=0.383574Jy sigma=1.101314 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00284334 Jy ! Component: 100 - total flux cleaned = 0.00062597 Jy ! Component: 150 - total flux cleaned = -0.000843332 Jy ! Component: 200 - total flux cleaned = -0.00221248 Jy ! Total flux subtracted in 200 components = -0.00221248 Jy ! Clean residual min=-0.095570 max=0.093085 Jy/beam ! Clean residual mean=0.000031 rms=0.024562 Jy/beam ! Combined flux in latest and established models = 1.67172 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 88 components and 1.67172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.382013Jy sigma=1.093844 ! Fit after self-cal, rms=0.381580Jy sigma=1.092699 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.381580Jy sigma=1.092699 ! Fit after self-cal, rms=0.390458Jy sigma=1.088951 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.421 mas, bmaj=6.491 mas, bpa=-12.94 degrees ! Estimated noise=3.46122 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.610747 Jy ! Component: 100 - total flux cleaned = 0.892054 Jy ! Component: 150 - total flux cleaned = 1.0831 Jy ! Component: 200 - total flux cleaned = 1.21859 Jy ! Total flux subtracted in 200 components = 1.21859 Jy ! Clean residual min=-0.098541 max=0.107015 Jy/beam ! Clean residual mean=0.000116 rms=0.027214 Jy/beam ! Combined flux in latest and established models = 1.21859 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 35 model components to the UV plane model. ! The established model now contains 35 components and 1.21859 Jy ! Inverting map and beam ! Estimated beam: bmin=2.679 mas, bmaj=7.139 mas, bpa=-14.04 degrees ! Estimated noise=3.14052 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.135407 Jy ! Component: 100 - total flux cleaned = 0.227459 Jy ! Component: 150 - total flux cleaned = 0.292958 Jy ! Component: 200 - total flux cleaned = 0.340006 Jy ! Total flux subtracted in 200 components = 0.340006 Jy ! Clean residual min=-0.105185 max=0.084316 Jy/beam ! Clean residual mean=0.000072 rms=0.026489 Jy/beam ! Combined flux in latest and established models = 1.5586 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 64 components and 1.5586 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=5.748 mas, bmaj=12.38 mas, bpa=-13.38 degrees ! Estimated noise=5.07033 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10393 Jy ! Component: 100 - total flux cleaned = 0.151885 Jy ! Component: 150 - total flux cleaned = 0.167064 Jy ! Component: 200 - total flux cleaned = 0.171529 Jy ! Total flux subtracted in 200 components = 0.171529 Jy ! Clean residual min=-0.195800 max=0.170131 Jy/beam ! Clean residual mean=0.000070 rms=0.050610 Jy/beam ! Combined flux in latest and established models = 1.73013 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.00337194 Jy ! Component: 100 - total flux cleaned = 0.00741982 Jy ! Component: 150 - total flux cleaned = 0.0112362 Jy ! Component: 200 - total flux cleaned = 0.0141303 Jy ! Total flux subtracted in 200 components = 0.0141303 Jy ! Clean residual min=-0.192197 max=0.168623 Jy/beam ! Clean residual mean=0.000062 rms=0.049973 Jy/beam ! Combined flux in latest and established models = 1.74426 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 1.74426 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.679 mas, bmaj=7.139 mas, bpa=-14.04 degrees ! Estimated noise=3.14052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0416718 Jy ! Component: 100 - total flux cleaned = -0.0480945 Jy ! Component: 150 - total flux cleaned = -0.0530092 Jy ! Component: 200 - total flux cleaned = -0.05666 Jy ! Total flux subtracted in 200 components = -0.05666 Jy ! Clean residual min=-0.099699 max=0.090957 Jy/beam ! Clean residual mean=0.000035 rms=0.025121 Jy/beam ! Combined flux in latest and established models = 1.6876 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 79 components and 1.6876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.389739Jy sigma=1.109324 ! Fit after self-cal, rms=0.388994Jy sigma=1.107391 wmodel J0744-0629_S_map.mod ! Writing 79 model components to file: J0744-0629_S_map.mod wobs J0744-0629_S_uvs.fits ! Writing UV FITS file: J0744-0629_S_uvs.fits wwins J0744-0629_S_map.win ! wwins: Wrote 1 windows to J0744-0629_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.0323002 Jy ! Component: 100 - total flux cleaned = -0.0399547 Jy ! Component: 150 - total flux cleaned = -0.0358619 Jy ! Component: 200 - total flux cleaned = -0.0346031 Jy ! Component: 250 - total flux cleaned = -0.032174 Jy ! Component: 300 - total flux cleaned = -0.0265518 Jy ! Component: 350 - total flux cleaned = -0.0212433 Jy ! Component: 400 - total flux cleaned = -0.0171728 Jy ! Component: 450 - total flux cleaned = -0.0114155 Jy ! Component: 500 - total flux cleaned = -0.0105382 Jy ! Component: 550 - total flux cleaned = -0.010569 Jy ! Component: 600 - total flux cleaned = -0.012291 Jy ! Component: 650 - total flux cleaned = -0.0114803 Jy ! Component: 700 - total flux cleaned = -0.00992654 Jy ! Component: 750 - total flux cleaned = -0.00841085 Jy ! Component: 800 - total flux cleaned = -0.00620375 Jy ! Component: 850 - total flux cleaned = -0.00404881 Jy ! Component: 900 - total flux cleaned = 8.39228e-05 Jy ! Component: 950 - total flux cleaned = 0.00402766 Jy ! Component: 1000 - total flux cleaned = 0.00593877 Jy ! Component: 1050 - total flux cleaned = 0.0071899 Jy ! Component: 1100 - total flux cleaned = 0.009001 Jy ! Component: 1150 - total flux cleaned = 0.0107431 Jy ! Component: 1200 - total flux cleaned = 0.0124496 Jy ! Component: 1250 - total flux cleaned = 0.0141131 Jy ! Component: 1300 - total flux cleaned = 0.0162626 Jy ! Component: 1350 - total flux cleaned = 0.0178303 Jy ! Component: 1400 - total flux cleaned = 0.0188635 Jy ! Component: 1450 - total flux cleaned = 0.0203695 Jy ! Component: 1500 - total flux cleaned = 0.0228029 Jy ! Component: 1550 - total flux cleaned = 0.0251774 Jy ! Component: 1600 - total flux cleaned = 0.0260926 Jy ! Component: 1650 - total flux cleaned = 0.0287891 Jy ! Component: 1700 - total flux cleaned = 0.029225 Jy ! Component: 1750 - total flux cleaned = 0.0318122 Jy ! Component: 1800 - total flux cleaned = 0.0326635 Jy ! Component: 1850 - total flux cleaned = 0.0347381 Jy ! Component: 1900 - total flux cleaned = 0.0371638 Jy ! Component: 1950 - total flux cleaned = 0.0379528 Jy ! Component: 2000 - total flux cleaned = 0.0395075 Jy ! Component: 2050 - total flux cleaned = 0.039891 Jy ! Component: 2100 - total flux cleaned = 0.040267 Jy ! Component: 2150 - total flux cleaned = 0.0413719 Jy ! Component: 2200 - total flux cleaned = 0.0417344 Jy ! Component: 2250 - total flux cleaned = 0.0413802 Jy ! Component: 2300 - total flux cleaned = 0.0417279 Jy ! Component: 2350 - total flux cleaned = 0.0430905 Jy ! Component: 2400 - total flux cleaned = 0.0427469 Jy ! Component: 2450 - total flux cleaned = 0.0434116 Jy ! Component: 2500 - total flux cleaned = 0.0440623 Jy ! Component: 2550 - total flux cleaned = 0.0453372 Jy ! Component: 2600 - total flux cleaned = 0.045649 Jy ! Component: 2650 - total flux cleaned = 0.0462675 Jy ! Component: 2700 - total flux cleaned = 0.0462669 Jy ! Component: 2750 - total flux cleaned = 0.0468695 Jy ! Component: 2800 - total flux cleaned = 0.0480512 Jy ! Component: 2850 - total flux cleaned = 0.0480496 Jy ! Component: 2900 - total flux cleaned = 0.0480521 Jy ! Component: 2950 - total flux cleaned = 0.048054 Jy ! Component: 3000 - total flux cleaned = 0.0486089 Jy ! Component: 3050 - total flux cleaned = 0.0491549 Jy ! Component: 3100 - total flux cleaned = 0.0486129 Jy ! Component: 3150 - total flux cleaned = 0.0494186 Jy ! Component: 3200 - total flux cleaned = 0.0496831 Jy ! Component: 3250 - total flux cleaned = 0.0507211 Jy ! Component: 3300 - total flux cleaned = 0.050977 Jy ! Component: 3350 - total flux cleaned = 0.0509802 Jy ! Component: 3400 - total flux cleaned = 0.0514827 Jy ! Component: 3450 - total flux cleaned = 0.0519799 Jy ! Component: 3500 - total flux cleaned = 0.0527148 Jy ! Component: 3550 - total flux cleaned = 0.0532019 Jy ! Component: 3600 - total flux cleaned = 0.0541634 Jy ! Component: 3650 - total flux cleaned = 0.0551135 Jy ! Component: 3700 - total flux cleaned = 0.0562885 Jy ! Component: 3750 - total flux cleaned = 0.0562883 Jy ! Component: 3800 - total flux cleaned = 0.057676 Jy ! Component: 3850 - total flux cleaned = 0.05882 Jy ! Component: 3900 - total flux cleaned = 0.059728 Jy ! Component: 3950 - total flux cleaned = 0.0601772 Jy ! Component: 4000 - total flux cleaned = 0.0604009 Jy ! Component: 4050 - total flux cleaned = 0.061067 Jy ! Total flux subtracted in 4096 components = 0.0615089 Jy ! Clean residual min=-0.012641 max=0.012724 Jy/beam ! Clean residual mean=0.000009 rms=0.004203 Jy/beam ! Combined flux in latest and established models = 1.74911 Jy keep ! Adding 391 model components to the UV plane model. ! The established model now contains 470 components and 1.74911 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0744-0629_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.679 x 7.139 at -14.04 degrees (North through East) ! Clean map min=-0.049482 max=0.81177 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0744-0629_S_map.fits wmodel /image_prod/ug002_uva//J0744-0629_S_map.mod ! Writing 470 model components to file: /image_prod/ug002_uva//J0744-0629_S_map.mod wobs /image_prod/ug002_uva//J0744-0629_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0744-0629_S_uvs.fits wwins /image_prod/ug002_uva//J0744-0629_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0744-0629_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.81177 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00438935 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.62214 1.62214 3.24428 6.48856 12.9771 25.9542 51.9085 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0131 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.811 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 184.94 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0744-0629_S_dfm.log closed on Wed Mar 4 21:58:21 2020