! Started logfile: /image_prod/ug002_uva//J2320+0513_S_g_dfm.log on Thu Mar 5 06:11:55 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//J2320+0513_S_g_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2320+0513_S_g_uva.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.885185 visibilities/baseline/integration-bin. ! Found source: J2320+0513 ! ! 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 717 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 J2320+0513_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.596936Jy sigma=15.886469 ! Fit after self-cal, rms=0.310590Jy sigma=2.548637 ! 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.56 mas, bmaj=7.077 mas, bpa=-3.454 degrees ! Estimated noise=3.24327 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.861281 Jy ! Component: 100 - total flux cleaned = 1.0491 Jy ! Total flux subtracted in 100 components = 1.0491 Jy ! Clean residual min=-0.075160 max=0.057687 Jy/beam ! Clean residual mean=-0.000018 rms=0.017030 Jy/beam ! Combined flux in latest and established models = 1.0491 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1.0491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.292968Jy sigma=2.401470 ! Fit after self-cal, rms=0.292970Jy sigma=2.401455 ! 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=2.944 mas, bmaj=7.814 mas, bpa=-3.71 degrees ! Estimated noise=2.78123 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.0543195 Jy ! Component: 100 - total flux cleaned = 0.0768725 Jy ! Component: 150 - total flux cleaned = 0.0898775 Jy ! Component: 200 - total flux cleaned = 0.0975826 Jy ! Total flux subtracted in 200 components = 0.0975826 Jy ! Clean residual min=-0.085273 max=0.046852 Jy/beam ! Clean residual mean=-0.000177 rms=0.015992 Jy/beam ! Combined flux in latest and established models = 1.14668 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 1.14668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.278956Jy sigma=2.319423 ! Fit after self-cal, rms=0.278910Jy sigma=2.319012 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.944 x 7.814 at -3.71 degrees (North through East) ! Clean map min=-0.082445 max=1.1018 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.08 HN 1.03 KP 1.07 ! LA 1.09 MK 1.01 NL 1.03 OV 0.67 ! PT 1.10 SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.60 FD 1.06 HN 1.02 KP 1.03 ! LA 1.06 MK 0.95 NL 0.97 OV 0.98 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.09 HN 1.02 KP 1.06 ! LA 1.08 MK 0.99 NL 1.11 OV 0.65 ! PT 1.08 SC 1.03 ! ! ! Fit before self-cal, rms=0.278910Jy sigma=2.319012 ! Fit after self-cal, rms=0.058749Jy sigma=0.562153 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.942 mas, bmaj=7.808 mas, bpa=-3.547 degrees ! Estimated noise=2.77199 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 (-6.5, 9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0118078 Jy ! Component: 100 - total flux cleaned = 0.0142392 Jy ! Component: 150 - total flux cleaned = 0.0149774 Jy ! Component: 200 - total flux cleaned = 0.0154262 Jy ! Total flux subtracted in 200 components = 0.0154262 Jy ! Clean residual min=-0.005866 max=0.006030 Jy/beam ! Clean residual mean=0.000014 rms=0.001559 Jy/beam ! Combined flux in latest and established models = 1.16211 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 1.16211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056215Jy sigma=0.534072 ! Fit after self-cal, rms=0.056222Jy sigma=0.531850 ! 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.056222Jy sigma=0.531850 ! Fit after self-cal, rms=0.056032Jy sigma=0.530674 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.941 mas, bmaj=7.806 mas, bpa=-3.533 degrees ! Estimated noise=2.76938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00230904 Jy ! Component: 100 - total flux cleaned = 0.00255113 Jy ! Component: 150 - total flux cleaned = 0.00275716 Jy ! Component: 200 - total flux cleaned = 0.00303741 Jy ! Total flux subtracted in 200 components = 0.00303741 Jy ! Clean residual min=-0.005356 max=0.005136 Jy/beam ! Clean residual mean=0.000011 rms=0.001366 Jy/beam ! Combined flux in latest and established models = 1.16514 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 1.16514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055504Jy sigma=0.526336 ! Fit after self-cal, rms=0.055478Jy sigma=0.526128 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.000554411 Jy ! Component: 100 - total flux cleaned = 0.000779665 Jy ! Component: 150 - total flux cleaned = 0.000978006 Jy ! Component: 200 - total flux cleaned = 0.0011541 Jy ! Total flux subtracted in 200 components = 0.0011541 Jy ! Clean residual min=-0.005237 max=0.004822 Jy/beam ! Clean residual mean=0.000009 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 1.1663 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 56 components and 1.1663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055268Jy sigma=0.524775 ! Fit after self-cal, rms=0.055262Jy sigma=0.524665 ! 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.055262Jy sigma=0.524665 ! Fit after self-cal, rms=0.055192Jy sigma=0.524285 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.942 mas, bmaj=7.807 mas, bpa=-3.537 degrees ! Estimated noise=2.76825 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.91737e-05 Jy ! Component: 100 - total flux cleaned = 9.74333e-05 Jy ! Component: 150 - total flux cleaned = 9.85323e-05 Jy ! Component: 200 - total flux cleaned = 5.17582e-05 Jy ! Total flux subtracted in 200 components = 5.17582e-05 Jy ! Clean residual min=-0.004927 max=0.004767 Jy/beam ! Clean residual mean=0.000009 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 1.16635 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 68 components and 1.16635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055062Jy sigma=0.523422 ! Fit after self-cal, rms=0.055059Jy sigma=0.523357 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.73834e-05 Jy ! Component: 100 - total flux cleaned = -1.77695e-05 Jy ! Component: 150 - total flux cleaned = -1.69614e-05 Jy ! Component: 200 - total flux cleaned = -9.08597e-05 Jy ! Total flux subtracted in 200 components = -9.08597e-05 Jy ! Clean residual min=-0.004962 max=0.004703 Jy/beam ! Clean residual mean=0.000009 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 1.16626 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 1.16626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054989Jy sigma=0.522911 ! Fit after self-cal, rms=0.054988Jy sigma=0.522868 ! 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.054988Jy sigma=0.522868 ! Fit after self-cal, rms=0.054975Jy sigma=0.522796 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.106 mas, bmaj=12.25 mas, bpa=-0.8243 degrees ! Estimated noise=3.63549 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000335235 Jy ! Component: 100 - total flux cleaned = 0.00033323 Jy ! Component: 150 - total flux cleaned = 0.000261664 Jy ! Component: 200 - total flux cleaned = 0.000130633 Jy ! Total flux subtracted in 200 components = 0.000130633 Jy ! Clean residual min=-0.005880 max=0.005827 Jy/beam ! Clean residual mean=0.000020 rms=0.001582 Jy/beam ! Combined flux in latest and established models = 1.16639 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 82 components and 1.16639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054981Jy sigma=0.522533 ! Fit after self-cal, rms=0.054974Jy sigma=0.522445 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.000134131 Jy ! Component: 100 - total flux cleaned = 7.35247e-05 Jy ! Component: 150 - total flux cleaned = -1.09641e-05 Jy ! Component: 200 - total flux cleaned = -0.000111346 Jy ! Total flux subtracted in 200 components = -0.000111346 Jy ! Clean residual min=-0.005875 max=0.005713 Jy/beam ! Clean residual mean=0.000021 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 1.16628 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 1.16628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054984Jy sigma=0.522583 ! Fit after self-cal, rms=0.054981Jy sigma=0.522514 ! 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=2.942 mas, bmaj=7.809 mas, bpa=-3.542 degrees ! Estimated noise=2.76741 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.942 x 7.809 at -3.542 degrees (North through East) ! Clean map min=-0.0046609 max=1.0962 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.054981Jy sigma=0.522514 ! Fit after self-cal, rms=0.052489Jy sigma=0.489952 ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=7.811 mas, bpa=-3.53 degrees ! Estimated noise=2.76973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000274203 Jy ! Component: 100 - total flux cleaned = 0.000401519 Jy ! Component: 150 - total flux cleaned = 0.0004417 Jy ! Component: 200 - total flux cleaned = 0.00044335 Jy ! Total flux subtracted in 200 components = 0.00044335 Jy ! Clean residual min=-0.004773 max=0.004724 Jy/beam ! Clean residual mean=0.000010 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 1.16672 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 99 components and 1.16672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052416Jy sigma=0.489487 ! Fit after self-cal, rms=0.052416Jy sigma=0.489454 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.48759e-05 Jy ! Component: 100 - total flux cleaned = 4.33172e-05 Jy ! Component: 150 - total flux cleaned = 1.50975e-05 Jy ! Component: 200 - total flux cleaned = -8.88481e-06 Jy ! Total flux subtracted in 200 components = -8.88481e-06 Jy ! Clean residual min=-0.004811 max=0.004697 Jy/beam ! Clean residual mean=0.000010 rms=0.001203 Jy/beam ! Combined flux in latest and established models = 1.16671 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 103 components and 1.16671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052380Jy sigma=0.489227 ! Fit after self-cal, rms=0.052383Jy sigma=0.489202 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052383Jy sigma=0.489202 ! Fit after self-cal, rms=0.052383Jy sigma=0.489179 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.553 mas, bmaj=7.039 mas, bpa=-3.24 degrees ! Estimated noise=3.22599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.856732 Jy ! Component: 100 - total flux cleaned = 1.04356 Jy ! Component: 150 - total flux cleaned = 1.09163 Jy ! Component: 200 - total flux cleaned = 1.11391 Jy ! Total flux subtracted in 200 components = 1.11391 Jy ! Clean residual min=-0.008889 max=0.010805 Jy/beam ! Clean residual mean=0.000041 rms=0.002527 Jy/beam ! Combined flux in latest and established models = 1.11391 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 10 model components to the UV plane model. ! The established model now contains 10 components and 1.11391 Jy ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=7.811 mas, bpa=-3.533 degrees ! Estimated noise=2.76962 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.0167106 Jy ! Component: 100 - total flux cleaned = 0.0271492 Jy ! Component: 150 - total flux cleaned = 0.0344859 Jy ! Component: 200 - total flux cleaned = 0.0399486 Jy ! Total flux subtracted in 200 components = 0.0399486 Jy ! Clean residual min=-0.005625 max=0.006130 Jy/beam ! Clean residual mean=0.000025 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 1.15385 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 51 components and 1.15385 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.107 mas, bmaj=12.25 mas, bpa=-0.8123 degrees ! Estimated noise=3.6367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00702243 Jy ! Component: 100 - total flux cleaned = 0.0108814 Jy ! Component: 150 - total flux cleaned = 0.0123983 Jy ! Component: 200 - total flux cleaned = 0.0126126 Jy ! Total flux subtracted in 200 components = 0.0126126 Jy ! Clean residual min=-0.005793 max=0.005609 Jy/beam ! Clean residual mean=0.000025 rms=0.001561 Jy/beam ! Combined flux in latest and established models = 1.16647 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 = 6.0143e-05 Jy ! Component: 100 - total flux cleaned = 0.00020777 Jy ! Component: 150 - total flux cleaned = 0.000285389 Jy ! Component: 200 - total flux cleaned = 0.000349543 Jy ! Total flux subtracted in 200 components = 0.000349543 Jy ! Clean residual min=-0.005556 max=0.005679 Jy/beam ! Clean residual mean=0.000023 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 1.16682 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 99 components and 1.16682 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.943 mas, bmaj=7.811 mas, bpa=-3.533 degrees ! Estimated noise=2.76962 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000160572 Jy ! Component: 100 - total flux cleaned = -0.000331864 Jy ! Component: 150 - total flux cleaned = -0.000256479 Jy ! Component: 200 - total flux cleaned = -0.0001187 Jy ! Total flux subtracted in 200 components = -0.0001187 Jy ! Clean residual min=-0.004720 max=0.004927 Jy/beam ! Clean residual mean=0.000010 rms=0.001268 Jy/beam ! Combined flux in latest and established models = 1.1667 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 114 components and 1.1667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.052783Jy sigma=0.491247 ! Fit after self-cal, rms=0.052805Jy sigma=0.491092 wmodel J2320+0513_S_g_map.mod ! Writing 114 model components to file: J2320+0513_S_g_map.mod wobs J2320+0513_S_g_uvs.fits ! Writing UV FITS file: J2320+0513_S_g_uvs.fits wwins J2320+0513_S_g_map.win ! wwins: Wrote 2 windows to J2320+0513_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 = 0.00012776 Jy ! Component: 100 - total flux cleaned = 4.67483e-05 Jy ! Component: 150 - total flux cleaned = -2.58185e-05 Jy ! Component: 200 - total flux cleaned = 0.000118787 Jy ! Component: 250 - total flux cleaned = -2.37105e-05 Jy ! Component: 300 - total flux cleaned = -0.000230423 Jy ! Component: 350 - total flux cleaned = -0.000623906 Jy ! Component: 400 - total flux cleaned = -0.00068743 Jy ! Component: 450 - total flux cleaned = -0.000870538 Jy ! Component: 500 - total flux cleaned = -0.000809063 Jy ! Component: 550 - total flux cleaned = -0.000749832 Jy ! Component: 600 - total flux cleaned = -0.00074918 Jy ! Component: 650 - total flux cleaned = -0.000693567 Jy ! Component: 700 - total flux cleaned = -0.000533849 Jy ! Component: 750 - total flux cleaned = -0.000328842 Jy ! Component: 800 - total flux cleaned = -0.000379672 Jy ! Component: 850 - total flux cleaned = -0.000279681 Jy ! Component: 900 - total flux cleaned = -0.000182772 Jy ! Component: 950 - total flux cleaned = -0.000275076 Jy ! Component: 1000 - total flux cleaned = -0.000228642 Jy ! Component: 1050 - total flux cleaned = -0.000138897 Jy ! Component: 1100 - total flux cleaned = -5.08376e-05 Jy ! Component: 1150 - total flux cleaned = 0.000208008 Jy ! Component: 1200 - total flux cleaned = 0.000165344 Jy ! Component: 1250 - total flux cleaned = 0.000331924 Jy ! Component: 1300 - total flux cleaned = 0.000208461 Jy ! Component: 1350 - total flux cleaned = 0.000249076 Jy ! Component: 1400 - total flux cleaned = 0.000169479 Jy ! Component: 1450 - total flux cleaned = 0.00024783 Jy ! Component: 1500 - total flux cleaned = 0.000209152 Jy ! Component: 1550 - total flux cleaned = 0.000170945 Jy ! Component: 1600 - total flux cleaned = 9.60888e-05 Jy ! Component: 1650 - total flux cleaned = 9.47237e-05 Jy ! Component: 1700 - total flux cleaned = -1.48289e-05 Jy ! Component: 1750 - total flux cleaned = -1.45498e-05 Jy ! Component: 1800 - total flux cleaned = 2.04019e-05 Jy ! Component: 1850 - total flux cleaned = -4.99694e-05 Jy ! Component: 1900 - total flux cleaned = -8.45896e-05 Jy ! Component: 1950 - total flux cleaned = -0.000152756 Jy ! Component: 2000 - total flux cleaned = -1.79741e-05 Jy ! Component: 2050 - total flux cleaned = 1.48002e-05 Jy ! Component: 2100 - total flux cleaned = -0.000117446 Jy ! Component: 2150 - total flux cleaned = -0.00015014 Jy ! Component: 2200 - total flux cleaned = -0.000182471 Jy ! Component: 2250 - total flux cleaned = -0.000214102 Jy ! Component: 2300 - total flux cleaned = -0.000245545 Jy ! Component: 2350 - total flux cleaned = -0.000307844 Jy ! Component: 2400 - total flux cleaned = -0.000338626 Jy ! Component: 2450 - total flux cleaned = -0.000215097 Jy ! Component: 2500 - total flux cleaned = -0.000275934 Jy ! Component: 2550 - total flux cleaned = -0.000306147 Jy ! Component: 2600 - total flux cleaned = -0.000365714 Jy ! Component: 2650 - total flux cleaned = -0.000306523 Jy ! Component: 2700 - total flux cleaned = -0.000394651 Jy ! Component: 2750 - total flux cleaned = -0.000336379 Jy ! Component: 2800 - total flux cleaned = -0.000336801 Jy ! Component: 2850 - total flux cleaned = -0.00036584 Jy ! Component: 2900 - total flux cleaned = -0.000394437 Jy ! Component: 2950 - total flux cleaned = -0.000337848 Jy ! Component: 3000 - total flux cleaned = -0.000422408 Jy ! Component: 3050 - total flux cleaned = -0.000366402 Jy ! Component: 3100 - total flux cleaned = -0.000310727 Jy ! Component: 3150 - total flux cleaned = -0.000366021 Jy ! Component: 3200 - total flux cleaned = -0.000310618 Jy ! Component: 3250 - total flux cleaned = -0.000228354 Jy ! Component: 3300 - total flux cleaned = -0.000201168 Jy ! Component: 3350 - total flux cleaned = -0.00025559 Jy ! Component: 3400 - total flux cleaned = -0.000228744 Jy ! Component: 3450 - total flux cleaned = -0.00025557 Jy ! Component: 3500 - total flux cleaned = -0.000201846 Jy ! Component: 3550 - total flux cleaned = -0.000175267 Jy ! Component: 3600 - total flux cleaned = -9.56707e-05 Jy ! Component: 3650 - total flux cleaned = -9.57094e-05 Jy ! Component: 3700 - total flux cleaned = -9.57131e-05 Jy ! Component: 3750 - total flux cleaned = 3.59182e-05 Jy ! Component: 3800 - total flux cleaned = 6.23286e-05 Jy ! Component: 3850 - total flux cleaned = 0.000193075 Jy ! Component: 3900 - total flux cleaned = 0.000245193 Jy ! Component: 3950 - total flux cleaned = 0.00024532 Jy ! Component: 4000 - total flux cleaned = 0.000348998 Jy ! Component: 4050 - total flux cleaned = 0.000374967 Jy ! Total flux subtracted in 4096 components = 0.000452351 Jy ! Clean residual min=-0.001680 max=0.001551 Jy/beam ! Clean residual mean=0.000003 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 1.16715 Jy keep ! Adding 247 model components to the UV plane model. ! The established model now contains 361 components and 1.16715 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2320+0513_S_g_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.943 x 7.811 at -3.533 degrees (North through East) ! Clean map min=-0.003878 max=1.096 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2320+0513_S_g_map.fits wmodel /image_prod/ug002_uva//J2320+0513_S_g_map.mod ! Writing 361 model components to file: /image_prod/ug002_uva//J2320+0513_S_g_map.mod wobs /image_prod/ug002_uva//J2320+0513_S_g_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2320+0513_S_g_uvs.fits wwins /image_prod/ug002_uva//J2320+0513_S_g_map.win ! wwins: Wrote 3 windows to /image_prod/ug002_uva//J2320+0513_S_g_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 1.09598 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000393713 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.10777 0.10777 0.21554 0.43108 0.86216 1.72432 3.44864 6.89728 13.7946 27.5891 55.1782 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak= ", int(1000*peak_flux)/1000 ! peak= 1.095 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2783.71 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2320+0513_S_g_dfm.log closed on Thu Mar 5 06:11:59 2020