! Started logfile: /vlbi/bp222/maps//J0733+5022_S_dfm.log on Thu Sep 27 10:53:30 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.22000 obs /vlbi/bp222/maps//J0733+5022_S_uva.fits ! Reading UV FITS file: /vlbi/bp222/maps//J0733+5022_S_uva.fits ! AN table 1: 16 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.955357 visibilities/baseline/integration-bin. ! Found source: J0733+5022 ! ! 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.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 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 49 lines of history. ! ! Reading 1712 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 J0733+5022_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.031232Jy sigma=15.548266 ! Fit after self-cal, rms=0.761945Jy sigma=11.197322 ! 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.544 mas, bmaj=9.596 mas, bpa=-50.69 degrees ! Estimated noise=2.18389 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.17822 Jy ! Component: 100 - total flux cleaned = 0.250555 Jy ! Total flux subtracted in 100 components = 0.250555 Jy ! Clean residual min=-0.025471 max=0.041323 Jy/beam ! Clean residual mean=0.000003 rms=0.010365 Jy/beam ! Combined flux in latest and established models = 0.250555 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.250555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112239Jy sigma=1.902007 ! Fit after self-cal, rms=0.112043Jy sigma=1.900566 ! 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.025 mas, bmaj=10.72 mas, bpa=-51.32 degrees ! Estimated noise=1.36701 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.0726547 Jy ! Component: 100 - total flux cleaned = 0.114776 Jy ! Component: 150 - total flux cleaned = 0.140601 Jy ! Component: 200 - total flux cleaned = 0.157105 Jy ! Total flux subtracted in 200 components = 0.157105 Jy ! Clean residual min=-0.011052 max=0.012422 Jy/beam ! Clean residual mean=0.000096 rms=0.003807 Jy/beam ! Combined flux in latest and established models = 0.40766 Jy ! Performing phase self-cal ! Adding 78 model components to the UV plane model. ! The established model now contains 95 components and 0.40766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064183Jy sigma=0.865715 ! Fit after self-cal, rms=0.063242Jy sigma=0.856998 ! 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.025 x 10.72 at -51.32 degrees (North through East) ! Clean map min=-0.010037 max=0.23217 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.02 KP 0.97 LA 0.89 ! MK 1.06 NL 1.08 PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00 HN 1.04 KP 0.95 LA 0.91 ! MK 1.00 NL 1.16 PT 1.01 SC 1.24 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 0.96 KP 0.98 LA 0.92 ! MK 0.99 NL 1.01 PT 1.00 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 0.99 KP 1.00* LA 0.97 ! MK 1.00* NL 1.00* PT 0.96 SC 1.00* ! ! ! Fit before self-cal, rms=0.063242Jy sigma=0.856998 ! Fit after self-cal, rms=0.058896Jy sigma=0.764832 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.067 mas, bmaj=10.78 mas, bpa=-51.36 degrees ! Estimated noise=1.33479 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.000582756 Jy ! Component: 100 - total flux cleaned = 0.000523265 Jy ! Component: 150 - total flux cleaned = 0.000260183 Jy ! Component: 200 - total flux cleaned = 0.000109651 Jy ! Total flux subtracted in 200 components = 0.000109651 Jy ! Clean residual min=-0.005193 max=0.005163 Jy/beam ! Clean residual mean=-0.000024 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.40777 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 105 components and 0.40777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058538Jy sigma=0.761821 ! Fit after self-cal, rms=0.058500Jy sigma=0.760738 ! 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.058500Jy sigma=0.760738 ! Fit after self-cal, rms=0.058396Jy sigma=0.760635 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.059 mas, bmaj=10.78 mas, bpa=-51.33 degrees ! Estimated noise=1.33069 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000235613 Jy ! Component: 100 - total flux cleaned = 0.000190825 Jy ! Component: 150 - total flux cleaned = 0.000153196 Jy ! Component: 200 - total flux cleaned = 6.14899e-05 Jy ! Total flux subtracted in 200 components = 6.14899e-05 Jy ! Clean residual min=-0.004574 max=0.004914 Jy/beam ! Clean residual mean=-0.000026 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.407831 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 111 components and 0.407831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058282Jy sigma=0.759749 ! Fit after self-cal, rms=0.058240Jy sigma=0.759413 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.71783e-05 Jy ! Component: 100 - total flux cleaned = 3.77336e-05 Jy ! Component: 150 - total flux cleaned = -3.88594e-05 Jy ! Component: 200 - total flux cleaned = -9.81987e-05 Jy ! Total flux subtracted in 200 components = -9.81987e-05 Jy ! Clean residual min=-0.004254 max=0.004795 Jy/beam ! Clean residual mean=-0.000025 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.407733 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 115 components and 0.407733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058195Jy sigma=0.759088 ! Fit after self-cal, rms=0.058179Jy sigma=0.758964 ! 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.058179Jy sigma=0.758964 ! Fit after self-cal, rms=0.058232Jy sigma=0.758932 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.057 mas, bmaj=10.77 mas, bpa=-51.33 degrees ! Estimated noise=1.32967 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000108329 Jy ! Component: 100 - total flux cleaned = 8.49772e-05 Jy ! Component: 150 - total flux cleaned = 4.77785e-05 Jy ! Component: 200 - total flux cleaned = 1.61154e-06 Jy ! Total flux subtracted in 200 components = 1.61154e-06 Jy ! Clean residual min=-0.004047 max=0.004744 Jy/beam ! Clean residual mean=-0.000026 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.407735 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 125 components and 0.407735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058208Jy sigma=0.758791 ! Fit after self-cal, rms=0.058202Jy sigma=0.758735 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 = -6.26607e-06 Jy ! Component: 100 - total flux cleaned = -3.96392e-05 Jy ! Component: 150 - total flux cleaned = -7.97671e-05 Jy ! Component: 200 - total flux cleaned = -0.00011412 Jy ! Total flux subtracted in 200 components = -0.00011412 Jy ! Clean residual min=-0.003942 max=0.004678 Jy/beam ! Clean residual mean=-0.000026 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.407621 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 131 components and 0.407621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058189Jy sigma=0.758661 ! Fit after self-cal, rms=0.058187Jy sigma=0.758634 ! 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.058187Jy sigma=0.758634 ! Fit after self-cal, rms=0.058183Jy sigma=0.758619 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.83 mas, bmaj=17.47 mas, bpa=-72.47 degrees ! Estimated noise=1.59732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000114422 Jy ! Component: 100 - total flux cleaned = -0.000164694 Jy ! Component: 150 - total flux cleaned = -0.000188734 Jy ! Component: 200 - total flux cleaned = -0.000207776 Jy ! Total flux subtracted in 200 components = -0.000207776 Jy ! Clean residual min=-0.004670 max=0.005936 Jy/beam ! Clean residual mean=-0.000052 rms=0.001746 Jy/beam ! Combined flux in latest and established models = 0.407413 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 137 components and 0.407413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058177Jy sigma=0.758588 ! Fit after self-cal, rms=0.058174Jy sigma=0.758550 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.11567e-05 Jy ! Component: 100 - total flux cleaned = -6.39118e-05 Jy ! Component: 150 - total flux cleaned = -7.33444e-05 Jy ! Component: 200 - total flux cleaned = -7.30958e-05 Jy ! Total flux subtracted in 200 components = -7.30958e-05 Jy ! Clean residual min=-0.004585 max=0.005893 Jy/beam ! Clean residual mean=-0.000052 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.40734 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 141 components and 0.40734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058173Jy sigma=0.758518 ! Fit after self-cal, rms=0.058171Jy sigma=0.758506 ! 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.055 mas, bmaj=10.77 mas, bpa=-51.33 degrees ! Estimated noise=1.32836 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.055 x 10.77 at -51.33 degrees (North through East) ! Clean map min=-0.003662 max=0.22446 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.563 mas, bmaj=9.574 mas, bpa=-50.76 degrees ! Estimated noise=2.13489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.173701 Jy ! Component: 100 - total flux cleaned = 0.243535 Jy ! Component: 150 - total flux cleaned = 0.289686 Jy ! Component: 200 - total flux cleaned = 0.322678 Jy ! Total flux subtracted in 200 components = 0.322678 Jy ! Clean residual min=-0.013958 max=0.021699 Jy/beam ! Clean residual mean=-0.000012 rms=0.005328 Jy/beam ! Combined flux in latest and established models = 0.322678 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.322678 Jy ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=10.77 mas, bpa=-51.33 degrees ! Estimated noise=1.32836 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.034544 Jy ! Component: 100 - total flux cleaned = 0.0542171 Jy ! Component: 150 - total flux cleaned = 0.0658628 Jy ! Component: 200 - total flux cleaned = 0.0730728 Jy ! Total flux subtracted in 200 components = 0.0730728 Jy ! Clean residual min=-0.005860 max=0.004939 Jy/beam ! Clean residual mean=-0.000012 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.39575 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 77 components and 0.39575 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.83 mas, bmaj=17.47 mas, bpa=-72.47 degrees ! Estimated noise=1.59732 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00674464 Jy ! Component: 100 - total flux cleaned = 0.00952391 Jy ! Component: 150 - total flux cleaned = 0.0107394 Jy ! Component: 200 - total flux cleaned = 0.0110512 Jy ! Total flux subtracted in 200 components = 0.0110512 Jy ! Clean residual min=-0.004675 max=0.006136 Jy/beam ! Clean residual mean=-0.000052 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 0.406802 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 = 4.02238e-05 Jy ! Component: 100 - total flux cleaned = 7.60042e-05 Jy ! Component: 150 - total flux cleaned = 9.36293e-05 Jy ! Component: 200 - total flux cleaned = 0.000110204 Jy ! Total flux subtracted in 200 components = 0.000110204 Jy ! Clean residual min=-0.004647 max=0.006138 Jy/beam ! Clean residual mean=-0.000052 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.406912 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 115 components and 0.406912 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.055 mas, bmaj=10.77 mas, bpa=-51.33 degrees ! Estimated noise=1.32836 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000494696 Jy ! Component: 100 - total flux cleaned = -0.000587438 Jy ! Component: 150 - total flux cleaned = -0.000589258 Jy ! Component: 200 - total flux cleaned = -0.00052525 Jy ! Total flux subtracted in 200 components = -0.00052525 Jy ! Clean residual min=-0.004485 max=0.004720 Jy/beam ! Clean residual mean=-0.000024 rms=0.001194 Jy/beam ! Combined flux in latest and established models = 0.406387 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 124 components and 0.406387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058205Jy sigma=0.759734 ! Fit after self-cal, rms=0.058203Jy sigma=0.759608 wmodel J0733+5022_S_map.mod ! Writing 124 model components to file: J0733+5022_S_map.mod wobs J0733+5022_S_uvs.fits ! Writing UV FITS file: J0733+5022_S_uvs.fits wwins J0733+5022_S_map.win ! wwins: Wrote 1 windows to J0733+5022_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.000599231 Jy ! Component: 100 - total flux cleaned = 0.000390519 Jy ! Component: 150 - total flux cleaned = 0.000394848 Jy ! Component: 200 - total flux cleaned = 0.000283755 Jy ! Component: 250 - total flux cleaned = 0.000486841 Jy ! Component: 300 - total flux cleaned = 0.000677926 Jy ! Component: 350 - total flux cleaned = 0.000769105 Jy ! Component: 400 - total flux cleaned = 0.000899046 Jy ! Component: 450 - total flux cleaned = 0.000940796 Jy ! Component: 500 - total flux cleaned = 0.00105975 Jy ! Component: 550 - total flux cleaned = 0.00102272 Jy ! Component: 600 - total flux cleaned = 0.0009497 Jy ! Component: 650 - total flux cleaned = 0.000880704 Jy ! Component: 700 - total flux cleaned = 0.000847711 Jy ! Component: 750 - total flux cleaned = 0.000815482 Jy ! Component: 800 - total flux cleaned = 0.000785189 Jy ! Component: 850 - total flux cleaned = 0.00078627 Jy ! Component: 900 - total flux cleaned = 0.00084565 Jy ! Component: 950 - total flux cleaned = 0.000874198 Jy ! Component: 1000 - total flux cleaned = 0.000847413 Jy ! Component: 1050 - total flux cleaned = 0.000847974 Jy ! Component: 1100 - total flux cleaned = 0.000900934 Jy ! Component: 1150 - total flux cleaned = 0.000849667 Jy ! Component: 1200 - total flux cleaned = 0.000899664 Jy ! Component: 1250 - total flux cleaned = 0.00087514 Jy ! Component: 1300 - total flux cleaned = 0.000851583 Jy ! Component: 1350 - total flux cleaned = 0.000875029 Jy ! Component: 1400 - total flux cleaned = 0.000875074 Jy ! Component: 1450 - total flux cleaned = 0.000830649 Jy ! Component: 1500 - total flux cleaned = 0.000787081 Jy ! Component: 1550 - total flux cleaned = 0.000701599 Jy ! Component: 1600 - total flux cleaned = 0.000680463 Jy ! Component: 1650 - total flux cleaned = 0.0006592 Jy ! Component: 1700 - total flux cleaned = 0.000598074 Jy ! Component: 1750 - total flux cleaned = 0.000558367 Jy ! Component: 1800 - total flux cleaned = 0.000519667 Jy ! Component: 1850 - total flux cleaned = 0.000519666 Jy ! Component: 1900 - total flux cleaned = 0.000538445 Jy ! Component: 1950 - total flux cleaned = 0.000482668 Jy ! Component: 2000 - total flux cleaned = 0.000446253 Jy ! Component: 2050 - total flux cleaned = 0.000428322 Jy ! Component: 2100 - total flux cleaned = 0.000374644 Jy ! Component: 2150 - total flux cleaned = 0.000374726 Jy ! Component: 2200 - total flux cleaned = 0.000340021 Jy ! Component: 2250 - total flux cleaned = 0.000288325 Jy ! Component: 2300 - total flux cleaned = 0.000237056 Jy ! Component: 2350 - total flux cleaned = 0.000152642 Jy ! Component: 2400 - total flux cleaned = 6.91548e-05 Jy ! Component: 2450 - total flux cleaned = 5.25333e-05 Jy ! Component: 2500 - total flux cleaned = 3.60127e-05 Jy ! Component: 2550 - total flux cleaned = -1.3023e-05 Jy ! Component: 2600 - total flux cleaned = -4.54453e-05 Jy ! Component: 2650 - total flux cleaned = -9.36769e-05 Jy ! Component: 2700 - total flux cleaned = -0.000157381 Jy ! Component: 2750 - total flux cleaned = -0.000220632 Jy ! Component: 2800 - total flux cleaned = -0.000267757 Jy ! Component: 2850 - total flux cleaned = -0.000283289 Jy ! Component: 2900 - total flux cleaned = -0.000314407 Jy ! Component: 2950 - total flux cleaned = -0.000407313 Jy ! Component: 3000 - total flux cleaned = -0.000438097 Jy ! Component: 3050 - total flux cleaned = -0.000438186 Jy ! Component: 3100 - total flux cleaned = -0.000514864 Jy ! Component: 3150 - total flux cleaned = -0.000545416 Jy ! Component: 3200 - total flux cleaned = -0.00056075 Jy ! Component: 3250 - total flux cleaned = -0.000591199 Jy ! Component: 3300 - total flux cleaned = -0.000636825 Jy ! Component: 3350 - total flux cleaned = -0.000682377 Jy ! Component: 3400 - total flux cleaned = -0.000697622 Jy ! Component: 3450 - total flux cleaned = -0.000743101 Jy ! Component: 3500 - total flux cleaned = -0.000743076 Jy ! Component: 3550 - total flux cleaned = -0.000803805 Jy ! Component: 3600 - total flux cleaned = -0.000849441 Jy ! Component: 3650 - total flux cleaned = -0.000910273 Jy ! Component: 3700 - total flux cleaned = -0.000986352 Jy ! Component: 3750 - total flux cleaned = -0.00100157 Jy ! Component: 3800 - total flux cleaned = -0.00104748 Jy ! Component: 3850 - total flux cleaned = -0.00109354 Jy ! Component: 3900 - total flux cleaned = -0.00107824 Jy ! Component: 3950 - total flux cleaned = -0.00110912 Jy ! Component: 4000 - total flux cleaned = -0.00110914 Jy ! Component: 4050 - total flux cleaned = -0.00109362 Jy ! Total flux subtracted in 4096 components = -0.0011092 Jy ! Clean residual min=-0.000944 max=0.000916 Jy/beam ! Clean residual mean=-0.000005 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.405277 Jy keep ! Adding 272 model components to the UV plane model. ! The established model now contains 396 components and 0.405277 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J0733+5022_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.055 x 10.77 at -51.33 degrees (North through East) ! Clean map min=-0.0015711 max=0.22631 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J0733+5022_S_map.fits wmodel /vlbi/bp222/maps//J0733+5022_S_map.mod ! Writing 396 model components to file: /vlbi/bp222/maps//J0733+5022_S_map.mod wobs /vlbi/bp222/maps//J0733+5022_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J0733+5022_S_uvs.fits wwins /vlbi/bp222/maps//J0733+5022_S_map.win ! wwins: Wrote 2 windows to /vlbi/bp222/maps//J0733+5022_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.226311 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000265375 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.351783 0.351783 0.703566 1.40713 2.81426 5.62853 11.2571 22.5141 45.0282 90.0564 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.226 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 852.798 quit ! Quitting program ! Log file /vlbi/bp222/maps//J0733+5022_S_dfm.log closed on Thu Sep 27 10:53:34 2018