! Started logfile: /vlbi/bp222/maps//J2349+0534_S_dfm.log on Thu Sep 27 11:46:07 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//J2349+0534_S_uvm.fits ! Reading UV FITS file: /vlbi/bp222/maps//J2349+0534_S_uvm.fits ! AN table 1: 23 integrations on 36 of 36 possible baselines. ! AN table 2: 69 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.86804 visibilities/baseline/integration-bin. ! Found source: J2349+0534 ! ! 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 54 lines of history. ! ! Reading 13656 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 J2349+0534_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 2 telescope corrections were flagged in sub-array 1. ! A total of 59 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 59 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! A total of 59 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 115 telescope corrections were flagged in sub-array 1. ! A total of 395 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.007368Jy sigma=17.516155 ! Fit after self-cal, rms=0.901460Jy sigma=15.667466 ! 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.767 mas, bmaj=7.539 mas, bpa=-5.348 degrees ! Estimated noise=0.547355 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.0783244 Jy ! Component: 100 - total flux cleaned = 0.0954534 Jy ! Total flux subtracted in 100 components = 0.0954534 Jy ! Clean residual min=-0.004018 max=0.004960 Jy/beam ! Clean residual mean=-0.000006 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.0954534 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0954534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057293Jy sigma=0.932311 ! Fit after self-cal, rms=0.057077Jy sigma=0.928867 ! 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.453 mas, bmaj=8.764 mas, bpa=-5.152 degrees ! Estimated noise=0.404349 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.00567335 Jy ! Component: 100 - total flux cleaned = 0.00751741 Jy ! Component: 150 - total flux cleaned = 0.00742029 Jy ! Component: 200 - total flux cleaned = 0.00733797 Jy ! Total flux subtracted in 200 components = 0.00733797 Jy ! Clean residual min=-0.002581 max=0.003782 Jy/beam ! Clean residual mean=-0.000007 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.102791 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 14 components and 0.102791 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056728Jy sigma=0.917743 ! Fit after self-cal, rms=0.056731Jy sigma=0.917706 ! 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.453 x 8.764 at -5.152 degrees (North through East) ! Clean map min=-0.0025661 max=0.10184 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.92 HN 0.88 KP 1.67 ! LA 0.91 MK 0.99 NL 0.95 OV 0.93 ! PT 0.91 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 0.97 HN 1.00 KP 0.99 ! LA 0.98 MK 1.04 NL 0.99 OV 0.97 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.93 HN 0.95 KP 1.66 ! LA 0.92 MK 0.95 NL 0.92 OV 0.94 ! PT 0.93 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.99 HN 0.99 KP 0.98 ! LA 0.97 MK 1.02 NL 0.99 OV 0.98 ! PT 0.97 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.89 HN 0.93 KP 1.56 ! LA 0.90 MK 0.97 NL 0.87 OV 0.92 ! PT 0.97 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.94 FD 0.98 HN 1.05 KP 0.96 ! LA 0.96 MK 1.00 NL 1.01 OV 0.97 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 19.09 HN 0.74 KP 1.00* ! LA 65.91 MK 1.00* NL 1.00* OV 1.00* ! PT 1.03 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00* FD 9.98 HN 1.05 KP 1.00* ! LA 4.07 MK 1.00* NL 1.00* OV 0.94 ! PT 0.91 SC 1.00* ! ! ! Fit before self-cal, rms=0.056731Jy sigma=0.917706 ! Fit after self-cal, rms=0.057525Jy sigma=0.856272 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=8.752 mas, bpa=-5.488 degrees ! Estimated noise=0.402837 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 (9.5, -2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0024294 Jy ! Component: 100 - total flux cleaned = 0.00287695 Jy ! Component: 150 - total flux cleaned = 0.0029046 Jy ! Component: 200 - total flux cleaned = 0.00290378 Jy ! Total flux subtracted in 200 components = 0.00290378 Jy ! Clean residual min=-0.001289 max=0.001589 Jy/beam ! Clean residual mean=0.000004 rms=0.000398 Jy/beam ! Combined flux in latest and established models = 0.105695 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 41 components and 0.105695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057421Jy sigma=0.854289 ! Fit after self-cal, rms=0.057693Jy sigma=0.853684 ! 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.057693Jy sigma=0.853684 ! Fit after self-cal, rms=0.058168Jy sigma=0.853451 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=8.745 mas, bpa=-5.483 degrees ! Estimated noise=0.402298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000747798 Jy ! Component: 100 - total flux cleaned = 0.000861572 Jy ! Component: 150 - total flux cleaned = 0.000823422 Jy ! Component: 200 - total flux cleaned = 0.000789269 Jy ! Total flux subtracted in 200 components = 0.000789269 Jy ! Clean residual min=-0.001278 max=0.001551 Jy/beam ! Clean residual mean=0.000004 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.106484 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 62 components and 0.106484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058152Jy sigma=0.853190 ! Fit after self-cal, rms=0.058154Jy sigma=0.853161 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.000199309 Jy ! Component: 100 - total flux cleaned = 0.00013482 Jy ! Component: 150 - total flux cleaned = 0.000105048 Jy ! Component: 200 - total flux cleaned = 7.72821e-05 Jy ! Total flux subtracted in 200 components = 7.72821e-05 Jy ! Clean residual min=-0.001314 max=0.001544 Jy/beam ! Clean residual mean=0.000004 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.106562 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 71 components and 0.106562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058147Jy sigma=0.853034 ! Fit after self-cal, rms=0.058146Jy sigma=0.853028 ! 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.058146Jy sigma=0.853028 ! Fit after self-cal, rms=0.057624Jy sigma=0.851618 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=8.743 mas, bpa=-5.455 degrees ! Estimated noise=0.401908 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.26468e-05 Jy ! Component: 100 - total flux cleaned = 3.82928e-05 Jy ! Component: 150 - total flux cleaned = -1.04009e-06 Jy ! Component: 200 - total flux cleaned = -2.58841e-05 Jy ! Total flux subtracted in 200 components = -2.58841e-05 Jy ! Clean residual min=-0.001358 max=0.001693 Jy/beam ! Clean residual mean=0.000005 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.106536 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 78 components and 0.106536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057616Jy sigma=0.851523 ! Fit after self-cal, rms=0.057619Jy sigma=0.851502 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 (110.5, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.001539 Jy ! Component: 100 - total flux cleaned = 0.00247303 Jy ! Component: 150 - total flux cleaned = 0.00317582 Jy ! Component: 200 - total flux cleaned = 0.00366272 Jy ! Total flux subtracted in 200 components = 0.00366272 Jy ! Clean residual min=-0.001363 max=0.001313 Jy/beam ! Clean residual mean=0.000005 rms=0.000326 Jy/beam ! Combined flux in latest and established models = 0.110199 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 97 components and 0.110199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057575Jy sigma=0.850457 ! Fit after self-cal, rms=0.057574Jy sigma=0.850403 ! 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.057574Jy sigma=0.850403 ! Fit after self-cal, rms=0.057766Jy sigma=0.850309 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.044 mas, bmaj=13 mas, bpa=-5.696 degrees ! Estimated noise=0.47851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125548 Jy ! Component: 100 - total flux cleaned = 0.00198181 Jy ! Component: 150 - total flux cleaned = 0.00250147 Jy ! Component: 200 - total flux cleaned = 0.00274207 Jy ! Total flux subtracted in 200 components = 0.00274207 Jy ! Clean residual min=-0.001845 max=0.001694 Jy/beam ! Clean residual mean=0.000005 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.112941 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 121 components and 0.112941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057768Jy sigma=0.850146 ! Fit after self-cal, rms=0.057785Jy sigma=0.850102 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.000373639 Jy ! Component: 100 - total flux cleaned = 0.000511233 Jy ! Component: 150 - total flux cleaned = 0.000610619 Jy ! Component: 200 - total flux cleaned = 0.0007165 Jy ! Total flux subtracted in 200 components = 0.0007165 Jy ! Clean residual min=-0.001834 max=0.001685 Jy/beam ! Clean residual mean=0.000005 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.113657 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 127 components and 0.113657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057788Jy sigma=0.850111 ! Fit after self-cal, rms=0.057790Jy sigma=0.850108 ! 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.46 mas, bmaj=8.75 mas, bpa=-5.44 degrees ! Estimated noise=0.40134 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.46 x 8.75 at -5.44 degrees (North through East) ! Clean map min=-0.0014186 max=0.10126 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.77 mas, bmaj=7.514 mas, bpa=-5.545 degrees ! Estimated noise=0.550303 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0780243 Jy ! Component: 100 - total flux cleaned = 0.0950728 Jy ! Component: 150 - total flux cleaned = 0.0998867 Jy ! Component: 200 - total flux cleaned = 0.102504 Jy ! Total flux subtracted in 200 components = 0.102504 Jy ! Clean residual min=-0.002088 max=0.001823 Jy/beam ! Clean residual mean=0.000001 rms=0.000453 Jy/beam ! Combined flux in latest and established models = 0.102504 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.102504 Jy ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=8.75 mas, bpa=-5.44 degrees ! Estimated noise=0.40134 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.00240705 Jy ! Component: 100 - total flux cleaned = 0.00406477 Jy ! Component: 150 - total flux cleaned = 0.00539538 Jy ! Component: 200 - total flux cleaned = 0.00629958 Jy ! Total flux subtracted in 200 components = 0.00629958 Jy ! Clean residual min=-0.001324 max=0.001394 Jy/beam ! Clean residual mean=0.000004 rms=0.000361 Jy/beam ! Combined flux in latest and established models = 0.108803 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 51 components and 0.108803 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.044 mas, bmaj=13 mas, bpa=-5.696 degrees ! Estimated noise=0.47851 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164093 Jy ! Component: 100 - total flux cleaned = 0.00258497 Jy ! Component: 150 - total flux cleaned = 0.00323985 Jy ! Component: 200 - total flux cleaned = 0.00378835 Jy ! Total flux subtracted in 200 components = 0.00378835 Jy ! Clean residual min=-0.001888 max=0.001757 Jy/beam ! Clean residual mean=0.000006 rms=0.000438 Jy/beam ! Combined flux in latest and established models = 0.112592 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.000360328 Jy ! Component: 100 - total flux cleaned = 0.000624363 Jy ! Component: 150 - total flux cleaned = 0.00075401 Jy ! Component: 200 - total flux cleaned = 0.000874443 Jy ! Total flux subtracted in 200 components = 0.000874443 Jy ! Clean residual min=-0.001870 max=0.001698 Jy/beam ! Clean residual mean=0.000005 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.113466 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 98 components and 0.113466 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.46 mas, bmaj=8.75 mas, bpa=-5.44 degrees ! Estimated noise=0.40134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000250776 Jy ! Component: 100 - total flux cleaned = -0.000301524 Jy ! Component: 150 - total flux cleaned = -0.000325509 Jy ! Component: 200 - total flux cleaned = -0.000326037 Jy ! Total flux subtracted in 200 components = -0.000326037 Jy ! Clean residual min=-0.001355 max=0.001248 Jy/beam ! Clean residual mean=0.000002 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 0.11314 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 121 components and 0.11314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057806Jy sigma=0.850440 ! Fit after self-cal, rms=0.057807Jy sigma=0.850395 wmodel J2349+0534_S_map.mod ! Writing 121 model components to file: J2349+0534_S_map.mod wobs J2349+0534_S_uvs.fits ! Writing UV FITS file: J2349+0534_S_uvs.fits wwins J2349+0534_S_map.win ! wwins: Wrote 3 windows to J2349+0534_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.000128758 Jy ! Component: 100 - total flux cleaned = 0.000274071 Jy ! Component: 150 - total flux cleaned = 0.000313739 Jy ! Component: 200 - total flux cleaned = 0.00035193 Jy ! Component: 250 - total flux cleaned = 0.000425871 Jy ! Component: 300 - total flux cleaned = 0.000497586 Jy ! Component: 350 - total flux cleaned = 0.000515074 Jy ! Component: 400 - total flux cleaned = 0.000515138 Jy ! Component: 450 - total flux cleaned = 0.000531421 Jy ! Component: 500 - total flux cleaned = 0.000563677 Jy ! Component: 550 - total flux cleaned = 0.000563381 Jy ! Component: 600 - total flux cleaned = 0.000578834 Jy ! Component: 650 - total flux cleaned = 0.000594148 Jy ! Component: 700 - total flux cleaned = 0.000579279 Jy ! Component: 750 - total flux cleaned = 0.000594337 Jy ! Component: 800 - total flux cleaned = 0.000682218 Jy ! Component: 850 - total flux cleaned = 0.000754433 Jy ! Component: 900 - total flux cleaned = 0.000825397 Jy ! Component: 950 - total flux cleaned = 0.000825402 Jy ! Component: 1000 - total flux cleaned = 0.000923177 Jy ! Component: 1050 - total flux cleaned = 0.0009506 Jy ! Component: 1100 - total flux cleaned = 0.00104593 Jy ! Component: 1150 - total flux cleaned = 0.00111338 Jy ! Component: 1200 - total flux cleaned = 0.00114006 Jy ! Component: 1250 - total flux cleaned = 0.001206 Jy ! Component: 1300 - total flux cleaned = 0.00117984 Jy ! Component: 1350 - total flux cleaned = 0.00117984 Jy ! Component: 1400 - total flux cleaned = 0.00124393 Jy ! Component: 1450 - total flux cleaned = 0.00119326 Jy ! Component: 1500 - total flux cleaned = 0.00123134 Jy ! Component: 1550 - total flux cleaned = 0.00126875 Jy ! Component: 1600 - total flux cleaned = 0.00125637 Jy ! Component: 1650 - total flux cleaned = 0.00131763 Jy ! Component: 1700 - total flux cleaned = 0.00132981 Jy ! Component: 1750 - total flux cleaned = 0.00126974 Jy ! Component: 1800 - total flux cleaned = 0.00132951 Jy ! Component: 1850 - total flux cleaned = 0.00135305 Jy ! Component: 1900 - total flux cleaned = 0.00136476 Jy ! Component: 1950 - total flux cleaned = 0.00142294 Jy ! Component: 2000 - total flux cleaned = 0.00137673 Jy ! Component: 2050 - total flux cleaned = 0.00141109 Jy ! Component: 2100 - total flux cleaned = 0.00142259 Jy ! Component: 2150 - total flux cleaned = 0.00144516 Jy ! Component: 2200 - total flux cleaned = 0.00144526 Jy ! Component: 2250 - total flux cleaned = 0.0015119 Jy ! Component: 2300 - total flux cleaned = 0.00157811 Jy ! Component: 2350 - total flux cleaned = 0.001611 Jy ! Component: 2400 - total flux cleaned = 0.00167612 Jy ! Component: 2450 - total flux cleaned = 0.00170848 Jy ! Component: 2500 - total flux cleaned = 0.00178345 Jy ! Component: 2550 - total flux cleaned = 0.00177276 Jy ! Component: 2600 - total flux cleaned = 0.00179399 Jy ! Component: 2650 - total flux cleaned = 0.00184655 Jy ! Component: 2700 - total flux cleaned = 0.00183625 Jy ! Component: 2750 - total flux cleaned = 0.00188803 Jy ! Component: 2800 - total flux cleaned = 0.0018984 Jy ! Component: 2850 - total flux cleaned = 0.00185746 Jy ! Component: 2900 - total flux cleaned = 0.00191852 Jy ! Component: 2950 - total flux cleaned = 0.00189839 Jy ! Component: 3000 - total flux cleaned = 0.00196862 Jy ! Component: 3050 - total flux cleaned = 0.0019088 Jy ! Component: 3100 - total flux cleaned = 0.00194853 Jy ! Component: 3150 - total flux cleaned = 0.00195846 Jy ! Component: 3200 - total flux cleaned = 0.00199775 Jy ! Component: 3250 - total flux cleaned = 0.00202695 Jy ! Component: 3300 - total flux cleaned = 0.00199787 Jy ! Component: 3350 - total flux cleaned = 0.00200751 Jy ! Component: 3400 - total flux cleaned = 0.00204578 Jy ! Component: 3450 - total flux cleaned = 0.00205526 Jy ! Component: 3500 - total flux cleaned = 0.00209305 Jy ! Component: 3550 - total flux cleaned = 0.00206481 Jy ! Component: 3600 - total flux cleaned = 0.00209301 Jy ! Component: 3650 - total flux cleaned = 0.00208377 Jy ! Component: 3700 - total flux cleaned = 0.00213013 Jy ! Component: 3750 - total flux cleaned = 0.00211166 Jy ! Component: 3800 - total flux cleaned = 0.00212091 Jy ! Component: 3850 - total flux cleaned = 0.00217553 Jy ! Component: 3900 - total flux cleaned = 0.00213927 Jy ! Component: 3950 - total flux cleaned = 0.00215732 Jy ! Component: 4000 - total flux cleaned = 0.0021573 Jy ! Component: 4050 - total flux cleaned = 0.0021395 Jy ! Total flux subtracted in 4096 components = 0.00214833 Jy ! Clean residual min=-0.000720 max=0.000586 Jy/beam ! Clean residual mean=0.000002 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.115289 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 405 components and 0.115289 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J2349+0534_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.46 x 8.75 at -5.44 degrees (North through East) ! Clean map min=-0.00093116 max=0.1007 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J2349+0534_S_map.fits wmodel /vlbi/bp222/maps//J2349+0534_S_map.mod ! Writing 405 model components to file: /vlbi/bp222/maps//J2349+0534_S_map.mod wobs /vlbi/bp222/maps//J2349+0534_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J2349+0534_S_uvs.fits wwins /vlbi/bp222/maps//J2349+0534_S_map.win ! wwins: Wrote 4 windows to /vlbi/bp222/maps//J2349+0534_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.100702 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00016659 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.496283 0.496283 0.992567 1.98513 3.97027 7.94053 15.8811 31.7621 63.5243 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.1 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 604.493 quit ! Quitting program ! Log file /vlbi/bp222/maps//J2349+0534_S_dfm.log closed on Thu Sep 27 11:46:11 2018