! Started logfile: /image_prod/ug002_uva//J0722+2528_S_dfm.log on Wed Mar 4 21:45:22 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//J0722+2528_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J0722+2528_S_uva.fits ! AN table 1: 90 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.666667 visibilities/baseline/integration-bin. ! Found source: J0722+2528 ! ! 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 6480 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 J0722+2528_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 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 150 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001308Jy sigma=8.521102 ! Fit after self-cal, rms=0.957855Jy sigma=8.145925 ! 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.815 mas, bmaj=6.31 mas, bpa=0.2145 degrees ! Estimated noise=1.70955 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.0332431 Jy ! Component: 100 - total flux cleaned = 0.0405983 Jy ! Total flux subtracted in 100 components = 0.0405983 Jy ! Clean residual min=-0.003306 max=0.003033 Jy/beam ! Clean residual mean=0.000001 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.0405983 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.0405983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.058415Jy sigma=0.450781 ! Fit after self-cal, rms=0.056972Jy sigma=0.437738 ! 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.386 mas, bmaj=7.219 mas, bpa=1.164 degrees ! Estimated noise=1.05763 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.00481932 Jy ! Component: 100 - total flux cleaned = 0.00692794 Jy ! Component: 150 - total flux cleaned = 0.00805421 Jy ! Component: 200 - total flux cleaned = 0.00856876 Jy ! Total flux subtracted in 200 components = 0.00856876 Jy ! Clean residual min=-0.001995 max=0.002153 Jy/beam ! Clean residual mean=-0.000000 rms=0.000516 Jy/beam ! Combined flux in latest and established models = 0.0491671 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 22 components and 0.0491671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056592Jy sigma=0.434327 ! Fit after self-cal, rms=0.056592Jy sigma=0.434117 ! 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.386 x 7.219 at 1.164 degrees (North through East) ! Clean map min=-0.0020261 max=0.045516 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 HN 1.05 KP 0.98 LA 1.00 ! MK 1.00 NL 1.02 OV 1.01 PT 0.97 ! SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 HN 1.07 KP 1.01 LA 0.92 ! MK 0.99 NL 1.03 OV 0.92 PT 1.00 ! SC 1.02 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 HN 1.09 KP 0.97 LA 1.07 ! MK 0.95 NL 0.94 OV 0.97 PT 1.09 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.056592Jy sigma=0.434117 ! Fit after self-cal, rms=0.056612Jy sigma=0.433386 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.381 mas, bmaj=7.197 mas, bpa=1.168 degrees ! Estimated noise=1.05522 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.000200669 Jy ! Component: 100 - total flux cleaned = 0.000121732 Jy ! Component: 150 - total flux cleaned = 8.34898e-05 Jy ! Component: 200 - total flux cleaned = 4.90792e-05 Jy ! Total flux subtracted in 200 components = 4.90792e-05 Jy ! Clean residual min=-0.001961 max=0.002087 Jy/beam ! Clean residual mean=0.000000 rms=0.000490 Jy/beam ! Combined flux in latest and established models = 0.0492162 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 25 components and 0.0492162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.056588Jy sigma=0.433213 ! Fit after self-cal, rms=0.056634Jy sigma=0.433040 ! 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.056634Jy sigma=0.433040 ! Fit after self-cal, rms=0.055579Jy sigma=0.432114 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.373 mas, bmaj=7.228 mas, bpa=1.324 degrees ! Estimated noise=1.05727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00031695 Jy ! Component: 100 - total flux cleaned = 0.000332809 Jy ! Component: 150 - total flux cleaned = 0.00033246 Jy ! Component: 200 - total flux cleaned = 0.000333418 Jy ! Total flux subtracted in 200 components = 0.000333418 Jy ! Clean residual min=-0.001999 max=0.001905 Jy/beam ! Clean residual mean=0.000001 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.0495496 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.0495496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055568Jy sigma=0.432037 ! Fit after self-cal, rms=0.055563Jy sigma=0.431924 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 = 3.13218e-05 Jy ! Component: 100 - total flux cleaned = 7.3463e-06 Jy ! Component: 150 - total flux cleaned = -3.77673e-06 Jy ! Component: 200 - total flux cleaned = 5.99383e-06 Jy ! Total flux subtracted in 200 components = 5.99383e-06 Jy ! Clean residual min=-0.001958 max=0.001958 Jy/beam ! Clean residual mean=0.000001 rms=0.000476 Jy/beam ! Combined flux in latest and established models = 0.0495556 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.0495556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055558Jy sigma=0.431889 ! Fit after self-cal, rms=0.055560Jy sigma=0.431885 ! 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.055560Jy sigma=0.431885 ! Fit after self-cal, rms=0.055386Jy sigma=0.431584 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=7.229 mas, bpa=1.27 degrees ! Estimated noise=1.0531 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.46677e-05 Jy ! Component: 100 - total flux cleaned = 8.59915e-05 Jy ! Component: 150 - total flux cleaned = 0.000119661 Jy ! Component: 200 - total flux cleaned = 0.000158736 Jy ! Total flux subtracted in 200 components = 0.000158736 Jy ! Clean residual min=-0.001932 max=0.001829 Jy/beam ! Clean residual mean=0.000000 rms=0.000465 Jy/beam ! Combined flux in latest and established models = 0.0497143 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 42 components and 0.0497143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055380Jy sigma=0.431541 ! Fit after self-cal, rms=0.055389Jy sigma=0.431500 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.27328e-05 Jy ! Component: 100 - total flux cleaned = 4.9269e-05 Jy ! Component: 150 - total flux cleaned = 8.98999e-05 Jy ! Component: 200 - total flux cleaned = 0.000119869 Jy ! Total flux subtracted in 200 components = 0.000119869 Jy ! Clean residual min=-0.001894 max=0.001906 Jy/beam ! Clean residual mean=0.000000 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.0498342 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.0498342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055386Jy sigma=0.431481 ! Fit after self-cal, rms=0.055386Jy sigma=0.431478 ! 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.055386Jy sigma=0.431478 ! Fit after self-cal, rms=0.055243Jy sigma=0.431456 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.478 mas, bmaj=11.23 mas, bpa=1.693 degrees ! Estimated noise=1.30191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000524623 Jy ! Component: 100 - total flux cleaned = 0.000521146 Jy ! Component: 150 - total flux cleaned = 0.000542717 Jy ! Component: 200 - total flux cleaned = 0.000563703 Jy ! Total flux subtracted in 200 components = 0.000563703 Jy ! Clean residual min=-0.002048 max=0.002190 Jy/beam ! Clean residual mean=0.000001 rms=0.000554 Jy/beam ! Combined flux in latest and established models = 0.0503979 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 0.0503979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055243Jy sigma=0.431473 ! Fit after self-cal, rms=0.055238Jy sigma=0.431436 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.97844e-05 Jy ! Component: 100 - total flux cleaned = 5.83749e-05 Jy ! Component: 150 - total flux cleaned = 8.77953e-05 Jy ! Component: 200 - total flux cleaned = 0.000105426 Jy ! Total flux subtracted in 200 components = 0.000105426 Jy ! Clean residual min=-0.002019 max=0.002184 Jy/beam ! Clean residual mean=0.000001 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.0505033 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.0505033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055241Jy sigma=0.431480 ! Fit after self-cal, rms=0.055238Jy sigma=0.431465 ! 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.342 mas, bmaj=7.231 mas, bpa=1.234 degrees ! Estimated noise=1.04917 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 7.231 at 1.234 degrees (North through East) ! Clean map min=-0.0017985 max=0.045337 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.778 mas, bmaj=6.337 mas, bpa=0.354 degrees ! Estimated noise=1.69328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0342452 Jy ! Component: 100 - total flux cleaned = 0.0424029 Jy ! Component: 150 - total flux cleaned = 0.0459932 Jy ! Component: 200 - total flux cleaned = 0.0479882 Jy ! Total flux subtracted in 200 components = 0.0479882 Jy ! Clean residual min=-0.003358 max=0.003005 Jy/beam ! Clean residual mean=0.000001 rms=0.000761 Jy/beam ! Combined flux in latest and established models = 0.0479882 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0479882 Jy ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=7.231 mas, bpa=1.234 degrees ! Estimated noise=1.04917 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.00221803 Jy ! Component: 100 - total flux cleaned = 0.002347 Jy ! Component: 150 - total flux cleaned = 0.00237972 Jy ! Component: 200 - total flux cleaned = 0.00232653 Jy ! Total flux subtracted in 200 components = 0.00232653 Jy ! Clean residual min=-0.001970 max=0.001871 Jy/beam ! Clean residual mean=0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.0503147 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.0503147 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=6.478 mas, bmaj=11.23 mas, bpa=1.693 degrees ! Estimated noise=1.30191 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00041967 Jy ! Component: 100 - total flux cleaned = 0.000421843 Jy ! Component: 150 - total flux cleaned = 0.000439223 Jy ! Component: 200 - total flux cleaned = 0.000424096 Jy ! Total flux subtracted in 200 components = 0.000424096 Jy ! Clean residual min=-0.002084 max=0.002171 Jy/beam ! Clean residual mean=0.000001 rms=0.000555 Jy/beam ! Combined flux in latest and established models = 0.0507388 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.47867e-07 Jy ! Component: 100 - total flux cleaned = 1.67095e-07 Jy ! Component: 150 - total flux cleaned = 2.22572e-08 Jy ! Component: 200 - total flux cleaned = 9.20606e-06 Jy ! Total flux subtracted in 200 components = 9.20606e-06 Jy ! Clean residual min=-0.002064 max=0.002157 Jy/beam ! Clean residual mean=0.000001 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.050748 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.050748 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.342 mas, bmaj=7.231 mas, bpa=1.234 degrees ! Estimated noise=1.04917 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000127927 Jy ! Component: 100 - total flux cleaned = -0.000290447 Jy ! Component: 150 - total flux cleaned = -0.000446991 Jy ! Component: 200 - total flux cleaned = -0.000560786 Jy ! Total flux subtracted in 200 components = -0.000560786 Jy ! Clean residual min=-0.001868 max=0.001892 Jy/beam ! Clean residual mean=0.000000 rms=0.000464 Jy/beam ! Combined flux in latest and established models = 0.0501872 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.0501872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.055240Jy sigma=0.431473 ! Fit after self-cal, rms=0.055243Jy sigma=0.431460 wmodel J0722+2528_S_map.mod ! Writing 36 model components to file: J0722+2528_S_map.mod wobs J0722+2528_S_uvs.fits ! Writing UV FITS file: J0722+2528_S_uvs.fits wwins J0722+2528_S_map.win ! wwins: Wrote 1 windows to J0722+2528_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.000454081 Jy ! Component: 100 - total flux cleaned = -0.000582916 Jy ! Component: 150 - total flux cleaned = -0.00058384 Jy ! Component: 200 - total flux cleaned = -0.000700194 Jy ! Component: 250 - total flux cleaned = -0.00070099 Jy ! Component: 300 - total flux cleaned = -0.000648841 Jy ! Component: 350 - total flux cleaned = -0.000623829 Jy ! Component: 400 - total flux cleaned = -0.000599114 Jy ! Component: 450 - total flux cleaned = -0.000550541 Jy ! Component: 500 - total flux cleaned = -0.000526779 Jy ! Component: 550 - total flux cleaned = -0.000549485 Jy ! Component: 600 - total flux cleaned = -0.000504005 Jy ! Component: 650 - total flux cleaned = -0.000481732 Jy ! Component: 700 - total flux cleaned = -0.000374755 Jy ! Component: 750 - total flux cleaned = -0.000291198 Jy ! Component: 800 - total flux cleaned = -0.000168101 Jy ! Component: 850 - total flux cleaned = -0.000107662 Jy ! Component: 900 - total flux cleaned = 1.01679e-05 Jy ! Component: 950 - total flux cleaned = 4.87673e-05 Jy ! Component: 1000 - total flux cleaned = 0.000161895 Jy ! Component: 1050 - total flux cleaned = 0.000198883 Jy ! Component: 1100 - total flux cleaned = 0.000252967 Jy ! Component: 1150 - total flux cleaned = 0.000288525 Jy ! Component: 1200 - total flux cleaned = 0.000288597 Jy ! Component: 1250 - total flux cleaned = 0.000357585 Jy ! Component: 1300 - total flux cleaned = 0.000408601 Jy ! Component: 1350 - total flux cleaned = 0.00044204 Jy ! Component: 1400 - total flux cleaned = 0.000425783 Jy ! Component: 1450 - total flux cleaned = 0.000474638 Jy ! Component: 1500 - total flux cleaned = 0.000474587 Jy ! Component: 1550 - total flux cleaned = 0.000521651 Jy ! Component: 1600 - total flux cleaned = 0.000552409 Jy ! Component: 1650 - total flux cleaned = 0.000506397 Jy ! Component: 1700 - total flux cleaned = 0.000566553 Jy ! Component: 1750 - total flux cleaned = 0.000536341 Jy ! Component: 1800 - total flux cleaned = 0.000595049 Jy ! Component: 1850 - total flux cleaned = 0.000580438 Jy ! Component: 1900 - total flux cleaned = 0.000666281 Jy ! Component: 1950 - total flux cleaned = 0.000666085 Jy ! Component: 2000 - total flux cleaned = 0.000707899 Jy ! Component: 2050 - total flux cleaned = 0.000749484 Jy ! Component: 2100 - total flux cleaned = 0.000776836 Jy ! Component: 2150 - total flux cleaned = 0.000777142 Jy ! Component: 2200 - total flux cleaned = 0.000856922 Jy ! Component: 2250 - total flux cleaned = 0.000909597 Jy ! Component: 2300 - total flux cleaned = 0.000948714 Jy ! Component: 2350 - total flux cleaned = 0.00101305 Jy ! Component: 2400 - total flux cleaned = 0.00103822 Jy ! Component: 2450 - total flux cleaned = 0.00107615 Jy ! Component: 2500 - total flux cleaned = 0.00117575 Jy ! Component: 2550 - total flux cleaned = 0.00118786 Jy ! Component: 2600 - total flux cleaned = 0.0012366 Jy ! Component: 2650 - total flux cleaned = 0.00129708 Jy ! Component: 2700 - total flux cleaned = 0.0013808 Jy ! Component: 2750 - total flux cleaned = 0.00142818 Jy ! Component: 2800 - total flux cleaned = 0.00148684 Jy ! Component: 2850 - total flux cleaned = 0.00151014 Jy ! Component: 2900 - total flux cleaned = 0.00154463 Jy ! Component: 2950 - total flux cleaned = 0.00161318 Jy ! Component: 3000 - total flux cleaned = 0.00165838 Jy ! Component: 3050 - total flux cleaned = 0.00168077 Jy ! Component: 3100 - total flux cleaned = 0.00175849 Jy ! Component: 3150 - total flux cleaned = 0.00176959 Jy ! Component: 3200 - total flux cleaned = 0.00186797 Jy ! Component: 3250 - total flux cleaned = 0.00195468 Jy ! Component: 3300 - total flux cleaned = 0.00200843 Jy ! Component: 3350 - total flux cleaned = 0.00207252 Jy ! Component: 3400 - total flux cleaned = 0.00211473 Jy ! Component: 3450 - total flux cleaned = 0.00216719 Jy ! Component: 3500 - total flux cleaned = 0.00222976 Jy ! Component: 3550 - total flux cleaned = 0.00224007 Jy ! Component: 3600 - total flux cleaned = 0.00229159 Jy ! Component: 3650 - total flux cleaned = 0.00230188 Jy ! Component: 3700 - total flux cleaned = 0.00233241 Jy ! Component: 3750 - total flux cleaned = 0.00235261 Jy ! Component: 3800 - total flux cleaned = 0.00239262 Jy ! Component: 3850 - total flux cleaned = 0.00241255 Jy ! Component: 3900 - total flux cleaned = 0.00245204 Jy ! Component: 3950 - total flux cleaned = 0.00248134 Jy ! Component: 4000 - total flux cleaned = 0.0024521 Jy ! Component: 4050 - total flux cleaned = 0.00245205 Jy ! Total flux subtracted in 4096 components = 0.00245202 Jy ! Clean residual min=-0.000557 max=0.000638 Jy/beam ! Clean residual mean=-0.000001 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.0526392 Jy keep ! Adding 286 model components to the UV plane model. ! The established model now contains 322 components and 0.0526392 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J0722+2528_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 7.231 at 1.234 degrees (North through East) ! Clean map min=-0.0013152 max=0.045241 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J0722+2528_S_map.fits wmodel /image_prod/ug002_uva//J0722+2528_S_map.mod ! Writing 322 model components to file: /image_prod/ug002_uva//J0722+2528_S_map.mod wobs /image_prod/ug002_uva//J0722+2528_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J0722+2528_S_uvs.fits wwins /image_prod/ug002_uva//J0722+2528_S_map.win ! wwins: Wrote 2 windows to /image_prod/ug002_uva//J0722+2528_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0452408 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000166154 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.1018 1.1018 2.20359 4.40718 8.81437 17.6287 35.2575 70.5149 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.045 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 272.282 quit ! Quitting program ! Log file /image_prod/ug002_uva//J0722+2528_S_dfm.log closed on Wed Mar 4 21:45:26 2020