! Started logfile: /image_prod/ug002_uva//J2011-1546_S_c_dfm.log on Thu Mar 5 04:38:12 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//J2011-1546_S_c_uva.fits ! Reading UV FITS file: /image_prod/ug002_uva//J2011-1546_S_c_uva.fits ! AN table 1: 22 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.873377 visibilities/baseline/integration-bin. ! Found source: J2011-1546 ! ! 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 1614 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 J2011-1546_S_c] 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 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.320571Jy sigma=6.517719 ! Fit after self-cal, rms=0.219468Jy sigma=1.103898 ! 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.735 mas, bmaj=13.23 mas, bpa=-17.94 degrees ! Estimated noise=4.2217 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.699091 Jy ! Component: 100 - total flux cleaned = 0.86031 Jy ! Total flux subtracted in 100 components = 0.86031 Jy ! Clean residual min=-0.035562 max=0.064396 Jy/beam ! Clean residual mean=-0.000150 rms=0.011932 Jy/beam ! Combined flux in latest and established models = 0.86031 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.86031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.211282Jy sigma=0.950860 ! Fit after self-cal, rms=0.211278Jy sigma=0.950843 ! 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.273 mas, bmaj=13.36 mas, bpa=-17.5 degrees ! Estimated noise=3.62421 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.063248 Jy ! Component: 100 - total flux cleaned = 0.0713174 Jy ! Component: 150 - total flux cleaned = 0.068752 Jy ! Component: 200 - total flux cleaned = 0.0680559 Jy ! Total flux subtracted in 200 components = 0.0680559 Jy ! Clean residual min=-0.041867 max=0.046210 Jy/beam ! Clean residual mean=-0.000222 rms=0.010472 Jy/beam ! Combined flux in latest and established models = 0.928366 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 18 components and 0.928366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.188024Jy sigma=0.853862 ! Fit after self-cal, rms=0.187991Jy sigma=0.853778 ! 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.273 x 13.36 at -17.5 degrees (North through East) ! Clean map min=-0.040954 max=0.90303 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 0.96 FD 0.99 HN 1.05 KP 0.98 ! LA 1.03 MK 1.11 NL 1.17 OV 0.98 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 1.04 KP 0.99 ! LA 1.01 MK 1.01 NL 1.08 OV 0.84 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 HN 0.99 KP 0.95 ! LA 1.02 MK 0.99 NL 1.05 OV 0.97 ! ! ! Fit before self-cal, rms=0.187991Jy sigma=0.853778 ! Fit after self-cal, rms=0.169749Jy sigma=0.745837 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.341 mas, bmaj=13.28 mas, bpa=-17.15 degrees ! Estimated noise=3.64004 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.00179098 Jy ! Component: 100 - total flux cleaned = -0.00367274 Jy ! Component: 150 - total flux cleaned = -0.00629242 Jy ! Component: 200 - total flux cleaned = -0.0090323 Jy ! Total flux subtracted in 200 components = -0.0090323 Jy ! Clean residual min=-0.036325 max=0.037555 Jy/beam ! Clean residual mean=-0.000220 rms=0.008919 Jy/beam ! Combined flux in latest and established models = 0.919334 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.919334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.166909Jy sigma=0.717907 ! Fit after self-cal, rms=0.166923Jy sigma=0.717770 ! 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.166923Jy sigma=0.717770 ! Fit after self-cal, rms=0.143176Jy sigma=0.596898 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.35 mas, bmaj=13.38 mas, bpa=-16.85 degrees ! Estimated noise=3.64564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00207992 Jy ! Component: 100 - total flux cleaned = -0.00166195 Jy ! Component: 150 - total flux cleaned = -0.00199768 Jy ! Component: 200 - total flux cleaned = -0.001985 Jy ! Total flux subtracted in 200 components = -0.001985 Jy ! Clean residual min=-0.025677 max=0.027326 Jy/beam ! Clean residual mean=-0.000098 rms=0.006237 Jy/beam ! Combined flux in latest and established models = 0.917349 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 52 components and 0.917349 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.140650Jy sigma=0.585193 ! Fit after self-cal, rms=0.140662Jy sigma=0.585136 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 (14.5, 92). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00789476 Jy ! Component: 100 - total flux cleaned = 0.00925703 Jy ! Component: 150 - total flux cleaned = 0.00887956 Jy ! Component: 200 - total flux cleaned = 0.00700314 Jy ! Total flux subtracted in 200 components = 0.00700314 Jy ! Clean residual min=-0.023351 max=0.023990 Jy/beam ! Clean residual mean=-0.000090 rms=0.005650 Jy/beam ! Combined flux in latest and established models = 0.924352 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 77 components and 0.924352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.133820Jy sigma=0.555611 ! Fit after self-cal, rms=0.133356Jy sigma=0.552559 ! 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.133356Jy sigma=0.552559 ! Fit after self-cal, rms=0.091552Jy sigma=0.391688 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=13.43 mas, bpa=-16.94 degrees ! Estimated noise=3.63988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000330932 Jy ! Component: 100 - total flux cleaned = 0.00214075 Jy ! Component: 150 - total flux cleaned = 0.00389542 Jy ! Component: 200 - total flux cleaned = 0.00463025 Jy ! Total flux subtracted in 200 components = 0.00463025 Jy ! Clean residual min=-0.007829 max=0.008474 Jy/beam ! Clean residual mean=-0.000011 rms=0.002044 Jy/beam ! Combined flux in latest and established models = 0.928982 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 105 components and 0.928982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.089779Jy sigma=0.384185 ! Fit after self-cal, rms=0.089721Jy sigma=0.383790 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 (1.5, 25). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00816164 Jy ! Component: 100 - total flux cleaned = 0.0095957 Jy ! Component: 150 - total flux cleaned = 0.010306 Jy ! Component: 200 - total flux cleaned = 0.0101601 Jy ! Total flux subtracted in 200 components = 0.0101601 Jy ! Clean residual min=-0.006229 max=0.007233 Jy/beam ! Clean residual mean=-0.000014 rms=0.001785 Jy/beam ! Combined flux in latest and established models = 0.939142 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 136 components and 0.939142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.088341Jy sigma=0.378352 ! Fit after self-cal, rms=0.088212Jy sigma=0.377906 ! 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.088212Jy sigma=0.377906 ! Fit after self-cal, rms=0.088071Jy sigma=0.376094 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.365 mas, bmaj=16.65 mas, bpa=-5.123 degrees ! Estimated noise=4.49379 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00383879 Jy ! Component: 100 - total flux cleaned = 0.0057704 Jy ! Component: 150 - total flux cleaned = 0.00592918 Jy ! Component: 200 - total flux cleaned = 0.0060557 Jy ! Total flux subtracted in 200 components = 0.0060557 Jy ! Clean residual min=-0.006271 max=0.008170 Jy/beam ! Clean residual mean=-0.000025 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.945198 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 182 components and 0.945198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087553Jy sigma=0.374215 ! Fit after self-cal, rms=0.087486Jy sigma=0.373925 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.000398549 Jy ! Component: 100 - total flux cleaned = 0.000286501 Jy ! Component: 150 - total flux cleaned = 0.000383144 Jy ! Component: 200 - total flux cleaned = 0.000718476 Jy ! Total flux subtracted in 200 components = 0.000718476 Jy ! Clean residual min=-0.006040 max=0.007325 Jy/beam ! Clean residual mean=-0.000026 rms=0.001910 Jy/beam ! Combined flux in latest and established models = 0.945916 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 211 components and 0.945916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087293Jy sigma=0.373473 ! Fit after self-cal, rms=0.087270Jy sigma=0.373377 ! 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.327 mas, bmaj=13.43 mas, bpa=-16.93 degrees ! Estimated noise=3.64493 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 13.43 at -16.93 degrees (North through East) ! Clean map min=-0.014212 max=0.90766 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.087270Jy sigma=0.373377 ! Fit after self-cal, rms=0.080243Jy sigma=0.333707 ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=13.42 mas, bpa=-16.92 degrees ! Estimated noise=3.64937 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00215707 Jy ! Component: 100 - total flux cleaned = 0.00286418 Jy ! Component: 150 - total flux cleaned = 0.00348143 Jy ! Component: 200 - total flux cleaned = 0.00449754 Jy ! Total flux subtracted in 200 components = 0.00449754 Jy ! Clean residual min=-0.005108 max=0.005746 Jy/beam ! Clean residual mean=-0.000017 rms=0.001388 Jy/beam ! Combined flux in latest and established models = 0.950414 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 232 components and 0.950414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079757Jy sigma=0.331617 ! Fit after self-cal, rms=0.079746Jy sigma=0.331556 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000543874 Jy ! Component: 100 - total flux cleaned = 0.00123948 Jy ! Component: 150 - total flux cleaned = 0.00188424 Jy ! Component: 200 - total flux cleaned = 0.00231728 Jy ! Total flux subtracted in 200 components = 0.00231728 Jy ! Clean residual min=-0.004783 max=0.005383 Jy/beam ! Clean residual mean=-0.000016 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.952731 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 247 components and 0.952731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079489Jy sigma=0.330600 ! Fit after self-cal, rms=0.079482Jy sigma=0.330573 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079482Jy sigma=0.330573 ! Fit after self-cal, rms=0.079478Jy sigma=0.330014 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.769 mas, bmaj=13.2 mas, bpa=-17.66 degrees ! Estimated noise=4.23666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.699379 Jy ! Component: 100 - total flux cleaned = 0.855543 Jy ! Component: 150 - total flux cleaned = 0.910219 Jy ! Component: 200 - total flux cleaned = 0.934154 Jy ! Total flux subtracted in 200 components = 0.934154 Jy ! Clean residual min=-0.009431 max=0.011730 Jy/beam ! Clean residual mean=-0.000009 rms=0.002532 Jy/beam ! Combined flux in latest and established models = 0.934154 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.934154 Jy ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=13.43 mas, bpa=-16.91 degrees ! Estimated noise=3.65059 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.01142 Jy ! Component: 100 - total flux cleaned = 0.0167848 Jy ! Component: 150 - total flux cleaned = 0.0208663 Jy ! Component: 200 - total flux cleaned = 0.0243051 Jy ! Total flux subtracted in 200 components = 0.0243051 Jy ! Clean residual min=-0.006561 max=0.006802 Jy/beam ! Clean residual mean=-0.000012 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.958459 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 58 components and 0.958459 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.351 mas, bmaj=16.64 mas, bpa=-5.149 degrees ! Estimated noise=4.5076 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00608434 Jy ! Component: 100 - total flux cleaned = 0.0080258 Jy ! Component: 150 - total flux cleaned = 0.00882132 Jy ! Component: 200 - total flux cleaned = 0.0088149 Jy ! Total flux subtracted in 200 components = 0.0088149 Jy ! Clean residual min=-0.005267 max=0.005846 Jy/beam ! Clean residual mean=-0.000019 rms=0.001745 Jy/beam ! Combined flux in latest and established models = 0.967274 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.000356373 Jy ! Component: 100 - total flux cleaned = -0.000674379 Jy ! Component: 150 - total flux cleaned = -0.000969241 Jy ! Component: 200 - total flux cleaned = -0.00142318 Jy ! Total flux subtracted in 200 components = -0.00142318 Jy ! Clean residual min=-0.005118 max=0.005862 Jy/beam ! Clean residual mean=-0.000019 rms=0.001666 Jy/beam ! Combined flux in latest and established models = 0.965851 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 141 components and 0.965851 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=13.43 mas, bpa=-16.91 degrees ! Estimated noise=3.65059 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00179916 Jy ! Component: 100 - total flux cleaned = -0.00143875 Jy ! Component: 150 - total flux cleaned = -0.00143217 Jy ! Component: 200 - total flux cleaned = -0.00142153 Jy ! Total flux subtracted in 200 components = -0.00142153 Jy ! Clean residual min=-0.005878 max=0.006120 Jy/beam ! Clean residual mean=-0.000010 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.96443 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 168 components and 0.96443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Fit before self-cal, rms=0.079616Jy sigma=0.334401 ! Fit after self-cal, rms=0.079518Jy sigma=0.333859 wmodel J2011-1546_S_c_map.mod ! Writing 168 model components to file: J2011-1546_S_c_map.mod wobs J2011-1546_S_c_uvs.fits ! Writing UV FITS file: J2011-1546_S_c_uvs.fits wwins J2011-1546_S_c_map.win ! wwins: Wrote 3 windows to J2011-1546_S_c_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 = 9.06077e-05 Jy ! Component: 100 - total flux cleaned = -0.00046993 Jy ! Component: 150 - total flux cleaned = -0.000730201 Jy ! Component: 200 - total flux cleaned = -0.00114041 Jy ! Component: 250 - total flux cleaned = -0.0012983 Jy ! Component: 300 - total flux cleaned = -0.00137446 Jy ! Component: 350 - total flux cleaned = -0.00137193 Jy ! Component: 400 - total flux cleaned = -0.00108565 Jy ! Component: 450 - total flux cleaned = -0.000534187 Jy ! Component: 500 - total flux cleaned = -6.576e-05 Jy ! Component: 550 - total flux cleaned = 0.000455902 Jy ! Component: 600 - total flux cleaned = 0.000965595 Jy ! Component: 650 - total flux cleaned = 0.00140059 Jy ! Component: 700 - total flux cleaned = 0.00194943 Jy ! Component: 750 - total flux cleaned = 0.00242626 Jy ! Component: 800 - total flux cleaned = 0.00301082 Jy ! Component: 850 - total flux cleaned = 0.00329587 Jy ! Component: 900 - total flux cleaned = 0.00323985 Jy ! Component: 950 - total flux cleaned = 0.00346114 Jy ! Component: 1000 - total flux cleaned = 0.00378692 Jy ! Component: 1050 - total flux cleaned = 0.00399977 Jy ! Component: 1100 - total flux cleaned = 0.0042098 Jy ! Component: 1150 - total flux cleaned = 0.00441579 Jy ! Component: 1200 - total flux cleaned = 0.00446784 Jy ! Component: 1250 - total flux cleaned = 0.00466968 Jy ! Component: 1300 - total flux cleaned = 0.0049144 Jy ! Component: 1350 - total flux cleaned = 0.00486475 Jy ! Component: 1400 - total flux cleaned = 0.00486477 Jy ! Component: 1450 - total flux cleaned = 0.0049597 Jy ! Component: 1500 - total flux cleaned = 0.00500759 Jy ! Component: 1550 - total flux cleaned = 0.00514619 Jy ! Component: 1600 - total flux cleaned = 0.0053264 Jy ! Component: 1650 - total flux cleaned = 0.00550385 Jy ! Component: 1700 - total flux cleaned = 0.00554695 Jy ! Component: 1750 - total flux cleaned = 0.00554694 Jy ! Component: 1800 - total flux cleaned = 0.00550546 Jy ! Component: 1850 - total flux cleaned = 0.00558929 Jy ! Component: 1900 - total flux cleaned = 0.00562985 Jy ! Component: 1950 - total flux cleaned = 0.00554704 Jy ! Component: 2000 - total flux cleaned = 0.0055881 Jy ! Component: 2050 - total flux cleaned = 0.00566758 Jy ! Component: 2100 - total flux cleaned = 0.00558756 Jy ! Component: 2150 - total flux cleaned = 0.00546973 Jy ! Component: 2200 - total flux cleaned = 0.00535494 Jy ! Component: 2250 - total flux cleaned = 0.0053929 Jy ! Component: 2300 - total flux cleaned = 0.00509193 Jy ! Component: 2350 - total flux cleaned = 0.00513009 Jy ! Component: 2400 - total flux cleaned = 0.00513025 Jy ! Component: 2450 - total flux cleaned = 0.00494795 Jy ! Component: 2500 - total flux cleaned = 0.00476778 Jy ! Component: 2550 - total flux cleaned = 0.00473211 Jy ! Component: 2600 - total flux cleaned = 0.00476792 Jy ! Component: 2650 - total flux cleaned = 0.00459304 Jy ! Component: 2700 - total flux cleaned = 0.00466217 Jy ! Component: 2750 - total flux cleaned = 0.00455954 Jy ! Component: 2800 - total flux cleaned = 0.00452547 Jy ! Component: 2850 - total flux cleaned = 0.00445798 Jy ! Component: 2900 - total flux cleaned = 0.00445749 Jy ! Component: 2950 - total flux cleaned = 0.00439147 Jy ! Component: 3000 - total flux cleaned = 0.00442387 Jy ! Component: 3050 - total flux cleaned = 0.0044559 Jy ! Component: 3100 - total flux cleaned = 0.00439165 Jy ! Component: 3150 - total flux cleaned = 0.00429641 Jy ! Component: 3200 - total flux cleaned = 0.00445473 Jy ! Component: 3250 - total flux cleaned = 0.00442327 Jy ! Component: 3300 - total flux cleaned = 0.0043922 Jy ! Component: 3350 - total flux cleaned = 0.00445371 Jy ! Component: 3400 - total flux cleaned = 0.00442335 Jy ! Component: 3450 - total flux cleaned = 0.00433243 Jy ! Component: 3500 - total flux cleaned = 0.00448312 Jy ! Component: 3550 - total flux cleaned = 0.00448307 Jy ! Component: 3600 - total flux cleaned = 0.00442387 Jy ! Component: 3650 - total flux cleaned = 0.00439449 Jy ! Component: 3700 - total flux cleaned = 0.00433604 Jy ! Component: 3750 - total flux cleaned = 0.00430725 Jy ! Component: 3800 - total flux cleaned = 0.00436515 Jy ! Component: 3850 - total flux cleaned = 0.00427885 Jy ! Component: 3900 - total flux cleaned = 0.00410735 Jy ! Component: 3950 - total flux cleaned = 0.00410737 Jy ! Component: 4000 - total flux cleaned = 0.00399474 Jy ! Component: 4050 - total flux cleaned = 0.0039949 Jy ! Total flux subtracted in 4096 components = 0.00405054 Jy ! Clean residual min=-0.001496 max=0.001706 Jy/beam ! Clean residual mean=-0.000003 rms=0.000533 Jy/beam ! Combined flux in latest and established models = 0.96848 Jy keep ! Adding 292 model components to the UV plane model. ! The established model now contains 460 components and 0.96848 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /image_prod/ug002_uva//J2011-1546_S_c_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.324 x 13.43 at -16.91 degrees (North through East) ! Clean map min=-0.0083705 max=0.90399 Jy/beam ! Writing clean map to FITS file: /image_prod/ug002_uva//J2011-1546_S_c_map.fits wmodel /image_prod/ug002_uva//J2011-1546_S_c_map.mod ! Writing 460 model components to file: /image_prod/ug002_uva//J2011-1546_S_c_map.mod wobs /image_prod/ug002_uva//J2011-1546_S_c_uvs.fits ! Writing UV FITS file: /image_prod/ug002_uva//J2011-1546_S_c_uvs.fits wwins /image_prod/ug002_uva//J2011-1546_S_c_map.win ! wwins: Wrote 4 windows to /image_prod/ug002_uva//J2011-1546_S_c_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.903994 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00053159 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.176414 0.176414 0.352828 0.705655 1.41131 2.82262 5.64524 11.2905 22.581 45.1619 90.3239 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.903 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1700.55 quit ! Quitting program ! Log file /image_prod/ug002_uva//J2011-1546_S_c_dfm.log closed on Thu Mar 5 04:38:16 2020