! Started logfile: /scr/pima/rdv91_uvs/J0204+4005_S_dfm.log on Fri Jun 15 11:23:40 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/J0204+4005_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv91_uvs/J0204+4005_S_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 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 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J0204+4005_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 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.008164Jy sigma=19.292947 ! Fit after self-cal, rms=0.895251Jy sigma=17.127268 ! 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=3.218 mas, bmaj=4.333 mas, bpa=-35.94 degrees ! Estimated noise=0.545746 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.0871649 Jy ! Component: 100 - total flux cleaned = 0.106173 Jy ! Total flux subtracted in 100 components = 0.106173 Jy ! Clean residual min=-0.004468 max=0.005305 Jy/beam ! Clean residual mean=-0.000006 rms=0.001086 Jy/beam ! Combined flux in latest and established models = 0.106173 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.106173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103424Jy sigma=1.838390 ! Fit after self-cal, rms=0.103082Jy sigma=1.831483 ! 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=4.377 mas, bmaj=5.476 mas, bpa=-31.33 degrees ! Estimated noise=0.239145 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.00348835 Jy ! Component: 100 - total flux cleaned = 0.00334567 Jy ! Component: 150 - total flux cleaned = 0.00323637 Jy ! Component: 200 - total flux cleaned = 0.00320826 Jy ! Total flux subtracted in 200 components = 0.00320826 Jy ! Clean residual min=-0.002106 max=0.002376 Jy/beam ! Clean residual mean=-0.000013 rms=0.000570 Jy/beam ! Combined flux in latest and established models = 0.109381 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.109381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102952Jy sigma=1.829527 ! Fit after self-cal, rms=0.102944Jy sigma=1.829509 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.377 x 5.476 at -31.33 degrees (North through East) ! Clean map min=-0.0020441 max=0.11065 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.85 HN 1.02 KP 1.01 ! LA 0.99 NL 1.04 OV 0.99 PT 1.07 ! SC 1.04 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.04 HN 1.03 KP 0.98 LA 0.90 ! MK 0.95 NL 1.03 OV 0.99 PT 1.02 ! SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.91 HN 1.00 KP 1.00 ! LA 0.97 NL 1.06 OV 1.02 PT 1.00 ! SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.07 HN 1.05 KP 1.00 LA 0.93 ! MK 0.98 NL 0.99 OV 1.05 PT 0.99 ! SC 1.07 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.89 HN 1.01 KP 1.01 ! LA 0.99 NL 0.99 OV 1.02 PT 1.00 ! SC 0.99 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.05 HN 1.04 KP 1.01 LA 1.07 ! MK 0.96 NL 0.98 OV 1.02 PT 0.97 ! SC 0.93 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.89 HN 1.00 KP 1.01 ! LA 0.98 NL 0.99 OV 1.03 PT 1.00 ! SC 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.08 HN 0.98 KP 1.04 LA 1.04 ! MK 0.97 NL 0.98 OV 1.07 PT 1.01 ! SC 0.91 ! ! ! Fit before self-cal, rms=0.102944Jy sigma=1.829509 ! Fit after self-cal, rms=0.101375Jy sigma=1.825077 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.345 mas, bmaj=5.456 mas, bpa=-31.08 degrees ! Estimated noise=0.23819 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 = -5.81996e-05 Jy ! Component: 100 - total flux cleaned = -4.7984e-05 Jy ! Component: 150 - total flux cleaned = -2.92745e-05 Jy ! Component: 200 - total flux cleaned = -2.04091e-05 Jy ! Total flux subtracted in 200 components = -2.04091e-05 Jy ! Clean residual min=-0.001618 max=0.001683 Jy/beam ! Clean residual mean=-0.000014 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.10936 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.10936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101373Jy sigma=1.825048 ! Fit after self-cal, rms=0.101378Jy sigma=1.824826 ! 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.101378Jy sigma=1.824826 ! Fit after self-cal, rms=0.101293Jy sigma=1.824816 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.341 mas, bmaj=5.457 mas, bpa=-31.08 degrees ! Estimated noise=0.238064 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.02201e-05 Jy ! Component: 100 - total flux cleaned = -6.23225e-05 Jy ! Component: 150 - total flux cleaned = -5.40798e-05 Jy ! Component: 200 - total flux cleaned = -4.56468e-05 Jy ! Total flux subtracted in 200 components = -4.56468e-05 Jy ! Clean residual min=-0.001626 max=0.001695 Jy/beam ! Clean residual mean=-0.000014 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.109315 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 0.109315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101292Jy sigma=1.824791 ! Fit after self-cal, rms=0.101293Jy sigma=1.824789 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 = -1.31784e-05 Jy ! Component: 100 - total flux cleaned = -5.50875e-06 Jy ! Component: 150 - total flux cleaned = 9.63334e-06 Jy ! Component: 200 - total flux cleaned = 2.22948e-06 Jy ! Total flux subtracted in 200 components = 2.22948e-06 Jy ! Clean residual min=-0.001630 max=0.001695 Jy/beam ! Clean residual mean=-0.000014 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.109317 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 23 components and 0.109317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101292Jy sigma=1.824781 ! Fit after self-cal, rms=0.101292Jy sigma=1.824777 ! 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.101292Jy sigma=1.824777 ! Fit after self-cal, rms=0.101188Jy sigma=1.824780 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.34 mas, bmaj=5.457 mas, bpa=-31.03 degrees ! Estimated noise=0.237885 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.17636e-05 Jy ! Component: 100 - total flux cleaned = -8.17447e-05 Jy ! Component: 150 - total flux cleaned = -8.21742e-05 Jy ! Component: 200 - total flux cleaned = -8.2167e-05 Jy ! Total flux subtracted in 200 components = -8.2167e-05 Jy ! Clean residual min=-0.001628 max=0.001695 Jy/beam ! Clean residual mean=-0.000014 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.109235 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 24 components and 0.109235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101186Jy sigma=1.824759 ! Fit after self-cal, rms=0.101186Jy sigma=1.824758 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.2928e-06 Jy ! Component: 100 - total flux cleaned = -2.20983e-06 Jy ! Component: 150 - total flux cleaned = -2.25406e-06 Jy ! Component: 200 - total flux cleaned = -2.63717e-06 Jy ! Total flux subtracted in 200 components = -2.63717e-06 Jy ! Clean residual min=-0.001630 max=0.001695 Jy/beam ! Clean residual mean=-0.000014 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.109232 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 25 components and 0.109232 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101185Jy sigma=1.824747 ! Fit after self-cal, rms=0.101185Jy sigma=1.824747 ! 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.101185Jy sigma=1.824747 ! Fit after self-cal, rms=0.101095Jy sigma=1.824743 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.55 mas, bmaj=9.722 mas, bpa=-45.44 degrees ! Estimated noise=0.27724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000145098 Jy ! Component: 100 - total flux cleaned = -0.000146317 Jy ! Component: 150 - total flux cleaned = -0.00014706 Jy ! Component: 200 - total flux cleaned = -0.00013348 Jy ! Total flux subtracted in 200 components = -0.00013348 Jy ! Clean residual min=-0.001722 max=0.001958 Jy/beam ! Clean residual mean=-0.000026 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.109099 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 32 components and 0.109099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101097Jy sigma=1.824771 ! Fit after self-cal, rms=0.101098Jy sigma=1.824758 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 = -5.75562e-05 Jy ! Component: 100 - total flux cleaned = -4.99804e-05 Jy ! Component: 150 - total flux cleaned = -4.35651e-05 Jy ! Component: 200 - total flux cleaned = -3.22455e-05 Jy ! Total flux subtracted in 200 components = -3.22455e-05 Jy ! Clean residual min=-0.001719 max=0.001949 Jy/beam ! Clean residual mean=-0.000026 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.109066 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.109066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101100Jy sigma=1.824788 ! Fit after self-cal, rms=0.101101Jy sigma=1.824777 ! 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=4.34 mas, bmaj=5.456 mas, bpa=-30.98 degrees ! Estimated noise=0.2377 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.34 x 5.456 at -30.98 degrees (North through East) ! Clean map min=-0.0015847 max=0.11018 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=3.186 mas, bmaj=4.323 mas, bpa=-35.66 degrees ! Estimated noise=0.540211 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0865038 Jy ! Component: 100 - total flux cleaned = 0.105398 Jy ! Component: 150 - total flux cleaned = 0.109296 Jy ! Component: 200 - total flux cleaned = 0.109526 Jy ! Total flux subtracted in 200 components = 0.109526 Jy ! Clean residual min=-0.003984 max=0.004126 Jy/beam ! Clean residual mean=-0.000005 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.109526 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.109526 Jy ! Inverting map and beam ! Estimated beam: bmin=4.34 mas, bmaj=5.456 mas, bpa=-30.98 degrees ! Estimated noise=0.2377 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.000118396 Jy ! Component: 100 - total flux cleaned = -0.000162637 Jy ! Component: 150 - total flux cleaned = -0.000218351 Jy ! Component: 200 - total flux cleaned = -0.000266182 Jy ! Total flux subtracted in 200 components = -0.000266182 Jy ! Clean residual min=-0.001657 max=0.001692 Jy/beam ! Clean residual mean=-0.000014 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.10926 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.10926 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=8.55 mas, bmaj=9.722 mas, bpa=-45.44 degrees ! Estimated noise=0.27724 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000209914 Jy ! Component: 100 - total flux cleaned = -0.00017552 Jy ! Component: 150 - total flux cleaned = -0.000146597 Jy ! Component: 200 - total flux cleaned = -0.000129612 Jy ! Total flux subtracted in 200 components = -0.000129612 Jy ! Clean residual min=-0.001724 max=0.001968 Jy/beam ! Clean residual mean=-0.000026 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.10913 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.5089e-05 Jy ! Component: 100 - total flux cleaned = 1.49774e-05 Jy ! Component: 150 - total flux cleaned = 1.50587e-05 Jy ! Component: 200 - total flux cleaned = 1.53814e-05 Jy ! Total flux subtracted in 200 components = 1.53814e-05 Jy ! Clean residual min=-0.001721 max=0.001955 Jy/beam ! Clean residual mean=-0.000026 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.109146 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 30 components and 0.109146 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.34 mas, bmaj=5.456 mas, bpa=-30.98 degrees ! Estimated noise=0.2377 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.71436e-05 Jy ! Component: 100 - total flux cleaned = -5.38491e-05 Jy ! Component: 150 - total flux cleaned = -3.96317e-05 Jy ! Component: 200 - total flux cleaned = -4.00321e-05 Jy ! Total flux subtracted in 200 components = -4.00321e-05 Jy ! Clean residual min=-0.001661 max=0.001651 Jy/beam ! Clean residual mean=-0.000014 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.109106 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.109106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101103Jy sigma=1.824806 ! Fit after self-cal, rms=0.101103Jy sigma=1.824796 wmodel J0204+4005_S_map.mod ! Writing 39 model components to file: J0204+4005_S_map.mod wobs J0204+4005_S_uvs.fits ! Writing UV FITS file: J0204+4005_S_uvs.fits wwins J0204+4005_S_map.win ! wwins: Wrote 1 windows to J0204+4005_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.000180743 Jy ! Component: 100 - total flux cleaned = 0.000465566 Jy ! Component: 150 - total flux cleaned = 0.000682922 Jy ! Component: 200 - total flux cleaned = 0.000944683 Jy ! Component: 250 - total flux cleaned = 0.000995335 Jy ! Component: 300 - total flux cleaned = 0.00106866 Jy ! Component: 350 - total flux cleaned = 0.0011166 Jy ! Component: 400 - total flux cleaned = 0.00113952 Jy ! Component: 450 - total flux cleaned = 0.00116223 Jy ! Component: 500 - total flux cleaned = 0.00122872 Jy ! Component: 550 - total flux cleaned = 0.00129405 Jy ! Component: 600 - total flux cleaned = 0.00133692 Jy ! Component: 650 - total flux cleaned = 0.00146328 Jy ! Component: 700 - total flux cleaned = 0.00152453 Jy ! Component: 750 - total flux cleaned = 0.00162577 Jy ! Component: 800 - total flux cleaned = 0.00170531 Jy ! Component: 850 - total flux cleaned = 0.001705 Jy ! Component: 900 - total flux cleaned = 0.00178243 Jy ! Component: 950 - total flux cleaned = 0.00185872 Jy ! Component: 1000 - total flux cleaned = 0.00189666 Jy ! Component: 1050 - total flux cleaned = 0.00197078 Jy ! Component: 1100 - total flux cleaned = 0.00202564 Jy ! Component: 1150 - total flux cleaned = 0.00206166 Jy ! Component: 1200 - total flux cleaned = 0.00202592 Jy ! Component: 1250 - total flux cleaned = 0.00207907 Jy ! Component: 1300 - total flux cleaned = 0.00209645 Jy ! Component: 1350 - total flux cleaned = 0.00207944 Jy ! Component: 1400 - total flux cleaned = 0.00216491 Jy ! Component: 1450 - total flux cleaned = 0.0022322 Jy ! Component: 1500 - total flux cleaned = 0.00224861 Jy ! Component: 1550 - total flux cleaned = 0.00228177 Jy ! Component: 1600 - total flux cleaned = 0.00226548 Jy ! Component: 1650 - total flux cleaned = 0.00224955 Jy ! Component: 1700 - total flux cleaned = 0.0023137 Jy ! Component: 1750 - total flux cleaned = 0.00232948 Jy ! Component: 1800 - total flux cleaned = 0.00229807 Jy ! Component: 1850 - total flux cleaned = 0.00229823 Jy ! Component: 1900 - total flux cleaned = 0.00225195 Jy ! Component: 1950 - total flux cleaned = 0.00222139 Jy ! Component: 2000 - total flux cleaned = 0.00223684 Jy ! Component: 2050 - total flux cleaned = 0.00222194 Jy ! Component: 2100 - total flux cleaned = 0.00214753 Jy ! Component: 2150 - total flux cleaned = 0.0021328 Jy ! Component: 2200 - total flux cleaned = 0.0020891 Jy ! Component: 2250 - total flux cleaned = 0.00213287 Jy ! Component: 2300 - total flux cleaned = 0.00206069 Jy ! Component: 2350 - total flux cleaned = 0.00201784 Jy ! Component: 2400 - total flux cleaned = 0.00201789 Jy ! Component: 2450 - total flux cleaned = 0.00193329 Jy ! Component: 2500 - total flux cleaned = 0.00194731 Jy ! Component: 2550 - total flux cleaned = 0.00187816 Jy ! Component: 2600 - total flux cleaned = 0.00185082 Jy ! Component: 2650 - total flux cleaned = 0.00180981 Jy ! Component: 2700 - total flux cleaned = 0.00176899 Jy ! Component: 2750 - total flux cleaned = 0.00168824 Jy ! Component: 2800 - total flux cleaned = 0.00160802 Jy ! Component: 2850 - total flux cleaned = 0.001608 Jy ! Component: 2900 - total flux cleaned = 0.00152875 Jy ! Component: 2950 - total flux cleaned = 0.00146325 Jy ! Component: 3000 - total flux cleaned = 0.0013981 Jy ! Component: 3050 - total flux cleaned = 0.00134643 Jy ! Component: 3100 - total flux cleaned = 0.00132073 Jy ! Component: 3150 - total flux cleaned = 0.00130792 Jy ! Component: 3200 - total flux cleaned = 0.00125708 Jy ! Component: 3250 - total flux cleaned = 0.00121917 Jy ! Component: 3300 - total flux cleaned = 0.00116898 Jy ! Component: 3350 - total flux cleaned = 0.00118148 Jy ! Component: 3400 - total flux cleaned = 0.00111938 Jy ! Component: 3450 - total flux cleaned = 0.00105753 Jy ! Component: 3500 - total flux cleaned = 0.000996246 Jy ! Component: 3550 - total flux cleaned = 0.00099643 Jy ! Component: 3600 - total flux cleaned = 0.000972162 Jy ! Component: 3650 - total flux cleaned = 0.00088783 Jy ! Component: 3700 - total flux cleaned = 0.000863804 Jy ! Component: 3750 - total flux cleaned = 0.000780107 Jy ! Component: 3800 - total flux cleaned = 0.00080387 Jy ! Component: 3850 - total flux cleaned = 0.000709388 Jy ! Component: 3900 - total flux cleaned = 0.000768223 Jy ! Component: 3950 - total flux cleaned = 0.000768138 Jy ! Component: 4000 - total flux cleaned = 0.000733169 Jy ! Component: 4050 - total flux cleaned = 0.000709886 Jy ! Total flux subtracted in 4096 components = 0.000709895 Jy ! Clean residual min=-0.000782 max=0.000781 Jy/beam ! Clean residual mean=-0.000003 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.109815 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 331 components and 0.109815 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rdv91_uvs/J0204+4005_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.34 x 5.456 at -30.98 degrees (North through East) ! Clean map min=-0.0012417 max=0.11012 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv91_uvs/J0204+4005_S_map.fits wmodel /scr/pima/rdv91_uvs/J0204+4005_S_map.mod ! Writing 331 model components to file: /scr/pima/rdv91_uvs/J0204+4005_S_map.mod wobs /scr/pima/rdv91_uvs/J0204+4005_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv91_uvs/J0204+4005_S_uvs.fits wwins /scr/pima/rdv91_uvs/J0204+4005_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv91_uvs/J0204+4005_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.110122 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204299 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.556559 0.556559 1.11312 2.22624 4.45247 8.90494 17.8099 35.6198 71.2395 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.11 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 539.026 quit ! Quitting program ! Log file /scr/pima/rdv91_uvs/J0204+4005_S_dfm.log closed on Fri Jun 15 11:23:45 2018