! Started logfile: /image_prod/ug002_uva//J1807+3106_S_dfm.log on Thu Mar 5 03:38:37 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//J1807+3106_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1807+3106_S_uva.fits ! AN table 1: 75 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.742222 visibilities/baseline/integration-bin. ! Found source: J1807+3106 ! ! 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 6012 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 J1807+3106_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 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013655Jy sigma=8.708226 ! Fit after self-cal, rms=0.896416Jy sigma=7.747403 ! 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.743 mas, bmaj=6.032 mas, bpa=-18.51 degrees ! Estimated noise=1.49627 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.0798694 Jy ! Component: 100 - total flux cleaned = 0.0977832 Jy ! Total flux subtracted in 100 components = 0.0977832 Jy ! Clean residual min=-0.005755 max=0.007384 Jy/beam ! Clean residual mean=-0.000006 rms=0.001430 Jy/beam ! Combined flux in latest and established models = 0.0977832 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.0977832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084266Jy sigma=0.487033 ! Fit after self-cal, rms=0.084249Jy sigma=0.486878 ! 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.245 mas, bmaj=6.605 mas, bpa=-15.66 degrees ! Estimated noise=1.11158 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.00667761 Jy ! Component: 100 - total flux cleaned = 0.00928583 Jy ! Component: 150 - total flux cleaned = 0.0106764 Jy ! Component: 200 - total flux cleaned = 0.0112925 Jy ! Total flux subtracted in 200 components = 0.0112925 Jy ! Clean residual min=-0.005853 max=0.005951 Jy/beam ! Clean residual mean=-0.000003 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.109076 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 24 components and 0.109076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.083471Jy sigma=0.482513 ! Fit after self-cal, rms=0.083462Jy sigma=0.482479 ! 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.245 x 6.605 at -15.66 degrees (North through East) ! Clean map min=-0.0057214 max=0.10354 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.88 HN 1.07 KP 1.00 ! LA 1.04 MK 0.98 NL 1.07 OV 0.86 ! SC 1.08 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.05 HN 1.04 KP 1.03 ! LA 1.06 MK 1.00 NL 1.15 OV 0.82 ! SC 0.87 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 0.98 KP 1.07 ! LA 1.03 MK 1.01 NL 1.13 OV 0.96 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.083462Jy sigma=0.482479 ! Fit after self-cal, rms=0.076919Jy sigma=0.472126 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=6.563 mas, bpa=-14.78 degrees ! Estimated noise=1.11913 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.00149214 Jy ! Component: 100 - total flux cleaned = 0.00158053 Jy ! Component: 150 - total flux cleaned = 0.00154604 Jy ! Component: 200 - total flux cleaned = 0.00151594 Jy ! Total flux subtracted in 200 components = 0.00151594 Jy ! Clean residual min=-0.004140 max=0.004561 Jy/beam ! Clean residual mean=0.000000 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.110592 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.110592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076848Jy sigma=0.471660 ! Fit after self-cal, rms=0.076853Jy sigma=0.471450 ! 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.076853Jy sigma=0.471450 ! Fit after self-cal, rms=0.069940Jy sigma=0.458820 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.24 mas, bmaj=6.583 mas, bpa=-14.99 degrees ! Estimated noise=1.12542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000522239 Jy ! Component: 100 - total flux cleaned = 0.000471086 Jy ! Component: 150 - total flux cleaned = 0.0003839 Jy ! Component: 200 - total flux cleaned = 0.000345043 Jy ! Total flux subtracted in 200 components = 0.000345043 Jy ! Clean residual min=-0.002321 max=0.004521 Jy/beam ! Clean residual mean=-0.000007 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.110937 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 47 components and 0.110937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069917Jy sigma=0.458673 ! Fit after self-cal, rms=0.069983Jy sigma=0.458359 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 (15, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0037043 Jy ! Component: 100 - total flux cleaned = 0.00492591 Jy ! Component: 150 - total flux cleaned = 0.00541028 Jy ! Component: 200 - total flux cleaned = 0.00578609 Jy ! Total flux subtracted in 200 components = 0.00578609 Jy ! Clean residual min=-0.002424 max=0.002487 Jy/beam ! Clean residual mean=-0.000004 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.116723 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 70 components and 0.116723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069789Jy sigma=0.456040 ! Fit after self-cal, rms=0.069750Jy sigma=0.455887 ! Inverting map ! Added new window around map position (-86.5, 93.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00124664 Jy ! Component: 100 - total flux cleaned = 0.00199911 Jy ! Component: 150 - total flux cleaned = 0.00262788 Jy ! Component: 200 - total flux cleaned = 0.00306339 Jy ! Total flux subtracted in 200 components = 0.00306339 Jy ! Clean residual min=-0.002257 max=0.002035 Jy/beam ! Clean residual mean=-0.000002 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.119786 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 97 components and 0.119786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069656Jy sigma=0.454988 ! Fit after self-cal, rms=0.069638Jy sigma=0.454912 ! 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.069638Jy sigma=0.454912 ! Fit after self-cal, rms=0.069402Jy sigma=0.454645 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.23 mas, bmaj=6.604 mas, bpa=-15.01 degrees ! Estimated noise=1.12435 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0006598 Jy ! Component: 100 - total flux cleaned = 0.00108846 Jy ! Component: 150 - total flux cleaned = 0.00143649 Jy ! Component: 200 - total flux cleaned = 0.00169358 Jy ! Total flux subtracted in 200 components = 0.00169358 Jy ! Clean residual min=-0.001744 max=0.001879 Jy/beam ! Clean residual mean=0.000000 rms=0.000422 Jy/beam ! Combined flux in latest and established models = 0.12148 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 112 components and 0.12148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069367Jy sigma=0.454331 ! Fit after self-cal, rms=0.069377Jy sigma=0.454310 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 (-115.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105269 Jy ! Component: 100 - total flux cleaned = 0.0013926 Jy ! Component: 150 - total flux cleaned = 0.00148553 Jy ! Component: 200 - total flux cleaned = 0.00154029 Jy ! Total flux subtracted in 200 components = 0.00154029 Jy ! Clean residual min=-0.001522 max=0.001671 Jy/beam ! Clean residual mean=0.000001 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.12302 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 124 components and 0.12302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069322Jy sigma=0.453870 ! Fit after self-cal, rms=0.069322Jy sigma=0.453844 ! 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.069322Jy sigma=0.453844 ! Fit after self-cal, rms=0.069372Jy sigma=0.453810 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.196 mas, bmaj=9.434 mas, bpa=-13.87 degrees ! Estimated noise=1.41647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000871031 Jy ! Component: 100 - total flux cleaned = 0.0010578 Jy ! Component: 150 - total flux cleaned = 0.00119525 Jy ! Component: 200 - total flux cleaned = 0.00131585 Jy ! Total flux subtracted in 200 components = 0.00131585 Jy ! Clean residual min=-0.001547 max=0.001662 Jy/beam ! Clean residual mean=0.000001 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.124336 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 146 components and 0.124336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069357Jy sigma=0.453748 ! Fit after self-cal, rms=0.069357Jy sigma=0.453725 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.000244135 Jy ! Component: 100 - total flux cleaned = 0.000320762 Jy ! Component: 150 - total flux cleaned = 0.000321346 Jy ! Component: 200 - total flux cleaned = 0.000354281 Jy ! Total flux subtracted in 200 components = 0.000354281 Jy ! Clean residual min=-0.001541 max=0.001668 Jy/beam ! Clean residual mean=0.000002 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.12469 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 161 components and 0.12469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069351Jy sigma=0.453722 ! Fit after self-cal, rms=0.069348Jy sigma=0.453716 ! 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.226 mas, bmaj=6.606 mas, bpa=-15 degrees ! Estimated noise=1.12463 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 6.606 at -15 degrees (North through East) ! Clean map min=-0.0018511 max=0.10494 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 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.741 mas, bmaj=6.043 mas, bpa=-17.85 degrees ! Estimated noise=1.50891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.080533 Jy ! Component: 100 - total flux cleaned = 0.098618 Jy ! Component: 150 - total flux cleaned = 0.105881 Jy ! Component: 200 - total flux cleaned = 0.110502 Jy ! Total flux subtracted in 200 components = 0.110502 Jy ! Clean residual min=-0.003399 max=0.003230 Jy/beam ! Clean residual mean=-0.000004 rms=0.000822 Jy/beam ! Combined flux in latest and established models = 0.110502 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.110502 Jy ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=6.606 mas, bpa=-15 degrees ! Estimated noise=1.12463 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.00361715 Jy ! Component: 100 - total flux cleaned = 0.00605249 Jy ! Component: 150 - total flux cleaned = 0.00747679 Jy ! Component: 200 - total flux cleaned = 0.00861717 Jy ! Total flux subtracted in 200 components = 0.00861717 Jy ! Clean residual min=-0.001884 max=0.001859 Jy/beam ! Clean residual mean=-0.000002 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.119119 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 38 components and 0.119119 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.196 mas, bmaj=9.434 mas, bpa=-13.87 degrees ! Estimated noise=1.41647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00196931 Jy ! Component: 100 - total flux cleaned = 0.00300671 Jy ! Component: 150 - total flux cleaned = 0.00366327 Jy ! Component: 200 - total flux cleaned = 0.00418758 Jy ! Total flux subtracted in 200 components = 0.00418758 Jy ! Clean residual min=-0.001692 max=0.001641 Jy/beam ! Clean residual mean=-0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.123306 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.000334274 Jy ! Component: 100 - total flux cleaned = 0.00057565 Jy ! Component: 150 - total flux cleaned = 0.000814283 Jy ! Component: 200 - total flux cleaned = 0.000944432 Jy ! Total flux subtracted in 200 components = 0.000944432 Jy ! Clean residual min=-0.001634 max=0.001674 Jy/beam ! Clean residual mean=0.000001 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.124251 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 95 components and 0.124251 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.226 mas, bmaj=6.606 mas, bpa=-15 degrees ! Estimated noise=1.12463 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000370732 Jy ! Component: 100 - total flux cleaned = 0.000484139 Jy ! Component: 150 - total flux cleaned = 0.000586915 Jy ! Component: 200 - total flux cleaned = 0.000651162 Jy ! Total flux subtracted in 200 components = 0.000651162 Jy ! Clean residual min=-0.001637 max=0.001686 Jy/beam ! Clean residual mean=0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.124902 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 117 components and 0.124902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.069364Jy sigma=0.454049 ! Fit after self-cal, rms=0.069373Jy sigma=0.454009 wmodel J1807+3106_S_map.mod ! Writing 117 model components to file: J1807+3106_S_map.mod wobs J1807+3106_S_uvs.fits ! Writing UV FITS file: J1807+3106_S_uvs.fits wwins J1807+3106_S_map.win ! wwins: Wrote 4 windows to J1807+3106_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 = -2.40462e-05 Jy ! Component: 100 - total flux cleaned = -0.00010689 Jy ! Component: 150 - total flux cleaned = 2.30167e-05 Jy ! Component: 200 - total flux cleaned = 0.000147733 Jy ! Component: 250 - total flux cleaned = 0.000293601 Jy ! Component: 300 - total flux cleaned = 0.000459142 Jy ! Component: 350 - total flux cleaned = 0.000551766 Jy ! Component: 400 - total flux cleaned = 0.000709057 Jy ! Component: 450 - total flux cleaned = 0.000818212 Jy ! Component: 500 - total flux cleaned = 0.000946291 Jy ! Component: 550 - total flux cleaned = 0.00105036 Jy ! Component: 600 - total flux cleaned = 0.00113208 Jy ! Component: 650 - total flux cleaned = 0.00119219 Jy ! Component: 700 - total flux cleaned = 0.00125093 Jy ! Component: 750 - total flux cleaned = 0.00127023 Jy ! Component: 800 - total flux cleaned = 0.00136414 Jy ! Component: 850 - total flux cleaned = 0.00143802 Jy ! Component: 900 - total flux cleaned = 0.00147395 Jy ! Component: 950 - total flux cleaned = 0.0015634 Jy ! Component: 1000 - total flux cleaned = 0.00163327 Jy ! Component: 1050 - total flux cleaned = 0.00166763 Jy ! Component: 1100 - total flux cleaned = 0.00171849 Jy ! Component: 1150 - total flux cleaned = 0.0017186 Jy ! Component: 1200 - total flux cleaned = 0.00176813 Jy ! Component: 1250 - total flux cleaned = 0.00181699 Jy ! Component: 1300 - total flux cleaned = 0.00180084 Jy ! Component: 1350 - total flux cleaned = 0.00183215 Jy ! Component: 1400 - total flux cleaned = 0.00181635 Jy ! Component: 1450 - total flux cleaned = 0.00186243 Jy ! Component: 1500 - total flux cleaned = 0.00180117 Jy ! Component: 1550 - total flux cleaned = 0.00177103 Jy ! Component: 1600 - total flux cleaned = 0.0017266 Jy ! Component: 1650 - total flux cleaned = 0.00171207 Jy ! Component: 1700 - total flux cleaned = 0.0017414 Jy ! Component: 1750 - total flux cleaned = 0.00172735 Jy ! Component: 1800 - total flux cleaned = 0.00172713 Jy ! Component: 1850 - total flux cleaned = 0.00172707 Jy ! Component: 1900 - total flux cleaned = 0.00171319 Jy ! Component: 1950 - total flux cleaned = 0.00167194 Jy ! Component: 2000 - total flux cleaned = 0.00164486 Jy ! Component: 2050 - total flux cleaned = 0.00161786 Jy ! Component: 2100 - total flux cleaned = 0.00160454 Jy ! Component: 2150 - total flux cleaned = 0.00153864 Jy ! Component: 2200 - total flux cleaned = 0.0014997 Jy ! Component: 2250 - total flux cleaned = 0.00149979 Jy ! Component: 2300 - total flux cleaned = 0.0014617 Jy ! Component: 2350 - total flux cleaned = 0.00146161 Jy ! Component: 2400 - total flux cleaned = 0.00141166 Jy ! Component: 2450 - total flux cleaned = 0.00137441 Jy ! Component: 2500 - total flux cleaned = 0.00132528 Jy ! Component: 2550 - total flux cleaned = 0.00131323 Jy ! Component: 2600 - total flux cleaned = 0.0012771 Jy ! Component: 2650 - total flux cleaned = 0.00126525 Jy ! Component: 2700 - total flux cleaned = 0.00115883 Jy ! Component: 2750 - total flux cleaned = 0.00111205 Jy ! Component: 2800 - total flux cleaned = 0.00107733 Jy ! Component: 2850 - total flux cleaned = 0.0010083 Jy ! Component: 2900 - total flux cleaned = 0.000962628 Jy ! Component: 2950 - total flux cleaned = 0.000860676 Jy ! Component: 3000 - total flux cleaned = 0.000804695 Jy ! Component: 3050 - total flux cleaned = 0.000749048 Jy ! Component: 3100 - total flux cleaned = 0.00070487 Jy ! Component: 3150 - total flux cleaned = 0.000661084 Jy ! Component: 3200 - total flux cleaned = 0.000563193 Jy ! Component: 3250 - total flux cleaned = 0.000520118 Jy ! Component: 3300 - total flux cleaned = 0.00048812 Jy ! Component: 3350 - total flux cleaned = 0.00043494 Jy ! Component: 3400 - total flux cleaned = 0.000371771 Jy ! Component: 3450 - total flux cleaned = 0.000319619 Jy ! Component: 3500 - total flux cleaned = 0.000288539 Jy ! Component: 3550 - total flux cleaned = 0.000257592 Jy ! Component: 3600 - total flux cleaned = 0.000186089 Jy ! Component: 3650 - total flux cleaned = 0.000145628 Jy ! Component: 3700 - total flux cleaned = 7.53134e-05 Jy ! Component: 3750 - total flux cleaned = 5.54004e-05 Jy ! Component: 3800 - total flux cleaned = 3.55394e-05 Jy ! Component: 3850 - total flux cleaned = 5.89253e-06 Jy ! Component: 3900 - total flux cleaned = -4.309e-05 Jy ! Component: 3950 - total flux cleaned = -9.17185e-05 Jy ! Component: 4000 - total flux cleaned = -0.000120595 Jy ! Component: 4050 - total flux cleaned = -0.000158854 Jy ! Total flux subtracted in 4096 components = -0.000158933 Jy ! Clean residual min=-0.000551 max=0.000589 Jy/beam ! Clean residual mean=0.000000 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.124743 Jy keep ! Adding 284 model components to the UV plane model. ! The established model now contains 401 components and 0.124743 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1807+3106_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.226 x 6.606 at -15 degrees (North through East) ! Clean map min=-0.0014947 max=0.10454 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1807+3106_S_map.fits wmodel /image_prod/ug002_uva//J1807+3106_S_map.mod ! Writing 401 model components to file: /image_prod/ug002_uva//J1807+3106_S_map.mod wobs /image_prod/ug002_uva//J1807+3106_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1807+3106_S_uvs.fits wwins /image_prod/ug002_uva//J1807+3106_S_map.win ! wwins: Wrote 5 windows to /image_prod/ug002_uva//J1807+3106_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.104542 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167503 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.480676 0.480676 0.961352 1.9227 3.84541 7.69081 15.3816 30.7633 61.5265 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.104 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 624.121 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1807+3106_S_dfm.log closed on Thu Mar 5 03:38:41 2020