! Started logfile: /vlbi/bp222/maps//J1349-3056_S_dfm.log on Thu Sep 27 11:11:58 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//J1349-3056_S_uvm.fits ! Reading UV FITS file: /vlbi/bp222/maps//J1349-3056_S_uvm.fits ! AN table 1: 22 integrations on 15 of 15 possible baselines. ! AN table 2: 66 integrations on 21 of 21 possible baselines. ! AN table 3: 23 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.90853 visibilities/baseline/integration-bin. ! Found source: J1349-3056 ! ! 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 44 lines of history. ! ! Reading 7072 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 J1349-3056_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 29 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 2. ! A total of 2 telescope corrections were flagged in sub-array 3. ! ! Correcting IF 4. ! A total of 132 telescope corrections were flagged in sub-array 1. ! A total of 462 telescope corrections were flagged in sub-array 2. ! A total of 115 telescope corrections were flagged in sub-array 3. ! ! Fit before self-cal, rms=1.019369Jy sigma=10.726841 ! Fit after self-cal, rms=0.856688Jy sigma=8.927413 ! 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.677 mas, bmaj=13.94 mas, bpa=-19.5 degrees ! Estimated noise=1.34665 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.114328 Jy ! Component: 100 - total flux cleaned = 0.144075 Jy ! Total flux subtracted in 100 components = 0.144075 Jy ! Clean residual min=-0.007387 max=0.013109 Jy/beam ! Clean residual mean=0.000018 rms=0.002372 Jy/beam ! Combined flux in latest and established models = 0.144075 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.144075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097031Jy sigma=0.874415 ! Fit after self-cal, rms=0.096978Jy sigma=0.874165 ! 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.337 mas, bmaj=15.03 mas, bpa=-18.95 degrees ! Estimated noise=0.982668 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.0169481 Jy ! Component: 100 - total flux cleaned = 0.0257799 Jy ! Component: 150 - total flux cleaned = 0.0308411 Jy ! Component: 200 - total flux cleaned = 0.0340583 Jy ! Total flux subtracted in 200 components = 0.0340583 Jy ! Clean residual min=-0.004738 max=0.005992 Jy/beam ! Clean residual mean=0.000012 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.178133 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 35 components and 0.178133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094782Jy sigma=0.831338 ! Fit after self-cal, rms=0.094763Jy sigma=0.830903 ! 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.337 x 15.03 at -18.95 degrees (North through East) ! Clean map min=-0.0046446 max=0.1494 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.11 KP 0.94 NL 1.10 ! OV 0.96 PT 0.92 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.93 FD 0.94 HN 1.19 KP 0.97 ! MK 0.99 NL 0.98 OV 0.96 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.98 HN 1.18 KP 0.96 NL 1.03 ! SC 0.88 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.12 KP 0.93 NL 1.25 ! OV 0.96 PT 0.97 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.26 FD 1.02 HN 1.12 KP 0.98 ! MK 0.99 NL 1.11 OV 0.96 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.85 HN 1.34 KP 1.10 NL 1.03 ! SC 0.77 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.06 KP 0.98 NL 0.96 ! OV 1.00 PT 0.98 ! ! A total of 3 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 1.00 HN 1.24 KP 0.97 ! MK 1.03 NL 0.92 OV 0.94 ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.91 HN 1.26 KP 1.04 NL 1.03 ! SC 0.84 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.00* HN 0.00* KP 0.00* NL 0.00* ! OV 0.00* PT 0.00* ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! MK 0.00* NL 0.00* OV 0.00* ! ! Telescope amplitude corrections in sub-array 3: ! FD 0.00* HN 0.00* KP 0.00* NL 0.00* ! SC 0.00* ! ! ! Fit before self-cal, rms=0.094763Jy sigma=0.830903 ! Fit after self-cal, rms=0.099171Jy sigma=0.809983 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=14.97 mas, bpa=-18.9 degrees ! Estimated noise=0.97983 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.00242488 Jy ! Component: 100 - total flux cleaned = -0.00283427 Jy ! Component: 150 - total flux cleaned = -0.00296113 Jy ! Component: 200 - total flux cleaned = -0.00303083 Jy ! Total flux subtracted in 200 components = -0.00303083 Jy ! Clean residual min=-0.003843 max=0.003781 Jy/beam ! Clean residual mean=0.000008 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.175102 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.175102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099085Jy sigma=0.809279 ! Fit after self-cal, rms=0.099590Jy sigma=0.808660 ! 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.099590Jy sigma=0.808660 ! Fit after self-cal, rms=0.100900Jy sigma=0.805846 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=14.99 mas, bpa=-18.92 degrees ! Estimated noise=0.980272 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00151159 Jy ! Component: 100 - total flux cleaned = -0.0017713 Jy ! Component: 150 - total flux cleaned = -0.0018957 Jy ! Component: 200 - total flux cleaned = -0.00197471 Jy ! Total flux subtracted in 200 components = -0.00197471 Jy ! Clean residual min=-0.003532 max=0.003361 Jy/beam ! Clean residual mean=0.000007 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.173128 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.173128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100867Jy sigma=0.805533 ! Fit after self-cal, rms=0.100941Jy sigma=0.805481 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.000276679 Jy ! Component: 100 - total flux cleaned = -0.000303501 Jy ! Component: 150 - total flux cleaned = -0.000303334 Jy ! Component: 200 - total flux cleaned = -0.000303656 Jy ! Total flux subtracted in 200 components = -0.000303656 Jy ! Clean residual min=-0.003549 max=0.003328 Jy/beam ! Clean residual mean=0.000007 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.172824 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.172824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100931Jy sigma=0.805357 ! Fit after self-cal, rms=0.100935Jy sigma=0.805341 ! 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.100935Jy sigma=0.805341 ! Fit after self-cal, rms=0.103312Jy sigma=0.800849 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=15.06 mas, bpa=-18.92 degrees ! Estimated noise=0.978539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00128516 Jy ! Component: 100 - total flux cleaned = -0.00163421 Jy ! Component: 150 - total flux cleaned = -0.00170434 Jy ! Component: 200 - total flux cleaned = -0.00176704 Jy ! Total flux subtracted in 200 components = -0.00176704 Jy ! Clean residual min=-0.003064 max=0.003178 Jy/beam ! Clean residual mean=0.000004 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.171057 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 75 components and 0.171057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103280Jy sigma=0.800693 ! Fit after self-cal, rms=0.103330Jy sigma=0.800618 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.000202759 Jy ! Component: 100 - total flux cleaned = -0.000201664 Jy ! Component: 150 - total flux cleaned = -0.00021886 Jy ! Component: 200 - total flux cleaned = -0.000234771 Jy ! Total flux subtracted in 200 components = -0.000234771 Jy ! Clean residual min=-0.003070 max=0.003168 Jy/beam ! Clean residual mean=0.000004 rms=0.000760 Jy/beam ! Combined flux in latest and established models = 0.170822 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 80 components and 0.170822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103319Jy sigma=0.800573 ! Fit after self-cal, rms=0.103323Jy sigma=0.800561 ! 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.103323Jy sigma=0.800561 ! Fit after self-cal, rms=0.103572Jy sigma=0.800439 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.377 mas, bmaj=21.92 mas, bpa=-9.294 degrees ! Estimated noise=1.12067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132632 Jy ! Component: 100 - total flux cleaned = -0.00154698 Jy ! Component: 150 - total flux cleaned = -0.00158822 Jy ! Component: 200 - total flux cleaned = -0.00162399 Jy ! Total flux subtracted in 200 components = -0.00162399 Jy ! Clean residual min=-0.003175 max=0.003289 Jy/beam ! Clean residual mean=0.000008 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.169198 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 93 components and 0.169198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103554Jy sigma=0.800417 ! Fit after self-cal, rms=0.103564Jy sigma=0.800396 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.000195878 Jy ! Component: 100 - total flux cleaned = -0.000177527 Jy ! Component: 150 - total flux cleaned = -0.000176843 Jy ! Component: 200 - total flux cleaned = -0.000163301 Jy ! Total flux subtracted in 200 components = -0.000163301 Jy ! Clean residual min=-0.003202 max=0.003266 Jy/beam ! Clean residual mean=0.000009 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.169035 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 98 components and 0.169035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103559Jy sigma=0.800410 ! Fit after self-cal, rms=0.103564Jy sigma=0.800394 ! 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.412 mas, bmaj=15.13 mas, bpa=-18.91 degrees ! Estimated noise=0.976574 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.412 x 15.13 at -18.91 degrees (North through East) ! Clean map min=-0.0030491 max=0.15061 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.751 mas, bmaj=14.04 mas, bpa=-19.53 degrees ! Estimated noise=1.35439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11449 Jy ! Component: 100 - total flux cleaned = 0.142538 Jy ! Component: 150 - total flux cleaned = 0.155623 Jy ! Component: 200 - total flux cleaned = 0.162976 Jy ! Total flux subtracted in 200 components = 0.162976 Jy ! Clean residual min=-0.005130 max=0.004893 Jy/beam ! Clean residual mean=0.000003 rms=0.001207 Jy/beam ! Combined flux in latest and established models = 0.162976 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.162976 Jy ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=15.13 mas, bpa=-18.91 degrees ! Estimated noise=0.976574 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.00449855 Jy ! Component: 100 - total flux cleaned = 0.00509253 Jy ! Component: 150 - total flux cleaned = 0.0053689 Jy ! Component: 200 - total flux cleaned = 0.00551878 Jy ! Total flux subtracted in 200 components = 0.00551878 Jy ! Clean residual min=-0.003375 max=0.003357 Jy/beam ! Clean residual mean=0.000004 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.168495 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 38 components and 0.168495 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.377 mas, bmaj=21.92 mas, bpa=-9.294 degrees ! Estimated noise=1.12067 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000422451 Jy ! Component: 100 - total flux cleaned = 0.000541461 Jy ! Component: 150 - total flux cleaned = 0.000635998 Jy ! Component: 200 - total flux cleaned = 0.000712619 Jy ! Total flux subtracted in 200 components = 0.000712619 Jy ! Clean residual min=-0.003375 max=0.003527 Jy/beam ! Clean residual mean=0.000008 rms=0.000879 Jy/beam ! Combined flux in latest and established models = 0.169208 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 = 3.29405e-05 Jy ! Component: 100 - total flux cleaned = 5.31663e-06 Jy ! Component: 150 - total flux cleaned = -2.03544e-05 Jy ! Component: 200 - total flux cleaned = -4.49583e-05 Jy ! Total flux subtracted in 200 components = -4.49583e-05 Jy ! Clean residual min=-0.003311 max=0.003441 Jy/beam ! Clean residual mean=0.000008 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.169163 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 66 components and 0.169163 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=15.13 mas, bpa=-18.91 degrees ! Estimated noise=0.976574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00019967 Jy ! Component: 100 - total flux cleaned = -0.000205497 Jy ! Component: 150 - total flux cleaned = -0.000107391 Jy ! Component: 200 - total flux cleaned = -0.000107066 Jy ! Total flux subtracted in 200 components = -0.000107066 Jy ! Clean residual min=-0.003018 max=0.003405 Jy/beam ! Clean residual mean=0.000004 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.169055 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 79 components and 0.169055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103609Jy sigma=0.800891 ! Fit after self-cal, rms=0.103585Jy sigma=0.800776 wmodel J1349-3056_S_map.mod ! Writing 79 model components to file: J1349-3056_S_map.mod wobs J1349-3056_S_uvs.fits ! Writing UV FITS file: J1349-3056_S_uvs.fits wwins J1349-3056_S_map.win ! wwins: Wrote 1 windows to J1349-3056_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.000545381 Jy ! Component: 100 - total flux cleaned = 0.000394674 Jy ! Component: 150 - total flux cleaned = 0.000489953 Jy ! Component: 200 - total flux cleaned = 0.000581034 Jy ! Component: 250 - total flux cleaned = 0.000667057 Jy ! Component: 300 - total flux cleaned = 0.000707604 Jy ! Component: 350 - total flux cleaned = 0.000749159 Jy ! Component: 400 - total flux cleaned = 0.000827303 Jy ! Component: 450 - total flux cleaned = 0.000750777 Jy ! Component: 500 - total flux cleaned = 0.000787987 Jy ! Component: 550 - total flux cleaned = 0.000679651 Jy ! Component: 600 - total flux cleaned = 0.000609298 Jy ! Component: 650 - total flux cleaned = 0.000678072 Jy ! Component: 700 - total flux cleaned = 0.000575545 Jy ! Component: 750 - total flux cleaned = 0.000609668 Jy ! Component: 800 - total flux cleaned = 0.000772768 Jy ! Component: 850 - total flux cleaned = 0.000772407 Jy ! Component: 900 - total flux cleaned = 0.000931137 Jy ! Component: 950 - total flux cleaned = 0.0010552 Jy ! Component: 1000 - total flux cleaned = 0.00117747 Jy ! Component: 1050 - total flux cleaned = 0.00123779 Jy ! Component: 1100 - total flux cleaned = 0.00129771 Jy ! Component: 1150 - total flux cleaned = 0.00141516 Jy ! Component: 1200 - total flux cleaned = 0.00158779 Jy ! Component: 1250 - total flux cleaned = 0.00167215 Jy ! Component: 1300 - total flux cleaned = 0.00172778 Jy ! Component: 1350 - total flux cleaned = 0.00175527 Jy ! Component: 1400 - total flux cleaned = 0.00180982 Jy ! Component: 1450 - total flux cleaned = 0.00189056 Jy ! Component: 1500 - total flux cleaned = 0.00202291 Jy ! Component: 1550 - total flux cleaned = 0.00215357 Jy ! Component: 1600 - total flux cleaned = 0.00220505 Jy ! Component: 1650 - total flux cleaned = 0.00228246 Jy ! Component: 1700 - total flux cleaned = 0.00238396 Jy ! Component: 1750 - total flux cleaned = 0.00243406 Jy ! Component: 1800 - total flux cleaned = 0.0025826 Jy ! Component: 1850 - total flux cleaned = 0.00255812 Jy ! Component: 1900 - total flux cleaned = 0.00263071 Jy ! Component: 1950 - total flux cleaned = 0.00265446 Jy ! Component: 2000 - total flux cleaned = 0.00260706 Jy ! Component: 2050 - total flux cleaned = 0.00265389 Jy ! Component: 2100 - total flux cleaned = 0.00274689 Jy ! Component: 2150 - total flux cleaned = 0.00274681 Jy ! Component: 2200 - total flux cleaned = 0.00279263 Jy ! Component: 2250 - total flux cleaned = 0.0028826 Jy ! Component: 2300 - total flux cleaned = 0.00290497 Jy ! Component: 2350 - total flux cleaned = 0.00301547 Jy ! Component: 2400 - total flux cleaned = 0.00308088 Jy ! Component: 2450 - total flux cleaned = 0.0030588 Jy ! Component: 2500 - total flux cleaned = 0.00316566 Jy ! Component: 2550 - total flux cleaned = 0.00305939 Jy ! Component: 2600 - total flux cleaned = 0.00310182 Jy ! Component: 2650 - total flux cleaned = 0.00316449 Jy ! Component: 2700 - total flux cleaned = 0.00324723 Jy ! Component: 2750 - total flux cleaned = 0.00328843 Jy ! Component: 2800 - total flux cleaned = 0.00330871 Jy ! Component: 2850 - total flux cleaned = 0.0033894 Jy ! Component: 2900 - total flux cleaned = 0.00340951 Jy ! Component: 2950 - total flux cleaned = 0.00346895 Jy ! Component: 3000 - total flux cleaned = 0.00354746 Jy ! Component: 3050 - total flux cleaned = 0.00362513 Jy ! Component: 3100 - total flux cleaned = 0.00358645 Jy ! Component: 3150 - total flux cleaned = 0.00373938 Jy ! Component: 3200 - total flux cleaned = 0.00372004 Jy ! Component: 3250 - total flux cleaned = 0.00368255 Jy ! Component: 3300 - total flux cleaned = 0.00377637 Jy ! Component: 3350 - total flux cleaned = 0.00383225 Jy ! Component: 3400 - total flux cleaned = 0.00390584 Jy ! Component: 3450 - total flux cleaned = 0.00390574 Jy ! Component: 3500 - total flux cleaned = 0.00392396 Jy ! Component: 3550 - total flux cleaned = 0.00399582 Jy ! Component: 3600 - total flux cleaned = 0.00396005 Jy ! Component: 3650 - total flux cleaned = 0.00406647 Jy ! Component: 3700 - total flux cleaned = 0.00410156 Jy ! Component: 3750 - total flux cleaned = 0.00410145 Jy ! Component: 3800 - total flux cleaned = 0.00413603 Jy ! Component: 3850 - total flux cleaned = 0.00413608 Jy ! Component: 3900 - total flux cleaned = 0.0041703 Jy ! Component: 3950 - total flux cleaned = 0.00420401 Jy ! Component: 4000 - total flux cleaned = 0.00425439 Jy ! Component: 4050 - total flux cleaned = 0.00427115 Jy ! Total flux subtracted in 4096 components = 0.00425446 Jy ! Clean residual min=-0.001171 max=0.001058 Jy/beam ! Clean residual mean=0.000001 rms=0.000317 Jy/beam ! Combined flux in latest and established models = 0.17331 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 363 components and 0.17331 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/bp222/maps//J1349-3056_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.412 x 15.13 at -18.91 degrees (North through East) ! Clean map min=-0.0025134 max=0.15085 Jy/beam ! Writing clean map to FITS file: /vlbi/bp222/maps//J1349-3056_S_map.fits wmodel /vlbi/bp222/maps//J1349-3056_S_map.mod ! Writing 363 model components to file: /vlbi/bp222/maps//J1349-3056_S_map.mod wobs /vlbi/bp222/maps//J1349-3056_S_uvs.fits ! Writing UV FITS file: /vlbi/bp222/maps//J1349-3056_S_uvs.fits wwins /vlbi/bp222/maps//J1349-3056_S_map.win ! wwins: Wrote 2 windows to /vlbi/bp222/maps//J1349-3056_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.150852 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000309771 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.616044 0.616044 1.23209 2.46418 4.92835 9.85671 19.7134 39.4268 78.8537 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.15 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 486.978 quit ! Quitting program ! Log file /vlbi/bp222/maps//J1349-3056_S_dfm.log closed on Thu Sep 27 11:12:02 2018