! Started logfile: /vlbi/uf001/uva//J1033+071A_S_b_dfm.log on Mon Jan 14 00:55:06 2019 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 /vlbi/uf001/uva//J1033+071A_S_b_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1033+071A_S_b_uva.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.795556 visibilities/baseline/integration-bin. ! Found source: J1033+071A ! ! 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 44 lines of history. ! ! Reading 1074 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 J1033+071A_S_b] 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 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.040826Jy sigma=20.311515 ! Fit after self-cal, rms=0.777054Jy sigma=15.249635 ! 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.738 mas, bmaj=7.502 mas, bpa=-7.078 degrees ! Estimated noise=1.45077 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.166634 Jy ! Component: 100 - total flux cleaned = 0.226524 Jy ! Total flux subtracted in 100 components = 0.226524 Jy ! Clean residual min=-0.011502 max=0.027074 Jy/beam ! Clean residual mean=-0.000019 rms=0.003379 Jy/beam ! Combined flux in latest and established models = 0.226524 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.226524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084712Jy sigma=1.554356 ! Fit after self-cal, rms=0.084548Jy sigma=1.551444 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0298557 Jy ! Component: 100 - total flux cleaned = 0.0450338 Jy ! Total flux subtracted in 100 components = 0.0450338 Jy ! Clean residual min=-0.008476 max=0.009212 Jy/beam ! Clean residual mean=0.000010 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 0.271558 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 15 components and 0.271558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.072056Jy sigma=1.294831 ! Fit after self-cal, rms=0.071971Jy sigma=1.292970 ! Inverting map print "============== Finished uniform weighting clean ===============" ! ============== Finished uniform weighting clean =============== ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=8.061 mas, bpa=-5.893 degrees ! Estimated noise=1.28745 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.0106346 Jy ! Component: 100 - total flux cleaned = 0.0162233 Jy ! Component: 150 - total flux cleaned = 0.0194019 Jy ! Component: 200 - total flux cleaned = 0.0203194 Jy ! Total flux subtracted in 200 components = 0.0203194 Jy ! Clean residual min=-0.007172 max=0.006771 Jy/beam ! Clean residual mean=0.000042 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 0.291877 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 35 components and 0.291877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070383Jy sigma=1.260550 ! Fit after self-cal, rms=0.070381Jy sigma=1.260407 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.132 x 8.061 at -5.893 degrees (North through East) ! Clean map min=-0.0069363 max=0.22091 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.98 HN 1.00 KP 1.00 ! LA 0.99 MK 1.01 NL 1.03 OV 0.99 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 0.94 HN 1.01 KP 1.07 ! LA 0.95 MK 1.07 NL 1.05 OV 0.97 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.94 HN 1.01 KP 1.02 ! LA 1.01 MK 0.91 NL 0.96 OV 1.04 ! PT 1.03 SC 0.95 ! ! ! Fit before self-cal, rms=0.070381Jy sigma=1.260407 ! Fit after self-cal, rms=0.067800Jy sigma=1.230827 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.131 mas, bmaj=8.049 mas, bpa=-5.943 degrees ! Estimated noise=1.28081 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.000233662 Jy ! Component: 100 - total flux cleaned = 0.000348415 Jy ! Component: 150 - total flux cleaned = 0.000447232 Jy ! Component: 200 - total flux cleaned = 0.000504655 Jy ! Total flux subtracted in 200 components = 0.000504655 Jy ! Clean residual min=-0.005934 max=0.006384 Jy/beam ! Clean residual mean=0.000038 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.292382 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.292382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067751Jy sigma=1.230280 ! Fit after self-cal, rms=0.067774Jy sigma=1.230125 ! 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.067774Jy sigma=1.230125 ! Fit after self-cal, rms=0.067910Jy sigma=1.214031 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.121 mas, bmaj=8.035 mas, bpa=-5.796 degrees ! Estimated noise=1.27795 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000336371 Jy ! Component: 100 - total flux cleaned = 0.000303075 Jy ! Component: 150 - total flux cleaned = 0.00030416 Jy ! Component: 200 - total flux cleaned = 0.000301896 Jy ! Total flux subtracted in 200 components = 0.000301896 Jy ! Clean residual min=-0.005846 max=0.006286 Jy/beam ! Clean residual mean=0.000030 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.292684 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 45 components and 0.292684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067865Jy sigma=1.213601 ! Fit after self-cal, rms=0.067873Jy sigma=1.213543 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 = -7.46749e-05 Jy ! Component: 100 - total flux cleaned = -7.44108e-05 Jy ! Component: 150 - total flux cleaned = -9.94093e-05 Jy ! Component: 200 - total flux cleaned = -7.68234e-05 Jy ! Total flux subtracted in 200 components = -7.68234e-05 Jy ! Clean residual min=-0.005813 max=0.006272 Jy/beam ! Clean residual mean=0.000030 rms=0.001584 Jy/beam ! Combined flux in latest and established models = 0.292607 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.292607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067845Jy sigma=1.213341 ! Fit after self-cal, rms=0.067848Jy sigma=1.213326 ! 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.067848Jy sigma=1.213326 ! Fit after self-cal, rms=0.068095Jy sigma=1.213462 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.115 mas, bmaj=8.03 mas, bpa=-5.726 degrees ! Estimated noise=1.27932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0005729 Jy ! Component: 100 - total flux cleaned = 0.000716987 Jy ! Component: 150 - total flux cleaned = 0.000691116 Jy ! Component: 200 - total flux cleaned = 0.000667328 Jy ! Total flux subtracted in 200 components = 0.000667328 Jy ! Clean residual min=-0.005802 max=0.006279 Jy/beam ! Clean residual mean=0.000031 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.293274 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.293274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068058Jy sigma=1.213224 ! Fit after self-cal, rms=0.068061Jy sigma=1.213182 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.000118207 Jy ! Component: 100 - total flux cleaned = -9.56333e-05 Jy ! Component: 150 - total flux cleaned = -9.47117e-05 Jy ! Component: 200 - total flux cleaned = -0.000115187 Jy ! Total flux subtracted in 200 components = -0.000115187 Jy ! Clean residual min=-0.005788 max=0.006268 Jy/beam ! Clean residual mean=0.000030 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 0.293159 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.293159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068042Jy sigma=1.213031 ! Fit after self-cal, rms=0.068044Jy sigma=1.213018 ! 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.068044Jy sigma=1.213018 ! Fit after self-cal, rms=0.068204Jy sigma=1.213081 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.457 mas, bmaj=12.35 mas, bpa=-4.387 degrees ! Estimated noise=1.64927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445726 Jy ! Component: 100 - total flux cleaned = 0.000170766 Jy ! Component: 150 - total flux cleaned = -7.24966e-05 Jy ! Component: 200 - total flux cleaned = -0.000196466 Jy ! Total flux subtracted in 200 components = -0.000196466 Jy ! Clean residual min=-0.008003 max=0.007930 Jy/beam ! Clean residual mean=0.000065 rms=0.002243 Jy/beam ! Combined flux in latest and established models = 0.292963 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 54 components and 0.292963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068215Jy sigma=1.214111 ! Fit after self-cal, rms=0.068196Jy sigma=1.213619 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 = 4.14798e-05 Jy ! Component: 100 - total flux cleaned = -0.000110839 Jy ! Component: 150 - total flux cleaned = -0.00025695 Jy ! Component: 200 - total flux cleaned = -0.000325566 Jy ! Total flux subtracted in 200 components = -0.000325566 Jy ! Clean residual min=-0.008091 max=0.007927 Jy/beam ! Clean residual mean=0.000065 rms=0.002241 Jy/beam ! Combined flux in latest and established models = 0.292637 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.292637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068242Jy sigma=1.215063 ! Fit after self-cal, rms=0.068232Jy sigma=1.214790 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "============== Finished amplitude self-cal ==============" ! ============== Finished amplitude self-cal ============== restore ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.025 mas, bpa=-5.678 degrees ! Estimated noise=1.28114 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.112 x 8.025 at -5.678 degrees (North through East) ! Clean map min=-0.0054704 max=0.22091 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=2.719 mas, bmaj=7.481 mas, bpa=-6.986 degrees ! Estimated noise=1.43558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.165363 Jy ! Component: 100 - total flux cleaned = 0.22597 Jy ! Component: 150 - total flux cleaned = 0.256023 Jy ! Component: 200 - total flux cleaned = 0.272005 Jy ! Total flux subtracted in 200 components = 0.272005 Jy ! Clean residual min=-0.007288 max=0.009680 Jy/beam ! Clean residual mean=0.000003 rms=0.001949 Jy/beam ! Combined flux in latest and established models = 0.272005 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.272005 Jy ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.025 mas, bpa=-5.678 degrees ! Estimated noise=1.28114 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.0110906 Jy ! Component: 100 - total flux cleaned = 0.0166993 Jy ! Component: 150 - total flux cleaned = 0.0195581 Jy ! Component: 200 - total flux cleaned = 0.0201688 Jy ! Total flux subtracted in 200 components = 0.0201688 Jy ! Clean residual min=-0.005984 max=0.006263 Jy/beam ! Clean residual mean=0.000028 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.292174 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 0.292174 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.457 mas, bmaj=12.35 mas, bpa=-4.387 degrees ! Estimated noise=1.64927 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00158751 Jy ! Component: 100 - total flux cleaned = 0.00129386 Jy ! Component: 150 - total flux cleaned = 0.00100574 Jy ! Component: 200 - total flux cleaned = 0.000749503 Jy ! Total flux subtracted in 200 components = 0.000749503 Jy ! Clean residual min=-0.008066 max=0.008034 Jy/beam ! Clean residual mean=0.000065 rms=0.002250 Jy/beam ! Combined flux in latest and established models = 0.292923 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.000102559 Jy ! Component: 100 - total flux cleaned = -0.000220243 Jy ! Component: 150 - total flux cleaned = -0.000319486 Jy ! Component: 200 - total flux cleaned = -0.000383459 Jy ! Total flux subtracted in 200 components = -0.000383459 Jy ! Clean residual min=-0.008090 max=0.007998 Jy/beam ! Clean residual mean=0.000064 rms=0.002241 Jy/beam ! Combined flux in latest and established models = 0.29254 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 44 components and 0.29254 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.112 mas, bmaj=8.025 mas, bpa=-5.678 degrees ! Estimated noise=1.28114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000973412 Jy ! Component: 100 - total flux cleaned = -0.000605385 Jy ! Component: 150 - total flux cleaned = -0.00022583 Jy ! Component: 200 - total flux cleaned = -4.82476e-05 Jy ! Total flux subtracted in 200 components = -4.82476e-05 Jy ! Clean residual min=-0.005802 max=0.006302 Jy/beam ! Clean residual mean=0.000029 rms=0.001587 Jy/beam ! Combined flux in latest and established models = 0.292492 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.292492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068218Jy sigma=1.214515 ! Fit after self-cal, rms=0.068220Jy sigma=1.214446 wmodel J1033+071A_S_b_map.mod ! Writing 53 model components to file: J1033+071A_S_b_map.mod wobs J1033+071A_S_b_uvs.fits ! Writing UV FITS file: J1033+071A_S_b_uvs.fits wwins J1033+071A_S_b_map.win ! wwins: Wrote 1 windows to J1033+071A_S_b_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.00127055 Jy ! Component: 100 - total flux cleaned = 0.00178702 Jy ! Component: 150 - total flux cleaned = 0.00178588 Jy ! Component: 200 - total flux cleaned = 0.00150483 Jy ! Component: 250 - total flux cleaned = 0.00141638 Jy ! Component: 300 - total flux cleaned = 0.00133042 Jy ! Component: 350 - total flux cleaned = 0.00107582 Jy ! Component: 400 - total flux cleaned = 0.000993823 Jy ! Component: 450 - total flux cleaned = 0.000589171 Jy ! Component: 500 - total flux cleaned = 0.000589308 Jy ! Component: 550 - total flux cleaned = 0.000355247 Jy ! Component: 600 - total flux cleaned = -2.41913e-05 Jy ! Component: 650 - total flux cleaned = -0.000319832 Jy ! Component: 700 - total flux cleaned = -0.000537076 Jy ! Component: 750 - total flux cleaned = -0.000820307 Jy ! Component: 800 - total flux cleaned = -0.00102815 Jy ! Component: 850 - total flux cleaned = -0.00116609 Jy ! Component: 900 - total flux cleaned = -0.00116769 Jy ! Component: 950 - total flux cleaned = -0.00129966 Jy ! Component: 1000 - total flux cleaned = -0.00136407 Jy ! Component: 1050 - total flux cleaned = -0.00130096 Jy ! Component: 1100 - total flux cleaned = -0.00130144 Jy ! Component: 1150 - total flux cleaned = -0.0013628 Jy ! Component: 1200 - total flux cleaned = -0.000999711 Jy ! Component: 1250 - total flux cleaned = -0.00106087 Jy ! Component: 1300 - total flux cleaned = -0.00100313 Jy ! Component: 1350 - total flux cleaned = -0.00106009 Jy ! Component: 1400 - total flux cleaned = -0.000661657 Jy ! Component: 1450 - total flux cleaned = -0.000718529 Jy ! Component: 1500 - total flux cleaned = -0.000718299 Jy ! Component: 1550 - total flux cleaned = -0.000227997 Jy ! Component: 1600 - total flux cleaned = -6.62066e-05 Jy ! Component: 1650 - total flux cleaned = 0.00019893 Jy ! Component: 1700 - total flux cleaned = 0.000407766 Jy ! Component: 1750 - total flux cleaned = 0.000767707 Jy ! Component: 1800 - total flux cleaned = 0.000970678 Jy ! Component: 1850 - total flux cleaned = 0.00112033 Jy ! Component: 1900 - total flux cleaned = 0.00141697 Jy ! Component: 1950 - total flux cleaned = 0.00151464 Jy ! Component: 2000 - total flux cleaned = 0.00180413 Jy ! Component: 2050 - total flux cleaned = 0.00189915 Jy ! Component: 2100 - total flux cleaned = 0.00222804 Jy ! Component: 2150 - total flux cleaned = 0.00227443 Jy ! Component: 2200 - total flux cleaned = 0.00254981 Jy ! Component: 2250 - total flux cleaned = 0.00268557 Jy ! Component: 2300 - total flux cleaned = 0.00286551 Jy ! Component: 2350 - total flux cleaned = 0.00317568 Jy ! Component: 2400 - total flux cleaned = 0.00326332 Jy ! Component: 2450 - total flux cleaned = 0.00339388 Jy ! Component: 2500 - total flux cleaned = 0.00343638 Jy ! Component: 2550 - total flux cleaned = 0.00364847 Jy ! Component: 2600 - total flux cleaned = 0.00368984 Jy ! Component: 2650 - total flux cleaned = 0.00381513 Jy ! Component: 2700 - total flux cleaned = 0.00402168 Jy ! Component: 2750 - total flux cleaned = 0.00414384 Jy ! Component: 2800 - total flux cleaned = 0.00406333 Jy ! Component: 2850 - total flux cleaned = 0.00422384 Jy ! Component: 2900 - total flux cleaned = 0.00426377 Jy ! Component: 2950 - total flux cleaned = 0.00418558 Jy ! Component: 3000 - total flux cleaned = 0.004303 Jy ! Component: 3050 - total flux cleaned = 0.00430313 Jy ! Component: 3100 - total flux cleaned = 0.00434138 Jy ! Component: 3150 - total flux cleaned = 0.00437938 Jy ! Component: 3200 - total flux cleaned = 0.00441737 Jy ! Component: 3250 - total flux cleaned = 0.00430541 Jy ! Component: 3300 - total flux cleaned = 0.00426874 Jy ! Component: 3350 - total flux cleaned = 0.00408505 Jy ! Component: 3400 - total flux cleaned = 0.0041213 Jy ! Component: 3450 - total flux cleaned = 0.00401276 Jy ! Component: 3500 - total flux cleaned = 0.00390486 Jy ! Component: 3550 - total flux cleaned = 0.00386919 Jy ! Component: 3600 - total flux cleaned = 0.00369259 Jy ! Component: 3650 - total flux cleaned = 0.00372772 Jy ! Component: 3700 - total flux cleaned = 0.00358817 Jy ! Component: 3750 - total flux cleaned = 0.00355354 Jy ! Component: 3800 - total flux cleaned = 0.00355345 Jy ! Component: 3850 - total flux cleaned = 0.00355371 Jy ! Component: 3900 - total flux cleaned = 0.0034516 Jy ! Component: 3950 - total flux cleaned = 0.00338413 Jy ! Component: 4000 - total flux cleaned = 0.00338397 Jy ! Component: 4050 - total flux cleaned = 0.00338385 Jy ! Total flux subtracted in 4096 components = 0.00335044 Jy ! Clean residual min=-0.002127 max=0.001901 Jy/beam ! Clean residual mean=-0.000002 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.295842 Jy keep ! Adding 312 model components to the UV plane model. ! The established model now contains 365 components and 0.295842 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1033+071A_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.112 x 8.025 at -5.678 degrees (North through East) ! Clean map min=-0.0041577 max=0.2207 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1033+071A_S_b_map.fits wmodel /vlbi/uf001/uva//J1033+071A_S_b_map.mod ! Writing 365 model components to file: /vlbi/uf001/uva//J1033+071A_S_b_map.mod wobs /vlbi/uf001/uva//J1033+071A_S_b_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1033+071A_S_b_uvs.fits wwins /vlbi/uf001/uva//J1033+071A_S_b_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1033+071A_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.220705 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000585514 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.795878 0.795878 1.59176 3.18351 6.36703 12.7341 25.4681 50.9362 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.22 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 376.941 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1033+071A_S_b_dfm.log closed on Mon Jan 14 00:55:10 2019