! Started logfile: /vlbi/uf001/uva//J0013+1910_S_dfm.log on Sun Jan 13 20:29:29 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//J0013+1910_S_uva.fits ! Reading UV FITS file: /vlbi/uf001/uva//J0013+1910_S_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.989506 visibilities/baseline/integration-bin. ! Found source: J0013+1910 ! ! 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 9618 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 J0013+1910_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.006232Jy sigma=21.151904 ! Fit after self-cal, rms=0.927346Jy sigma=19.437005 ! 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.733 mas, bmaj=6.348 mas, bpa=-4.353 degrees ! Estimated noise=0.528426 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.0576493 Jy ! Component: 100 - total flux cleaned = 0.0715195 Jy ! Total flux subtracted in 100 components = 0.0715195 Jy ! Clean residual min=-0.003251 max=0.005453 Jy/beam ! Clean residual mean=0.000000 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.0715196 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0715196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.066266Jy sigma=1.241684 ! Fit after self-cal, rms=0.065538Jy sigma=1.230791 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00606595 Jy ! Component: 100 - total flux cleaned = 0.00870067 Jy ! Total flux subtracted in 100 components = 0.00870067 Jy ! Clean residual min=-0.002660 max=0.002755 Jy/beam ! Clean residual mean=-0.000000 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.0802202 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 9 components and 0.0802202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065116Jy sigma=1.216708 ! Fit after self-cal, rms=0.065084Jy sigma=1.216520 ! 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.259 mas, bmaj=7.246 mas, bpa=-4.328 degrees ! Estimated noise=0.352257 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.00149896 Jy ! Component: 100 - total flux cleaned = 0.00215901 Jy ! Component: 150 - total flux cleaned = 0.00236 Jy ! Component: 200 - total flux cleaned = 0.00237195 Jy ! Total flux subtracted in 200 components = 0.00237195 Jy ! Clean residual min=-0.001988 max=0.002341 Jy/beam ! Clean residual mean=0.000003 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.0825922 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.0825922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065078Jy sigma=1.215340 ! Fit after self-cal, rms=0.065069Jy sigma=1.215272 ! 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.259 x 7.246 at -4.328 degrees (North through East) ! Clean map min=-0.001934 max=0.075552 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.93 HN 1.01 KP 1.01 ! LA 0.98 MK 0.99 NL 1.03 OV 0.95 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.94 HN 0.98 KP 1.03 ! LA 1.06 MK 1.02 NL 1.06 OV 1.00 ! PT 0.95 SC 0.91 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.93 HN 1.00 KP 0.98 ! LA 1.14 MK 1.01 NL 1.04 OV 0.99 ! PT 0.94 SC 1.02 ! ! ! Fit before self-cal, rms=0.065069Jy sigma=1.215272 ! Fit after self-cal, rms=0.065915Jy sigma=1.210854 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.262 mas, bmaj=7.28 mas, bpa=-4.159 degrees ! Estimated noise=0.350015 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.000798603 Jy ! Component: 100 - total flux cleaned = -0.00120408 Jy ! Component: 150 - total flux cleaned = -0.00128097 Jy ! Component: 200 - total flux cleaned = -0.00129934 Jy ! Total flux subtracted in 200 components = -0.00129934 Jy ! Clean residual min=-0.001873 max=0.001860 Jy/beam ! Clean residual mean=0.000004 rms=0.000471 Jy/beam ! Combined flux in latest and established models = 0.0812929 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 29 components and 0.0812929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.065898Jy sigma=1.210740 ! Fit after self-cal, rms=0.065936Jy sigma=1.210572 ! 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.065936Jy sigma=1.210572 ! Fit after self-cal, rms=0.068753Jy sigma=1.206707 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.26 mas, bmaj=7.282 mas, bpa=-4.311 degrees ! Estimated noise=0.350221 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.55662e-05 Jy ! Component: 100 - total flux cleaned = -7.10338e-05 Jy ! Component: 150 - total flux cleaned = -9.70066e-05 Jy ! Component: 200 - total flux cleaned = -9.6759e-05 Jy ! Total flux subtracted in 200 components = -9.6759e-05 Jy ! Clean residual min=-0.001687 max=0.001808 Jy/beam ! Clean residual mean=-0.000004 rms=0.000421 Jy/beam ! Combined flux in latest and established models = 0.0811961 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 35 components and 0.0811961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068747Jy sigma=1.206609 ! Fit after self-cal, rms=0.068807Jy sigma=1.206455 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 (-15.5, -20). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135131 Jy ! Component: 100 - total flux cleaned = 0.00175816 Jy ! Component: 150 - total flux cleaned = 0.00192143 Jy ! Component: 200 - total flux cleaned = 0.00203718 Jy ! Total flux subtracted in 200 components = 0.00203718 Jy ! Clean residual min=-0.001564 max=0.001539 Jy/beam ! Clean residual mean=-0.000005 rms=0.000397 Jy/beam ! Combined flux in latest and established models = 0.0832333 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.0832333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.068758Jy sigma=1.205460 ! Fit after self-cal, rms=0.068742Jy sigma=1.205358 ! 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.068742Jy sigma=1.205358 ! Fit after self-cal, rms=0.069116Jy sigma=1.205285 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=7.295 mas, bpa=-4.432 degrees ! Estimated noise=0.350879 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00043393 Jy ! Component: 100 - total flux cleaned = 0.00050314 Jy ! Component: 150 - total flux cleaned = 0.000563124 Jy ! Component: 200 - total flux cleaned = 0.000581016 Jy ! Total flux subtracted in 200 components = 0.000581016 Jy ! Clean residual min=-0.001518 max=0.001522 Jy/beam ! Clean residual mean=-0.000005 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.0838143 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 59 components and 0.0838143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069101Jy sigma=1.204964 ! Fit after self-cal, rms=0.069104Jy sigma=1.204941 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.000143642 Jy ! Component: 100 - total flux cleaned = 0.000159423 Jy ! Component: 150 - total flux cleaned = 0.000173288 Jy ! Component: 200 - total flux cleaned = 0.000186445 Jy ! Total flux subtracted in 200 components = 0.000186445 Jy ! Clean residual min=-0.001499 max=0.001521 Jy/beam ! Clean residual mean=-0.000005 rms=0.000388 Jy/beam ! Combined flux in latest and established models = 0.0840007 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.0840007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069097Jy sigma=1.204798 ! Fit after self-cal, rms=0.069095Jy sigma=1.204791 ! 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.069095Jy sigma=1.204791 ! Fit after self-cal, rms=0.069236Jy sigma=1.204762 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.208 mas, bmaj=10.39 mas, bpa=-3.848 degrees ! Estimated noise=0.456256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000540668 Jy ! Component: 100 - total flux cleaned = 0.000573696 Jy ! Component: 150 - total flux cleaned = 0.000612856 Jy ! Component: 200 - total flux cleaned = 0.000659266 Jy ! Total flux subtracted in 200 components = 0.000659266 Jy ! Clean residual min=-0.001723 max=0.001891 Jy/beam ! Clean residual mean=-0.000012 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.08466 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 76 components and 0.08466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069233Jy sigma=1.204807 ! Fit after self-cal, rms=0.069234Jy sigma=1.204784 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 = 3.75522e-05 Jy ! Component: 100 - total flux cleaned = 5.96523e-05 Jy ! Component: 150 - total flux cleaned = 7.99385e-05 Jy ! Component: 200 - total flux cleaned = 0.000107541 Jy ! Total flux subtracted in 200 components = 0.000107541 Jy ! Clean residual min=-0.001700 max=0.001911 Jy/beam ! Clean residual mean=-0.000012 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0847675 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.0847675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069233Jy sigma=1.204858 ! Fit after self-cal, rms=0.069230Jy sigma=1.204846 ! 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.258 mas, bmaj=7.302 mas, bpa=-4.463 degrees ! Estimated noise=0.351394 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.258 x 7.302 at -4.463 degrees (North through East) ! Clean map min=-0.0014781 max=0.075232 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.728 mas, bmaj=6.377 mas, bpa=-4.589 degrees ! Estimated noise=0.528071 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0578583 Jy ! Component: 100 - total flux cleaned = 0.072316 Jy ! Component: 150 - total flux cleaned = 0.0783048 Jy ! Component: 200 - total flux cleaned = 0.0812986 Jy ! Total flux subtracted in 200 components = 0.0812986 Jy ! Clean residual min=-0.002592 max=0.002700 Jy/beam ! Clean residual mean=-0.000003 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.0812986 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0812986 Jy ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=7.302 mas, bpa=-4.463 degrees ! Estimated noise=0.351394 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.00194335 Jy ! Component: 100 - total flux cleaned = 0.00236301 Jy ! Component: 150 - total flux cleaned = 0.00253312 Jy ! Component: 200 - total flux cleaned = 0.00260824 Jy ! Total flux subtracted in 200 components = 0.00260824 Jy ! Clean residual min=-0.001657 max=0.001611 Jy/beam ! Clean residual mean=-0.000005 rms=0.000402 Jy/beam ! Combined flux in latest and established models = 0.0839069 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.0839069 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.208 mas, bmaj=10.39 mas, bpa=-3.848 degrees ! Estimated noise=0.456256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00044558 Jy ! Component: 100 - total flux cleaned = 0.000697007 Jy ! Component: 150 - total flux cleaned = 0.000842517 Jy ! Component: 200 - total flux cleaned = 0.000967778 Jy ! Total flux subtracted in 200 components = 0.000967778 Jy ! Clean residual min=-0.001744 max=0.001805 Jy/beam ! Clean residual mean=-0.000012 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0848746 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 = 9.37642e-05 Jy ! Component: 100 - total flux cleaned = 0.000121658 Jy ! Component: 150 - total flux cleaned = 0.000134856 Jy ! Component: 200 - total flux cleaned = 0.000134815 Jy ! Total flux subtracted in 200 components = 0.000134815 Jy ! Clean residual min=-0.001719 max=0.001832 Jy/beam ! Clean residual mean=-0.000012 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0850094 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 61 components and 0.0850094 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=7.302 mas, bpa=-4.463 degrees ! Estimated noise=0.351394 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000203464 Jy ! Component: 100 - total flux cleaned = -0.000227922 Jy ! Component: 150 - total flux cleaned = -0.00018403 Jy ! Component: 200 - total flux cleaned = -0.000183852 Jy ! Total flux subtracted in 200 components = -0.000183852 Jy ! Clean residual min=-0.001594 max=0.001537 Jy/beam ! Clean residual mean=-0.000006 rms=0.000390 Jy/beam ! Combined flux in latest and established models = 0.0848256 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 75 components and 0.0848256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069238Jy sigma=1.205071 ! Fit after self-cal, rms=0.069242Jy sigma=1.205028 wmodel J0013+1910_S_map.mod ! Writing 75 model components to file: J0013+1910_S_map.mod wobs J0013+1910_S_uvs.fits ! Writing UV FITS file: J0013+1910_S_uvs.fits wwins J0013+1910_S_map.win ! wwins: Wrote 2 windows to J0013+1910_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.000292601 Jy ! Component: 100 - total flux cleaned = -0.000318771 Jy ! Component: 150 - total flux cleaned = -0.000370436 Jy ! Component: 200 - total flux cleaned = -0.000370366 Jy ! Component: 250 - total flux cleaned = -0.000346352 Jy ! Component: 300 - total flux cleaned = -0.000322966 Jy ! Component: 350 - total flux cleaned = -0.000276831 Jy ! Component: 400 - total flux cleaned = -0.000277134 Jy ! Component: 450 - total flux cleaned = -0.000298995 Jy ! Component: 500 - total flux cleaned = -0.000298883 Jy ! Component: 550 - total flux cleaned = -0.000235471 Jy ! Component: 600 - total flux cleaned = -0.000193998 Jy ! Component: 650 - total flux cleaned = -0.000112654 Jy ! Component: 700 - total flux cleaned = -7.27735e-05 Jy ! Component: 750 - total flux cleaned = 6.36224e-06 Jy ! Component: 800 - total flux cleaned = 6.47496e-05 Jy ! Component: 850 - total flux cleaned = 0.000141604 Jy ! Component: 900 - total flux cleaned = 0.000179692 Jy ! Component: 950 - total flux cleaned = 0.000273417 Jy ! Component: 1000 - total flux cleaned = 0.000273684 Jy ! Component: 1050 - total flux cleaned = 0.000364853 Jy ! Component: 1100 - total flux cleaned = 0.000382976 Jy ! Component: 1150 - total flux cleaned = 0.000454122 Jy ! Component: 1200 - total flux cleaned = 0.000489658 Jy ! Component: 1250 - total flux cleaned = 0.000541825 Jy ! Component: 1300 - total flux cleaned = 0.000576163 Jy ! Component: 1350 - total flux cleaned = 0.000593288 Jy ! Component: 1400 - total flux cleaned = 0.000626568 Jy ! Component: 1450 - total flux cleaned = 0.000626474 Jy ! Component: 1500 - total flux cleaned = 0.000675293 Jy ! Component: 1550 - total flux cleaned = 0.000691606 Jy ! Component: 1600 - total flux cleaned = 0.000691238 Jy ! Component: 1650 - total flux cleaned = 0.000643507 Jy ! Component: 1700 - total flux cleaned = 0.000674968 Jy ! Component: 1750 - total flux cleaned = 0.000612263 Jy ! Component: 1800 - total flux cleaned = 0.000689938 Jy ! Component: 1850 - total flux cleaned = 0.000643701 Jy ! Component: 1900 - total flux cleaned = 0.000674387 Jy ! Component: 1950 - total flux cleaned = 0.000704441 Jy ! Component: 2000 - total flux cleaned = 0.000674447 Jy ! Component: 2050 - total flux cleaned = 0.000689257 Jy ! Component: 2100 - total flux cleaned = 0.000659885 Jy ! Component: 2150 - total flux cleaned = 0.000660059 Jy ! Component: 2200 - total flux cleaned = 0.000587409 Jy ! Component: 2250 - total flux cleaned = 0.00063053 Jy ! Component: 2300 - total flux cleaned = 0.000573369 Jy ! Component: 2350 - total flux cleaned = 0.000545024 Jy ! Component: 2400 - total flux cleaned = 0.000516963 Jy ! Component: 2450 - total flux cleaned = 0.000530908 Jy ! Component: 2500 - total flux cleaned = 0.000475384 Jy ! Component: 2550 - total flux cleaned = 0.000420492 Jy ! Component: 2600 - total flux cleaned = 0.000393336 Jy ! Component: 2650 - total flux cleaned = 0.000420347 Jy ! Component: 2700 - total flux cleaned = 0.000380031 Jy ! Component: 2750 - total flux cleaned = 0.000366788 Jy ! Component: 2800 - total flux cleaned = 0.000327016 Jy ! Component: 2850 - total flux cleaned = 0.000274532 Jy ! Component: 2900 - total flux cleaned = 0.000261605 Jy ! Component: 2950 - total flux cleaned = 0.00024868 Jy ! Component: 3000 - total flux cleaned = 0.000171551 Jy ! Component: 3050 - total flux cleaned = 0.000197237 Jy ! Component: 3100 - total flux cleaned = 0.000171947 Jy ! Component: 3150 - total flux cleaned = 0.0002098 Jy ! Component: 3200 - total flux cleaned = 0.0001475 Jy ! Component: 3250 - total flux cleaned = 0.000135225 Jy ! Component: 3300 - total flux cleaned = 0.000172094 Jy ! Component: 3350 - total flux cleaned = 0.000159916 Jy ! Component: 3400 - total flux cleaned = 9.91753e-05 Jy ! Component: 3450 - total flux cleaned = 0.000123277 Jy ! Component: 3500 - total flux cleaned = 7.52515e-05 Jy ! Component: 3550 - total flux cleaned = 1.57902e-05 Jy ! Component: 3600 - total flux cleaned = 1.58847e-05 Jy ! Component: 3650 - total flux cleaned = -7.61682e-06 Jy ! Component: 3700 - total flux cleaned = -5.42362e-05 Jy ! Component: 3750 - total flux cleaned = -7.74541e-05 Jy ! Component: 3800 - total flux cleaned = -0.000112081 Jy ! Component: 3850 - total flux cleaned = -0.000112177 Jy ! Component: 3900 - total flux cleaned = -0.000157762 Jy ! Component: 3950 - total flux cleaned = -0.000180514 Jy ! Component: 4000 - total flux cleaned = -0.00023659 Jy ! Component: 4050 - total flux cleaned = -0.00020301 Jy ! Total flux subtracted in 4096 components = -0.000291963 Jy ! Clean residual min=-0.000693 max=0.000663 Jy/beam ! Clean residual mean=-0.000003 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.0845336 Jy keep ! Adding 293 model components to the UV plane model. ! The established model now contains 368 components and 0.0845336 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /vlbi/uf001/uva//J0013+1910_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.258 x 7.302 at -4.463 degrees (North through East) ! Clean map min=-0.0011786 max=0.075182 Jy/beam ! Writing clean map to FITS file: /vlbi/uf001/uva//J0013+1910_S_map.fits wmodel /vlbi/uf001/uva//J0013+1910_S_map.mod ! Writing 368 model components to file: /vlbi/uf001/uva//J0013+1910_S_map.mod wobs /vlbi/uf001/uva//J0013+1910_S_uvs.fits ! Writing UV FITS file: /vlbi/uf001/uva//J0013+1910_S_uvs.fits wwins /vlbi/uf001/uva//J0013+1910_S_map.win ! wwins: Wrote 3 windows to /vlbi/uf001/uva//J0013+1910_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0751822 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000205248 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.819002 0.819002 1.638 3.27601 6.55202 13.104 26.2081 52.4161 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.075 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 366.299 quit ! Quitting program ! Log file /vlbi/uf001/uva//J0013+1910_S_dfm.log closed on Sun Jan 13 20:29:34 2019