! Started logfile: /vlbi/uf001/uva//J1226+4340_S_dfm.log on Mon Jan 14 01:51: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//J1226+4340_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1226+4340_S_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.928704 visibilities/baseline/integration-bin. ! Found source: J1226+4340 ! ! 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 9027 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 J1226+4340_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005853Jy sigma=22.540576 ! Fit after self-cal, rms=0.888704Jy sigma=19.907537 ! 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=3.162 mas, bmaj=4.618 mas, bpa=-4.455 degrees ! Estimated noise=0.520885 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.0832798 Jy ! Component: 100 - total flux cleaned = 0.106192 Jy ! Total flux subtracted in 100 components = 0.106192 Jy ! Clean residual min=-0.004687 max=0.009504 Jy/beam ! Clean residual mean=0.000000 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.106192 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.106192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065426Jy sigma=1.392470 ! Fit after self-cal, rms=0.065310Jy sigma=1.388587 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108983 Jy ! Component: 100 - total flux cleaned = 0.0170636 Jy ! Total flux subtracted in 100 components = 0.0170636 Jy ! Clean residual min=-0.003976 max=0.005021 Jy/beam ! Clean residual mean=-0.000001 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.123256 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.123256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062926Jy sigma=1.332683 ! Fit after self-cal, rms=0.062898Jy sigma=1.331868 ! 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.687 mas, bmaj=5.455 mas, bpa=-5.791 degrees ! Estimated noise=0.338203 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.0063799 Jy ! Component: 100 - total flux cleaned = 0.00970745 Jy ! Component: 150 - total flux cleaned = 0.0117504 Jy ! Component: 200 - total flux cleaned = 0.0130702 Jy ! Total flux subtracted in 200 components = 0.0130702 Jy ! Clean residual min=-0.003882 max=0.004162 Jy/beam ! Clean residual mean=0.000003 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.136326 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.136326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062244Jy sigma=1.317486 ! Fit after self-cal, rms=0.062231Jy sigma=1.317178 ! 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.687 x 5.455 at -5.791 degrees (North through East) ! Clean map min=-0.0037039 max=0.1108 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.94 HN 1.10 KP 1.00 ! LA 0.95 MK 0.99 NL 1.03 OV 0.99 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.07 KP 1.00 ! LA 0.93 MK 1.02 NL 1.02 OV 0.97 ! PT 1.03 SC 1.15 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.11 KP 1.00 ! LA 0.93 MK 1.01 NL 1.00 OV 0.98 ! PT 0.97 SC 0.98 ! ! ! Fit before self-cal, rms=0.062231Jy sigma=1.317178 ! Fit after self-cal, rms=0.061886Jy sigma=1.306868 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.727 mas, bmaj=5.514 mas, bpa=-5.462 degrees ! Estimated noise=0.33879 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.00126318 Jy ! Component: 100 - total flux cleaned = -0.00156054 Jy ! Component: 150 - total flux cleaned = -0.00174723 Jy ! Component: 200 - total flux cleaned = -0.00190328 Jy ! Total flux subtracted in 200 components = -0.00190328 Jy ! Clean residual min=-0.003245 max=0.003326 Jy/beam ! Clean residual mean=0.000005 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.134423 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 50 components and 0.134423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061860Jy sigma=1.305903 ! Fit after self-cal, rms=0.061863Jy sigma=1.305728 ! 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.061863Jy sigma=1.305728 ! Fit after self-cal, rms=0.063329Jy sigma=1.274958 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=5.494 mas, bpa=-5.23 degrees ! Estimated noise=0.338434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000267711 Jy ! Component: 100 - total flux cleaned = 0.000265627 Jy ! Component: 150 - total flux cleaned = 0.000235 Jy ! Component: 200 - total flux cleaned = 0.000210864 Jy ! Total flux subtracted in 200 components = 0.000210864 Jy ! Clean residual min=-0.002151 max=0.002048 Jy/beam ! Clean residual mean=0.000012 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.134634 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.134634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063290Jy sigma=1.274210 ! Fit after self-cal, rms=0.063358Jy sigma=1.273794 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 = -9.87634e-05 Jy ! Component: 100 - total flux cleaned = -8.21677e-05 Jy ! Component: 150 - total flux cleaned = -9.63415e-05 Jy ! Component: 200 - total flux cleaned = -9.56857e-05 Jy ! Total flux subtracted in 200 components = -9.56857e-05 Jy ! Clean residual min=-0.002148 max=0.002051 Jy/beam ! Clean residual mean=0.000011 rms=0.000450 Jy/beam ! Combined flux in latest and established models = 0.134538 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.134538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063349Jy sigma=1.273606 ! Fit after self-cal, rms=0.063348Jy sigma=1.273579 ! 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.063348Jy sigma=1.273579 ! Fit after self-cal, rms=0.063540Jy sigma=1.273313 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.718 mas, bmaj=5.475 mas, bpa=-5.519 degrees ! Estimated noise=0.338577 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.9334e-05 Jy ! Component: 100 - total flux cleaned = -2.8876e-05 Jy ! Component: 150 - total flux cleaned = -4.59785e-05 Jy ! Component: 200 - total flux cleaned = -6.04463e-05 Jy ! Total flux subtracted in 200 components = -6.04463e-05 Jy ! Clean residual min=-0.002123 max=0.002045 Jy/beam ! Clean residual mean=0.000011 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.134478 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 0.134478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063525Jy sigma=1.273017 ! Fit after self-cal, rms=0.063527Jy sigma=1.273000 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.03697e-05 Jy ! Component: 100 - total flux cleaned = -2.78625e-05 Jy ! Component: 150 - total flux cleaned = -3.86366e-05 Jy ! Component: 200 - total flux cleaned = -4.90263e-05 Jy ! Total flux subtracted in 200 components = -4.90263e-05 Jy ! Clean residual min=-0.002112 max=0.002049 Jy/beam ! Clean residual mean=0.000011 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.134429 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 69 components and 0.134429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063522Jy sigma=1.272912 ! Fit after self-cal, rms=0.063522Jy sigma=1.272901 ! 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.063522Jy sigma=1.272901 ! Fit after self-cal, rms=0.063636Jy sigma=1.272803 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.875 mas, bmaj=8.876 mas, bpa=-4.153 degrees ! Estimated noise=0.416439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000222421 Jy ! Component: 100 - total flux cleaned = 0.000194996 Jy ! Component: 150 - total flux cleaned = 0.000218299 Jy ! Component: 200 - total flux cleaned = 0.000228821 Jy ! Total flux subtracted in 200 components = 0.000228821 Jy ! Clean residual min=-0.002175 max=0.002174 Jy/beam ! Clean residual mean=0.000023 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.134658 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 69 components and 0.134658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063633Jy sigma=1.272816 ! Fit after self-cal, rms=0.063634Jy sigma=1.272768 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 = -1.04847e-07 Jy ! Component: 100 - total flux cleaned = -2.16907e-05 Jy ! Component: 150 - total flux cleaned = -2.28618e-06 Jy ! Component: 200 - total flux cleaned = 6.84243e-06 Jy ! Total flux subtracted in 200 components = 6.84243e-06 Jy ! Clean residual min=-0.002171 max=0.002148 Jy/beam ! Clean residual mean=0.000023 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.134664 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 69 components and 0.134664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063633Jy sigma=1.272768 ! Fit after self-cal, rms=0.063632Jy sigma=1.272735 ! 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.725 mas, bmaj=5.467 mas, bpa=-5.759 degrees ! Estimated noise=0.338832 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.725 x 5.467 at -5.759 degrees (North through East) ! Clean map min=-0.0020076 max=0.11088 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=3.184 mas, bmaj=4.613 mas, bpa=-4.285 degrees ! Estimated noise=0.526454 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0838972 Jy ! Component: 100 - total flux cleaned = 0.107965 Jy ! Component: 150 - total flux cleaned = 0.118303 Jy ! Component: 200 - total flux cleaned = 0.12413 Jy ! Total flux subtracted in 200 components = 0.12413 Jy ! Clean residual min=-0.003237 max=0.003306 Jy/beam ! Clean residual mean=0.000002 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.12413 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.12413 Jy ! Inverting map and beam ! Estimated beam: bmin=3.725 mas, bmaj=5.467 mas, bpa=-5.759 degrees ! Estimated noise=0.338832 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.00504638 Jy ! Component: 100 - total flux cleaned = 0.00743752 Jy ! Component: 150 - total flux cleaned = 0.0087373 Jy ! Component: 200 - total flux cleaned = 0.00949273 Jy ! Total flux subtracted in 200 components = 0.00949273 Jy ! Clean residual min=-0.002233 max=0.002110 Jy/beam ! Clean residual mean=0.000011 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.133623 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 0.133623 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.875 mas, bmaj=8.876 mas, bpa=-4.153 degrees ! Estimated noise=0.416439 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000697044 Jy ! Component: 100 - total flux cleaned = 0.000710376 Jy ! Component: 150 - total flux cleaned = 0.000766341 Jy ! Component: 200 - total flux cleaned = 0.000804155 Jy ! Total flux subtracted in 200 components = 0.000804155 Jy ! Clean residual min=-0.002196 max=0.002199 Jy/beam ! Clean residual mean=0.000023 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.134427 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.4792e-05 Jy ! Component: 100 - total flux cleaned = 6.62575e-05 Jy ! Component: 150 - total flux cleaned = 9.53118e-05 Jy ! Component: 200 - total flux cleaned = 0.00012967 Jy ! Total flux subtracted in 200 components = 0.00012967 Jy ! Clean residual min=-0.002184 max=0.002172 Jy/beam ! Clean residual mean=0.000023 rms=0.000553 Jy/beam ! Combined flux in latest and established models = 0.134557 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 35 components and 0.134557 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.725 mas, bmaj=5.467 mas, bpa=-5.759 degrees ! Estimated noise=0.338832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000320605 Jy ! Component: 100 - total flux cleaned = -0.000244332 Jy ! Component: 150 - total flux cleaned = -0.000260389 Jy ! Component: 200 - total flux cleaned = -0.000259987 Jy ! Total flux subtracted in 200 components = -0.000259987 Jy ! Clean residual min=-0.002131 max=0.002053 Jy/beam ! Clean residual mean=0.000010 rms=0.000439 Jy/beam ! Combined flux in latest and established models = 0.134297 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.134297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063641Jy sigma=1.272801 ! Fit after self-cal, rms=0.063635Jy sigma=1.272713 wmodel J1226+4340_S_map.mod ! Writing 43 model components to file: J1226+4340_S_map.mod wobs J1226+4340_S_uvs.fits ! Writing UV FITS file: J1226+4340_S_uvs.fits wwins J1226+4340_S_map.win ! wwins: Wrote 1 windows to J1226+4340_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.000190671 Jy ! Component: 100 - total flux cleaned = -0.000313685 Jy ! Component: 150 - total flux cleaned = -0.000341321 Jy ! Component: 200 - total flux cleaned = -0.000423688 Jy ! Component: 250 - total flux cleaned = -0.000556269 Jy ! Component: 300 - total flux cleaned = -0.000710535 Jy ! Component: 350 - total flux cleaned = -0.000735007 Jy ! Component: 400 - total flux cleaned = -0.000686469 Jy ! Component: 450 - total flux cleaned = -0.000710801 Jy ! Component: 500 - total flux cleaned = -0.000640989 Jy ! Component: 550 - total flux cleaned = -0.000572287 Jy ! Component: 600 - total flux cleaned = -0.000527488 Jy ! Component: 650 - total flux cleaned = -0.000505566 Jy ! Component: 700 - total flux cleaned = -0.000418945 Jy ! Component: 750 - total flux cleaned = -0.00048276 Jy ! Component: 800 - total flux cleaned = -0.000356306 Jy ! Component: 850 - total flux cleaned = -0.00029405 Jy ! Component: 900 - total flux cleaned = -0.000212259 Jy ! Component: 950 - total flux cleaned = -0.000172429 Jy ! Component: 1000 - total flux cleaned = -0.000133115 Jy ! Component: 1050 - total flux cleaned = -0.000113402 Jy ! Component: 1100 - total flux cleaned = -5.56554e-05 Jy ! Component: 1150 - total flux cleaned = -0.000113448 Jy ! Component: 1200 - total flux cleaned = -7.58404e-05 Jy ! Component: 1250 - total flux cleaned = -3.8655e-05 Jy ! Component: 1300 - total flux cleaned = -3.85477e-05 Jy ! Component: 1350 - total flux cleaned = -3.82439e-05 Jy ! Component: 1400 - total flux cleaned = -2.25759e-06 Jy ! Component: 1450 - total flux cleaned = -2.3775e-06 Jy ! Component: 1500 - total flux cleaned = -1.95497e-05 Jy ! Component: 1550 - total flux cleaned = 1.47837e-05 Jy ! Component: 1600 - total flux cleaned = -1.96151e-05 Jy ! Component: 1650 - total flux cleaned = -1.98518e-05 Jy ! Component: 1700 - total flux cleaned = -3.65142e-05 Jy ! Component: 1750 - total flux cleaned = 1.3461e-05 Jy ! Component: 1800 - total flux cleaned = 2.99379e-05 Jy ! Component: 1850 - total flux cleaned = 4.63229e-05 Jy ! Component: 1900 - total flux cleaned = 0.000110692 Jy ! Component: 1950 - total flux cleaned = 9.46519e-05 Jy ! Component: 2000 - total flux cleaned = 0.000126054 Jy ! Component: 2050 - total flux cleaned = 0.000110541 Jy ! Component: 2100 - total flux cleaned = 0.000126211 Jy ! Component: 2150 - total flux cleaned = 0.000202586 Jy ! Component: 2200 - total flux cleaned = 0.000187543 Jy ! Component: 2250 - total flux cleaned = 0.000202511 Jy ! Component: 2300 - total flux cleaned = 0.000172922 Jy ! Component: 2350 - total flux cleaned = 0.000202435 Jy ! Component: 2400 - total flux cleaned = 0.00011467 Jy ! Component: 2450 - total flux cleaned = 7.14539e-05 Jy ! Component: 2500 - total flux cleaned = -1.45623e-05 Jy ! Component: 2550 - total flux cleaned = 1.39928e-05 Jy ! Component: 2600 - total flux cleaned = -2.53768e-07 Jy ! Component: 2650 - total flux cleaned = -9.81394e-05 Jy ! Component: 2700 - total flux cleaned = -8.43326e-05 Jy ! Component: 2750 - total flux cleaned = -0.000153212 Jy ! Component: 2800 - total flux cleaned = -0.000207752 Jy ! Component: 2850 - total flux cleaned = -0.000234679 Jy ! Component: 2900 - total flux cleaned = -0.000301687 Jy ! Component: 2950 - total flux cleaned = -0.000368275 Jy ! Component: 3000 - total flux cleaned = -0.000394608 Jy ! Component: 3050 - total flux cleaned = -0.000381475 Jy ! Component: 3100 - total flux cleaned = -0.000420392 Jy ! Component: 3150 - total flux cleaned = -0.00044624 Jy ! Component: 3200 - total flux cleaned = -0.000446341 Jy ! Component: 3250 - total flux cleaned = -0.000510105 Jy ! Component: 3300 - total flux cleaned = -0.000484656 Jy ! Component: 3350 - total flux cleaned = -0.000509703 Jy ! Component: 3400 - total flux cleaned = -0.000497248 Jy ! Component: 3450 - total flux cleaned = -0.000546803 Jy ! Component: 3500 - total flux cleaned = -0.00057141 Jy ! Component: 3550 - total flux cleaned = -0.000607959 Jy ! Component: 3600 - total flux cleaned = -0.000656513 Jy ! Component: 3650 - total flux cleaned = -0.000644552 Jy ! Component: 3700 - total flux cleaned = -0.000668562 Jy ! Component: 3750 - total flux cleaned = -0.000692367 Jy ! Component: 3800 - total flux cleaned = -0.000739657 Jy ! Component: 3850 - total flux cleaned = -0.000774652 Jy ! Component: 3900 - total flux cleaned = -0.000797951 Jy ! Component: 3950 - total flux cleaned = -0.000786319 Jy ! Component: 4000 - total flux cleaned = -0.000774733 Jy ! Component: 4050 - total flux cleaned = -0.000751772 Jy ! Total flux subtracted in 4096 components = -0.000785913 Jy ! Clean residual min=-0.000651 max=0.000630 Jy/beam ! Clean residual mean=0.000004 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.133511 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 345 components and 0.133511 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1226+4340_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.725 x 5.467 at -5.759 degrees (North through East) ! Clean map min=-0.001452 max=0.11076 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1226+4340_S_map.fits wmodel /vlbi/uf001/uva//J1226+4340_S_map.mod ! Writing 345 model components to file: /vlbi/uf001/uva//J1226+4340_S_map.mod wobs /vlbi/uf001/uva//J1226+4340_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1226+4340_S_uvs.fits wwins /vlbi/uf001/uva//J1226+4340_S_map.win ! wwins: Wrote 2 windows to /vlbi/uf001/uva//J1226+4340_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.110765 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206005 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.557952 0.557952 1.1159 2.23181 4.46362 8.92724 17.8545 35.709 71.4179 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.11 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 537.68 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1226+4340_S_dfm.log closed on Mon Jan 14 01:51:55 2019