! Started logfile: /g0/scr/pima/npcsa_uvs/J1310+3220_X_uvs.log on Sun Oct 6 10:28:32 2013 obs /g0/scr/pima/npcsa_uvs/J1310+3220_X_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsa_uvs/J1310+3220_X_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.756566 visibilities/baseline/integration-bin. ! Found source: J1310+3220 ! ! 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 2996 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/npcsa_uvs/J1310+3220_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 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.315602Jy sigma=10.170469 ! Fit after self-cal, rms=0.319347Jy sigma=1.990534 ! 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.7939 mas, bmaj=2.196 mas, bpa=11.97 degrees ! Estimated noise=3.2435 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.659334 Jy ! Component: 100 - total flux cleaned = 0.848743 Jy ! Total flux subtracted in 100 components = 0.848743 Jy ! Clean residual min=-0.064491 max=0.111121 Jy/beam ! Clean residual mean=-0.000066 rms=0.015812 Jy/beam ! Combined flux in latest and established models = 0.848742 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.848742 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242510Jy sigma=2.234718 ! Fit after self-cal, rms=0.242715Jy sigma=2.229118 ! Inverting map ! Added new window around map position (-1.8, 2.2). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.112431 Jy ! Component: 100 - total flux cleaned = 0.179669 Jy ! Total flux subtracted in 100 components = 0.179669 Jy ! Clean residual min=-0.044570 max=0.045873 Jy/beam ! Clean residual mean=-0.000043 rms=0.009782 Jy/beam ! Combined flux in latest and established models = 1.02841 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 15 components and 1.02841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175120Jy sigma=1.512315 ! Fit after self-cal, rms=0.171525Jy sigma=1.496703 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.015 mas, bmaj=2.375 mas, bpa=10.82 degrees ! Estimated noise=1.84658 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.091687 Jy ! Component: 100 - total flux cleaned = 0.148741 Jy ! Component: 150 - total flux cleaned = 0.186696 Jy ! Component: 200 - total flux cleaned = 0.212616 Jy ! Total flux subtracted in 200 components = 0.212616 Jy ! Clean residual min=-0.024767 max=0.029797 Jy/beam ! Clean residual mean=-0.000044 rms=0.007136 Jy/beam ! Combined flux in latest and established models = 1.24103 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 41 components and 1.24103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125333Jy sigma=0.940918 ! Fit after self-cal, rms=0.121724Jy sigma=0.917245 ! 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.02 HN 1.07 KP 1.02 ! LA 1.00 MK 1.02 NL 1.05 OV 1.01 ! PT 0.98 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.01 HN 1.03 KP 0.95 ! LA 0.93 MK 0.98 NL 1.04 OV 0.98 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.03 KP 0.84 ! LA 0.96 MK 1.00 NL 1.04 OV 1.00 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.02 KP 0.92 ! LA 0.93 MK 1.03 NL 1.00 OV 1.00 ! PT 1.07 SC 1.03 ! ! ! Fit before self-cal, rms=0.121724Jy sigma=0.917245 ! Fit after self-cal, rms=0.104515Jy sigma=0.730547 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.024 mas, bmaj=2.391 mas, bpa=11 degrees ! Estimated noise=1.81897 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 (-3.8, 1.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0198048 Jy ! Component: 100 - total flux cleaned = 0.0216881 Jy ! Component: 150 - total flux cleaned = 0.0217293 Jy ! Component: 200 - total flux cleaned = 0.020664 Jy ! Total flux subtracted in 200 components = 0.020664 Jy ! Clean residual min=-0.010654 max=0.012123 Jy/beam ! Clean residual mean=-0.000000 rms=0.002599 Jy/beam ! Combined flux in latest and established models = 1.26169 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 1.26169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099657Jy sigma=0.694265 ! Fit after self-cal, rms=0.099224Jy sigma=0.691674 ! 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.099224Jy sigma=0.691674 ! Fit after self-cal, rms=0.099121Jy sigma=0.690416 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.024 mas, bmaj=2.393 mas, bpa=10.93 degrees ! Estimated noise=1.81486 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245739 Jy ! Component: 100 - total flux cleaned = 0.00270083 Jy ! Component: 150 - total flux cleaned = 0.00290527 Jy ! Component: 200 - total flux cleaned = 0.00292183 Jy ! Total flux subtracted in 200 components = 0.00292183 Jy ! Clean residual min=-0.009765 max=0.010620 Jy/beam ! Clean residual mean=-0.000003 rms=0.002301 Jy/beam ! Combined flux in latest and established models = 1.26461 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 69 components and 1.26461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097754Jy sigma=0.684773 ! Fit after self-cal, rms=0.097522Jy sigma=0.683666 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 (0.8, -22.4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0094089 Jy ! Component: 100 - total flux cleaned = 0.0153116 Jy ! Component: 150 - total flux cleaned = 0.019546 Jy ! Component: 200 - total flux cleaned = 0.0227921 Jy ! Total flux subtracted in 200 components = 0.0227921 Jy ! Clean residual min=-0.008562 max=0.006382 Jy/beam ! Clean residual mean=-0.000005 rms=0.001671 Jy/beam ! Combined flux in latest and established models = 1.28741 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 93 components and 1.28741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096254Jy sigma=0.673521 ! Fit after self-cal, rms=0.096148Jy sigma=0.673185 ! 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.096148Jy sigma=0.673185 ! Fit after self-cal, rms=0.095992Jy sigma=0.672055 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.025 mas, bmaj=2.396 mas, bpa=10.9 degrees ! Estimated noise=1.80935 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000829995 Jy ! Component: 100 - total flux cleaned = 0.00159971 Jy ! Component: 150 - total flux cleaned = 0.00357603 Jy ! Component: 200 - total flux cleaned = 0.0054407 Jy ! Total flux subtracted in 200 components = 0.0054407 Jy ! Clean residual min=-0.007717 max=0.005326 Jy/beam ! Clean residual mean=-0.000003 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 1.29285 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 110 components and 1.29285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095295Jy sigma=0.669758 ! Fit after self-cal, rms=0.095236Jy sigma=0.669516 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.000976518 Jy ! Component: 100 - total flux cleaned = 0.00235285 Jy ! Component: 150 - total flux cleaned = 0.0033178 Jy ! Component: 200 - total flux cleaned = 0.00404226 Jy ! Total flux subtracted in 200 components = 0.00404226 Jy ! Clean residual min=-0.007250 max=0.004994 Jy/beam ! Clean residual mean=-0.000003 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 1.29689 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 116 components and 1.29689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094868Jy sigma=0.668340 ! Fit after self-cal, rms=0.094832Jy sigma=0.668182 ! 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.094832Jy sigma=0.668182 ! Fit after self-cal, rms=0.094733Jy sigma=0.667567 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.383 mas, bmaj=3.052 mas, bpa=9.98 degrees ! Estimated noise=1.92634 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000677068 Jy ! Component: 100 - total flux cleaned = 0.0006344 Jy ! Component: 150 - total flux cleaned = 0.00174929 Jy ! Component: 200 - total flux cleaned = 0.00236386 Jy ! Total flux subtracted in 200 components = 0.00236386 Jy ! Clean residual min=-0.005008 max=0.004916 Jy/beam ! Clean residual mean=-0.000004 rms=0.001374 Jy/beam ! Combined flux in latest and established models = 1.29925 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 138 components and 1.29925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094622Jy sigma=0.666610 ! Fit after self-cal, rms=0.094577Jy sigma=0.666411 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.00042325 Jy ! Component: 100 - total flux cleaned = 0.00135356 Jy ! Component: 150 - total flux cleaned = 0.00204929 Jy ! Component: 200 - total flux cleaned = 0.00247193 Jy ! Total flux subtracted in 200 components = 0.00247193 Jy ! Clean residual min=-0.004676 max=0.004996 Jy/beam ! Clean residual mean=-0.000003 rms=0.001295 Jy/beam ! Combined flux in latest and established models = 1.30172 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 150 components and 1.30172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094560Jy sigma=0.666004 ! Fit after self-cal, rms=0.094540Jy sigma=0.665941 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=1.025 mas, bmaj=2.397 mas, bpa=10.87 degrees ! Estimated noise=1.80453 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.025 x 2.397 at 10.87 degrees (North through East) ! Clean map min=-0.0054457 max=0.88319 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.094540Jy sigma=0.665941 ! Fit after self-cal, rms=0.088203Jy sigma=0.571248 ! Inverting map and beam ! Estimated beam: bmin=1.026 mas, bmaj=2.398 mas, bpa=10.83 degrees ! Estimated noise=1.80269 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155118 Jy ! Component: 100 - total flux cleaned = -0.00136763 Jy ! Component: 150 - total flux cleaned = -0.00128519 Jy ! Component: 200 - total flux cleaned = -0.00128831 Jy ! Total flux subtracted in 200 components = -0.00128831 Jy ! Clean residual min=-0.005324 max=0.003992 Jy/beam ! Clean residual mean=-0.000000 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 1.30044 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 161 components and 1.30044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087773Jy sigma=0.570703 ! Fit after self-cal, rms=0.087758Jy sigma=0.570615 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000503697 Jy ! Component: 100 - total flux cleaned = 0.000578888 Jy ! Component: 150 - total flux cleaned = 0.000437957 Jy ! Component: 200 - total flux cleaned = 0.000236636 Jy ! Total flux subtracted in 200 components = 0.000236636 Jy ! Clean residual min=-0.005115 max=0.003897 Jy/beam ! Clean residual mean=-0.000000 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 1.30067 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 171 components and 1.30067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087531Jy sigma=0.570154 ! Fit after self-cal, rms=0.087515Jy sigma=0.570108 ! 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.087515Jy sigma=0.570108 ! Fit after self-cal, rms=0.087434Jy sigma=0.569816 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.7985 mas, bmaj=2.212 mas, bpa=12 degrees ! Estimated noise=3.18386 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.646933 Jy ! Component: 100 - total flux cleaned = 0.838671 Jy ! Component: 150 - total flux cleaned = 0.94651 Jy ! Component: 200 - total flux cleaned = 1.01514 Jy ! Total flux subtracted in 200 components = 1.01514 Jy ! Clean residual min=-0.024424 max=0.038971 Jy/beam ! Clean residual mean=-0.000033 rms=0.007742 Jy/beam ! Combined flux in latest and established models = 1.01513 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 1.01513 Jy ! Inverting map and beam ! Estimated beam: bmin=1.026 mas, bmaj=2.398 mas, bpa=10.84 degrees ! Estimated noise=1.79865 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.0844598 Jy ! Component: 100 - total flux cleaned = 0.135365 Jy ! Component: 150 - total flux cleaned = 0.16879 Jy ! Component: 200 - total flux cleaned = 0.19165 Jy ! Total flux subtracted in 200 components = 0.19165 Jy ! Clean residual min=-0.011658 max=0.013218 Jy/beam ! Clean residual mean=-0.000026 rms=0.003826 Jy/beam ! Combined flux in latest and established models = 1.20678 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 49 components and 1.20678 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.384 mas, bmaj=3.053 mas, bpa=9.841 degrees ! Estimated noise=1.91893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0233418 Jy ! Component: 100 - total flux cleaned = 0.0371488 Jy ! Component: 150 - total flux cleaned = 0.0474523 Jy ! Component: 200 - total flux cleaned = 0.0553801 Jy ! Total flux subtracted in 200 components = 0.0553801 Jy ! Clean residual min=-0.008421 max=0.008024 Jy/beam ! Clean residual mean=-0.000011 rms=0.002600 Jy/beam ! Combined flux in latest and established models = 1.26217 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.00622984 Jy ! Component: 100 - total flux cleaned = 0.0112768 Jy ! Component: 150 - total flux cleaned = 0.0154333 Jy ! Component: 200 - total flux cleaned = 0.0189147 Jy ! Total flux subtracted in 200 components = 0.0189147 Jy ! Clean residual min=-0.005955 max=0.005135 Jy/beam ! Clean residual mean=-0.000005 rms=0.001637 Jy/beam ! Combined flux in latest and established models = 1.28108 Jy ! Adding 91 model components to the UV plane model. ! The established model now contains 130 components and 1.28108 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.026 mas, bmaj=2.398 mas, bpa=10.84 degrees ! Estimated noise=1.79865 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00170771 Jy ! Component: 100 - total flux cleaned = 0.00317009 Jy ! Component: 150 - total flux cleaned = 0.00425835 Jy ! Component: 200 - total flux cleaned = 0.0050085 Jy ! Total flux subtracted in 200 components = 0.0050085 Jy ! Clean residual min=-0.005603 max=0.005000 Jy/beam ! Clean residual mean=-0.000003 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 1.28609 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 151 components and 1.28609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088478Jy sigma=0.573114 ! Fit after self-cal, rms=0.088383Jy sigma=0.572126 wmodel /g0/scr/pima/npcsa_uvs/J1310+3220_X_map.mod ! Writing 151 model components to file: /g0/scr/pima/npcsa_uvs/J1310+3220_X_map.mod wobs /g0/scr/pima/npcsa_uvs/J1310+3220_X_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsa_uvs/J1310+3220_X_uvs.fits wwins /g0/scr/pima/npcsa_uvs/J1310+3220_X_map.win ! wwins: Wrote 4 windows to /g0/scr/pima/npcsa_uvs/J1310+3220_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.00116372 Jy ! Component: 100 - total flux cleaned = -0.00200906 Jy ! Component: 150 - total flux cleaned = -0.00256664 Jy ! Component: 200 - total flux cleaned = -0.00294109 Jy ! Component: 250 - total flux cleaned = -0.00315517 Jy ! Component: 300 - total flux cleaned = -0.00336142 Jy ! Component: 350 - total flux cleaned = -0.00369314 Jy ! Component: 400 - total flux cleaned = -0.00395022 Jy ! Component: 450 - total flux cleaned = -0.00401189 Jy ! Component: 500 - total flux cleaned = -0.00401079 Jy ! Component: 550 - total flux cleaned = -0.00401049 Jy ! Component: 600 - total flux cleaned = -0.00412628 Jy ! Component: 650 - total flux cleaned = -0.00412638 Jy ! Component: 700 - total flux cleaned = -0.00401662 Jy ! Component: 750 - total flux cleaned = -0.00390955 Jy ! Component: 800 - total flux cleaned = -0.00385734 Jy ! Component: 850 - total flux cleaned = -0.00375341 Jy ! Component: 900 - total flux cleaned = -0.00360045 Jy ! Component: 950 - total flux cleaned = -0.00350032 Jy ! Component: 1000 - total flux cleaned = -0.00345075 Jy ! Component: 1050 - total flux cleaned = -0.0033059 Jy ! Component: 1100 - total flux cleaned = -0.00311753 Jy ! Component: 1150 - total flux cleaned = -0.00297812 Jy ! Component: 1200 - total flux cleaned = -0.00270469 Jy ! Component: 1250 - total flux cleaned = -0.00248104 Jy ! Component: 1300 - total flux cleaned = -0.00230441 Jy ! Component: 1350 - total flux cleaned = -0.00208681 Jy ! Component: 1400 - total flux cleaned = -0.00204385 Jy ! Component: 1450 - total flux cleaned = -0.00179026 Jy ! Component: 1500 - total flux cleaned = -0.00183168 Jy ! Component: 1550 - total flux cleaned = -0.00162639 Jy ! Component: 1600 - total flux cleaned = -0.0016273 Jy ! Component: 1650 - total flux cleaned = -0.00146725 Jy ! Component: 1700 - total flux cleaned = -0.00138842 Jy ! Component: 1750 - total flux cleaned = -0.00131057 Jy ! Component: 1800 - total flux cleaned = -0.00127199 Jy ! Component: 1850 - total flux cleaned = -0.00127129 Jy ! Component: 1900 - total flux cleaned = -0.0011586 Jy ! Component: 1950 - total flux cleaned = -0.00123284 Jy ! Component: 2000 - total flux cleaned = -0.00130654 Jy ! Component: 2050 - total flux cleaned = -0.00134257 Jy ! Component: 2100 - total flux cleaned = -0.00127142 Jy ! Component: 2150 - total flux cleaned = -0.0013073 Jy ! Component: 2200 - total flux cleaned = -0.00141188 Jy ! Component: 2250 - total flux cleaned = -0.00137728 Jy ! Component: 2300 - total flux cleaned = -0.00137735 Jy ! Component: 2350 - total flux cleaned = -0.00137723 Jy ! Component: 2400 - total flux cleaned = -0.00141133 Jy ! Component: 2450 - total flux cleaned = -0.00147752 Jy ! Component: 2500 - total flux cleaned = -0.0014119 Jy ! Component: 2550 - total flux cleaned = -0.00170568 Jy ! Component: 2600 - total flux cleaned = -0.00173806 Jy ! Component: 2650 - total flux cleaned = -0.00183384 Jy ! Component: 2700 - total flux cleaned = -0.00192915 Jy ! Component: 2750 - total flux cleaned = -0.00202364 Jy ! Component: 2800 - total flux cleaned = -0.00214864 Jy ! Component: 2850 - total flux cleaned = -0.00230346 Jy ! Component: 2900 - total flux cleaned = -0.0024567 Jy ! Component: 2950 - total flux cleaned = -0.00248692 Jy ! Component: 3000 - total flux cleaned = -0.00263804 Jy ! Component: 3050 - total flux cleaned = -0.00269829 Jy ! Component: 3100 - total flux cleaned = -0.00269841 Jy ! Component: 3150 - total flux cleaned = -0.00269856 Jy ! Component: 3200 - total flux cleaned = -0.00275744 Jy ! Component: 3250 - total flux cleaned = -0.002816 Jy ! Component: 3300 - total flux cleaned = -0.00284518 Jy ! Component: 3350 - total flux cleaned = -0.00287411 Jy ! Component: 3400 - total flux cleaned = -0.00287426 Jy ! Component: 3450 - total flux cleaned = -0.00284557 Jy ! Component: 3500 - total flux cleaned = -0.00298698 Jy ! Component: 3550 - total flux cleaned = -0.00307156 Jy ! Component: 3600 - total flux cleaned = -0.0031556 Jy ! Component: 3650 - total flux cleaned = -0.00326659 Jy ! Component: 3700 - total flux cleaned = -0.00332184 Jy ! Component: 3750 - total flux cleaned = -0.00326682 Jy ! Component: 3800 - total flux cleaned = -0.00348597 Jy ! Component: 3850 - total flux cleaned = -0.00345892 Jy ! Component: 3900 - total flux cleaned = -0.00354024 Jy ! Component: 3950 - total flux cleaned = -0.0037288 Jy ! Component: 4000 - total flux cleaned = -0.00375549 Jy ! Component: 4050 - total flux cleaned = -0.00383524 Jy ! Total flux subtracted in 4096 components = -0.00391485 Jy ! Clean residual min=-0.001500 max=0.001651 Jy/beam ! Clean residual mean=0.000002 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 1.28217 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 419 components and 1.28217 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsa_uvs/J1310+3220_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.026 x 2.398 at 10.84 degrees (North through East) ! Clean map min=-0.0035015 max=0.87632 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsa_uvs/J1310+3220_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.876324 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000439649 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.150509 0.150509 0.301018 0.602037 1.20407 2.40815 4.81629 9.63259 19.2652 38.5303 77.0607 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.876 quit ! Quitting program ! Log file /g0/scr/pima/npcsa_uvs/J1310+3220_X_uvs.log closed on Sun Oct 6 10:28:36 2013