! Started logfile: /scr/pima/rv117_uvs/J1324-1049_S_dfm.log on Sat Dec 9 23:44:29 2017 float field_size field_size = 1024 float field_cell field_cell = 0.5000 float taper_size taper_size = 20.0 float freq freq = 2.23275 obs /scr/pima/rv117_uvs/J1324-1049_S_uva.fits ! Reading UV FITS file: /scr/pima/rv117_uvs/J1324-1049_S_uva.fits ! AN table 1: 44 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.99899 visibilities/baseline/integration-bin. ! Found source: J1324-1049 ! ! 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 2.23275e+09 8e+06 1 8e+06 ! 02 2 2.26275e+09 8e+06 1 8e+06 ! 03 3 2.35275e+09 8e+06 1 8e+06 ! 04 4 2.37275e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 74 lines of history. ! ! Reading 7912 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.5 print "taper_size =", taper_size ! taper_size = 20 ![@/opt64/bin/pima_mupet_01.dfm J1324-1049_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 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.026940Jy sigma=17.954542 ! Fit after self-cal, rms=0.738522Jy sigma=12.912084 ! 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.597 mas, bmaj=6.436 mas, bpa=-4.269 degrees ! Estimated noise=0.814903 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.202813 Jy ! Component: 100 - total flux cleaned = 0.247108 Jy ! Total flux subtracted in 100 components = 0.247108 Jy ! Clean residual min=-0.005596 max=0.013175 Jy/beam ! Clean residual mean=0.000007 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.247108 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.247108 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054951Jy sigma=0.936778 ! Fit after self-cal, rms=0.054948Jy sigma=0.936720 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132379 Jy ! Component: 100 - total flux cleaned = 0.0195047 Jy ! Total flux subtracted in 100 components = 0.0195047 Jy ! Clean residual min=-0.004976 max=0.005419 Jy/beam ! Clean residual mean=0.000002 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.266613 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 19 components and 0.266613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051429Jy sigma=0.867132 ! Fit after self-cal, rms=0.051413Jy sigma=0.866784 ! 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.24 mas, bmaj=7.683 mas, bpa=-2.922 degrees ! Estimated noise=0.460973 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 (-5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00657562 Jy ! Component: 100 - total flux cleaned = 0.0102276 Jy ! Component: 150 - total flux cleaned = 0.0114739 Jy ! Component: 200 - total flux cleaned = 0.0118838 Jy ! Total flux subtracted in 200 components = 0.0118838 Jy ! Clean residual min=-0.004180 max=0.004986 Jy/beam ! Clean residual mean=-0.000004 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.278497 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 53 components and 0.278497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050588Jy sigma=0.849032 ! Fit after self-cal, rms=0.050513Jy sigma=0.847635 ! 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.24 x 7.683 at -2.922 degrees (North through East) ! Clean map min=-0.0038913 max=0.26152 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.92 HN 0.98 KP 1.00 ! LA 1.00 MK 0.98 NL 1.02 OV 0.98 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.92 HN 1.01 KP 1.02 ! LA 0.96 MK 1.02 NL 1.09 OV 1.01 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 1.00 KP 0.98 ! LA 0.99 MK 1.00 NL 1.10 OV 1.01 ! PT 1.02 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.97 HN 1.00 KP 1.00 ! LA 0.99 MK 1.00 NL 0.97 OV 1.02 ! PT 0.99 SC 0.99 ! ! ! Fit before self-cal, rms=0.050513Jy sigma=0.847635 ! Fit after self-cal, rms=0.049091Jy sigma=0.821707 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.247 mas, bmaj=7.703 mas, bpa=-2.914 degrees ! Estimated noise=0.458711 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 (-56, 93.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0017141 Jy ! Component: 100 - total flux cleaned = 0.00170107 Jy ! Component: 150 - total flux cleaned = 0.00176586 Jy ! Component: 200 - total flux cleaned = 0.00193207 Jy ! Total flux subtracted in 200 components = 0.00193207 Jy ! Clean residual min=-0.002680 max=0.002887 Jy/beam ! Clean residual mean=0.000001 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.280429 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 75 components and 0.280429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048801Jy sigma=0.816762 ! Fit after self-cal, rms=0.048784Jy sigma=0.816290 ! 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.048784Jy sigma=0.816290 ! Fit after self-cal, rms=0.048027Jy sigma=0.791729 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=7.708 mas, bpa=-2.861 degrees ! Estimated noise=0.460153 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000729476 Jy ! Component: 100 - total flux cleaned = -0.000775939 Jy ! Component: 150 - total flux cleaned = -0.000816011 Jy ! Component: 200 - total flux cleaned = -0.000851137 Jy ! Total flux subtracted in 200 components = -0.000851137 Jy ! Clean residual min=-0.001466 max=0.001546 Jy/beam ! Clean residual mean=0.000001 rms=0.000367 Jy/beam ! Combined flux in latest and established models = 0.279578 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 101 components and 0.279578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047940Jy sigma=0.790237 ! Fit after self-cal, rms=0.047953Jy sigma=0.790126 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 (122.5, -57.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00122037 Jy ! Component: 100 - total flux cleaned = 0.00128792 Jy ! Component: 150 - total flux cleaned = 0.00128884 Jy ! Component: 200 - total flux cleaned = 0.00129007 Jy ! Total flux subtracted in 200 components = 0.00129007 Jy ! Clean residual min=-0.001428 max=0.001359 Jy/beam ! Clean residual mean=0.000001 rms=0.000344 Jy/beam ! Combined flux in latest and established models = 0.280868 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 117 components and 0.280868 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047898Jy sigma=0.789153 ! Fit after self-cal, rms=0.047894Jy sigma=0.789104 ! 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.047894Jy sigma=0.789104 ! Fit after self-cal, rms=0.047941Jy sigma=0.788702 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.243 mas, bmaj=7.707 mas, bpa=-2.852 degrees ! Estimated noise=0.459938 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000506649 Jy ! Component: 100 - total flux cleaned = -0.000536365 Jy ! Component: 150 - total flux cleaned = -0.000590747 Jy ! Component: 200 - total flux cleaned = -0.0005916 Jy ! Total flux subtracted in 200 components = -0.0005916 Jy ! Clean residual min=-0.001311 max=0.001220 Jy/beam ! Clean residual mean=0.000001 rms=0.000324 Jy/beam ! Combined flux in latest and established models = 0.280276 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 133 components and 0.280276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047903Jy sigma=0.788115 ! Fit after self-cal, rms=0.047904Jy sigma=0.788098 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.58079e-06 Jy ! Component: 100 - total flux cleaned = -4.1239e-05 Jy ! Component: 150 - total flux cleaned = -4.14101e-05 Jy ! Component: 200 - total flux cleaned = -2.18882e-05 Jy ! Total flux subtracted in 200 components = -2.18882e-05 Jy ! Clean residual min=-0.001276 max=0.001211 Jy/beam ! Clean residual mean=0.000001 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.280254 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 144 components and 0.280254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047885Jy sigma=0.787816 ! Fit after self-cal, rms=0.047884Jy sigma=0.787811 ! 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047884Jy sigma=0.787811 ! Fit after self-cal, rms=0.047888Jy sigma=0.787596 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.542 mas, bmaj=13.54 mas, bpa=2.37 degrees ! Estimated noise=0.577417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00023136 Jy ! Component: 100 - total flux cleaned = -0.000274478 Jy ! Component: 150 - total flux cleaned = -0.000307539 Jy ! Component: 200 - total flux cleaned = -0.000322417 Jy ! Total flux subtracted in 200 components = -0.000322417 Jy ! Clean residual min=-0.001292 max=0.001447 Jy/beam ! Clean residual mean=0.000003 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.279932 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 165 components and 0.279932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047879Jy sigma=0.787473 ! Fit after self-cal, rms=0.047879Jy sigma=0.787462 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 = -7.13476e-05 Jy ! Component: 100 - total flux cleaned = -5.95425e-05 Jy ! Component: 150 - total flux cleaned = -4.81624e-05 Jy ! Component: 200 - total flux cleaned = -3.71107e-05 Jy ! Total flux subtracted in 200 components = -3.71107e-05 Jy ! Clean residual min=-0.001246 max=0.001407 Jy/beam ! Clean residual mean=0.000003 rms=0.000359 Jy/beam ! Combined flux in latest and established models = 0.279895 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 176 components and 0.279895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047878Jy sigma=0.787459 ! Fit after self-cal, rms=0.047878Jy sigma=0.787457 ! 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.242 mas, bmaj=7.706 mas, bpa=-2.836 degrees ! Estimated noise=0.459791 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 7.706 at -2.836 degrees (North through East) ! Clean map min=-0.0012433 max=0.26067 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.599 mas, bmaj=6.465 mas, bpa=-4.133 degrees ! Estimated noise=0.813638 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.202482 Jy ! Component: 100 - total flux cleaned = 0.246671 Jy ! Component: 150 - total flux cleaned = 0.25964 Jy ! Component: 200 - total flux cleaned = 0.266257 Jy ! Total flux subtracted in 200 components = 0.266257 Jy ! Clean residual min=-0.002665 max=0.003411 Jy/beam ! Clean residual mean=0.000004 rms=0.000735 Jy/beam ! Combined flux in latest and established models = 0.266257 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.266257 Jy ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.706 mas, bpa=-2.836 degrees ! Estimated noise=0.459791 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.00518849 Jy ! Component: 100 - total flux cleaned = 0.00791958 Jy ! Component: 150 - total flux cleaned = 0.00979838 Jy ! Component: 200 - total flux cleaned = 0.0110156 Jy ! Total flux subtracted in 200 components = 0.0110156 Jy ! Clean residual min=-0.001445 max=0.001260 Jy/beam ! Clean residual mean=0.000002 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.277272 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 45 components and 0.277272 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.542 mas, bmaj=13.54 mas, bpa=2.37 degrees ! Estimated noise=0.577417 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140446 Jy ! Component: 100 - total flux cleaned = 0.00185116 Jy ! Component: 150 - total flux cleaned = 0.00198611 Jy ! Component: 200 - total flux cleaned = 0.00210085 Jy ! Total flux subtracted in 200 components = 0.00210085 Jy ! Clean residual min=-0.001303 max=0.001423 Jy/beam ! Clean residual mean=0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.279373 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.000121197 Jy ! Component: 100 - total flux cleaned = 0.000157925 Jy ! Component: 150 - total flux cleaned = 0.000175249 Jy ! Component: 200 - total flux cleaned = 0.000175493 Jy ! Total flux subtracted in 200 components = 0.000175493 Jy ! Clean residual min=-0.001270 max=0.001409 Jy/beam ! Clean residual mean=0.000003 rms=0.000370 Jy/beam ! Combined flux in latest and established models = 0.279549 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 82 components and 0.279549 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=7.706 mas, bpa=-2.836 degrees ! Estimated noise=0.459791 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028314 Jy ! Component: 100 - total flux cleaned = -0.000212279 Jy ! Component: 150 - total flux cleaned = -0.000118333 Jy ! Component: 200 - total flux cleaned = -3.36793e-05 Jy ! Total flux subtracted in 200 components = -3.36793e-05 Jy ! Clean residual min=-0.001319 max=0.001270 Jy/beam ! Clean residual mean=0.000001 rms=0.000322 Jy/beam ! Combined flux in latest and established models = 0.279515 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 105 components and 0.279515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047930Jy sigma=0.788273 ! Fit after self-cal, rms=0.047925Jy sigma=0.788181 wmodel J1324-1049_S_map.mod ! Writing 105 model components to file: J1324-1049_S_map.mod wobs J1324-1049_S_uvs.fits ! Writing UV FITS file: J1324-1049_S_uvs.fits wwins J1324-1049_S_map.win ! wwins: Wrote 4 windows to J1324-1049_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.000168967 Jy ! Component: 100 - total flux cleaned = -0.000147872 Jy ! Component: 150 - total flux cleaned = -4.33413e-05 Jy ! Component: 200 - total flux cleaned = 7.72351e-05 Jy ! Component: 250 - total flux cleaned = 0.000194313 Jy ! Component: 300 - total flux cleaned = 0.000270499 Jy ! Component: 350 - total flux cleaned = 0.000382584 Jy ! Component: 400 - total flux cleaned = 0.000419343 Jy ! Component: 450 - total flux cleaned = 0.00043732 Jy ! Component: 500 - total flux cleaned = 0.000455381 Jy ! Component: 550 - total flux cleaned = 0.000541937 Jy ! Component: 600 - total flux cleaned = 0.000575909 Jy ! Component: 650 - total flux cleaned = 0.000576121 Jy ! Component: 700 - total flux cleaned = 0.000559742 Jy ! Component: 750 - total flux cleaned = 0.000559865 Jy ! Component: 800 - total flux cleaned = 0.000528009 Jy ! Component: 850 - total flux cleaned = 0.000480719 Jy ! Component: 900 - total flux cleaned = 0.000449533 Jy ! Component: 950 - total flux cleaned = 0.00037289 Jy ! Component: 1000 - total flux cleaned = 0.000327442 Jy ! Component: 1050 - total flux cleaned = 0.000282462 Jy ! Component: 1100 - total flux cleaned = 0.000223434 Jy ! Component: 1150 - total flux cleaned = 0.000223349 Jy ! Component: 1200 - total flux cleaned = 0.00017986 Jy ! Component: 1250 - total flux cleaned = 0.000122851 Jy ! Component: 1300 - total flux cleaned = 0.000108511 Jy ! Component: 1350 - total flux cleaned = 2.47488e-05 Jy ! Component: 1400 - total flux cleaned = 1.08967e-05 Jy ! Component: 1450 - total flux cleaned = 1.09295e-05 Jy ! Component: 1500 - total flux cleaned = -1.6283e-05 Jy ! Component: 1550 - total flux cleaned = -9.67336e-05 Jy ! Component: 1600 - total flux cleaned = -9.66525e-05 Jy ! Component: 1650 - total flux cleaned = -0.000149224 Jy ! Component: 1700 - total flux cleaned = -0.000123094 Jy ! Component: 1750 - total flux cleaned = -0.000123134 Jy ! Component: 1800 - total flux cleaned = -0.000187227 Jy ! Component: 1850 - total flux cleaned = -0.000225104 Jy ! Component: 1900 - total flux cleaned = -0.000250181 Jy ! Component: 1950 - total flux cleaned = -0.000225265 Jy ! Component: 2000 - total flux cleaned = -0.000225427 Jy ! Component: 2050 - total flux cleaned = -0.000250031 Jy ! Component: 2100 - total flux cleaned = -0.000238035 Jy ! Component: 2150 - total flux cleaned = -0.000274226 Jy ! Component: 2200 - total flux cleaned = -0.000297776 Jy ! Component: 2250 - total flux cleaned = -0.000274074 Jy ! Component: 2300 - total flux cleaned = -0.000250721 Jy ! Component: 2350 - total flux cleaned = -0.000262325 Jy ! Component: 2400 - total flux cleaned = -0.000273897 Jy ! Component: 2450 - total flux cleaned = -0.000273931 Jy ! Component: 2500 - total flux cleaned = -0.000273822 Jy ! Component: 2550 - total flux cleaned = -0.00025144 Jy ! Component: 2600 - total flux cleaned = -0.000284944 Jy ! Component: 2650 - total flux cleaned = -0.000218398 Jy ! Component: 2700 - total flux cleaned = -0.000185569 Jy ! Component: 2750 - total flux cleaned = -0.000229208 Jy ! Component: 2800 - total flux cleaned = -0.00022926 Jy ! Component: 2850 - total flux cleaned = -0.0002185 Jy ! Component: 2900 - total flux cleaned = -0.00019705 Jy ! Component: 2950 - total flux cleaned = -0.000218239 Jy ! Component: 3000 - total flux cleaned = -0.000175925 Jy ! Component: 3050 - total flux cleaned = -0.000113063 Jy ! Component: 3100 - total flux cleaned = -0.000102707 Jy ! Component: 3150 - total flux cleaned = -8.19527e-05 Jy ! Component: 3200 - total flux cleaned = -9.22015e-05 Jy ! Component: 3250 - total flux cleaned = -3.09455e-05 Jy ! Component: 3300 - total flux cleaned = -1.07071e-05 Jy ! Component: 3350 - total flux cleaned = 3.95857e-05 Jy ! Component: 3400 - total flux cleaned = 5.96376e-05 Jy ! Component: 3450 - total flux cleaned = 9.94857e-05 Jy ! Component: 3500 - total flux cleaned = 0.000139045 Jy ! Component: 3550 - total flux cleaned = 0.000217701 Jy ! Component: 3600 - total flux cleaned = 0.000256732 Jy ! Component: 3650 - total flux cleaned = 0.000247041 Jy ! Component: 3700 - total flux cleaned = 0.000304942 Jy ! Component: 3750 - total flux cleaned = 0.000372162 Jy ! Component: 3800 - total flux cleaned = 0.000333956 Jy ! Component: 3850 - total flux cleaned = 0.000410016 Jy ! Component: 3900 - total flux cleaned = 0.000476081 Jy ! Component: 3950 - total flux cleaned = 0.000513718 Jy ! Component: 4000 - total flux cleaned = 0.00058846 Jy ! Component: 4050 - total flux cleaned = 0.00065348 Jy ! Total flux subtracted in 4096 components = 0.000699711 Jy ! Clean residual min=-0.000672 max=0.000481 Jy/beam ! Clean residual mean=0.000001 rms=0.000169 Jy/beam ! Combined flux in latest and established models = 0.280215 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 382 components and 0.280215 Jy ![Exited script file: /opt64/bin/pima_mupet_01.dfm] wmap /scr/pima/rv117_uvs/J1324-1049_S_map.fits ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 7.706 at -2.836 degrees (North through East) ! Clean map min=-0.0010014 max=0.26084 Jy/beam ! Writing clean map to FITS file: /scr/pima/rv117_uvs/J1324-1049_S_map.fits wmodel /scr/pima/rv117_uvs/J1324-1049_S_map.mod ! Writing 382 model components to file: /scr/pima/rv117_uvs/J1324-1049_S_map.mod wobs /scr/pima/rv117_uvs/J1324-1049_S_uvs.fits ! Writing UV FITS file: /scr/pima/rv117_uvs/J1324-1049_S_uvs.fits wwins /scr/pima/rv117_uvs/J1324-1049_S_map.win ! wwins: Wrote 5 windows to /scr/pima/rv117_uvs/J1324-1049_S_map.win float peak_flux peak_flux = peak(flux,max) print "The peak flux is", peak_flux ! The peak flux is 0.260843 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000167283 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.192395 0.192395 0.38479 0.76958 1.53916 3.07832 6.15664 12.3133 24.6266 49.2531 98.5063 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.26 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1559.29 quit ! Quitting program ! Log file /scr/pima/rv117_uvs/J1324-1049_S_dfm.log closed on Sat Dec 9 23:44:33 2017