! Started logfile: /image_prod/ug002_uva//J1453-2522_S_dfm.log on Thu Mar 5 01:58:26 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//J1453-2522_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1453-2522_S_uva.fits ! AN table 1: 40 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.795 visibilities/baseline/integration-bin. ! Found source: J1453-2522 ! ! 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 4293 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 J1453-2522_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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.026993Jy sigma=6.885458 ! Fit after self-cal, rms=0.837456Jy sigma=5.665064 ! 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.086 mas, bmaj=6.382 mas, bpa=-0.05115 degrees ! Estimated noise=2.39453 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.126145 Jy ! Component: 100 - total flux cleaned = 0.156137 Jy ! Total flux subtracted in 100 components = 0.156137 Jy ! Clean residual min=-0.017132 max=0.023074 Jy/beam ! Clean residual mean=0.000011 rms=0.004308 Jy/beam ! Combined flux in latest and established models = 0.156137 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.156137 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.120526Jy sigma=0.651072 ! Fit after self-cal, rms=0.120462Jy sigma=0.650007 ! 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.66 mas, bmaj=7.625 mas, bpa=-0.09589 degrees ! Estimated noise=1.68205 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.0170291 Jy ! Component: 100 - total flux cleaned = 0.0244974 Jy ! Component: 150 - total flux cleaned = 0.0253034 Jy ! Component: 200 - total flux cleaned = 0.0256504 Jy ! Total flux subtracted in 200 components = 0.0256504 Jy ! Clean residual min=-0.017700 max=0.018456 Jy/beam ! Clean residual mean=0.000024 rms=0.004588 Jy/beam ! Combined flux in latest and established models = 0.181787 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.181788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.117592Jy sigma=0.632057 ! Fit after self-cal, rms=0.117614Jy sigma=0.631841 ! 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.66 x 7.625 at -0.09589 degrees (North through East) ! Clean map min=-0.017339 max=0.15754 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 2.13 FD 1.01 HN 1.28 KP 1.02 ! LA 1.02 MK 1.02 NL 1.07 OV 0.63 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.60 FD 0.98 HN 1.29 KP 0.99 ! LA 0.98 MK 0.97 NL 1.03 OV 0.94 ! PT 0.96 SC 0.82 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 2.02 FD 0.98 HN 1.30 KP 0.97 ! LA 1.02 MK 1.01 NL 0.95 OV 0.62 ! PT 0.93 SC 0.87 ! ! ! Fit before self-cal, rms=0.117614Jy sigma=0.631841 ! Fit after self-cal, rms=0.247229Jy sigma=0.523072 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.59 mas, bmaj=7.609 mas, bpa=0.7349 degrees ! Estimated noise=1.71744 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.00591008 Jy ! Component: 100 - total flux cleaned = 0.00604926 Jy ! Component: 150 - total flux cleaned = 0.00592897 Jy ! Component: 200 - total flux cleaned = 0.00581957 Jy ! Total flux subtracted in 200 components = 0.00581957 Jy ! Clean residual min=-0.009359 max=0.009236 Jy/beam ! Clean residual mean=-0.000008 rms=0.002666 Jy/beam ! Combined flux in latest and established models = 0.187607 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.187607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.246144Jy sigma=0.522333 ! Fit after self-cal, rms=0.246558Jy sigma=0.520694 ! 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.246558Jy sigma=0.520694 ! Fit after self-cal, rms=0.126079Jy sigma=0.473472 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.559 mas, bmaj=7.705 mas, bpa=-0.2513 degrees ! Estimated noise=1.71674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000773877 Jy ! Component: 100 - total flux cleaned = 0.000916322 Jy ! Component: 150 - total flux cleaned = 0.000981672 Jy ! Component: 200 - total flux cleaned = 0.00109932 Jy ! Total flux subtracted in 200 components = 0.00109932 Jy ! Clean residual min=-0.003320 max=0.003813 Jy/beam ! Clean residual mean=-0.000009 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.188706 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 44 components and 0.188706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.125978Jy sigma=0.472857 ! Fit after self-cal, rms=0.126223Jy sigma=0.472552 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 = -2.08022e-05 Jy ! Component: 100 - total flux cleaned = -1.97926e-05 Jy ! Component: 150 - total flux cleaned = -6.51687e-05 Jy ! Component: 200 - total flux cleaned = -6.54683e-05 Jy ! Total flux subtracted in 200 components = -6.54683e-05 Jy ! Clean residual min=-0.003344 max=0.003629 Jy/beam ! Clean residual mean=-0.000009 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.188641 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.188641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126175Jy sigma=0.472273 ! Fit after self-cal, rms=0.126163Jy sigma=0.472261 ! 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.126163Jy sigma=0.472261 ! Fit after self-cal, rms=0.127221Jy sigma=0.471864 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.559 mas, bmaj=7.7 mas, bpa=-0.3976 degrees ! Estimated noise=1.71834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.50982e-05 Jy ! Component: 100 - total flux cleaned = 0.00011733 Jy ! Component: 150 - total flux cleaned = 0.000116713 Jy ! Component: 200 - total flux cleaned = 7.94103e-05 Jy ! Total flux subtracted in 200 components = 7.94103e-05 Jy ! Clean residual min=-0.003144 max=0.003366 Jy/beam ! Clean residual mean=-0.000009 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.18872 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 53 components and 0.18872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127183Jy sigma=0.471679 ! Fit after self-cal, rms=0.127170Jy sigma=0.471672 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.49111e-05 Jy ! Component: 100 - total flux cleaned = -4.95161e-05 Jy ! Component: 150 - total flux cleaned = -8.0799e-05 Jy ! Component: 200 - total flux cleaned = -0.000110373 Jy ! Total flux subtracted in 200 components = -0.000110373 Jy ! Clean residual min=-0.003162 max=0.003315 Jy/beam ! Clean residual mean=-0.000009 rms=0.000847 Jy/beam ! Combined flux in latest and established models = 0.18861 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 55 components and 0.18861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127147Jy sigma=0.471572 ! Fit after self-cal, rms=0.127143Jy sigma=0.471569 ! 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.127143Jy sigma=0.471569 ! Fit after self-cal, rms=0.127702Jy sigma=0.471552 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.938 mas, bmaj=17.64 mas, bpa=0.3439 degrees ! Estimated noise=2.04252 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000222457 Jy ! Component: 100 - total flux cleaned = 0.000268128 Jy ! Component: 150 - total flux cleaned = 0.000307901 Jy ! Component: 200 - total flux cleaned = 0.000326054 Jy ! Total flux subtracted in 200 components = 0.000326054 Jy ! Clean residual min=-0.003052 max=0.003539 Jy/beam ! Clean residual mean=-0.000015 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.188936 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 60 components and 0.188936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127699Jy sigma=0.471494 ! Fit after self-cal, rms=0.127678Jy sigma=0.471476 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.19108e-05 Jy ! Component: 100 - total flux cleaned = -2.59193e-05 Jy ! Component: 150 - total flux cleaned = -1.08734e-05 Jy ! Component: 200 - total flux cleaned = -1.07118e-05 Jy ! Total flux subtracted in 200 components = -1.07118e-05 Jy ! Clean residual min=-0.003060 max=0.003481 Jy/beam ! Clean residual mean=-0.000015 rms=0.000938 Jy/beam ! Combined flux in latest and established models = 0.188925 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 62 components and 0.188925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127679Jy sigma=0.471456 ! Fit after self-cal, rms=0.127667Jy sigma=0.471445 ! 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.561 mas, bmaj=7.7 mas, bpa=-0.5083 degrees ! Estimated noise=1.72002 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.561 x 7.7 at -0.5083 degrees (North through East) ! Clean map min=-0.0030119 max=0.16321 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.014 mas, bmaj=6.469 mas, bpa=0.01443 degrees ! Estimated noise=2.40901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.126798 Jy ! Component: 100 - total flux cleaned = 0.158938 Jy ! Component: 150 - total flux cleaned = 0.173388 Jy ! Component: 200 - total flux cleaned = 0.180795 Jy ! Total flux subtracted in 200 components = 0.180795 Jy ! Clean residual min=-0.005729 max=0.004940 Jy/beam ! Clean residual mean=-0.000003 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.180795 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.180795 Jy ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=7.7 mas, bpa=-0.5083 degrees ! Estimated noise=1.72002 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.00464453 Jy ! Component: 100 - total flux cleaned = 0.00649641 Jy ! Component: 150 - total flux cleaned = 0.00649698 Jy ! Component: 200 - total flux cleaned = 0.00644641 Jy ! Total flux subtracted in 200 components = 0.00644641 Jy ! Clean residual min=-0.003479 max=0.003382 Jy/beam ! Clean residual mean=-0.000008 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.187241 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.187241 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.938 mas, bmaj=17.64 mas, bpa=0.3439 degrees ! Estimated noise=2.04252 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000764221 Jy ! Component: 100 - total flux cleaned = 0.000822918 Jy ! Component: 150 - total flux cleaned = 0.000847541 Jy ! Component: 200 - total flux cleaned = 0.000870584 Jy ! Total flux subtracted in 200 components = 0.000870584 Jy ! Clean residual min=-0.003130 max=0.003445 Jy/beam ! Clean residual mean=-0.000015 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.188112 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 = 4.02745e-05 Jy ! Component: 100 - total flux cleaned = 5.75731e-05 Jy ! Component: 150 - total flux cleaned = 7.32996e-05 Jy ! Component: 200 - total flux cleaned = 8.76385e-05 Jy ! Total flux subtracted in 200 components = 8.76385e-05 Jy ! Clean residual min=-0.003102 max=0.003464 Jy/beam ! Clean residual mean=-0.000015 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.188199 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 41 components and 0.188199 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.561 mas, bmaj=7.7 mas, bpa=-0.5083 degrees ! Estimated noise=1.72002 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101246 Jy ! Component: 100 - total flux cleaned = -0.000359953 Jy ! Component: 150 - total flux cleaned = -0.000468312 Jy ! Component: 200 - total flux cleaned = -0.000499704 Jy ! Total flux subtracted in 200 components = -0.000499704 Jy ! Clean residual min=-0.003310 max=0.003207 Jy/beam ! Clean residual mean=-0.000008 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.1877 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 55 components and 0.1877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127605Jy sigma=0.471781 ! Fit after self-cal, rms=0.127635Jy sigma=0.471748 wmodel J1453-2522_S_map.mod ! Writing 55 model components to file: J1453-2522_S_map.mod wobs J1453-2522_S_uvs.fits ! Writing UV FITS file: J1453-2522_S_uvs.fits wwins J1453-2522_S_map.win ! wwins: Wrote 1 windows to J1453-2522_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.000683998 Jy ! Component: 100 - total flux cleaned = -0.000796971 Jy ! Component: 150 - total flux cleaned = -0.00101044 Jy ! Component: 200 - total flux cleaned = -0.00111118 Jy ! Component: 250 - total flux cleaned = -0.0011598 Jy ! Component: 300 - total flux cleaned = -0.00134914 Jy ! Component: 350 - total flux cleaned = -0.00157692 Jy ! Component: 400 - total flux cleaned = -0.00166395 Jy ! Component: 450 - total flux cleaned = -0.00161983 Jy ! Component: 500 - total flux cleaned = -0.00157775 Jy ! Component: 550 - total flux cleaned = -0.00157852 Jy ! Component: 600 - total flux cleaned = -0.00153991 Jy ! Component: 650 - total flux cleaned = -0.00157931 Jy ! Component: 700 - total flux cleaned = -0.00169402 Jy ! Component: 750 - total flux cleaned = -0.00173182 Jy ! Component: 800 - total flux cleaned = -0.00187778 Jy ! Component: 850 - total flux cleaned = -0.00184164 Jy ! Component: 900 - total flux cleaned = -0.00184153 Jy ! Component: 950 - total flux cleaned = -0.00191053 Jy ! Component: 1000 - total flux cleaned = -0.00191016 Jy ! Component: 1050 - total flux cleaned = -0.00184374 Jy ! Component: 1100 - total flux cleaned = -0.00187694 Jy ! Component: 1150 - total flux cleaned = -0.00194146 Jy ! Component: 1200 - total flux cleaned = -0.00194107 Jy ! Component: 1250 - total flux cleaned = -0.00194048 Jy ! Component: 1300 - total flux cleaned = -0.00197121 Jy ! Component: 1350 - total flux cleaned = -0.00197076 Jy ! Component: 1400 - total flux cleaned = -0.00194035 Jy ! Component: 1450 - total flux cleaned = -0.00205713 Jy ! Component: 1500 - total flux cleaned = -0.00196983 Jy ! Component: 1550 - total flux cleaned = -0.00208434 Jy ! Component: 1600 - total flux cleaned = -0.00199936 Jy ! Component: 1650 - total flux cleaned = -0.00205556 Jy ! Component: 1700 - total flux cleaned = -0.00208341 Jy ! Component: 1750 - total flux cleaned = -0.00208324 Jy ! Component: 1800 - total flux cleaned = -0.00200166 Jy ! Component: 1850 - total flux cleaned = -0.00208203 Jy ! Component: 1900 - total flux cleaned = -0.00205521 Jy ! Component: 1950 - total flux cleaned = -0.00194972 Jy ! Component: 2000 - total flux cleaned = -0.00202793 Jy ! Component: 2050 - total flux cleaned = -0.0020021 Jy ! Component: 2100 - total flux cleaned = -0.0020532 Jy ! Component: 2150 - total flux cleaned = -0.00192671 Jy ! Component: 2200 - total flux cleaned = -0.00202758 Jy ! Component: 2250 - total flux cleaned = -0.00195345 Jy ! Component: 2300 - total flux cleaned = -0.00205231 Jy ! Component: 2350 - total flux cleaned = -0.00207667 Jy ! Component: 2400 - total flux cleaned = -0.00207671 Jy ! Component: 2450 - total flux cleaned = -0.00205264 Jy ! Component: 2500 - total flux cleaned = -0.0020525 Jy ! Component: 2550 - total flux cleaned = -0.00205262 Jy ! Component: 2600 - total flux cleaned = -0.00202928 Jy ! Component: 2650 - total flux cleaned = -0.00202956 Jy ! Component: 2700 - total flux cleaned = -0.00219057 Jy ! Component: 2750 - total flux cleaned = -0.00216749 Jy ! Component: 2800 - total flux cleaned = -0.0020767 Jy ! Component: 2850 - total flux cleaned = -0.00209913 Jy ! Component: 2900 - total flux cleaned = -0.00214347 Jy ! Component: 2950 - total flux cleaned = -0.00209964 Jy ! Component: 3000 - total flux cleaned = -0.00207756 Jy ! Component: 3050 - total flux cleaned = -0.00207755 Jy ! Component: 3100 - total flux cleaned = -0.00196954 Jy ! Component: 3150 - total flux cleaned = -0.00205553 Jy ! Component: 3200 - total flux cleaned = -0.00203409 Jy ! Component: 3250 - total flux cleaned = -0.00203411 Jy ! Component: 3300 - total flux cleaned = -0.00199193 Jy ! Component: 3350 - total flux cleaned = -0.00197102 Jy ! Component: 3400 - total flux cleaned = -0.00197111 Jy ! Component: 3450 - total flux cleaned = -0.00201238 Jy ! Component: 3500 - total flux cleaned = -0.00197118 Jy ! Component: 3550 - total flux cleaned = -0.00197123 Jy ! Component: 3600 - total flux cleaned = -0.00193031 Jy ! Component: 3650 - total flux cleaned = -0.00188974 Jy ! Component: 3700 - total flux cleaned = -0.00192995 Jy ! Component: 3750 - total flux cleaned = -0.00188999 Jy ! Component: 3800 - total flux cleaned = -0.00194988 Jy ! Component: 3850 - total flux cleaned = -0.00192994 Jy ! Component: 3900 - total flux cleaned = -0.00189048 Jy ! Component: 3950 - total flux cleaned = -0.00189044 Jy ! Component: 4000 - total flux cleaned = -0.00187065 Jy ! Component: 4050 - total flux cleaned = -0.00187073 Jy ! Total flux subtracted in 4096 components = -0.00189009 Jy ! Clean residual min=-0.001410 max=0.001292 Jy/beam ! Clean residual mean=-0.000002 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.18581 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 314 components and 0.18581 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1453-2522_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.561 x 7.7 at -0.5083 degrees (North through East) ! Clean map min=-0.0026052 max=0.16446 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1453-2522_S_map.fits wmodel /image_prod/ug002_uva//J1453-2522_S_map.mod ! Writing 314 model components to file: /image_prod/ug002_uva//J1453-2522_S_map.mod wobs /image_prod/ug002_uva//J1453-2522_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1453-2522_S_uvs.fits wwins /image_prod/ug002_uva//J1453-2522_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1453-2522_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.164456 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000323973 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.590992 0.590992 1.18198 2.36397 4.72793 9.45587 18.9117 37.8235 75.6469 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.164 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 507.621 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1453-2522_S_dfm.log closed on Thu Mar 5 01:58:29 2020