! Started logfile: /vlbi/uf001/uva//J0524-2818_S_dfm.log on Sun Jan 13 22:36:16 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//J0524-2818_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0524-2818_S_uva.fits ! AN table 1: 14 integrations on 36 of 36 possible baselines. ! AN table 2: 14 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.979167 visibilities/baseline/integration-bin. ! Found source: J0524-2818 ! ! 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 2961 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 J0524-2818_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 19 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 19 telescope corrections were flagged in sub-array 1. ! A total of 18 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.021061Jy sigma=15.393286 ! Fit after self-cal, rms=0.796455Jy sigma=11.783874 ! 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.749 mas, bmaj=8.697 mas, bpa=0.6178 degrees ! Estimated noise=1.18199 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.16212 Jy ! Component: 100 - total flux cleaned = 0.198983 Jy ! Total flux subtracted in 100 components = 0.198983 Jy ! Clean residual min=-0.010112 max=0.017182 Jy/beam ! Clean residual mean=0.000013 rms=0.002726 Jy/beam ! Combined flux in latest and established models = 0.198983 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.198983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093160Jy sigma=1.321348 ! Fit after self-cal, rms=0.093144Jy sigma=1.321098 ! Inverting map ! Added new window around map position (3.5, -7). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163684 Jy ! Component: 100 - total flux cleaned = 0.0256175 Jy ! Total flux subtracted in 100 components = 0.0256175 Jy ! Clean residual min=-0.008794 max=0.012020 Jy/beam ! Clean residual mean=0.000010 rms=0.002183 Jy/beam ! Combined flux in latest and established models = 0.224601 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 0.224601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089956Jy sigma=1.263823 ! Fit after self-cal, rms=0.089752Jy sigma=1.259738 ! 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.223 mas, bmaj=10 mas, bpa=0.02572 degrees ! Estimated noise=0.957603 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.00972521 Jy ! Component: 100 - total flux cleaned = 0.0148491 Jy ! Component: 150 - total flux cleaned = 0.0178445 Jy ! Component: 200 - total flux cleaned = 0.0186571 Jy ! Total flux subtracted in 200 components = 0.0186571 Jy ! Clean residual min=-0.007282 max=0.009041 Jy/beam ! Clean residual mean=-0.000010 rms=0.001943 Jy/beam ! Combined flux in latest and established models = 0.243258 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 44 components and 0.243258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088784Jy sigma=1.242069 ! Fit after self-cal, rms=0.088721Jy sigma=1.240396 ! 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.223 x 10 at 0.02572 degrees (North through East) ! Clean map min=-0.0066599 max=0.20125 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.05 KP 1.04 ! LA 0.90 NL 1.01 OV 0.97 PT 0.99 ! SC 0.95 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.91 HN 1.38 KP 1.06 LA 0.93 ! MK 1.00 NL 1.17 OV 0.96 PT 0.99 ! SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.96 HN 1.07 KP 1.04 ! LA 0.95 NL 1.01 OV 0.96 PT 1.00 ! SC 0.98 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.87 HN 1.32 KP 1.00 LA 0.98 ! MK 1.00 NL 1.13 OV 0.91 PT 0.99 ! SC 1.09 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.22 FD 0.98 HN 1.00 KP 1.03 ! LA 1.03 NL 1.00 OV 0.95 PT 0.98 ! SC 1.01 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.90 HN 1.31 KP 1.03 LA 0.97 ! MK 0.99 NL 1.10 OV 0.96 PT 1.02 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.088721Jy sigma=1.240396 ! Fit after self-cal, rms=0.093336Jy sigma=1.202114 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.246 mas, bmaj=10.02 mas, bpa=0.2724 degrees ! Estimated noise=0.968744 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 (34, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00746295 Jy ! Component: 100 - total flux cleaned = 0.0110267 Jy ! Component: 150 - total flux cleaned = 0.0122174 Jy ! Component: 200 - total flux cleaned = 0.0131589 Jy ! Total flux subtracted in 200 components = 0.0131589 Jy ! Clean residual min=-0.004695 max=0.004430 Jy/beam ! Clean residual mean=-0.000026 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.256417 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 80 components and 0.256417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092740Jy sigma=1.192228 ! Fit after self-cal, rms=0.092901Jy sigma=1.191435 ! 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.092901Jy sigma=1.191435 ! Fit after self-cal, rms=0.092658Jy sigma=1.190756 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.25 mas, bmaj=10.03 mas, bpa=0.3181 degrees ! Estimated noise=0.965581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000722465 Jy ! Component: 100 - total flux cleaned = 0.00103593 Jy ! Component: 150 - total flux cleaned = 0.00124197 Jy ! Component: 200 - total flux cleaned = 0.00138295 Jy ! Total flux subtracted in 200 components = 0.00138295 Jy ! Clean residual min=-0.004361 max=0.004297 Jy/beam ! Clean residual mean=-0.000014 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.2578 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 106 components and 0.2578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092569Jy sigma=1.189444 ! Fit after self-cal, rms=0.092555Jy sigma=1.189339 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.000144651 Jy ! Component: 100 - total flux cleaned = -5.76172e-05 Jy ! Component: 150 - total flux cleaned = 2.45736e-05 Jy ! Component: 200 - total flux cleaned = 0.000103355 Jy ! Total flux subtracted in 200 components = 0.000103355 Jy ! Clean residual min=-0.004286 max=0.004298 Jy/beam ! Clean residual mean=-0.000015 rms=0.001027 Jy/beam ! Combined flux in latest and established models = 0.257903 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 127 components and 0.257903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092516Jy sigma=1.188793 ! Fit after self-cal, rms=0.092511Jy sigma=1.188767 ! 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.092511Jy sigma=1.188767 ! Fit after self-cal, rms=0.092638Jy sigma=1.188528 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=10.03 mas, bpa=0.3551 degrees ! Estimated noise=0.964144 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000672629 Jy ! Component: 100 - total flux cleaned = -0.000630181 Jy ! Component: 150 - total flux cleaned = -0.000552403 Jy ! Component: 200 - total flux cleaned = -0.000477255 Jy ! Total flux subtracted in 200 components = -0.000477255 Jy ! Clean residual min=-0.004127 max=0.004202 Jy/beam ! Clean residual mean=-0.000009 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.257426 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 145 components and 0.257426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092596Jy sigma=1.187917 ! Fit after self-cal, rms=0.092592Jy sigma=1.187867 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.000238117 Jy ! Component: 100 - total flux cleaned = -0.00027435 Jy ! Component: 150 - total flux cleaned = -0.000170331 Jy ! Component: 200 - total flux cleaned = -0.000136504 Jy ! Total flux subtracted in 200 components = -0.000136504 Jy ! Clean residual min=-0.004107 max=0.004199 Jy/beam ! Clean residual mean=-0.000009 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.257289 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 154 components and 0.257289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092563Jy sigma=1.187506 ! Fit after self-cal, rms=0.092560Jy sigma=1.187489 ! 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.092560Jy sigma=1.187489 ! Fit after self-cal, rms=0.092689Jy sigma=1.187365 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.823 mas, bmaj=20.8 mas, bpa=-1.657 degrees ! Estimated noise=1.1926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135529 Jy ! Component: 100 - total flux cleaned = 0.00164711 Jy ! Component: 150 - total flux cleaned = 0.00171709 Jy ! Component: 200 - total flux cleaned = 0.00174881 Jy ! Total flux subtracted in 200 components = 0.00174881 Jy ! Clean residual min=-0.003900 max=0.003966 Jy/beam ! Clean residual mean=-0.000013 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.259038 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 166 components and 0.259038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092691Jy sigma=1.187389 ! Fit after self-cal, rms=0.092688Jy sigma=1.187344 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.000328243 Jy ! Component: 100 - total flux cleaned = 0.000359267 Jy ! Component: 150 - total flux cleaned = 0.000360028 Jy ! Component: 200 - total flux cleaned = 0.000332792 Jy ! Total flux subtracted in 200 components = 0.000332792 Jy ! Clean residual min=-0.003806 max=0.003902 Jy/beam ! Clean residual mean=-0.000013 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.259371 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 169 components and 0.259371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092697Jy sigma=1.187489 ! Fit after self-cal, rms=0.092694Jy sigma=1.187474 ! 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.253 mas, bmaj=10.03 mas, bpa=0.3842 degrees ! Estimated noise=0.962643 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.253 x 10.03 at 0.3842 degrees (North through East) ! Clean map min=-0.0037636 max=0.20392 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.769 mas, bmaj=8.695 mas, bpa=1.205 degrees ! Estimated noise=1.19802 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.164045 Jy ! Component: 100 - total flux cleaned = 0.20131 Jy ! Component: 150 - total flux cleaned = 0.215233 Jy ! Component: 200 - total flux cleaned = 0.2241 Jy ! Total flux subtracted in 200 components = 0.2241 Jy ! Clean residual min=-0.005855 max=0.007075 Jy/beam ! Clean residual mean=0.000010 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.2241 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.2241 Jy ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=10.03 mas, bpa=0.3842 degrees ! Estimated noise=0.962643 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.00810845 Jy ! Component: 100 - total flux cleaned = 0.0136509 Jy ! Component: 150 - total flux cleaned = 0.0178949 Jy ! Component: 200 - total flux cleaned = 0.0212142 Jy ! Total flux subtracted in 200 components = 0.0212142 Jy ! Clean residual min=-0.004762 max=0.004255 Jy/beam ! Clean residual mean=-0.000010 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.245314 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 63 components and 0.245314 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.823 mas, bmaj=20.8 mas, bpa=-1.657 degrees ! Estimated noise=1.1926 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00481071 Jy ! Component: 100 - total flux cleaned = 0.0078263 Jy ! Component: 150 - total flux cleaned = 0.00989018 Jy ! Component: 200 - total flux cleaned = 0.01133 Jy ! Total flux subtracted in 200 components = 0.01133 Jy ! Clean residual min=-0.004076 max=0.004249 Jy/beam ! Clean residual mean=-0.000017 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.256644 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.000723132 Jy ! Component: 100 - total flux cleaned = 0.000973579 Jy ! Component: 150 - total flux cleaned = 0.00122903 Jy ! Component: 200 - total flux cleaned = 0.0013742 Jy ! Total flux subtracted in 200 components = 0.0013742 Jy ! Clean residual min=-0.003899 max=0.004149 Jy/beam ! Clean residual mean=-0.000016 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.258018 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 86 components and 0.258018 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.253 mas, bmaj=10.03 mas, bpa=0.3842 degrees ! Estimated noise=0.962643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00148225 Jy ! Component: 100 - total flux cleaned = -0.00195872 Jy ! Component: 150 - total flux cleaned = -0.00208958 Jy ! Component: 200 - total flux cleaned = -0.00220823 Jy ! Total flux subtracted in 200 components = -0.00220823 Jy ! Clean residual min=-0.004106 max=0.004180 Jy/beam ! Clean residual mean=-0.000009 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.25581 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 107 components and 0.25581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092696Jy sigma=1.187745 ! Fit after self-cal, rms=0.092683Jy sigma=1.187662 wmodel J0524-2818_S_map.mod ! Writing 107 model components to file: J0524-2818_S_map.mod wobs J0524-2818_S_uvs.fits ! Writing UV FITS file: J0524-2818_S_uvs.fits wwins J0524-2818_S_map.win ! wwins: Wrote 3 windows to J0524-2818_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.000144972 Jy ! Component: 100 - total flux cleaned = 0.000347652 Jy ! Component: 150 - total flux cleaned = 0.000408246 Jy ! Component: 200 - total flux cleaned = 0.000587719 Jy ! Component: 250 - total flux cleaned = 0.000927218 Jy ! Component: 300 - total flux cleaned = 0.00103747 Jy ! Component: 350 - total flux cleaned = 0.00135644 Jy ! Component: 400 - total flux cleaned = 0.00166249 Jy ! Component: 450 - total flux cleaned = 0.00190827 Jy ! Component: 500 - total flux cleaned = 0.00205254 Jy ! Component: 550 - total flux cleaned = 0.00233404 Jy ! Component: 600 - total flux cleaned = 0.00265434 Jy ! Component: 650 - total flux cleaned = 0.00309864 Jy ! Component: 700 - total flux cleaned = 0.00318558 Jy ! Component: 750 - total flux cleaned = 0.0034831 Jy ! Component: 800 - total flux cleaned = 0.00356635 Jy ! Component: 850 - total flux cleaned = 0.00368793 Jy ! Component: 900 - total flux cleaned = 0.00368722 Jy ! Component: 950 - total flux cleaned = 0.00376672 Jy ! Component: 1000 - total flux cleaned = 0.00380555 Jy ! Component: 1050 - total flux cleaned = 0.00384328 Jy ! Component: 1100 - total flux cleaned = 0.00384328 Jy ! Component: 1150 - total flux cleaned = 0.00373355 Jy ! Component: 1200 - total flux cleaned = 0.00376962 Jy ! Component: 1250 - total flux cleaned = 0.00387533 Jy ! Component: 1300 - total flux cleaned = 0.00384035 Jy ! Component: 1350 - total flux cleaned = 0.00384014 Jy ! Component: 1400 - total flux cleaned = 0.00383992 Jy ! Component: 1450 - total flux cleaned = 0.00390764 Jy ! Component: 1500 - total flux cleaned = 0.00410438 Jy ! Component: 1550 - total flux cleaned = 0.00423372 Jy ! Component: 1600 - total flux cleaned = 0.0042972 Jy ! Component: 1650 - total flux cleaned = 0.00439097 Jy ! Component: 1700 - total flux cleaned = 0.00439101 Jy ! Component: 1750 - total flux cleaned = 0.00448282 Jy ! Component: 1800 - total flux cleaned = 0.00460328 Jy ! Component: 1850 - total flux cleaned = 0.00469178 Jy ! Component: 1900 - total flux cleaned = 0.0047797 Jy ! Component: 1950 - total flux cleaned = 0.00486605 Jy ! Component: 2000 - total flux cleaned = 0.00486606 Jy ! Component: 2050 - total flux cleaned = 0.00506353 Jy ! Component: 2100 - total flux cleaned = 0.00500789 Jy ! Component: 2150 - total flux cleaned = 0.00498068 Jy ! Component: 2200 - total flux cleaned = 0.00503497 Jy ! Component: 2250 - total flux cleaned = 0.00498095 Jy ! Component: 2300 - total flux cleaned = 0.0049278 Jy ! Component: 2350 - total flux cleaned = 0.00490151 Jy ! Component: 2400 - total flux cleaned = 0.00490116 Jy ! Component: 2450 - total flux cleaned = 0.00497793 Jy ! Component: 2500 - total flux cleaned = 0.00492714 Jy ! Component: 2550 - total flux cleaned = 0.00500267 Jy ! Component: 2600 - total flux cleaned = 0.00505265 Jy ! Component: 2650 - total flux cleaned = 0.00517555 Jy ! Component: 2700 - total flux cleaned = 0.00519997 Jy ! Component: 2750 - total flux cleaned = 0.00529647 Jy ! Component: 2800 - total flux cleaned = 0.00532074 Jy ! Component: 2850 - total flux cleaned = 0.00534443 Jy ! Component: 2900 - total flux cleaned = 0.00546131 Jy ! Component: 2950 - total flux cleaned = 0.00550753 Jy ! Component: 3000 - total flux cleaned = 0.00553032 Jy ! Component: 3050 - total flux cleaned = 0.00571283 Jy ! Component: 3100 - total flux cleaned = 0.00582587 Jy ! Component: 3150 - total flux cleaned = 0.00591592 Jy ! Component: 3200 - total flux cleaned = 0.00604985 Jy ! Component: 3250 - total flux cleaned = 0.00616039 Jy ! Component: 3300 - total flux cleaned = 0.00633663 Jy ! Component: 3350 - total flux cleaned = 0.00646798 Jy ! Component: 3400 - total flux cleaned = 0.00655472 Jy ! Component: 3450 - total flux cleaned = 0.00664107 Jy ! Component: 3500 - total flux cleaned = 0.00683403 Jy ! Component: 3550 - total flux cleaned = 0.00694056 Jy ! Component: 3600 - total flux cleaned = 0.00698294 Jy ! Component: 3650 - total flux cleaned = 0.00710906 Jy ! Component: 3700 - total flux cleaned = 0.00721355 Jy ! Component: 3750 - total flux cleaned = 0.00733816 Jy ! Component: 3800 - total flux cleaned = 0.00748256 Jy ! Component: 3850 - total flux cleaned = 0.00758505 Jy ! Component: 3900 - total flux cleaned = 0.00764623 Jy ! Component: 3950 - total flux cleaned = 0.00774767 Jy ! Component: 4000 - total flux cleaned = 0.00780819 Jy ! Component: 4050 - total flux cleaned = 0.00796843 Jy ! Total flux subtracted in 4096 components = 0.00806808 Jy ! Clean residual min=-0.001231 max=0.001376 Jy/beam ! Clean residual mean=0.000002 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.263878 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 369 components and 0.263878 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0524-2818_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.253 x 10.03 at 0.3842 degrees (North through East) ! Clean map min=-0.0027098 max=0.20641 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0524-2818_S_map.fits wmodel /vlbi/uf001/uva//J0524-2818_S_map.mod ! Writing 369 model components to file: /vlbi/uf001/uva//J0524-2818_S_map.mod wobs /vlbi/uf001/uva//J0524-2818_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0524-2818_S_uvs.fits wwins /vlbi/uf001/uva//J0524-2818_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0524-2818_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.206409 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000359972 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.523193 0.523193 1.04639 2.09277 4.18554 8.37108 16.7422 33.4843 66.9687 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.206 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 573.402 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0524-2818_S_dfm.log closed on Sun Jan 13 22:36:20 2019