! Started logfile: /image_prod/ug002_uva//J2322+6911_S_dfm.log on Thu Mar 5 06:13:58 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//J2322+6911_S_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2322+6911_S_uva.fits ! AN table 1: 60 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.741071 visibilities/baseline/integration-bin. ! Found source: J2322+6911 ! ! 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 36 lines of history. ! ! Reading 3735 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 J2322+6911_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 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 66 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016639Jy sigma=7.885024 ! Fit after self-cal, rms=0.864011Jy sigma=6.615333 ! 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.864 mas, bmaj=5.54 mas, bpa=-41.28 degrees ! Estimated noise=2.37599 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.108003 Jy ! Component: 100 - total flux cleaned = 0.139641 Jy ! Total flux subtracted in 100 components = 0.139641 Jy ! Clean residual min=-0.013893 max=0.021801 Jy/beam ! Clean residual mean=0.000006 rms=0.003744 Jy/beam ! Combined flux in latest and established models = 0.139641 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.139641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.084094Jy sigma=0.590068 ! Fit after self-cal, rms=0.083800Jy sigma=0.588806 ! 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.444 mas, bmaj=6.173 mas, bpa=-41.89 degrees ! Estimated noise=1.54441 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 (-3, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0244672 Jy ! Component: 100 - total flux cleaned = 0.0390878 Jy ! Component: 150 - total flux cleaned = 0.0498464 Jy ! Component: 200 - total flux cleaned = 0.0584889 Jy ! Total flux subtracted in 200 components = 0.0584889 Jy ! Clean residual min=-0.011668 max=0.011171 Jy/beam ! Clean residual mean=0.000002 rms=0.003045 Jy/beam ! Combined flux in latest and established models = 0.19813 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 47 components and 0.19813 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.076248Jy sigma=0.505925 ! Fit after self-cal, rms=0.075328Jy sigma=0.499134 ! 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.444 x 6.173 at -41.89 degrees (North through East) ! Clean map min=-0.010391 max=0.14371 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.90 HN 1.06 KP 0.91 ! MK 1.04 NL 1.01 OV 0.88 SC 1.27 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 0.94 HN 1.00 KP 0.92 ! MK 1.02 NL 1.41 OV 0.86 SC 2.89 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 0.92 HN 1.00 KP 0.91 ! MK 1.05 NL 1.09 OV 0.87 SC 1.24 ! ! ! Fit before self-cal, rms=0.075328Jy sigma=0.499134 ! Fit after self-cal, rms=0.092686Jy sigma=0.462171 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.571 mas, bmaj=6.209 mas, bpa=-40.54 degrees ! Estimated noise=1.52041 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.00466479 Jy ! Component: 100 - total flux cleaned = 0.00574541 Jy ! Component: 150 - total flux cleaned = 0.00705485 Jy ! Component: 200 - total flux cleaned = 0.00788974 Jy ! Total flux subtracted in 200 components = 0.00788974 Jy ! Clean residual min=-0.007057 max=0.007042 Jy/beam ! Clean residual mean=0.000014 rms=0.001748 Jy/beam ! Combined flux in latest and established models = 0.20602 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 74 components and 0.20602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.091741Jy sigma=0.451964 ! Fit after self-cal, rms=0.091965Jy sigma=0.450613 ! 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.091965Jy sigma=0.450613 ! Fit after self-cal, rms=0.089261Jy sigma=0.428601 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.556 mas, bmaj=6.209 mas, bpa=-40.87 degrees ! Estimated noise=1.51649 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380163 Jy ! Component: 100 - total flux cleaned = 0.00539353 Jy ! Component: 150 - total flux cleaned = 0.00591458 Jy ! Component: 200 - total flux cleaned = 0.00585833 Jy ! Total flux subtracted in 200 components = 0.00585833 Jy ! Clean residual min=-0.003252 max=0.005169 Jy/beam ! Clean residual mean=0.000004 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.211878 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 100 components and 0.211878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089045Jy sigma=0.426032 ! Fit after self-cal, rms=0.089026Jy sigma=0.425643 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 (9.5, -6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00305805 Jy ! Component: 100 - total flux cleaned = 0.00323825 Jy ! Component: 150 - total flux cleaned = 0.00316974 Jy ! Component: 200 - total flux cleaned = 0.00280332 Jy ! Total flux subtracted in 200 components = 0.00280332 Jy ! Clean residual min=-0.002984 max=0.002769 Jy/beam ! Clean residual mean=0.000005 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.214681 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 125 components and 0.214681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088748Jy sigma=0.422808 ! Fit after self-cal, rms=0.088752Jy sigma=0.422596 ! 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.088752Jy sigma=0.422596 ! Fit after self-cal, rms=0.088258Jy sigma=0.422131 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=6.192 mas, bpa=-40.87 degrees ! Estimated noise=1.51415 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177096 Jy ! Component: 100 - total flux cleaned = 0.00251141 Jy ! Component: 150 - total flux cleaned = 0.00266399 Jy ! Component: 200 - total flux cleaned = 0.00266348 Jy ! Total flux subtracted in 200 components = 0.00266348 Jy ! Clean residual min=-0.002577 max=0.002317 Jy/beam ! Clean residual mean=0.000005 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.217345 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.217345 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088179Jy sigma=0.421256 ! Fit after self-cal, rms=0.088162Jy sigma=0.421186 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.000778078 Jy ! Component: 100 - total flux cleaned = 0.000817581 Jy ! Component: 150 - total flux cleaned = 0.000854353 Jy ! Component: 200 - total flux cleaned = 0.000818809 Jy ! Total flux subtracted in 200 components = 0.000818809 Jy ! Clean residual min=-0.002498 max=0.002166 Jy/beam ! Clean residual mean=0.000005 rms=0.000617 Jy/beam ! Combined flux in latest and established models = 0.218164 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 162 components and 0.218164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088126Jy sigma=0.420804 ! Fit after self-cal, rms=0.088126Jy sigma=0.420779 ! 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.088126Jy sigma=0.420779 ! Fit after self-cal, rms=0.088094Jy sigma=0.420650 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.381 mas, bmaj=8.567 mas, bpa=-52.29 degrees ! Estimated noise=1.78546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00155193 Jy ! Component: 100 - total flux cleaned = 0.00213314 Jy ! Component: 150 - total flux cleaned = 0.00270923 Jy ! Component: 200 - total flux cleaned = 0.00297785 Jy ! Total flux subtracted in 200 components = 0.00297785 Jy ! Clean residual min=-0.003224 max=0.002882 Jy/beam ! Clean residual mean=0.000010 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.221142 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 195 components and 0.221142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088071Jy sigma=0.420328 ! Fit after self-cal, rms=0.088062Jy sigma=0.420285 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.000733941 Jy ! Component: 100 - total flux cleaned = 0.00108832 Jy ! Component: 150 - total flux cleaned = 0.00135264 Jy ! Component: 200 - total flux cleaned = 0.00154637 Jy ! Total flux subtracted in 200 components = 0.00154637 Jy ! Clean residual min=-0.003037 max=0.002785 Jy/beam ! Clean residual mean=0.000010 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.222688 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 208 components and 0.222688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088054Jy sigma=0.420164 ! Fit after self-cal, rms=0.088054Jy sigma=0.420145 ! 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.549 mas, bmaj=6.191 mas, bpa=-40.9 degrees ! Estimated noise=1.51461 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.549 x 6.191 at -40.9 degrees (North through East) ! Clean map min=-0.0022881 max=0.14031 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.979 mas, bmaj=5.557 mas, bpa=-39.78 degrees ! Estimated noise=2.3593 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.10604 Jy ! Component: 100 - total flux cleaned = 0.138654 Jy ! Component: 150 - total flux cleaned = 0.158411 Jy ! Component: 200 - total flux cleaned = 0.171215 Jy ! Total flux subtracted in 200 components = 0.171215 Jy ! Clean residual min=-0.008427 max=0.008085 Jy/beam ! Clean residual mean=0.000003 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.171215 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.171215 Jy ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=6.191 mas, bpa=-40.9 degrees ! Estimated noise=1.51461 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.0119897 Jy ! Component: 100 - total flux cleaned = 0.0207707 Jy ! Component: 150 - total flux cleaned = 0.027658 Jy ! Component: 200 - total flux cleaned = 0.0331907 Jy ! Total flux subtracted in 200 components = 0.0331907 Jy ! Clean residual min=-0.004445 max=0.003885 Jy/beam ! Clean residual mean=0.000003 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.204406 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 63 components and 0.204406 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.381 mas, bmaj=8.567 mas, bpa=-52.29 degrees ! Estimated noise=1.78546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00670735 Jy ! Component: 100 - total flux cleaned = 0.0111806 Jy ! Component: 150 - total flux cleaned = 0.014402 Jy ! Component: 200 - total flux cleaned = 0.0157143 Jy ! Total flux subtracted in 200 components = 0.0157143 Jy ! Clean residual min=-0.004074 max=0.003547 Jy/beam ! Clean residual mean=0.000008 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.22012 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 = 0.000836516 Jy ! Component: 100 - total flux cleaned = 0.00154774 Jy ! Component: 150 - total flux cleaned = 0.0020441 Jy ! Component: 200 - total flux cleaned = 0.0026428 Jy ! Total flux subtracted in 200 components = 0.0026428 Jy ! Clean residual min=-0.003456 max=0.002999 Jy/beam ! Clean residual mean=0.000008 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.222763 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 151 components and 0.222763 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.549 mas, bmaj=6.191 mas, bpa=-40.9 degrees ! Estimated noise=1.51461 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000653899 Jy ! Component: 100 - total flux cleaned = 0.00113326 Jy ! Component: 150 - total flux cleaned = 0.00137628 Jy ! Component: 200 - total flux cleaned = 0.00154181 Jy ! Total flux subtracted in 200 components = 0.00154181 Jy ! Clean residual min=-0.002639 max=0.002339 Jy/beam ! Clean residual mean=0.000004 rms=0.000625 Jy/beam ! Combined flux in latest and established models = 0.224305 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 178 components and 0.224305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088170Jy sigma=0.421330 ! Fit after self-cal, rms=0.088168Jy sigma=0.420997 wmodel J2322+6911_S_map.mod ! Writing 178 model components to file: J2322+6911_S_map.mod wobs J2322+6911_S_uvs.fits ! Writing UV FITS file: J2322+6911_S_uvs.fits wwins J2322+6911_S_map.win ! wwins: Wrote 3 windows to J2322+6911_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.000372167 Jy ! Component: 100 - total flux cleaned = 0.000120269 Jy ! Component: 150 - total flux cleaned = -3.75672e-05 Jy ! Component: 200 - total flux cleaned = -0.000112641 Jy ! Component: 250 - total flux cleaned = -0.000113466 Jy ! Component: 300 - total flux cleaned = -0.000114126 Jy ! Component: 350 - total flux cleaned = -0.000180228 Jy ! Component: 400 - total flux cleaned = -0.000212654 Jy ! Component: 450 - total flux cleaned = -0.00033494 Jy ! Component: 500 - total flux cleaned = -0.000304617 Jy ! Component: 550 - total flux cleaned = -0.000303932 Jy ! Component: 600 - total flux cleaned = -0.00024705 Jy ! Component: 650 - total flux cleaned = -0.000220123 Jy ! Component: 700 - total flux cleaned = -0.000219904 Jy ! Component: 750 - total flux cleaned = -0.000245518 Jy ! Component: 800 - total flux cleaned = -0.000220361 Jy ! Component: 850 - total flux cleaned = -0.000320289 Jy ! Component: 900 - total flux cleaned = -0.000319374 Jy ! Component: 950 - total flux cleaned = -0.000367283 Jy ! Component: 1000 - total flux cleaned = -0.000367563 Jy ! Component: 1050 - total flux cleaned = -0.000436508 Jy ! Component: 1100 - total flux cleaned = -0.00043654 Jy ! Component: 1150 - total flux cleaned = -0.000458554 Jy ! Component: 1200 - total flux cleaned = -0.000523381 Jy ! Component: 1250 - total flux cleaned = -0.000480231 Jy ! Component: 1300 - total flux cleaned = -0.00052222 Jy ! Component: 1350 - total flux cleaned = -0.000563314 Jy ! Component: 1400 - total flux cleaned = -0.000603714 Jy ! Component: 1450 - total flux cleaned = -0.000643626 Jy ! Component: 1500 - total flux cleaned = -0.000663238 Jy ! Component: 1550 - total flux cleaned = -0.000721309 Jy ! Component: 1600 - total flux cleaned = -0.000702195 Jy ! Component: 1650 - total flux cleaned = -0.000776994 Jy ! Component: 1700 - total flux cleaned = -0.000703274 Jy ! Component: 1750 - total flux cleaned = -0.000776201 Jy ! Component: 1800 - total flux cleaned = -0.000775679 Jy ! Component: 1850 - total flux cleaned = -0.000775275 Jy ! Component: 1900 - total flux cleaned = -0.000705404 Jy ! Component: 1950 - total flux cleaned = -0.000688125 Jy ! Component: 2000 - total flux cleaned = -0.000670931 Jy ! Component: 2050 - total flux cleaned = -0.000637243 Jy ! Component: 2100 - total flux cleaned = -0.000587445 Jy ! Component: 2150 - total flux cleaned = -0.000522014 Jy ! Component: 2200 - total flux cleaned = -0.000522025 Jy ! Component: 2250 - total flux cleaned = -0.000506093 Jy ! Component: 2300 - total flux cleaned = -0.000458935 Jy ! Component: 2350 - total flux cleaned = -0.000474634 Jy ! Component: 2400 - total flux cleaned = -0.00042827 Jy ! Component: 2450 - total flux cleaned = -0.000443656 Jy ! Component: 2500 - total flux cleaned = -0.000428572 Jy ! Component: 2550 - total flux cleaned = -0.000443708 Jy ! Component: 2600 - total flux cleaned = -0.000443675 Jy ! Component: 2650 - total flux cleaned = -0.0004292 Jy ! Component: 2700 - total flux cleaned = -0.000443743 Jy ! Component: 2750 - total flux cleaned = -0.00040063 Jy ! Component: 2800 - total flux cleaned = -0.000357972 Jy ! Component: 2850 - total flux cleaned = -0.000301635 Jy ! Component: 2900 - total flux cleaned = -0.000315556 Jy ! Component: 2950 - total flux cleaned = -0.000274074 Jy ! Component: 3000 - total flux cleaned = -0.000219267 Jy ! Component: 3050 - total flux cleaned = -0.000219288 Jy ! Component: 3100 - total flux cleaned = -0.000165276 Jy ! Component: 3150 - total flux cleaned = -0.00013845 Jy ! Component: 3200 - total flux cleaned = -5.8754e-05 Jy ! Component: 3250 - total flux cleaned = -1.94165e-05 Jy ! Component: 3300 - total flux cleaned = 3.27623e-05 Jy ! Component: 3350 - total flux cleaned = 4.57479e-05 Jy ! Component: 3400 - total flux cleaned = 9.71268e-05 Jy ! Component: 3450 - total flux cleaned = 0.00016083 Jy ! Component: 3500 - total flux cleaned = 0.000198693 Jy ! Component: 3550 - total flux cleaned = 0.000223769 Jy ! Component: 3600 - total flux cleaned = 0.000261166 Jy ! Component: 3650 - total flux cleaned = 0.000298269 Jy ! Component: 3700 - total flux cleaned = 0.000310529 Jy ! Component: 3750 - total flux cleaned = 0.000334998 Jy ! Component: 3800 - total flux cleaned = 0.000419751 Jy ! Component: 3850 - total flux cleaned = 0.000431718 Jy ! Component: 3900 - total flux cleaned = 0.000455646 Jy ! Component: 3950 - total flux cleaned = 0.000503167 Jy ! Component: 4000 - total flux cleaned = 0.000538441 Jy ! Component: 4050 - total flux cleaned = 0.000585215 Jy ! Total flux subtracted in 4096 components = 0.00057346 Jy ! Clean residual min=-0.000705 max=0.000687 Jy/beam ! Clean residual mean=0.000001 rms=0.000205 Jy/beam ! Combined flux in latest and established models = 0.224878 Jy keep ! Adding 263 model components to the UV plane model. ! The established model now contains 441 components and 0.224878 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2322+6911_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.549 x 6.191 at -40.9 degrees (North through East) ! Clean map min=-0.0020405 max=0.14082 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2322+6911_S_map.fits wmodel /image_prod/ug002_uva//J2322+6911_S_map.mod ! Writing 441 model components to file: /image_prod/ug002_uva//J2322+6911_S_map.mod wobs /image_prod/ug002_uva//J2322+6911_S_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2322+6911_S_uvs.fits wwins /image_prod/ug002_uva//J2322+6911_S_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2322+6911_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.14082 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000204296 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.435226 0.435226 0.870453 1.74091 3.48181 6.96362 13.9272 27.8545 55.709 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.14 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 689.296 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2322+6911_S_dfm.log closed on Thu Mar 5 06:14:02 2020