! Started logfile: /vlbi/uf001/uva//J1410+0731_S_dfm.log on Mon Jan 14 02:47:06 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//J1410+0731_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J1410+0731_S_uva.fits ! AN table 1: 58 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.891188 visibilities/baseline/integration-bin. ! Found source: J1410+0731 ! ! 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 6978 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 J1410+0731_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.008466Jy sigma=19.011515 ! Fit after self-cal, rms=0.902535Jy sigma=17.084412 ! 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.75 mas, bmaj=7.047 mas, bpa=-3.977 degrees ! Estimated noise=0.642105 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.0743035 Jy ! Component: 100 - total flux cleaned = 0.0927749 Jy ! Total flux subtracted in 100 components = 0.0927749 Jy ! Clean residual min=-0.004640 max=0.007819 Jy/beam ! Clean residual mean=0.000004 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.0927749 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0927749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068982Jy sigma=1.167216 ! Fit after self-cal, rms=0.068957Jy sigma=1.166925 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00873861 Jy ! Component: 100 - total flux cleaned = 0.0136617 Jy ! Total flux subtracted in 100 components = 0.0136617 Jy ! Clean residual min=-0.003876 max=0.004762 Jy/beam ! Clean residual mean=0.000002 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.106437 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 0.106437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.067464Jy sigma=1.140055 ! Fit after self-cal, rms=0.067459Jy sigma=1.139746 ! 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.327 mas, bmaj=8.349 mas, bpa=-5.655 degrees ! Estimated noise=0.48568 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 (-5, 3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00566315 Jy ! Component: 100 - total flux cleaned = 0.00788431 Jy ! Component: 150 - total flux cleaned = 0.00885473 Jy ! Component: 200 - total flux cleaned = 0.00958238 Jy ! Total flux subtracted in 200 components = 0.00958238 Jy ! Clean residual min=-0.003379 max=0.003653 Jy/beam ! Clean residual mean=0.000004 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.116019 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 59 components and 0.116019 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066884Jy sigma=1.128828 ! Fit after self-cal, rms=0.066856Jy sigma=1.128223 ! 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.327 x 8.349 at -5.655 degrees (North through East) ! Clean map min=-0.0031909 max=0.097607 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.94 HN 1.09 KP 0.99 ! LA 0.99 MK 0.96 NL 0.99 OV 1.02 ! PT 1.01 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.11 KP 0.99 ! LA 0.96 MK 0.93 NL 0.97 OV 1.01 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.12 KP 1.05 ! LA 1.05 MK 0.96 NL 0.93 OV 1.00 ! PT 0.99 SC 1.02 ! ! ! Fit before self-cal, rms=0.066856Jy sigma=1.128223 ! Fit after self-cal, rms=0.065845Jy sigma=1.122464 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.321 mas, bmaj=8.325 mas, bpa=-5.732 degrees ! Estimated noise=0.48204 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.000911846 Jy ! Component: 100 - total flux cleaned = 0.00123028 Jy ! Component: 150 - total flux cleaned = 0.00139618 Jy ! Component: 200 - total flux cleaned = 0.00150544 Jy ! Total flux subtracted in 200 components = 0.00150544 Jy ! Clean residual min=-0.002703 max=0.002722 Jy/beam ! Clean residual mean=0.000001 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.117524 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 86 components and 0.117524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065771Jy sigma=1.121062 ! Fit after self-cal, rms=0.065789Jy sigma=1.120834 ! 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.065789Jy sigma=1.120834 ! Fit after self-cal, rms=0.065261Jy sigma=1.117918 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.325 mas, bmaj=8.308 mas, bpa=-5.774 degrees ! Estimated noise=0.48241 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000671922 Jy ! Component: 100 - total flux cleaned = 0.000910633 Jy ! Component: 150 - total flux cleaned = 0.00105387 Jy ! Component: 200 - total flux cleaned = 0.00110325 Jy ! Total flux subtracted in 200 components = 0.00110325 Jy ! Clean residual min=-0.002573 max=0.002707 Jy/beam ! Clean residual mean=0.000001 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.118628 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 102 components and 0.118628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065222Jy sigma=1.117413 ! Fit after self-cal, rms=0.065218Jy sigma=1.117305 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.000232314 Jy ! Component: 100 - total flux cleaned = 0.000326574 Jy ! Component: 150 - total flux cleaned = 0.000367965 Jy ! Component: 200 - total flux cleaned = 0.000387387 Jy ! Total flux subtracted in 200 components = 0.000387387 Jy ! Clean residual min=-0.002594 max=0.002657 Jy/beam ! Clean residual mean=0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.119015 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 0.119015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065196Jy sigma=1.117127 ! Fit after self-cal, rms=0.065194Jy sigma=1.117107 ! 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.065194Jy sigma=1.117107 ! Fit after self-cal, rms=0.063103Jy sigma=1.104796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.326 mas, bmaj=8.263 mas, bpa=-5.694 degrees ! Estimated noise=0.482913 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000541015 Jy ! Component: 100 - total flux cleaned = 0.000566515 Jy ! Component: 150 - total flux cleaned = 0.000521438 Jy ! Component: 200 - total flux cleaned = 0.000481536 Jy ! Total flux subtracted in 200 components = 0.000481536 Jy ! Clean residual min=-0.002057 max=0.001911 Jy/beam ! Clean residual mean=0.000000 rms=0.000487 Jy/beam ! Combined flux in latest and established models = 0.119497 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 124 components and 0.119497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063084Jy sigma=1.104441 ! Fit after self-cal, rms=0.063090Jy sigma=1.104235 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.000136008 Jy ! Component: 100 - total flux cleaned = 8.23319e-05 Jy ! Component: 150 - total flux cleaned = 4.8895e-05 Jy ! Component: 200 - total flux cleaned = 1.00485e-06 Jy ! Total flux subtracted in 200 components = 1.00485e-06 Jy ! Clean residual min=-0.002051 max=0.001905 Jy/beam ! Clean residual mean=0.000000 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.119498 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 131 components and 0.119498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063082Jy sigma=1.104071 ! Fit after self-cal, rms=0.063081Jy sigma=1.104065 ! 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.063081Jy sigma=1.104065 ! Fit after self-cal, rms=0.063163Jy sigma=1.104001 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.188 mas, bmaj=12.11 mas, bpa=-8.326 degrees ! Estimated noise=0.60114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000654439 Jy ! Component: 100 - total flux cleaned = 0.000605506 Jy ! Component: 150 - total flux cleaned = 0.000578188 Jy ! Component: 200 - total flux cleaned = 0.000545203 Jy ! Total flux subtracted in 200 components = 0.000545203 Jy ! Clean residual min=-0.002226 max=0.002290 Jy/beam ! Clean residual mean=0.000000 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.120043 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 142 components and 0.120043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063163Jy sigma=1.104006 ! Fit after self-cal, rms=0.063162Jy sigma=1.103982 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 = 7.91571e-05 Jy ! Component: 100 - total flux cleaned = 6.89595e-05 Jy ! Component: 150 - total flux cleaned = 8.56825e-05 Jy ! Component: 200 - total flux cleaned = 0.000101521 Jy ! Total flux subtracted in 200 components = 0.000101521 Jy ! Clean residual min=-0.002249 max=0.002315 Jy/beam ! Clean residual mean=0.000000 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.120144 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 147 components and 0.120144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063163Jy sigma=1.103998 ! Fit after self-cal, rms=0.063162Jy sigma=1.103995 ! 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.328 mas, bmaj=8.248 mas, bpa=-5.623 degrees ! Estimated noise=0.483174 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.328 x 8.248 at -5.623 degrees (North through East) ! Clean map min=-0.0023114 max=0.096846 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.738 mas, bmaj=6.984 mas, bpa=-3.947 degrees ! Estimated noise=0.631155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0728962 Jy ! Component: 100 - total flux cleaned = 0.0915211 Jy ! Component: 150 - total flux cleaned = 0.100346 Jy ! Component: 200 - total flux cleaned = 0.105668 Jy ! Total flux subtracted in 200 components = 0.105668 Jy ! Clean residual min=-0.003038 max=0.003400 Jy/beam ! Clean residual mean=0.000002 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.105668 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.105668 Jy ! Inverting map and beam ! Estimated beam: bmin=3.328 mas, bmaj=8.248 mas, bpa=-5.623 degrees ! Estimated noise=0.483174 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.0050925 Jy ! Component: 100 - total flux cleaned = 0.00801939 Jy ! Component: 150 - total flux cleaned = 0.00936567 Jy ! Component: 200 - total flux cleaned = 0.0104454 Jy ! Total flux subtracted in 200 components = 0.0104454 Jy ! Clean residual min=-0.002354 max=0.002027 Jy/beam ! Clean residual mean=0.000003 rms=0.000522 Jy/beam ! Combined flux in latest and established models = 0.116114 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 48 components and 0.116114 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.188 mas, bmaj=12.11 mas, bpa=-8.326 degrees ! Estimated noise=0.60114 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219689 Jy ! Component: 100 - total flux cleaned = 0.00324529 Jy ! Component: 150 - total flux cleaned = 0.00356615 Jy ! Component: 200 - total flux cleaned = 0.00379837 Jy ! Total flux subtracted in 200 components = 0.00379837 Jy ! Clean residual min=-0.002449 max=0.002402 Jy/beam ! Clean residual mean=0.000001 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.119912 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.000212538 Jy ! Component: 100 - total flux cleaned = 0.000311692 Jy ! Component: 150 - total flux cleaned = 0.000381092 Jy ! Component: 200 - total flux cleaned = 0.000427558 Jy ! Total flux subtracted in 200 components = 0.000427558 Jy ! Clean residual min=-0.002401 max=0.002350 Jy/beam ! Clean residual mean=0.000001 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.12034 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 84 components and 0.12034 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.328 mas, bmaj=8.248 mas, bpa=-5.623 degrees ! Estimated noise=0.483174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000233888 Jy ! Component: 100 - total flux cleaned = -0.00023803 Jy ! Component: 150 - total flux cleaned = -0.0002092 Jy ! Component: 200 - total flux cleaned = -0.000259083 Jy ! Total flux subtracted in 200 components = -0.000259083 Jy ! Clean residual min=-0.002170 max=0.001911 Jy/beam ! Clean residual mean=0.000000 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.120081 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 99 components and 0.120081 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063184Jy sigma=1.104400 ! Fit after self-cal, rms=0.063183Jy sigma=1.104354 wmodel J1410+0731_S_map.mod ! Writing 99 model components to file: J1410+0731_S_map.mod wobs J1410+0731_S_uvs.fits ! Writing UV FITS file: J1410+0731_S_uvs.fits wwins J1410+0731_S_map.win ! wwins: Wrote 2 windows to J1410+0731_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.000282773 Jy ! Component: 100 - total flux cleaned = -0.00014795 Jy ! Component: 150 - total flux cleaned = -5.29163e-05 Jy ! Component: 200 - total flux cleaned = 6.91373e-05 Jy ! Component: 250 - total flux cleaned = 0.000217151 Jy ! Component: 300 - total flux cleaned = 0.000331319 Jy ! Component: 350 - total flux cleaned = 0.000275953 Jy ! Component: 400 - total flux cleaned = 0.000248977 Jy ! Component: 450 - total flux cleaned = 0.000195818 Jy ! Component: 500 - total flux cleaned = 0.000144112 Jy ! Component: 550 - total flux cleaned = 0.000118857 Jy ! Component: 600 - total flux cleaned = 0.000119063 Jy ! Component: 650 - total flux cleaned = 0.000143207 Jy ! Component: 700 - total flux cleaned = 0.000214616 Jy ! Component: 750 - total flux cleaned = 0.000190757 Jy ! Component: 800 - total flux cleaned = 0.000213753 Jy ! Component: 850 - total flux cleaned = 0.000168088 Jy ! Component: 900 - total flux cleaned = 7.84903e-05 Jy ! Component: 950 - total flux cleaned = 0.000144905 Jy ! Component: 1000 - total flux cleaned = 5.69376e-05 Jy ! Component: 1050 - total flux cleaned = 5.71012e-05 Jy ! Component: 1100 - total flux cleaned = 1.45133e-05 Jy ! Component: 1150 - total flux cleaned = 1.4214e-05 Jy ! Component: 1200 - total flux cleaned = -2.75225e-05 Jy ! Component: 1250 - total flux cleaned = -0.000109699 Jy ! Component: 1300 - total flux cleaned = -0.000130054 Jy ! Component: 1350 - total flux cleaned = -0.000270727 Jy ! Component: 1400 - total flux cleaned = -0.000230856 Jy ! Component: 1450 - total flux cleaned = -0.000348758 Jy ! Component: 1500 - total flux cleaned = -0.000387731 Jy ! Component: 1550 - total flux cleaned = -0.000464988 Jy ! Component: 1600 - total flux cleaned = -0.000579087 Jy ! Component: 1650 - total flux cleaned = -0.000691661 Jy ! Component: 1700 - total flux cleaned = -0.000710297 Jy ! Component: 1750 - total flux cleaned = -0.000839332 Jy ! Component: 1800 - total flux cleaned = -0.000912224 Jy ! Component: 1850 - total flux cleaned = -0.00105671 Jy ! Component: 1900 - total flux cleaned = -0.00109271 Jy ! Component: 1950 - total flux cleaned = -0.00119899 Jy ! Component: 2000 - total flux cleaned = -0.00114605 Jy ! Component: 2050 - total flux cleaned = -0.00119853 Jy ! Component: 2100 - total flux cleaned = -0.00123334 Jy ! Component: 2150 - total flux cleaned = -0.0012507 Jy ! Component: 2200 - total flux cleaned = -0.00121703 Jy ! Component: 2250 - total flux cleaned = -0.00126777 Jy ! Component: 2300 - total flux cleaned = -0.00131823 Jy ! Component: 2350 - total flux cleaned = -0.00140122 Jy ! Component: 2400 - total flux cleaned = -0.00138484 Jy ! Component: 2450 - total flux cleaned = -0.00138486 Jy ! Component: 2500 - total flux cleaned = -0.00140104 Jy ! Component: 2550 - total flux cleaned = -0.00141713 Jy ! Component: 2600 - total flux cleaned = -0.00143319 Jy ! Component: 2650 - total flux cleaned = -0.00155969 Jy ! Component: 2700 - total flux cleaned = -0.00154372 Jy ! Component: 2750 - total flux cleaned = -0.00165259 Jy ! Component: 2800 - total flux cleaned = -0.00163711 Jy ! Component: 2850 - total flux cleaned = -0.0016986 Jy ! Component: 2900 - total flux cleaned = -0.00175954 Jy ! Component: 2950 - total flux cleaned = -0.00175952 Jy ! Component: 3000 - total flux cleaned = -0.00190983 Jy ! Component: 3050 - total flux cleaned = -0.00188 Jy ! Component: 3100 - total flux cleaned = -0.0019245 Jy ! Component: 3150 - total flux cleaned = -0.00199803 Jy ! Component: 3200 - total flux cleaned = -0.0020273 Jy ! Component: 3250 - total flux cleaned = -0.00199828 Jy ! Component: 3300 - total flux cleaned = -0.00209933 Jy ! Component: 3350 - total flux cleaned = -0.00209909 Jy ! Component: 3400 - total flux cleaned = -0.00218459 Jy ! Component: 3450 - total flux cleaned = -0.00219861 Jy ! Component: 3500 - total flux cleaned = -0.00222679 Jy ! Component: 3550 - total flux cleaned = -0.00222691 Jy ! Component: 3600 - total flux cleaned = -0.00229625 Jy ! Component: 3650 - total flux cleaned = -0.00236521 Jy ! Component: 3700 - total flux cleaned = -0.00240623 Jy ! Component: 3750 - total flux cleaned = -0.00240626 Jy ! Component: 3800 - total flux cleaned = -0.00250096 Jy ! Component: 3850 - total flux cleaned = -0.00248763 Jy ! Component: 3900 - total flux cleaned = -0.00251438 Jy ! Component: 3950 - total flux cleaned = -0.0025676 Jy ! Component: 4000 - total flux cleaned = -0.00262047 Jy ! Component: 4050 - total flux cleaned = -0.00267302 Jy ! Total flux subtracted in 4096 components = -0.00269918 Jy ! Clean residual min=-0.000735 max=0.001123 Jy/beam ! Clean residual mean=0.000000 rms=0.000246 Jy/beam ! Combined flux in latest and established models = 0.117381 Jy keep ! Adding 302 model components to the UV plane model. ! The established model now contains 401 components and 0.117381 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J1410+0731_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.328 x 8.248 at -5.623 degrees (North through East) ! Clean map min=-0.0018072 max=0.096882 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J1410+0731_S_map.fits wmodel /vlbi/uf001/uva//J1410+0731_S_map.mod ! Writing 401 model components to file: /vlbi/uf001/uva//J1410+0731_S_map.mod wobs /vlbi/uf001/uva//J1410+0731_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J1410+0731_S_uvs.fits wwins /vlbi/uf001/uva//J1410+0731_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J1410+0731_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0968824 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000245266 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.759475 0.759475 1.51895 3.0379 6.0758 12.1516 24.3032 48.6064 97.2129 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.096 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 395.009 quit ! Quitting program ! Log file /vlbi/uf001/uva//J1410+0731_S_dfm.log closed on Mon Jan 14 02:47:11 2019