! Started logfile: /g0/scr/pima/npcsb_uvs/J1310+3220_S_uvs.log on Wed Sep 25 00:11:31 2013 obs /g0/scr/pima/npcsb_uvs/J1310+3220_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1310+3220_S_uva.fits ! AN table 1: 19 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.77076 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 2.23693e+09 8e+06 1 8e+06 ! 02 2 2.26693e+09 8e+06 1 8e+06 ! 03 3 2.35693e+09 8e+06 1 8e+06 ! 04 4 2.37693e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 2636 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/J1310+3220_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 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.547087Jy sigma=3.838116 ! Fit after self-cal, rms=0.443247Jy sigma=1.003341 ! 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.646 mas, bmaj=7.797 mas, bpa=13.79 degrees ! Estimated noise=9.22248 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.726848 Jy ! Component: 100 - total flux cleaned = 1.00934 Jy ! Total flux subtracted in 100 components = 1.00934 Jy ! Clean residual min=-0.079447 max=0.132893 Jy/beam ! Clean residual mean=0.000196 rms=0.020937 Jy/beam ! Combined flux in latest and established models = 1.00934 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 1.00934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362801Jy sigma=0.837357 ! Fit after self-cal, rms=0.358354Jy sigma=0.828212 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.157873 Jy ! Component: 100 - total flux cleaned = 0.244756 Jy ! Total flux subtracted in 100 components = 0.244756 Jy ! Clean residual min=-0.046637 max=0.051254 Jy/beam ! Clean residual mean=0.000085 rms=0.010457 Jy/beam ! Combined flux in latest and established models = 1.2541 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 14 components and 1.2541 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228859Jy sigma=0.502950 ! Fit after self-cal, rms=0.227054Jy sigma=0.498942 ! 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.378 mas, bmaj=8.512 mas, bpa=15.09 degrees ! Estimated noise=5.81262 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.5, 0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0921851 Jy ! Component: 100 - total flux cleaned = 0.14005 Jy ! Component: 150 - total flux cleaned = 0.168372 Jy ! Component: 200 - total flux cleaned = 0.186738 Jy ! Total flux subtracted in 200 components = 0.186738 Jy ! Clean residual min=-0.027812 max=0.031776 Jy/beam ! Clean residual mean=0.000031 rms=0.007619 Jy/beam ! Combined flux in latest and established models = 1.44084 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 42 components and 1.44084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179860Jy sigma=0.402866 ! Fit after self-cal, rms=0.178103Jy sigma=0.397949 ! 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 0.99 HN 0.96 KP 0.97 ! LA 1.13 MK 0.91 NL 1.01 OV 0.98 ! PT 1.07 SC 0.97 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.99 KP 0.97 ! LA 1.07 MK 0.96 NL 1.00 OV 0.99 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.87 FD 1.04 HN 1.05 KP 0.99 ! LA 0.89 MK 1.09 NL 1.11 OV 1.03 ! PT 1.09 SC 1.02 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 1.02 KP 0.91 ! LA 0.71 MK 1.12 NL 1.03 OV 0.90 ! PT 0.94 SC 1.07 ! ! ! Fit before self-cal, rms=0.178103Jy sigma=0.397949 ! Fit after self-cal, rms=0.095117Jy sigma=0.231287 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.406 mas, bmaj=8.528 mas, bpa=15.24 degrees ! Estimated noise=5.7887 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 (-11.5, 3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0235836 Jy ! Component: 100 - total flux cleaned = 0.0288272 Jy ! Component: 150 - total flux cleaned = 0.0288252 Jy ! Component: 200 - total flux cleaned = 0.0288208 Jy ! Total flux subtracted in 200 components = 0.0288208 Jy ! Clean residual min=-0.009437 max=0.010593 Jy/beam ! Clean residual mean=-0.000006 rms=0.002261 Jy/beam ! Combined flux in latest and established models = 1.46966 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 74 components and 1.46966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089455Jy sigma=0.217990 ! Fit after self-cal, rms=0.089085Jy sigma=0.216930 ! 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.089085Jy sigma=0.216930 ! Fit after self-cal, rms=0.088851Jy sigma=0.216589 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.408 mas, bmaj=8.531 mas, bpa=15.16 degrees ! Estimated noise=5.78684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00402971 Jy ! Component: 100 - total flux cleaned = 0.00506233 Jy ! Component: 150 - total flux cleaned = 0.00488799 Jy ! Component: 200 - total flux cleaned = 0.00488189 Jy ! Total flux subtracted in 200 components = 0.00488189 Jy ! Clean residual min=-0.008553 max=0.008439 Jy/beam ! Clean residual mean=-0.000001 rms=0.001956 Jy/beam ! Combined flux in latest and established models = 1.47454 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 88 components and 1.47454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087914Jy sigma=0.214619 ! Fit after self-cal, rms=0.087765Jy sigma=0.214277 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.00125047 Jy ! Component: 100 - total flux cleaned = 0.00212583 Jy ! Component: 150 - total flux cleaned = 0.00175602 Jy ! Component: 200 - total flux cleaned = 0.00142352 Jy ! Total flux subtracted in 200 components = 0.00142352 Jy ! Clean residual min=-0.008269 max=0.007932 Jy/beam ! Clean residual mean=-0.000001 rms=0.001840 Jy/beam ! Combined flux in latest and established models = 1.47596 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 103 components and 1.47596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087295Jy sigma=0.213428 ! Fit after self-cal, rms=0.087232Jy sigma=0.213270 ! 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.087232Jy sigma=0.213270 ! Fit after self-cal, rms=0.087247Jy sigma=0.213164 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=8.532 mas, bpa=15.12 degrees ! Estimated noise=5.79256 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000548496 Jy ! Component: 100 - total flux cleaned = 0.00159051 Jy ! Component: 150 - total flux cleaned = 0.00179284 Jy ! Component: 200 - total flux cleaned = 0.00161806 Jy ! Total flux subtracted in 200 components = 0.00161806 Jy ! Clean residual min=-0.008001 max=0.007755 Jy/beam ! Clean residual mean=0.000002 rms=0.001750 Jy/beam ! Combined flux in latest and established models = 1.47758 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 123 components and 1.47758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086934Jy sigma=0.212582 ! Fit after self-cal, rms=0.086894Jy sigma=0.212468 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.000632641 Jy ! Component: 100 - total flux cleaned = 0.00102383 Jy ! Component: 150 - total flux cleaned = 0.000856342 Jy ! Component: 200 - total flux cleaned = 0.000701074 Jy ! Total flux subtracted in 200 components = 0.000701074 Jy ! Clean residual min=-0.007780 max=0.007486 Jy/beam ! Clean residual mean=0.000002 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 1.47828 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 135 components and 1.47828 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086693Jy sigma=0.212112 ! Fit after self-cal, rms=0.086672Jy sigma=0.212043 ! 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.086672Jy sigma=0.212043 ! Fit after self-cal, rms=0.086747Jy sigma=0.211995 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.633 mas, bmaj=10.39 mas, bpa=10.75 degrees ! Estimated noise=6.94869 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154281 Jy ! Component: 100 - total flux cleaned = 0.0017208 Jy ! Component: 150 - total flux cleaned = 0.00180018 Jy ! Component: 200 - total flux cleaned = 0.00185633 Jy ! Total flux subtracted in 200 components = 0.00185633 Jy ! Clean residual min=-0.008759 max=0.007770 Jy/beam ! Clean residual mean=0.000007 rms=0.002133 Jy/beam ! Combined flux in latest and established models = 1.48014 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 154 components and 1.48014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086656Jy sigma=0.211760 ! Fit after self-cal, rms=0.086627Jy sigma=0.211676 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.000942166 Jy ! Component: 100 - total flux cleaned = 0.00110442 Jy ! Component: 150 - total flux cleaned = 0.00109984 Jy ! Component: 200 - total flux cleaned = 0.0011011 Jy ! Total flux subtracted in 200 components = 0.0011011 Jy ! Clean residual min=-0.008632 max=0.007521 Jy/beam ! Clean residual mean=0.000006 rms=0.002080 Jy/beam ! Combined flux in latest and established models = 1.48124 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 167 components and 1.48124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086542Jy sigma=0.211522 ! Fit after self-cal, rms=0.086528Jy sigma=0.211464 ! 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.416 mas, bmaj=8.533 mas, bpa=15.1 degrees ! Estimated noise=5.79773 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.416 x 8.533 at 15.1 degrees (North through East) ! Clean map min=-0.006874 max=1.0184 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.086528Jy sigma=0.211464 ! Fit after self-cal, rms=0.079875Jy sigma=0.185467 ! Inverting map and beam ! Estimated beam: bmin=3.413 mas, bmaj=8.532 mas, bpa=15.13 degrees ! Estimated noise=5.79507 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000107875 Jy ! Component: 100 - total flux cleaned = 0.000290933 Jy ! Component: 150 - total flux cleaned = 0.000217943 Jy ! Component: 200 - total flux cleaned = 0.000287023 Jy ! Total flux subtracted in 200 components = 0.000287023 Jy ! Clean residual min=-0.005562 max=0.006494 Jy/beam ! Clean residual mean=0.000007 rms=0.001479 Jy/beam ! Combined flux in latest and established models = 1.48153 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 179 components and 1.48153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079697Jy sigma=0.185202 ! Fit after self-cal, rms=0.079695Jy sigma=0.185171 ! Inverting map ! Added new window around map position (-31.5, 13.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00562209 Jy ! Component: 100 - total flux cleaned = 0.00698801 Jy ! Component: 150 - total flux cleaned = 0.00817138 Jy ! Component: 200 - total flux cleaned = 0.00897021 Jy ! Total flux subtracted in 200 components = 0.00897021 Jy ! Clean residual min=-0.005110 max=0.005551 Jy/beam ! Clean residual mean=0.000006 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 1.4905 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 195 components and 1.4905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079212Jy sigma=0.184024 ! Fit after self-cal, rms=0.079186Jy sigma=0.183979 ! 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.079186Jy sigma=0.183979 ! Fit after self-cal, rms=0.079163Jy sigma=0.183892 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.673 mas, bmaj=7.822 mas, bpa=13.77 degrees ! Estimated noise=9.27606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.732501 Jy ! Component: 100 - total flux cleaned = 1.02371 Jy ! Component: 150 - total flux cleaned = 1.1768 Jy ! Component: 200 - total flux cleaned = 1.26499 Jy ! Total flux subtracted in 200 components = 1.26499 Jy ! Clean residual min=-0.033299 max=0.045116 Jy/beam ! Clean residual mean=0.000078 rms=0.008871 Jy/beam ! Combined flux in latest and established models = 1.26499 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 18 model components to the UV plane model. ! The established model now contains 18 components and 1.26499 Jy ! Inverting map and beam ! Estimated beam: bmin=3.416 mas, bmaj=8.534 mas, bpa=15.13 degrees ! Estimated noise=5.79627 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.0835805 Jy ! Component: 100 - total flux cleaned = 0.130921 Jy ! Component: 150 - total flux cleaned = 0.160317 Jy ! Component: 200 - total flux cleaned = 0.179481 Jy ! Total flux subtracted in 200 components = 0.179481 Jy ! Clean residual min=-0.010060 max=0.012223 Jy/beam ! Clean residual mean=0.000021 rms=0.002853 Jy/beam ! Combined flux in latest and established models = 1.44447 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 55 components and 1.44447 Jy ! Inverting map ! Added new window around map position (2.5, -29.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140142 Jy ! Component: 100 - total flux cleaned = 0.0245856 Jy ! Component: 150 - total flux cleaned = 0.0328473 Jy ! Component: 200 - total flux cleaned = 0.0371117 Jy ! Total flux subtracted in 200 components = 0.0371117 Jy ! Clean residual min=-0.007019 max=0.007264 Jy/beam ! Clean residual mean=0.000005 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 1.48158 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 89 components and 1.48158 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.638 mas, bmaj=10.39 mas, bpa=10.75 degrees ! Estimated noise=6.94376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00413295 Jy ! Component: 100 - total flux cleaned = 0.00588931 Jy ! Component: 150 - total flux cleaned = 0.0069818 Jy ! Component: 200 - total flux cleaned = 0.00806504 Jy ! Total flux subtracted in 200 components = 0.00806504 Jy ! Clean residual min=-0.006694 max=0.006617 Jy/beam ! Clean residual mean=0.000011 rms=0.001829 Jy/beam ! Combined flux in latest and established models = 1.48964 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.000591043 Jy ! Component: 100 - total flux cleaned = 0.00121857 Jy ! Component: 150 - total flux cleaned = 0.00159653 Jy ! Component: 200 - total flux cleaned = 0.00185594 Jy ! Total flux subtracted in 200 components = 0.00185594 Jy ! Clean residual min=-0.006305 max=0.005765 Jy/beam ! Clean residual mean=0.000011 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 1.4915 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 149 components and 1.4915 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.416 mas, bmaj=8.534 mas, bpa=15.13 degrees ! Estimated noise=5.79627 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00266497 Jy ! Component: 100 - total flux cleaned = -0.00267066 Jy ! Component: 150 - total flux cleaned = -0.00221458 Jy ! Component: 200 - total flux cleaned = -0.00165918 Jy ! Total flux subtracted in 200 components = -0.00165918 Jy ! Clean residual min=-0.005199 max=0.005180 Jy/beam ! Clean residual mean=0.000006 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 1.48984 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 173 components and 1.48984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079444Jy sigma=0.184486 ! Fit after self-cal, rms=0.079306Jy sigma=0.184109 wmodel /g0/scr/pima/npcsb_uvs/J1310+3220_S_map.mod ! Writing 173 model components to file: /g0/scr/pima/npcsb_uvs/J1310+3220_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J1310+3220_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1310+3220_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1310+3220_S_map.win ! wwins: Wrote 5 windows to /g0/scr/pima/npcsb_uvs/J1310+3220_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.000511252 Jy ! Component: 100 - total flux cleaned = -0.00123363 Jy ! Component: 150 - total flux cleaned = -0.00165674 Jy ! Component: 200 - total flux cleaned = -0.00197279 Jy ! Component: 250 - total flux cleaned = -0.00212287 Jy ! Component: 300 - total flux cleaned = -0.00255538 Jy ! Component: 350 - total flux cleaned = -0.00283568 Jy ! Component: 400 - total flux cleaned = -0.0029702 Jy ! Component: 450 - total flux cleaned = -0.00303637 Jy ! Component: 500 - total flux cleaned = -0.00310085 Jy ! Component: 550 - total flux cleaned = -0.00328555 Jy ! Component: 600 - total flux cleaned = -0.00328567 Jy ! Component: 650 - total flux cleaned = -0.00334255 Jy ! Component: 700 - total flux cleaned = -0.00311349 Jy ! Component: 750 - total flux cleaned = -0.00328234 Jy ! Component: 800 - total flux cleaned = -0.00339195 Jy ! Component: 850 - total flux cleaned = -0.00323209 Jy ! Component: 900 - total flux cleaned = -0.00354803 Jy ! Component: 950 - total flux cleaned = -0.00365094 Jy ! Component: 1000 - total flux cleaned = -0.00365177 Jy ! Component: 1050 - total flux cleaned = -0.00365275 Jy ! Component: 1100 - total flux cleaned = -0.00370166 Jy ! Component: 1150 - total flux cleaned = -0.00374838 Jy ! Component: 1200 - total flux cleaned = -0.00370028 Jy ! Component: 1250 - total flux cleaned = -0.00356034 Jy ! Component: 1300 - total flux cleaned = -0.00346885 Jy ! Component: 1350 - total flux cleaned = -0.00333513 Jy ! Component: 1400 - total flux cleaned = -0.00329169 Jy ! Component: 1450 - total flux cleaned = -0.00329177 Jy ! Component: 1500 - total flux cleaned = -0.00312168 Jy ! Component: 1550 - total flux cleaned = -0.00316433 Jy ! Component: 1600 - total flux cleaned = -0.00320648 Jy ! Component: 1650 - total flux cleaned = -0.00337038 Jy ! Component: 1700 - total flux cleaned = -0.00345085 Jy ! Component: 1750 - total flux cleaned = -0.00372829 Jy ! Component: 1800 - total flux cleaned = -0.00368943 Jy ! Component: 1850 - total flux cleaned = -0.00388287 Jy ! Component: 1900 - total flux cleaned = -0.00395909 Jy ! Component: 1950 - total flux cleaned = -0.00403391 Jy ! Component: 2000 - total flux cleaned = -0.00392267 Jy ! Component: 2050 - total flux cleaned = -0.00403322 Jy ! Component: 2100 - total flux cleaned = -0.00414241 Jy ! Component: 2150 - total flux cleaned = -0.00407031 Jy ! Component: 2200 - total flux cleaned = -0.0041771 Jy ! Component: 2250 - total flux cleaned = -0.00403681 Jy ! Component: 2300 - total flux cleaned = -0.00417587 Jy ! Component: 2350 - total flux cleaned = -0.00414112 Jy ! Component: 2400 - total flux cleaned = -0.00417476 Jy ! Component: 2450 - total flux cleaned = -0.00414127 Jy ! Component: 2500 - total flux cleaned = -0.00417484 Jy ! Component: 2550 - total flux cleaned = -0.00414185 Jy ! Component: 2600 - total flux cleaned = -0.00397858 Jy ! Component: 2650 - total flux cleaned = -0.00401108 Jy ! Component: 2700 - total flux cleaned = -0.00388282 Jy ! Component: 2750 - total flux cleaned = -0.00375604 Jy ! Component: 2800 - total flux cleaned = -0.00366215 Jy ! Component: 2850 - total flux cleaned = -0.00344427 Jy ! Component: 2900 - total flux cleaned = -0.00338273 Jy ! Component: 2950 - total flux cleaned = -0.00332132 Jy ! Component: 3000 - total flux cleaned = -0.00323023 Jy ! Component: 3050 - total flux cleaned = -0.00310966 Jy ! Component: 3100 - total flux cleaned = -0.00305014 Jy ! Component: 3150 - total flux cleaned = -0.00302109 Jy ! Component: 3200 - total flux cleaned = -0.00299193 Jy ! Component: 3250 - total flux cleaned = -0.00293404 Jy ! Component: 3300 - total flux cleaned = -0.00293433 Jy ! Component: 3350 - total flux cleaned = -0.00293382 Jy ! Component: 3400 - total flux cleaned = -0.00284887 Jy ! Component: 3450 - total flux cleaned = -0.0029053 Jy ! Component: 3500 - total flux cleaned = -0.00290521 Jy ! Component: 3550 - total flux cleaned = -0.0029052 Jy ! Component: 3600 - total flux cleaned = -0.00290517 Jy ! Component: 3650 - total flux cleaned = -0.00290499 Jy ! Component: 3700 - total flux cleaned = -0.00293173 Jy ! Component: 3750 - total flux cleaned = -0.00290453 Jy ! Component: 3800 - total flux cleaned = -0.00287738 Jy ! Component: 3850 - total flux cleaned = -0.00285108 Jy ! Component: 3900 - total flux cleaned = -0.00282475 Jy ! Component: 3950 - total flux cleaned = -0.00282464 Jy ! Component: 4000 - total flux cleaned = -0.00285061 Jy ! Component: 4050 - total flux cleaned = -0.00287636 Jy ! Total flux subtracted in 4096 components = -0.00287614 Jy ! Clean residual min=-0.001542 max=0.001473 Jy/beam ! Clean residual mean=0.000003 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 1.48696 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 450 components and 1.48697 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1310+3220_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.416 x 8.534 at 15.13 degrees (North through East) ! Clean map min=-0.0039384 max=1.016 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1310+3220_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.01602 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000449352 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.13268 0.13268 0.265361 0.530722 1.06144 2.12289 4.24578 8.49155 16.9831 33.9662 67.9324 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(1000*peak_flux)/1000 ! peak= 1.016 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1310+3220_S_uvs.log closed on Wed Sep 25 00:11:35 2013