! Started logfile: /image_prod/ug002_uva//J2025-0735_S_dfm.log on Thu Mar 5 04:47:17 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//J2025-0735_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2025-0735_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.9625 visibilities/baseline/integration-bin. ! Found source: J2025-0735 ! ! 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 40 lines of history. ! ! Reading 4851 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 J2025-0735_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 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.338277Jy sigma=7.244125 ! Fit after self-cal, rms=0.257056Jy sigma=1.055669 ! 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.709 mas, bmaj=14.48 mas, bpa=-18 degrees ! Estimated noise=2.3465 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.655995 Jy ! Component: 100 - total flux cleaned = 0.804919 Jy ! Total flux subtracted in 100 components = 0.804919 Jy ! Clean residual min=-0.027807 max=0.053151 Jy/beam ! Clean residual mean=-0.000028 rms=0.009066 Jy/beam ! Combined flux in latest and established models = 0.804919 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.804919 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.185106Jy sigma=0.825047 ! Fit after self-cal, rms=0.185068Jy sigma=0.824811 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0555081 Jy ! Component: 100 - total flux cleaned = 0.0880198 Jy ! Total flux subtracted in 100 components = 0.0880198 Jy ! Clean residual min=-0.028341 max=0.033047 Jy/beam ! Clean residual mean=-0.000024 rms=0.006986 Jy/beam ! Combined flux in latest and established models = 0.892939 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.892939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.167789Jy sigma=0.689172 ! Fit after self-cal, rms=0.167518Jy sigma=0.688359 ! 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.259 mas, bmaj=13.95 mas, bpa=-17.29 degrees ! Estimated noise=2.01088 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.0327737 Jy ! Component: 100 - total flux cleaned = 0.0554876 Jy ! Component: 150 - total flux cleaned = 0.0721714 Jy ! Component: 200 - total flux cleaned = 0.0849654 Jy ! Total flux subtracted in 200 components = 0.0849654 Jy ! Clean residual min=-0.027748 max=0.029050 Jy/beam ! Clean residual mean=-0.000016 rms=0.006907 Jy/beam ! Combined flux in latest and established models = 0.977905 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 41 components and 0.977905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.157892Jy sigma=0.635453 ! Fit after self-cal, rms=0.157399Jy sigma=0.632804 ! 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.259 x 13.95 at -17.29 degrees (North through East) ! Clean map min=-0.027796 max=0.83942 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.93 HN 0.98 KP 0.98 ! LA 1.03 MK 1.02 NL 1.04 OV 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.93 HN 0.97 KP 1.01 ! LA 1.03 MK 1.01 NL 1.07 OV 0.93 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.92 HN 0.95 KP 0.99 ! LA 1.05 MK 1.02 NL 0.99 OV 1.01 ! ! ! Fit before self-cal, rms=0.157399Jy sigma=0.632804 ! Fit after self-cal, rms=0.150319Jy sigma=0.569611 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.268 mas, bmaj=14.12 mas, bpa=-17.17 degrees ! Estimated noise=2.00009 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 (-7.5, 10.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188906 Jy ! Component: 100 - total flux cleaned = 0.020375 Jy ! Component: 150 - total flux cleaned = 0.019052 Jy ! Component: 200 - total flux cleaned = 0.0178569 Jy ! Total flux subtracted in 200 components = 0.0178569 Jy ! Clean residual min=-0.024446 max=0.019941 Jy/beam ! Clean residual mean=0.000029 rms=0.005189 Jy/beam ! Combined flux in latest and established models = 0.995761 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 69 components and 0.995762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.144094Jy sigma=0.540646 ! Fit after self-cal, rms=0.143882Jy sigma=0.538844 ! 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.143882Jy sigma=0.538844 ! Fit after self-cal, rms=0.105421Jy sigma=0.384700 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.264 mas, bmaj=14.1 mas, bpa=-16.98 degrees ! Estimated noise=2.01243 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00671331 Jy ! Component: 100 - total flux cleaned = -0.00783437 Jy ! Component: 150 - total flux cleaned = -0.00854477 Jy ! Component: 200 - total flux cleaned = -0.00869949 Jy ! Total flux subtracted in 200 components = -0.00869949 Jy ! Clean residual min=-0.006696 max=0.006894 Jy/beam ! Clean residual mean=-0.000007 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.987062 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.987062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104452Jy sigma=0.377735 ! Fit after self-cal, rms=0.104473Jy sigma=0.377170 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.00142937 Jy ! Component: 100 - total flux cleaned = -0.000598363 Jy ! Component: 150 - total flux cleaned = -0.000224963 Jy ! Component: 200 - total flux cleaned = 0.000222038 Jy ! Total flux subtracted in 200 components = 0.000222038 Jy ! Clean residual min=-0.006361 max=0.006572 Jy/beam ! Clean residual mean=-0.000006 rms=0.001598 Jy/beam ! Combined flux in latest and established models = 0.987284 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 111 components and 0.987284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104198Jy sigma=0.374855 ! Fit after self-cal, rms=0.104178Jy sigma=0.374689 ! 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.104178Jy sigma=0.374689 ! Fit after self-cal, rms=0.105880Jy sigma=0.365135 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=14.08 mas, bpa=-16.93 degrees ! Estimated noise=2.01027 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000197043 Jy ! Component: 100 - total flux cleaned = 0.00078336 Jy ! Component: 150 - total flux cleaned = 0.00126486 Jy ! Component: 200 - total flux cleaned = 0.0014825 Jy ! Total flux subtracted in 200 components = 0.0014825 Jy ! Clean residual min=-0.004340 max=0.004627 Jy/beam ! Clean residual mean=-0.000007 rms=0.001068 Jy/beam ! Combined flux in latest and established models = 0.988767 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 128 components and 0.988767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105556Jy sigma=0.362817 ! Fit after self-cal, rms=0.105568Jy sigma=0.362722 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 (13.5, 31.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00194946 Jy ! Component: 100 - total flux cleaned = 0.0036808 Jy ! Component: 150 - total flux cleaned = 0.00527237 Jy ! Component: 200 - total flux cleaned = 0.00644678 Jy ! Total flux subtracted in 200 components = 0.00644678 Jy ! Clean residual min=-0.003725 max=0.003488 Jy/beam ! Clean residual mean=-0.000007 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.995213 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 150 components and 0.995214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105256Jy sigma=0.360875 ! Fit after self-cal, rms=0.105263Jy sigma=0.360827 ! 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.105263Jy sigma=0.360827 ! Fit after self-cal, rms=0.105523Jy sigma=0.360566 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.166 mas, bmaj=15.21 mas, bpa=-7.536 degrees ! Estimated noise=2.45777 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00233563 Jy ! Component: 100 - total flux cleaned = 0.00380431 Jy ! Component: 150 - total flux cleaned = 0.00523403 Jy ! Component: 200 - total flux cleaned = 0.0065212 Jy ! Total flux subtracted in 200 components = 0.0065212 Jy ! Clean residual min=-0.003738 max=0.003448 Jy/beam ! Clean residual mean=-0.000012 rms=0.001002 Jy/beam ! Combined flux in latest and established models = 1.00173 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 171 components and 1.00173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105434Jy sigma=0.360302 ! Fit after self-cal, rms=0.105435Jy sigma=0.360277 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.0013747 Jy ! Component: 100 - total flux cleaned = 0.00247494 Jy ! Component: 150 - total flux cleaned = 0.00352053 Jy ! Component: 200 - total flux cleaned = 0.00442791 Jy ! Total flux subtracted in 200 components = 0.00442791 Jy ! Clean residual min=-0.003540 max=0.003394 Jy/beam ! Clean residual mean=-0.000012 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 1.00616 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 188 components and 1.00616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.105402Jy sigma=0.360198 ! Fit after self-cal, rms=0.105401Jy sigma=0.360190 ! 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.267 mas, bmaj=14.09 mas, bpa=-16.92 degrees ! Estimated noise=2.00919 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.267 x 14.09 at -16.92 degrees (North through East) ! Clean map min=-0.0034044 max=0.83753 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.105401Jy sigma=0.360190 ! Fit after self-cal, rms=0.101544Jy sigma=0.318433 ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=14.09 mas, bpa=-16.92 degrees ! Estimated noise=2.00828 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119101 Jy ! Component: 100 - total flux cleaned = -0.00102609 Jy ! Component: 150 - total flux cleaned = -0.000350888 Jy ! Component: 200 - total flux cleaned = 5.65105e-05 Jy ! Total flux subtracted in 200 components = 5.65105e-05 Jy ! Clean residual min=-0.003214 max=0.003231 Jy/beam ! Clean residual mean=-0.000005 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 1.00622 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 203 components and 1.00622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101423Jy sigma=0.317421 ! Fit after self-cal, rms=0.101425Jy sigma=0.317393 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000242117 Jy ! Component: 100 - total flux cleaned = 0.00061023 Jy ! Component: 150 - total flux cleaned = 0.000781183 Jy ! Component: 200 - total flux cleaned = 0.000782389 Jy ! Total flux subtracted in 200 components = 0.000782389 Jy ! Clean residual min=-0.003192 max=0.003132 Jy/beam ! Clean residual mean=-0.000005 rms=0.000794 Jy/beam ! Combined flux in latest and established models = 1.007 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 220 components and 1.007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101360Jy sigma=0.316911 ! Fit after self-cal, rms=0.101363Jy sigma=0.316897 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.101363Jy sigma=0.316897 ! Fit after self-cal, rms=0.101520Jy sigma=0.316753 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.714 mas, bmaj=14.62 mas, bpa=-17.68 degrees ! Estimated noise=2.34558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.655542 Jy ! Component: 100 - total flux cleaned = 0.801015 Jy ! Component: 150 - total flux cleaned = 0.852586 Jy ! Component: 200 - total flux cleaned = 0.883461 Jy ! Total flux subtracted in 200 components = 0.883461 Jy ! Clean residual min=-0.010075 max=0.016556 Jy/beam ! Clean residual mean=-0.000015 rms=0.003071 Jy/beam ! Combined flux in latest and established models = 0.88346 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.88346 Jy ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=14.09 mas, bpa=-16.91 degrees ! Estimated noise=2.00773 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.0267527 Jy ! Component: 100 - total flux cleaned = 0.0437398 Jy ! Component: 150 - total flux cleaned = 0.0560533 Jy ! Component: 200 - total flux cleaned = 0.0655974 Jy ! Total flux subtracted in 200 components = 0.0655974 Jy ! Clean residual min=-0.006205 max=0.006012 Jy/beam ! Clean residual mean=-0.000017 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 0.949058 Jy ! Adding 60 model components to the UV plane model. ! The established model now contains 77 components and 0.949058 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.167 mas, bmaj=15.21 mas, bpa=-7.508 degrees ! Estimated noise=2.45571 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115979 Jy ! Component: 100 - total flux cleaned = 0.0195912 Jy ! Component: 150 - total flux cleaned = 0.0254224 Jy ! Component: 200 - total flux cleaned = 0.029234 Jy ! Total flux subtracted in 200 components = 0.029234 Jy ! Clean residual min=-0.004701 max=0.004657 Jy/beam ! Clean residual mean=-0.000019 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.978292 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.00281032 Jy ! Component: 100 - total flux cleaned = 0.00523277 Jy ! Component: 150 - total flux cleaned = 0.00745353 Jy ! Component: 200 - total flux cleaned = 0.00959954 Jy ! Total flux subtracted in 200 components = 0.00959954 Jy ! Clean residual min=-0.004090 max=0.004288 Jy/beam ! Clean residual mean=-0.000015 rms=0.001167 Jy/beam ! Combined flux in latest and established models = 0.987891 Jy ! Adding 133 model components to the UV plane model. ! The established model now contains 205 components and 0.987891 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.267 mas, bmaj=14.09 mas, bpa=-16.91 degrees ! Estimated noise=2.00773 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00243004 Jy ! Component: 100 - total flux cleaned = 0.00480094 Jy ! Component: 150 - total flux cleaned = 0.00638599 Jy ! Component: 200 - total flux cleaned = 0.00782681 Jy ! Total flux subtracted in 200 components = 0.00782681 Jy ! Clean residual min=-0.003535 max=0.003890 Jy/beam ! Clean residual mean=-0.000006 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.995718 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 229 components and 0.995718 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.102037Jy sigma=0.318595 ! Fit after self-cal, rms=0.101982Jy sigma=0.318178 wmodel J2025-0735_S_map.mod ! Writing 229 model components to file: J2025-0735_S_map.mod wobs J2025-0735_S_uvs.fits ! Writing UV FITS file: J2025-0735_S_uvs.fits wwins J2025-0735_S_map.win ! wwins: Wrote 3 windows to J2025-0735_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.000148255 Jy ! Component: 100 - total flux cleaned = -0.000683241 Jy ! Component: 150 - total flux cleaned = -0.000789749 Jy ! Component: 200 - total flux cleaned = -0.000687525 Jy ! Component: 250 - total flux cleaned = -0.000541418 Jy ! Component: 300 - total flux cleaned = -0.000349898 Jy ! Component: 350 - total flux cleaned = -0.000394174 Jy ! Component: 400 - total flux cleaned = -0.000218066 Jy ! Component: 450 - total flux cleaned = -0.00013255 Jy ! Component: 500 - total flux cleaned = 0.000115989 Jy ! Component: 550 - total flux cleaned = 0.000277169 Jy ! Component: 600 - total flux cleaned = 0.000434582 Jy ! Component: 650 - total flux cleaned = 0.000588121 Jy ! Component: 700 - total flux cleaned = 0.000663091 Jy ! Component: 750 - total flux cleaned = 0.000810202 Jy ! Component: 800 - total flux cleaned = 0.000989603 Jy ! Component: 850 - total flux cleaned = 0.00123448 Jy ! Component: 900 - total flux cleaned = 0.00126835 Jy ! Component: 950 - total flux cleaned = 0.00143642 Jy ! Component: 1000 - total flux cleaned = 0.001536 Jy ! Component: 1050 - total flux cleaned = 0.00172966 Jy ! Component: 1100 - total flux cleaned = 0.00179282 Jy ! Component: 1150 - total flux cleaned = 0.00197909 Jy ! Component: 1200 - total flux cleaned = 0.00200937 Jy ! Component: 1250 - total flux cleaned = 0.00215933 Jy ! Component: 1300 - total flux cleaned = 0.00221833 Jy ! Component: 1350 - total flux cleaned = 0.00221932 Jy ! Component: 1400 - total flux cleaned = 0.00233324 Jy ! Component: 1450 - total flux cleaned = 0.0023332 Jy ! Component: 1500 - total flux cleaned = 0.0023338 Jy ! Component: 1550 - total flux cleaned = 0.00230621 Jy ! Component: 1600 - total flux cleaned = 0.0023331 Jy ! Component: 1650 - total flux cleaned = 0.002281 Jy ! Component: 1700 - total flux cleaned = 0.00238584 Jy ! Component: 1750 - total flux cleaned = 0.00246316 Jy ! Component: 1800 - total flux cleaned = 0.0025139 Jy ! Component: 1850 - total flux cleaned = 0.00251403 Jy ! Component: 1900 - total flux cleaned = 0.0026383 Jy ! Component: 1950 - total flux cleaned = 0.00268753 Jy ! Component: 2000 - total flux cleaned = 0.00275997 Jy ! Component: 2050 - total flux cleaned = 0.00280778 Jy ! Component: 2100 - total flux cleaned = 0.00283088 Jy ! Component: 2150 - total flux cleaned = 0.00280718 Jy ! Component: 2200 - total flux cleaned = 0.00289997 Jy ! Component: 2250 - total flux cleaned = 0.00289967 Jy ! Component: 2300 - total flux cleaned = 0.002945 Jy ! Component: 2350 - total flux cleaned = 0.00303471 Jy ! Component: 2400 - total flux cleaned = 0.00307937 Jy ! Component: 2450 - total flux cleaned = 0.00318908 Jy ! Component: 2500 - total flux cleaned = 0.00325447 Jy ! Component: 2550 - total flux cleaned = 0.00329766 Jy ! Component: 2600 - total flux cleaned = 0.00336182 Jy ! Component: 2650 - total flux cleaned = 0.00348858 Jy ! Component: 2700 - total flux cleaned = 0.00350945 Jy ! Component: 2750 - total flux cleaned = 0.00355096 Jy ! Component: 2800 - total flux cleaned = 0.00365361 Jy ! Component: 2850 - total flux cleaned = 0.00367372 Jy ! Component: 2900 - total flux cleaned = 0.00375391 Jy ! Component: 2950 - total flux cleaned = 0.00375387 Jy ! Component: 3000 - total flux cleaned = 0.00383301 Jy ! Component: 3050 - total flux cleaned = 0.00393092 Jy ! Component: 3100 - total flux cleaned = 0.00393082 Jy ! Component: 3150 - total flux cleaned = 0.00402724 Jy ! Component: 3200 - total flux cleaned = 0.00410352 Jy ! Component: 3250 - total flux cleaned = 0.00410348 Jy ! Component: 3300 - total flux cleaned = 0.00414112 Jy ! Component: 3350 - total flux cleaned = 0.00421585 Jy ! Component: 3400 - total flux cleaned = 0.00430829 Jy ! Component: 3450 - total flux cleaned = 0.00443643 Jy ! Component: 3500 - total flux cleaned = 0.00445435 Jy ! Component: 3550 - total flux cleaned = 0.00458048 Jy ! Component: 3600 - total flux cleaned = 0.00465153 Jy ! Component: 3650 - total flux cleaned = 0.00466919 Jy ! Component: 3700 - total flux cleaned = 0.00475694 Jy ! Component: 3750 - total flux cleaned = 0.0047919 Jy ! Component: 3800 - total flux cleaned = 0.00486106 Jy ! Component: 3850 - total flux cleaned = 0.00484385 Jy ! Component: 3900 - total flux cleaned = 0.00487819 Jy ! Component: 3950 - total flux cleaned = 0.00499658 Jy ! Component: 4000 - total flux cleaned = 0.00506365 Jy ! Component: 4050 - total flux cleaned = 0.00509675 Jy ! Total flux subtracted in 4096 components = 0.0051132 Jy ! Clean residual min=-0.000898 max=0.001078 Jy/beam ! Clean residual mean=-0.000002 rms=0.000315 Jy/beam ! Combined flux in latest and established models = 1.00083 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 515 components and 1.00083 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2025-0735_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.267 x 14.09 at -16.91 degrees (North through East) ! Clean map min=-0.0027483 max=0.84247 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2025-0735_S_map.fits wmodel /image_prod/ug002_uva//J2025-0735_S_map.mod ! Writing 515 model components to file: /image_prod/ug002_uva//J2025-0735_S_map.mod wobs /image_prod/ug002_uva//J2025-0735_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2025-0735_S_uvs.fits wwins /image_prod/ug002_uva//J2025-0735_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2025-0735_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.842474 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000312878 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.111414 0.111414 0.222828 0.445656 0.891312 1.78262 3.56525 7.1305 14.261 28.522 57.044 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.842 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 2692.66 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2025-0735_S_dfm.log closed on Thu Mar 5 04:47:21 2020