! Started logfile: /g0/scr/pima/npcsb_uvs/J1058+8114_S_uvs.log on Sat Oct 5 18:58:31 2013 obs /g0/scr/pima/npcsb_uvs/J1058+8114_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J1058+8114_S_uva.fits ! AN table 1: 24 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.764815 visibilities/baseline/integration-bin. ! Found source: J1058+8114 ! ! 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 3304 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/J1058+8114_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 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.151924Jy sigma=5.025169 ! Fit after self-cal, rms=0.447346Jy sigma=1.630827 ! 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.685 mas, bmaj=7.338 mas, bpa=-80.23 degrees ! Estimated noise=4.298 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.491309 Jy ! Component: 100 - total flux cleaned = 0.599723 Jy ! Total flux subtracted in 100 components = 0.599723 Jy ! Clean residual min=-0.025516 max=0.050490 Jy/beam ! Clean residual mean=-0.000021 rms=0.006570 Jy/beam ! Combined flux in latest and established models = 0.599723 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.599723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.241401Jy sigma=0.808761 ! Fit after self-cal, rms=0.241411Jy sigma=0.808748 ! Inverting map ! Added new window around map position (-4.5, 6.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0457098 Jy ! Component: 100 - total flux cleaned = 0.0707381 Jy ! Total flux subtracted in 100 components = 0.0707381 Jy ! Clean residual min=-0.021863 max=0.036303 Jy/beam ! Clean residual mean=-0.000000 rms=0.005198 Jy/beam ! Combined flux in latest and established models = 0.670461 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 23 components and 0.670461 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233405Jy sigma=0.742562 ! Fit after self-cal, rms=0.232992Jy sigma=0.736988 ! 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.251 mas, bmaj=8.223 mas, bpa=-79.95 degrees ! Estimated noise=2.98239 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 (4, -7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.030572 Jy ! Component: 100 - total flux cleaned = 0.0413578 Jy ! Component: 150 - total flux cleaned = 0.0469303 Jy ! Component: 200 - total flux cleaned = 0.0526463 Jy ! Total flux subtracted in 200 components = 0.0526463 Jy ! Clean residual min=-0.021062 max=0.016281 Jy/beam ! Clean residual mean=-0.000028 rms=0.004008 Jy/beam ! Combined flux in latest and established models = 0.723107 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 58 components and 0.723107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228461Jy sigma=0.707587 ! Fit after self-cal, rms=0.228436Jy sigma=0.707315 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.94 KP 0.98 ! LA 1.10 MK 0.89 NL 1.07 OV 0.99 ! PT 1.09 SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 0.99 KP 0.97 ! LA 1.02 MK 0.97 NL 1.11 OV 0.98 ! PT 1.01 SC 0.94 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 1.04 HN 1.01 KP 1.00 ! LA 0.86 MK 1.08 NL 1.22 OV 1.02 ! PT 1.09 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.05 HN 0.98 KP 0.90 ! LA 0.74 MK 1.09 NL 1.14 OV 0.87 ! PT 0.96 SC 1.10 ! ! ! Fit before self-cal, rms=0.228436Jy sigma=0.707315 ! Fit after self-cal, rms=0.200699Jy sigma=0.582591 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.258 mas, bmaj=8.237 mas, bpa=-80.13 degrees ! Estimated noise=2.95616 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.011458 Jy ! Component: 100 - total flux cleaned = -0.017858 Jy ! Component: 150 - total flux cleaned = -0.0197877 Jy ! Component: 200 - total flux cleaned = -0.0199546 Jy ! Total flux subtracted in 200 components = -0.0199546 Jy ! Clean residual min=-0.008995 max=0.008675 Jy/beam ! Clean residual mean=0.000019 rms=0.002160 Jy/beam ! Combined flux in latest and established models = 0.703152 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.703153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.199691Jy sigma=0.579839 ! Fit after self-cal, rms=0.199590Jy sigma=0.579614 ! 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.199590Jy sigma=0.579614 ! Fit after self-cal, rms=0.201192Jy sigma=0.569853 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.259 mas, bmaj=8.22 mas, bpa=-80.01 degrees ! Estimated noise=2.9248 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00841912 Jy ! Component: 100 - total flux cleaned = -0.0123985 Jy ! Component: 150 - total flux cleaned = -0.0131102 Jy ! Component: 200 - total flux cleaned = -0.0135946 Jy ! Total flux subtracted in 200 components = -0.0135946 Jy ! Clean residual min=-0.006435 max=0.006684 Jy/beam ! Clean residual mean=-0.000014 rms=0.001694 Jy/beam ! Combined flux in latest and established models = 0.689558 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 85 components and 0.689558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200419Jy sigma=0.569387 ! Fit after self-cal, rms=0.200496Jy sigma=0.569319 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.000777687 Jy ! Component: 100 - total flux cleaned = -0.00107845 Jy ! Component: 150 - total flux cleaned = -0.00116825 Jy ! Component: 200 - total flux cleaned = -0.00116746 Jy ! Total flux subtracted in 200 components = -0.00116746 Jy ! Clean residual min=-0.006120 max=0.006480 Jy/beam ! Clean residual mean=-0.000016 rms=0.001662 Jy/beam ! Combined flux in latest and established models = 0.68839 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 96 components and 0.68839 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.200343Jy sigma=0.569061 ! Fit after self-cal, rms=0.200324Jy sigma=0.569039 ! 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.200324Jy sigma=0.569039 ! Fit after self-cal, rms=0.199384Jy sigma=0.567685 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=8.209 mas, bpa=-80.03 degrees ! Estimated noise=2.89208 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0071806 Jy ! Component: 100 - total flux cleaned = -0.00995031 Jy ! Component: 150 - total flux cleaned = -0.0104673 Jy ! Component: 200 - total flux cleaned = -0.0105564 Jy ! Total flux subtracted in 200 components = -0.0105564 Jy ! Clean residual min=-0.005671 max=0.006291 Jy/beam ! Clean residual mean=-0.000016 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.677834 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.677834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198706Jy sigma=0.568125 ! Fit after self-cal, rms=0.198698Jy sigma=0.568108 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.000389516 Jy ! Component: 100 - total flux cleaned = -0.000229397 Jy ! Component: 150 - total flux cleaned = -0.000306693 Jy ! Component: 200 - total flux cleaned = -0.000304933 Jy ! Total flux subtracted in 200 components = -0.000304933 Jy ! Clean residual min=-0.005470 max=0.006198 Jy/beam ! Clean residual mean=-0.000016 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.677529 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 104 components and 0.677529 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198608Jy sigma=0.567926 ! Fit after self-cal, rms=0.198592Jy sigma=0.567913 ! 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.198592Jy sigma=0.567913 ! Fit after self-cal, rms=0.197224Jy sigma=0.566681 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.982 mas, bmaj=12.48 mas, bpa=-77.43 degrees ! Estimated noise=3.41644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00627763 Jy ! Component: 100 - total flux cleaned = -0.00752545 Jy ! Component: 150 - total flux cleaned = -0.00815782 Jy ! Component: 200 - total flux cleaned = -0.00868502 Jy ! Total flux subtracted in 200 components = -0.00868502 Jy ! Clean residual min=-0.006287 max=0.007041 Jy/beam ! Clean residual mean=-0.000032 rms=0.001904 Jy/beam ! Combined flux in latest and established models = 0.668844 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 125 components and 0.668844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196786Jy sigma=0.567147 ! Fit after self-cal, rms=0.196747Jy sigma=0.567119 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.00054997 Jy ! Component: 100 - total flux cleaned = -0.00055064 Jy ! Component: 150 - total flux cleaned = -0.000550944 Jy ! Component: 200 - total flux cleaned = -0.00055035 Jy ! Total flux subtracted in 200 components = -0.00055035 Jy ! Clean residual min=-0.006221 max=0.006917 Jy/beam ! Clean residual mean=-0.000034 rms=0.001890 Jy/beam ! Combined flux in latest and established models = 0.668294 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 134 components and 0.668294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196733Jy sigma=0.567234 ! Fit after self-cal, rms=0.196718Jy sigma=0.567228 ! 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.253 mas, bmaj=8.201 mas, bpa=-80.04 degrees ! Estimated noise=2.85813 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.253 x 8.201 at -80.04 degrees (North through East) ! Clean map min=-0.010274 max=0.59714 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.196718Jy sigma=0.567228 ! Fit after self-cal, rms=0.407637Jy sigma=0.528927 ! Inverting map and beam ! Estimated beam: bmin=3.254 mas, bmaj=8.206 mas, bpa=-80.09 degrees ! Estimated noise=2.84491 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00487406 Jy ! Component: 100 - total flux cleaned = -0.00605559 Jy ! Component: 150 - total flux cleaned = -0.0062279 Jy ! Component: 200 - total flux cleaned = -0.00630436 Jy ! Total flux subtracted in 200 components = -0.00630436 Jy ! Clean residual min=-0.005518 max=0.005683 Jy/beam ! Clean residual mean=-0.000010 rms=0.001430 Jy/beam ! Combined flux in latest and established models = 0.661989 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 144 components and 0.661989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.407463Jy sigma=0.528991 ! Fit after self-cal, rms=0.407472Jy sigma=0.528980 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.27628e-05 Jy ! Component: 100 - total flux cleaned = 4.40795e-05 Jy ! Component: 150 - total flux cleaned = 4.44378e-05 Jy ! Component: 200 - total flux cleaned = 4.31642e-05 Jy ! Total flux subtracted in 200 components = 4.31642e-05 Jy ! Clean residual min=-0.005500 max=0.005761 Jy/beam ! Clean residual mean=-0.000009 rms=0.001423 Jy/beam ! Combined flux in latest and established models = 0.662032 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 152 components and 0.662032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.407421Jy sigma=0.528880 ! Fit after self-cal, rms=0.407428Jy sigma=0.528874 ! 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.407428Jy sigma=0.528874 ! Fit after self-cal, rms=0.403841Jy sigma=0.528327 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.68 mas, bmaj=7.318 mas, bpa=-80.62 degrees ! Estimated noise=4.10178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.468583 Jy ! Component: 100 - total flux cleaned = 0.572114 Jy ! Component: 150 - total flux cleaned = 0.609709 Jy ! Component: 200 - total flux cleaned = 0.63061 Jy ! Total flux subtracted in 200 components = 0.63061 Jy ! Clean residual min=-0.009964 max=0.010688 Jy/beam ! Clean residual mean=-0.000010 rms=0.002526 Jy/beam ! Combined flux in latest and established models = 0.63061 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 0.63061 Jy ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=8.2 mas, bpa=-80.11 degrees ! Estimated noise=2.82328 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.0134604 Jy ! Component: 100 - total flux cleaned = 0.0194537 Jy ! Component: 150 - total flux cleaned = 0.0217176 Jy ! Component: 200 - total flux cleaned = 0.0225435 Jy ! Total flux subtracted in 200 components = 0.0225435 Jy ! Clean residual min=-0.006717 max=0.005887 Jy/beam ! Clean residual mean=-0.000011 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.653153 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.653153 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.992 mas, bmaj=12.47 mas, bpa=-77.41 degrees ! Estimated noise=3.37558 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00082575 Jy ! Component: 100 - total flux cleaned = 0.00099043 Jy ! Component: 150 - total flux cleaned = 0.00099024 Jy ! Component: 200 - total flux cleaned = 0.0010888 Jy ! Total flux subtracted in 200 components = 0.0010888 Jy ! Clean residual min=-0.005990 max=0.006790 Jy/beam ! Clean residual mean=-0.000026 rms=0.001780 Jy/beam ! Combined flux in latest and established models = 0.654242 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.000167646 Jy ! Component: 100 - total flux cleaned = 0.00046013 Jy ! Component: 150 - total flux cleaned = 0.000658078 Jy ! Component: 200 - total flux cleaned = 0.000893504 Jy ! Total flux subtracted in 200 components = 0.000893504 Jy ! Clean residual min=-0.005911 max=0.006792 Jy/beam ! Clean residual mean=-0.000024 rms=0.001749 Jy/beam ! Combined flux in latest and established models = 0.655136 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 98 components and 0.655136 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.252 mas, bmaj=8.2 mas, bpa=-80.11 degrees ! Estimated noise=2.82328 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125649 Jy ! Component: 100 - total flux cleaned = 0.00137588 Jy ! Component: 150 - total flux cleaned = 0.0012685 Jy ! Component: 200 - total flux cleaned = 0.00117001 Jy ! Total flux subtracted in 200 components = 0.00117001 Jy ! Clean residual min=-0.005582 max=0.005918 Jy/beam ! Clean residual mean=-0.000009 rms=0.001435 Jy/beam ! Combined flux in latest and established models = 0.656306 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 117 components and 0.656306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.403920Jy sigma=0.529463 ! Fit after self-cal, rms=0.403920Jy sigma=0.529381 wmodel /g0/scr/pima/npcsb_uvs/J1058+8114_S_map.mod ! Writing 117 model components to file: /g0/scr/pima/npcsb_uvs/J1058+8114_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J1058+8114_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J1058+8114_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J1058+8114_S_map.win ! wwins: Wrote 3 windows to /g0/scr/pima/npcsb_uvs/J1058+8114_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.000784936 Jy ! Component: 100 - total flux cleaned = 0.000692049 Jy ! Component: 150 - total flux cleaned = 0.000417983 Jy ! Component: 200 - total flux cleaned = 0.000152072 Jy ! Component: 250 - total flux cleaned = -0.000529086 Jy ! Component: 300 - total flux cleaned = -0.00118982 Jy ! Component: 350 - total flux cleaned = -0.00199446 Jy ! Component: 400 - total flux cleaned = -0.00262321 Jy ! Component: 450 - total flux cleaned = -0.00315957 Jy ! Component: 500 - total flux cleaned = -0.00361074 Jy ! Component: 550 - total flux cleaned = -0.00405337 Jy ! Component: 600 - total flux cleaned = -0.00456011 Jy ! Component: 650 - total flux cleaned = -0.00484327 Jy ! Component: 700 - total flux cleaned = -0.00519341 Jy ! Component: 750 - total flux cleaned = -0.00560539 Jy ! Component: 800 - total flux cleaned = -0.00574097 Jy ! Component: 850 - total flux cleaned = -0.00594105 Jy ! Component: 900 - total flux cleaned = -0.00627003 Jy ! Component: 950 - total flux cleaned = -0.00672432 Jy ! Component: 1000 - total flux cleaned = -0.00697872 Jy ! Component: 1050 - total flux cleaned = -0.00723046 Jy ! Component: 1100 - total flux cleaned = -0.00729292 Jy ! Component: 1150 - total flux cleaned = -0.00766201 Jy ! Component: 1200 - total flux cleaned = -0.0078449 Jy ! Component: 1250 - total flux cleaned = -0.00832653 Jy ! Component: 1300 - total flux cleaned = -0.00862459 Jy ! Component: 1350 - total flux cleaned = -0.00891887 Jy ! Component: 1400 - total flux cleaned = -0.00944232 Jy ! Component: 1450 - total flux cleaned = -0.00967219 Jy ! Component: 1500 - total flux cleaned = -0.0101273 Jy ! Component: 1550 - total flux cleaned = -0.0104649 Jy ! Component: 1600 - total flux cleaned = -0.010799 Jy ! Component: 1650 - total flux cleaned = -0.0108537 Jy ! Component: 1700 - total flux cleaned = -0.0110727 Jy ! Component: 1750 - total flux cleaned = -0.0113436 Jy ! Component: 1800 - total flux cleaned = -0.0116659 Jy ! Component: 1850 - total flux cleaned = -0.0119313 Jy ! Component: 1900 - total flux cleaned = -0.0119313 Jy ! Component: 1950 - total flux cleaned = -0.0121927 Jy ! Component: 2000 - total flux cleaned = -0.0123484 Jy ! Component: 2050 - total flux cleaned = -0.0126054 Jy ! Component: 2100 - total flux cleaned = -0.0130129 Jy ! Component: 2150 - total flux cleaned = -0.0131639 Jy ! Component: 2200 - total flux cleaned = -0.0132641 Jy ! Component: 2250 - total flux cleaned = -0.0133136 Jy ! Component: 2300 - total flux cleaned = -0.0135603 Jy ! Component: 2350 - total flux cleaned = -0.0135602 Jy ! Component: 2400 - total flux cleaned = -0.0136091 Jy ! Component: 2450 - total flux cleaned = -0.0138508 Jy ! Component: 2500 - total flux cleaned = -0.014042 Jy ! Component: 2550 - total flux cleaned = -0.0140897 Jy ! Component: 2600 - total flux cleaned = -0.0139952 Jy ! Component: 2650 - total flux cleaned = -0.0142767 Jy ! Component: 2700 - total flux cleaned = -0.0142765 Jy ! Component: 2750 - total flux cleaned = -0.014646 Jy ! Component: 2800 - total flux cleaned = -0.0146454 Jy ! Component: 2850 - total flux cleaned = -0.0147823 Jy ! Component: 2900 - total flux cleaned = -0.0148732 Jy ! Component: 2950 - total flux cleaned = -0.0150082 Jy ! Component: 3000 - total flux cleaned = -0.0150973 Jy ! Component: 3050 - total flux cleaned = -0.0153631 Jy ! Component: 3100 - total flux cleaned = -0.0152304 Jy ! Component: 3150 - total flux cleaned = -0.0153617 Jy ! Component: 3200 - total flux cleaned = -0.0154489 Jy ! Component: 3250 - total flux cleaned = -0.0155786 Jy ! Component: 3300 - total flux cleaned = -0.0155787 Jy ! Component: 3350 - total flux cleaned = -0.01575 Jy ! Component: 3400 - total flux cleaned = -0.0157501 Jy ! Component: 3450 - total flux cleaned = -0.01575 Jy ! Component: 3500 - total flux cleaned = -0.015876 Jy ! Component: 3550 - total flux cleaned = -0.0159599 Jy ! Component: 3600 - total flux cleaned = -0.016085 Jy ! Component: 3650 - total flux cleaned = -0.016292 Jy ! Component: 3700 - total flux cleaned = -0.016292 Jy ! Component: 3750 - total flux cleaned = -0.016374 Jy ! Component: 3800 - total flux cleaned = -0.0163745 Jy ! Component: 3850 - total flux cleaned = -0.0165765 Jy ! Component: 3900 - total flux cleaned = -0.0167373 Jy ! Component: 3950 - total flux cleaned = -0.0166169 Jy ! Component: 4000 - total flux cleaned = -0.0166567 Jy ! Component: 4050 - total flux cleaned = -0.0167359 Jy ! Total flux subtracted in 4096 components = -0.0168935 Jy ! Clean residual min=-0.002124 max=0.002086 Jy/beam ! Clean residual mean=-0.000007 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.639412 Jy keep ! Adding 308 model components to the UV plane model. ! The established model now contains 425 components and 0.639412 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J1058+8114_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.252 x 8.2 at -80.11 degrees (North through East) ! Clean map min=-0.0076456 max=0.59151 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J1058+8114_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.591513 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000739548 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.37508 0.37508 0.75016 1.50032 3.00064 6.00128 12.0026 24.0051 48.0102 96.0204 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.591 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J1058+8114_S_uvs.log closed on Sat Oct 5 18:58:35 2013