! Started logfile: /image_prod/ug002_uva//J0639+0211_S_b_dfm.log on Wed Mar 4 21:25:07 2020 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.22000 obs /image_prod/ug002_uva//J0639+0211_S_b_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0639+0211_S_b_uva.fits ! AN table 1: 55 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.888384 visibilities/baseline/integration-bin. ! Found source: J0639+0211 ! ! 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 40 lines of history. ! ! Reading 5277 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 J0639+0211_S_b] 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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.024845Jy sigma=8.489878 ! Fit after self-cal, rms=0.830649Jy sigma=6.792028 ! 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.671 mas, bmaj=9.095 mas, bpa=15.48 degrees ! Estimated noise=2.02095 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.138512 Jy ! Component: 100 - total flux cleaned = 0.17474 Jy ! Total flux subtracted in 100 components = 0.17474 Jy ! Clean residual min=-0.011233 max=0.019827 Jy/beam ! Clean residual mean=0.000031 rms=0.003800 Jy/beam ! Combined flux in latest and established models = 0.17474 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.17474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.085142Jy sigma=0.568474 ! Fit after self-cal, rms=0.084814Jy sigma=0.567079 ! 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=4.166 mas, bmaj=9.858 mas, bpa=13.33 degrees ! Estimated noise=1.23539 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 (-100, -65). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0190715 Jy ! Component: 100 - total flux cleaned = 0.0244813 Jy ! Component: 150 - total flux cleaned = 0.0241872 Jy ! Component: 200 - total flux cleaned = 0.0236314 Jy ! Total flux subtracted in 200 components = 0.0236314 Jy ! Clean residual min=-0.007272 max=0.012690 Jy/beam ! Clean residual mean=0.000019 rms=0.002504 Jy/beam ! Combined flux in latest and established models = 0.198372 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.198372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079392Jy sigma=0.521656 ! Fit after self-cal, rms=0.079189Jy sigma=0.519890 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.166 x 9.858 at 13.33 degrees (North through East) ! Clean map min=-0.007729 max=0.16138 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.26 FD 0.98 HN 0.99 KP 1.00 ! LA 1.01 NL 0.96 OV 0.90 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.86 FD 0.98 HN 1.00 KP 0.99 ! LA 1.03 NL 0.90 OV 0.95 PT 1.01 ! SC 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.55 FD 1.03 HN 1.08 KP 0.99 ! LA 0.99 NL 0.94 OV 0.96 PT 1.01 ! SC 0.99 ! ! ! Fit before self-cal, rms=0.079189Jy sigma=0.519890 ! Fit after self-cal, rms=0.104877Jy sigma=0.493979 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.115 mas, bmaj=9.933 mas, bpa=13.24 degrees ! Estimated noise=1.24099 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.00334024 Jy ! Component: 100 - total flux cleaned = -0.00434244 Jy ! Component: 150 - total flux cleaned = -0.00487165 Jy ! Component: 200 - total flux cleaned = -0.00551356 Jy ! Total flux subtracted in 200 components = -0.00551356 Jy ! Clean residual min=-0.006889 max=0.006794 Jy/beam ! Clean residual mean=0.000015 rms=0.001819 Jy/beam ! Combined flux in latest and established models = 0.192858 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 45 components and 0.192858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.103107Jy sigma=0.489298 ! Fit after self-cal, rms=0.103162Jy sigma=0.488884 ! 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.103162Jy sigma=0.488884 ! Fit after self-cal, rms=0.104143Jy sigma=0.461397 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.106 mas, bmaj=9.975 mas, bpa=13.2 degrees ! Estimated noise=1.23358 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000580808 Jy ! Component: 100 - total flux cleaned = -0.000137708 Jy ! Component: 150 - total flux cleaned = 0.000322808 Jy ! Component: 200 - total flux cleaned = 0.000658937 Jy ! Total flux subtracted in 200 components = 0.000658937 Jy ! Clean residual min=-0.003722 max=0.002884 Jy/beam ! Clean residual mean=0.000002 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.193517 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 65 components and 0.193517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104022Jy sigma=0.459457 ! Fit after self-cal, rms=0.104066Jy sigma=0.459228 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.000260651 Jy ! Component: 100 - total flux cleaned = 3.55559e-05 Jy ! Component: 150 - total flux cleaned = 0.000303639 Jy ! Component: 200 - total flux cleaned = 0.000500513 Jy ! Total flux subtracted in 200 components = 0.000500513 Jy ! Clean residual min=-0.003435 max=0.002693 Jy/beam ! Clean residual mean=0.000002 rms=0.000740 Jy/beam ! Combined flux in latest and established models = 0.194018 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 0.194018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.104029Jy sigma=0.458357 ! Fit after self-cal, rms=0.104028Jy sigma=0.458316 ! 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.104028Jy sigma=0.458316 ! Fit after self-cal, rms=0.109658Jy sigma=0.458039 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.1 mas, bmaj=9.967 mas, bpa=13.21 degrees ! Estimated noise=1.23238 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000653757 Jy ! Component: 100 - total flux cleaned = -0.000256952 Jy ! Component: 150 - total flux cleaned = 8.94688e-05 Jy ! Component: 200 - total flux cleaned = 0.000268507 Jy ! Total flux subtracted in 200 components = 0.000268507 Jy ! Clean residual min=-0.003233 max=0.002553 Jy/beam ! Clean residual mean=0.000002 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.194286 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 85 components and 0.194286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109611Jy sigma=0.457213 ! Fit after self-cal, rms=0.109614Jy sigma=0.457162 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 = -9.28043e-05 Jy ! Component: 100 - total flux cleaned = 7.22034e-05 Jy ! Component: 150 - total flux cleaned = 0.000224746 Jy ! Component: 200 - total flux cleaned = 0.000332317 Jy ! Total flux subtracted in 200 components = 0.000332317 Jy ! Clean residual min=-0.003064 max=0.002441 Jy/beam ! Clean residual mean=0.000002 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.194618 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 93 components and 0.194618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.109598Jy sigma=0.456743 ! Fit after self-cal, rms=0.109598Jy sigma=0.456724 ! 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.109598Jy sigma=0.456724 ! Fit after self-cal, rms=0.113129Jy sigma=0.456590 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.635 mas, bmaj=13.27 mas, bpa=-1.51 degrees ! Estimated noise=1.40532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.62701e-05 Jy ! Component: 100 - total flux cleaned = 0.000284531 Jy ! Component: 150 - total flux cleaned = 0.000483494 Jy ! Component: 200 - total flux cleaned = 0.000627268 Jy ! Total flux subtracted in 200 components = 0.000627268 Jy ! Clean residual min=-0.002951 max=0.002449 Jy/beam ! Clean residual mean=0.000002 rms=0.000691 Jy/beam ! Combined flux in latest and established models = 0.195246 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 113 components and 0.195246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113115Jy sigma=0.456300 ! Fit after self-cal, rms=0.113114Jy sigma=0.456261 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.000147917 Jy ! Component: 100 - total flux cleaned = -1.61774e-05 Jy ! Component: 150 - total flux cleaned = 7.68068e-05 Jy ! Component: 200 - total flux cleaned = 9.75042e-05 Jy ! Total flux subtracted in 200 components = 9.75042e-05 Jy ! Clean residual min=-0.002773 max=0.002458 Jy/beam ! Clean residual mean=0.000002 rms=0.000676 Jy/beam ! Combined flux in latest and established models = 0.195343 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 125 components and 0.195343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113112Jy sigma=0.456117 ! Fit after self-cal, rms=0.113111Jy sigma=0.456103 ! 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=4.097 mas, bmaj=9.962 mas, bpa=13.2 degrees ! Estimated noise=1.23149 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.097 x 9.962 at 13.2 degrees (North through East) ! Clean map min=-0.0028211 max=0.16452 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.629 mas, bmaj=9.2 mas, bpa=15.15 degrees ! Estimated noise=2.01495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138094 Jy ! Component: 100 - total flux cleaned = 0.168998 Jy ! Component: 150 - total flux cleaned = 0.179955 Jy ! Component: 200 - total flux cleaned = 0.186231 Jy ! Total flux subtracted in 200 components = 0.186231 Jy ! Clean residual min=-0.004406 max=0.004582 Jy/beam ! Clean residual mean=0.000005 rms=0.001042 Jy/beam ! Combined flux in latest and established models = 0.186231 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.186231 Jy ! Inverting map and beam ! Estimated beam: bmin=4.097 mas, bmaj=9.962 mas, bpa=13.2 degrees ! Estimated noise=1.23149 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 (5.5, -5.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00466245 Jy ! Component: 100 - total flux cleaned = 0.00713634 Jy ! Component: 150 - total flux cleaned = 0.00809076 Jy ! Component: 200 - total flux cleaned = 0.00832731 Jy ! Total flux subtracted in 200 components = 0.00832731 Jy ! Clean residual min=-0.002989 max=0.002360 Jy/beam ! Clean residual mean=0.000003 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.194559 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.194559 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.635 mas, bmaj=13.27 mas, bpa=-1.51 degrees ! Estimated noise=1.40532 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00099136 Jy ! Component: 100 - total flux cleaned = 0.00110938 Jy ! Component: 150 - total flux cleaned = 0.0011135 Jy ! Component: 200 - total flux cleaned = 0.00111518 Jy ! Total flux subtracted in 200 components = 0.00111518 Jy ! Clean residual min=-0.002366 max=0.002328 Jy/beam ! Clean residual mean=0.000003 rms=0.000635 Jy/beam ! Combined flux in latest and established models = 0.195674 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.67478e-05 Jy ! Component: 100 - total flux cleaned = -1.84253e-06 Jy ! Component: 150 - total flux cleaned = 3.03903e-05 Jy ! Component: 200 - total flux cleaned = 6.07374e-05 Jy ! Total flux subtracted in 200 components = 6.07374e-05 Jy ! Clean residual min=-0.002159 max=0.002274 Jy/beam ! Clean residual mean=0.000002 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.195734 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 86 components and 0.195734 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.097 mas, bmaj=9.962 mas, bpa=13.2 degrees ! Estimated noise=1.23149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000238984 Jy ! Component: 100 - total flux cleaned = -0.000453454 Jy ! Component: 150 - total flux cleaned = -0.000688217 Jy ! Component: 200 - total flux cleaned = -0.000858328 Jy ! Total flux subtracted in 200 components = -0.000858328 Jy ! Clean residual min=-0.002410 max=0.002155 Jy/beam ! Clean residual mean=0.000002 rms=0.000558 Jy/beam ! Combined flux in latest and established models = 0.194876 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 0.194876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.113134Jy sigma=0.455344 ! Fit after self-cal, rms=0.113112Jy sigma=0.455241 wmodel J0639+0211_S_b_map.mod ! Writing 105 model components to file: J0639+0211_S_b_map.mod wobs J0639+0211_S_b_uvs.fits ! Writing UV FITS file: J0639+0211_S_b_uvs.fits wwins J0639+0211_S_b_map.win ! wwins: Wrote 3 windows to J0639+0211_S_b_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.000401138 Jy ! Component: 100 - total flux cleaned = -0.000366082 Jy ! Component: 150 - total flux cleaned = -0.000331956 Jy ! Component: 200 - total flux cleaned = -8.46729e-05 Jy ! Component: 250 - total flux cleaned = 6.29626e-05 Jy ! Component: 300 - total flux cleaned = 0.000318084 Jy ! Component: 350 - total flux cleaned = 0.000562511 Jy ! Component: 400 - total flux cleaned = 0.000745411 Jy ! Component: 450 - total flux cleaned = 0.000895717 Jy ! Component: 500 - total flux cleaned = 0.000920335 Jy ! Component: 550 - total flux cleaned = 0.00111065 Jy ! Component: 600 - total flux cleaned = 0.00117963 Jy ! Component: 650 - total flux cleaned = 0.00124686 Jy ! Component: 700 - total flux cleaned = 0.00126931 Jy ! Component: 750 - total flux cleaned = 0.00135473 Jy ! Component: 800 - total flux cleaned = 0.00139644 Jy ! Component: 850 - total flux cleaned = 0.00147852 Jy ! Component: 900 - total flux cleaned = 0.0015587 Jy ! Component: 950 - total flux cleaned = 0.00159736 Jy ! Component: 1000 - total flux cleaned = 0.0016166 Jy ! Component: 1050 - total flux cleaned = 0.00159726 Jy ! Component: 1100 - total flux cleaned = 0.00156011 Jy ! Component: 1150 - total flux cleaned = 0.0016152 Jy ! Component: 1200 - total flux cleaned = 0.00165102 Jy ! Component: 1250 - total flux cleaned = 0.00163286 Jy ! Component: 1300 - total flux cleaned = 0.00159783 Jy ! Component: 1350 - total flux cleaned = 0.00161537 Jy ! Component: 1400 - total flux cleaned = 0.00163246 Jy ! Component: 1450 - total flux cleaned = 0.00163237 Jy ! Component: 1500 - total flux cleaned = 0.00164896 Jy ! Component: 1550 - total flux cleaned = 0.00166476 Jy ! Component: 1600 - total flux cleaned = 0.0016643 Jy ! Component: 1650 - total flux cleaned = 0.00161725 Jy ! Component: 1700 - total flux cleaned = 0.00158624 Jy ! Component: 1750 - total flux cleaned = 0.001571 Jy ! Component: 1800 - total flux cleaned = 0.00152573 Jy ! Component: 1850 - total flux cleaned = 0.00152558 Jy ! Component: 1900 - total flux cleaned = 0.00151109 Jy ! Component: 1950 - total flux cleaned = 0.00153977 Jy ! Component: 2000 - total flux cleaned = 0.00149693 Jy ! Component: 2050 - total flux cleaned = 0.00153922 Jy ! Component: 2100 - total flux cleaned = 0.00152533 Jy ! Component: 2150 - total flux cleaned = 0.00155287 Jy ! Component: 2200 - total flux cleaned = 0.00152557 Jy ! Component: 2250 - total flux cleaned = 0.00152554 Jy ! Component: 2300 - total flux cleaned = 0.00149908 Jy ! Component: 2350 - total flux cleaned = 0.00149927 Jy ! Component: 2400 - total flux cleaned = 0.00151221 Jy ! Component: 2450 - total flux cleaned = 0.00149946 Jy ! Component: 2500 - total flux cleaned = 0.00153763 Jy ! Component: 2550 - total flux cleaned = 0.00151238 Jy ! Component: 2600 - total flux cleaned = 0.00154972 Jy ! Component: 2650 - total flux cleaned = 0.00156215 Jy ! Component: 2700 - total flux cleaned = 0.00156211 Jy ! Component: 2750 - total flux cleaned = 0.00156225 Jy ! Component: 2800 - total flux cleaned = 0.00159828 Jy ! Component: 2850 - total flux cleaned = 0.00159826 Jy ! Component: 2900 - total flux cleaned = 0.00163383 Jy ! Component: 2950 - total flux cleaned = 0.00163395 Jy ! Component: 3000 - total flux cleaned = 0.00168055 Jy ! Component: 3050 - total flux cleaned = 0.00171518 Jy ! Component: 3100 - total flux cleaned = 0.00174958 Jy ! Component: 3150 - total flux cleaned = 0.00178374 Jy ! Component: 3200 - total flux cleaned = 0.00184029 Jy ! Component: 3250 - total flux cleaned = 0.00184033 Jy ! Component: 3300 - total flux cleaned = 0.00185146 Jy ! Component: 3350 - total flux cleaned = 0.00190663 Jy ! Component: 3400 - total flux cleaned = 0.00188478 Jy ! Component: 3450 - total flux cleaned = 0.00191747 Jy ! Component: 3500 - total flux cleaned = 0.00193894 Jy ! Component: 3550 - total flux cleaned = 0.00194972 Jy ! Component: 3600 - total flux cleaned = 0.0019604 Jy ! Component: 3650 - total flux cleaned = 0.00193923 Jy ! Component: 3700 - total flux cleaned = 0.00196033 Jy ! Component: 3750 - total flux cleaned = 0.00196038 Jy ! Component: 3800 - total flux cleaned = 0.00197075 Jy ! Component: 3850 - total flux cleaned = 0.00199138 Jy ! Component: 3900 - total flux cleaned = 0.00199133 Jy ! Component: 3950 - total flux cleaned = 0.00197082 Jy ! Component: 4000 - total flux cleaned = 0.00193021 Jy ! Component: 4050 - total flux cleaned = 0.00191005 Jy ! Total flux subtracted in 4096 components = 0.00194023 Jy ! Clean residual min=-0.000599 max=0.000583 Jy/beam ! Clean residual mean=0.000001 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.196816 Jy keep ! Adding 283 model components to the UV plane model. ! The established model now contains 388 components and 0.196816 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0639+0211_S_b_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.097 x 9.962 at 13.2 degrees (North through East) ! Clean map min=-0.001693 max=0.16717 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0639+0211_S_b_map.fits wmodel /image_prod/ug002_uva//J0639+0211_S_b_map.mod ! Writing 388 model components to file: /image_prod/ug002_uva//J0639+0211_S_b_map.mod wobs /image_prod/ug002_uva//J0639+0211_S_b_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0639+0211_S_b_uvs.fits wwins /image_prod/ug002_uva//J0639+0211_S_b_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J0639+0211_S_b_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.167174 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0001853 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.332527 0.332527 0.665053 1.33011 2.66021 5.32043 10.6409 21.2817 42.5634 85.1268 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.167 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 902.183 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0639+0211_S_b_dfm.log closed on Wed Mar 4 21:25:11 2020