! Started logfile: /image_prod/ug002_uva//J2214-1257_S_dfm.log on Thu Mar 5 05:35:06 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//J2214-1257_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2214-1257_S_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.672222 visibilities/baseline/integration-bin. ! Found source: J2214-1257 ! ! 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 6534 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 J2214-1257_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 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.006153Jy sigma=7.921626 ! Fit after self-cal, rms=0.890907Jy sigma=7.013577 ! 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.573 mas, bmaj=7.207 mas, bpa=-5.63 degrees ! Estimated noise=1.69526 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.0846647 Jy ! Component: 100 - total flux cleaned = 0.10349 Jy ! Total flux subtracted in 100 components = 0.10349 Jy ! Clean residual min=-0.004580 max=0.006479 Jy/beam ! Clean residual mean=-0.000002 rms=0.001134 Jy/beam ! Combined flux in latest and established models = 0.10349 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.10349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064397Jy sigma=0.471527 ! Fit after self-cal, rms=0.064397Jy sigma=0.471488 ! 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.136 mas, bmaj=8.47 mas, bpa=-5.178 degrees ! Estimated noise=1.13982 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.00855665 Jy ! Component: 100 - total flux cleaned = 0.0119296 Jy ! Component: 150 - total flux cleaned = 0.0134853 Jy ! Component: 200 - total flux cleaned = 0.0142517 Jy ! Total flux subtracted in 200 components = 0.0142517 Jy ! Clean residual min=-0.002660 max=0.002866 Jy/beam ! Clean residual mean=-0.000006 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.117742 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 23 components and 0.117742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063515Jy sigma=0.462421 ! Fit after self-cal, rms=0.063533Jy sigma=0.462360 ! 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.136 x 8.47 at -5.178 degrees (North through East) ! Clean map min=-0.0025118 max=0.11084 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 0.99 KP 1.00 LA 1.00 ! MK 0.99 NL 1.02 OV 1.01 PT 0.98 ! SC 1.06 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.02 KP 0.96 LA 0.99 ! MK 0.99 NL 1.06 OV 1.01 PT 0.98 ! SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.03 KP 1.00 LA 0.96 ! MK 1.00 NL 1.08 OV 0.98 PT 0.99 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.063533Jy sigma=0.462360 ! Fit after self-cal, rms=0.063832Jy sigma=0.461088 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.137 mas, bmaj=8.482 mas, bpa=-5.096 degrees ! Estimated noise=1.13816 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.000401348 Jy ! Component: 100 - total flux cleaned = -0.000505035 Jy ! Component: 150 - total flux cleaned = -0.000503071 Jy ! Component: 200 - total flux cleaned = -0.000502369 Jy ! Total flux subtracted in 200 components = -0.000502369 Jy ! Clean residual min=-0.002333 max=0.002420 Jy/beam ! Clean residual mean=-0.000005 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.117239 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 27 components and 0.117239 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063810Jy sigma=0.460963 ! Fit after self-cal, rms=0.063830Jy sigma=0.460937 ! 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.063830Jy sigma=0.460937 ! Fit after self-cal, rms=0.063050Jy sigma=0.459321 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.128 mas, bmaj=8.523 mas, bpa=-4.95 degrees ! Estimated noise=1.13622 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177458 Jy ! Component: 100 - total flux cleaned = 0.000179029 Jy ! Component: 150 - total flux cleaned = 0.000179694 Jy ! Component: 200 - total flux cleaned = 0.000196007 Jy ! Total flux subtracted in 200 components = 0.000196007 Jy ! Clean residual min=-0.002031 max=0.002363 Jy/beam ! Clean residual mean=-0.000006 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.117435 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.117435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063038Jy sigma=0.459234 ! Fit after self-cal, rms=0.063040Jy sigma=0.459209 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 (-80.5, 77). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00185148 Jy ! Component: 100 - total flux cleaned = 0.00221295 Jy ! Component: 150 - total flux cleaned = 0.00237351 Jy ! Component: 200 - total flux cleaned = 0.00244394 Jy ! Total flux subtracted in 200 components = 0.00244394 Jy ! Clean residual min=-0.001850 max=0.002056 Jy/beam ! Clean residual mean=-0.000005 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.119879 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.119879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062943Jy sigma=0.458576 ! Fit after self-cal, rms=0.062938Jy sigma=0.458547 ! 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.062938Jy sigma=0.458547 ! Fit after self-cal, rms=0.062795Jy sigma=0.458487 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.124 mas, bmaj=8.535 mas, bpa=-5.011 degrees ! Estimated noise=1.13313 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000457919 Jy ! Component: 100 - total flux cleaned = 0.000584765 Jy ! Component: 150 - total flux cleaned = 0.000696512 Jy ! Component: 200 - total flux cleaned = 0.000822282 Jy ! Total flux subtracted in 200 components = 0.000822282 Jy ! Clean residual min=-0.001837 max=0.001907 Jy/beam ! Clean residual mean=-0.000005 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.120701 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 65 components and 0.120701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062764Jy sigma=0.458299 ! Fit after self-cal, rms=0.062763Jy sigma=0.458293 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.25004e-05 Jy ! Component: 100 - total flux cleaned = 0.000201084 Jy ! Component: 150 - total flux cleaned = 0.000300095 Jy ! Component: 200 - total flux cleaned = 0.000355202 Jy ! Total flux subtracted in 200 components = 0.000355202 Jy ! Clean residual min=-0.001830 max=0.001909 Jy/beam ! Clean residual mean=-0.000005 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.121057 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 77 components and 0.121057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062748Jy sigma=0.458209 ! Fit after self-cal, rms=0.062748Jy sigma=0.458207 ! 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.062748Jy sigma=0.458207 ! Fit after self-cal, rms=0.062732Jy sigma=0.458188 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.56 mas, bmaj=17.4 mas, bpa=-5.079 degrees ! Estimated noise=1.38905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000316089 Jy ! Component: 100 - total flux cleaned = 0.000480648 Jy ! Component: 150 - total flux cleaned = 0.000533171 Jy ! Component: 200 - total flux cleaned = 0.000534234 Jy ! Total flux subtracted in 200 components = 0.000534234 Jy ! Clean residual min=-0.001996 max=0.001691 Jy/beam ! Clean residual mean=-0.000010 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.121591 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.121591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062730Jy sigma=0.458158 ! Fit after self-cal, rms=0.062730Jy sigma=0.458148 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 = -1.368e-05 Jy ! Component: 100 - total flux cleaned = 1.69429e-06 Jy ! Component: 150 - total flux cleaned = 2.7053e-06 Jy ! Component: 200 - total flux cleaned = 3.01227e-06 Jy ! Total flux subtracted in 200 components = 3.01227e-06 Jy ! Clean residual min=-0.001987 max=0.001697 Jy/beam ! Clean residual mean=-0.000010 rms=0.000544 Jy/beam ! Combined flux in latest and established models = 0.121594 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 97 components and 0.121594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062730Jy sigma=0.458150 ! Fit after self-cal, rms=0.062729Jy sigma=0.458145 ! 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.122 mas, bmaj=8.539 mas, bpa=-5.061 degrees ! Estimated noise=1.13254 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.122 x 8.539 at -5.061 degrees (North through East) ! Clean map min=-0.001998 max=0.11079 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.562 mas, bmaj=7.276 mas, bpa=-5.496 degrees ! Estimated noise=1.68899 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.08428 Jy ! Component: 100 - total flux cleaned = 0.103135 Jy ! Component: 150 - total flux cleaned = 0.109817 Jy ! Component: 200 - total flux cleaned = 0.113424 Jy ! Total flux subtracted in 200 components = 0.113424 Jy ! Clean residual min=-0.003819 max=0.003251 Jy/beam ! Clean residual mean=-0.000006 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.113424 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.113424 Jy ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=8.539 mas, bpa=-5.061 degrees ! Estimated noise=1.13254 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.0034299 Jy ! Component: 100 - total flux cleaned = 0.00447452 Jy ! Component: 150 - total flux cleaned = 0.00520206 Jy ! Component: 200 - total flux cleaned = 0.00576129 Jy ! Total flux subtracted in 200 components = 0.00576129 Jy ! Clean residual min=-0.002037 max=0.001948 Jy/beam ! Clean residual mean=-0.000006 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.119185 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 40 components and 0.119185 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.56 mas, bmaj=17.4 mas, bpa=-5.079 degrees ! Estimated noise=1.38905 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130256 Jy ! Component: 100 - total flux cleaned = 0.00159563 Jy ! Component: 150 - total flux cleaned = 0.00183989 Jy ! Component: 200 - total flux cleaned = 0.00202502 Jy ! Total flux subtracted in 200 components = 0.00202502 Jy ! Clean residual min=-0.002078 max=0.001755 Jy/beam ! Clean residual mean=-0.000010 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.12121 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 = 8.21408e-05 Jy ! Component: 100 - total flux cleaned = 0.000138651 Jy ! Component: 150 - total flux cleaned = 0.000209004 Jy ! Component: 200 - total flux cleaned = 0.000257309 Jy ! Total flux subtracted in 200 components = 0.000257309 Jy ! Clean residual min=-0.002052 max=0.001738 Jy/beam ! Clean residual mean=-0.000010 rms=0.000543 Jy/beam ! Combined flux in latest and established models = 0.121467 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 58 components and 0.121467 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=8.539 mas, bpa=-5.061 degrees ! Estimated noise=1.13254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.37606e-05 Jy ! Component: 100 - total flux cleaned = -2.17247e-05 Jy ! Component: 150 - total flux cleaned = 3.52007e-05 Jy ! Component: 200 - total flux cleaned = 8.7448e-05 Jy ! Total flux subtracted in 200 components = 8.7448e-05 Jy ! Clean residual min=-0.001986 max=0.001851 Jy/beam ! Clean residual mean=-0.000005 rms=0.000472 Jy/beam ! Combined flux in latest and established models = 0.121555 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.121555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.062750Jy sigma=0.458262 ! Fit after self-cal, rms=0.062747Jy sigma=0.458239 wmodel J2214-1257_S_map.mod ! Writing 71 model components to file: J2214-1257_S_map.mod wobs J2214-1257_S_uvs.fits ! Writing UV FITS file: J2214-1257_S_uvs.fits wwins J2214-1257_S_map.win ! wwins: Wrote 2 windows to J2214-1257_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.000144443 Jy ! Component: 100 - total flux cleaned = -0.000273942 Jy ! Component: 150 - total flux cleaned = -0.000214513 Jy ! Component: 200 - total flux cleaned = -0.000157271 Jy ! Component: 250 - total flux cleaned = -0.000185652 Jy ! Component: 300 - total flux cleaned = -0.00026475 Jy ! Component: 350 - total flux cleaned = -0.000290326 Jy ! Component: 400 - total flux cleaned = -0.000339101 Jy ! Component: 450 - total flux cleaned = -0.000338403 Jy ! Component: 500 - total flux cleaned = -0.000314727 Jy ! Component: 550 - total flux cleaned = -0.000314371 Jy ! Component: 600 - total flux cleaned = -0.000247616 Jy ! Component: 650 - total flux cleaned = -0.000269069 Jy ! Component: 700 - total flux cleaned = -0.000268817 Jy ! Component: 750 - total flux cleaned = -0.000289041 Jy ! Component: 800 - total flux cleaned = -0.00022844 Jy ! Component: 850 - total flux cleaned = -0.000228625 Jy ! Component: 900 - total flux cleaned = -0.000189464 Jy ! Component: 950 - total flux cleaned = -0.00017003 Jy ! Component: 1000 - total flux cleaned = -0.000113477 Jy ! Component: 1050 - total flux cleaned = 1.41397e-05 Jy ! Component: 1100 - total flux cleaned = 3.2044e-05 Jy ! Component: 1150 - total flux cleaned = 0.000190141 Jy ! Component: 1200 - total flux cleaned = 0.000259122 Jy ! Component: 1250 - total flux cleaned = 0.000327181 Jy ! Component: 1300 - total flux cleaned = 0.000427383 Jy ! Component: 1350 - total flux cleaned = 0.000460264 Jy ! Component: 1400 - total flux cleaned = 0.000509083 Jy ! Component: 1450 - total flux cleaned = 0.000572807 Jy ! Component: 1500 - total flux cleaned = 0.000604044 Jy ! Component: 1550 - total flux cleaned = 0.000634874 Jy ! Component: 1600 - total flux cleaned = 0.000695673 Jy ! Component: 1650 - total flux cleaned = 0.00074018 Jy ! Component: 1700 - total flux cleaned = 0.000784279 Jy ! Component: 1750 - total flux cleaned = 0.000871362 Jy ! Component: 1800 - total flux cleaned = 0.000928452 Jy ! Component: 1850 - total flux cleaned = 0.00095674 Jy ! Component: 1900 - total flux cleaned = 0.00101258 Jy ! Component: 1950 - total flux cleaned = 0.00105402 Jy ! Component: 2000 - total flux cleaned = 0.00113564 Jy ! Component: 2050 - total flux cleaned = 0.00121632 Jy ! Component: 2100 - total flux cleaned = 0.00128249 Jy ! Component: 2150 - total flux cleaned = 0.00129565 Jy ! Component: 2200 - total flux cleaned = 0.00138658 Jy ! Component: 2250 - total flux cleaned = 0.00143801 Jy ! Component: 2300 - total flux cleaned = 0.00147611 Jy ! Component: 2350 - total flux cleaned = 0.00148884 Jy ! Component: 2400 - total flux cleaned = 0.00155128 Jy ! Component: 2450 - total flux cleaned = 0.00162553 Jy ! Component: 2500 - total flux cleaned = 0.00166227 Jy ! Component: 2550 - total flux cleaned = 0.00174696 Jy ! Component: 2600 - total flux cleaned = 0.00179486 Jy ! Component: 2650 - total flux cleaned = 0.00181864 Jy ! Component: 2700 - total flux cleaned = 0.00185413 Jy ! Component: 2750 - total flux cleaned = 0.00194749 Jy ! Component: 2800 - total flux cleaned = 0.00197059 Jy ! Component: 2850 - total flux cleaned = 0.0019935 Jy ! Component: 2900 - total flux cleaned = 0.00205037 Jy ! Component: 2950 - total flux cleaned = 0.0020505 Jy ! Component: 3000 - total flux cleaned = 0.00208416 Jy ! Component: 3050 - total flux cleaned = 0.00212854 Jy ! Component: 3100 - total flux cleaned = 0.00217256 Jy ! Component: 3150 - total flux cleaned = 0.00219427 Jy ! Component: 3200 - total flux cleaned = 0.00222669 Jy ! Component: 3250 - total flux cleaned = 0.00226953 Jy ! Component: 3300 - total flux cleaned = 0.00229071 Jy ! Component: 3350 - total flux cleaned = 0.00233302 Jy ! Component: 3400 - total flux cleaned = 0.00240647 Jy ! Component: 3450 - total flux cleaned = 0.00241689 Jy ! Component: 3500 - total flux cleaned = 0.00243755 Jy ! Component: 3550 - total flux cleaned = 0.00246833 Jy ! Component: 3600 - total flux cleaned = 0.00250921 Jy ! Component: 3650 - total flux cleaned = 0.00253956 Jy ! Component: 3700 - total flux cleaned = 0.00254973 Jy ! Component: 3750 - total flux cleaned = 0.00259959 Jy ! Component: 3800 - total flux cleaned = 0.00263924 Jy ! Component: 3850 - total flux cleaned = 0.00265889 Jy ! Component: 3900 - total flux cleaned = 0.00268821 Jy ! Component: 3950 - total flux cleaned = 0.0027368 Jy ! Component: 4000 - total flux cleaned = 0.00270782 Jy ! Component: 4050 - total flux cleaned = 0.0027654 Jy ! Total flux subtracted in 4096 components = 0.00278448 Jy ! Clean residual min=-0.000543 max=0.000550 Jy/beam ! Clean residual mean=0.000002 rms=0.000168 Jy/beam ! Combined flux in latest and established models = 0.124339 Jy keep ! Adding 276 model components to the UV plane model. ! The established model now contains 347 components and 0.124339 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2214-1257_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.122 x 8.539 at -5.061 degrees (North through East) ! Clean map min=-0.0018813 max=0.11054 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2214-1257_S_map.fits wmodel /image_prod/ug002_uva//J2214-1257_S_map.mod ! Writing 347 model components to file: /image_prod/ug002_uva//J2214-1257_S_map.mod wobs /image_prod/ug002_uva//J2214-1257_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2214-1257_S_uvs.fits wwins /image_prod/ug002_uva//J2214-1257_S_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2214-1257_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.110538 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000163933 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.444915 0.444915 0.88983 1.77966 3.55932 7.11864 14.2373 28.4745 56.9491 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.11 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 674.286 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2214-1257_S_dfm.log closed on Thu Mar 5 05:35:10 2020