! Started logfile: /image_prod/ug002_uva//J0204+4403_S_dfm.log on Wed Mar 4 19:23:22 2020 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 /image_prod/ug002_uva//J0204+4403_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0204+4403_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.884524 visibilities/baseline/integration-bin. ! Found source: J0204+4403 ! ! 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 36 lines of history. ! ! Reading 4458 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 J0204+4403_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff print "===============================================================" ! =============================================================== ! print "=== Difmap script: pima_mupet_01.dvm version of 2016.05.19 === " ! === Difmap script: pima_mupet_01.dvm version of 2016.05.19 === ! mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.027702Jy sigma=8.105649 ! Fit after self-cal, rms=0.766331Jy sigma=5.990273 ! 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.95 mas, bmaj=4.603 mas, bpa=-12.7 degrees ! Estimated noise=2.04422 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.181101 Jy ! Component: 100 - total flux cleaned = 0.232137 Jy ! Total flux subtracted in 100 components = 0.232137 Jy ! Clean residual min=-0.018878 max=0.051865 Jy/beam ! Clean residual mean=-0.000018 rms=0.006008 Jy/beam ! Combined flux in latest and established models = 0.232137 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.232137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.114029Jy sigma=0.866111 ! Fit after self-cal, rms=0.113911Jy sigma=0.865133 ! Inverting map ! Added new window around map position (-6, -3.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0441993 Jy ! Component: 100 - total flux cleaned = 0.0677138 Jy ! Total flux subtracted in 100 components = 0.0677138 Jy ! Clean residual min=-0.016220 max=0.022021 Jy/beam ! Clean residual mean=-0.000006 rms=0.004328 Jy/beam ! Combined flux in latest and established models = 0.29985 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 19 components and 0.29985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.092488Jy sigma=0.684016 ! Fit after self-cal, rms=0.090975Jy sigma=0.669528 ! 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.455 mas, bmaj=5.047 mas, bpa=-10.96 degrees ! Estimated noise=1.3869 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.0248087 Jy ! Component: 100 - total flux cleaned = 0.0413191 Jy ! Component: 150 - total flux cleaned = 0.0532982 Jy ! Component: 200 - total flux cleaned = 0.0622441 Jy ! Total flux subtracted in 200 components = 0.0622441 Jy ! Clean residual min=-0.013169 max=0.017447 Jy/beam ! Clean residual mean=0.000014 rms=0.003899 Jy/beam ! Combined flux in latest and established models = 0.362094 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 57 components and 0.362094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.082828Jy sigma=0.593374 ! Fit after self-cal, rms=0.082396Jy sigma=0.588444 ! 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.455 x 5.047 at -10.96 degrees (North through East) ! Clean map min=-0.012706 max=0.23692 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 0.99 KP 0.97 ! MK 1.03 NL 1.07 OV 0.89 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 0.97 KP 0.98 ! MK 1.04 NL 1.36 OV 0.86 SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.01 HN 0.97 KP 0.94 ! MK 1.00 NL 1.11 OV 0.88 SC 0.90 ! ! ! Fit before self-cal, rms=0.082396Jy sigma=0.588444 ! Fit after self-cal, rms=0.080070Jy sigma=0.540993 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.48 mas, bmaj=5.044 mas, bpa=-10.28 degrees ! Estimated noise=1.37083 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.00432304 Jy ! Component: 100 - total flux cleaned = -0.00597714 Jy ! Component: 150 - total flux cleaned = -0.00694633 Jy ! Component: 200 - total flux cleaned = -0.00759911 Jy ! Total flux subtracted in 200 components = -0.00759911 Jy ! Clean residual min=-0.011521 max=0.013199 Jy/beam ! Clean residual mean=0.000030 rms=0.003097 Jy/beam ! Combined flux in latest and established models = 0.354495 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 68 components and 0.354495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078984Jy sigma=0.534865 ! Fit after self-cal, rms=0.079045Jy sigma=0.534361 ! 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.079045Jy sigma=0.534361 ! Fit after self-cal, rms=0.088484Jy sigma=0.420660 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.512 mas, bmaj=4.993 mas, bpa=-10.44 degrees ! Estimated noise=1.39867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00416322 Jy ! Component: 100 - total flux cleaned = -0.00361754 Jy ! Component: 150 - total flux cleaned = -0.00347994 Jy ! Component: 200 - total flux cleaned = -0.00370057 Jy ! Total flux subtracted in 200 components = -0.00370057 Jy ! Clean residual min=-0.004137 max=0.004336 Jy/beam ! Clean residual mean=-0.000001 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.350795 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.350795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087868Jy sigma=0.411716 ! Fit after self-cal, rms=0.088061Jy sigma=0.410393 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.00101789 Jy ! Component: 100 - total flux cleaned = -0.00101798 Jy ! Component: 150 - total flux cleaned = -0.00110303 Jy ! Component: 200 - total flux cleaned = -0.00124936 Jy ! Total flux subtracted in 200 components = -0.00124936 Jy ! Clean residual min=-0.003832 max=0.003786 Jy/beam ! Clean residual mean=0.000000 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.349545 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 92 components and 0.349545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087928Jy sigma=0.407964 ! Fit after self-cal, rms=0.087901Jy sigma=0.407796 ! 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.087901Jy sigma=0.407796 ! Fit after self-cal, rms=0.090543Jy sigma=0.406380 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.504 mas, bmaj=4.975 mas, bpa=-10.07 degrees ! Estimated noise=1.39726 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00129955 Jy ! Component: 100 - total flux cleaned = -0.00139153 Jy ! Component: 150 - total flux cleaned = -0.00131298 Jy ! Component: 200 - total flux cleaned = -0.00125076 Jy ! Total flux subtracted in 200 components = -0.00125076 Jy ! Clean residual min=-0.003138 max=0.003450 Jy/beam ! Clean residual mean=0.000000 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.348295 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.348295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090407Jy sigma=0.404070 ! Fit after self-cal, rms=0.090399Jy sigma=0.403816 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.000457724 Jy ! Component: 100 - total flux cleaned = -0.000517349 Jy ! Component: 150 - total flux cleaned = -0.000411385 Jy ! Component: 200 - total flux cleaned = -0.000363571 Jy ! Total flux subtracted in 200 components = -0.000363571 Jy ! Clean residual min=-0.002922 max=0.003134 Jy/beam ! Clean residual mean=0.000000 rms=0.000762 Jy/beam ! Combined flux in latest and established models = 0.347931 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.347931 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090342Jy sigma=0.402888 ! Fit after self-cal, rms=0.090333Jy sigma=0.402807 ! 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.090333Jy sigma=0.402807 ! Fit after self-cal, rms=0.091469Jy sigma=0.402398 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.728 mas, bmaj=7.859 mas, bpa=5.22 degrees ! Estimated noise=1.76934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000309318 Jy ! Component: 100 - total flux cleaned = 0.000500617 Jy ! Component: 150 - total flux cleaned = 0.000628662 Jy ! Component: 200 - total flux cleaned = 0.000742306 Jy ! Total flux subtracted in 200 components = 0.000742306 Jy ! Clean residual min=-0.003559 max=0.003521 Jy/beam ! Clean residual mean=0.000002 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.348673 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 109 components and 0.348673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091437Jy sigma=0.402092 ! Fit after self-cal, rms=0.091445Jy sigma=0.402012 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.10558e-07 Jy ! Component: 100 - total flux cleaned = 2.56225e-05 Jy ! Component: 150 - total flux cleaned = 0.000122081 Jy ! Component: 200 - total flux cleaned = 0.000187054 Jy ! Total flux subtracted in 200 components = 0.000187054 Jy ! Clean residual min=-0.003448 max=0.003490 Jy/beam ! Clean residual mean=0.000002 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.34886 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 111 components and 0.34886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091431Jy sigma=0.401876 ! Fit after self-cal, rms=0.091428Jy sigma=0.401825 ! 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.498 mas, bmaj=4.964 mas, bpa=-9.831 degrees ! Estimated noise=1.39473 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.498 x 4.964 at -9.831 degrees (North through East) ! Clean map min=-0.0027626 max=0.23692 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.005 mas, bmaj=4.527 mas, bpa=-12.08 degrees ! Estimated noise=2.0561 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.181679 Jy ! Component: 100 - total flux cleaned = 0.237209 Jy ! Component: 150 - total flux cleaned = 0.269983 Jy ! Component: 200 - total flux cleaned = 0.291744 Jy ! Total flux subtracted in 200 components = 0.291744 Jy ! Clean residual min=-0.007696 max=0.011954 Jy/beam ! Clean residual mean=-0.000014 rms=0.002097 Jy/beam ! Combined flux in latest and established models = 0.291744 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.291744 Jy ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=4.964 mas, bpa=-9.831 degrees ! Estimated noise=1.39473 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.0198374 Jy ! Component: 100 - total flux cleaned = 0.0323089 Jy ! Component: 150 - total flux cleaned = 0.0406967 Jy ! Component: 200 - total flux cleaned = 0.0465585 Jy ! Total flux subtracted in 200 components = 0.0465585 Jy ! Clean residual min=-0.003502 max=0.003494 Jy/beam ! Clean residual mean=-0.000003 rms=0.000884 Jy/beam ! Combined flux in latest and established models = 0.338303 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 52 components and 0.338303 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=6.728 mas, bmaj=7.859 mas, bpa=5.22 degrees ! Estimated noise=1.76934 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00597024 Jy ! Component: 100 - total flux cleaned = 0.00873417 Jy ! Component: 150 - total flux cleaned = 0.0101612 Jy ! Component: 200 - total flux cleaned = 0.0106133 Jy ! Total flux subtracted in 200 components = 0.0106133 Jy ! Clean residual min=-0.003414 max=0.003381 Jy/beam ! Clean residual mean=0.000002 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.348916 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.000354182 Jy ! Component: 100 - total flux cleaned = 0.000443004 Jy ! Component: 150 - total flux cleaned = 0.000515357 Jy ! Component: 200 - total flux cleaned = 0.000557151 Jy ! Total flux subtracted in 200 components = 0.000557151 Jy ! Clean residual min=-0.003366 max=0.003413 Jy/beam ! Clean residual mean=0.000002 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.349473 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 78 components and 0.349473 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.498 mas, bmaj=4.964 mas, bpa=-9.831 degrees ! Estimated noise=1.39473 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000347231 Jy ! Component: 100 - total flux cleaned = -0.000613583 Jy ! Component: 150 - total flux cleaned = -0.000725543 Jy ! Component: 200 - total flux cleaned = -0.000721715 Jy ! Total flux subtracted in 200 components = -0.000721715 Jy ! Clean residual min=-0.002732 max=0.002752 Jy/beam ! Clean residual mean=0.000000 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.348752 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.348752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091466Jy sigma=0.401247 ! Fit after self-cal, rms=0.091409Jy sigma=0.400602 wmodel J0204+4403_S_map.mod ! Writing 86 model components to file: J0204+4403_S_map.mod wobs J0204+4403_S_uvs.fits ! Writing UV FITS file: J0204+4403_S_uvs.fits wwins J0204+4403_S_map.win ! wwins: Wrote 2 windows to J0204+4403_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.000197932 Jy ! Component: 100 - total flux cleaned = -0.000378509 Jy ! Component: 150 - total flux cleaned = -0.000550012 Jy ! Component: 200 - total flux cleaned = -0.00087685 Jy ! Component: 250 - total flux cleaned = -0.00119143 Jy ! Component: 300 - total flux cleaned = -0.00153321 Jy ! Component: 350 - total flux cleaned = -0.00179018 Jy ! Component: 400 - total flux cleaned = -0.00207447 Jy ! Component: 450 - total flux cleaned = -0.00231823 Jy ! Component: 500 - total flux cleaned = -0.00258916 Jy ! Component: 550 - total flux cleaned = -0.00288537 Jy ! Component: 600 - total flux cleaned = -0.00317336 Jy ! Component: 650 - total flux cleaned = -0.00339232 Jy ! Component: 700 - total flux cleaned = -0.00366789 Jy ! Component: 750 - total flux cleaned = -0.00375776 Jy ! Component: 800 - total flux cleaned = -0.00402249 Jy ! Component: 850 - total flux cleaned = -0.00416671 Jy ! Component: 900 - total flux cleaned = -0.00433648 Jy ! Component: 950 - total flux cleaned = -0.00444792 Jy ! Component: 1000 - total flux cleaned = -0.00458454 Jy ! Component: 1050 - total flux cleaned = -0.00471883 Jy ! Component: 1100 - total flux cleaned = -0.00485128 Jy ! Component: 1150 - total flux cleaned = -0.00505901 Jy ! Component: 1200 - total flux cleaned = -0.00513559 Jy ! Component: 1250 - total flux cleaned = -0.00531154 Jy ! Component: 1300 - total flux cleaned = -0.00545972 Jy ! Component: 1350 - total flux cleaned = -0.00555667 Jy ! Component: 1400 - total flux cleaned = -0.00562854 Jy ! Component: 1450 - total flux cleaned = -0.00577025 Jy ! Component: 1500 - total flux cleaned = -0.00572399 Jy ! Component: 1550 - total flux cleaned = -0.00588531 Jy ! Component: 1600 - total flux cleaned = -0.00597599 Jy ! Component: 1650 - total flux cleaned = -0.00606532 Jy ! Component: 1700 - total flux cleaned = -0.0061099 Jy ! Component: 1750 - total flux cleaned = -0.00628404 Jy ! Component: 1800 - total flux cleaned = -0.00636995 Jy ! Component: 1850 - total flux cleaned = -0.0064762 Jy ! Component: 1900 - total flux cleaned = -0.00653892 Jy ! Component: 1950 - total flux cleaned = -0.0066635 Jy ! Component: 2000 - total flux cleaned = -0.00676576 Jy ! Component: 2050 - total flux cleaned = -0.00684657 Jy ! Component: 2100 - total flux cleaned = -0.00696629 Jy ! Component: 2150 - total flux cleaned = -0.0070454 Jy ! Component: 2200 - total flux cleaned = -0.00710418 Jy ! Component: 2250 - total flux cleaned = -0.00710437 Jy ! Component: 2300 - total flux cleaned = -0.00716197 Jy ! Component: 2350 - total flux cleaned = -0.00719998 Jy ! Component: 2400 - total flux cleaned = -0.0073122 Jy ! Component: 2450 - total flux cleaned = -0.00740483 Jy ! Component: 2500 - total flux cleaned = -0.00740456 Jy ! Component: 2550 - total flux cleaned = -0.00747727 Jy ! Component: 2600 - total flux cleaned = -0.00749508 Jy ! Component: 2650 - total flux cleaned = -0.00753084 Jy ! Component: 2700 - total flux cleaned = -0.00760112 Jy ! Component: 2750 - total flux cleaned = -0.00763584 Jy ! Component: 2800 - total flux cleaned = -0.00767045 Jy ! Component: 2850 - total flux cleaned = -0.00770477 Jy ! Component: 2900 - total flux cleaned = -0.00775546 Jy ! Component: 2950 - total flux cleaned = -0.00780566 Jy ! Component: 3000 - total flux cleaned = -0.00782242 Jy ! Component: 3050 - total flux cleaned = -0.00782264 Jy ! Component: 3100 - total flux cleaned = -0.00787183 Jy ! Component: 3150 - total flux cleaned = -0.00795303 Jy ! Component: 3200 - total flux cleaned = -0.00792088 Jy ! Component: 3250 - total flux cleaned = -0.00798499 Jy ! Component: 3300 - total flux cleaned = -0.00800078 Jy ! Component: 3350 - total flux cleaned = -0.00801677 Jy ! Component: 3400 - total flux cleaned = -0.00804805 Jy ! Component: 3450 - total flux cleaned = -0.00806373 Jy ! Component: 3500 - total flux cleaned = -0.00810983 Jy ! Component: 3550 - total flux cleaned = -0.00812518 Jy ! Component: 3600 - total flux cleaned = -0.0081403 Jy ! Component: 3650 - total flux cleaned = -0.00818553 Jy ! Component: 3700 - total flux cleaned = -0.00818543 Jy ! Component: 3750 - total flux cleaned = -0.00817046 Jy ! Component: 3800 - total flux cleaned = -0.00821483 Jy ! Component: 3850 - total flux cleaned = -0.00824415 Jy ! Component: 3900 - total flux cleaned = -0.00822961 Jy ! Component: 3950 - total flux cleaned = -0.00827319 Jy ! Component: 4000 - total flux cleaned = -0.00828754 Jy ! Component: 4050 - total flux cleaned = -0.00828758 Jy ! Total flux subtracted in 4096 components = -0.00827328 Jy ! Clean residual min=-0.000782 max=0.000734 Jy/beam ! Clean residual mean=-0.000000 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.340478 Jy keep ! Adding 291 model components to the UV plane model. ! The established model now contains 377 components and 0.340478 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0204+4403_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.498 x 4.964 at -9.831 degrees (North through East) ! Clean map min=-0.0017141 max=0.23878 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0204+4403_S_map.fits wmodel /image_prod/ug002_uva//J0204+4403_S_map.mod ! Writing 377 model components to file: /image_prod/ug002_uva//J0204+4403_S_map.mod wobs /image_prod/ug002_uva//J0204+4403_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0204+4403_S_uvs.fits wwins /image_prod/ug002_uva//J0204+4403_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J0204+4403_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.238778 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000248591 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.312329 0.312329 0.624659 1.24932 2.49864 4.99727 9.99454 19.9891 39.9782 79.9563 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.238 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 960.524 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0204+4403_S_dfm.log closed on Wed Mar 4 19:23:26 2020