! Started logfile: /scr/pima/rdv91_uvs/J0204+4005_X_dfm.log on Fri Jun 15 11:23:24 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.40599 obs /scr/pima/rdv91_uvs/J0204+4005_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv91_uvs/J0204+4005_X_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! AN table 2: 89 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.993482 visibilities/baseline/integration-bin. ! Found source: J0204+4005 ! ! 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 8.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 25608 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.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J0204+4005_X] 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.200x0.200 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 21 telescope corrections were flagged in sub-array 1. ! A total of 19 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 19 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 19 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! A total of 19 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.017810Jy sigma=19.718519 ! Fit after self-cal, rms=0.869500Jy sigma=16.821479 ! 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=0.8523 mas, bmaj=1.167 mas, bpa=-33.4 degrees ! Estimated noise=0.491542 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.105824 Jy ! Component: 100 - total flux cleaned = 0.129117 Jy ! Total flux subtracted in 100 components = 0.129117 Jy ! Clean residual min=-0.004252 max=0.007311 Jy/beam ! Clean residual mean=0.000007 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.129116 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.129116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101226Jy sigma=1.823516 ! Fit after self-cal, rms=0.101201Jy sigma=1.823259 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00699067 Jy ! Component: 100 - total flux cleaned = 0.0100646 Jy ! Total flux subtracted in 100 components = 0.0100646 Jy ! Clean residual min=-0.004030 max=0.003994 Jy/beam ! Clean residual mean=0.000004 rms=0.000965 Jy/beam ! Combined flux in latest and established models = 0.139181 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 9 components and 0.139181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100816Jy sigma=1.814999 ! Fit after self-cal, rms=0.100824Jy sigma=1.814900 ! 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=1.163 mas, bmaj=1.427 mas, bpa=-30.82 degrees ! Estimated noise=0.235757 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.000998768 Jy ! Component: 100 - total flux cleaned = 0.00123046 Jy ! Component: 150 - total flux cleaned = 0.00130857 Jy ! Component: 200 - total flux cleaned = 0.00137222 Jy ! Total flux subtracted in 200 components = 0.00137222 Jy ! Clean residual min=-0.001994 max=0.001915 Jy/beam ! Clean residual mean=-0.000002 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.140553 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 17 components and 0.140553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100812Jy sigma=1.814710 ! Fit after self-cal, rms=0.100816Jy sigma=1.814700 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.163 x 1.427 at -30.82 degrees (North through East) ! Clean map min=-0.0018741 max=0.13602 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.00 KP 0.98 ! LA 0.96 NL 1.00 OV 1.01 PT 1.03 ! SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.98 HN 1.02 KP 1.02 LA 1.00 ! MK 1.03 NL 1.00 OV 1.02 PT 1.01 ! SC 1.04 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.03 HN 0.99 KP 1.04 ! LA 1.01 NL 1.00 OV 0.99 PT 1.00 ! SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.03 HN 1.01 KP 0.98 LA 1.06 ! MK 0.98 NL 0.99 OV 1.01 PT 0.97 ! SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 0.97 KP 1.03 ! LA 0.95 NL 0.98 OV 1.00 PT 0.98 ! SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.94 HN 0.99 KP 0.98 LA 1.02 ! MK 1.01 NL 1.01 OV 1.00 PT 0.94 ! SC 1.09 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.95 KP 1.05 ! LA 0.98 NL 1.02 OV 0.97 PT 0.98 ! SC 1.02 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.93 HN 0.97 KP 0.98 LA 1.02 ! MK 0.97 NL 1.01 OV 0.99 PT 0.98 ! SC 1.02 ! ! ! Fit before self-cal, rms=0.100816Jy sigma=1.814700 ! Fit after self-cal, rms=0.100665Jy sigma=1.811857 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.166 mas, bmaj=1.427 mas, bpa=-30.83 degrees ! Estimated noise=0.235948 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 = 2.88574e-05 Jy ! Component: 100 - total flux cleaned = 4.30013e-06 Jy ! Component: 150 - total flux cleaned = -2.88387e-06 Jy ! Component: 200 - total flux cleaned = -9.7297e-06 Jy ! Total flux subtracted in 200 components = -9.7297e-06 Jy ! Clean residual min=-0.001711 max=0.001679 Jy/beam ! Clean residual mean=-0.000002 rms=0.000410 Jy/beam ! Combined flux in latest and established models = 0.140544 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.140544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100663Jy sigma=1.811840 ! Fit after self-cal, rms=0.100680Jy sigma=1.811756 ! 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.100680Jy sigma=1.811756 ! Fit after self-cal, rms=0.100673Jy sigma=1.811747 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.166 mas, bmaj=1.426 mas, bpa=-30.78 degrees ! Estimated noise=0.235888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.2756e-05 Jy ! Component: 100 - total flux cleaned = 1.25173e-05 Jy ! Component: 150 - total flux cleaned = 6.09319e-06 Jy ! Component: 200 - total flux cleaned = -1.20151e-07 Jy ! Total flux subtracted in 200 components = -1.20151e-07 Jy ! Clean residual min=-0.001708 max=0.001685 Jy/beam ! Clean residual mean=-0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.140543 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.140543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100672Jy sigma=1.811734 ! Fit after self-cal, rms=0.100672Jy sigma=1.811731 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 = -2.40575e-05 Jy ! Component: 100 - total flux cleaned = -3.0191e-05 Jy ! Component: 150 - total flux cleaned = -3.00631e-05 Jy ! Component: 200 - total flux cleaned = -2.45768e-05 Jy ! Total flux subtracted in 200 components = -2.45768e-05 Jy ! Clean residual min=-0.001714 max=0.001690 Jy/beam ! Clean residual mean=-0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.140519 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 27 components and 0.140519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100672Jy sigma=1.811719 ! Fit after self-cal, rms=0.100672Jy sigma=1.811721 ! 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.100672Jy sigma=1.811721 ! Fit after self-cal, rms=0.100640Jy sigma=1.811715 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.167 mas, bmaj=1.424 mas, bpa=-30.72 degrees ! Estimated noise=0.235803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.01464e-06 Jy ! Component: 100 - total flux cleaned = 1.18916e-05 Jy ! Component: 150 - total flux cleaned = 1.77359e-05 Jy ! Component: 200 - total flux cleaned = 1.2643e-05 Jy ! Total flux subtracted in 200 components = 1.2643e-05 Jy ! Clean residual min=-0.001711 max=0.001697 Jy/beam ! Clean residual mean=-0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.140532 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 27 components and 0.140532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100639Jy sigma=1.811707 ! Fit after self-cal, rms=0.100640Jy sigma=1.811707 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 = -3.30272e-05 Jy ! Component: 100 - total flux cleaned = -3.32069e-05 Jy ! Component: 150 - total flux cleaned = -3.34476e-05 Jy ! Component: 200 - total flux cleaned = -2.8726e-05 Jy ! Total flux subtracted in 200 components = -2.8726e-05 Jy ! Clean residual min=-0.001715 max=0.001698 Jy/beam ! Clean residual mean=-0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.140503 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.140503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100639Jy sigma=1.811699 ! Fit after self-cal, rms=0.100639Jy sigma=1.811697 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.100639Jy sigma=1.811697 ! Fit after self-cal, rms=0.100607Jy sigma=1.811698 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.381 mas, bmaj=2.709 mas, bpa=-48.65 degrees ! Estimated noise=0.280803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.43007e-05 Jy ! Component: 100 - total flux cleaned = 8.941e-05 Jy ! Component: 150 - total flux cleaned = 8.51334e-05 Jy ! Component: 200 - total flux cleaned = 8.14707e-05 Jy ! Total flux subtracted in 200 components = 8.14707e-05 Jy ! Clean residual min=-0.001781 max=0.001736 Jy/beam ! Clean residual mean=-0.000004 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.140584 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 33 components and 0.140584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100607Jy sigma=1.811692 ! Fit after self-cal, rms=0.100607Jy sigma=1.811687 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 = 2.3795e-05 Jy ! Component: 100 - total flux cleaned = 1.92571e-05 Jy ! Component: 150 - total flux cleaned = 1.58138e-05 Jy ! Component: 200 - total flux cleaned = 1.89424e-05 Jy ! Total flux subtracted in 200 components = 1.89424e-05 Jy ! Clean residual min=-0.001787 max=0.001734 Jy/beam ! Clean residual mean=-0.000004 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.140603 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 35 components and 0.140603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100607Jy sigma=1.811690 ! Fit after self-cal, rms=0.100608Jy sigma=1.811689 ! 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=1.167 mas, bmaj=1.423 mas, bpa=-30.67 degrees ! Estimated noise=0.235718 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.167 x 1.423 at -30.67 degrees (North through East) ! Clean map min=-0.0016201 max=0.13595 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "============== Clearing model and starting over ==========" ! ============== Clearing model and starting over ========== clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8557 mas, bmaj=1.162 mas, bpa=-33.34 degrees ! Estimated noise=0.492255 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.105874 Jy ! Component: 100 - total flux cleaned = 0.129285 Jy ! Component: 150 - total flux cleaned = 0.136133 Jy ! Component: 200 - total flux cleaned = 0.139286 Jy ! Total flux subtracted in 200 components = 0.139286 Jy ! Clean residual min=-0.003965 max=0.003820 Jy/beam ! Clean residual mean=0.000004 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.139286 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.139286 Jy ! Inverting map and beam ! Estimated beam: bmin=1.167 mas, bmaj=1.423 mas, bpa=-30.67 degrees ! Estimated noise=0.235718 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.00109355 Jy ! Component: 100 - total flux cleaned = 0.00126296 Jy ! Component: 150 - total flux cleaned = 0.00124916 Jy ! Component: 200 - total flux cleaned = 0.00123787 Jy ! Total flux subtracted in 200 components = 0.00123787 Jy ! Clean residual min=-0.001725 max=0.001708 Jy/beam ! Clean residual mean=-0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.140524 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 18 components and 0.140524 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.381 mas, bmaj=2.709 mas, bpa=-48.65 degrees ! Estimated noise=0.280803 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.2018e-05 Jy ! Component: 100 - total flux cleaned = 5.96623e-05 Jy ! Component: 150 - total flux cleaned = 5.02827e-05 Jy ! Component: 200 - total flux cleaned = 4.99694e-05 Jy ! Total flux subtracted in 200 components = 4.99694e-05 Jy ! Clean residual min=-0.001794 max=0.001738 Jy/beam ! Clean residual mean=-0.000004 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.140574 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 = -1.00896e-08 Jy ! Component: 100 - total flux cleaned = 3.97984e-08 Jy ! Component: 150 - total flux cleaned = 2.65646e-06 Jy ! Component: 200 - total flux cleaned = 5.1312e-06 Jy ! Total flux subtracted in 200 components = 5.1312e-06 Jy ! Clean residual min=-0.001795 max=0.001726 Jy/beam ! Clean residual mean=-0.000004 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.140579 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.140579 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.167 mas, bmaj=1.423 mas, bpa=-30.67 degrees ! Estimated noise=0.235718 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.32279e-05 Jy ! Component: 100 - total flux cleaned = -3.74678e-05 Jy ! Component: 150 - total flux cleaned = -5.74503e-05 Jy ! Component: 200 - total flux cleaned = -6.58186e-05 Jy ! Total flux subtracted in 200 components = -6.58186e-05 Jy ! Clean residual min=-0.001728 max=0.001705 Jy/beam ! Clean residual mean=-0.000002 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.140513 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 24 components and 0.140513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100608Jy sigma=1.811700 ! Fit after self-cal, rms=0.100607Jy sigma=1.811693 wmodel J0204+4005_X_map.mod ! Writing 24 model components to file: J0204+4005_X_map.mod wobs J0204+4005_X_uvs.fits ! Writing UV FITS file: J0204+4005_X_uvs.fits wwins J0204+4005_X_map.win ! wwins: Wrote 1 windows to J0204+4005_X_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 = 6.2042e-05 Jy ! Component: 100 - total flux cleaned = -5.46822e-05 Jy ! Component: 150 - total flux cleaned = -5.4656e-05 Jy ! Component: 200 - total flux cleaned = -1.33403e-07 Jy ! Component: 250 - total flux cleaned = -2.64911e-05 Jy ! Component: 300 - total flux cleaned = -0.000129583 Jy ! Component: 350 - total flux cleaned = -0.000154347 Jy ! Component: 400 - total flux cleaned = -0.000129229 Jy ! Component: 450 - total flux cleaned = -0.000104893 Jy ! Component: 500 - total flux cleaned = -0.000128525 Jy ! Component: 550 - total flux cleaned = -0.00012829 Jy ! Component: 600 - total flux cleaned = -0.000150919 Jy ! Component: 650 - total flux cleaned = -0.00012842 Jy ! Component: 700 - total flux cleaned = -0.000128689 Jy ! Component: 750 - total flux cleaned = -0.00010701 Jy ! Component: 800 - total flux cleaned = -0.000107227 Jy ! Component: 850 - total flux cleaned = -0.000107252 Jy ! Component: 900 - total flux cleaned = -0.000128647 Jy ! Component: 950 - total flux cleaned = -0.000149463 Jy ! Component: 1000 - total flux cleaned = -0.000170081 Jy ! Component: 1050 - total flux cleaned = -0.000190265 Jy ! Component: 1100 - total flux cleaned = -0.000169911 Jy ! Component: 1150 - total flux cleaned = -0.00012968 Jy ! Component: 1200 - total flux cleaned = -0.00014959 Jy ! Component: 1250 - total flux cleaned = -0.000110158 Jy ! Component: 1300 - total flux cleaned = -0.000129884 Jy ! Component: 1350 - total flux cleaned = -0.000206608 Jy ! Component: 1400 - total flux cleaned = -0.000168365 Jy ! Component: 1450 - total flux cleaned = -9.28168e-05 Jy ! Component: 1500 - total flux cleaned = -7.45361e-05 Jy ! Component: 1550 - total flux cleaned = -9.31576e-05 Jy ! Component: 1600 - total flux cleaned = -5.67377e-05 Jy ! Component: 1650 - total flux cleaned = -7.50061e-05 Jy ! Component: 1700 - total flux cleaned = -7.47974e-05 Jy ! Component: 1750 - total flux cleaned = -3.88916e-05 Jy ! Component: 1800 - total flux cleaned = -3.87717e-05 Jy ! Component: 1850 - total flux cleaned = 4.93021e-05 Jy ! Component: 1900 - total flux cleaned = 6.66569e-05 Jy ! Component: 1950 - total flux cleaned = 4.93272e-05 Jy ! Component: 2000 - total flux cleaned = 6.651e-05 Jy ! Component: 2050 - total flux cleaned = 3.27746e-05 Jy ! Component: 2100 - total flux cleaned = 3.29301e-05 Jy ! Component: 2150 - total flux cleaned = 3.29811e-05 Jy ! Component: 2200 - total flux cleaned = 8.26439e-05 Jy ! Component: 2250 - total flux cleaned = 6.59209e-05 Jy ! Component: 2300 - total flux cleaned = 1.6703e-05 Jy ! Component: 2350 - total flux cleaned = 5.22718e-07 Jy ! Component: 2400 - total flux cleaned = -4.7973e-05 Jy ! Component: 2450 - total flux cleaned = -1.58667e-05 Jy ! Component: 2500 - total flux cleaned = 1.59308e-05 Jy ! Component: 2550 - total flux cleaned = -4.70671e-05 Jy ! Component: 2600 - total flux cleaned = -9.38831e-05 Jy ! Component: 2650 - total flux cleaned = -1.59391e-05 Jy ! Component: 2700 - total flux cleaned = -1.62367e-05 Jy ! Component: 2750 - total flux cleaned = -4.71358e-05 Jy ! Component: 2800 - total flux cleaned = -4.70566e-05 Jy ! Component: 2850 - total flux cleaned = -6.21083e-05 Jy ! Component: 2900 - total flux cleaned = -1.68885e-05 Jy ! Component: 2950 - total flux cleaned = -0.000106805 Jy ! Component: 3000 - total flux cleaned = -9.17916e-05 Jy ! Component: 3050 - total flux cleaned = -6.22352e-05 Jy ! Component: 3100 - total flux cleaned = -7.68873e-05 Jy ! Component: 3150 - total flux cleaned = -9.1265e-05 Jy ! Component: 3200 - total flux cleaned = -4.77483e-05 Jy ! Component: 3250 - total flux cleaned = -4.76961e-05 Jy ! Component: 3300 - total flux cleaned = -9.06985e-05 Jy ! Component: 3350 - total flux cleaned = -0.000119209 Jy ! Component: 3400 - total flux cleaned = -3.41419e-05 Jy ! Component: 3450 - total flux cleaned = -7.63911e-05 Jy ! Component: 3500 - total flux cleaned = -6.22772e-05 Jy ! Component: 3550 - total flux cleaned = -2.04597e-05 Jy ! Component: 3600 - total flux cleaned = -7.60334e-05 Jy ! Component: 3650 - total flux cleaned = -4.84033e-05 Jy ! Component: 3700 - total flux cleaned = 2.0272e-05 Jy ! Component: 3750 - total flux cleaned = -3.42906e-05 Jy ! Component: 3800 - total flux cleaned = 6.36022e-06 Jy ! Component: 3850 - total flux cleaned = -2.05851e-05 Jy ! Component: 3900 - total flux cleaned = -3.3954e-05 Jy ! Component: 3950 - total flux cleaned = 6.12052e-06 Jy ! Component: 4000 - total flux cleaned = 3.2641e-05 Jy ! Component: 4050 - total flux cleaned = 3.25573e-05 Jy ! Total flux subtracted in 4096 components = 4.55924e-05 Jy ! Clean residual min=-0.000807 max=0.000768 Jy/beam ! Clean residual mean=0.000001 rms=0.000219 Jy/beam ! Combined flux in latest and established models = 0.140559 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 309 components and 0.140559 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv91_uvs/J0204+4005_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.167 x 1.423 at -30.67 degrees (North through East) ! Clean map min=-0.00147 max=0.13597 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv91_uvs/J0204+4005_X_map.fits wmodel /scr/pima/rdv91_uvs/J0204+4005_X_map.mod ! Writing 309 model components to file: /scr/pima/rdv91_uvs/J0204+4005_X_map.mod wobs /scr/pima/rdv91_uvs/J0204+4005_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv91_uvs/J0204+4005_X_uvs.fits wwins /scr/pima/rdv91_uvs/J0204+4005_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv91_uvs/J0204+4005_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.13597 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000218451 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.481985 0.481985 0.963969 1.92794 3.85588 7.71175 15.4235 30.847 61.694 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.135 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 622.426 quit ! Quitting program ! Log file /scr/pima/rdv91_uvs/J0204+4005_X_dfm.log closed on Fri Jun 15 11:23:29 2018