! Started logfile: /g0/scr/pima/npcsa_uvs/J1044+8054_S_uvs.log on Sun Oct 6 10:32:33 2013 obs /g0/scr/pima/npcsa_uvs/J1044+8054_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J1044+8054_S_uva.fits ! AN table 1: 54 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.992593 visibilities/baseline/integration-bin. ! Found source: J1044+8054 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 9648 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.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsa_uvs/J1044+8054_S] 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. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.306655Jy sigma=8.698614 ! Fit after self-cal, rms=0.258534Jy sigma=1.399823 ! 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.389 mas, bmaj=10.18 mas, bpa=8.559 degrees ! Estimated noise=2.57229 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.647289 Jy ! Component: 100 - total flux cleaned = 0.824492 Jy ! Total flux subtracted in 100 components = 0.824492 Jy ! Clean residual min=-0.035374 max=0.077132 Jy/beam ! Clean residual mean=-0.000036 rms=0.010187 Jy/beam ! Combined flux in latest and established models = 0.824492 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.824492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222508Jy sigma=1.580505 ! Fit after self-cal, rms=0.222441Jy sigma=1.578368 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0886787 Jy ! Component: 100 - total flux cleaned = 0.134976 Jy ! Total flux subtracted in 100 components = 0.134976 Jy ! Clean residual min=-0.028861 max=0.026604 Jy/beam ! Clean residual mean=-0.000020 rms=0.005937 Jy/beam ! Combined flux in latest and established models = 0.959469 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 12 components and 0.959469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170769Jy sigma=1.163067 ! Fit after self-cal, rms=0.170357Jy sigma=1.161050 ! 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.341 mas, bmaj=10.56 mas, bpa=7.72 degrees ! Estimated noise=1.17624 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.0534301 Jy ! Component: 100 - total flux cleaned = 0.0790676 Jy ! Component: 150 - total flux cleaned = 0.0956877 Jy ! Component: 200 - total flux cleaned = 0.106929 Jy ! Total flux subtracted in 200 components = 0.106929 Jy ! Clean residual min=-0.030686 max=0.033214 Jy/beam ! Clean residual mean=-0.000019 rms=0.007385 Jy/beam ! Combined flux in latest and established models = 1.0664 Jy ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 53 components and 1.0664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157505Jy sigma=1.040980 ! Fit after self-cal, rms=0.157163Jy sigma=1.039656 ! 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 0.98 FD 1.00 HN 1.01 KP 0.97 ! LA 1.11 MK 0.92 NL 1.05 OV 1.01 ! PT 1.08 SC 0.96 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.01 KP 0.98 ! LA 1.05 MK 1.00 NL 1.04 OV 1.01 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.03 HN 1.02 KP 0.97 ! LA 0.85 MK 1.07 NL 1.15 OV 1.04 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.04 HN 0.96 KP 0.89 ! LA 0.74 MK 1.07 NL 1.06 OV 0.87 ! PT 0.95 SC 1.06 ! ! ! Fit before self-cal, rms=0.157163Jy sigma=1.039656 ! Fit after self-cal, rms=0.101808Jy sigma=0.624531 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.356 mas, bmaj=10.58 mas, bpa=7.667 degrees ! Estimated noise=1.16483 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 (-7, 4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0204914 Jy ! Component: 100 - total flux cleaned = 0.0243316 Jy ! Component: 150 - total flux cleaned = 0.0246434 Jy ! Component: 200 - total flux cleaned = 0.0235297 Jy ! Total flux subtracted in 200 components = 0.0235297 Jy ! Clean residual min=-0.007210 max=0.013508 Jy/beam ! Clean residual mean=-0.000005 rms=0.002181 Jy/beam ! Combined flux in latest and established models = 1.08993 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 86 components and 1.08993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097465Jy sigma=0.591845 ! Fit after self-cal, rms=0.097014Jy sigma=0.589229 ! Inverting map ! Added new window around map position (-20.5, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0115255 Jy ! Component: 100 - total flux cleaned = 0.0151413 Jy ! Component: 150 - total flux cleaned = 0.0168971 Jy ! Component: 200 - total flux cleaned = 0.0170647 Jy ! Total flux subtracted in 200 components = 0.0170647 Jy ! Clean residual min=-0.005495 max=0.006121 Jy/beam ! Clean residual mean=-0.000001 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 1.10699 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 111 components and 1.10699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095380Jy sigma=0.577233 ! Fit after self-cal, rms=0.095291Jy sigma=0.576848 ! 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.095291Jy sigma=0.576848 ! Fit after self-cal, rms=0.094982Jy sigma=0.574808 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=10.57 mas, bpa=7.602 degrees ! Estimated noise=1.15972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000931089 Jy ! Component: 100 - total flux cleaned = 0.00300864 Jy ! Component: 150 - total flux cleaned = 0.00376903 Jy ! Component: 200 - total flux cleaned = 0.00399129 Jy ! Total flux subtracted in 200 components = 0.00399129 Jy ! Clean residual min=-0.004309 max=0.004818 Jy/beam ! Clean residual mean=-0.000002 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 1.11098 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 137 components and 1.11098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094238Jy sigma=0.572778 ! Fit after self-cal, rms=0.094189Jy sigma=0.572538 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 (-67, -16). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00335625 Jy ! Component: 100 - total flux cleaned = 0.00432833 Jy ! Component: 150 - total flux cleaned = 0.00470495 Jy ! Component: 200 - total flux cleaned = 0.00470177 Jy ! Total flux subtracted in 200 components = 0.00470177 Jy ! Clean residual min=-0.003667 max=0.002705 Jy/beam ! Clean residual mean=-0.000004 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 1.11569 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 171 components and 1.11569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093905Jy sigma=0.571068 ! Fit after self-cal, rms=0.093897Jy sigma=0.571023 ! 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.093897Jy sigma=0.571023 ! Fit after self-cal, rms=0.093783Jy sigma=0.570271 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.351 mas, bmaj=10.56 mas, bpa=7.582 degrees ! Estimated noise=1.15469 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00248716 Jy ! Component: 100 - total flux cleaned = -0.00148698 Jy ! Component: 150 - total flux cleaned = -0.00095226 Jy ! Component: 200 - total flux cleaned = -0.000888668 Jy ! Total flux subtracted in 200 components = -0.000888668 Jy ! Clean residual min=-0.003208 max=0.002596 Jy/beam ! Clean residual mean=-0.000004 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 1.1148 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 190 components and 1.1148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093295Jy sigma=0.570245 ! Fit after self-cal, rms=0.093288Jy sigma=0.570215 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.000374164 Jy ! Component: 100 - total flux cleaned = 0.000196635 Jy ! Component: 150 - total flux cleaned = 8.66954e-05 Jy ! Component: 200 - total flux cleaned = -1.50526e-05 Jy ! Total flux subtracted in 200 components = -1.50526e-05 Jy ! Clean residual min=-0.002945 max=0.002441 Jy/beam ! Clean residual mean=-0.000004 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 1.11478 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 206 components and 1.11478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093207Jy sigma=0.569944 ! Fit after self-cal, rms=0.093205Jy sigma=0.569933 ! 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.093205Jy sigma=0.569933 ! Fit after self-cal, rms=0.093109Jy sigma=0.569228 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.628 mas, bmaj=12.1 mas, bpa=7.253 degrees ! Estimated noise=1.28138 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00363479 Jy ! Component: 100 - total flux cleaned = -0.00395399 Jy ! Component: 150 - total flux cleaned = -0.00406404 Jy ! Component: 200 - total flux cleaned = -0.00415758 Jy ! Total flux subtracted in 200 components = -0.00415758 Jy ! Clean residual min=-0.002890 max=0.002792 Jy/beam ! Clean residual mean=-0.000007 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 1.11062 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 239 components and 1.11062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092750Jy sigma=0.569632 ! Fit after self-cal, rms=0.092734Jy sigma=0.569577 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.000246915 Jy ! Component: 100 - total flux cleaned = -0.000326104 Jy ! Component: 150 - total flux cleaned = -0.000474972 Jy ! Component: 200 - total flux cleaned = -0.000646471 Jy ! Total flux subtracted in 200 components = -0.000646471 Jy ! Clean residual min=-0.002744 max=0.002741 Jy/beam ! Clean residual mean=-0.000007 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 1.10998 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 262 components and 1.10998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092733Jy sigma=0.569426 ! Fit after self-cal, rms=0.092729Jy sigma=0.569410 ! 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.348 mas, bmaj=10.56 mas, bpa=7.576 degrees ! Estimated noise=1.14932 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.348 x 10.56 at 7.576 degrees (North through East) ! Clean map min=-0.0027545 max=0.88175 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.092729Jy sigma=0.569410 ! Fit after self-cal, rms=0.087975Jy sigma=0.527265 ! Inverting map and beam ! Estimated beam: bmin=3.349 mas, bmaj=10.56 mas, bpa=7.571 degrees ! Estimated noise=1.14602 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00265165 Jy ! Component: 100 - total flux cleaned = -0.00297279 Jy ! Component: 150 - total flux cleaned = -0.0032935 Jy ! Component: 200 - total flux cleaned = -0.00349914 Jy ! Total flux subtracted in 200 components = -0.00349914 Jy ! Clean residual min=-0.002620 max=0.002190 Jy/beam ! Clean residual mean=-0.000004 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 1.10648 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 279 components and 1.10648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087691Jy sigma=0.527491 ! Fit after self-cal, rms=0.087690Jy sigma=0.527480 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00013455 Jy ! Component: 100 - total flux cleaned = -0.000351476 Jy ! Component: 150 - total flux cleaned = -0.00048661 Jy ! Component: 200 - total flux cleaned = -0.00051853 Jy ! Total flux subtracted in 200 components = -0.00051853 Jy ! Clean residual min=-0.002487 max=0.002167 Jy/beam ! Clean residual mean=-0.000004 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 1.10596 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 299 components and 1.10596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087649Jy sigma=0.527381 ! Fit after self-cal, rms=0.087648Jy sigma=0.527377 ! 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.087648Jy sigma=0.527377 ! Fit after self-cal, rms=0.087553Jy sigma=0.526969 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.391 mas, bmaj=10.15 mas, bpa=8.456 degrees ! Estimated noise=2.50884 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.6315 Jy ! Component: 100 - total flux cleaned = 0.808518 Jy ! Component: 150 - total flux cleaned = 0.895087 Jy ! Component: 200 - total flux cleaned = 0.942173 Jy ! Total flux subtracted in 200 components = 0.942173 Jy ! Clean residual min=-0.017443 max=0.024440 Jy/beam ! Clean residual mean=-0.000021 rms=0.004213 Jy/beam ! Combined flux in latest and established models = 0.942173 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.942173 Jy ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=10.56 mas, bpa=7.57 degrees ! Estimated noise=1.14189 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.05239 Jy ! Component: 100 - total flux cleaned = 0.0804618 Jy ! Component: 150 - total flux cleaned = 0.0980411 Jy ! Component: 200 - total flux cleaned = 0.110724 Jy ! Total flux subtracted in 200 components = 0.110724 Jy ! Clean residual min=-0.006351 max=0.007828 Jy/beam ! Clean residual mean=-0.000021 rms=0.002000 Jy/beam ! Combined flux in latest and established models = 1.0529 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 55 components and 1.0529 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.624 mas, bmaj=12.1 mas, bpa=7.203 degrees ! Estimated noise=1.27367 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137799 Jy ! Component: 100 - total flux cleaned = 0.0225847 Jy ! Component: 150 - total flux cleaned = 0.0288458 Jy ! Component: 200 - total flux cleaned = 0.032689 Jy ! Total flux subtracted in 200 components = 0.032689 Jy ! Clean residual min=-0.004334 max=0.004287 Jy/beam ! Clean residual mean=-0.000018 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 1.08559 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.00325624 Jy ! Component: 100 - total flux cleaned = 0.00555973 Jy ! Component: 150 - total flux cleaned = 0.0069542 Jy ! Component: 200 - total flux cleaned = 0.0081678 Jy ! Total flux subtracted in 200 components = 0.0081678 Jy ! Clean residual min=-0.003072 max=0.002748 Jy/beam ! Clean residual mean=-0.000012 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 1.09375 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 125 components and 1.09375 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.347 mas, bmaj=10.56 mas, bpa=7.57 degrees ! Estimated noise=1.14189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000888869 Jy ! Component: 100 - total flux cleaned = -0.000229048 Jy ! Component: 150 - total flux cleaned = 0.000777032 Jy ! Component: 200 - total flux cleaned = 0.00156077 Jy ! Total flux subtracted in 200 components = 0.00156077 Jy ! Clean residual min=-0.003106 max=0.002498 Jy/beam ! Clean residual mean=-0.000007 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 1.09531 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 149 components and 1.09531 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087802Jy sigma=0.528934 ! Fit after self-cal, rms=0.087734Jy sigma=0.528603 wmodel /g0/scr/pima/npcsa_uvs/J1044+8054_S_map.mod ! Writing 149 model components to file: /g0/scr/pima/npcsa_uvs/J1044+8054_S_map.mod wobs /g0/scr/pima/npcsa_uvs/J1044+8054_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J1044+8054_S_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J1044+8054_S_map.win ! wwins: Wrote 4 windows to /g0/scr/pima/npcsa_uvs/J1044+8054_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.00131476 Jy ! Component: 100 - total flux cleaned = -0.00202019 Jy ! Component: 150 - total flux cleaned = -0.0026723 Jy ! Component: 200 - total flux cleaned = -0.00325042 Jy ! Component: 250 - total flux cleaned = -0.00356613 Jy ! Component: 300 - total flux cleaned = -0.00375629 Jy ! Component: 350 - total flux cleaned = -0.00415956 Jy ! Component: 400 - total flux cleaned = -0.00440806 Jy ! Component: 450 - total flux cleaned = -0.00475199 Jy ! Component: 500 - total flux cleaned = -0.00501843 Jy ! Component: 550 - total flux cleaned = -0.00534233 Jy ! Component: 600 - total flux cleaned = -0.00565785 Jy ! Component: 650 - total flux cleaned = -0.00602806 Jy ! Component: 700 - total flux cleaned = -0.00642026 Jy ! Component: 750 - total flux cleaned = -0.00656837 Jy ! Component: 800 - total flux cleaned = -0.0068003 Jy ! Component: 850 - total flux cleaned = -0.00691425 Jy ! Component: 900 - total flux cleaned = -0.00699825 Jy ! Component: 950 - total flux cleaned = -0.00708108 Jy ! Component: 1000 - total flux cleaned = -0.00721658 Jy ! Component: 1050 - total flux cleaned = -0.00732241 Jy ! Component: 1100 - total flux cleaned = -0.00734848 Jy ! Component: 1150 - total flux cleaned = -0.00739986 Jy ! Component: 1200 - total flux cleaned = -0.00732388 Jy ! Component: 1250 - total flux cleaned = -0.00732388 Jy ! Component: 1300 - total flux cleaned = -0.00737221 Jy ! Component: 1350 - total flux cleaned = -0.00727569 Jy ! Component: 1400 - total flux cleaned = -0.00734696 Jy ! Component: 1450 - total flux cleaned = -0.00737057 Jy ! Component: 1500 - total flux cleaned = -0.00741718 Jy ! Component: 1550 - total flux cleaned = -0.00744012 Jy ! Component: 1600 - total flux cleaned = -0.00746275 Jy ! Component: 1650 - total flux cleaned = -0.0075526 Jy ! Component: 1700 - total flux cleaned = -0.00759653 Jy ! Component: 1750 - total flux cleaned = -0.00759668 Jy ! Component: 1800 - total flux cleaned = -0.00757509 Jy ! Component: 1850 - total flux cleaned = -0.00761824 Jy ! Component: 1900 - total flux cleaned = -0.0075971 Jy ! Component: 1950 - total flux cleaned = -0.0076395 Jy ! Component: 2000 - total flux cleaned = -0.00772283 Jy ! Component: 2050 - total flux cleaned = -0.00776433 Jy ! Component: 2100 - total flux cleaned = -0.00784631 Jy ! Component: 2150 - total flux cleaned = -0.00784618 Jy ! Component: 2200 - total flux cleaned = -0.00786654 Jy ! Component: 2250 - total flux cleaned = -0.0078666 Jy ! Component: 2300 - total flux cleaned = -0.00794565 Jy ! Component: 2350 - total flux cleaned = -0.0079851 Jy ! Component: 2400 - total flux cleaned = -0.00808201 Jy ! Component: 2450 - total flux cleaned = -0.00815895 Jy ! Component: 2500 - total flux cleaned = -0.00813978 Jy ! Component: 2550 - total flux cleaned = -0.00825379 Jy ! Component: 2600 - total flux cleaned = -0.008329 Jy ! Component: 2650 - total flux cleaned = -0.00836682 Jy ! Component: 2700 - total flux cleaned = -0.00844114 Jy ! Component: 2750 - total flux cleaned = -0.00847791 Jy ! Component: 2800 - total flux cleaned = -0.00855102 Jy ! Component: 2850 - total flux cleaned = -0.0086417 Jy ! Component: 2900 - total flux cleaned = -0.00862386 Jy ! Component: 2950 - total flux cleaned = -0.0086773 Jy ! Component: 3000 - total flux cleaned = -0.00869505 Jy ! Component: 3050 - total flux cleaned = -0.0088009 Jy ! Component: 3100 - total flux cleaned = -0.00874822 Jy ! Component: 3150 - total flux cleaned = -0.00881763 Jy ! Component: 3200 - total flux cleaned = -0.00881755 Jy ! Component: 3250 - total flux cleaned = -0.00888602 Jy ! Component: 3300 - total flux cleaned = -0.00886884 Jy ! Component: 3350 - total flux cleaned = -0.00883492 Jy ! Component: 3400 - total flux cleaned = -0.00883494 Jy ! Component: 3450 - total flux cleaned = -0.00876787 Jy ! Component: 3500 - total flux cleaned = -0.00878438 Jy ! Component: 3550 - total flux cleaned = -0.00871797 Jy ! Component: 3600 - total flux cleaned = -0.00861925 Jy ! Component: 3650 - total flux cleaned = -0.00858655 Jy ! Component: 3700 - total flux cleaned = -0.00850511 Jy ! Component: 3750 - total flux cleaned = -0.00847286 Jy ! Component: 3800 - total flux cleaned = -0.00845675 Jy ! Component: 3850 - total flux cleaned = -0.00845685 Jy ! Component: 3900 - total flux cleaned = -0.00839295 Jy ! Component: 3950 - total flux cleaned = -0.00842469 Jy ! Component: 4000 - total flux cleaned = -0.0083298 Jy ! Component: 4050 - total flux cleaned = -0.00829847 Jy ! Total flux subtracted in 4096 components = -0.00832973 Jy ! Clean residual min=-0.000885 max=0.000986 Jy/beam ! Clean residual mean=-0.000003 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 1.08698 Jy keep ! Adding 285 model components to the UV plane model. ! The established model now contains 434 components and 1.08699 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J1044+8054_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.347 x 10.56 at 7.57 degrees (North through East) ! Clean map min=-0.0028251 max=0.87559 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J1044+8054_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.875585 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00029213 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.100092 0.100092 0.200184 0.400368 0.800736 1.60147 3.20294 6.40589 12.8118 25.6235 51.2471 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.875 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J1044+8054_S_uvs.log closed on Sun Oct 6 10:32:37 2013