! Started logfile: /image_prod/ug002_uva//J2358-1020_S_c_dfm.log on Thu Mar 5 06:33:14 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//J2358-1020_S_c_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2358-1020_S_c_uva.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.899306 visibilities/baseline/integration-bin. ! Found source: J2358-1020 ! ! 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 1554 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 J2358-1020_S_c] 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 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.536239Jy sigma=8.015789 ! Fit after self-cal, rms=0.312180Jy sigma=1.074676 ! 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.203 mas, bmaj=10.56 mas, bpa=15.2 degrees ! Estimated noise=4.3523 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.856748 Jy ! Component: 100 - total flux cleaned = 1.04358 Jy ! Total flux subtracted in 100 components = 1.04358 Jy ! Clean residual min=-0.031229 max=0.052104 Jy/beam ! Clean residual mean=-0.000013 rms=0.009954 Jy/beam ! Combined flux in latest and established models = 1.04358 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1.04358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.298210Jy sigma=1.016647 ! Fit after self-cal, rms=0.298207Jy sigma=1.016636 ! 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.811 mas, bmaj=11.19 mas, bpa=13.07 degrees ! Estimated noise=3.50105 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.025171 Jy ! Component: 100 - total flux cleaned = 0.024247 Jy ! Component: 150 - total flux cleaned = 0.0235111 Jy ! Component: 200 - total flux cleaned = 0.0229198 Jy ! Total flux subtracted in 200 components = 0.0229198 Jy ! Clean residual min=-0.022150 max=0.029960 Jy/beam ! Clean residual mean=-0.000026 rms=0.006312 Jy/beam ! Combined flux in latest and established models = 1.0665 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 1.0665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.284859Jy sigma=0.997735 ! Fit after self-cal, rms=0.284846Jy sigma=0.997696 ! 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.811 x 11.19 at 13.07 degrees (North through East) ! Clean map min=-0.026194 max=1.1005 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.00 KP 0.97 ! LA 1.00 NL 1.40 OV 1.05 PT 0.97 ! SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 1.00 KP 1.00 ! LA 1.01 NL 1.08 OV 0.95 PT 0.98 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.02 HN 1.00 KP 0.98 ! LA 1.01 NL 0.80 OV 0.99 PT 0.97 ! SC 1.01 ! ! ! Fit before self-cal, rms=0.284846Jy sigma=0.997696 ! Fit after self-cal, rms=0.219206Jy sigma=0.726984 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.814 mas, bmaj=11.2 mas, bpa=13.04 degrees ! Estimated noise=3.51136 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.010326 Jy ! Component: 100 - total flux cleaned = 0.0115218 Jy ! Component: 150 - total flux cleaned = 0.011702 Jy ! Component: 200 - total flux cleaned = 0.0115548 Jy ! Total flux subtracted in 200 components = 0.0115548 Jy ! Clean residual min=-0.023838 max=0.021766 Jy/beam ! Clean residual mean=-0.000035 rms=0.004990 Jy/beam ! Combined flux in latest and established models = 1.07805 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 1.07805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.217102Jy sigma=0.728514 ! Fit after self-cal, rms=0.217111Jy sigma=0.728448 ! 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.217111Jy sigma=0.728448 ! Fit after self-cal, rms=0.255702Jy sigma=0.732320 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.803 mas, bmaj=11.19 mas, bpa=13.02 degrees ! Estimated noise=3.57643 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181118 Jy ! Component: 100 - total flux cleaned = 0.018546 Jy ! Component: 150 - total flux cleaned = 0.0176945 Jy ! Component: 200 - total flux cleaned = 0.0164554 Jy ! Total flux subtracted in 200 components = 0.0164554 Jy ! Clean residual min=-0.025471 max=0.021143 Jy/beam ! Clean residual mean=-0.000038 rms=0.005350 Jy/beam ! Combined flux in latest and established models = 1.09451 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 1.09451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.251036Jy sigma=0.733137 ! Fit after self-cal, rms=0.251040Jy sigma=0.733127 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.000884148 Jy ! Component: 100 - total flux cleaned = -0.00185938 Jy ! Component: 150 - total flux cleaned = -0.00255289 Jy ! Component: 200 - total flux cleaned = -0.00302538 Jy ! Total flux subtracted in 200 components = -0.00302538 Jy ! Clean residual min=-0.025128 max=0.020922 Jy/beam ! Clean residual mean=-0.000036 rms=0.005344 Jy/beam ! Combined flux in latest and established models = 1.09148 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 42 components and 1.09148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.249938Jy sigma=0.734207 ! Fit after self-cal, rms=0.249938Jy sigma=0.734204 ! 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.249938Jy sigma=0.734204 ! Fit after self-cal, rms=0.127571Jy sigma=0.464697 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.805 mas, bmaj=11.18 mas, bpa=13.07 degrees ! Estimated noise=3.59235 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00581661 Jy ! Component: 100 - total flux cleaned = 0.0075037 Jy ! Component: 150 - total flux cleaned = 0.00822671 Jy ! Component: 200 - total flux cleaned = 0.00874585 Jy ! Total flux subtracted in 200 components = 0.00874585 Jy ! Clean residual min=-0.008396 max=0.010562 Jy/beam ! Clean residual mean=0.000003 rms=0.002191 Jy/beam ! Combined flux in latest and established models = 1.10023 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 1.10023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.127046Jy sigma=0.463949 ! Fit after self-cal, rms=0.127034Jy sigma=0.463916 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 (26.5, -83). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00765503 Jy ! Component: 100 - total flux cleaned = 0.00833841 Jy ! Component: 150 - total flux cleaned = 0.00853316 Jy ! Component: 200 - total flux cleaned = 0.00882361 Jy ! Total flux subtracted in 200 components = 0.00882361 Jy ! Clean residual min=-0.006805 max=0.006713 Jy/beam ! Clean residual mean=0.000005 rms=0.001784 Jy/beam ! Combined flux in latest and established models = 1.10905 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 96 components and 1.10905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.126073Jy sigma=0.458632 ! Fit after self-cal, rms=0.126022Jy sigma=0.458383 ! 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.126022Jy sigma=0.458383 ! Fit after self-cal, rms=0.124139Jy sigma=0.448091 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.707 mas, bmaj=14.81 mas, bpa=0.6082 degrees ! Estimated noise=4.28581 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00436478 Jy ! Component: 100 - total flux cleaned = 0.00597444 Jy ! Component: 150 - total flux cleaned = 0.00719632 Jy ! Component: 200 - total flux cleaned = 0.00766566 Jy ! Total flux subtracted in 200 components = 0.00766566 Jy ! Clean residual min=-0.006506 max=0.007526 Jy/beam ! Clean residual mean=0.000017 rms=0.001797 Jy/beam ! Combined flux in latest and established models = 1.11672 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 109 components and 1.11672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123877Jy sigma=0.447365 ! Fit after self-cal, rms=0.123860Jy sigma=0.447290 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.000326071 Jy ! Component: 100 - total flux cleaned = 0.000409055 Jy ! Component: 150 - total flux cleaned = 0.000627703 Jy ! Component: 200 - total flux cleaned = 0.000695209 Jy ! Total flux subtracted in 200 components = 0.000695209 Jy ! Clean residual min=-0.006231 max=0.007101 Jy/beam ! Clean residual mean=0.000016 rms=0.001748 Jy/beam ! Combined flux in latest and established models = 1.11741 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 1.11741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.123794Jy sigma=0.447072 ! Fit after self-cal, rms=0.123792Jy sigma=0.447063 ! 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.807 mas, bmaj=11.18 mas, bpa=13.08 degrees ! Estimated noise=3.59227 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.807 x 11.18 at 13.08 degrees (North through East) ! Clean map min=-0.020801 max=1.138 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.123792Jy sigma=0.447063 ! Fit after self-cal, rms=0.078650Jy sigma=0.298234 ! Inverting map and beam ! Estimated beam: bmin=3.81 mas, bmaj=11.18 mas, bpa=13.08 degrees ! Estimated noise=3.59404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00200486 Jy ! Component: 100 - total flux cleaned = 0.00284727 Jy ! Component: 150 - total flux cleaned = 0.00331107 Jy ! Component: 200 - total flux cleaned = 0.00365006 Jy ! Total flux subtracted in 200 components = 0.00365006 Jy ! Clean residual min=-0.005098 max=0.005521 Jy/beam ! Clean residual mean=0.000005 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 1.12106 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 134 components and 1.12106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078435Jy sigma=0.297518 ! Fit after self-cal, rms=0.078434Jy sigma=0.297494 ! Inverting map ! Added new window around map position (-26, 82.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00454995 Jy ! Component: 100 - total flux cleaned = 0.00505605 Jy ! Component: 150 - total flux cleaned = 0.00543665 Jy ! Component: 200 - total flux cleaned = 0.00576605 Jy ! Total flux subtracted in 200 components = 0.00576605 Jy ! Clean residual min=-0.004493 max=0.003984 Jy/beam ! Clean residual mean=0.000005 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 1.12683 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 178 components and 1.12683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078023Jy sigma=0.295567 ! Fit after self-cal, rms=0.078027Jy sigma=0.295500 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078027Jy sigma=0.295500 ! Fit after self-cal, rms=0.077964Jy sigma=0.295345 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.208 mas, bmaj=10.54 mas, bpa=15.2 degrees ! Estimated noise=4.41937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.86994 Jy ! Component: 100 - total flux cleaned = 1.05964 Jy ! Component: 150 - total flux cleaned = 1.10165 Jy ! Component: 200 - total flux cleaned = 1.10925 Jy ! Total flux subtracted in 200 components = 1.10925 Jy ! Clean residual min=-0.011502 max=0.009627 Jy/beam ! Clean residual mean=-0.000002 rms=0.002492 Jy/beam ! Combined flux in latest and established models = 1.10925 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 13 model components to the UV plane model. ! The established model now contains 13 components and 1.10925 Jy ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=11.18 mas, bpa=13.08 degrees ! Estimated noise=3.5948 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.00379584 Jy ! Component: 100 - total flux cleaned = 0.00580642 Jy ! Component: 150 - total flux cleaned = 0.00819451 Jy ! Component: 200 - total flux cleaned = 0.009986 Jy ! Total flux subtracted in 200 components = 0.009986 Jy ! Clean residual min=-0.006782 max=0.006511 Jy/beam ! Clean residual mean=0.000001 rms=0.001799 Jy/beam ! Combined flux in latest and established models = 1.11923 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 1.11923 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.706 mas, bmaj=14.8 mas, bpa=0.6193 degrees ! Estimated noise=4.28613 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00740395 Jy ! Component: 100 - total flux cleaned = 0.0102148 Jy ! Component: 150 - total flux cleaned = 0.0115256 Jy ! Component: 200 - total flux cleaned = 0.0124858 Jy ! Total flux subtracted in 200 components = 0.0124858 Jy ! Clean residual min=-0.005906 max=0.005290 Jy/beam ! Clean residual mean=-0.000001 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 1.13172 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.000860331 Jy ! Component: 100 - total flux cleaned = 0.0013309 Jy ! Component: 150 - total flux cleaned = 0.00118709 Jy ! Component: 200 - total flux cleaned = 0.00105531 Jy ! Total flux subtracted in 200 components = 0.00105531 Jy ! Clean residual min=-0.005546 max=0.004506 Jy/beam ! Clean residual mean=-0.000000 rms=0.001589 Jy/beam ! Combined flux in latest and established models = 1.13277 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 96 components and 1.13277 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.811 mas, bmaj=11.18 mas, bpa=13.08 degrees ! Estimated noise=3.5948 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104725 Jy ! Component: 100 - total flux cleaned = -0.00087458 Jy ! Component: 150 - total flux cleaned = -0.000757404 Jy ! Component: 200 - total flux cleaned = -0.000311777 Jy ! Total flux subtracted in 200 components = -0.000311777 Jy ! Clean residual min=-0.005057 max=0.004054 Jy/beam ! Clean residual mean=0.000002 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 1.13246 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 116 components and 1.13246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078666Jy sigma=0.298013 ! Fit after self-cal, rms=0.078676Jy sigma=0.297832 wmodel J2358-1020_S_c_map.mod ! Writing 116 model components to file: J2358-1020_S_c_map.mod wobs J2358-1020_S_c_uvs.fits ! Writing UV FITS file: J2358-1020_S_c_uvs.fits wwins J2358-1020_S_c_map.win ! wwins: Wrote 3 windows to J2358-1020_S_c_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.0022551 Jy ! Component: 100 - total flux cleaned = -0.00320214 Jy ! Component: 150 - total flux cleaned = -0.00356642 Jy ! Component: 200 - total flux cleaned = -0.00390683 Jy ! Component: 250 - total flux cleaned = -0.00416274 Jy ! Component: 300 - total flux cleaned = -0.00422172 Jy ! Component: 350 - total flux cleaned = -0.00451061 Jy ! Component: 400 - total flux cleaned = -0.00456759 Jy ! Component: 450 - total flux cleaned = -0.00467624 Jy ! Component: 500 - total flux cleaned = -0.00472924 Jy ! Component: 550 - total flux cleaned = -0.00483106 Jy ! Component: 600 - total flux cleaned = -0.00473059 Jy ! Component: 650 - total flux cleaned = -0.00477827 Jy ! Component: 700 - total flux cleaned = -0.00482463 Jy ! Component: 750 - total flux cleaned = -0.00463809 Jy ! Component: 800 - total flux cleaned = -0.0046389 Jy ! Component: 850 - total flux cleaned = -0.00454986 Jy ! Component: 900 - total flux cleaned = -0.00450683 Jy ! Component: 950 - total flux cleaned = -0.00442265 Jy ! Component: 1000 - total flux cleaned = -0.00446456 Jy ! Component: 1050 - total flux cleaned = -0.0043825 Jy ! Component: 1100 - total flux cleaned = -0.00426155 Jy ! Component: 1150 - total flux cleaned = -0.00406481 Jy ! Component: 1200 - total flux cleaned = -0.00394962 Jy ! Component: 1250 - total flux cleaned = -0.00402631 Jy ! Component: 1300 - total flux cleaned = -0.00395177 Jy ! Component: 1350 - total flux cleaned = -0.00391506 Jy ! Component: 1400 - total flux cleaned = -0.00391491 Jy ! Component: 1450 - total flux cleaned = -0.00391455 Jy ! Component: 1500 - total flux cleaned = -0.00377418 Jy ! Component: 1550 - total flux cleaned = -0.00374004 Jy ! Component: 1600 - total flux cleaned = -0.00367227 Jy ! Component: 1650 - total flux cleaned = -0.00357098 Jy ! Component: 1700 - total flux cleaned = -0.00357098 Jy ! Component: 1750 - total flux cleaned = -0.0034079 Jy ! Component: 1800 - total flux cleaned = -0.0034403 Jy ! Component: 1850 - total flux cleaned = -0.00328104 Jy ! Component: 1900 - total flux cleaned = -0.00324992 Jy ! Component: 1950 - total flux cleaned = -0.00318818 Jy ! Component: 2000 - total flux cleaned = -0.00315752 Jy ! Component: 2050 - total flux cleaned = -0.00315697 Jy ! Component: 2100 - total flux cleaned = -0.00309707 Jy ! Component: 2150 - total flux cleaned = -0.00309704 Jy ! Component: 2200 - total flux cleaned = -0.00306822 Jy ! Component: 2250 - total flux cleaned = -0.00309676 Jy ! Component: 2300 - total flux cleaned = -0.00303925 Jy ! Component: 2350 - total flux cleaned = -0.00301058 Jy ! Component: 2400 - total flux cleaned = -0.00303867 Jy ! Component: 2450 - total flux cleaned = -0.00306574 Jy ! Component: 2500 - total flux cleaned = -0.00309222 Jy ! Component: 2550 - total flux cleaned = -0.00298414 Jy ! Component: 2600 - total flux cleaned = -0.00303662 Jy ! Component: 2650 - total flux cleaned = -0.00290454 Jy ! Component: 2700 - total flux cleaned = -0.00293095 Jy ! Component: 2750 - total flux cleaned = -0.00300807 Jy ! Component: 2800 - total flux cleaned = -0.0029061 Jy ! Component: 2850 - total flux cleaned = -0.0028815 Jy ! Component: 2900 - total flux cleaned = -0.00285676 Jy ! Component: 2950 - total flux cleaned = -0.00288204 Jy ! Component: 3000 - total flux cleaned = -0.00278368 Jy ! Component: 3050 - total flux cleaned = -0.00283242 Jy ! Component: 3100 - total flux cleaned = -0.00266278 Jy ! Component: 3150 - total flux cleaned = -0.00263855 Jy ! Component: 3200 - total flux cleaned = -0.00261456 Jy ! Component: 3250 - total flux cleaned = -0.00251977 Jy ! Component: 3300 - total flux cleaned = -0.00247273 Jy ! Component: 3350 - total flux cleaned = -0.00237955 Jy ! Component: 3400 - total flux cleaned = -0.00235637 Jy ! Component: 3450 - total flux cleaned = -0.00233327 Jy ! Component: 3500 - total flux cleaned = -0.00226459 Jy ! Component: 3550 - total flux cleaned = -0.0021964 Jy ! Component: 3600 - total flux cleaned = -0.00221893 Jy ! Component: 3650 - total flux cleaned = -0.00212926 Jy ! Component: 3700 - total flux cleaned = -0.00215184 Jy ! Component: 3750 - total flux cleaned = -0.00210735 Jy ! Component: 3800 - total flux cleaned = -0.00206317 Jy ! Component: 3850 - total flux cleaned = -0.00204123 Jy ! Component: 3900 - total flux cleaned = -0.00201934 Jy ! Component: 3950 - total flux cleaned = -0.00201944 Jy ! Component: 4000 - total flux cleaned = -0.00197631 Jy ! Component: 4050 - total flux cleaned = -0.00199791 Jy ! Total flux subtracted in 4096 components = -0.00197655 Jy ! Clean residual min=-0.001242 max=0.001320 Jy/beam ! Clean residual mean=0.000002 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 1.13048 Jy keep ! Adding 314 model components to the UV plane model. ! The established model now contains 430 components and 1.13048 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2358-1020_S_c_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.811 x 11.18 at 13.08 degrees (North through East) ! Clean map min=-0.016002 max=1.1302 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2358-1020_S_c_map.fits wmodel /image_prod/ug002_uva//J2358-1020_S_c_map.mod ! Writing 430 model components to file: /image_prod/ug002_uva//J2358-1020_S_c_map.mod wobs /image_prod/ug002_uva//J2358-1020_S_c_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2358-1020_S_c_uvs.fits wwins /image_prod/ug002_uva//J2358-1020_S_c_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2358-1020_S_c_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.13021 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000407876 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.108265 0.108265 0.216531 0.433062 0.866123 1.73225 3.46449 6.92898 13.858 27.7159 55.4319 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.13 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2770.97 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2358-1020_S_c_dfm.log closed on Thu Mar 5 06:33:18 2020