! Started logfile: /image_prod/ug002_uva//J1632+1615_S_dfm.log on Thu Mar 5 02:46:48 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//J1632+1615_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1632+1615_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.985185 visibilities/baseline/integration-bin. ! Found source: J1632+1615 ! ! 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 5985 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 J1632+1615_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=1.010956Jy sigma=9.136282 ! Fit after self-cal, rms=0.893185Jy sigma=8.090858 ! 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=3.023 mas, bmaj=6.791 mas, bpa=-6.005 degrees ! Estimated noise=1.48948 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.0821786 Jy ! Component: 100 - total flux cleaned = 0.100678 Jy ! Total flux subtracted in 100 components = 0.100678 Jy ! Clean residual min=-0.003438 max=0.006552 Jy/beam ! Clean residual mean=-0.000001 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.100678 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.100678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061370Jy sigma=0.471652 ! Fit after self-cal, rms=0.061230Jy sigma=0.470505 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00699275 Jy ! Component: 100 - total flux cleaned = 0.01039 Jy ! Total flux subtracted in 100 components = 0.01039 Jy ! Clean residual min=-0.003223 max=0.003068 Jy/beam ! Clean residual mean=0.000002 rms=0.000782 Jy/beam ! Combined flux in latest and established models = 0.111068 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 18 components and 0.111068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060324Jy sigma=0.461817 ! Fit after self-cal, rms=0.060336Jy sigma=0.461741 ! 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.48 mas, bmaj=7.768 mas, bpa=-5.718 degrees ! Estimated noise=1.04598 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.00163098 Jy ! Component: 100 - total flux cleaned = 0.00156253 Jy ! Component: 150 - total flux cleaned = 0.00150606 Jy ! Component: 200 - total flux cleaned = 0.00151025 Jy ! Total flux subtracted in 200 components = 0.00151025 Jy ! Clean residual min=-0.002538 max=0.002457 Jy/beam ! Clean residual mean=0.000002 rms=0.000593 Jy/beam ! Combined flux in latest and established models = 0.112578 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.112578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060138Jy sigma=0.460797 ! Fit after self-cal, rms=0.060138Jy sigma=0.460789 ! 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.48 x 7.768 at -5.718 degrees (North through East) ! Clean map min=-0.0024697 max=0.10794 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 1.00 KP 1.00 ! LA 1.02 MK 0.99 NL 0.99 OV 1.02 ! PT 1.00 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.01 HN 1.05 KP 1.02 ! LA 1.02 MK 0.98 NL 1.16 OV 0.92 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.01 HN 1.03 KP 0.99 ! LA 1.04 MK 1.02 NL 0.88 OV 1.00 ! PT 0.98 SC 1.08 ! ! ! Fit before self-cal, rms=0.060138Jy sigma=0.460789 ! Fit after self-cal, rms=0.058782Jy sigma=0.455717 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.499 mas, bmaj=7.771 mas, bpa=-5.916 degrees ! Estimated noise=1.04531 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.000139105 Jy ! Component: 100 - total flux cleaned = 0.000205662 Jy ! Component: 150 - total flux cleaned = 0.000204936 Jy ! Component: 200 - total flux cleaned = 0.000231129 Jy ! Total flux subtracted in 200 components = 0.000231129 Jy ! Clean residual min=-0.002319 max=0.002281 Jy/beam ! Clean residual mean=-0.000001 rms=0.000547 Jy/beam ! Combined flux in latest and established models = 0.11281 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 44 components and 0.11281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058739Jy sigma=0.455468 ! Fit after self-cal, rms=0.058755Jy sigma=0.455398 ! 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.058755Jy sigma=0.455398 ! Fit after self-cal, rms=0.056095Jy sigma=0.449640 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=7.808 mas, bpa=-6.001 degrees ! Estimated noise=1.04405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253487 Jy ! Component: 100 - total flux cleaned = 0.000277864 Jy ! Component: 150 - total flux cleaned = 0.000257649 Jy ! Component: 200 - total flux cleaned = 0.000238133 Jy ! Total flux subtracted in 200 components = 0.000238133 Jy ! Clean residual min=-0.001735 max=0.001869 Jy/beam ! Clean residual mean=-0.000003 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.113048 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 53 components and 0.113048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056088Jy sigma=0.449604 ! Fit after self-cal, rms=0.056087Jy sigma=0.449548 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 = -2.09878e-05 Jy ! Component: 100 - total flux cleaned = -3.89318e-05 Jy ! Component: 150 - total flux cleaned = -5.56013e-05 Jy ! Component: 200 - total flux cleaned = -7.15504e-05 Jy ! Total flux subtracted in 200 components = -7.15504e-05 Jy ! Clean residual min=-0.001721 max=0.001865 Jy/beam ! Clean residual mean=-0.000003 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.112976 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.112976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056084Jy sigma=0.449528 ! Fit after self-cal, rms=0.056083Jy sigma=0.449525 ! 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.056083Jy sigma=0.449525 ! Fit after self-cal, rms=0.055932Jy sigma=0.449342 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=7.8 mas, bpa=-5.882 degrees ! Estimated noise=1.04404 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000207539 Jy ! Component: 100 - total flux cleaned = 0.000230489 Jy ! Component: 150 - total flux cleaned = 0.000251539 Jy ! Component: 200 - total flux cleaned = 0.000271422 Jy ! Total flux subtracted in 200 components = 0.000271422 Jy ! Clean residual min=-0.001701 max=0.001809 Jy/beam ! Clean residual mean=-0.000004 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.113248 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 0.113248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055927Jy sigma=0.449315 ! Fit after self-cal, rms=0.055927Jy sigma=0.449313 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.04776e-05 Jy ! Component: 100 - total flux cleaned = 2.77408e-05 Jy ! Component: 150 - total flux cleaned = 4.34854e-05 Jy ! Component: 200 - total flux cleaned = 5.11983e-05 Jy ! Total flux subtracted in 200 components = 5.11983e-05 Jy ! Clean residual min=-0.001694 max=0.001813 Jy/beam ! Clean residual mean=-0.000004 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.113299 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.113299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055924Jy sigma=0.449298 ! Fit after self-cal, rms=0.055924Jy sigma=0.449298 ! 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.055924Jy sigma=0.449298 ! Fit after self-cal, rms=0.055854Jy sigma=0.449288 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.604 mas, bmaj=11.35 mas, bpa=-6.454 degrees ! Estimated noise=1.22631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.68705e-05 Jy ! Component: 100 - total flux cleaned = 2.65366e-05 Jy ! Component: 150 - total flux cleaned = 3.31184e-05 Jy ! Component: 200 - total flux cleaned = 3.31343e-05 Jy ! Total flux subtracted in 200 components = 3.31343e-05 Jy ! Clean residual min=-0.001899 max=0.002048 Jy/beam ! Clean residual mean=-0.000008 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.113332 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 0.113332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055855Jy sigma=0.449284 ! Fit after self-cal, rms=0.055850Jy sigma=0.449274 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.51617e-06 Jy ! Component: 100 - total flux cleaned = 1.80621e-06 Jy ! Component: 150 - total flux cleaned = 2.13555e-06 Jy ! Component: 200 - total flux cleaned = 7.8332e-06 Jy ! Total flux subtracted in 200 components = 7.8332e-06 Jy ! Clean residual min=-0.001898 max=0.002046 Jy/beam ! Clean residual mean=-0.000008 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.11334 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 72 components and 0.11334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055851Jy sigma=0.449273 ! Fit after self-cal, rms=0.055849Jy sigma=0.449266 ! 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.483 mas, bmaj=7.789 mas, bpa=-5.785 degrees ! Estimated noise=1.04446 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.483 x 7.789 at -5.785 degrees (North through East) ! Clean map min=-0.0016293 max=0.10793 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=3.027 mas, bmaj=6.81 mas, bpa=-6.234 degrees ! Estimated noise=1.49089 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0823002 Jy ! Component: 100 - total flux cleaned = 0.100838 Jy ! Component: 150 - total flux cleaned = 0.107708 Jy ! Component: 200 - total flux cleaned = 0.111071 Jy ! Total flux subtracted in 200 components = 0.111071 Jy ! Clean residual min=-0.002633 max=0.002560 Jy/beam ! Clean residual mean=-0.000001 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.111071 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.111071 Jy ! Inverting map and beam ! Estimated beam: bmin=3.483 mas, bmaj=7.789 mas, bpa=-5.785 degrees ! Estimated noise=1.04446 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.00231234 Jy ! Component: 100 - total flux cleaned = 0.00260049 Jy ! Component: 150 - total flux cleaned = 0.00264039 Jy ! Component: 200 - total flux cleaned = 0.00264161 Jy ! Total flux subtracted in 200 components = 0.00264161 Jy ! Clean residual min=-0.001695 max=0.001810 Jy/beam ! Clean residual mean=-0.000003 rms=0.000448 Jy/beam ! Combined flux in latest and established models = 0.113713 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.113713 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.604 mas, bmaj=11.35 mas, bpa=-6.454 degrees ! Estimated noise=1.22631 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.9986e-05 Jy ! Component: 100 - total flux cleaned = 3.76143e-05 Jy ! Component: 150 - total flux cleaned = -1.51442e-05 Jy ! Component: 200 - total flux cleaned = -5.88092e-05 Jy ! Total flux subtracted in 200 components = -5.88092e-05 Jy ! Clean residual min=-0.001924 max=0.002092 Jy/beam ! Clean residual mean=-0.000007 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.113654 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 = -1.97255e-05 Jy ! Component: 100 - total flux cleaned = -3.78695e-05 Jy ! Component: 150 - total flux cleaned = -5.52927e-05 Jy ! Component: 200 - total flux cleaned = -6.35936e-05 Jy ! Total flux subtracted in 200 components = -6.35936e-05 Jy ! Clean residual min=-0.001917 max=0.002079 Jy/beam ! Clean residual mean=-0.000007 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.11359 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 53 components and 0.11359 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.483 mas, bmaj=7.789 mas, bpa=-5.785 degrees ! Estimated noise=1.04446 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000283862 Jy ! Component: 100 - total flux cleaned = 0.000238788 Jy ! Component: 150 - total flux cleaned = 0.000180811 Jy ! Component: 200 - total flux cleaned = 0.000148245 Jy ! Total flux subtracted in 200 components = 0.000148245 Jy ! Clean residual min=-0.001675 max=0.001808 Jy/beam ! Clean residual mean=-0.000003 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.113739 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.113739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055869Jy sigma=0.449359 ! Fit after self-cal, rms=0.055868Jy sigma=0.449354 wmodel J1632+1615_S_map.mod ! Writing 60 model components to file: J1632+1615_S_map.mod wobs J1632+1615_S_uvs.fits ! Writing UV FITS file: J1632+1615_S_uvs.fits wwins J1632+1615_S_map.win ! wwins: Wrote 1 windows to J1632+1615_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.000264604 Jy ! Component: 100 - total flux cleaned = 0.000504049 Jy ! Component: 150 - total flux cleaned = 0.000619102 Jy ! Component: 200 - total flux cleaned = 0.000399732 Jy ! Component: 250 - total flux cleaned = 0.000292937 Jy ! Component: 300 - total flux cleaned = 0.000161707 Jy ! Component: 350 - total flux cleaned = 7.6825e-06 Jy ! Component: 400 - total flux cleaned = -6.79148e-05 Jy ! Component: 450 - total flux cleaned = -0.000191657 Jy ! Component: 500 - total flux cleaned = -0.000264308 Jy ! Component: 550 - total flux cleaned = -0.000359646 Jy ! Component: 600 - total flux cleaned = -0.000453013 Jy ! Component: 650 - total flux cleaned = -0.00049896 Jy ! Component: 700 - total flux cleaned = -0.000544131 Jy ! Component: 750 - total flux cleaned = -0.000566247 Jy ! Component: 800 - total flux cleaned = -0.000610593 Jy ! Component: 850 - total flux cleaned = -0.000610367 Jy ! Component: 900 - total flux cleaned = -0.000675312 Jy ! Component: 950 - total flux cleaned = -0.000760407 Jy ! Component: 1000 - total flux cleaned = -0.000760712 Jy ! Component: 1050 - total flux cleaned = -0.000802368 Jy ! Component: 1100 - total flux cleaned = -0.000802685 Jy ! Component: 1150 - total flux cleaned = -0.000903559 Jy ! Component: 1200 - total flux cleaned = -0.000923387 Jy ! Component: 1250 - total flux cleaned = -0.00100187 Jy ! Component: 1300 - total flux cleaned = -0.000924107 Jy ! Component: 1350 - total flux cleaned = -0.000962832 Jy ! Component: 1400 - total flux cleaned = -0.000943592 Jy ! Component: 1450 - total flux cleaned = -0.000906075 Jy ! Component: 1500 - total flux cleaned = -0.000962005 Jy ! Component: 1550 - total flux cleaned = -0.000943546 Jy ! Component: 1600 - total flux cleaned = -0.00090704 Jy ! Component: 1650 - total flux cleaned = -0.000943189 Jy ! Component: 1700 - total flux cleaned = -0.00101473 Jy ! Component: 1750 - total flux cleaned = -0.000996966 Jy ! Component: 1800 - total flux cleaned = -0.00101451 Jy ! Component: 1850 - total flux cleaned = -0.00106674 Jy ! Component: 1900 - total flux cleaned = -0.00103226 Jy ! Component: 1950 - total flux cleaned = -0.00108333 Jy ! Component: 2000 - total flux cleaned = -0.0010833 Jy ! Component: 2050 - total flux cleaned = -0.00104996 Jy ! Component: 2100 - total flux cleaned = -0.00111625 Jy ! Component: 2150 - total flux cleaned = -0.00116532 Jy ! Component: 2200 - total flux cleaned = -0.00114899 Jy ! Component: 2250 - total flux cleaned = -0.00118119 Jy ! Component: 2300 - total flux cleaned = -0.00122915 Jy ! Component: 2350 - total flux cleaned = -0.00122893 Jy ! Component: 2400 - total flux cleaned = -0.0012289 Jy ! Component: 2450 - total flux cleaned = -0.00129131 Jy ! Component: 2500 - total flux cleaned = -0.00132222 Jy ! Component: 2550 - total flux cleaned = -0.00135298 Jy ! Component: 2600 - total flux cleaned = -0.0014443 Jy ! Component: 2650 - total flux cleaned = -0.00147451 Jy ! Component: 2700 - total flux cleaned = -0.00156437 Jy ! Component: 2750 - total flux cleaned = -0.00156437 Jy ! Component: 2800 - total flux cleaned = -0.00156447 Jy ! Component: 2850 - total flux cleaned = -0.0016817 Jy ! Component: 2900 - total flux cleaned = -0.0016963 Jy ! Component: 2950 - total flux cleaned = -0.00175435 Jy ! Component: 3000 - total flux cleaned = -0.00181142 Jy ! Component: 3050 - total flux cleaned = -0.00183983 Jy ! Component: 3100 - total flux cleaned = -0.00186812 Jy ! Component: 3150 - total flux cleaned = -0.00191005 Jy ! Component: 3200 - total flux cleaned = -0.0019799 Jy ! Component: 3250 - total flux cleaned = -0.00203533 Jy ! Component: 3300 - total flux cleaned = -0.0020491 Jy ! Component: 3350 - total flux cleaned = -0.00213122 Jy ! Component: 3400 - total flux cleaned = -0.00213118 Jy ! Component: 3450 - total flux cleaned = -0.0022394 Jy ! Component: 3500 - total flux cleaned = -0.00226608 Jy ! Component: 3550 - total flux cleaned = -0.00229261 Jy ! Component: 3600 - total flux cleaned = -0.00225275 Jy ! Component: 3650 - total flux cleaned = -0.00237174 Jy ! Component: 3700 - total flux cleaned = -0.00239789 Jy ! Component: 3750 - total flux cleaned = -0.00248932 Jy ! Component: 3800 - total flux cleaned = -0.00251524 Jy ! Component: 3850 - total flux cleaned = -0.00251523 Jy ! Component: 3900 - total flux cleaned = -0.00257941 Jy ! Component: 3950 - total flux cleaned = -0.00259218 Jy ! Component: 4000 - total flux cleaned = -0.00265553 Jy ! Component: 4050 - total flux cleaned = -0.00273127 Jy ! Total flux subtracted in 4096 components = -0.00275637 Jy ! Clean residual min=-0.000689 max=0.000813 Jy/beam ! Clean residual mean=-0.000001 rms=0.000231 Jy/beam ! Combined flux in latest and established models = 0.110982 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 349 components and 0.110982 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1632+1615_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.483 x 7.789 at -5.785 degrees (North through East) ! Clean map min=-0.0014295 max=0.10762 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1632+1615_S_map.fits wmodel /image_prod/ug002_uva//J1632+1615_S_map.mod ! Writing 349 model components to file: /image_prod/ug002_uva//J1632+1615_S_map.mod wobs /image_prod/ug002_uva//J1632+1615_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1632+1615_S_uvs.fits wwins /image_prod/ug002_uva//J1632+1615_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J1632+1615_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.107619 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000229445 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.639604 0.639604 1.27921 2.55841 5.11683 10.2337 20.4673 40.9346 81.8693 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.107 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 469.04 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1632+1615_S_dfm.log closed on Thu Mar 5 02:46:52 2020