! Started logfile: /image_prod/ug002_uva//J1113-3549_S_dfm.log on Wed Mar 4 23:57:29 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//J1113-3549_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1113-3549_S_uva.fits ! AN table 1: 25 integrations on 28 of 28 possible baselines. ! AN table 2: 25 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.986875 visibilities/baseline/integration-bin. ! Found source: J1113-3549 ! ! 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 4737 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 J1113-3549_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 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.030445Jy sigma=5.939154 ! Fit after self-cal, rms=0.819459Jy sigma=4.644502 ! 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.806 mas, bmaj=8.28 mas, bpa=3.764 degrees ! Estimated noise=2.91454 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.144417 Jy ! Component: 100 - total flux cleaned = 0.181957 Jy ! Total flux subtracted in 100 components = 0.181957 Jy ! Clean residual min=-0.015755 max=0.025441 Jy/beam ! Clean residual mean=-0.000060 rms=0.004670 Jy/beam ! Combined flux in latest and established models = 0.181957 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.181957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.106895Jy sigma=0.580726 ! Fit after self-cal, rms=0.106904Jy sigma=0.580527 ! 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.403 mas, bmaj=10.13 mas, bpa=2.466 degrees ! Estimated noise=1.84094 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 (-1, 23.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0287415 Jy ! Component: 100 - total flux cleaned = 0.0445194 Jy ! Component: 150 - total flux cleaned = 0.0543013 Jy ! Component: 200 - total flux cleaned = 0.0573293 Jy ! Total flux subtracted in 200 components = 0.0573293 Jy ! Clean residual min=-0.012975 max=0.016945 Jy/beam ! Clean residual mean=-0.000113 rms=0.003550 Jy/beam ! Combined flux in latest and established models = 0.239286 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 42 components and 0.239286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100092Jy sigma=0.524218 ! Fit after self-cal, rms=0.099466Jy sigma=0.519311 ! 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.403 x 10.13 at 2.466 degrees (North through East) ! Clean map min=-0.010759 max=0.17139 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 HN 1.34 KP 0.99 LA 1.02 ! NL 1.13 OV 0.94 PT 0.97 SC 0.89 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.49 FD 0.87 KP 0.96 LA 1.00 ! MK 0.96 NL 1.30 OV 0.84 PT 0.95 ! SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 1.37 KP 0.96 LA 1.00 ! NL 1.08 OV 0.94 PT 0.99 SC 0.91 ! ! Telescope amplitude corrections in sub-array 2: ! BR 2.81 FD 0.85 KP 0.98 LA 0.99 ! MK 1.01 NL 1.22 OV 0.80 PT 0.99 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 HN 1.33 KP 0.99 LA 0.98 ! NL 0.95 OV 0.88 PT 1.03 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.90 FD 0.87 KP 0.97 LA 0.99 ! MK 1.07 NL 1.07 OV 0.82 PT 0.99 ! SC 1.07 ! ! ! Fit before self-cal, rms=0.099466Jy sigma=0.519311 ! Fit after self-cal, rms=0.110975Jy sigma=0.461337 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=10.42 mas, bpa=2.435 degrees ! Estimated noise=1.88603 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.00121601 Jy ! Component: 100 - total flux cleaned = -0.00121416 Jy ! Component: 150 - total flux cleaned = -0.00121425 Jy ! Component: 200 - total flux cleaned = -0.00121397 Jy ! Total flux subtracted in 200 components = -0.00121397 Jy ! Clean residual min=-0.003973 max=0.004370 Jy/beam ! Clean residual mean=-0.000037 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.238072 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 65 components and 0.238072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.110749Jy sigma=0.460394 ! Fit after self-cal, rms=0.111199Jy sigma=0.459759 ! 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.111199Jy sigma=0.459759 ! Fit after self-cal, rms=0.111851Jy sigma=0.459636 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=10.45 mas, bpa=2.425 degrees ! Estimated noise=1.87977 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000983703 Jy ! Component: 100 - total flux cleaned = -0.000906551 Jy ! Component: 150 - total flux cleaned = -0.000841915 Jy ! Component: 200 - total flux cleaned = -0.000724744 Jy ! Total flux subtracted in 200 components = -0.000724744 Jy ! Clean residual min=-0.003715 max=0.004066 Jy/beam ! Clean residual mean=-0.000035 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.237347 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 78 components and 0.237348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111731Jy sigma=0.459138 ! Fit after self-cal, rms=0.111718Jy sigma=0.459091 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.000142748 Jy ! Component: 100 - total flux cleaned = -8.83463e-05 Jy ! Component: 150 - total flux cleaned = 1.16931e-05 Jy ! Component: 200 - total flux cleaned = 0.000106109 Jy ! Total flux subtracted in 200 components = 0.000106109 Jy ! Clean residual min=-0.003482 max=0.003890 Jy/beam ! Clean residual mean=-0.000035 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.237454 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 90 components and 0.237454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.111657Jy sigma=0.458836 ! Fit after self-cal, rms=0.111642Jy sigma=0.458817 ! 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.111642Jy sigma=0.458817 ! Fit after self-cal, rms=0.112417Jy sigma=0.458721 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=10.46 mas, bpa=2.373 degrees ! Estimated noise=1.87624 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000967123 Jy ! Component: 100 - total flux cleaned = -0.000866832 Jy ! Component: 150 - total flux cleaned = -0.000821773 Jy ! Component: 200 - total flux cleaned = -0.000779829 Jy ! Total flux subtracted in 200 components = -0.000779829 Jy ! Clean residual min=-0.003363 max=0.003694 Jy/beam ! Clean residual mean=-0.000033 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.236674 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.236674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112361Jy sigma=0.458479 ! Fit after self-cal, rms=0.112357Jy sigma=0.458455 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.000210819 Jy ! Component: 100 - total flux cleaned = -0.00013178 Jy ! Component: 150 - total flux cleaned = -0.000131186 Jy ! Component: 200 - total flux cleaned = -9.52406e-05 Jy ! Total flux subtracted in 200 components = -9.52406e-05 Jy ! Clean residual min=-0.003207 max=0.003615 Jy/beam ! Clean residual mean=-0.000034 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.236579 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 100 components and 0.236579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112325Jy sigma=0.458308 ! Fit after self-cal, rms=0.112315Jy sigma=0.458298 ! 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.112315Jy sigma=0.458298 ! Fit after self-cal, rms=0.112853Jy sigma=0.458244 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.719 mas, bmaj=26.55 mas, bpa=0.1498 degrees ! Estimated noise=2.18088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000414123 Jy ! Component: 100 - total flux cleaned = -0.000320009 Jy ! Component: 150 - total flux cleaned = -0.000194957 Jy ! Component: 200 - total flux cleaned = -0.000122434 Jy ! Total flux subtracted in 200 components = -0.000122434 Jy ! Clean residual min=-0.003230 max=0.003179 Jy/beam ! Clean residual mean=-0.000054 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.236456 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 108 components and 0.236456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112833Jy sigma=0.458109 ! Fit after self-cal, rms=0.112826Jy sigma=0.458068 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.000121867 Jy ! Component: 100 - total flux cleaned = -5.05093e-05 Jy ! Component: 150 - total flux cleaned = 4.42643e-05 Jy ! Component: 200 - total flux cleaned = 0.00012947 Jy ! Total flux subtracted in 200 components = 0.00012947 Jy ! Clean residual min=-0.003085 max=0.003036 Jy/beam ! Clean residual mean=-0.000054 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.236586 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 113 components and 0.236586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112819Jy sigma=0.458042 ! Fit after self-cal, rms=0.112810Jy sigma=0.458022 ! 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.415 mas, bmaj=10.47 mas, bpa=2.327 degrees ! Estimated noise=1.87336 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.415 x 10.47 at 2.327 degrees (North through East) ! Clean map min=-0.0057186 max=0.17423 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.826 mas, bmaj=8.693 mas, bpa=3.57 degrees ! Estimated noise=2.98366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.147447 Jy ! Component: 100 - total flux cleaned = 0.182442 Jy ! Component: 150 - total flux cleaned = 0.199624 Jy ! Component: 200 - total flux cleaned = 0.210515 Jy ! Total flux subtracted in 200 components = 0.210515 Jy ! Clean residual min=-0.006729 max=0.007578 Jy/beam ! Clean residual mean=-0.000030 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 0.210515 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.210515 Jy ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=10.47 mas, bpa=2.327 degrees ! Estimated noise=1.87336 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) ! Added new window around map position (3.5, 2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00963515 Jy ! Component: 100 - total flux cleaned = 0.0154764 Jy ! Component: 150 - total flux cleaned = 0.019317 Jy ! Component: 200 - total flux cleaned = 0.0219716 Jy ! Total flux subtracted in 200 components = 0.0219716 Jy ! Clean residual min=-0.003236 max=0.003411 Jy/beam ! Clean residual mean=-0.000043 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.232487 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 78 components and 0.232487 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=8.719 mas, bmaj=26.55 mas, bpa=0.1498 degrees ! Estimated noise=2.18088 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00248897 Jy ! Component: 100 - total flux cleaned = 0.00382116 Jy ! Component: 150 - total flux cleaned = 0.0040141 Jy ! Component: 200 - total flux cleaned = 0.00424284 Jy ! Total flux subtracted in 200 components = 0.00424284 Jy ! Clean residual min=-0.003251 max=0.003379 Jy/beam ! Clean residual mean=-0.000054 rms=0.000932 Jy/beam ! Combined flux in latest and established models = 0.23673 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.00021522 Jy ! Component: 100 - total flux cleaned = 0.000418807 Jy ! Component: 150 - total flux cleaned = 0.000609437 Jy ! Component: 200 - total flux cleaned = 0.000788686 Jy ! Total flux subtracted in 200 components = 0.000788686 Jy ! Clean residual min=-0.003156 max=0.003106 Jy/beam ! Clean residual mean=-0.000050 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.237518 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 95 components and 0.237518 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=10.47 mas, bpa=2.327 degrees ! Estimated noise=1.87336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.37469e-05 Jy ! Component: 100 - total flux cleaned = 0.000142834 Jy ! Component: 150 - total flux cleaned = 0.000186327 Jy ! Component: 200 - total flux cleaned = 0.00022633 Jy ! Total flux subtracted in 200 components = 0.00022633 Jy ! Clean residual min=-0.002921 max=0.003383 Jy/beam ! Clean residual mean=-0.000026 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.237745 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 111 components and 0.237745 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.112719Jy sigma=0.457534 ! Fit after self-cal, rms=0.112691Jy sigma=0.457427 wmodel J1113-3549_S_map.mod ! Writing 111 model components to file: J1113-3549_S_map.mod wobs J1113-3549_S_uvs.fits ! Writing UV FITS file: J1113-3549_S_uvs.fits wwins J1113-3549_S_map.win ! wwins: Wrote 3 windows to J1113-3549_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.000532179 Jy ! Component: 100 - total flux cleaned = 0.000291368 Jy ! Component: 150 - total flux cleaned = 0.000200712 Jy ! Component: 200 - total flux cleaned = 0.000461784 Jy ! Component: 250 - total flux cleaned = 0.000419444 Jy ! Component: 300 - total flux cleaned = 0.000339765 Jy ! Component: 350 - total flux cleaned = 0.000340831 Jy ! Component: 400 - total flux cleaned = 0.00022591 Jy ! Component: 450 - total flux cleaned = 7.4371e-05 Jy ! Component: 500 - total flux cleaned = -7.34355e-05 Jy ! Component: 550 - total flux cleaned = -0.000109777 Jy ! Component: 600 - total flux cleaned = -0.000321435 Jy ! Component: 650 - total flux cleaned = -0.000425033 Jy ! Component: 700 - total flux cleaned = -0.00059301 Jy ! Component: 750 - total flux cleaned = -0.000791424 Jy ! Component: 800 - total flux cleaned = -0.000985339 Jy ! Component: 850 - total flux cleaned = -0.00123874 Jy ! Component: 900 - total flux cleaned = -0.00145618 Jy ! Component: 950 - total flux cleaned = -0.00170086 Jy ! Component: 1000 - total flux cleaned = -0.00197281 Jy ! Component: 1050 - total flux cleaned = -0.00221016 Jy ! Component: 1100 - total flux cleaned = -0.00250217 Jy ! Component: 1150 - total flux cleaned = -0.00270328 Jy ! Component: 1200 - total flux cleaned = -0.00298659 Jy ! Component: 1250 - total flux cleaned = -0.00323818 Jy ! Component: 1300 - total flux cleaned = -0.00348592 Jy ! Component: 1350 - total flux cleaned = -0.0037033 Jy ! Component: 1400 - total flux cleaned = -0.00394464 Jy ! Component: 1450 - total flux cleaned = -0.00428806 Jy ! Component: 1500 - total flux cleaned = -0.00444396 Jy ! Component: 1550 - total flux cleaned = -0.00457286 Jy ! Component: 1600 - total flux cleaned = -0.00482699 Jy ! Component: 1650 - total flux cleaned = -0.0050526 Jy ! Component: 1700 - total flux cleaned = -0.00520149 Jy ! Component: 1750 - total flux cleaned = -0.00547026 Jy ! Component: 1800 - total flux cleaned = -0.00561489 Jy ! Component: 1850 - total flux cleaned = -0.00585365 Jy ! Component: 1900 - total flux cleaned = -0.00601891 Jy ! Component: 1950 - total flux cleaned = -0.00620579 Jy ! Component: 2000 - total flux cleaned = -0.00641383 Jy ! Component: 2050 - total flux cleaned = -0.00657353 Jy ! Component: 2100 - total flux cleaned = -0.00689027 Jy ! Component: 2150 - total flux cleaned = -0.00706934 Jy ! Component: 2200 - total flux cleaned = -0.00729075 Jy ! Component: 2250 - total flux cleaned = -0.00748793 Jy ! Component: 2300 - total flux cleaned = -0.00768343 Jy ! Component: 2350 - total flux cleaned = -0.00787696 Jy ! Component: 2400 - total flux cleaned = -0.00806856 Jy ! Component: 2450 - total flux cleaned = -0.00832172 Jy ! Component: 2500 - total flux cleaned = -0.00850965 Jy ! Component: 2550 - total flux cleaned = -0.00869608 Jy ! Component: 2600 - total flux cleaned = -0.008881 Jy ! Component: 2650 - total flux cleaned = -0.00904394 Jy ! Component: 2700 - total flux cleaned = -0.00928601 Jy ! Component: 2750 - total flux cleaned = -0.00942594 Jy ! Component: 2800 - total flux cleaned = -0.0096438 Jy ! Component: 2850 - total flux cleaned = -0.00984015 Jy ! Component: 2900 - total flux cleaned = -0.00999589 Jy ! Component: 2950 - total flux cleaned = -0.0101892 Jy ! Component: 3000 - total flux cleaned = -0.0103425 Jy ! Component: 3050 - total flux cleaned = -0.0105326 Jy ! Component: 3100 - total flux cleaned = -0.0106834 Jy ! Component: 3150 - total flux cleaned = -0.0108331 Jy ! Component: 3200 - total flux cleaned = -0.0109076 Jy ! Component: 3250 - total flux cleaned = -0.0110736 Jy ! Component: 3300 - total flux cleaned = -0.0112563 Jy ! Component: 3350 - total flux cleaned = -0.0114376 Jy ! Component: 3400 - total flux cleaned = -0.0115276 Jy ! Component: 3450 - total flux cleaned = -0.0116706 Jy ! Component: 3500 - total flux cleaned = -0.0118126 Jy ! Component: 3550 - total flux cleaned = -0.0119536 Jy ! Component: 3600 - total flux cleaned = -0.012076 Jy ! Component: 3650 - total flux cleaned = -0.0121975 Jy ! Component: 3700 - total flux cleaned = -0.0123184 Jy ! Component: 3750 - total flux cleaned = -0.0124556 Jy ! Component: 3800 - total flux cleaned = -0.0125239 Jy ! Component: 3850 - total flux cleaned = -0.0127105 Jy ! Component: 3900 - total flux cleaned = -0.0128454 Jy ! Component: 3950 - total flux cleaned = -0.0130297 Jy ! Component: 4000 - total flux cleaned = -0.0131797 Jy ! Component: 4050 - total flux cleaned = -0.0132791 Jy ! Total flux subtracted in 4096 components = -0.0135098 Jy ! Clean residual min=-0.001039 max=0.000954 Jy/beam ! Clean residual mean=-0.000016 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.224235 Jy keep ! Adding 243 model components to the UV plane model. ! The established model now contains 354 components and 0.224235 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1113-3549_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.415 x 10.47 at 2.327 degrees (North through East) ! Clean map min=-0.0024974 max=0.17825 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1113-3549_S_map.fits wmodel /image_prod/ug002_uva//J1113-3549_S_map.mod ! Writing 354 model components to file: /image_prod/ug002_uva//J1113-3549_S_map.mod wobs /image_prod/ug002_uva//J1113-3549_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1113-3549_S_uvs.fits wwins /image_prod/ug002_uva//J1113-3549_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1113-3549_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.178247 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00029342 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.493843 0.493843 0.987685 1.97537 3.95074 7.90148 15.803 31.6059 63.2118 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.178 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 607.481 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1113-3549_S_dfm.log closed on Wed Mar 4 23:57:33 2020