! Started logfile: /g0/scr/pima/npcsb_uvs/J0948+4039_S_uvs.log on Sat Oct 5 18:58:05 2013 obs /g0/scr/pima/npcsb_uvs/J0948+4039_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J0948+4039_S_uva.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.775 visibilities/baseline/integration-bin. ! Found source: J0948+4039 ! ! 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 2232 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/npcsb_uvs/J0948+4039_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 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.811133Jy sigma=24.906435 ! Fit after self-cal, rms=0.579104Jy sigma=9.080109 ! 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.835 mas, bmaj=8.345 mas, bpa=7.526 degrees ! Estimated noise=1.92797 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 = 1.12817 Jy ! Component: 100 - total flux cleaned = 1.39867 Jy ! Total flux subtracted in 100 components = 1.39867 Jy ! Clean residual min=-0.090873 max=0.155905 Jy/beam ! Clean residual mean=0.000443 rms=0.027116 Jy/beam ! Combined flux in latest and established models = 1.39867 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 1.39867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.367717Jy sigma=5.674001 ! Fit after self-cal, rms=0.367999Jy sigma=5.670780 ! 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.275 mas, bmaj=8.538 mas, bpa=6.826 degrees ! Estimated noise=1.21058 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.155602 Jy ! Component: 100 - total flux cleaned = 0.244408 Jy ! Component: 150 - total flux cleaned = 0.303896 Jy ! Component: 200 - total flux cleaned = 0.344144 Jy ! Total flux subtracted in 200 components = 0.344144 Jy ! Clean residual min=-0.088425 max=0.141107 Jy/beam ! Clean residual mean=0.000415 rms=0.026721 Jy/beam ! Combined flux in latest and established models = 1.74281 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 33 components and 1.74281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319207Jy sigma=4.461622 ! Fit after self-cal, rms=0.319200Jy sigma=4.459422 ! 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.94 FD 1.00 HN 0.95 KP 0.94 ! LA 1.05 MK 0.90 NL 1.31 OV 0.98 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.04 HN 0.98 KP 0.95 ! LA 0.99 MK 0.96 NL 1.41 OV 0.99 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.06 HN 1.00 KP 0.96 ! LA 0.82 MK 1.09 NL 1.52 OV 1.07 ! PT 1.04 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.06 HN 0.94 KP 0.89 ! LA 0.71 MK 1.10 NL 1.45 OV 0.91 ! PT 0.90 SC 1.13 ! ! ! Fit before self-cal, rms=0.319200Jy sigma=4.459422 ! Fit after self-cal, rms=0.185108Jy sigma=2.504335 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=8.559 mas, bpa=6.915 degrees ! Estimated noise=1.19256 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 (9.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0981483 Jy ! Component: 100 - total flux cleaned = 0.134461 Jy ! Component: 150 - total flux cleaned = 0.130788 Jy ! Component: 200 - total flux cleaned = 0.125366 Jy ! Total flux subtracted in 200 components = 0.125366 Jy ! Clean residual min=-0.024551 max=0.034455 Jy/beam ! Clean residual mean=0.000004 rms=0.007515 Jy/beam ! Combined flux in latest and established models = 1.86818 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 57 components and 1.86818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131700Jy sigma=1.561918 ! Fit after self-cal, rms=0.125630Jy sigma=1.511112 ! 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.125630Jy sigma=1.511112 ! Fit after self-cal, rms=0.120825Jy sigma=1.472136 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.299 mas, bmaj=8.551 mas, bpa=6.974 degrees ! Estimated noise=1.18815 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0242939 Jy ! Component: 100 - total flux cleaned = 0.0283842 Jy ! Component: 150 - total flux cleaned = 0.0290624 Jy ! Component: 200 - total flux cleaned = 0.0266724 Jy ! Total flux subtracted in 200 components = 0.0266724 Jy ! Clean residual min=-0.017190 max=0.024342 Jy/beam ! Clean residual mean=0.000015 rms=0.005241 Jy/beam ! Combined flux in latest and established models = 1.89485 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 85 components and 1.89485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109947Jy sigma=1.313987 ! Fit after self-cal, rms=0.108111Jy sigma=1.303840 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 (-12.5, -97.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0216693 Jy ! Component: 100 - total flux cleaned = 0.0286433 Jy ! Component: 150 - total flux cleaned = 0.030092 Jy ! Component: 200 - total flux cleaned = 0.0309522 Jy ! Total flux subtracted in 200 components = 0.0309522 Jy ! Clean residual min=-0.012620 max=0.019039 Jy/beam ! Clean residual mean=0.000010 rms=0.004218 Jy/beam ! Combined flux in latest and established models = 1.9258 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 110 components and 1.9258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101483Jy sigma=1.219856 ! Fit after self-cal, rms=0.100848Jy sigma=1.215935 ! Inverting map ! Added new window around map position (-53, -122.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166691 Jy ! Component: 100 - total flux cleaned = 0.0258322 Jy ! Component: 150 - total flux cleaned = 0.0291728 Jy ! Component: 200 - total flux cleaned = 0.0308141 Jy ! Total flux subtracted in 200 components = 0.0308141 Jy ! Clean residual min=-0.011883 max=0.013952 Jy/beam ! Clean residual mean=-0.000003 rms=0.003154 Jy/beam ! Combined flux in latest and established models = 1.95662 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 127 components and 1.95662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096800Jy sigma=1.157519 ! Fit after self-cal, rms=0.096471Jy sigma=1.155635 ! Inverting map ! Added new window around map position (3.5, 43). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0112697 Jy ! Component: 100 - total flux cleaned = 0.0165823 Jy ! Component: 150 - total flux cleaned = 0.01902 Jy ! Component: 200 - total flux cleaned = 0.0207613 Jy ! Total flux subtracted in 200 components = 0.0207613 Jy ! Clean residual min=-0.008915 max=0.009233 Jy/beam ! Clean residual mean=-0.000007 rms=0.002521 Jy/beam ! Combined flux in latest and established models = 1.97738 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 156 components and 1.97738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093950Jy sigma=1.123584 ! Fit after self-cal, rms=0.093896Jy sigma=1.123275 ! 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.093896Jy sigma=1.123275 ! Fit after self-cal, rms=0.092690Jy sigma=1.112681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=8.559 mas, bpa=6.959 degrees ! Estimated noise=1.18647 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257611 Jy ! Component: 100 - total flux cleaned = 0.00410231 Jy ! Component: 150 - total flux cleaned = 0.00594952 Jy ! Component: 200 - total flux cleaned = 0.00658541 Jy ! Total flux subtracted in 200 components = 0.00658541 Jy ! Clean residual min=-0.007490 max=0.008192 Jy/beam ! Clean residual mean=-0.000008 rms=0.002182 Jy/beam ! Combined flux in latest and established models = 1.98397 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 171 components and 1.98397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091128Jy sigma=1.098115 ! Fit after self-cal, rms=0.091022Jy sigma=1.097683 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.00316864 Jy ! Component: 100 - total flux cleaned = 0.00355028 Jy ! Component: 150 - total flux cleaned = 0.00410065 Jy ! Component: 200 - total flux cleaned = 0.00462638 Jy ! Total flux subtracted in 200 components = 0.00462638 Jy ! Clean residual min=-0.006992 max=0.007620 Jy/beam ! Clean residual mean=-0.000009 rms=0.002030 Jy/beam ! Combined flux in latest and established models = 1.98859 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 186 components and 1.98859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090084Jy sigma=1.090423 ! Fit after self-cal, rms=0.090039Jy sigma=1.090311 ! 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.090039Jy sigma=1.090311 ! Fit after self-cal, rms=0.089741Jy sigma=1.088293 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.821 mas, bmaj=10.34 mas, bpa=7.977 degrees ! Estimated noise=1.32416 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00472308 Jy ! Component: 100 - total flux cleaned = 0.00560232 Jy ! Component: 150 - total flux cleaned = 0.00580161 Jy ! Component: 200 - total flux cleaned = 0.00597712 Jy ! Total flux subtracted in 200 components = 0.00597712 Jy ! Clean residual min=-0.006766 max=0.007784 Jy/beam ! Clean residual mean=-0.000019 rms=0.002258 Jy/beam ! Combined flux in latest and established models = 1.99457 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 204 components and 1.99457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089295Jy sigma=1.081364 ! Fit after self-cal, rms=0.089316Jy sigma=1.080921 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.00117664 Jy ! Component: 100 - total flux cleaned = 0.00146355 Jy ! Component: 150 - total flux cleaned = 0.00187621 Jy ! Component: 200 - total flux cleaned = 0.0022602 Jy ! Total flux subtracted in 200 components = 0.0022602 Jy ! Clean residual min=-0.006079 max=0.007066 Jy/beam ! Clean residual mean=-0.000021 rms=0.002033 Jy/beam ! Combined flux in latest and established models = 1.99683 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 224 components and 1.99683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089098Jy sigma=1.078514 ! Fit after self-cal, rms=0.089103Jy sigma=1.078427 ! 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.293 mas, bmaj=8.565 mas, bpa=6.955 degrees ! Estimated noise=1.18593 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.293 x 8.565 at 6.955 degrees (North through East) ! Clean map min=-0.0096935 max=1.4684 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.089103Jy sigma=1.078427 ! Fit after self-cal, rms=0.084334Jy sigma=0.970876 ! Inverting map and beam ! Estimated beam: bmin=3.293 mas, bmaj=8.571 mas, bpa=6.963 degrees ! Estimated noise=1.18599 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00300207 Jy ! Component: 100 - total flux cleaned = -0.00369166 Jy ! Component: 150 - total flux cleaned = -0.00430494 Jy ! Component: 200 - total flux cleaned = -0.00473071 Jy ! Total flux subtracted in 200 components = -0.00473071 Jy ! Clean residual min=-0.006210 max=0.006434 Jy/beam ! Clean residual mean=-0.000008 rms=0.001629 Jy/beam ! Combined flux in latest and established models = 1.9921 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 238 components and 1.9921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083467Jy sigma=0.964765 ! Fit after self-cal, rms=0.083429Jy sigma=0.964616 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000236211 Jy ! Component: 100 - total flux cleaned = -0.000113 Jy ! Component: 150 - total flux cleaned = -0.000237391 Jy ! Component: 200 - total flux cleaned = -0.000353121 Jy ! Total flux subtracted in 200 components = -0.000353121 Jy ! Clean residual min=-0.005869 max=0.006191 Jy/beam ! Clean residual mean=-0.000008 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 1.99175 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 252 components and 1.99175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082940Jy sigma=0.961407 ! Fit after self-cal, rms=0.082921Jy sigma=0.961352 ! 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.082921Jy sigma=0.961352 ! Fit after self-cal, rms=0.082816Jy sigma=0.960741 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.836 mas, bmaj=8.337 mas, bpa=7.737 degrees ! Estimated noise=1.89783 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.11059 Jy ! Component: 100 - total flux cleaned = 1.37808 Jy ! Component: 150 - total flux cleaned = 1.50319 Jy ! Component: 200 - total flux cleaned = 1.59046 Jy ! Total flux subtracted in 200 components = 1.59046 Jy ! Clean residual min=-0.035099 max=0.052172 Jy/beam ! Clean residual mean=0.000197 rms=0.011664 Jy/beam ! Combined flux in latest and established models = 1.59046 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 22 model components to the UV plane model. ! The established model now contains 22 components and 1.59046 Jy ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=8.574 mas, bpa=6.96 degrees ! Estimated noise=1.18539 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.0907765 Jy ! Component: 100 - total flux cleaned = 0.150639 Jy ! Component: 150 - total flux cleaned = 0.192486 Jy ! Component: 200 - total flux cleaned = 0.222333 Jy ! Total flux subtracted in 200 components = 0.222333 Jy ! Clean residual min=-0.020911 max=0.026219 Jy/beam ! Clean residual mean=0.000113 rms=0.006122 Jy/beam ! Combined flux in latest and established models = 1.81279 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 56 components and 1.81279 Jy ! Inverting map ! Added new window around map position (16.5, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257906 Jy ! Component: 100 - total flux cleaned = 0.0448215 Jy ! Component: 150 - total flux cleaned = 0.0603324 Jy ! Component: 200 - total flux cleaned = 0.0715733 Jy ! Total flux subtracted in 200 components = 0.0715733 Jy ! Clean residual min=-0.014484 max=0.013901 Jy/beam ! Clean residual mean=0.000056 rms=0.003649 Jy/beam ! Combined flux in latest and established models = 1.88437 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 94 components and 1.88437 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.818 mas, bmaj=10.36 mas, bpa=7.887 degrees ! Estimated noise=1.32357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0201359 Jy ! Component: 100 - total flux cleaned = 0.0351978 Jy ! Component: 150 - total flux cleaned = 0.0470823 Jy ! Component: 200 - total flux cleaned = 0.0553614 Jy ! Total flux subtracted in 200 components = 0.0553614 Jy ! Clean residual min=-0.010374 max=0.010567 Jy/beam ! Clean residual mean=0.000041 rms=0.003453 Jy/beam ! Combined flux in latest and established models = 1.93973 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.00505295 Jy ! Component: 100 - total flux cleaned = 0.00891492 Jy ! Component: 150 - total flux cleaned = 0.0128307 Jy ! Component: 200 - total flux cleaned = 0.0151661 Jy ! Total flux subtracted in 200 components = 0.0151661 Jy ! Clean residual min=-0.008377 max=0.008064 Jy/beam ! Clean residual mean=0.000018 rms=0.002609 Jy/beam ! Combined flux in latest and established models = 1.9549 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 167 components and 1.9549 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=8.574 mas, bpa=6.96 degrees ! Estimated noise=1.18539 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.5154e-05 Jy ! Component: 100 - total flux cleaned = 0.00139359 Jy ! Component: 150 - total flux cleaned = 0.00278177 Jy ! Component: 200 - total flux cleaned = 0.00403572 Jy ! Total flux subtracted in 200 components = 0.00403572 Jy ! Clean residual min=-0.007233 max=0.006910 Jy/beam ! Clean residual mean=0.000004 rms=0.001787 Jy/beam ! Combined flux in latest and established models = 1.95893 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 191 components and 1.95893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085278Jy sigma=0.968722 ! Fit after self-cal, rms=0.085055Jy sigma=0.964878 wmodel /g0/scr/pima/npcsb_uvs/J0948+4039_S_map.mod ! Writing 191 model components to file: /g0/scr/pima/npcsb_uvs/J0948+4039_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J0948+4039_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J0948+4039_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J0948+4039_S_map.win ! wwins: Wrote 6 windows to /g0/scr/pima/npcsb_uvs/J0948+4039_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.00164092 Jy ! Component: 100 - total flux cleaned = -0.00245244 Jy ! Component: 150 - total flux cleaned = -0.0031115 Jy ! Component: 200 - total flux cleaned = -0.00404476 Jy ! Component: 250 - total flux cleaned = -0.00444111 Jy ! Component: 300 - total flux cleaned = -0.00491624 Jy ! Component: 350 - total flux cleaned = -0.00546702 Jy ! Component: 400 - total flux cleaned = -0.00537663 Jy ! Component: 450 - total flux cleaned = -0.00546501 Jy ! Component: 500 - total flux cleaned = -0.00529464 Jy ! Component: 550 - total flux cleaned = -0.00471996 Jy ! Component: 600 - total flux cleaned = -0.00448076 Jy ! Component: 650 - total flux cleaned = -0.00424713 Jy ! Component: 700 - total flux cleaned = -0.00394286 Jy ! Component: 750 - total flux cleaned = -0.00357232 Jy ! Component: 800 - total flux cleaned = -0.00357321 Jy ! Component: 850 - total flux cleaned = -0.0034313 Jy ! Component: 900 - total flux cleaned = -0.00357 Jy ! Component: 950 - total flux cleaned = -0.003298 Jy ! Component: 1000 - total flux cleaned = -0.00323196 Jy ! Component: 1050 - total flux cleaned = -0.00336435 Jy ! Component: 1100 - total flux cleaned = -0.00342711 Jy ! Component: 1150 - total flux cleaned = -0.00355182 Jy ! Component: 1200 - total flux cleaned = -0.00373643 Jy ! Component: 1250 - total flux cleaned = -0.00379712 Jy ! Component: 1300 - total flux cleaned = -0.00409641 Jy ! Component: 1350 - total flux cleaned = -0.00415545 Jy ! Component: 1400 - total flux cleaned = -0.00403961 Jy ! Component: 1450 - total flux cleaned = -0.00421082 Jy ! Component: 1500 - total flux cleaned = -0.00437838 Jy ! Component: 1550 - total flux cleaned = -0.0042122 Jy ! Component: 1600 - total flux cleaned = -0.00432186 Jy ! Component: 1650 - total flux cleaned = -0.00416196 Jy ! Component: 1700 - total flux cleaned = -0.00426846 Jy ! Component: 1750 - total flux cleaned = -0.00416408 Jy ! Component: 1800 - total flux cleaned = -0.00421474 Jy ! Component: 1850 - total flux cleaned = -0.00421441 Jy ! Component: 1900 - total flux cleaned = -0.00416549 Jy ! Component: 1950 - total flux cleaned = -0.00416716 Jy ! Component: 2000 - total flux cleaned = -0.00426514 Jy ! Component: 2050 - total flux cleaned = -0.00421723 Jy ! Component: 2100 - total flux cleaned = -0.00445629 Jy ! Component: 2150 - total flux cleaned = -0.00440778 Jy ! Component: 2200 - total flux cleaned = -0.00422209 Jy ! Component: 2250 - total flux cleaned = -0.00436024 Jy ! Component: 2300 - total flux cleaned = -0.00422405 Jy ! Component: 2350 - total flux cleaned = -0.00417893 Jy ! Component: 2400 - total flux cleaned = -0.003912 Jy ! Component: 2450 - total flux cleaned = -0.00391259 Jy ! Component: 2500 - total flux cleaned = -0.00373837 Jy ! Component: 2550 - total flux cleaned = -0.00399715 Jy ! Component: 2600 - total flux cleaned = -0.00386835 Jy ! Component: 2650 - total flux cleaned = -0.00386843 Jy ! Component: 2700 - total flux cleaned = -0.00370108 Jy ! Component: 2750 - total flux cleaned = -0.00365905 Jy ! Component: 2800 - total flux cleaned = -0.00353571 Jy ! Component: 2850 - total flux cleaned = -0.00353608 Jy ! Component: 2900 - total flux cleaned = -0.00361717 Jy ! Component: 2950 - total flux cleaned = -0.00361701 Jy ! Component: 3000 - total flux cleaned = -0.00353787 Jy ! Component: 3050 - total flux cleaned = -0.00357709 Jy ! Component: 3100 - total flux cleaned = -0.00345974 Jy ! Component: 3150 - total flux cleaned = -0.00342163 Jy ! Component: 3200 - total flux cleaned = -0.00334557 Jy ! Component: 3250 - total flux cleaned = -0.00342215 Jy ! Component: 3300 - total flux cleaned = -0.00338491 Jy ! Component: 3350 - total flux cleaned = -0.00327256 Jy ! Component: 3400 - total flux cleaned = -0.00319796 Jy ! Component: 3450 - total flux cleaned = -0.00308754 Jy ! Component: 3500 - total flux cleaned = -0.00301453 Jy ! Component: 3550 - total flux cleaned = -0.00312377 Jy ! Component: 3600 - total flux cleaned = -0.00301589 Jy ! Component: 3650 - total flux cleaned = -0.00305111 Jy ! Component: 3700 - total flux cleaned = -0.00301523 Jy ! Component: 3750 - total flux cleaned = -0.0029094 Jy ! Component: 3800 - total flux cleaned = -0.00290952 Jy ! Component: 3850 - total flux cleaned = -0.0028748 Jy ! Component: 3900 - total flux cleaned = -0.00287513 Jy ! Component: 3950 - total flux cleaned = -0.00318328 Jy ! Component: 4000 - total flux cleaned = -0.0030129 Jy ! Component: 4050 - total flux cleaned = -0.0031146 Jy ! Total flux subtracted in 4096 components = -0.00308099 Jy ! Clean residual min=-0.001851 max=0.002597 Jy/beam ! Clean residual mean=0.000001 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 1.95585 Jy keep ! Adding 241 model components to the UV plane model. ! The established model now contains 432 components and 1.95585 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J0948+4039_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.292 x 8.574 at 6.96 degrees (North through East) ! Clean map min=-0.0062499 max=1.4596 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J0948+4039_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.45963 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000595055 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.122302 0.122302 0.244604 0.489208 0.978417 1.95683 3.91367 7.82734 15.6547 31.3093 62.6187 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.459 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J0948+4039_S_uvs.log closed on Sat Oct 5 18:58:10 2013