! Started logfile: /image_prod/ug002_uva//J0730-1141_S_h_dfm.log on Wed Mar 4 21:50:07 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//J0730-1141_S_h_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0730-1141_S_h_uva.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.869444 visibilities/baseline/integration-bin. ! Found source: J0730-1141 ! ! 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 939 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 J0730-1141_S_h] 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=3.122984Jy sigma=13.031221 ! Fit after self-cal, rms=1.895184Jy sigma=7.474424 ! 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.557 mas, bmaj=6.754 mas, bpa=-5.384 degrees ! Estimated noise=6.64734 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 = 2.08876 Jy ! Component: 100 - total flux cleaned = 2.59572 Jy ! Total flux subtracted in 100 components = 2.59572 Jy ! Clean residual min=-0.151480 max=0.209068 Jy/beam ! Clean residual mean=0.000815 rms=0.038119 Jy/beam ! Combined flux in latest and established models = 2.59572 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 2.59572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.536182Jy sigma=1.935095 ! Fit after self-cal, rms=0.535752Jy sigma=1.934004 ! 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.886 mas, bmaj=7.434 mas, bpa=-4.621 degrees ! Estimated noise=5.9186 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.28098 Jy ! Component: 100 - total flux cleaned = 0.41541 Jy ! Component: 150 - total flux cleaned = 0.487123 Jy ! Component: 200 - total flux cleaned = 0.527729 Jy ! Total flux subtracted in 200 components = 0.527729 Jy ! Clean residual min=-0.110217 max=0.118712 Jy/beam ! Clean residual mean=0.000227 rms=0.025789 Jy/beam ! Combined flux in latest and established models = 3.12344 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 3.12344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.342086Jy sigma=1.290749 ! Fit after self-cal, rms=0.341096Jy sigma=1.287254 ! 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.886 x 7.434 at -4.621 degrees (North through East) ! Clean map min=-0.10922 max=2.7356 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.11 HN 1.04 KP 0.95 ! LA 1.01 MK 0.99 NL 0.93 OV 0.89 ! PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.27 FD 1.11 HN 1.03 KP 0.99 ! LA 1.00 MK 1.00 NL 0.88 OV 0.88 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.12 HN 1.03 KP 0.99 ! LA 1.00 MK 1.03 NL 0.84 OV 0.87 ! PT 1.03 SC 0.99 ! ! ! Fit before self-cal, rms=0.341096Jy sigma=1.287254 ! Fit after self-cal, rms=0.114956Jy sigma=0.427212 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.889 mas, bmaj=7.435 mas, bpa=-4.476 degrees ! Estimated noise=5.88714 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, 8). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0337385 Jy ! Component: 100 - total flux cleaned = 0.0385719 Jy ! Component: 150 - total flux cleaned = 0.0425277 Jy ! Component: 200 - total flux cleaned = 0.0448961 Jy ! Total flux subtracted in 200 components = 0.0448961 Jy ! Clean residual min=-0.019764 max=0.026345 Jy/beam ! Clean residual mean=0.000009 rms=0.005509 Jy/beam ! Combined flux in latest and established models = 3.16834 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 49 components and 3.16834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.100163Jy sigma=0.370647 ! Fit after self-cal, rms=0.099007Jy sigma=0.367558 ! 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.099007Jy sigma=0.367558 ! Fit after self-cal, rms=0.097038Jy sigma=0.363984 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.884 mas, bmaj=7.427 mas, bpa=-4.455 degrees ! Estimated noise=5.87664 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114878 Jy ! Component: 100 - total flux cleaned = 0.0160213 Jy ! Component: 150 - total flux cleaned = 0.0173856 Jy ! Component: 200 - total flux cleaned = 0.0186071 Jy ! Total flux subtracted in 200 components = 0.0186071 Jy ! Clean residual min=-0.017073 max=0.024628 Jy/beam ! Clean residual mean=0.000008 rms=0.004867 Jy/beam ! Combined flux in latest and established models = 3.18695 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 68 components and 3.18695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.093523Jy sigma=0.351114 ! Fit after self-cal, rms=0.093186Jy sigma=0.350409 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 (1, 14.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219828 Jy ! Component: 100 - total flux cleaned = 0.0251394 Jy ! Component: 150 - total flux cleaned = 0.0277434 Jy ! Component: 200 - total flux cleaned = 0.0280123 Jy ! Total flux subtracted in 200 components = 0.0280123 Jy ! Clean residual min=-0.015514 max=0.014861 Jy/beam ! Clean residual mean=-0.000025 rms=0.003956 Jy/beam ! Combined flux in latest and established models = 3.21496 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 92 components and 3.21496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.086580Jy sigma=0.328074 ! Fit after self-cal, rms=0.086316Jy sigma=0.327219 ! 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.086316Jy sigma=0.327219 ! Fit after self-cal, rms=0.083441Jy sigma=0.321498 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.881 mas, bmaj=7.42 mas, bpa=-4.486 degrees ! Estimated noise=5.86647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108579 Jy ! Component: 100 - total flux cleaned = 0.0148608 Jy ! Component: 150 - total flux cleaned = 0.0162831 Jy ! Component: 200 - total flux cleaned = 0.0164965 Jy ! Total flux subtracted in 200 components = 0.0164965 Jy ! Clean residual min=-0.011873 max=0.013576 Jy/beam ! Clean residual mean=-0.000016 rms=0.003262 Jy/beam ! Combined flux in latest and established models = 3.23146 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 106 components and 3.23146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.081332Jy sigma=0.313873 ! Fit after self-cal, rms=0.081201Jy sigma=0.313617 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.000891716 Jy ! Component: 100 - total flux cleaned = 0.000884311 Jy ! Component: 150 - total flux cleaned = 0.000723691 Jy ! Component: 200 - total flux cleaned = 0.000431499 Jy ! Total flux subtracted in 200 components = 0.000431499 Jy ! Clean residual min=-0.011414 max=0.012909 Jy/beam ! Clean residual mean=-0.000016 rms=0.003151 Jy/beam ! Combined flux in latest and established models = 3.23189 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 117 components and 3.23189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.080483Jy sigma=0.311115 ! Fit after self-cal, rms=0.080427Jy sigma=0.311012 ! 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.080427Jy sigma=0.311012 ! Fit after self-cal, rms=0.079367Jy sigma=0.309152 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.97 mas, bmaj=13.46 mas, bpa=-7.83 degrees ! Estimated noise=8.53471 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00575519 Jy ! Component: 100 - total flux cleaned = 0.00788166 Jy ! Component: 150 - total flux cleaned = 0.00906349 Jy ! Component: 200 - total flux cleaned = 0.00947707 Jy ! Total flux subtracted in 200 components = 0.00947707 Jy ! Clean residual min=-0.014616 max=0.014475 Jy/beam ! Clean residual mean=-0.000012 rms=0.004410 Jy/beam ! Combined flux in latest and established models = 3.24136 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 142 components and 3.24136 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078890Jy sigma=0.308690 ! Fit after self-cal, rms=0.078777Jy sigma=0.308424 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.00034714 Jy ! Component: 100 - total flux cleaned = 0.00047769 Jy ! Component: 150 - total flux cleaned = 0.000718481 Jy ! Component: 200 - total flux cleaned = 0.000929259 Jy ! Total flux subtracted in 200 components = 0.000929259 Jy ! Clean residual min=-0.014386 max=0.014465 Jy/beam ! Clean residual mean=-0.000013 rms=0.004353 Jy/beam ! Combined flux in latest and established models = 3.24229 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 152 components and 3.24229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.078714Jy sigma=0.308445 ! Fit after self-cal, rms=0.078652Jy sigma=0.308310 ! 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.879 mas, bmaj=7.417 mas, bpa=-4.511 degrees ! Estimated noise=5.86292 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.879 x 7.417 at -4.511 degrees (North through East) ! Clean map min=-0.011568 max=2.7188 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.078652Jy sigma=0.308310 ! Fit after self-cal, rms=0.073997Jy sigma=0.285377 ! Inverting map and beam ! Estimated beam: bmin=2.879 mas, bmaj=7.418 mas, bpa=-4.542 degrees ! Estimated noise=5.866 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289141 Jy ! Component: 100 - total flux cleaned = 0.00341702 Jy ! Component: 150 - total flux cleaned = 0.00311009 Jy ! Component: 200 - total flux cleaned = 0.00325203 Jy ! Total flux subtracted in 200 components = 0.00325203 Jy ! Clean residual min=-0.009655 max=0.012669 Jy/beam ! Clean residual mean=-0.000003 rms=0.002683 Jy/beam ! Combined flux in latest and established models = 3.24555 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 162 components and 3.24555 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.073255Jy sigma=0.282252 ! Fit after self-cal, rms=0.073213Jy sigma=0.282135 ! Inverting map ! Added new window around map position (-53.5, 68). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.010755 Jy ! Component: 100 - total flux cleaned = 0.0154469 Jy ! Component: 150 - total flux cleaned = 0.016965 Jy ! Component: 200 - total flux cleaned = 0.0175129 Jy ! Total flux subtracted in 200 components = 0.0175129 Jy ! Clean residual min=-0.008329 max=0.009692 Jy/beam ! Clean residual mean=-0.000006 rms=0.002316 Jy/beam ! Combined flux in latest and established models = 3.26306 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 189 components and 3.26306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071406Jy sigma=0.275236 ! Fit after self-cal, rms=0.071350Jy sigma=0.274820 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.071350Jy sigma=0.274820 ! Fit after self-cal, rms=0.070949Jy sigma=0.273891 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.548 mas, bmaj=6.748 mas, bpa=-5.373 degrees ! Estimated noise=6.58874 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.07009 Jy ! Component: 100 - total flux cleaned = 2.57956 Jy ! Component: 150 - total flux cleaned = 2.8188 Jy ! Component: 200 - total flux cleaned = 2.94971 Jy ! Total flux subtracted in 200 components = 2.94971 Jy ! Clean residual min=-0.030204 max=0.064821 Jy/beam ! Clean residual mean=0.000277 rms=0.011340 Jy/beam ! Combined flux in latest and established models = 2.94972 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 21 model components to the UV plane model. ! The established model now contains 21 components and 2.94972 Jy ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=7.416 mas, bpa=-4.566 degrees ! Estimated noise=5.86381 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.0962747 Jy ! Component: 100 - total flux cleaned = 0.154022 Jy ! Component: 150 - total flux cleaned = 0.193142 Jy ! Component: 200 - total flux cleaned = 0.22087 Jy ! Total flux subtracted in 200 components = 0.22087 Jy ! Clean residual min=-0.015237 max=0.020386 Jy/beam ! Clean residual mean=0.000066 rms=0.004732 Jy/beam ! Combined flux in latest and established models = 3.17059 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 75 components and 3.17059 Jy ! Inverting map ! Added new window around map position (74, -118.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0220114 Jy ! Component: 100 - total flux cleaned = 0.0387275 Jy ! Component: 150 - total flux cleaned = 0.0523409 Jy ! Component: 200 - total flux cleaned = 0.0635623 Jy ! Total flux subtracted in 200 components = 0.0635623 Jy ! Clean residual min=-0.011262 max=0.011766 Jy/beam ! Clean residual mean=0.000032 rms=0.003034 Jy/beam ! Combined flux in latest and established models = 3.23415 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 109 components and 3.23415 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=6.962 mas, bmaj=13.45 mas, bpa=-7.855 degrees ! Estimated noise=8.54488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127942 Jy ! Component: 100 - total flux cleaned = 0.0180476 Jy ! Component: 150 - total flux cleaned = 0.0220086 Jy ! Component: 200 - total flux cleaned = 0.025006 Jy ! Total flux subtracted in 200 components = 0.025006 Jy ! Clean residual min=-0.012203 max=0.011571 Jy/beam ! Clean residual mean=0.000029 rms=0.003636 Jy/beam ! Combined flux in latest and established models = 3.25915 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.00141471 Jy ! Component: 100 - total flux cleaned = 0.00288735 Jy ! Component: 150 - total flux cleaned = 0.00418599 Jy ! Component: 200 - total flux cleaned = 0.00517864 Jy ! Total flux subtracted in 200 components = 0.00517864 Jy ! Clean residual min=-0.010879 max=0.011569 Jy/beam ! Clean residual mean=0.000016 rms=0.003297 Jy/beam ! Combined flux in latest and established models = 3.26433 Jy ! Adding 90 model components to the UV plane model. ! The established model now contains 191 components and 3.26433 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.877 mas, bmaj=7.416 mas, bpa=-4.566 degrees ! Estimated noise=5.86381 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140887 Jy ! Component: 100 - total flux cleaned = 0.00224038 Jy ! Component: 150 - total flux cleaned = 0.00316018 Jy ! Component: 200 - total flux cleaned = 0.00399996 Jy ! Total flux subtracted in 200 components = 0.00399996 Jy ! Clean residual min=-0.007580 max=0.010323 Jy/beam ! Clean residual mean=0.000005 rms=0.002208 Jy/beam ! Combined flux in latest and established models = 3.26833 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 222 components and 3.26833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.070899Jy sigma=0.273606 ! Fit after self-cal, rms=0.070612Jy sigma=0.272580 wmodel J0730-1141_S_h_map.mod ! Writing 222 model components to file: J0730-1141_S_h_map.mod wobs J0730-1141_S_h_uvs.fits ! Writing UV FITS file: J0730-1141_S_h_uvs.fits wwins J0730-1141_S_h_map.win ! wwins: Wrote 5 windows to J0730-1141_S_h_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.00427209 Jy ! Component: 100 - total flux cleaned = 0.00730051 Jy ! Component: 150 - total flux cleaned = 0.00809582 Jy ! Component: 200 - total flux cleaned = 0.00870491 Jy ! Component: 250 - total flux cleaned = 0.00882439 Jy ! Component: 300 - total flux cleaned = 0.00871812 Jy ! Component: 350 - total flux cleaned = 0.00861508 Jy ! Component: 400 - total flux cleaned = 0.00842093 Jy ! Component: 450 - total flux cleaned = 0.00842219 Jy ! Component: 500 - total flux cleaned = 0.0086865 Jy ! Component: 550 - total flux cleaned = 0.00902541 Jy ! Component: 600 - total flux cleaned = 0.00943548 Jy ! Component: 650 - total flux cleaned = 0.00983065 Jy ! Component: 700 - total flux cleaned = 0.0102867 Jy ! Component: 750 - total flux cleaned = 0.0105796 Jy ! Component: 800 - total flux cleaned = 0.0108639 Jy ! Component: 850 - total flux cleaned = 0.0113447 Jy ! Component: 900 - total flux cleaned = 0.0116087 Jy ! Component: 950 - total flux cleaned = 0.0118026 Jy ! Component: 1000 - total flux cleaned = 0.0119911 Jy ! Component: 1050 - total flux cleaned = 0.0122361 Jy ! Component: 1100 - total flux cleaned = 0.0124154 Jy ! Component: 1150 - total flux cleaned = 0.0127656 Jy ! Component: 1200 - total flux cleaned = 0.0131607 Jy ! Component: 1250 - total flux cleaned = 0.0135467 Jy ! Component: 1300 - total flux cleaned = 0.0139237 Jy ! Component: 1350 - total flux cleaned = 0.0141872 Jy ! Component: 1400 - total flux cleaned = 0.0144966 Jy ! Component: 1450 - total flux cleaned = 0.0148998 Jy ! Component: 1500 - total flux cleaned = 0.0151469 Jy ! Component: 1550 - total flux cleaned = 0.0155822 Jy ! Component: 1600 - total flux cleaned = 0.0157708 Jy ! Component: 1650 - total flux cleaned = 0.0160504 Jy ! Component: 1700 - total flux cleaned = 0.0164155 Jy ! Component: 1750 - total flux cleaned = 0.0167739 Jy ! Component: 1800 - total flux cleaned = 0.0170813 Jy ! Component: 1850 - total flux cleaned = 0.0173397 Jy ! Component: 1900 - total flux cleaned = 0.0175091 Jy ! Component: 1950 - total flux cleaned = 0.0177584 Jy ! Component: 2000 - total flux cleaned = 0.0180435 Jy ! Component: 2050 - total flux cleaned = 0.0184031 Jy ! Component: 2100 - total flux cleaned = 0.0185605 Jy ! Component: 2150 - total flux cleaned = 0.0189087 Jy ! Component: 2200 - total flux cleaned = 0.0191368 Jy ! Component: 2250 - total flux cleaned = 0.0193994 Jy ! Component: 2300 - total flux cleaned = 0.0195473 Jy ! Component: 2350 - total flux cleaned = 0.0196566 Jy ! Component: 2400 - total flux cleaned = 0.0198357 Jy ! Component: 2450 - total flux cleaned = 0.0199415 Jy ! Component: 2500 - total flux cleaned = 0.020046 Jy ! Component: 2550 - total flux cleaned = 0.0201149 Jy ! Component: 2600 - total flux cleaned = 0.0201493 Jy ! Component: 2650 - total flux cleaned = 0.0201495 Jy ! Component: 2700 - total flux cleaned = 0.0201825 Jy ! Component: 2750 - total flux cleaned = 0.0202155 Jy ! Component: 2800 - total flux cleaned = 0.0201836 Jy ! Component: 2850 - total flux cleaned = 0.0202481 Jy ! Component: 2900 - total flux cleaned = 0.0202797 Jy ! Component: 2950 - total flux cleaned = 0.020342 Jy ! Component: 3000 - total flux cleaned = 0.0204039 Jy ! Component: 3050 - total flux cleaned = 0.0203737 Jy ! Component: 3100 - total flux cleaned = 0.0205556 Jy ! Component: 3150 - total flux cleaned = 0.0206153 Jy ! Component: 3200 - total flux cleaned = 0.0206449 Jy ! Component: 3250 - total flux cleaned = 0.0207624 Jy ! Component: 3300 - total flux cleaned = 0.0207911 Jy ! Component: 3350 - total flux cleaned = 0.020849 Jy ! Component: 3400 - total flux cleaned = 0.0209347 Jy ! Component: 3450 - total flux cleaned = 0.0209063 Jy ! Component: 3500 - total flux cleaned = 0.0209907 Jy ! Component: 3550 - total flux cleaned = 0.0209626 Jy ! Component: 3600 - total flux cleaned = 0.0209904 Jy ! Component: 3650 - total flux cleaned = 0.021073 Jy ! Component: 3700 - total flux cleaned = 0.0210728 Jy ! Component: 3750 - total flux cleaned = 0.0211269 Jy ! Component: 3800 - total flux cleaned = 0.0211807 Jy ! Component: 3850 - total flux cleaned = 0.0212609 Jy ! Component: 3900 - total flux cleaned = 0.0212874 Jy ! Component: 3950 - total flux cleaned = 0.0212874 Jy ! Component: 4000 - total flux cleaned = 0.0214189 Jy ! Component: 4050 - total flux cleaned = 0.0214711 Jy ! Total flux subtracted in 4096 components = 0.0215231 Jy ! Clean residual min=-0.001812 max=0.001699 Jy/beam ! Clean residual mean=0.000003 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 3.28986 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 526 components and 3.28986 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0730-1141_S_h_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.877 x 7.416 at -4.566 degrees (North through East) ! Clean map min=-0.011231 max=2.7128 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0730-1141_S_h_map.fits wmodel /image_prod/ug002_uva//J0730-1141_S_h_map.mod ! Writing 526 model components to file: /image_prod/ug002_uva//J0730-1141_S_h_map.mod wobs /image_prod/ug002_uva//J0730-1141_S_h_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0730-1141_S_h_uvs.fits wwins /image_prod/ug002_uva//J0730-1141_S_h_map.win ! wwins: Wrote 6 windows to /image_prod/ug002_uva//J0730-1141_S_h_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 2.71282 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000454923 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.050308 0.050308 0.100616 0.201232 0.402464 0.804928 1.60986 3.21971 6.43942 12.8788 25.7577 51.5154 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak= ", int(1000*peak_flux)/1000 ! peak= 2.712 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 5963.27 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0730-1141_S_h_dfm.log closed on Wed Mar 4 21:50:11 2020