! Started logfile: /image_prod/ug002_uva//J1215+1730_S_dfm.log on Thu Mar 5 00:31:13 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//J1215+1730_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1215+1730_S_uva.fits ! AN table 1: 30 integrations on 28 of 28 possible baselines. ! AN table 2: 60 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.916667 visibilities/baseline/integration-bin. ! Found source: J1215+1730 ! ! 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 3960 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 J1215+1730_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 30 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.020755Jy sigma=8.473250 ! Fit after self-cal, rms=0.917835Jy sigma=7.518102 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.725 mas, bmaj=9.814 mas, bpa=2.077 degrees ! Estimated noise=2.15932 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.0740149 Jy ! Component: 100 - total flux cleaned = 0.111004 Jy ! Total flux subtracted in 100 components = 0.111004 Jy ! Clean residual min=-0.024156 max=0.029584 Jy/beam ! Clean residual mean=-0.000108 rms=0.008534 Jy/beam ! Combined flux in latest and established models = 0.111004 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.111004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110826Jy sigma=0.942208 ! Fit after self-cal, rms=0.109080Jy sigma=0.931368 ! 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=4.306 mas, bmaj=10.55 mas, bpa=0.07842 degrees ! Estimated noise=1.39185 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.0283591 Jy ! Component: 100 - total flux cleaned = 0.0456017 Jy ! Component: 150 - total flux cleaned = 0.0568183 Jy ! Component: 200 - total flux cleaned = 0.0643127 Jy ! Total flux subtracted in 200 components = 0.0643127 Jy ! Clean residual min=-0.027914 max=0.032936 Jy/beam ! Clean residual mean=-0.000096 rms=0.009012 Jy/beam ! Combined flux in latest and established models = 0.175317 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 49 components and 0.175317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101729Jy sigma=0.861079 ! Fit after self-cal, rms=0.101550Jy sigma=0.859074 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.306 x 10.55 at 0.07842 degrees (North through East) ! Clean map min=-0.028122 max=0.093316 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.33 FD 0.75 HN 0.94 KP 0.70 ! LA 2.18 MK 1.31 NL 1.81 OV 0.61 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.62 HN 2.13 LA 0.82 OV 2.40 ! SC 2.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.35 FD 0.73 HN 0.96 KP 0.74 ! LA 2.07 MK 1.06 NL 1.50 OV 0.68 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.61 HN 1.71 LA 0.83 OV 2.17 ! SC 1.52 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.41 FD 0.75 HN 1.05 KP 0.76 ! LA 1.97 MK 1.20 NL 1.44 OV 0.71 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.63 HN 1.89 LA 0.79 OV 2.04 ! SC 1.53 ! ! ! Fit before self-cal, rms=0.101550Jy sigma=0.859074 ! Fit after self-cal, rms=0.159912Jy sigma=0.618466 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.579 mas, bmaj=11.43 mas, bpa=-2.045 degrees ! Estimated noise=1.49669 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.00160293 Jy ! Component: 100 - total flux cleaned = -0.0025562 Jy ! Component: 150 - total flux cleaned = -0.00295167 Jy ! Component: 200 - total flux cleaned = -0.00340767 Jy ! Total flux subtracted in 200 components = -0.00340767 Jy ! Clean residual min=-0.019826 max=0.015845 Jy/beam ! Clean residual mean=-0.000129 rms=0.004778 Jy/beam ! Combined flux in latest and established models = 0.171909 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 59 components and 0.171909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.159413Jy sigma=0.615041 ! Fit after self-cal, rms=0.163532Jy sigma=0.601932 ! 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.163532Jy sigma=0.601932 ! Fit after self-cal, rms=0.256967Jy sigma=0.587329 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.472 mas, bmaj=11.34 mas, bpa=-0.7083 degrees ! Estimated noise=1.49077 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00300979 Jy ! Component: 100 - total flux cleaned = -0.00356897 Jy ! Component: 150 - total flux cleaned = -0.00395409 Jy ! Component: 200 - total flux cleaned = -0.00449203 Jy ! Total flux subtracted in 200 components = -0.00449203 Jy ! Clean residual min=-0.016504 max=0.014690 Jy/beam ! Clean residual mean=-0.000124 rms=0.004688 Jy/beam ! Combined flux in latest and established models = 0.167417 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.167417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.256708Jy sigma=0.585839 ! Fit after self-cal, rms=0.258941Jy sigma=0.584382 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.000420245 Jy ! Component: 100 - total flux cleaned = -0.000775745 Jy ! Component: 150 - total flux cleaned = -0.000893935 Jy ! Component: 200 - total flux cleaned = -0.00111148 Jy ! Total flux subtracted in 200 components = -0.00111148 Jy ! Clean residual min=-0.016256 max=0.014634 Jy/beam ! Clean residual mean=-0.000125 rms=0.004655 Jy/beam ! Combined flux in latest and established models = 0.166306 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 76 components and 0.166306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.258907Jy sigma=0.583592 ! Fit after self-cal, rms=0.258883Jy sigma=0.583192 ! 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.258883Jy sigma=0.583192 ! Fit after self-cal, rms=0.311699Jy sigma=0.582301 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.462 mas, bmaj=11.47 mas, bpa=-0.5925 degrees ! Estimated noise=1.49833 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00302418 Jy ! Component: 100 - total flux cleaned = -0.00348673 Jy ! Component: 150 - total flux cleaned = -0.00388369 Jy ! Component: 200 - total flux cleaned = -0.00413322 Jy ! Total flux subtracted in 200 components = -0.00413322 Jy ! Clean residual min=-0.016196 max=0.014599 Jy/beam ! Clean residual mean=-0.000121 rms=0.004658 Jy/beam ! Combined flux in latest and established models = 0.162172 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 79 components and 0.162172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.311556Jy sigma=0.582223 ! Fit after self-cal, rms=0.312478Jy sigma=0.581600 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.000661343 Jy ! Component: 100 - total flux cleaned = -0.000998259 Jy ! Component: 150 - total flux cleaned = -0.00108458 Jy ! Component: 200 - total flux cleaned = -0.00116627 Jy ! Total flux subtracted in 200 components = -0.00116627 Jy ! Clean residual min=-0.016134 max=0.014973 Jy/beam ! Clean residual mean=-0.000122 rms=0.004642 Jy/beam ! Combined flux in latest and established models = 0.161006 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 91 components and 0.161006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.312486Jy sigma=0.581237 ! Fit after self-cal, rms=0.312446Jy sigma=0.580919 ! 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.312446Jy sigma=0.580919 ! Fit after self-cal, rms=0.359341Jy sigma=0.580430 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.819 mas, bmaj=12.75 mas, bpa=-1.107 degrees ! Estimated noise=1.53604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00526828 Jy ! Component: 100 - total flux cleaned = -0.00579467 Jy ! Component: 150 - total flux cleaned = -0.00605278 Jy ! Component: 200 - total flux cleaned = -0.00629148 Jy ! Total flux subtracted in 200 components = -0.00629148 Jy ! Clean residual min=-0.022845 max=0.019480 Jy/beam ! Clean residual mean=-0.000193 rms=0.006520 Jy/beam ! Combined flux in latest and established models = 0.154715 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 97 components and 0.154715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.359179Jy sigma=0.583803 ! Fit after self-cal, rms=0.359597Jy sigma=0.582414 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.00157593 Jy ! Component: 100 - total flux cleaned = -0.00181724 Jy ! Component: 150 - total flux cleaned = -0.00186662 Jy ! Component: 200 - total flux cleaned = -0.00186696 Jy ! Total flux subtracted in 200 components = -0.00186696 Jy ! Clean residual min=-0.022752 max=0.019523 Jy/beam ! Clean residual mean=-0.000193 rms=0.006496 Jy/beam ! Combined flux in latest and established models = 0.152848 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 104 components and 0.152848 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.359564Jy sigma=0.583778 ! Fit after self-cal, rms=0.359475Jy sigma=0.583040 ! 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=4.458 mas, bmaj=11.58 mas, bpa=-0.567 degrees ! Estimated noise=1.49776 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.458 x 11.58 at -0.567 degrees (North through East) ! Clean map min=-0.015871 max=0.097221 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.942 mas, bmaj=10.84 mas, bpa=0.3328 degrees ! Estimated noise=2.3493 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0782685 Jy ! Component: 100 - total flux cleaned = 0.115037 Jy ! Component: 150 - total flux cleaned = 0.135937 Jy ! Component: 200 - total flux cleaned = 0.14873 Jy ! Total flux subtracted in 200 components = 0.14873 Jy ! Clean residual min=-0.015231 max=0.014001 Jy/beam ! Clean residual mean=-0.000084 rms=0.003932 Jy/beam ! Combined flux in latest and established models = 0.14873 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.14873 Jy ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=11.58 mas, bpa=-0.567 degrees ! Estimated noise=1.49776 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.00365437 Jy ! Component: 100 - total flux cleaned = 0.00622955 Jy ! Component: 150 - total flux cleaned = 0.00792171 Jy ! Component: 200 - total flux cleaned = 0.00907712 Jy ! Total flux subtracted in 200 components = 0.00907712 Jy ! Clean residual min=-0.016414 max=0.014386 Jy/beam ! Clean residual mean=-0.000122 rms=0.004692 Jy/beam ! Combined flux in latest and established models = 0.157807 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 63 components and 0.157807 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.819 mas, bmaj=12.75 mas, bpa=-1.107 degrees ! Estimated noise=1.53604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00176065 Jy ! Component: 100 - total flux cleaned = -0.00146257 Jy ! Component: 150 - total flux cleaned = -0.00145879 Jy ! Component: 200 - total flux cleaned = -0.00166261 Jy ! Total flux subtracted in 200 components = -0.00166261 Jy ! Clean residual min=-0.023135 max=0.019541 Jy/beam ! Clean residual mean=-0.000196 rms=0.006532 Jy/beam ! Combined flux in latest and established models = 0.156144 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.00029353 Jy ! Component: 100 - total flux cleaned = -0.000565901 Jy ! Component: 150 - total flux cleaned = -0.000741072 Jy ! Component: 200 - total flux cleaned = -0.000827709 Jy ! Total flux subtracted in 200 components = -0.000827709 Jy ! Clean residual min=-0.023053 max=0.019691 Jy/beam ! Clean residual mean=-0.000195 rms=0.006512 Jy/beam ! Combined flux in latest and established models = 0.155317 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.155317 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=11.58 mas, bpa=-0.567 degrees ! Estimated noise=1.49776 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00121638 Jy ! Component: 100 - total flux cleaned = 0.00158032 Jy ! Component: 150 - total flux cleaned = 0.00185785 Jy ! Component: 200 - total flux cleaned = 0.00202972 Jy ! Total flux subtracted in 200 components = 0.00202972 Jy ! Clean residual min=-0.016251 max=0.014950 Jy/beam ! Clean residual mean=-0.000119 rms=0.004622 Jy/beam ! Combined flux in latest and established models = 0.157346 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 84 components and 0.157346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.359861Jy sigma=0.580888 ! Fit after self-cal, rms=0.360344Jy sigma=0.580113 wmodel J1215+1730_S_map.mod ! Writing 84 model components to file: J1215+1730_S_map.mod wobs J1215+1730_S_uvs.fits ! Writing UV FITS file: J1215+1730_S_uvs.fits wwins J1215+1730_S_map.win ! wwins: Wrote 1 windows to J1215+1730_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.00036903 Jy ! Component: 100 - total flux cleaned = 0.000635708 Jy ! Component: 150 - total flux cleaned = 0.00181606 Jy ! Component: 200 - total flux cleaned = 0.00317118 Jy ! Component: 250 - total flux cleaned = 0.00467998 Jy ! Component: 300 - total flux cleaned = 0.00571224 Jy ! Component: 350 - total flux cleaned = 0.00690823 Jy ! Component: 400 - total flux cleaned = 0.00767554 Jy ! Component: 450 - total flux cleaned = 0.00860393 Jy ! Component: 500 - total flux cleaned = 0.00932358 Jy ! Component: 550 - total flux cleaned = 0.0105458 Jy ! Component: 600 - total flux cleaned = 0.0117314 Jy ! Component: 650 - total flux cleaned = 0.0128883 Jy ! Component: 700 - total flux cleaned = 0.0141713 Jy ! Component: 750 - total flux cleaned = 0.0152637 Jy ! Component: 800 - total flux cleaned = 0.0163305 Jy ! Component: 850 - total flux cleaned = 0.0175167 Jy ! Component: 900 - total flux cleaned = 0.0185283 Jy ! Component: 950 - total flux cleaned = 0.0195184 Jy ! Component: 1000 - total flux cleaned = 0.0203462 Jy ! Component: 1050 - total flux cleaned = 0.020888 Jy ! Component: 1100 - total flux cleaned = 0.0218182 Jy ! Component: 1150 - total flux cleaned = 0.0227329 Jy ! Component: 1200 - total flux cleaned = 0.0232439 Jy ! Component: 1250 - total flux cleaned = 0.0239957 Jy ! Component: 1300 - total flux cleaned = 0.0244881 Jy ! Component: 1350 - total flux cleaned = 0.0252143 Jy ! Component: 1400 - total flux cleaned = 0.0256899 Jy ! Component: 1450 - total flux cleaned = 0.0265084 Jy ! Component: 1500 - total flux cleaned = 0.026738 Jy ! Component: 1550 - total flux cleaned = 0.0269652 Jy ! Component: 1600 - total flux cleaned = 0.0270784 Jy ! Component: 1650 - total flux cleaned = 0.0270812 Jy ! Component: 1700 - total flux cleaned = 0.0271903 Jy ! Component: 1750 - total flux cleaned = 0.0271896 Jy ! Component: 1800 - total flux cleaned = 0.0271884 Jy ! Component: 1850 - total flux cleaned = 0.027189 Jy ! Component: 1900 - total flux cleaned = 0.0273953 Jy ! Component: 1950 - total flux cleaned = 0.0273954 Jy ! Component: 2000 - total flux cleaned = 0.0275978 Jy ! Component: 2050 - total flux cleaned = 0.027898 Jy ! Component: 2100 - total flux cleaned = 0.0278978 Jy ! Component: 2150 - total flux cleaned = 0.0281929 Jy ! Component: 2200 - total flux cleaned = 0.028193 Jy ! Component: 2250 - total flux cleaned = 0.0283862 Jy ! Component: 2300 - total flux cleaned = 0.0285776 Jy ! Component: 2350 - total flux cleaned = 0.028768 Jy ! Component: 2400 - total flux cleaned = 0.0292395 Jy ! Component: 2450 - total flux cleaned = 0.0294266 Jy ! Component: 2500 - total flux cleaned = 0.0297972 Jy ! Component: 2550 - total flux cleaned = 0.0301653 Jy ! Component: 2600 - total flux cleaned = 0.0305306 Jy ! Component: 2650 - total flux cleaned = 0.0307129 Jy ! Component: 2700 - total flux cleaned = 0.0311649 Jy ! Component: 2750 - total flux cleaned = 0.0316137 Jy ! Component: 2800 - total flux cleaned = 0.0318814 Jy ! Component: 2850 - total flux cleaned = 0.0324142 Jy ! Component: 2900 - total flux cleaned = 0.032591 Jy ! Component: 2950 - total flux cleaned = 0.0331179 Jy ! Component: 3000 - total flux cleaned = 0.0333804 Jy ! Component: 3050 - total flux cleaned = 0.0337275 Jy ! Component: 3100 - total flux cleaned = 0.0341601 Jy ! Component: 3150 - total flux cleaned = 0.0345046 Jy ! Component: 3200 - total flux cleaned = 0.0350185 Jy ! Component: 3250 - total flux cleaned = 0.0351036 Jy ! Component: 3300 - total flux cleaned = 0.0353584 Jy ! Component: 3350 - total flux cleaned = 0.035274 Jy ! Component: 3400 - total flux cleaned = 0.0354427 Jy ! Component: 3450 - total flux cleaned = 0.0353588 Jy ! Component: 3500 - total flux cleaned = 0.0351924 Jy ! Component: 3550 - total flux cleaned = 0.0355253 Jy ! Component: 3600 - total flux cleaned = 0.0352767 Jy ! Component: 3650 - total flux cleaned = 0.0351939 Jy ! Component: 3700 - total flux cleaned = 0.0353586 Jy ! Component: 3750 - total flux cleaned = 0.0351113 Jy ! Component: 3800 - total flux cleaned = 0.0351933 Jy ! Component: 3850 - total flux cleaned = 0.0349466 Jy ! Component: 3900 - total flux cleaned = 0.0348643 Jy ! Component: 3950 - total flux cleaned = 0.0347824 Jy ! Component: 4000 - total flux cleaned = 0.0346181 Jy ! Component: 4050 - total flux cleaned = 0.0344544 Jy ! Total flux subtracted in 4096 components = 0.034537 Jy ! Clean residual min=-0.004429 max=0.005150 Jy/beam ! Clean residual mean=-0.000027 rms=0.001593 Jy/beam ! Combined flux in latest and established models = 0.191883 Jy keep ! Adding 378 model components to the UV plane model. ! The established model now contains 462 components and 0.191883 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1215+1730_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.458 x 11.58 at -0.567 degrees (North through East) ! Clean map min=-0.016471 max=0.095528 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1215+1730_S_map.fits wmodel /image_prod/ug002_uva//J1215+1730_S_map.mod ! Writing 462 model components to file: /image_prod/ug002_uva//J1215+1730_S_map.mod wobs /image_prod/ug002_uva//J1215+1730_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1215+1730_S_uvs.fits wwins /image_prod/ug002_uva//J1215+1730_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1215+1730_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0955276 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00148415 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -4.6609 4.6609 9.32179 18.6436 37.2872 74.5743 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0044 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 64.365 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1215+1730_S_dfm.log closed on Thu Mar 5 00:31:17 2020