! Started logfile: /image_prod/ug002_uva//J1815+1623_S_dfm.log on Thu Mar 5 03:40:33 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//J1815+1623_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J1815+1623_S_uva.fits ! AN table 1: 45 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.967901 visibilities/baseline/integration-bin. ! Found source: J1815+1623 ! ! 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 5880 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 J1815+1623_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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003233Jy sigma=9.364010 ! Fit after self-cal, rms=0.906704Jy sigma=8.468980 ! 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.908 mas, bmaj=6.751 mas, bpa=-7.136 degrees ! Estimated noise=1.39377 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.0723112 Jy ! Component: 100 - total flux cleaned = 0.089634 Jy ! Total flux subtracted in 100 components = 0.089634 Jy ! Clean residual min=-0.004521 max=0.006705 Jy/beam ! Clean residual mean=-0.000004 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.089634 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.089634 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.064959Jy sigma=0.523058 ! Fit after self-cal, rms=0.064915Jy sigma=0.522816 ! 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.483 mas, bmaj=7.556 mas, bpa=-5.945 degrees ! Estimated noise=1.02068 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.00785415 Jy ! Component: 100 - total flux cleaned = 0.0116692 Jy ! Component: 150 - total flux cleaned = 0.0140597 Jy ! Component: 200 - total flux cleaned = 0.0155911 Jy ! Total flux subtracted in 200 components = 0.0155911 Jy ! Clean residual min=-0.005613 max=0.004425 Jy/beam ! Clean residual mean=0.000011 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.105225 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 26 components and 0.105225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.063962Jy sigma=0.513502 ! Fit after self-cal, rms=0.063958Jy sigma=0.513359 ! 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.483 x 7.556 at -5.945 degrees (North through East) ! Clean map min=-0.0054407 max=0.093388 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 1.04 HN 1.05 KP 1.07 ! LA 1.09 MK 1.06 NL 1.07 OV 0.64 ! PT 1.06 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.06 HN 0.98 KP 1.04 ! LA 1.02 MK 0.99 NL 0.96 OV 0.94 ! PT 1.05 SC 0.90 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 1.05 HN 1.03 KP 1.07 ! LA 1.08 MK 1.03 NL 0.97 OV 0.63 ! PT 1.04 SC 0.95 ! ! ! Fit before self-cal, rms=0.063958Jy sigma=0.513359 ! Fit after self-cal, rms=0.060246Jy sigma=0.479854 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.484 mas, bmaj=7.632 mas, bpa=-5.408 degrees ! Estimated noise=1.02361 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.000502356 Jy ! Component: 100 - total flux cleaned = -0.000649945 Jy ! Component: 150 - total flux cleaned = -0.000769405 Jy ! Component: 200 - total flux cleaned = -0.000898095 Jy ! Total flux subtracted in 200 components = -0.000898095 Jy ! Clean residual min=-0.002422 max=0.002551 Jy/beam ! Clean residual mean=-0.000007 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.104327 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 35 components and 0.104327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060194Jy sigma=0.479564 ! Fit after self-cal, rms=0.060392Jy sigma=0.478606 ! 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.060392Jy sigma=0.478606 ! Fit after self-cal, rms=0.060877Jy sigma=0.472879 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.482 mas, bmaj=7.625 mas, bpa=-5.49 degrees ! Estimated noise=1.02236 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100183 Jy ! Component: 100 - total flux cleaned = 5.70062e-05 Jy ! Component: 150 - total flux cleaned = 1.51137e-05 Jy ! Component: 200 - total flux cleaned = -3.89351e-05 Jy ! Total flux subtracted in 200 components = -3.89351e-05 Jy ! Clean residual min=-0.001967 max=0.002297 Jy/beam ! Clean residual mean=-0.000005 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.104288 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.104288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060851Jy sigma=0.472674 ! Fit after self-cal, rms=0.060881Jy sigma=0.472575 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 (-127.5, 15). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00172034 Jy ! Component: 100 - total flux cleaned = 0.00172004 Jy ! Component: 150 - total flux cleaned = 0.00181024 Jy ! Component: 200 - total flux cleaned = 0.0018872 Jy ! Total flux subtracted in 200 components = 0.0018872 Jy ! Clean residual min=-0.001879 max=0.001891 Jy/beam ! Clean residual mean=-0.000004 rms=0.000503 Jy/beam ! Combined flux in latest and established models = 0.106175 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.106175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.060808Jy sigma=0.472082 ! Fit after self-cal, rms=0.060806Jy sigma=0.472030 ! 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.060806Jy sigma=0.472030 ! Fit after self-cal, rms=0.061169Jy sigma=0.471924 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.477 mas, bmaj=7.63 mas, bpa=-5.682 degrees ! Estimated noise=1.02098 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000403535 Jy ! Component: 100 - total flux cleaned = 0.000623614 Jy ! Component: 150 - total flux cleaned = 0.00075079 Jy ! Component: 200 - total flux cleaned = 0.0007994 Jy ! Total flux subtracted in 200 components = 0.0007994 Jy ! Clean residual min=-0.001811 max=0.001841 Jy/beam ! Clean residual mean=-0.000005 rms=0.000493 Jy/beam ! Combined flux in latest and established models = 0.106975 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 60 components and 0.106975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061147Jy sigma=0.471792 ! Fit after self-cal, rms=0.061150Jy sigma=0.471777 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.06353e-05 Jy ! Component: 100 - total flux cleaned = 2.1813e-05 Jy ! Component: 150 - total flux cleaned = 5.17705e-05 Jy ! Component: 200 - total flux cleaned = 6.63799e-05 Jy ! Total flux subtracted in 200 components = 6.63799e-05 Jy ! Clean residual min=-0.001781 max=0.001825 Jy/beam ! Clean residual mean=-0.000005 rms=0.000491 Jy/beam ! Combined flux in latest and established models = 0.107041 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 63 components and 0.107041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061140Jy sigma=0.471713 ! Fit after self-cal, rms=0.061139Jy sigma=0.471708 ! 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.061139Jy sigma=0.471708 ! Fit after self-cal, rms=0.061294Jy sigma=0.471686 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.678 mas, bmaj=11.35 mas, bpa=-6.93 degrees ! Estimated noise=1.21299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00070903 Jy ! Component: 100 - total flux cleaned = 0.000735033 Jy ! Component: 150 - total flux cleaned = 0.000700741 Jy ! Component: 200 - total flux cleaned = 0.000641097 Jy ! Total flux subtracted in 200 components = 0.000641097 Jy ! Clean residual min=-0.002033 max=0.002039 Jy/beam ! Clean residual mean=-0.000009 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.107682 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 72 components and 0.107682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061288Jy sigma=0.471716 ! Fit after self-cal, rms=0.061292Jy sigma=0.471683 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 = 8.93619e-06 Jy ! Component: 100 - total flux cleaned = -6.34268e-05 Jy ! Component: 150 - total flux cleaned = -0.000125036 Jy ! Component: 200 - total flux cleaned = -0.00016998 Jy ! Total flux subtracted in 200 components = -0.00016998 Jy ! Clean residual min=-0.002048 max=0.002015 Jy/beam ! Clean residual mean=-0.000009 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.107512 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 79 components and 0.107512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061291Jy sigma=0.471746 ! Fit after self-cal, rms=0.061294Jy sigma=0.471731 ! 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.474 mas, bmaj=7.635 mas, bpa=-5.815 degrees ! Estimated noise=1.01995 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.474 x 7.635 at -5.815 degrees (North through East) ! Clean map min=-0.0017247 max=0.093669 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.9 mas, bmaj=6.827 mas, bpa=-6.907 degrees ! Estimated noise=1.39832 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.072364 Jy ! Component: 100 - total flux cleaned = 0.0899733 Jy ! Component: 150 - total flux cleaned = 0.0969266 Jy ! Component: 200 - total flux cleaned = 0.100498 Jy ! Total flux subtracted in 200 components = 0.100498 Jy ! Clean residual min=-0.002647 max=0.002419 Jy/beam ! Clean residual mean=-0.000007 rms=0.000615 Jy/beam ! Combined flux in latest and established models = 0.100498 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.100498 Jy ! Inverting map and beam ! Estimated beam: bmin=3.474 mas, bmaj=7.635 mas, bpa=-5.815 degrees ! Estimated noise=1.01995 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) ! Added new window around map position (6.5, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00298582 Jy ! Component: 100 - total flux cleaned = 0.00503032 Jy ! Component: 150 - total flux cleaned = 0.00621401 Jy ! Component: 200 - total flux cleaned = 0.00662619 Jy ! Total flux subtracted in 200 components = 0.00662619 Jy ! Clean residual min=-0.001763 max=0.001830 Jy/beam ! Clean residual mean=-0.000005 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.107124 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 42 components and 0.107124 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.678 mas, bmaj=11.35 mas, bpa=-6.93 degrees ! Estimated noise=1.21299 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000695095 Jy ! Component: 100 - total flux cleaned = 0.000852873 Jy ! Component: 150 - total flux cleaned = 0.000980234 Jy ! Component: 200 - total flux cleaned = 0.0010603 Jy ! Total flux subtracted in 200 components = 0.0010603 Jy ! Clean residual min=-0.001980 max=0.001849 Jy/beam ! Clean residual mean=-0.000008 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.108184 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 = -2.28307e-05 Jy ! Component: 100 - total flux cleaned = -0.000106557 Jy ! Component: 150 - total flux cleaned = -0.00018344 Jy ! Component: 200 - total flux cleaned = -0.000254279 Jy ! Total flux subtracted in 200 components = -0.000254279 Jy ! Clean residual min=-0.001942 max=0.001825 Jy/beam ! Clean residual mean=-0.000009 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.10793 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 97 components and 0.10793 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.474 mas, bmaj=7.635 mas, bpa=-5.815 degrees ! Estimated noise=1.01995 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000310218 Jy ! Component: 100 - total flux cleaned = -0.000415298 Jy ! Component: 150 - total flux cleaned = -0.000475832 Jy ! Component: 200 - total flux cleaned = -0.000476352 Jy ! Total flux subtracted in 200 components = -0.000476352 Jy ! Clean residual min=-0.001693 max=0.001810 Jy/beam ! Clean residual mean=-0.000005 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.107453 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 110 components and 0.107453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.061252Jy sigma=0.471223 ! Fit after self-cal, rms=0.061225Jy sigma=0.471040 wmodel J1815+1623_S_map.mod ! Writing 110 model components to file: J1815+1623_S_map.mod wobs J1815+1623_S_uvs.fits ! Writing UV FITS file: J1815+1623_S_uvs.fits wwins J1815+1623_S_map.win ! wwins: Wrote 3 windows to J1815+1623_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.00033744 Jy ! Component: 100 - total flux cleaned = 0.000525592 Jy ! Component: 150 - total flux cleaned = 0.00064517 Jy ! Component: 200 - total flux cleaned = 0.000702606 Jy ! Component: 250 - total flux cleaned = 0.000815094 Jy ! Component: 300 - total flux cleaned = 0.000815735 Jy ! Component: 350 - total flux cleaned = 0.00078979 Jy ! Component: 400 - total flux cleaned = 0.000789769 Jy ! Component: 450 - total flux cleaned = 0.000789745 Jy ! Component: 500 - total flux cleaned = 0.000713785 Jy ! Component: 550 - total flux cleaned = 0.000738435 Jy ! Component: 600 - total flux cleaned = 0.00063965 Jy ! Component: 650 - total flux cleaned = 0.000567296 Jy ! Component: 700 - total flux cleaned = 0.000472112 Jy ! Component: 750 - total flux cleaned = 0.00040191 Jy ! Component: 800 - total flux cleaned = 0.000332797 Jy ! Component: 850 - total flux cleaned = 0.000242094 Jy ! Component: 900 - total flux cleaned = 0.000242619 Jy ! Component: 950 - total flux cleaned = 0.000109392 Jy ! Component: 1000 - total flux cleaned = 4.36759e-05 Jy ! Component: 1050 - total flux cleaned = -6.46532e-05 Jy ! Component: 1100 - total flux cleaned = -0.000128457 Jy ! Component: 1150 - total flux cleaned = -0.000149637 Jy ! Component: 1200 - total flux cleaned = -0.000275012 Jy ! Component: 1250 - total flux cleaned = -0.000357229 Jy ! Component: 1300 - total flux cleaned = -0.000418035 Jy ! Component: 1350 - total flux cleaned = -0.000357215 Jy ! Component: 1400 - total flux cleaned = -0.000417053 Jy ! Component: 1450 - total flux cleaned = -0.000456448 Jy ! Component: 1500 - total flux cleaned = -0.00051481 Jy ! Component: 1550 - total flux cleaned = -0.000572315 Jy ! Component: 1600 - total flux cleaned = -0.000629461 Jy ! Component: 1650 - total flux cleaned = -0.00066707 Jy ! Component: 1700 - total flux cleaned = -0.000741825 Jy ! Component: 1750 - total flux cleaned = -0.000834112 Jy ! Component: 1800 - total flux cleaned = -0.000815859 Jy ! Component: 1850 - total flux cleaned = -0.000961303 Jy ! Component: 1900 - total flux cleaned = -0.00101495 Jy ! Component: 1950 - total flux cleaned = -0.00105066 Jy ! Component: 2000 - total flux cleaned = -0.00113878 Jy ! Component: 2050 - total flux cleaned = -0.00119107 Jy ! Component: 2100 - total flux cleaned = -0.00129506 Jy ! Component: 2150 - total flux cleaned = -0.00132947 Jy ! Component: 2200 - total flux cleaned = -0.0013807 Jy ! Component: 2250 - total flux cleaned = -0.00146525 Jy ! Component: 2300 - total flux cleaned = -0.00151561 Jy ! Component: 2350 - total flux cleaned = -0.00154902 Jy ! Component: 2400 - total flux cleaned = -0.00163166 Jy ! Component: 2450 - total flux cleaned = -0.00166452 Jy ! Component: 2500 - total flux cleaned = -0.00172959 Jy ! Component: 2550 - total flux cleaned = -0.00181017 Jy ! Component: 2600 - total flux cleaned = -0.00187419 Jy ! Component: 2650 - total flux cleaned = -0.00184222 Jy ! Component: 2700 - total flux cleaned = -0.00188949 Jy ! Component: 2750 - total flux cleaned = -0.00190497 Jy ! Component: 2800 - total flux cleaned = -0.00188941 Jy ! Component: 2850 - total flux cleaned = -0.00196638 Jy ! Component: 2900 - total flux cleaned = -0.00192048 Jy ! Component: 2950 - total flux cleaned = -0.00193547 Jy ! Component: 3000 - total flux cleaned = -0.00193542 Jy ! Component: 3050 - total flux cleaned = -0.00198047 Jy ! Component: 3100 - total flux cleaned = -0.00189114 Jy ! Component: 3150 - total flux cleaned = -0.00195014 Jy ! Component: 3200 - total flux cleaned = -0.00196471 Jy ! Component: 3250 - total flux cleaned = -0.00199372 Jy ! Component: 3300 - total flux cleaned = -0.00200788 Jy ! Component: 3350 - total flux cleaned = -0.00195062 Jy ! Component: 3400 - total flux cleaned = -0.00189352 Jy ! Component: 3450 - total flux cleaned = -0.00189356 Jy ! Component: 3500 - total flux cleaned = -0.00186551 Jy ! Component: 3550 - total flux cleaned = -0.00185163 Jy ! Component: 3600 - total flux cleaned = -0.00189303 Jy ! Component: 3650 - total flux cleaned = -0.00190671 Jy ! Component: 3700 - total flux cleaned = -0.00181094 Jy ! Component: 3750 - total flux cleaned = -0.00178378 Jy ! Component: 3800 - total flux cleaned = -0.00181064 Jy ! Component: 3850 - total flux cleaned = -0.00179718 Jy ! Component: 3900 - total flux cleaned = -0.00170374 Jy ! Component: 3950 - total flux cleaned = -0.00175669 Jy ! Component: 4000 - total flux cleaned = -0.00170403 Jy ! Component: 4050 - total flux cleaned = -0.00166477 Jy ! Total flux subtracted in 4096 components = -0.00162575 Jy ! Clean residual min=-0.000761 max=0.000900 Jy/beam ! Clean residual mean=-0.000000 rms=0.000242 Jy/beam ! Combined flux in latest and established models = 0.105828 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 400 components and 0.105828 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J1815+1623_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.474 x 7.635 at -5.815 degrees (North through East) ! Clean map min=-0.00133 max=0.093625 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J1815+1623_S_map.fits wmodel /image_prod/ug002_uva//J1815+1623_S_map.mod ! Writing 400 model components to file: /image_prod/ug002_uva//J1815+1623_S_map.mod wobs /image_prod/ug002_uva//J1815+1623_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J1815+1623_S_uvs.fits wwins /image_prod/ug002_uva//J1815+1623_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J1815+1623_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0936255 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000239615 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.767787 0.767787 1.53557 3.07115 6.1423 12.2846 24.5692 49.1384 98.2768 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.093 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 390.733 quit ! Quitting program ! Log file /image_prod/ug002_uva//J1815+1623_S_dfm.log closed on Thu Mar 5 03:40:37 2020