! Started logfile: /scr/pima/rdv91_uvs/J1107-4449_S_dfm.log on Fri Jun 15 11:26:38 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.23299 obs /scr/pima/rdv91_uvs/J1107-4449_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv91_uvs/J1107-4449_S_uva.fits ! AN table 1: 17 integrations on 1 of 1 possible baselines. ! AN table 2: 22 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.95302 visibilities/baseline/integration-bin. ! Found source: J1107-4449 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 568 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 J1107-4449_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 34 telescope corrections were flagged in sub-array 1. ! A total of 30 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! A total of 30 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! A total of 30 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! A total of 30 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=2.716062Jy sigma=22.040725 ! Fit after self-cal, rms=1.565359Jy sigma=12.500650 ! 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=22.53 mas, bmaj=129.4 mas, bpa=-22.26 degrees ! Estimated noise=6.2901 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.00969 Jy ! Component: 100 - total flux cleaned = 2.44794 Jy ! Total flux subtracted in 100 components = 2.44794 Jy ! Clean residual min=-0.068275 max=0.122236 Jy/beam ! Clean residual mean=0.005092 rms=0.037905 Jy/beam ! Combined flux in latest and established models = 2.44794 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 2.44794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196145Jy sigma=1.560485 ! Fit after self-cal, rms=0.196183Jy sigma=1.560400 ! 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=23.09 mas, bmaj=140.4 mas, bpa=-23.01 degrees ! Estimated noise=5.10747 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.105879 Jy ! Component: 100 - total flux cleaned = 0.154828 Jy ! Component: 150 - total flux cleaned = 0.164418 Jy ! Component: 200 - total flux cleaned = 0.157534 Jy ! Total flux subtracted in 200 components = 0.157534 Jy ! Clean residual min=-0.015584 max=0.015729 Jy/beam ! Clean residual mean=0.001142 rms=0.006885 Jy/beam ! Combined flux in latest and established models = 2.60547 Jy ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 96 components and 2.60547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142742Jy sigma=1.057164 ! Fit after self-cal, rms=0.142549Jy sigma=1.055878 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 23.09 x 140.4 at -23.01 degrees (North through East) ! Clean map min=-0.017436 max=2.4978 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FT 0.00* SC 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 KP 0.99 LA 0.99 PT 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FT 0.00* SC 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 1.01 LA 1.01 PT 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FT 0.00* SC 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 KP 0.99 LA 0.99 PT 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FT 0.00* SC 0.00* ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 KP 1.01 LA 1.00 PT 1.01 ! ! ! Fit before self-cal, rms=0.142549Jy sigma=1.055878 ! Fit after self-cal, rms=0.133461Jy sigma=0.965037 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=23.18 mas, bmaj=136.4 mas, bpa=-22.93 degrees ! Estimated noise=5.28016 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.00374909 Jy ! Component: 100 - total flux cleaned = 0.00155156 Jy ! Component: 150 - total flux cleaned = -0.00439838 Jy ! Component: 200 - total flux cleaned = -0.0092066 Jy ! Total flux subtracted in 200 components = -0.0092066 Jy ! Clean residual min=-0.004740 max=0.004647 Jy/beam ! Clean residual mean=0.000440 rms=0.001912 Jy/beam ! Combined flux in latest and established models = 2.59627 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 169 components and 2.59627 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131369Jy sigma=0.952492 ! Fit after self-cal, rms=0.131309Jy sigma=0.952135 ! 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.131309Jy sigma=0.952135 ! Fit after self-cal, rms=0.130958Jy sigma=0.950899 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=23.18 mas, bmaj=136.4 mas, bpa=-22.92 degrees ! Estimated noise=5.27475 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00425286 Jy ! Component: 100 - total flux cleaned = -0.00319758 Jy ! Component: 150 - total flux cleaned = -0.0020167 Jy ! Component: 200 - total flux cleaned = -0.000692577 Jy ! Total flux subtracted in 200 components = -0.000692577 Jy ! Clean residual min=-0.003101 max=0.003129 Jy/beam ! Clean residual mean=0.000244 rms=0.001248 Jy/beam ! Combined flux in latest and established models = 2.59557 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 231 components and 2.59557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130313Jy sigma=0.946641 ! Fit after self-cal, rms=0.130325Jy sigma=0.946497 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.00195371 Jy ! Component: 100 - total flux cleaned = -0.00226202 Jy ! Component: 150 - total flux cleaned = -0.00240864 Jy ! Component: 200 - total flux cleaned = -0.00212955 Jy ! Total flux subtracted in 200 components = -0.00212955 Jy ! Clean residual min=-0.002353 max=0.002350 Jy/beam ! Clean residual mean=0.000138 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 2.59344 Jy ! Performing phase self-cal ! Adding 54 model components to the UV plane model. ! The established model now contains 274 components and 2.59344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.130007Jy sigma=0.944233 ! Fit after self-cal, rms=0.130023Jy sigma=0.944157 ! 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.130023Jy sigma=0.944157 ! Fit after self-cal, rms=0.127652Jy sigma=0.925269 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=23.17 mas, bmaj=136.4 mas, bpa=-22.94 degrees ! Estimated noise=5.27339 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000368304 Jy ! Component: 100 - total flux cleaned = 0.000774066 Jy ! Component: 150 - total flux cleaned = 0.0015501 Jy ! Component: 200 - total flux cleaned = 0.00209406 Jy ! Total flux subtracted in 200 components = 0.00209406 Jy ! Clean residual min=-0.001222 max=0.001231 Jy/beam ! Clean residual mean=-0.000064 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 2.59554 Jy selfcal ! Performing phase self-cal ! Adding 82 model components to the UV plane model. ! The established model now contains 355 components and 2.59554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127481Jy sigma=0.924537 ! Fit after self-cal, rms=0.127506Jy sigma=0.924482 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.00031894 Jy ! Component: 100 - total flux cleaned = 0.00114428 Jy ! Component: 150 - total flux cleaned = 0.00179172 Jy ! Component: 200 - total flux cleaned = 0.00241847 Jy ! Total flux subtracted in 200 components = 0.00241847 Jy ! Clean residual min=-0.001039 max=0.001019 Jy/beam ! Clean residual mean=-0.000003 rms=0.000456 Jy/beam ! Combined flux in latest and established models = 2.59795 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 409 components and 2.59795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127409Jy sigma=0.924221 ! Fit after self-cal, rms=0.127416Jy sigma=0.924178 ! 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.127416Jy sigma=0.924178 ! Fit after self-cal, rms=0.127395Jy sigma=0.924044 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=23.48 mas, bmaj=136.4 mas, bpa=-22.91 degrees ! Estimated noise=5.26658 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000331481 Jy ! Component: 100 - total flux cleaned = -0.000141379 Jy ! Component: 150 - total flux cleaned = 0.000579399 Jy ! Component: 200 - total flux cleaned = 0.00120397 Jy ! Total flux subtracted in 200 components = 0.00120397 Jy ! Clean residual min=-0.000932 max=0.000922 Jy/beam ! Clean residual mean=-0.000078 rms=0.000423 Jy/beam ! Combined flux in latest and established models = 2.59916 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 468 components and 2.59916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127309Jy sigma=0.923763 ! Fit after self-cal, rms=0.127326Jy sigma=0.923725 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.00039427 Jy ! Component: 100 - total flux cleaned = 0.00102893 Jy ! Component: 150 - total flux cleaned = 0.00151364 Jy ! Component: 200 - total flux cleaned = 0.00204486 Jy ! Total flux subtracted in 200 components = 0.00204486 Jy ! Clean residual min=-0.000981 max=0.000972 Jy/beam ! Clean residual mean=-0.000001 rms=0.000429 Jy/beam ! Combined flux in latest and established models = 2.6012 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 540 components and 2.6012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127244Jy sigma=0.923567 ! Fit after self-cal, rms=0.127252Jy sigma=0.923537 ! 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=23.17 mas, bmaj=136.4 mas, bpa=-22.94 degrees ! Estimated noise=5.27226 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 23.17 x 136.4 at -22.94 degrees (North through East) ! Clean map min=-0.019299 max=2.4892 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127252Jy sigma=0.923537 ! Fit after self-cal, rms=0.097267Jy sigma=0.644535 ! Inverting map and beam ! Estimated beam: bmin=23.17 mas, bmaj=136.4 mas, bpa=-22.94 degrees ! Estimated noise=5.27099 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.36892e-05 Jy ! Component: 100 - total flux cleaned = 0.000383123 Jy ! Component: 150 - total flux cleaned = 0.000786921 Jy ! Component: 200 - total flux cleaned = 0.00129352 Jy ! Total flux subtracted in 200 components = 0.00129352 Jy ! Clean residual min=-0.000926 max=0.000929 Jy/beam ! Clean residual mean=0.000009 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 2.6025 Jy ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 600 components and 2.6025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097157Jy sigma=0.644293 ! Fit after self-cal, rms=0.097169Jy sigma=0.644256 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010213 Jy ! Component: 100 - total flux cleaned = 0.00148926 Jy ! Component: 150 - total flux cleaned = 0.00192711 Jy ! Component: 200 - total flux cleaned = 0.00223989 Jy ! Total flux subtracted in 200 components = 0.00223989 Jy ! Clean residual min=-0.000839 max=0.000845 Jy/beam ! Clean residual mean=-0.000044 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 2.60474 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 636 components and 2.60474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097094Jy sigma=0.643936 ! Fit after self-cal, rms=0.097115Jy sigma=0.643895 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097115Jy sigma=0.643895 ! Fit after self-cal, rms=0.097120Jy sigma=0.643759 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=22.58 mas, bmaj=129.4 mas, bpa=-22.28 degrees ! Estimated noise=6.38359 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.99579 Jy ! Component: 100 - total flux cleaned = 2.43107 Jy ! Component: 150 - total flux cleaned = 2.54007 Jy ! Component: 200 - total flux cleaned = 2.57637 Jy ! Total flux subtracted in 200 components = 2.57637 Jy ! Clean residual min=-0.023323 max=0.023243 Jy/beam ! Clean residual mean=0.001724 rms=0.009883 Jy/beam ! Combined flux in latest and established models = 2.57637 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 43 model components to the UV plane model. ! The established model now contains 43 components and 2.57637 Jy ! Inverting map and beam ! Estimated beam: bmin=23.17 mas, bmaj=136.4 mas, bpa=-22.94 degrees ! Estimated noise=5.26983 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.00988924 Jy ! Component: 100 - total flux cleaned = 0.0111896 Jy ! Component: 150 - total flux cleaned = 0.0157442 Jy ! Component: 200 - total flux cleaned = 0.0196606 Jy ! Total flux subtracted in 200 components = 0.0196606 Jy ! Clean residual min=-0.006819 max=0.006867 Jy/beam ! Clean residual mean=0.000612 rms=0.003249 Jy/beam ! Combined flux in latest and established models = 2.59603 Jy ! Adding 101 model components to the UV plane model. ! The established model now contains 144 components and 2.59603 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=23.47 mas, bmaj=136.4 mas, bpa=-22.91 degrees ! Estimated noise=5.26418 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00212783 Jy ! Component: 100 - total flux cleaned = 0.00502108 Jy ! Component: 150 - total flux cleaned = 0.00787804 Jy ! Component: 200 - total flux cleaned = 0.00980503 Jy ! Total flux subtracted in 200 components = 0.00980503 Jy ! Clean residual min=-0.003001 max=0.003054 Jy/beam ! Clean residual mean=0.000279 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 2.60583 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.00263752 Jy ! Component: 100 - total flux cleaned = 0.00477672 Jy ! Component: 150 - total flux cleaned = 0.00675392 Jy ! Component: 200 - total flux cleaned = 0.0084205 Jy ! Total flux subtracted in 200 components = 0.0084205 Jy ! Clean residual min=-0.002800 max=0.002799 Jy/beam ! Clean residual mean=0.000130 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 2.61426 Jy ! Adding 185 model components to the UV plane model. ! The established model now contains 319 components and 2.61425 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=23.17 mas, bmaj=136.4 mas, bpa=-22.94 degrees ! Estimated noise=5.26983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000377335 Jy ! Component: 100 - total flux cleaned = -0.000778161 Jy ! Component: 150 - total flux cleaned = -0.000600176 Jy ! Component: 200 - total flux cleaned = -0.000276328 Jy ! Total flux subtracted in 200 components = -0.000276328 Jy ! Clean residual min=-0.001316 max=0.001303 Jy/beam ! Clean residual mean=-0.000023 rms=0.000661 Jy/beam ! Combined flux in latest and established models = 2.61398 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 365 components and 2.61398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097292Jy sigma=0.645971 ! Fit after self-cal, rms=0.097276Jy sigma=0.645559 wmodel J1107-4449_S_map.mod ! Writing 365 model components to file: J1107-4449_S_map.mod wobs J1107-4449_S_uvs.fits ! Writing UV FITS file: J1107-4449_S_uvs.fits wwins J1107-4449_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /opt64/bin/pima_mupet_01.dfm] ! wmap /scr/pima/rdv91_uvs/J1107-4449_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 23.17 x 136.4 at -22.94 degrees (North through East) ! Clean map min=-0.017459 max=2.4831 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv91_uvs/J1107-4449_S_map.fits wmodel /scr/pima/rdv91_uvs/J1107-4449_S_map.mod ! Writing 365 model components to file: /scr/pima/rdv91_uvs/J1107-4449_S_map.mod wobs /scr/pima/rdv91_uvs/J1107-4449_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv91_uvs/J1107-4449_S_uvs.fits wwins /scr/pima/rdv91_uvs/J1107-4449_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 2.48307 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000618375 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.074711 0.074711 0.149422 0.298844 0.597688 1.19538 2.39075 4.78151 9.56301 19.126 38.252 76.5041 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 2.483 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 4015.47 quit ! Quitting program ! Log file /scr/pima/rdv91_uvs/J1107-4449_S_dfm.log closed on Fri Jun 15 11:26:44 2018