! Started logfile: /scr/pima/rv124_uvs/J1152+3209_X_dfm.log on Mon Dec 24 00:18:45 2018 float field_size field_size = 1024 float field_cell field_cell = 0.2000 float taper_size taper_size = 70.0 float freq freq = 8.36575 obs /scr/pima/rv124_uvs/J1152+3209_X_uva.fits ! Reading UV FITS file: /scr/pima/rv124_uvs/J1152+3209_X_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.811111 visibilities/baseline/integration-bin. ! Found source: J1152+3209 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.36575e+09 8e+06 1 8e+06 ! 02 2 8.44575e+09 8e+06 1 8e+06 ! 03 3 8.80575e+09 8e+06 1 8e+06 ! 04 4 8.92575e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 79 lines of history. ! ! Reading 6424 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 4 channels. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/opt64/bin/pima_mupet_01.dfm J1152+3209_X] 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.200x0.200 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 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.004073Jy sigma=19.604360 ! Fit after self-cal, rms=0.975326Jy sigma=19.047826 ! 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=0.8755 mas, bmaj=1.267 mas, bpa=9.607 degrees ! Estimated noise=0.840847 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.0206813 Jy ! Component: 100 - total flux cleaned = 0.0252748 Jy ! Total flux subtracted in 100 components = 0.0252748 Jy ! Clean residual min=-0.003407 max=0.003411 Jy/beam ! Clean residual mean=-0.000002 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.0252748 Jy ! Performing phase self-cal ! Adding 3 model components to the UV plane model. ! The established model now contains 3 components and 0.0252748 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053475Jy sigma=0.975703 ! Fit after self-cal, rms=0.051402Jy sigma=0.934227 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0047386 Jy ! Component: 100 - total flux cleaned = 0.00544153 Jy ! Total flux subtracted in 100 components = 0.00544153 Jy ! Clean residual min=-0.003563 max=0.003338 Jy/beam ! Clean residual mean=-0.000001 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.0307164 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 7 components and 0.0307164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051105Jy sigma=0.928926 ! Fit after self-cal, rms=0.051087Jy sigma=0.928560 ! 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=1.147 mas, bmaj=1.613 mas, bpa=6.639 degrees ! Estimated noise=0.457821 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.000273116 Jy ! Component: 100 - total flux cleaned = -0.000166401 Jy ! Component: 150 - total flux cleaned = -0.000123124 Jy ! Component: 200 - total flux cleaned = -8.8147e-05 Jy ! Total flux subtracted in 200 components = -8.8147e-05 Jy ! Clean residual min=-0.002303 max=0.001953 Jy/beam ! Clean residual mean=-0.000000 rms=0.000484 Jy/beam ! Combined flux in latest and established models = 0.0306282 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 13 components and 0.0306282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051058Jy sigma=0.928146 ! Fit after self-cal, rms=0.051043Jy sigma=0.928025 ! Inverting map print "============== Finished natural weighting clean ==============" ! ============== Finished natural weighting clean ============== ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.147 x 1.613 at 6.639 degrees (North through East) ! Clean map min=-0.002185 max=0.02975 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.26 KP 1.09 ! LA 1.08 MK 1.09 NL 1.14 OV 0.98 ! PT 0.95 SC 1.07 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.89 HN 1.15 KP 1.07 ! LA 1.04 MK 1.07 NL 1.03 OV 1.04 ! PT 0.88 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 0.90 HN 1.08 KP 1.12 ! LA 0.98 MK 1.02 NL 1.09 OV 1.02 ! PT 0.88 SC 1.05 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.86 HN 0.93 KP 1.02 ! LA 1.03 MK 0.88 NL 1.12 OV 0.97 ! PT 0.97 SC 0.78 ! ! ! Fit before self-cal, rms=0.051043Jy sigma=0.928025 ! Fit after self-cal, rms=0.049776Jy sigma=0.924989 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.148 mas, bmaj=1.604 mas, bpa=8.632 degrees ! Estimated noise=0.456203 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.000103612 Jy ! Component: 100 - total flux cleaned = -8.39738e-05 Jy ! Component: 150 - total flux cleaned = -5.92778e-05 Jy ! Component: 200 - total flux cleaned = -4.44649e-05 Jy ! Total flux subtracted in 200 components = -4.44649e-05 Jy ! Clean residual min=-0.002152 max=0.001990 Jy/beam ! Clean residual mean=0.000001 rms=0.000452 Jy/beam ! Combined flux in latest and established models = 0.0305837 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 19 components and 0.0305837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049770Jy sigma=0.924901 ! Fit after self-cal, rms=0.049770Jy sigma=0.923684 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049770Jy sigma=0.923684 ! Fit after self-cal, rms=0.050117Jy sigma=0.922557 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.144 mas, bmaj=1.599 mas, bpa=9.385 degrees ! Estimated noise=0.454775 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.0341e-05 Jy ! Component: 100 - total flux cleaned = -2.23245e-05 Jy ! Component: 150 - total flux cleaned = 2.07306e-06 Jy ! Component: 200 - total flux cleaned = 1.75827e-05 Jy ! Total flux subtracted in 200 components = 1.75827e-05 Jy ! Clean residual min=-0.002025 max=0.001848 Jy/beam ! Clean residual mean=0.000000 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0306013 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 21 components and 0.0306013 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050113Jy sigma=0.922517 ! Fit after self-cal, rms=0.050159Jy sigma=0.922199 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 = -6.98285e-05 Jy ! Component: 100 - total flux cleaned = -8.81743e-05 Jy ! Component: 150 - total flux cleaned = -8.7893e-05 Jy ! Component: 200 - total flux cleaned = -7.39411e-05 Jy ! Total flux subtracted in 200 components = -7.39411e-05 Jy ! Clean residual min=-0.002083 max=0.001765 Jy/beam ! Clean residual mean=0.000000 rms=0.000445 Jy/beam ! Combined flux in latest and established models = 0.0305274 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 22 components and 0.0305274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050156Jy sigma=0.922147 ! Fit after self-cal, rms=0.050156Jy sigma=0.922138 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050156Jy sigma=0.922138 ! Fit after self-cal, rms=0.050826Jy sigma=0.922051 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.145 mas, bmaj=1.597 mas, bpa=8.744 degrees ! Estimated noise=0.457982 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000213706 Jy ! Component: 100 - total flux cleaned = 0.000222514 Jy ! Component: 150 - total flux cleaned = 0.000222246 Jy ! Component: 200 - total flux cleaned = 0.000229754 Jy ! Total flux subtracted in 200 components = 0.000229754 Jy ! Clean residual min=-0.002087 max=0.001819 Jy/beam ! Clean residual mean=0.000000 rms=0.000447 Jy/beam ! Combined flux in latest and established models = 0.0307571 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.0307571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050822Jy sigma=0.921981 ! Fit after self-cal, rms=0.050825Jy sigma=0.921659 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.24105e-06 Jy ! Component: 100 - total flux cleaned = -4.25977e-06 Jy ! Component: 150 - total flux cleaned = -4.28952e-06 Jy ! Component: 200 - total flux cleaned = -4.50635e-06 Jy ! Total flux subtracted in 200 components = -4.50635e-06 Jy ! Clean residual min=-0.001956 max=0.001867 Jy/beam ! Clean residual mean=0.000000 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0307526 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.0307526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050823Jy sigma=0.921619 ! Fit after self-cal, rms=0.050823Jy sigma=0.921615 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050823Jy sigma=0.921615 ! Fit after self-cal, rms=0.051307Jy sigma=0.921583 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.335 mas, bmaj=2.882 mas, bpa=18.77 degrees ! Estimated noise=0.544451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.30526e-05 Jy ! Component: 100 - total flux cleaned = -2.4671e-05 Jy ! Component: 150 - total flux cleaned = -2.54752e-05 Jy ! Component: 200 - total flux cleaned = -2.57532e-05 Jy ! Total flux subtracted in 200 components = -2.57532e-05 Jy ! Clean residual min=-0.002034 max=0.002267 Jy/beam ! Clean residual mean=0.000001 rms=0.000573 Jy/beam ! Combined flux in latest and established models = 0.0307269 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 28 components and 0.0307269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051312Jy sigma=0.921595 ! Fit after self-cal, rms=0.051318Jy sigma=0.921526 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.000102223 Jy ! Component: 100 - total flux cleaned = -0.000102895 Jy ! Component: 150 - total flux cleaned = -0.000103383 Jy ! Component: 200 - total flux cleaned = -0.000103527 Jy ! Total flux subtracted in 200 components = -0.000103527 Jy ! Clean residual min=-0.002056 max=0.002247 Jy/beam ! Clean residual mean=0.000000 rms=0.000572 Jy/beam ! Combined flux in latest and established models = 0.0306234 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 30 components and 0.0306234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051324Jy sigma=0.921568 ! Fit after self-cal, rms=0.051326Jy sigma=0.921427 ! 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=1.145 mas, bmaj=1.596 mas, bpa=7.989 degrees ! Estimated noise=0.46116 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.145 x 1.596 at 7.989 degrees (North through East) ! Clean map min=-0.001864 max=0.029867 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=0.865 mas, bmaj=1.251 mas, bpa=11.54 degrees ! Estimated noise=0.839268 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242242 Jy ! Component: 100 - total flux cleaned = 0.0301147 Jy ! Component: 150 - total flux cleaned = 0.0312888 Jy ! Component: 200 - total flux cleaned = 0.0317949 Jy ! Total flux subtracted in 200 components = 0.0317949 Jy ! Clean residual min=-0.003379 max=0.003207 Jy/beam ! Clean residual mean=-0.000001 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.0317949 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 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0317949 Jy ! Inverting map and beam ! Estimated beam: bmin=1.145 mas, bmaj=1.596 mas, bpa=7.989 degrees ! Estimated noise=0.46116 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.00101758 Jy ! Component: 100 - total flux cleaned = -0.000990753 Jy ! Component: 150 - total flux cleaned = -0.000970423 Jy ! Component: 200 - total flux cleaned = -0.000971695 Jy ! Total flux subtracted in 200 components = -0.000971695 Jy ! Clean residual min=-0.002014 max=0.001899 Jy/beam ! Clean residual mean=0.000000 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.0308232 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.0308232 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.335 mas, bmaj=2.882 mas, bpa=18.77 degrees ! Estimated noise=0.544451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00010246 Jy ! Component: 100 - total flux cleaned = -0.000126471 Jy ! Component: 150 - total flux cleaned = -0.000154847 Jy ! Component: 200 - total flux cleaned = -0.000177059 Jy ! Total flux subtracted in 200 components = -0.000177059 Jy ! Clean residual min=-0.002050 max=0.002269 Jy/beam ! Clean residual mean=0.000000 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.0306461 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.34755e-05 Jy ! Component: 100 - total flux cleaned = -3.76216e-05 Jy ! Component: 150 - total flux cleaned = -5.32216e-05 Jy ! Component: 200 - total flux cleaned = -6.27846e-05 Jy ! Total flux subtracted in 200 components = -6.27846e-05 Jy ! Clean residual min=-0.002054 max=0.002255 Jy/beam ! Clean residual mean=0.000000 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.0305833 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 24 components and 0.0305833 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.145 mas, bmaj=1.596 mas, bpa=7.989 degrees ! Estimated noise=0.46116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00021591 Jy ! Component: 100 - total flux cleaned = 0.000165709 Jy ! Component: 150 - total flux cleaned = 0.000111494 Jy ! Component: 200 - total flux cleaned = 7.8093e-05 Jy ! Total flux subtracted in 200 components = 7.8093e-05 Jy ! Clean residual min=-0.001958 max=0.001925 Jy/beam ! Clean residual mean=-0.000000 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0306614 Jy selfcal ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 28 components and 0.0306614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051325Jy sigma=0.921417 ! Fit after self-cal, rms=0.051323Jy sigma=0.921398 wmodel J1152+3209_X_map.mod ! Writing 28 model components to file: J1152+3209_X_map.mod wobs J1152+3209_X_uvs.fits ! Writing UV FITS file: J1152+3209_X_uvs.fits wwins J1152+3209_X_map.win ! wwins: Wrote 1 windows to J1152+3209_X_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.000368246 Jy ! Component: 100 - total flux cleaned = -0.000336051 Jy ! Component: 150 - total flux cleaned = -0.000426698 Jy ! Component: 200 - total flux cleaned = -0.000542904 Jy ! Component: 250 - total flux cleaned = -0.000542522 Jy ! Component: 300 - total flux cleaned = -0.000542208 Jy ! Component: 350 - total flux cleaned = -0.000515619 Jy ! Component: 400 - total flux cleaned = -0.000541731 Jy ! Component: 450 - total flux cleaned = -0.000668424 Jy ! Component: 500 - total flux cleaned = -0.000668568 Jy ! Component: 550 - total flux cleaned = -0.000692928 Jy ! Component: 600 - total flux cleaned = -0.000740655 Jy ! Component: 650 - total flux cleaned = -0.000717301 Jy ! Component: 700 - total flux cleaned = -0.000694403 Jy ! Component: 750 - total flux cleaned = -0.000626679 Jy ! Component: 800 - total flux cleaned = -0.00067108 Jy ! Component: 850 - total flux cleaned = -0.000583173 Jy ! Component: 900 - total flux cleaned = -0.000496448 Jy ! Component: 950 - total flux cleaned = -0.000581499 Jy ! Component: 1000 - total flux cleaned = -0.00060225 Jy ! Component: 1050 - total flux cleaned = -0.00060232 Jy ! Component: 1100 - total flux cleaned = -0.000684003 Jy ! Component: 1150 - total flux cleaned = -0.000704217 Jy ! Component: 1200 - total flux cleaned = -0.000764591 Jy ! Component: 1250 - total flux cleaned = -0.000824017 Jy ! Component: 1300 - total flux cleaned = -0.000940837 Jy ! Component: 1350 - total flux cleaned = -0.00099856 Jy ! Component: 1400 - total flux cleaned = -0.00109375 Jy ! Component: 1450 - total flux cleaned = -0.00109346 Jy ! Component: 1500 - total flux cleaned = -0.00109328 Jy ! Component: 1550 - total flux cleaned = -0.0011486 Jy ! Component: 1600 - total flux cleaned = -0.00120348 Jy ! Component: 1650 - total flux cleaned = -0.00122127 Jy ! Component: 1700 - total flux cleaned = -0.0012032 Jy ! Component: 1750 - total flux cleaned = -0.00127441 Jy ! Component: 1800 - total flux cleaned = -0.00129201 Jy ! Component: 1850 - total flux cleaned = -0.00134428 Jy ! Component: 1900 - total flux cleaned = -0.00144792 Jy ! Component: 1950 - total flux cleaned = -0.00143057 Jy ! Component: 2000 - total flux cleaned = -0.00146465 Jy ! Component: 2050 - total flux cleaned = -0.00149831 Jy ! Component: 2100 - total flux cleaned = -0.00154857 Jy ! Component: 2150 - total flux cleaned = -0.00158168 Jy ! Component: 2200 - total flux cleaned = -0.00164718 Jy ! Component: 2250 - total flux cleaned = -0.00174473 Jy ! Component: 2300 - total flux cleaned = -0.00176067 Jy ! Component: 2350 - total flux cleaned = -0.00179271 Jy ! Component: 2400 - total flux cleaned = -0.00185625 Jy ! Component: 2450 - total flux cleaned = -0.00188769 Jy ! Component: 2500 - total flux cleaned = -0.00188778 Jy ! Component: 2550 - total flux cleaned = -0.00193453 Jy ! Component: 2600 - total flux cleaned = -0.00202708 Jy ! Component: 2650 - total flux cleaned = -0.00202705 Jy ! Component: 2700 - total flux cleaned = -0.00205745 Jy ! Component: 2750 - total flux cleaned = -0.00211787 Jy ! Component: 2800 - total flux cleaned = -0.00220795 Jy ! Component: 2850 - total flux cleaned = -0.00217824 Jy ! Component: 2900 - total flux cleaned = -0.00231141 Jy ! Component: 2950 - total flux cleaned = -0.00238478 Jy ! Component: 3000 - total flux cleaned = -0.0023994 Jy ! Component: 3050 - total flux cleaned = -0.00241381 Jy ! Component: 3100 - total flux cleaned = -0.00244266 Jy ! Component: 3150 - total flux cleaned = -0.00248576 Jy ! Component: 3200 - total flux cleaned = -0.00244312 Jy ! Component: 3250 - total flux cleaned = -0.00255667 Jy ! Component: 3300 - total flux cleaned = -0.00254251 Jy ! Component: 3350 - total flux cleaned = -0.00257063 Jy ! Component: 3400 - total flux cleaned = -0.00261255 Jy ! Component: 3450 - total flux cleaned = -0.00265412 Jy ! Component: 3500 - total flux cleaned = -0.0026679 Jy ! Component: 3550 - total flux cleaned = -0.00277752 Jy ! Component: 3600 - total flux cleaned = -0.00281832 Jy ! Component: 3650 - total flux cleaned = -0.00281835 Jy ! Component: 3700 - total flux cleaned = -0.00281856 Jy ! Component: 3750 - total flux cleaned = -0.00285879 Jy ! Component: 3800 - total flux cleaned = -0.00288553 Jy ! Component: 3850 - total flux cleaned = -0.00299175 Jy ! Component: 3900 - total flux cleaned = -0.00296523 Jy ! Component: 3950 - total flux cleaned = -0.00303093 Jy ! Component: 4000 - total flux cleaned = -0.00305717 Jy ! Component: 4050 - total flux cleaned = -0.00305717 Jy ! Total flux subtracted in 4096 components = -0.00310893 Jy ! Clean residual min=-0.000791 max=0.000710 Jy/beam ! Clean residual mean=-0.000001 rms=0.000220 Jy/beam ! Combined flux in latest and established models = 0.0275525 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 313 components and 0.0275525 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv124_uvs/J1152+3209_X_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.145 x 1.596 at 7.989 degrees (North through East) ! Clean map min=-0.0013586 max=0.029881 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv124_uvs/J1152+3209_X_map.fits wmodel /scr/pima/rv124_uvs/J1152+3209_X_map.mod ! Writing 313 model components to file: /scr/pima/rv124_uvs/J1152+3209_X_map.mod wobs /scr/pima/rv124_uvs/J1152+3209_X_uvs.fits ! Writing UV FITS file: /scr/pima/rv124_uvs/J1152+3209_X_uvs.fits wwins /scr/pima/rv124_uvs/J1152+3209_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rv124_uvs/J1152+3209_X_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.0298812 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000219505 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.20377 2.20377 4.40755 8.81509 17.6302 35.2604 70.5208 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.029 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 136.13 quit ! Quitting program ! Log file /scr/pima/rv124_uvs/J1152+3209_X_dfm.log closed on Mon Dec 24 00:18:49 2018