! Started logfile: /image_prod/ug002_uva//J1215-1731_S_g_dfm.log on Thu Mar 5 00:32:33 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-1731_S_g_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1215-1731_S_g_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.905556 visibilities/baseline/integration-bin. ! Found source: J1215-1731 ! ! 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 978 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-1731_S_g] 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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.294207Jy sigma=12.572140 ! Fit after self-cal, rms=0.411135Jy sigma=4.296146 ! 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.666 mas, bmaj=7.341 mas, bpa=-13.5 degrees ! Estimated noise=2.64358 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.515091 Jy ! Component: 100 - total flux cleaned = 0.702186 Jy ! Total flux subtracted in 100 components = 0.702186 Jy ! Clean residual min=-0.057596 max=0.088455 Jy/beam ! Clean residual mean=-0.000063 rms=0.016866 Jy/beam ! Combined flux in latest and established models = 0.702186 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.702186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.244786Jy sigma=2.263287 ! Fit after self-cal, rms=0.244443Jy sigma=2.261152 ! 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.012 mas, bmaj=7.736 mas, bpa=-12.63 degrees ! Estimated noise=2.39915 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.125863 Jy ! Component: 100 - total flux cleaned = 0.19271 Jy ! Component: 150 - total flux cleaned = 0.230281 Jy ! Component: 200 - total flux cleaned = 0.25169 Jy ! Total flux subtracted in 200 components = 0.25169 Jy ! Clean residual min=-0.034125 max=0.049960 Jy/beam ! Clean residual mean=-0.000191 rms=0.010903 Jy/beam ! Combined flux in latest and established models = 0.953876 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 0.953876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.169290Jy sigma=1.478252 ! Fit after self-cal, rms=0.169125Jy sigma=1.477522 ! 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.012 x 7.736 at -12.63 degrees (North through East) ! Clean map min=-0.033106 max=0.67045 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.00 KP 0.93 ! LA 0.92 MK 1.20 NL 1.01 OV 0.99 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 2.15 FD 0.96 HN 1.01 KP 0.91 ! LA 0.93 MK 1.06 NL 1.13 OV 0.98 ! PT 0.97 SC 0.89 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.98 HN 0.99 KP 0.90 ! LA 0.94 MK 0.91 NL 0.99 OV 0.99 ! PT 0.97 SC 0.94 ! ! ! Fit before self-cal, rms=0.169125Jy sigma=1.477522 ! Fit after self-cal, rms=0.121308Jy sigma=0.968038 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.019 mas, bmaj=7.753 mas, bpa=-11.56 degrees ! Estimated noise=2.36563 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 (55, -73.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0350996 Jy ! Component: 100 - total flux cleaned = 0.0521772 Jy ! Component: 150 - total flux cleaned = 0.0614292 Jy ! Component: 200 - total flux cleaned = 0.0651401 Jy ! Total flux subtracted in 200 components = 0.0651401 Jy ! Clean residual min=-0.017195 max=0.021480 Jy/beam ! Clean residual mean=0.000026 rms=0.004775 Jy/beam ! Combined flux in latest and established models = 1.01902 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 73 components and 1.01902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.108785Jy sigma=0.838346 ! Fit after self-cal, rms=0.108435Jy sigma=0.834939 ! 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.108435Jy sigma=0.834939 ! Fit after self-cal, rms=0.105504Jy sigma=0.821681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.013 mas, bmaj=7.719 mas, bpa=-11.39 degrees ! Estimated noise=2.34703 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118628 Jy ! Component: 100 - total flux cleaned = 0.0143652 Jy ! Component: 150 - total flux cleaned = 0.0151322 Jy ! Component: 200 - total flux cleaned = 0.0155985 Jy ! Total flux subtracted in 200 components = 0.0155985 Jy ! Clean residual min=-0.014675 max=0.018585 Jy/beam ! Clean residual mean=0.000016 rms=0.004142 Jy/beam ! Combined flux in latest and established models = 1.03461 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 93 components and 1.03461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102955Jy sigma=0.801223 ! Fit after self-cal, rms=0.102743Jy sigma=0.800282 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 (-18.5, 62). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0175775 Jy ! Component: 100 - total flux cleaned = 0.0268179 Jy ! Component: 150 - total flux cleaned = 0.0300097 Jy ! Component: 200 - total flux cleaned = 0.0327057 Jy ! Total flux subtracted in 200 components = 0.0327057 Jy ! Clean residual min=-0.011653 max=0.013057 Jy/beam ! Clean residual mean=0.000008 rms=0.003264 Jy/beam ! Combined flux in latest and established models = 1.06732 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 128 components and 1.06732 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.098936Jy sigma=0.756723 ! Fit after self-cal, rms=0.098795Jy sigma=0.755676 ! 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.098795Jy sigma=0.755676 ! Fit after self-cal, rms=0.098124Jy sigma=0.751499 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.019 mas, bmaj=7.717 mas, bpa=-11.23 degrees ! Estimated noise=2.34477 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00442032 Jy ! Component: 100 - total flux cleaned = 0.00550376 Jy ! Component: 150 - total flux cleaned = 0.00648534 Jy ! Component: 200 - total flux cleaned = 0.00701947 Jy ! Total flux subtracted in 200 components = 0.00701947 Jy ! Clean residual min=-0.010699 max=0.012242 Jy/beam ! Clean residual mean=-0.000006 rms=0.002973 Jy/beam ! Combined flux in latest and established models = 1.07434 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 146 components and 1.07434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.097073Jy sigma=0.741960 ! Fit after self-cal, rms=0.097020Jy sigma=0.741624 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.000509529 Jy ! Component: 100 - total flux cleaned = 0.00116038 Jy ! Component: 150 - total flux cleaned = 0.00162612 Jy ! Component: 200 - total flux cleaned = 0.0020659 Jy ! Total flux subtracted in 200 components = 0.0020659 Jy ! Clean residual min=-0.010409 max=0.011767 Jy/beam ! Clean residual mean=-0.000005 rms=0.002876 Jy/beam ! Combined flux in latest and established models = 1.07641 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 157 components and 1.07641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096440Jy sigma=0.736573 ! Fit after self-cal, rms=0.096432Jy sigma=0.736460 ! 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.096432Jy sigma=0.736460 ! Fit after self-cal, rms=0.096282Jy sigma=0.735842 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.103 mas, bmaj=14.64 mas, bpa=-10.94 degrees ! Estimated noise=3.34299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160724 Jy ! Component: 100 - total flux cleaned = 0.00191708 Jy ! Component: 150 - total flux cleaned = 0.00219777 Jy ! Component: 200 - total flux cleaned = 0.00258431 Jy ! Total flux subtracted in 200 components = 0.00258431 Jy ! Clean residual min=-0.017287 max=0.013648 Jy/beam ! Clean residual mean=-0.000019 rms=0.004402 Jy/beam ! Combined flux in latest and established models = 1.07899 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 173 components and 1.07899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.096100Jy sigma=0.734680 ! Fit after self-cal, rms=0.096059Jy sigma=0.734479 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.83207e-05 Jy ! Component: 100 - total flux cleaned = 0.000265097 Jy ! Component: 150 - total flux cleaned = 0.000381781 Jy ! Component: 200 - total flux cleaned = 0.000605465 Jy ! Total flux subtracted in 200 components = 0.000605465 Jy ! Clean residual min=-0.016976 max=0.013401 Jy/beam ! Clean residual mean=-0.000016 rms=0.004376 Jy/beam ! Combined flux in latest and established models = 1.07959 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 180 components and 1.07959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095929Jy sigma=0.734499 ! Fit after self-cal, rms=0.095913Jy sigma=0.734384 ! 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.022 mas, bmaj=7.718 mas, bpa=-11.18 degrees ! Estimated noise=2.3459 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.022 x 7.718 at -11.18 degrees (North through East) ! Clean map min=-0.012053 max=0.65981 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.095913Jy sigma=0.734384 ! Fit after self-cal, rms=0.091521Jy sigma=0.676648 ! Inverting map and beam ! Estimated beam: bmin=3.024 mas, bmaj=7.727 mas, bpa=-11.18 degrees ! Estimated noise=2.34916 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000332561 Jy ! Component: 100 - total flux cleaned = -0.000655121 Jy ! Component: 150 - total flux cleaned = -0.000652378 Jy ! Component: 200 - total flux cleaned = -0.000523208 Jy ! Total flux subtracted in 200 components = -0.000523208 Jy ! Clean residual min=-0.010228 max=0.011286 Jy/beam ! Clean residual mean=-0.000006 rms=0.002680 Jy/beam ! Combined flux in latest and established models = 1.07907 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 194 components and 1.07907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091000Jy sigma=0.671555 ! Fit after self-cal, rms=0.090986Jy sigma=0.671470 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000247545 Jy ! Component: 100 - total flux cleaned = 0.000478079 Jy ! Component: 150 - total flux cleaned = 0.000698542 Jy ! Component: 200 - total flux cleaned = 0.000700129 Jy ! Total flux subtracted in 200 components = 0.000700129 Jy ! Clean residual min=-0.010266 max=0.011075 Jy/beam ! Clean residual mean=-0.000005 rms=0.002637 Jy/beam ! Combined flux in latest and established models = 1.07977 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 198 components and 1.07977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090678Jy sigma=0.668833 ! Fit after self-cal, rms=0.090671Jy sigma=0.668801 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.090671Jy sigma=0.668801 ! Fit after self-cal, rms=0.090620Jy sigma=0.668451 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.682 mas, bmaj=7.301 mas, bpa=-12.12 degrees ! Estimated noise=2.59265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.508666 Jy ! Component: 100 - total flux cleaned = 0.693236 Jy ! Component: 150 - total flux cleaned = 0.791519 Jy ! Component: 200 - total flux cleaned = 0.849956 Jy ! Total flux subtracted in 200 components = 0.849956 Jy ! Clean residual min=-0.025669 max=0.038171 Jy/beam ! Clean residual mean=-0.000043 rms=0.007640 Jy/beam ! Combined flux in latest and established models = 0.849955 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.849955 Jy ! Inverting map and beam ! Estimated beam: bmin=3.027 mas, bmaj=7.731 mas, bpa=-11.14 degrees ! Estimated noise=2.35181 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 (-40, 63). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0515543 Jy ! Component: 100 - total flux cleaned = 0.0879905 Jy ! Component: 150 - total flux cleaned = 0.115154 Jy ! Component: 200 - total flux cleaned = 0.136036 Jy ! Total flux subtracted in 200 components = 0.136036 Jy ! Clean residual min=-0.016700 max=0.019763 Jy/beam ! Clean residual mean=-0.000052 rms=0.004458 Jy/beam ! Combined flux in latest and established models = 0.985992 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 76 components and 0.985992 Jy ! Inverting map ! Added new window around map position (9.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0192866 Jy ! Component: 100 - total flux cleaned = 0.0331179 Jy ! Component: 150 - total flux cleaned = 0.0442332 Jy ! Component: 200 - total flux cleaned = 0.0533895 Jy ! Total flux subtracted in 200 components = 0.0533895 Jy ! Clean residual min=-0.013236 max=0.011409 Jy/beam ! Clean residual mean=-0.000034 rms=0.003063 Jy/beam ! Combined flux in latest and established models = 1.03938 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 109 components and 1.03938 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.115 mas, bmaj=14.68 mas, bpa=-10.93 degrees ! Estimated noise=3.34026 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0128666 Jy ! Component: 100 - total flux cleaned = 0.0216023 Jy ! Component: 150 - total flux cleaned = 0.026996 Jy ! Component: 200 - total flux cleaned = 0.0290821 Jy ! Total flux subtracted in 200 components = 0.0290821 Jy ! Clean residual min=-0.016794 max=0.013222 Jy/beam ! Clean residual mean=-0.000054 rms=0.004394 Jy/beam ! Combined flux in latest and established models = 1.06846 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.0013128 Jy ! Component: 100 - total flux cleaned = 0.00200697 Jy ! Component: 150 - total flux cleaned = 0.00266547 Jy ! Component: 200 - total flux cleaned = 0.00328755 Jy ! Total flux subtracted in 200 components = 0.00328755 Jy ! Clean residual min=-0.016569 max=0.012890 Jy/beam ! Clean residual mean=-0.000050 rms=0.004242 Jy/beam ! Combined flux in latest and established models = 1.07175 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 160 components and 1.07175 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.027 mas, bmaj=7.731 mas, bpa=-11.14 degrees ! Estimated noise=2.35181 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107783 Jy ! Component: 100 - total flux cleaned = 0.00199653 Jy ! Component: 150 - total flux cleaned = 0.00341375 Jy ! Component: 200 - total flux cleaned = 0.00396281 Jy ! Total flux subtracted in 200 components = 0.00396281 Jy ! Clean residual min=-0.010789 max=0.010080 Jy/beam ! Clean residual mean=-0.000020 rms=0.002432 Jy/beam ! Combined flux in latest and established models = 1.07571 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 184 components and 1.07571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088715Jy sigma=0.656470 ! Fit after self-cal, rms=0.088476Jy sigma=0.653744 wmodel J1215-1731_S_g_map.mod ! Writing 184 model components to file: J1215-1731_S_g_map.mod wobs J1215-1731_S_g_uvs.fits ! Writing UV FITS file: J1215-1731_S_g_uvs.fits wwins J1215-1731_S_g_map.win ! wwins: Wrote 5 windows to J1215-1731_S_g_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 = -6.38365e-05 Jy ! Component: 100 - total flux cleaned = 0.000244611 Jy ! Component: 150 - total flux cleaned = 0.000243565 Jy ! Component: 200 - total flux cleaned = -0.000268001 Jy ! Component: 250 - total flux cleaned = -0.000386958 Jy ! Component: 300 - total flux cleaned = -0.000616155 Jy ! Component: 350 - total flux cleaned = -0.000723993 Jy ! Component: 400 - total flux cleaned = -0.000827922 Jy ! Component: 450 - total flux cleaned = -0.000542551 Jy ! Component: 500 - total flux cleaned = -0.000175475 Jy ! Component: 550 - total flux cleaned = 0.000179117 Jy ! Component: 600 - total flux cleaned = 0.000265295 Jy ! Component: 650 - total flux cleaned = 0.000515622 Jy ! Component: 700 - total flux cleaned = 0.000757914 Jy ! Component: 750 - total flux cleaned = 0.000913647 Jy ! Component: 800 - total flux cleaned = 0.000986975 Jy ! Component: 850 - total flux cleaned = 0.00083869 Jy ! Component: 900 - total flux cleaned = 0.000980493 Jy ! Component: 950 - total flux cleaned = 0.000841796 Jy ! Component: 1000 - total flux cleaned = 0.000978008 Jy ! Component: 1050 - total flux cleaned = 0.00104289 Jy ! Component: 1100 - total flux cleaned = 0.00116958 Jy ! Component: 1150 - total flux cleaned = 0.00123125 Jy ! Component: 1200 - total flux cleaned = 0.00135184 Jy ! Component: 1250 - total flux cleaned = 0.00135117 Jy ! Component: 1300 - total flux cleaned = 0.00146698 Jy ! Component: 1350 - total flux cleaned = 0.00152359 Jy ! Component: 1400 - total flux cleaned = 0.00174357 Jy ! Component: 1450 - total flux cleaned = 0.00185119 Jy ! Component: 1500 - total flux cleaned = 0.0019051 Jy ! Component: 1550 - total flux cleaned = 0.00231749 Jy ! Component: 1600 - total flux cleaned = 0.00226733 Jy ! Component: 1650 - total flux cleaned = 0.0025656 Jy ! Component: 1700 - total flux cleaned = 0.00280756 Jy ! Component: 1750 - total flux cleaned = 0.00271339 Jy ! Component: 1800 - total flux cleaned = 0.00299424 Jy ! Component: 1850 - total flux cleaned = 0.00322325 Jy ! Component: 1900 - total flux cleaned = 0.00331235 Jy ! Component: 1950 - total flux cleaned = 0.00353347 Jy ! Component: 2000 - total flux cleaned = 0.00379323 Jy ! Component: 2050 - total flux cleaned = 0.00392117 Jy ! Component: 2100 - total flux cleaned = 0.00413206 Jy ! Component: 2150 - total flux cleaned = 0.00433862 Jy ! Component: 2200 - total flux cleaned = 0.00446084 Jy ! Component: 2250 - total flux cleaned = 0.00458239 Jy ! Component: 2300 - total flux cleaned = 0.00485968 Jy ! Component: 2350 - total flux cleaned = 0.00501572 Jy ! Component: 2400 - total flux cleaned = 0.00505396 Jy ! Component: 2450 - total flux cleaned = 0.00512978 Jy ! Component: 2500 - total flux cleaned = 0.00527947 Jy ! Component: 2550 - total flux cleaned = 0.00553876 Jy ! Component: 2600 - total flux cleaned = 0.00575763 Jy ! Component: 2650 - total flux cleaned = 0.00586608 Jy ! Component: 2700 - total flux cleaned = 0.0060809 Jy ! Component: 2750 - total flux cleaned = 0.00636356 Jy ! Component: 2800 - total flux cleaned = 0.00650308 Jy ! Component: 2850 - total flux cleaned = 0.00667621 Jy ! Component: 2900 - total flux cleaned = 0.00688227 Jy ! Component: 2950 - total flux cleaned = 0.00701863 Jy ! Component: 3000 - total flux cleaned = 0.00708615 Jy ! Component: 3050 - total flux cleaned = 0.00722026 Jy ! Component: 3100 - total flux cleaned = 0.00731977 Jy ! Component: 3150 - total flux cleaned = 0.00738598 Jy ! Component: 3200 - total flux cleaned = 0.00745149 Jy ! Component: 3250 - total flux cleaned = 0.00754885 Jy ! Component: 3300 - total flux cleaned = 0.00758099 Jy ! Component: 3350 - total flux cleaned = 0.00758089 Jy ! Component: 3400 - total flux cleaned = 0.00758107 Jy ! Component: 3450 - total flux cleaned = 0.00761308 Jy ! Component: 3500 - total flux cleaned = 0.00761306 Jy ! Component: 3550 - total flux cleaned = 0.00761298 Jy ! Component: 3600 - total flux cleaned = 0.00761311 Jy ! Component: 3650 - total flux cleaned = 0.00767669 Jy ! Component: 3700 - total flux cleaned = 0.00764513 Jy ! Component: 3750 - total flux cleaned = 0.00758185 Jy ! Component: 3800 - total flux cleaned = 0.00764516 Jy ! Component: 3850 - total flux cleaned = 0.00758196 Jy ! Component: 3900 - total flux cleaned = 0.00764508 Jy ! Component: 3950 - total flux cleaned = 0.00761353 Jy ! Component: 4000 - total flux cleaned = 0.00758235 Jy ! Component: 4050 - total flux cleaned = 0.00761351 Jy ! Total flux subtracted in 4096 components = 0.00761364 Jy ! Clean residual min=-0.002189 max=0.001756 Jy/beam ! Clean residual mean=0.000006 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 1.08333 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 455 components and 1.08333 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1215-1731_S_g_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.027 x 7.731 at -11.14 degrees (North through East) ! Clean map min=-0.0062825 max=0.66022 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1215-1731_S_g_map.fits wmodel /image_prod/ug002_uva//J1215-1731_S_g_map.mod ! Writing 455 model components to file: /image_prod/ug002_uva//J1215-1731_S_g_map.mod wobs /image_prod/ug002_uva//J1215-1731_S_g_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1215-1731_S_g_uvs.fits wwins /image_prod/ug002_uva//J1215-1731_S_g_map.win ! wwins: Wrote 6 windows to /image_prod/ug002_uva//J1215-1731_S_g_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.660221 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000499979 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.227187 0.227187 0.454374 0.908748 1.8175 3.63499 7.26999 14.54 29.0799 58.1599 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.66 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1320.5 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1215-1731_S_g_dfm.log closed on Thu Mar 5 00:32:36 2020