! Started logfile: /vlbi/uf001/uva//J0318-0029_S_dfm.log on Sun Jan 13 21:44:46 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//J0318-0029_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0318-0029_S_uva.fits ! AN table 1: 68 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.725817 visibilities/baseline/integration-bin. ! Found source: J0318-0029 ! ! 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 6663 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 J0318-0029_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 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.007812Jy sigma=20.088882 ! Fit after self-cal, rms=0.941863Jy sigma=18.775055 ! 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.896 mas, bmaj=6.745 mas, bpa=1.083 degrees ! Estimated noise=0.582056 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.0452696 Jy ! Component: 100 - total flux cleaned = 0.0586007 Jy ! Total flux subtracted in 100 components = 0.0586007 Jy ! Clean residual min=-0.003907 max=0.005896 Jy/beam ! Clean residual mean=-0.000003 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.0586007 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0586007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068960Jy sigma=1.308086 ! Fit after self-cal, rms=0.067396Jy sigma=1.278779 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00767669 Jy ! Component: 100 - total flux cleaned = 0.011402 Jy ! Total flux subtracted in 100 components = 0.011402 Jy ! Clean residual min=-0.002923 max=0.003664 Jy/beam ! Clean residual mean=-0.000005 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.0700027 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.0700027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066522Jy sigma=1.260521 ! Fit after self-cal, rms=0.066494Jy sigma=1.259999 ! 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.379 mas, bmaj=7.65 mas, bpa=-0.5256 degrees ! Estimated noise=0.447306 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.00246718 Jy ! Component: 100 - total flux cleaned = 0.00331379 Jy ! Component: 150 - total flux cleaned = 0.00351128 Jy ! Component: 200 - total flux cleaned = 0.00351418 Jy ! Total flux subtracted in 200 components = 0.00351418 Jy ! Clean residual min=-0.002389 max=0.002823 Jy/beam ! Clean residual mean=-0.000007 rms=0.000646 Jy/beam ! Combined flux in latest and established models = 0.0735169 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.0735169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066409Jy sigma=1.258198 ! Fit after self-cal, rms=0.066404Jy sigma=1.258073 ! 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.379 x 7.65 at -0.5256 degrees (North through East) ! Clean map min=-0.0023968 max=0.061428 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 0.92 KP 0.95 ! LA 0.97 MK 1.12 NL 1.07 OV 1.02 ! PT 1.13 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.96 HN 0.94 KP 1.00 ! LA 1.05 MK 1.03 NL 0.98 OV 1.09 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.01 HN 0.99 KP 1.01 ! LA 1.05 MK 0.97 NL 1.00 OV 0.95 ! PT 1.02 SC 1.06 ! ! ! Fit before self-cal, rms=0.066404Jy sigma=1.258073 ! Fit after self-cal, rms=0.066873Jy sigma=1.255375 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=7.641 mas, bpa=-0.3672 degrees ! Estimated noise=0.447083 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.000291405 Jy ! Component: 100 - total flux cleaned = 0.000291463 Jy ! Component: 150 - total flux cleaned = 0.000320746 Jy ! Component: 200 - total flux cleaned = 0.000347167 Jy ! Total flux subtracted in 200 components = 0.000347167 Jy ! Clean residual min=-0.002328 max=0.002805 Jy/beam ! Clean residual mean=-0.000008 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.073864 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 38 components and 0.073864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066863Jy sigma=1.255250 ! Fit after self-cal, rms=0.066902Jy sigma=1.255042 ! 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.066902Jy sigma=1.255042 ! Fit after self-cal, rms=0.068286Jy sigma=1.248654 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.388 mas, bmaj=7.629 mas, bpa=-0.3152 degrees ! Estimated noise=0.448936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.78193e-05 Jy ! Component: 100 - total flux cleaned = 0.000145816 Jy ! Component: 150 - total flux cleaned = 0.000185596 Jy ! Component: 200 - total flux cleaned = 0.000206809 Jy ! Total flux subtracted in 200 components = 0.000206809 Jy ! Clean residual min=-0.002105 max=0.002636 Jy/beam ! Clean residual mean=0.000003 rms=0.000548 Jy/beam ! Combined flux in latest and established models = 0.0740708 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.0740708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068277Jy sigma=1.248578 ! Fit after self-cal, rms=0.068363Jy sigma=1.248154 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 (9.5, -104). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00179526 Jy ! Component: 100 - total flux cleaned = 0.00184369 Jy ! Component: 150 - total flux cleaned = 0.00177934 Jy ! Component: 200 - total flux cleaned = 0.00163786 Jy ! Total flux subtracted in 200 components = 0.00163786 Jy ! Clean residual min=-0.001994 max=0.002224 Jy/beam ! Clean residual mean=0.000001 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.0757087 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.0757087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068294Jy sigma=1.246531 ! Fit after self-cal, rms=0.068267Jy sigma=1.246317 ! Inverting map ! Added new window around map position (-69, 85). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00128028 Jy ! Component: 100 - total flux cleaned = 0.00141711 Jy ! Component: 150 - total flux cleaned = 0.00131044 Jy ! Component: 200 - total flux cleaned = 0.00118337 Jy ! Total flux subtracted in 200 components = 0.00118337 Jy ! Clean residual min=-0.001920 max=0.001808 Jy/beam ! Clean residual mean=0.000002 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.0768921 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 81 components and 0.0768921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068203Jy sigma=1.244938 ! Fit after self-cal, rms=0.068199Jy sigma=1.244784 ! 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.068199Jy sigma=1.244784 ! Fit after self-cal, rms=0.068136Jy sigma=1.244506 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.376 mas, bmaj=7.615 mas, bpa=-0.2968 degrees ! Estimated noise=0.4463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000579173 Jy ! Component: 100 - total flux cleaned = 0.000518978 Jy ! Component: 150 - total flux cleaned = 0.00043373 Jy ! Component: 200 - total flux cleaned = 0.000381008 Jy ! Total flux subtracted in 200 components = 0.000381008 Jy ! Clean residual min=-0.001797 max=0.001779 Jy/beam ! Clean residual mean=0.000003 rms=0.000489 Jy/beam ! Combined flux in latest and established models = 0.0772731 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 88 components and 0.0772731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068110Jy sigma=1.243958 ! Fit after self-cal, rms=0.068129Jy sigma=1.243916 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.61494e-05 Jy ! Component: 100 - total flux cleaned = 9.57997e-05 Jy ! Component: 150 - total flux cleaned = 4.81745e-05 Jy ! Component: 200 - total flux cleaned = 2.61156e-05 Jy ! Total flux subtracted in 200 components = 2.61156e-05 Jy ! Clean residual min=-0.001805 max=0.001753 Jy/beam ! Clean residual mean=0.000003 rms=0.000485 Jy/beam ! Combined flux in latest and established models = 0.0772992 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 96 components and 0.0772992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068113Jy sigma=1.243602 ! Fit after self-cal, rms=0.068113Jy sigma=1.243593 ! 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.068113Jy sigma=1.243593 ! Fit after self-cal, rms=0.068045Jy sigma=1.243560 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.47 mas, bmaj=11.44 mas, bpa=5.622 degrees ! Estimated noise=0.568337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000286346 Jy ! Component: 100 - total flux cleaned = -0.000496624 Jy ! Component: 150 - total flux cleaned = -0.000641276 Jy ! Component: 200 - total flux cleaned = -0.000672106 Jy ! Total flux subtracted in 200 components = -0.000672106 Jy ! Clean residual min=-0.002214 max=0.002051 Jy/beam ! Clean residual mean=0.000006 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.0766271 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 0.0766271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068037Jy sigma=1.243463 ! Fit after self-cal, rms=0.068045Jy sigma=1.243432 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.000188737 Jy ! Component: 100 - total flux cleaned = -0.000218176 Jy ! Component: 150 - total flux cleaned = -0.0002178 Jy ! Component: 200 - total flux cleaned = -0.000217561 Jy ! Total flux subtracted in 200 components = -0.000217561 Jy ! Clean residual min=-0.002174 max=0.002057 Jy/beam ! Clean residual mean=0.000007 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.0764095 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 122 components and 0.0764095 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068041Jy sigma=1.243398 ! Fit after self-cal, rms=0.068043Jy sigma=1.243389 ! 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.372 mas, bmaj=7.611 mas, bpa=-0.2744 degrees ! Estimated noise=0.445549 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.372 x 7.611 at -0.2744 degrees (North through East) ! Clean map min=-0.0016615 max=0.061307 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.893 mas, bmaj=6.743 mas, bpa=1.45 degrees ! Estimated noise=0.575088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0457262 Jy ! Component: 100 - total flux cleaned = 0.0599143 Jy ! Component: 150 - total flux cleaned = 0.0666927 Jy ! Component: 200 - total flux cleaned = 0.0706128 Jy ! Total flux subtracted in 200 components = 0.0706128 Jy ! Clean residual min=-0.002673 max=0.002855 Jy/beam ! Clean residual mean=0.000001 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.0706128 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0706128 Jy ! Inverting map and beam ! Estimated beam: bmin=3.372 mas, bmaj=7.611 mas, bpa=-0.2744 degrees ! Estimated noise=0.445549 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.00341188 Jy ! Component: 100 - total flux cleaned = 0.00535877 Jy ! Component: 150 - total flux cleaned = 0.00562023 Jy ! Component: 200 - total flux cleaned = 0.0057892 Jy ! Total flux subtracted in 200 components = 0.0057892 Jy ! Clean residual min=-0.001937 max=0.001969 Jy/beam ! Clean residual mean=0.000003 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.076402 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 32 components and 0.076402 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.47 mas, bmaj=11.44 mas, bpa=5.622 degrees ! Estimated noise=0.568337 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.73693e-05 Jy ! Component: 100 - total flux cleaned = -8.0417e-05 Jy ! Component: 150 - total flux cleaned = -0.00011322 Jy ! Component: 200 - total flux cleaned = -8.66961e-05 Jy ! Total flux subtracted in 200 components = -8.66961e-05 Jy ! Clean residual min=-0.002243 max=0.002102 Jy/beam ! Clean residual mean=0.000008 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0763153 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 = 2.46615e-05 Jy ! Component: 100 - total flux cleaned = 2.42167e-05 Jy ! Component: 150 - total flux cleaned = 5.11496e-06 Jy ! Component: 200 - total flux cleaned = 5.50818e-06 Jy ! Total flux subtracted in 200 components = 5.50818e-06 Jy ! Clean residual min=-0.002182 max=0.002113 Jy/beam ! Clean residual mean=0.000008 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.0763208 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 62 components and 0.0763208 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.372 mas, bmaj=7.611 mas, bpa=-0.2744 degrees ! Estimated noise=0.445549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000171147 Jy ! Component: 100 - total flux cleaned = -0.000170432 Jy ! Component: 150 - total flux cleaned = -0.000240104 Jy ! Component: 200 - total flux cleaned = -0.000269525 Jy ! Total flux subtracted in 200 components = -0.000269525 Jy ! Clean residual min=-0.001732 max=0.001808 Jy/beam ! Clean residual mean=0.000003 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0760513 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 78 components and 0.0760513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068072Jy sigma=1.244021 ! Fit after self-cal, rms=0.068070Jy sigma=1.243922 wmodel J0318-0029_S_map.mod ! Writing 78 model components to file: J0318-0029_S_map.mod wobs J0318-0029_S_uvs.fits ! Writing UV FITS file: J0318-0029_S_uvs.fits wwins J0318-0029_S_map.win ! wwins: Wrote 3 windows to J0318-0029_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 = 5.39278e-06 Jy ! Component: 100 - total flux cleaned = -0.000152518 Jy ! Component: 150 - total flux cleaned = -0.000122866 Jy ! Component: 200 - total flux cleaned = 2.18812e-05 Jy ! Component: 250 - total flux cleaned = 0.000161612 Jy ! Component: 300 - total flux cleaned = 0.000353137 Jy ! Component: 350 - total flux cleaned = 0.00048651 Jy ! Component: 400 - total flux cleaned = 0.000643064 Jy ! Component: 450 - total flux cleaned = 0.000694148 Jy ! Component: 500 - total flux cleaned = 0.000870009 Jy ! Component: 550 - total flux cleaned = 0.000919116 Jy ! Component: 600 - total flux cleaned = 0.000992201 Jy ! Component: 650 - total flux cleaned = 0.00108787 Jy ! Component: 700 - total flux cleaned = 0.00115851 Jy ! Component: 750 - total flux cleaned = 0.00122751 Jy ! Component: 800 - total flux cleaned = 0.00127329 Jy ! Component: 850 - total flux cleaned = 0.00131808 Jy ! Component: 900 - total flux cleaned = 0.00142873 Jy ! Component: 950 - total flux cleaned = 0.00142886 Jy ! Component: 1000 - total flux cleaned = 0.00153638 Jy ! Component: 1050 - total flux cleaned = 0.00155778 Jy ! Component: 1100 - total flux cleaned = 0.00168322 Jy ! Component: 1150 - total flux cleaned = 0.00166255 Jy ! Component: 1200 - total flux cleaned = 0.0017439 Jy ! Component: 1250 - total flux cleaned = 0.00174392 Jy ! Component: 1300 - total flux cleaned = 0.00176365 Jy ! Component: 1350 - total flux cleaned = 0.0016657 Jy ! Component: 1400 - total flux cleaned = 0.00170469 Jy ! Component: 1450 - total flux cleaned = 0.00160863 Jy ! Component: 1500 - total flux cleaned = 0.00160858 Jy ! Component: 1550 - total flux cleaned = 0.00162707 Jy ! Component: 1600 - total flux cleaned = 0.00160827 Jy ! Component: 1650 - total flux cleaned = 0.0015894 Jy ! Component: 1700 - total flux cleaned = 0.00155271 Jy ! Component: 1750 - total flux cleaned = 0.00157052 Jy ! Component: 1800 - total flux cleaned = 0.00158828 Jy ! Component: 1850 - total flux cleaned = 0.00158818 Jy ! Component: 1900 - total flux cleaned = 0.00162319 Jy ! Component: 1950 - total flux cleaned = 0.0016751 Jy ! Component: 2000 - total flux cleaned = 0.00165808 Jy ! Component: 2050 - total flux cleaned = 0.00172631 Jy ! Component: 2100 - total flux cleaned = 0.00174335 Jy ! Component: 2150 - total flux cleaned = 0.00180994 Jy ! Component: 2200 - total flux cleaned = 0.00182657 Jy ! Component: 2250 - total flux cleaned = 0.00177738 Jy ! Component: 2300 - total flux cleaned = 0.00187484 Jy ! Component: 2350 - total flux cleaned = 0.0018748 Jy ! Component: 2400 - total flux cleaned = 0.00190643 Jy ! Component: 2450 - total flux cleaned = 0.00187468 Jy ! Component: 2500 - total flux cleaned = 0.00190599 Jy ! Component: 2550 - total flux cleaned = 0.0018905 Jy ! Component: 2600 - total flux cleaned = 0.00182859 Jy ! Component: 2650 - total flux cleaned = 0.00182875 Jy ! Component: 2700 - total flux cleaned = 0.00182851 Jy ! Component: 2750 - total flux cleaned = 0.0017832 Jy ! Component: 2800 - total flux cleaned = 0.00176822 Jy ! Component: 2850 - total flux cleaned = 0.00173847 Jy ! Component: 2900 - total flux cleaned = 0.00179718 Jy ! Component: 2950 - total flux cleaned = 0.00178258 Jy ! Component: 3000 - total flux cleaned = 0.00175348 Jy ! Component: 3050 - total flux cleaned = 0.00172458 Jy ! Component: 3100 - total flux cleaned = 0.00173909 Jy ! Component: 3150 - total flux cleaned = 0.00172485 Jy ! Component: 3200 - total flux cleaned = 0.00172488 Jy ! Component: 3250 - total flux cleaned = 0.0017528 Jy ! Component: 3300 - total flux cleaned = 0.00176679 Jy ! Component: 3350 - total flux cleaned = 0.00175302 Jy ! Component: 3400 - total flux cleaned = 0.00176664 Jy ! Component: 3450 - total flux cleaned = 0.00175328 Jy ! Component: 3500 - total flux cleaned = 0.00176665 Jy ! Component: 3550 - total flux cleaned = 0.00175319 Jy ! Component: 3600 - total flux cleaned = 0.00174002 Jy ! Component: 3650 - total flux cleaned = 0.00176632 Jy ! Component: 3700 - total flux cleaned = 0.00171382 Jy ! Component: 3750 - total flux cleaned = 0.00175302 Jy ! Component: 3800 - total flux cleaned = 0.00177904 Jy ! Component: 3850 - total flux cleaned = 0.0017791 Jy ! Component: 3900 - total flux cleaned = 0.00176621 Jy ! Component: 3950 - total flux cleaned = 0.00179152 Jy ! Component: 4000 - total flux cleaned = 0.00176623 Jy ! Component: 4050 - total flux cleaned = 0.00177878 Jy ! Total flux subtracted in 4096 components = 0.00176624 Jy ! Clean residual min=-0.000697 max=0.000767 Jy/beam ! Clean residual mean=0.000002 rms=0.000238 Jy/beam ! Combined flux in latest and established models = 0.0778175 Jy keep ! Adding 318 model components to the UV plane model. ! The established model now contains 396 components and 0.0778176 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0318-0029_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.372 x 7.611 at -0.2744 degrees (North through East) ! Clean map min=-0.0014975 max=0.061265 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0318-0029_S_map.fits wmodel /vlbi/uf001/uva//J0318-0029_S_map.mod ! Writing 396 model components to file: /vlbi/uf001/uva//J0318-0029_S_map.mod wobs /vlbi/uf001/uva//J0318-0029_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0318-0029_S_uvs.fits wwins /vlbi/uf001/uva//J0318-0029_S_map.win ! wwins: Wrote 4 windows to /vlbi/uf001/uva//J0318-0029_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0612651 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000234404 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.14782 1.14782 2.29564 4.59128 9.18257 18.3651 36.7303 73.4605 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.061 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 261.364 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0318-0029_S_dfm.log closed on Sun Jan 13 21:44:50 2019