! Started logfile: /image_prod/ug002_uva//J0006+3422_S_dfm.log on Wed Mar 4 18:11:06 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//J0006+3422_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0006+3422_S_uva.fits ! AN table 1: 15 integrations on 21 of 21 possible baselines. ! AN table 2: 30 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.837993 visibilities/baseline/integration-bin. ! Found source: J0006+3422 ! ! 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 3507 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 J0006+3422_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 30 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.006695Jy sigma=8.774484 ! Fit after self-cal, rms=0.941588Jy sigma=8.219820 ! 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.626 mas, bmaj=5.212 mas, bpa=-0.9347 degrees ! Estimated noise=2.04133 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.0464923 Jy ! Component: 100 - total flux cleaned = 0.056715 Jy ! Total flux subtracted in 100 components = 0.056715 Jy ! Clean residual min=-0.004449 max=0.004564 Jy/beam ! Clean residual mean=-0.000003 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.056715 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.056715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056636Jy sigma=0.430870 ! Fit after self-cal, rms=0.056092Jy sigma=0.426059 ! 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.102 mas, bmaj=5.999 mas, bpa=-1.312 degrees ! Estimated noise=1.42179 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.00318122 Jy ! Component: 100 - total flux cleaned = 0.00343454 Jy ! Component: 150 - total flux cleaned = 0.00330322 Jy ! Component: 200 - total flux cleaned = 0.00314795 Jy ! Total flux subtracted in 200 components = 0.00314795 Jy ! Clean residual min=-0.002922 max=0.002563 Jy/beam ! Clean residual mean=-0.000002 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.0598629 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0598629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055869Jy sigma=0.424581 ! Fit after self-cal, rms=0.055879Jy sigma=0.424558 ! 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.102 x 5.999 at -1.312 degrees (North through East) ! Clean map min=-0.0027934 max=0.059997 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 HN 1.07 KP 1.01 LA 0.97 ! MK 0.89 NL 0.88 SC 0.92 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.85 FD 0.94 HN 1.03 KP 1.02 ! LA 1.05 MK 0.90 OV 0.91 PT 1.23 ! SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 HN 0.93 KP 1.13 LA 1.09 ! MK 0.93 NL 1.00 SC 0.90 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.86 FD 1.06 HN 1.06 KP 1.09 ! LA 1.09 MK 1.03 OV 0.92 PT 1.13 ! SC 1.20 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 HN 0.98 KP 1.00 LA 0.94 ! MK 0.98 NL 1.04 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.91 FD 0.92 HN 1.11 KP 1.01 ! LA 0.95 MK 1.01 OV 0.95 PT 1.13 ! SC 1.05 ! ! ! Fit before self-cal, rms=0.055879Jy sigma=0.424558 ! Fit after self-cal, rms=0.054129Jy sigma=0.420137 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=5.953 mas, bpa=-2.314 degrees ! Estimated noise=1.41247 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.000211231 Jy ! Component: 100 - total flux cleaned = -0.000245457 Jy ! Component: 150 - total flux cleaned = -0.00026077 Jy ! Component: 200 - total flux cleaned = -0.000303379 Jy ! Total flux subtracted in 200 components = -0.000303379 Jy ! Clean residual min=-0.002566 max=0.002313 Jy/beam ! Clean residual mean=-0.000005 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.0595596 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 20 components and 0.0595596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054117Jy sigma=0.420050 ! Fit after self-cal, rms=0.054128Jy sigma=0.419870 ! 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.054128Jy sigma=0.419870 ! Fit after self-cal, rms=0.054267Jy sigma=0.418843 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.089 mas, bmaj=5.976 mas, bpa=-2.74 degrees ! Estimated noise=1.41089 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000134867 Jy ! Component: 100 - total flux cleaned = -0.000135128 Jy ! Component: 150 - total flux cleaned = -0.000147581 Jy ! Component: 200 - total flux cleaned = -0.000136533 Jy ! Total flux subtracted in 200 components = -0.000136533 Jy ! Clean residual min=-0.002311 max=0.002186 Jy/beam ! Clean residual mean=-0.000003 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.059423 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 25 components and 0.059423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054258Jy sigma=0.418781 ! Fit after self-cal, rms=0.054273Jy sigma=0.418738 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 = 5.42177e-05 Jy ! Component: 100 - total flux cleaned = 7.62983e-05 Jy ! Component: 150 - total flux cleaned = 8.6533e-05 Jy ! Component: 200 - total flux cleaned = 0.000105092 Jy ! Total flux subtracted in 200 components = 0.000105092 Jy ! Clean residual min=-0.002327 max=0.002201 Jy/beam ! Clean residual mean=-0.000003 rms=0.000530 Jy/beam ! Combined flux in latest and established models = 0.0595281 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0595281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054268Jy sigma=0.418709 ! Fit after self-cal, rms=0.054266Jy sigma=0.418705 ! 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.054266Jy sigma=0.418705 ! Fit after self-cal, rms=0.054376Jy sigma=0.418688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.087 mas, bmaj=5.984 mas, bpa=-2.921 degrees ! Estimated noise=1.41001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.89255e-05 Jy ! Component: 100 - total flux cleaned = -8.06681e-05 Jy ! Component: 150 - total flux cleaned = -6.1637e-05 Jy ! Component: 200 - total flux cleaned = -4.5018e-05 Jy ! Total flux subtracted in 200 components = -4.5018e-05 Jy ! Clean residual min=-0.002347 max=0.002209 Jy/beam ! Clean residual mean=-0.000003 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.0594831 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0594831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054371Jy sigma=0.418661 ! Fit after self-cal, rms=0.054374Jy sigma=0.418657 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.66234e-05 Jy ! Component: 100 - total flux cleaned = 2.57155e-05 Jy ! Component: 150 - total flux cleaned = 4.20762e-05 Jy ! Component: 200 - total flux cleaned = 4.95881e-05 Jy ! Total flux subtracted in 200 components = 4.95881e-05 Jy ! Clean residual min=-0.002351 max=0.002213 Jy/beam ! Clean residual mean=-0.000002 rms=0.000527 Jy/beam ! Combined flux in latest and established models = 0.0595327 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0595327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054371Jy sigma=0.418639 ! Fit after self-cal, rms=0.054369Jy sigma=0.418637 ! 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.054369Jy sigma=0.418637 ! Fit after self-cal, rms=0.054399Jy sigma=0.418633 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.152 mas, bmaj=9.101 mas, bpa=8.394 degrees ! Estimated noise=1.78648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0006591 Jy ! Component: 100 - total flux cleaned = 0.000721389 Jy ! Component: 150 - total flux cleaned = 0.000772215 Jy ! Component: 200 - total flux cleaned = 0.000805054 Jy ! Total flux subtracted in 200 components = 0.000805054 Jy ! Clean residual min=-0.001787 max=0.001951 Jy/beam ! Clean residual mean=-0.000003 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.0603377 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.0603377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054409Jy sigma=0.418672 ! Fit after self-cal, rms=0.054407Jy sigma=0.418630 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 = 5.14439e-05 Jy ! Component: 100 - total flux cleaned = 6.46341e-05 Jy ! Component: 150 - total flux cleaned = 7.55102e-05 Jy ! Component: 200 - total flux cleaned = 8.44644e-05 Jy ! Total flux subtracted in 200 components = 8.44644e-05 Jy ! Clean residual min=-0.001787 max=0.001921 Jy/beam ! Clean residual mean=-0.000003 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0604222 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.0604222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054414Jy sigma=0.418660 ! Fit after self-cal, rms=0.054408Jy sigma=0.418640 ! 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.085 mas, bmaj=5.989 mas, bpa=-3.025 degrees ! Estimated noise=1.40924 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.085 x 5.989 at -3.025 degrees (North through East) ! Clean map min=-0.0021842 max=0.059304 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.611 mas, bmaj=5.214 mas, bpa=-2.956 degrees ! Estimated noise=2.0195 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.046176 Jy ! Component: 100 - total flux cleaned = 0.0563011 Jy ! Component: 150 - total flux cleaned = 0.0577697 Jy ! Component: 200 - total flux cleaned = 0.0577775 Jy ! Total flux subtracted in 200 components = 0.0577775 Jy ! Clean residual min=-0.003818 max=0.003252 Jy/beam ! Clean residual mean=-0.000003 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.0577775 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0577775 Jy ! Inverting map and beam ! Estimated beam: bmin=3.085 mas, bmaj=5.989 mas, bpa=-3.025 degrees ! Estimated noise=1.40924 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.00100747 Jy ! Component: 100 - total flux cleaned = 0.00118061 Jy ! Component: 150 - total flux cleaned = 0.00130088 Jy ! Component: 200 - total flux cleaned = 0.00143095 Jy ! Total flux subtracted in 200 components = 0.00143095 Jy ! Clean residual min=-0.002366 max=0.002088 Jy/beam ! Clean residual mean=-0.000003 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0592085 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.0592085 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.152 mas, bmaj=9.101 mas, bpa=8.394 degrees ! Estimated noise=1.78648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000935964 Jy ! Component: 100 - total flux cleaned = 0.00113105 Jy ! Component: 150 - total flux cleaned = 0.00114365 Jy ! Component: 200 - total flux cleaned = 0.00115449 Jy ! Total flux subtracted in 200 components = 0.00115449 Jy ! Clean residual min=-0.001798 max=0.001904 Jy/beam ! Clean residual mean=-0.000003 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.0603629 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 = 3.94927e-07 Jy ! Component: 100 - total flux cleaned = 9.48072e-06 Jy ! Component: 150 - total flux cleaned = 1.78526e-05 Jy ! Component: 200 - total flux cleaned = 1.82276e-05 Jy ! Total flux subtracted in 200 components = 1.82276e-05 Jy ! Clean residual min=-0.001792 max=0.001894 Jy/beam ! Clean residual mean=-0.000003 rms=0.000528 Jy/beam ! Combined flux in latest and established models = 0.0603812 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.0603812 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.085 mas, bmaj=5.989 mas, bpa=-3.025 degrees ! Estimated noise=1.40924 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000295991 Jy ! Component: 100 - total flux cleaned = -0.00033827 Jy ! Component: 150 - total flux cleaned = -0.000354761 Jy ! Component: 200 - total flux cleaned = -0.000384522 Jy ! Total flux subtracted in 200 components = -0.000384522 Jy ! Clean residual min=-0.002343 max=0.002112 Jy/beam ! Clean residual mean=-0.000002 rms=0.000525 Jy/beam ! Combined flux in latest and established models = 0.0599967 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.0599967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.054416Jy sigma=0.418716 ! Fit after self-cal, rms=0.054405Jy sigma=0.418699 wmodel J0006+3422_S_map.mod ! Writing 36 model components to file: J0006+3422_S_map.mod wobs J0006+3422_S_uvs.fits ! Writing UV FITS file: J0006+3422_S_uvs.fits wwins J0006+3422_S_map.win ! wwins: Wrote 1 windows to J0006+3422_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.000639546 Jy ! Component: 100 - total flux cleaned = -0.00109321 Jy ! Component: 150 - total flux cleaned = -0.00123516 Jy ! Component: 200 - total flux cleaned = -0.00133682 Jy ! Component: 250 - total flux cleaned = -0.00140268 Jy ! Component: 300 - total flux cleaned = -0.00140274 Jy ! Component: 350 - total flux cleaned = -0.00140287 Jy ! Component: 400 - total flux cleaned = -0.0014325 Jy ! Component: 450 - total flux cleaned = -0.00140283 Jy ! Component: 500 - total flux cleaned = -0.00148944 Jy ! Component: 550 - total flux cleaned = -0.00162997 Jy ! Component: 600 - total flux cleaned = -0.00165742 Jy ! Component: 650 - total flux cleaned = -0.00173943 Jy ! Component: 700 - total flux cleaned = -0.00176596 Jy ! Component: 750 - total flux cleaned = -0.00176527 Jy ! Component: 800 - total flux cleaned = -0.00168845 Jy ! Component: 850 - total flux cleaned = -0.00176396 Jy ! Component: 900 - total flux cleaned = -0.0016897 Jy ! Component: 950 - total flux cleaned = -0.00176306 Jy ! Component: 1000 - total flux cleaned = -0.00173872 Jy ! Component: 1050 - total flux cleaned = -0.00169216 Jy ! Component: 1100 - total flux cleaned = -0.0017859 Jy ! Component: 1150 - total flux cleaned = -0.00176266 Jy ! Component: 1200 - total flux cleaned = -0.00171736 Jy ! Component: 1250 - total flux cleaned = -0.00167271 Jy ! Component: 1300 - total flux cleaned = -0.00169501 Jy ! Component: 1350 - total flux cleaned = -0.00169513 Jy ! Component: 1400 - total flux cleaned = -0.00165226 Jy ! Component: 1450 - total flux cleaned = -0.00165257 Jy ! Component: 1500 - total flux cleaned = -0.00169423 Jy ! Component: 1550 - total flux cleaned = -0.0016324 Jy ! Component: 1600 - total flux cleaned = -0.00161214 Jy ! Component: 1650 - total flux cleaned = -0.00161243 Jy ! Component: 1700 - total flux cleaned = -0.00159284 Jy ! Component: 1750 - total flux cleaned = -0.00161258 Jy ! Component: 1800 - total flux cleaned = -0.0015545 Jy ! Component: 1850 - total flux cleaned = -0.00151661 Jy ! Component: 1900 - total flux cleaned = -0.00149769 Jy ! Component: 1950 - total flux cleaned = -0.0014603 Jy ! Component: 2000 - total flux cleaned = -0.00149715 Jy ! Component: 2050 - total flux cleaned = -0.00138706 Jy ! Component: 2100 - total flux cleaned = -0.00136912 Jy ! Component: 2150 - total flux cleaned = -0.00129755 Jy ! Component: 2200 - total flux cleaned = -0.00131536 Jy ! Component: 2250 - total flux cleaned = -0.0012629 Jy ! Component: 2300 - total flux cleaned = -0.00122811 Jy ! Component: 2350 - total flux cleaned = -0.00114221 Jy ! Component: 2400 - total flux cleaned = -0.00112527 Jy ! Component: 2450 - total flux cleaned = -0.00109148 Jy ! Component: 2500 - total flux cleaned = -0.00105812 Jy ! Component: 2550 - total flux cleaned = -0.0010085 Jy ! Component: 2600 - total flux cleaned = -0.000910371 Jy ! Component: 2650 - total flux cleaned = -0.000862077 Jy ! Component: 2700 - total flux cleaned = -0.000845981 Jy ! Component: 2750 - total flux cleaned = -0.000830124 Jy ! Component: 2800 - total flux cleaned = -0.000767187 Jy ! Component: 2850 - total flux cleaned = -0.000798485 Jy ! Component: 2900 - total flux cleaned = -0.000844696 Jy ! Component: 2950 - total flux cleaned = -0.00078331 Jy ! Component: 3000 - total flux cleaned = -0.000737754 Jy ! Component: 3050 - total flux cleaned = -0.000707815 Jy ! Component: 3100 - total flux cleaned = -0.000707765 Jy ! Component: 3150 - total flux cleaned = -0.000722483 Jy ! Component: 3200 - total flux cleaned = -0.000707631 Jy ! Component: 3250 - total flux cleaned = -0.000707535 Jy ! Component: 3300 - total flux cleaned = -0.00067854 Jy ! Component: 3350 - total flux cleaned = -0.000649827 Jy ! Component: 3400 - total flux cleaned = -0.00062135 Jy ! Component: 3450 - total flux cleaned = -0.000621439 Jy ! Component: 3500 - total flux cleaned = -0.000593248 Jy ! Component: 3550 - total flux cleaned = -0.000565274 Jy ! Component: 3600 - total flux cleaned = -0.000551322 Jy ! Component: 3650 - total flux cleaned = -0.000523847 Jy ! Component: 3700 - total flux cleaned = -0.000469258 Jy ! Component: 3750 - total flux cleaned = -0.000455727 Jy ! Component: 3800 - total flux cleaned = -0.000428784 Jy ! Component: 3850 - total flux cleaned = -0.000428701 Jy ! Component: 3900 - total flux cleaned = -0.00038893 Jy ! Component: 3950 - total flux cleaned = -0.000349386 Jy ! Component: 4000 - total flux cleaned = -0.000362531 Jy ! Component: 4050 - total flux cleaned = -0.000336594 Jy ! Total flux subtracted in 4096 components = -0.000349506 Jy ! Clean residual min=-0.000781 max=0.000770 Jy/beam ! Clean residual mean=-0.000002 rms=0.000223 Jy/beam ! Combined flux in latest and established models = 0.0596471 Jy keep ! Adding 275 model components to the UV plane model. ! The established model now contains 311 components and 0.0596471 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0006+3422_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.085 x 5.989 at -3.025 degrees (North through East) ! Clean map min=-0.0016078 max=0.05937 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0006+3422_S_map.fits wmodel /image_prod/ug002_uva//J0006+3422_S_map.mod ! Writing 311 model components to file: /image_prod/ug002_uva//J0006+3422_S_map.mod wobs /image_prod/ug002_uva//J0006+3422_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0006+3422_S_uvs.fits wwins /image_prod/ug002_uva//J0006+3422_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0006+3422_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0593698 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219577 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10954 1.10954 2.21908 4.43816 8.87631 17.7526 35.5053 71.0105 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.059 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 270.382 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0006+3422_S_dfm.log closed on Wed Mar 4 18:11:10 2020