! Started logfile: /g0/scr/pima/npcsc_uvs/J1743-0350_X_uvs.log on Sun Oct 6 14:26:09 2013 obs /g0/scr/pima/npcsc_uvs/J1743-0350_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J1743-0350_X_uva.fits ! AN table 1: 27 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.914403 visibilities/baseline/integration-bin. ! Found source: J1743-0350 ! ! 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.40599e+09 8e+06 1 8e+06 ! 02 2 8.47599e+09 8e+06 1 8e+06 ! 03 3 8.79099e+09 8e+06 1 8e+06 ! 04 4 8.89599e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 4444 visibilities. select RR ! 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 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsc_uvs/J1743-0350_X] 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.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 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=5.153132Jy sigma=227.873474 ! Fit after self-cal, rms=4.052847Jy sigma=183.796242 ! 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.7749 mas, bmaj=1.907 mas, bpa=-2.141 degrees ! Estimated noise=0.45043 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 = 3.82292 Jy ! Component: 100 - total flux cleaned = 4.9057 Jy ! Total flux subtracted in 100 components = 4.9057 Jy ! Clean residual min=-0.251681 max=0.534326 Jy/beam ! Clean residual mean=-0.000219 rms=0.075435 Jy/beam ! Combined flux in latest and established models = 4.90571 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 4.90571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.962230Jy sigma=44.725800 ! Fit after self-cal, rms=0.962281Jy sigma=44.722270 ! Inverting map ! Added new window around map position (-4.8, 10.4). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.552297 Jy ! Component: 100 - total flux cleaned = 0.851094 Jy ! Total flux subtracted in 100 components = 0.851094 Jy ! Clean residual min=-0.163886 max=0.250786 Jy/beam ! Clean residual mean=-0.000152 rms=0.041677 Jy/beam ! Combined flux in latest and established models = 5.7568 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 5.7568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.631141Jy sigma=24.459419 ! Fit after self-cal, rms=0.626060Jy sigma=24.113201 ! 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=0.941 mas, bmaj=2.228 mas, bpa=0.2711 degrees ! Estimated noise=0.288846 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.254087 Jy ! Component: 100 - total flux cleaned = 0.405767 Jy ! Component: 150 - total flux cleaned = 0.502947 Jy ! Component: 200 - total flux cleaned = 0.566756 Jy ! Total flux subtracted in 200 components = 0.566756 Jy ! Clean residual min=-0.131220 max=0.165456 Jy/beam ! Clean residual mean=-0.000063 rms=0.034747 Jy/beam ! Combined flux in latest and established models = 6.32355 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 6.32355 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.532913Jy sigma=17.753253 ! Fit after self-cal, rms=0.533513Jy sigma=17.345071 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.12 HN 1.06 KP 1.02 ! LA 1.00 MK 1.03 NL 1.00 OV 0.98 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.13 HN 1.04 KP 0.94 ! LA 0.94 MK 0.98 NL 0.98 OV 0.97 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.15 HN 1.05 KP 0.85 ! LA 0.96 MK 1.02 NL 0.98 OV 1.00 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.21 HN 1.04 KP 0.92 ! LA 0.94 MK 1.06 NL 0.97 OV 1.01 ! PT 1.08 SC 1.02 ! ! ! Fit before self-cal, rms=0.533513Jy sigma=17.345071 ! Fit after self-cal, rms=0.283700Jy sigma=6.448753 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9457 mas, bmaj=2.24 mas, bpa=0.3469 degrees ! Estimated noise=0.290635 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.0232356 Jy ! Component: 100 - total flux cleaned = -0.0294106 Jy ! Component: 150 - total flux cleaned = -0.0327999 Jy ! Component: 200 - total flux cleaned = -0.0348327 Jy ! Total flux subtracted in 200 components = -0.0348327 Jy ! Clean residual min=-0.078116 max=0.031117 Jy/beam ! Clean residual mean=0.000018 rms=0.009809 Jy/beam ! Combined flux in latest and established models = 6.28872 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 6.28872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266282Jy sigma=5.957617 ! Fit after self-cal, rms=0.264067Jy sigma=5.919470 ! 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.264067Jy sigma=5.919470 ! Fit after self-cal, rms=0.262255Jy sigma=5.876402 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9459 mas, bmaj=2.241 mas, bpa=0.316 degrees ! Estimated noise=0.290596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0148811 Jy ! Component: 100 - total flux cleaned = -0.0198973 Jy ! Component: 150 - total flux cleaned = -0.0226209 Jy ! Component: 200 - total flux cleaned = -0.0243438 Jy ! Total flux subtracted in 200 components = -0.0243438 Jy ! Clean residual min=-0.066646 max=0.027694 Jy/beam ! Clean residual mean=0.000014 rms=0.008719 Jy/beam ! Combined flux in latest and established models = 6.26438 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 6.26438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.249493Jy sigma=5.551595 ! Fit after self-cal, rms=0.247095Jy sigma=5.522667 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.00581395 Jy ! Component: 100 - total flux cleaned = -0.0065908 Jy ! Component: 150 - total flux cleaned = -0.00804686 Jy ! Component: 200 - total flux cleaned = -0.0094024 Jy ! Total flux subtracted in 200 components = -0.0094024 Jy ! Clean residual min=-0.061206 max=0.027426 Jy/beam ! Clean residual mean=0.000010 rms=0.008207 Jy/beam ! Combined flux in latest and established models = 6.25498 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 6.25498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239129Jy sigma=5.338832 ! Fit after self-cal, rms=0.237780Jy sigma=5.325875 ! 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.237780Jy sigma=5.325875 ! Fit after self-cal, rms=0.235440Jy sigma=5.265856 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9458 mas, bmaj=2.242 mas, bpa=0.2753 degrees ! Estimated noise=0.290625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00990189 Jy ! Component: 100 - total flux cleaned = -0.0129413 Jy ! Component: 150 - total flux cleaned = -0.0149895 Jy ! Component: 200 - total flux cleaned = -0.0169081 Jy ! Total flux subtracted in 200 components = -0.0169081 Jy ! Clean residual min=-0.054198 max=0.024555 Jy/beam ! Clean residual mean=0.000010 rms=0.007396 Jy/beam ! Combined flux in latest and established models = 6.23807 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 60 components and 6.23807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226653Jy sigma=5.075971 ! Fit after self-cal, rms=0.224382Jy sigma=5.049275 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.00390489 Jy ! Component: 100 - total flux cleaned = -0.00507856 Jy ! Component: 150 - total flux cleaned = -0.00616455 Jy ! Component: 200 - total flux cleaned = -0.00616156 Jy ! Total flux subtracted in 200 components = -0.00616156 Jy ! Clean residual min=-0.050922 max=0.024045 Jy/beam ! Clean residual mean=0.000008 rms=0.007075 Jy/beam ! Combined flux in latest and established models = 6.23191 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 64 components and 6.23191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.218749Jy sigma=4.941749 ! Fit after self-cal, rms=0.217612Jy sigma=4.930259 ! 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.217612Jy sigma=4.930259 ! Fit after self-cal, rms=0.216148Jy sigma=4.890357 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.22 mas, bmaj=3.738 mas, bpa=-1.462 degrees ! Estimated noise=0.328514 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0191659 Jy ! Component: 100 - total flux cleaned = -0.0213341 Jy ! Component: 150 - total flux cleaned = -0.0236988 Jy ! Component: 200 - total flux cleaned = -0.0257477 Jy ! Total flux subtracted in 200 components = -0.0257477 Jy ! Clean residual min=-0.034556 max=0.019263 Jy/beam ! Clean residual mean=0.000006 rms=0.008436 Jy/beam ! Combined flux in latest and established models = 6.20616 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 71 components and 6.20616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.215083Jy sigma=4.811141 ! Fit after self-cal, rms=0.213592Jy sigma=4.791401 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.00374954 Jy ! Component: 100 - total flux cleaned = -0.00518677 Jy ! Component: 150 - total flux cleaned = -0.00673758 Jy ! Component: 200 - total flux cleaned = -0.00782276 Jy ! Total flux subtracted in 200 components = -0.00782276 Jy ! Clean residual min=-0.032261 max=0.020400 Jy/beam ! Clean residual mean=-0.000001 rms=0.008161 Jy/beam ! Combined flux in latest and established models = 6.19834 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 6.19834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.214386Jy sigma=4.758826 ! Fit after self-cal, rms=0.212212Jy sigma=4.744941 ! 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=0.9457 mas, bmaj=2.242 mas, bpa=0.2298 degrees ! Estimated noise=0.29063 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9457 x 2.242 at 0.2298 degrees (North through East) ! Clean map min=-0.035846 max=5.0895 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. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212212Jy sigma=4.744941 ! Fit after self-cal, rms=0.208153Jy sigma=4.442332 ! Inverting map and beam ! Estimated beam: bmin=0.9451 mas, bmaj=2.241 mas, bpa=0.1889 degrees ! Estimated noise=0.290376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00416818 Jy ! Component: 100 - total flux cleaned = -0.00417906 Jy ! Component: 150 - total flux cleaned = -0.00363548 Jy ! Component: 200 - total flux cleaned = -0.00310051 Jy ! Total flux subtracted in 200 components = -0.00310051 Jy ! Clean residual min=-0.038358 max=0.021982 Jy/beam ! Clean residual mean=0.000007 rms=0.005865 Jy/beam ! Combined flux in latest and established models = 6.19523 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 6.19523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200417Jy sigma=4.329972 ! Fit after self-cal, rms=0.199220Jy sigma=4.315284 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00267774 Jy ! Component: 100 - total flux cleaned = -0.00217316 Jy ! Component: 150 - total flux cleaned = -0.00170766 Jy ! Component: 200 - total flux cleaned = -0.00170765 Jy ! Total flux subtracted in 200 components = -0.00170765 Jy ! Clean residual min=-0.036713 max=0.020785 Jy/beam ! Clean residual mean=0.000007 rms=0.005683 Jy/beam ! Combined flux in latest and established models = 6.19353 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 86 components and 6.19353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193833Jy sigma=4.246073 ! Fit after self-cal, rms=0.193137Jy sigma=4.238594 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193137Jy sigma=4.238594 ! Fit after self-cal, rms=0.193114Jy sigma=4.214303 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.7766 mas, bmaj=1.917 mas, bpa=-2.415 degrees ! Estimated noise=0.455273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.86267 Jy ! Component: 100 - total flux cleaned = 4.9542 Jy ! Component: 150 - total flux cleaned = 5.4928 Jy ! Component: 200 - total flux cleaned = 5.78074 Jy ! Total flux subtracted in 200 components = 5.78074 Jy ! Clean residual min=-0.098561 max=0.142884 Jy/beam ! Clean residual mean=-0.000050 rms=0.021395 Jy/beam ! Combined flux in latest and established models = 5.78074 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 16 model components to the UV plane model. ! The established model now contains 16 components and 5.78074 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9447 mas, bmaj=2.241 mas, bpa=0.1444 degrees ! Estimated noise=0.290308 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.187736 Jy ! Component: 100 - total flux cleaned = 0.281539 Jy ! Component: 150 - total flux cleaned = 0.334064 Jy ! Component: 200 - total flux cleaned = 0.36083 Jy ! Total flux subtracted in 200 components = 0.36083 Jy ! Clean residual min=-0.042710 max=0.026049 Jy/beam ! Clean residual mean=-0.000012 rms=0.006260 Jy/beam ! Combined flux in latest and established models = 6.14157 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 6.14157 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.219 mas, bmaj=3.739 mas, bpa=-1.512 degrees ! Estimated noise=0.328489 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156431 Jy ! Component: 100 - total flux cleaned = 0.0213875 Jy ! Component: 150 - total flux cleaned = 0.0224309 Jy ! Component: 200 - total flux cleaned = 0.0231702 Jy ! Total flux subtracted in 200 components = 0.0231702 Jy ! Clean residual min=-0.023614 max=0.015468 Jy/beam ! Clean residual mean=-0.000006 rms=0.006195 Jy/beam ! Combined flux in latest and established models = 6.16474 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.000822915 Jy ! Component: 100 - total flux cleaned = 0.00126856 Jy ! Component: 150 - total flux cleaned = 0.00168293 Jy ! Component: 200 - total flux cleaned = 0.00194081 Jy ! Total flux subtracted in 200 components = 0.00194081 Jy ! Clean residual min=-0.023290 max=0.015462 Jy/beam ! Clean residual mean=-0.000004 rms=0.006171 Jy/beam ! Combined flux in latest and established models = 6.16668 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 48 components and 6.16668 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9447 mas, bmaj=2.241 mas, bpa=0.1444 degrees ! Estimated noise=0.290308 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00651642 Jy ! Component: 100 - total flux cleaned = -0.00334315 Jy ! Component: 150 - total flux cleaned = 0.000262601 Jy ! Component: 200 - total flux cleaned = 0.000968978 Jy ! Total flux subtracted in 200 components = 0.000968978 Jy ! Clean residual min=-0.040673 max=0.021507 Jy/beam ! Clean residual mean=-0.000002 rms=0.005702 Jy/beam ! Combined flux in latest and established models = 6.16765 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 6.16765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222450Jy sigma=4.405753 ! Fit after self-cal, rms=0.220666Jy sigma=4.357312 wmodel /g0/scr/pima/npcsc_uvs/J1743-0350_X_map.mod ! Writing 52 model components to file: /g0/scr/pima/npcsc_uvs/J1743-0350_X_map.mod wobs /g0/scr/pima/npcsc_uvs/J1743-0350_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J1743-0350_X_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J1743-0350_X_map.win ! wwins: Wrote 2 windows to /g0/scr/pima/npcsc_uvs/J1743-0350_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.0166942 Jy ! Component: 100 - total flux cleaned = -0.0280817 Jy ! Component: 150 - total flux cleaned = -0.0307735 Jy ! Component: 200 - total flux cleaned = -0.0336753 Jy ! Component: 250 - total flux cleaned = -0.0356196 Jy ! Component: 300 - total flux cleaned = -0.0370948 Jy ! Component: 350 - total flux cleaned = -0.0388765 Jy ! Component: 400 - total flux cleaned = -0.0409261 Jy ! Component: 450 - total flux cleaned = -0.042909 Jy ! Component: 500 - total flux cleaned = -0.044832 Jy ! Component: 550 - total flux cleaned = -0.0466871 Jy ! Component: 600 - total flux cleaned = -0.0475879 Jy ! Component: 650 - total flux cleaned = -0.0496378 Jy ! Component: 700 - total flux cleaned = -0.0513528 Jy ! Component: 750 - total flux cleaned = -0.0530322 Jy ! Component: 800 - total flux cleaned = -0.054946 Jy ! Component: 850 - total flux cleaned = -0.0562813 Jy ! Component: 900 - total flux cleaned = -0.058119 Jy ! Component: 950 - total flux cleaned = -0.0599195 Jy ! Component: 1000 - total flux cleaned = -0.0616798 Jy ! Component: 1050 - total flux cleaned = -0.06267 Jy ! Component: 1100 - total flux cleaned = -0.0638822 Jy ! Component: 1150 - total flux cleaned = -0.0648336 Jy ! Component: 1200 - total flux cleaned = -0.0655386 Jy ! Component: 1250 - total flux cleaned = -0.0669203 Jy ! Component: 1300 - total flux cleaned = -0.0671447 Jy ! Component: 1350 - total flux cleaned = -0.0678164 Jy ! Component: 1400 - total flux cleaned = -0.0684757 Jy ! Component: 1450 - total flux cleaned = -0.0686924 Jy ! Component: 1500 - total flux cleaned = -0.0691228 Jy ! Component: 1550 - total flux cleaned = -0.0699705 Jy ! Component: 1600 - total flux cleaned = -0.0701769 Jy ! Component: 1650 - total flux cleaned = -0.0709983 Jy ! Component: 1700 - total flux cleaned = -0.0711996 Jy ! Component: 1750 - total flux cleaned = -0.071601 Jy ! Component: 1800 - total flux cleaned = -0.0723922 Jy ! Component: 1850 - total flux cleaned = -0.0727823 Jy ! Component: 1900 - total flux cleaned = -0.0735555 Jy ! Component: 1950 - total flux cleaned = -0.0741278 Jy ! Component: 2000 - total flux cleaned = -0.0746911 Jy ! Component: 2050 - total flux cleaned = -0.0754354 Jy ! Component: 2100 - total flux cleaned = -0.0759845 Jy ! Component: 2150 - total flux cleaned = -0.0765273 Jy ! Component: 2200 - total flux cleaned = -0.0768867 Jy ! Component: 2250 - total flux cleaned = -0.0776 Jy ! Component: 2300 - total flux cleaned = -0.0779533 Jy ! Component: 2350 - total flux cleaned = -0.0784763 Jy ! Component: 2400 - total flux cleaned = -0.0786481 Jy ! Component: 2450 - total flux cleaned = -0.079161 Jy ! Component: 2500 - total flux cleaned = -0.0794989 Jy ! Component: 2550 - total flux cleaned = -0.079999 Jy ! Component: 2600 - total flux cleaned = -0.0803284 Jy ! Component: 2650 - total flux cleaned = -0.0809846 Jy ! Component: 2700 - total flux cleaned = -0.0814703 Jy ! Component: 2750 - total flux cleaned = -0.0824359 Jy ! Component: 2800 - total flux cleaned = -0.0829147 Jy ! Component: 2850 - total flux cleaned = -0.0832325 Jy ! Component: 2900 - total flux cleaned = -0.0838585 Jy ! Component: 2950 - total flux cleaned = -0.0838575 Jy ! Component: 3000 - total flux cleaned = -0.0844742 Jy ! Component: 3050 - total flux cleaned = -0.0844746 Jy ! Component: 3100 - total flux cleaned = -0.0850787 Jy ! Component: 3150 - total flux cleaned = -0.0847775 Jy ! Component: 3200 - total flux cleaned = -0.0852233 Jy ! Component: 3250 - total flux cleaned = -0.0855174 Jy ! Component: 3300 - total flux cleaned = -0.0856611 Jy ! Component: 3350 - total flux cleaned = -0.0859505 Jy ! Component: 3400 - total flux cleaned = -0.0859495 Jy ! Component: 3450 - total flux cleaned = -0.0860932 Jy ! Component: 3500 - total flux cleaned = -0.0866617 Jy ! Component: 3550 - total flux cleaned = -0.0873665 Jy ! Component: 3600 - total flux cleaned = -0.0873651 Jy ! Component: 3650 - total flux cleaned = -0.0873648 Jy ! Component: 3700 - total flux cleaned = -0.0876416 Jy ! Component: 3750 - total flux cleaned = -0.0879169 Jy ! Component: 3800 - total flux cleaned = -0.0887337 Jy ! Component: 3850 - total flux cleaned = -0.0885987 Jy ! Component: 3900 - total flux cleaned = -0.0888672 Jy ! Component: 3950 - total flux cleaned = -0.0889999 Jy ! Component: 4000 - total flux cleaned = -0.0891324 Jy ! Component: 4050 - total flux cleaned = -0.0891329 Jy ! Total flux subtracted in 4096 components = -0.0895261 Jy ! Clean residual min=-0.006863 max=0.007645 Jy/beam ! Clean residual mean=-0.000003 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 6.07812 Jy keep ! Adding 191 model components to the UV plane model. ! The established model now contains 243 components and 6.07812 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J1743-0350_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9447 x 2.241 at 0.1444 degrees (North through East) ! Clean map min=-0.030353 max=5.1201 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_uvs/J1743-0350_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 5.1201 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00195322 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.114444 0.114444 0.228888 0.457776 0.915552 1.8311 3.66221 7.32442 14.6488 29.2977 58.5953 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0058 print "peak=",int(1000*peak_flux)/1000 ! peak= 5.12 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J1743-0350_X_uvs.log closed on Sun Oct 6 14:26:13 2013