! Started logfile: /vlbi/uf001/uva//J1330+2509_S_dfm.log on Mon Jan 14 02:25:50 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//J1330+2509_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1330+2509_S_uva.fits ! AN table 1: 110 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.808485 visibilities/baseline/integration-bin. ! Found source: J1330+2509 ! ! 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 12006 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 J1330+2509_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 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 128 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.335204Jy sigma=21.065834 ! Fit after self-cal, rms=0.951377Jy sigma=17.219848 ! 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.858 mas, bmaj=6.348 mas, bpa=1.757 degrees ! Estimated noise=0.503145 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.19739 Jy ! Component: 100 - total flux cleaned = 0.315134 Jy ! Total flux subtracted in 100 components = 0.315134 Jy ! Clean residual min=-0.046692 max=0.112190 Jy/beam ! Clean residual mean=0.000028 rms=0.015594 Jy/beam ! Combined flux in latest and established models = 0.315134 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 46 components and 0.315134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.784879Jy sigma=7.148815 ! Fit after self-cal, rms=0.784305Jy sigma=7.131050 ! Inverting map ! Added new window around map position (5.5, -1.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11307 Jy ! Component: 100 - total flux cleaned = 0.199558 Jy ! Total flux subtracted in 100 components = 0.199558 Jy ! Clean residual min=-0.044275 max=0.088712 Jy/beam ! Clean residual mean=0.000024 rms=0.014018 Jy/beam ! Combined flux in latest and established models = 0.514692 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 75 components and 0.514692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.716732Jy sigma=6.500524 ! Fit after self-cal, rms=0.717121Jy sigma=6.433955 ! 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.524 mas, bmaj=6.932 mas, bpa=4.3 degrees ! Estimated noise=0.354364 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.142496 Jy ! Component: 100 - total flux cleaned = 0.254565 Jy ! Component: 150 - total flux cleaned = 0.346723 Jy ! Component: 200 - total flux cleaned = 0.422925 Jy ! Total flux subtracted in 200 components = 0.422925 Jy ! Clean residual min=-0.065129 max=0.123522 Jy/beam ! Clean residual mean=0.000056 rms=0.021000 Jy/beam ! Combined flux in latest and established models = 0.937617 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 131 components and 0.937617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.598768Jy sigma=5.776924 ! Fit after self-cal, rms=0.600425Jy sigma=5.676122 ! Inverting map ! Added new window around map position (12, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126321 Jy ! Component: 100 - total flux cleaned = 0.214537 Jy ! Component: 150 - total flux cleaned = 0.287294 Jy ! Component: 200 - total flux cleaned = 0.350599 Jy ! Total flux subtracted in 200 components = 0.350599 Jy ! Clean residual min=-0.056613 max=0.101323 Jy/beam ! Clean residual mean=0.000030 rms=0.017483 Jy/beam ! Combined flux in latest and established models = 1.28822 Jy ! Performing phase self-cal ! Adding 105 model components to the UV plane model. ! The established model now contains 228 components and 1.28822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.509186Jy sigma=4.913985 ! Fit after self-cal, rms=0.508956Jy sigma=4.798880 ! 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.524 x 6.932 at 4.3 degrees (North through East) ! Clean map min=-0.057584 max=0.24245 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.57 FD 0.81 HN 1.37 KP 1.02 ! LA 0.63 MK 2.72 NL 1.40 OV 1.53 ! PT 0.68 SC 2.58 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.56 FD 0.82 HN 1.19 KP 1.00 ! LA 0.63 MK 2.38 NL 1.41 OV 1.35 ! PT 0.70 SC 2.47 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.38 FD 0.82 HN 1.39 KP 0.99 ! LA 0.65 MK 3.30 NL 1.44 OV 1.36 ! PT 0.72 SC 2.20 ! ! ! Fit before self-cal, rms=0.508956Jy sigma=4.798880 ! Fit after self-cal, rms=0.414395Jy sigma=3.824370 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.387 mas, bmaj=7.94 mas, bpa=1.253 degrees ! Estimated noise=0.487083 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.0589866 Jy ! Component: 100 - total flux cleaned = 0.0843949 Jy ! Component: 150 - total flux cleaned = 0.100158 Jy ! Component: 200 - total flux cleaned = 0.113836 Jy ! Total flux subtracted in 200 components = 0.113836 Jy ! Clean residual min=-0.056539 max=0.075493 Jy/beam ! Clean residual mean=0.000129 rms=0.016598 Jy/beam ! Combined flux in latest and established models = 1.40205 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 254 components and 1.40205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.395738Jy sigma=3.688593 ! Fit after self-cal, rms=0.400951Jy sigma=3.644129 ! 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.400951Jy sigma=3.644129 ! Fit after self-cal, rms=0.405090Jy sigma=3.332875 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.622 mas, bmaj=7.964 mas, bpa=2.74 degrees ! Estimated noise=0.565823 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.033241 Jy ! Component: 100 - total flux cleaned = 0.053678 Jy ! Component: 150 - total flux cleaned = 0.06402 Jy ! Component: 200 - total flux cleaned = 0.0697173 Jy ! Total flux subtracted in 200 components = 0.0697173 Jy ! Clean residual min=-0.058176 max=0.075800 Jy/beam ! Clean residual mean=0.000023 rms=0.017234 Jy/beam ! Combined flux in latest and established models = 1.47177 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 267 components and 1.47177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.399228Jy sigma=3.292007 ! Fit after self-cal, rms=0.398927Jy sigma=3.287815 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) ! Added new window around map position (29, 15.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0736357 Jy ! Component: 100 - total flux cleaned = 0.120474 Jy ! Component: 150 - total flux cleaned = 0.154973 Jy ! Component: 200 - total flux cleaned = 0.181626 Jy ! Total flux subtracted in 200 components = 0.181626 Jy ! Clean residual min=-0.050629 max=0.057389 Jy/beam ! Clean residual mean=-0.000014 rms=0.015372 Jy/beam ! Combined flux in latest and established models = 1.65339 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 321 components and 1.65339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.378428Jy sigma=3.026324 ! Fit after self-cal, rms=0.368839Jy sigma=2.990074 ! 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.368839Jy sigma=2.990074 ! Fit after self-cal, rms=0.334539Jy sigma=2.904648 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.754 mas, bmaj=7.65 mas, bpa=4.876 degrees ! Estimated noise=0.556053 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0422368 Jy ! Component: 100 - total flux cleaned = 0.0710795 Jy ! Component: 150 - total flux cleaned = 0.0949282 Jy ! Component: 200 - total flux cleaned = 0.116026 Jy ! Total flux subtracted in 200 components = 0.116026 Jy ! Clean residual min=-0.049874 max=0.057196 Jy/beam ! Clean residual mean=0.000006 rms=0.013886 Jy/beam ! Combined flux in latest and established models = 1.76942 Jy selfcal ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 350 components and 1.76942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.325988Jy sigma=2.789852 ! Fit after self-cal, rms=0.323164Jy sigma=2.779386 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.0216384 Jy ! Component: 100 - total flux cleaned = 0.0365762 Jy ! Component: 150 - total flux cleaned = 0.0502921 Jy ! Component: 200 - total flux cleaned = 0.0623308 Jy ! Total flux subtracted in 200 components = 0.0623308 Jy ! Clean residual min=-0.049504 max=0.056472 Jy/beam ! Clean residual mean=-0.000007 rms=0.013572 Jy/beam ! Combined flux in latest and established models = 1.83175 Jy ! Performing phase self-cal ! Adding 48 model components to the UV plane model. ! The established model now contains 377 components and 1.83175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.319835Jy sigma=2.736854 ! Fit after self-cal, rms=0.319117Jy sigma=2.734547 ! 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.319117Jy sigma=2.734547 ! Fit after self-cal, rms=0.331086Jy sigma=2.697012 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.452 mas, bmaj=9.941 mas, bpa=-17.27 degrees ! Estimated noise=0.590242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0424846 Jy ! Component: 100 - total flux cleaned = 0.0735405 Jy ! Component: 150 - total flux cleaned = 0.0990779 Jy ! Component: 200 - total flux cleaned = 0.1213 Jy ! Total flux subtracted in 200 components = 0.1213 Jy ! Clean residual min=-0.057011 max=0.062392 Jy/beam ! Clean residual mean=-0.000001 rms=0.017146 Jy/beam ! Combined flux in latest and established models = 1.95305 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 394 components and 1.95305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.328399Jy sigma=2.634973 ! Fit after self-cal, rms=0.327634Jy sigma=2.624115 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.0226146 Jy ! Component: 100 - total flux cleaned = 0.0416275 Jy ! Component: 150 - total flux cleaned = 0.056508 Jy ! Component: 200 - total flux cleaned = 0.0651013 Jy ! Total flux subtracted in 200 components = 0.0651013 Jy ! Clean residual min=-0.056096 max=0.061435 Jy/beam ! Clean residual mean=-0.000017 rms=0.016681 Jy/beam ! Combined flux in latest and established models = 2.01815 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 408 components and 2.01815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.327025Jy sigma=2.606813 ! Fit after self-cal, rms=0.326969Jy sigma=2.603415 ! 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.925 mas, bmaj=7.668 mas, bpa=5.345 degrees ! Estimated noise=0.568578 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.925 x 7.668 at 5.345 degrees (North through East) ! Clean map min=-0.049467 max=0.3415 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=4.081 mas, bmaj=6.816 mas, bpa=3.745 degrees ! Estimated noise=0.935888 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.315176 Jy ! Component: 100 - total flux cleaned = 0.506786 Jy ! Component: 150 - total flux cleaned = 0.656526 Jy ! Component: 200 - total flux cleaned = 0.77908 Jy ! Total flux subtracted in 200 components = 0.77908 Jy ! Clean residual min=-0.069899 max=0.078022 Jy/beam ! Clean residual mean=0.000097 rms=0.019848 Jy/beam ! Combined flux in latest and established models = 0.77908 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 86 model components to the UV plane model. ! The established model now contains 86 components and 0.77908 Jy ! Inverting map and beam ! Estimated beam: bmin=4.925 mas, bmaj=7.668 mas, bpa=5.345 degrees ! Estimated noise=0.568578 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) ! Added new window around map position (18, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.153904 Jy ! Component: 100 - total flux cleaned = 0.277429 Jy ! Component: 150 - total flux cleaned = 0.38165 Jy ! Component: 200 - total flux cleaned = 0.470896 Jy ! Total flux subtracted in 200 components = 0.470896 Jy ! Clean residual min=-0.064083 max=0.069233 Jy/beam ! Clean residual mean=0.000069 rms=0.019309 Jy/beam ! Combined flux in latest and established models = 1.24998 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 179 components and 1.24998 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.452 mas, bmaj=9.941 mas, bpa=-17.27 degrees ! Estimated noise=0.590242 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.120438 Jy ! Component: 100 - total flux cleaned = 0.216795 Jy ! Component: 150 - total flux cleaned = 0.296907 Jy ! Component: 200 - total flux cleaned = 0.36472 Jy ! Total flux subtracted in 200 components = 0.36472 Jy ! Clean residual min=-0.073681 max=0.066318 Jy/beam ! Clean residual mean=0.000035 rms=0.020641 Jy/beam ! Combined flux in latest and established models = 1.6147 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.0579381 Jy ! Component: 100 - total flux cleaned = 0.107948 Jy ! Component: 150 - total flux cleaned = 0.151505 Jy ! Component: 200 - total flux cleaned = 0.185444 Jy ! Total flux subtracted in 200 components = 0.185444 Jy ! Clean residual min=-0.065818 max=0.060368 Jy/beam ! Clean residual mean=0.000008 rms=0.017847 Jy/beam ! Combined flux in latest and established models = 1.80014 Jy ! Adding 167 model components to the UV plane model. ! The established model now contains 329 components and 1.80014 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.925 mas, bmaj=7.668 mas, bpa=5.345 degrees ! Estimated noise=0.568578 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0275643 Jy ! Component: 100 - total flux cleaned = 0.0500857 Jy ! Component: 150 - total flux cleaned = 0.0712858 Jy ! Component: 200 - total flux cleaned = 0.0871461 Jy ! Total flux subtracted in 200 components = 0.0871461 Jy ! Clean residual min=-0.051612 max=0.057992 Jy/beam ! Clean residual mean=0.000005 rms=0.013156 Jy/beam ! Combined flux in latest and established models = 1.88729 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 367 components and 1.88729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.331786Jy sigma=2.644551 ! Fit after self-cal, rms=0.330651Jy sigma=2.623880 wmodel J1330+2509_S_map.mod ! Writing 367 model components to file: J1330+2509_S_map.mod wobs J1330+2509_S_uvs.fits ! Writing UV FITS file: J1330+2509_S_uvs.fits wwins J1330+2509_S_map.win ! wwins: Wrote 5 windows to J1330+2509_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.00546514 Jy ! Component: 100 - total flux cleaned = 0.0012737 Jy ! Component: 150 - total flux cleaned = -0.00035769 Jy ! Component: 200 - total flux cleaned = -0.00404899 Jy ! Component: 250 - total flux cleaned = -0.00611729 Jy ! Component: 300 - total flux cleaned = -0.00610668 Jy ! Component: 350 - total flux cleaned = -0.00483904 Jy ! Component: 400 - total flux cleaned = -0.0042318 Jy ! Component: 450 - total flux cleaned = -0.00363227 Jy ! Component: 500 - total flux cleaned = -0.0024433 Jy ! Component: 550 - total flux cleaned = -0.00243882 Jy ! Component: 600 - total flux cleaned = -0.00298261 Jy ! Component: 650 - total flux cleaned = -0.00245165 Jy ! Component: 700 - total flux cleaned = -0.0024389 Jy ! Component: 750 - total flux cleaned = -0.000880142 Jy ! Component: 800 - total flux cleaned = 0.00211939 Jy ! Component: 850 - total flux cleaned = 0.00260762 Jy ! Component: 900 - total flux cleaned = 0.00642932 Jy ! Component: 950 - total flux cleaned = 0.00641936 Jy ! Component: 1000 - total flux cleaned = 0.0082579 Jy ! Component: 1050 - total flux cleaned = 0.0100572 Jy ! Component: 1100 - total flux cleaned = 0.0087353 Jy ! Component: 1150 - total flux cleaned = 0.0100434 Jy ! Component: 1200 - total flux cleaned = 0.0104738 Jy ! Component: 1250 - total flux cleaned = 0.0100573 Jy ! Component: 1300 - total flux cleaned = 0.0108808 Jy ! Component: 1350 - total flux cleaned = 0.0108746 Jy ! Component: 1400 - total flux cleaned = 0.0112727 Jy ! Component: 1450 - total flux cleaned = 0.0108777 Jy ! Component: 1500 - total flux cleaned = 0.0120343 Jy ! Component: 1550 - total flux cleaned = 0.0108937 Jy ! Component: 1600 - total flux cleaned = 0.0120082 Jy ! Component: 1650 - total flux cleaned = 0.0120008 Jy ! Component: 1700 - total flux cleaned = 0.0120059 Jy ! Component: 1750 - total flux cleaned = 0.0116452 Jy ! Component: 1800 - total flux cleaned = 0.0116457 Jy ! Component: 1850 - total flux cleaned = 0.0119979 Jy ! Component: 1900 - total flux cleaned = 0.0106268 Jy ! Component: 1950 - total flux cleaned = 0.0123273 Jy ! Component: 2000 - total flux cleaned = 0.0113284 Jy ! Component: 2050 - total flux cleaned = 0.0126507 Jy ! Component: 2100 - total flux cleaned = 0.0103498 Jy ! Component: 2150 - total flux cleaned = 0.011 Jy ! Component: 2200 - total flux cleaned = 0.010043 Jy ! Component: 2250 - total flux cleaned = 0.00972987 Jy ! Component: 2300 - total flux cleaned = 0.0100412 Jy ! Component: 2350 - total flux cleaned = 0.00880345 Jy ! Component: 2400 - total flux cleaned = 0.00819673 Jy ! Component: 2450 - total flux cleaned = 0.00940479 Jy ! Component: 2500 - total flux cleaned = 0.00970179 Jy ! Component: 2550 - total flux cleaned = 0.00852689 Jy ! Component: 2600 - total flux cleaned = 0.00969473 Jy ! Component: 2650 - total flux cleaned = 0.0102748 Jy ! Component: 2700 - total flux cleaned = 0.00998964 Jy ! Component: 2750 - total flux cleaned = 0.0102741 Jy ! Component: 2800 - total flux cleaned = 0.0105543 Jy ! Component: 2850 - total flux cleaned = 0.0102793 Jy ! Component: 2900 - total flux cleaned = 0.0121888 Jy ! Component: 2950 - total flux cleaned = 0.0116501 Jy ! Component: 3000 - total flux cleaned = 0.0127228 Jy ! Component: 3050 - total flux cleaned = 0.0140463 Jy ! Component: 3100 - total flux cleaned = 0.0137857 Jy ! Component: 3150 - total flux cleaned = 0.0140511 Jy ! Component: 3200 - total flux cleaned = 0.0166071 Jy ! Component: 3250 - total flux cleaned = 0.0158522 Jy ! Component: 3300 - total flux cleaned = 0.017354 Jy ! Component: 3350 - total flux cleaned = 0.0185902 Jy ! Component: 3400 - total flux cleaned = 0.019083 Jy ! Component: 3450 - total flux cleaned = 0.0200523 Jy ! Component: 3500 - total flux cleaned = 0.0207745 Jy ! Component: 3550 - total flux cleaned = 0.0207734 Jy ! Component: 3600 - total flux cleaned = 0.0221917 Jy ! Component: 3650 - total flux cleaned = 0.0224244 Jy ! Component: 3700 - total flux cleaned = 0.0235797 Jy ! Component: 3750 - total flux cleaned = 0.0235793 Jy ! Component: 3800 - total flux cleaned = 0.0244872 Jy ! Component: 3850 - total flux cleaned = 0.0253865 Jy ! Component: 3900 - total flux cleaned = 0.0264981 Jy ! Component: 3950 - total flux cleaned = 0.0271597 Jy ! Component: 4000 - total flux cleaned = 0.0275968 Jy ! Component: 4050 - total flux cleaned = 0.0286812 Jy ! Total flux subtracted in 4096 components = 0.0301843 Jy ! Clean residual min=-0.012522 max=0.011736 Jy/beam ! Clean residual mean=-0.000011 rms=0.004639 Jy/beam ! Combined flux in latest and established models = 1.91747 Jy keep ! Adding 407 model components to the UV plane model. ! The established model now contains 774 components and 1.91747 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1330+2509_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.925 x 7.668 at 5.345 degrees (North through East) ! Clean map min=-0.040156 max=0.35377 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1330+2509_S_map.fits wmodel /vlbi/uf001/uva//J1330+2509_S_map.mod ! Writing 774 model components to file: /vlbi/uf001/uva//J1330+2509_S_map.mod wobs /vlbi/uf001/uva//J1330+2509_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1330+2509_S_uvs.fits wwins /vlbi/uf001/uva//J1330+2509_S_map.win ! wwins: Wrote 6 windows to /vlbi/uf001/uva//J1330+2509_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.353773 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0046146 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.91319 3.91319 7.82638 15.6528 31.3055 62.611 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0138 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.353 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 76.663 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1330+2509_S_dfm.log closed on Mon Jan 14 02:25:57 2019