! Started logfile: /g0/scr/pima/npcsc_uvs/J1058+8114_S_uvs.log on Sun Oct 6 14:28:17 2013 obs /g0/scr/pima/npcsc_uvs/J1058+8114_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsc_uvs/J1058+8114_S_uva.fits ! AN table 1: 23 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.803865 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 3328 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/npcsc_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.200536Jy sigma=5.359999 ! Fit after self-cal, rms=0.389577Jy sigma=1.580227 ! 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.721 mas, bpa=-75.39 degrees ! Estimated noise=4.33886 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.505072 Jy ! Component: 100 - total flux cleaned = 0.618294 Jy ! Total flux subtracted in 100 components = 0.618294 Jy ! Clean residual min=-0.023414 max=0.039710 Jy/beam ! Clean residual mean=-0.000031 rms=0.006019 Jy/beam ! Combined flux in latest and established models = 0.618294 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.618294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170699Jy sigma=0.789544 ! Fit after self-cal, rms=0.170707Jy sigma=0.789538 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0426011 Jy ! Component: 100 - total flux cleaned = 0.0629433 Jy ! Total flux subtracted in 100 components = 0.0629433 Jy ! Clean residual min=-0.024637 max=0.018633 Jy/beam ! Clean residual mean=-0.000010 rms=0.005018 Jy/beam ! Combined flux in latest and established models = 0.681237 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 12 components and 0.681237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.160367Jy sigma=0.724057 ! Fit after self-cal, rms=0.160388Jy sigma=0.724008 ! 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.346 mas, bmaj=8.87 mas, bpa=-75.15 degrees ! Estimated noise=2.9081 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.00846984 Jy ! Component: 100 - total flux cleaned = 0.00796838 Jy ! Component: 150 - total flux cleaned = 0.00724371 Jy ! Component: 200 - total flux cleaned = 0.00640214 Jy ! Total flux subtracted in 200 components = 0.00640214 Jy ! Clean residual min=-0.023892 max=0.019587 Jy/beam ! Clean residual mean=-0.000058 rms=0.004830 Jy/beam ! Combined flux in latest and established models = 0.687639 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.687639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.158501Jy sigma=0.711659 ! Fit after self-cal, rms=0.158522Jy sigma=0.711643 ! 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.91 FD 1.03 HN 0.96 KP 0.99 ! LA 1.11 MK 0.93 NL 1.00 OV 1.01 ! PT 1.10 SC 0.95 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 0.98 KP 0.98 ! LA 1.05 MK 0.97 NL 1.00 OV 1.02 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.72 FD 1.10 HN 1.01 KP 1.01 ! LA 0.86 MK 1.10 NL 1.11 OV 1.06 ! PT 1.11 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.09 HN 0.97 KP 0.92 ! LA 0.75 MK 1.12 NL 1.04 OV 0.88 ! PT 0.99 SC 1.10 ! ! ! Fit before self-cal, rms=0.158522Jy sigma=0.711643 ! Fit after self-cal, rms=0.119591Jy sigma=0.555043 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=8.919 mas, bpa=-75.35 degrees ! Estimated noise=2.87304 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.00318946 Jy ! Component: 100 - total flux cleaned = -0.0030564 Jy ! Component: 150 - total flux cleaned = -0.00315711 Jy ! Component: 200 - total flux cleaned = -0.00331318 Jy ! Total flux subtracted in 200 components = -0.00331318 Jy ! Clean residual min=-0.010519 max=0.011235 Jy/beam ! Clean residual mean=-0.000071 rms=0.002827 Jy/beam ! Combined flux in latest and established models = 0.684326 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.684326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118908Jy sigma=0.555056 ! Fit after self-cal, rms=0.119161Jy sigma=0.554698 ! 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.119161Jy sigma=0.554698 ! Fit after self-cal, rms=0.108828Jy sigma=0.462105 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=8.917 mas, bpa=-75.28 degrees ! Estimated noise=2.84821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00489941 Jy ! Component: 100 - total flux cleaned = -0.00479538 Jy ! Component: 150 - total flux cleaned = -0.00479546 Jy ! Component: 200 - total flux cleaned = -0.0047324 Jy ! Total flux subtracted in 200 components = -0.0047324 Jy ! Clean residual min=-0.006099 max=0.005559 Jy/beam ! Clean residual mean=-0.000061 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.679594 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 42 components and 0.679594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108090Jy sigma=0.462485 ! Fit after self-cal, rms=0.108181Jy sigma=0.462363 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 = 9.96574e-05 Jy ! Component: 100 - total flux cleaned = 0.000321715 Jy ! Component: 150 - total flux cleaned = 0.000474306 Jy ! Component: 200 - total flux cleaned = 0.000609542 Jy ! Total flux subtracted in 200 components = 0.000609542 Jy ! Clean residual min=-0.006139 max=0.005361 Jy/beam ! Clean residual mean=-0.000060 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.680203 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.680203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108130Jy sigma=0.462353 ! Fit after self-cal, rms=0.108131Jy sigma=0.462348 ! 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.108131Jy sigma=0.462348 ! Fit after self-cal, rms=0.107756Jy sigma=0.461102 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.369 mas, bmaj=8.922 mas, bpa=-75.24 degrees ! Estimated noise=2.82042 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0054352 Jy ! Component: 100 - total flux cleaned = -0.00581326 Jy ! Component: 150 - total flux cleaned = -0.00569403 Jy ! Component: 200 - total flux cleaned = -0.00560429 Jy ! Total flux subtracted in 200 components = -0.00560429 Jy ! Clean residual min=-0.005853 max=0.005294 Jy/beam ! Clean residual mean=-0.000060 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.674599 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.674599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107022Jy sigma=0.461817 ! Fit after self-cal, rms=0.107029Jy sigma=0.461814 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.000205154 Jy ! Component: 100 - total flux cleaned = 0.000342623 Jy ! Component: 150 - total flux cleaned = 0.000466818 Jy ! Component: 200 - total flux cleaned = 0.000603543 Jy ! Total flux subtracted in 200 components = 0.000603543 Jy ! Clean residual min=-0.005906 max=0.005143 Jy/beam ! Clean residual mean=-0.000059 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.675203 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.675202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106999Jy sigma=0.461805 ! Fit after self-cal, rms=0.107000Jy sigma=0.461802 ! 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.107000Jy sigma=0.461802 ! Fit after self-cal, rms=0.106645Jy sigma=0.460662 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.771 mas, bmaj=12.56 mas, bpa=-73.46 degrees ! Estimated noise=3.30816 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.004837 Jy ! Component: 100 - total flux cleaned = -0.0048456 Jy ! Component: 150 - total flux cleaned = -0.00461868 Jy ! Component: 200 - total flux cleaned = -0.00443215 Jy ! Total flux subtracted in 200 components = -0.00443215 Jy ! Clean residual min=-0.006637 max=0.005258 Jy/beam ! Clean residual mean=-0.000115 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 0.67077 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 58 components and 0.67077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105960Jy sigma=0.461600 ! Fit after self-cal, rms=0.105943Jy sigma=0.461483 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 = 4.06605e-05 Jy ! Component: 100 - total flux cleaned = 0.000220308 Jy ! Component: 150 - total flux cleaned = 0.000303266 Jy ! Component: 200 - total flux cleaned = 0.000346132 Jy ! Total flux subtracted in 200 components = 0.000346132 Jy ! Clean residual min=-0.006648 max=0.005103 Jy/beam ! Clean residual mean=-0.000114 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.671116 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.671116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105964Jy sigma=0.461551 ! Fit after self-cal, rms=0.105958Jy sigma=0.461519 ! 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.37 mas, bmaj=8.923 mas, bpa=-75.21 degrees ! Estimated noise=2.79229 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.37 x 8.923 at -75.21 degrees (North through East) ! Clean map min=-0.0054006 max=0.63485 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.105958Jy sigma=0.461519 ! Fit after self-cal, rms=0.105554Jy sigma=0.409095 ! Inverting map and beam ! Estimated beam: bmin=3.371 mas, bmaj=8.931 mas, bpa=-75.18 degrees ! Estimated noise=2.77323 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00401373 Jy ! Component: 100 - total flux cleaned = -0.00469797 Jy ! Component: 150 - total flux cleaned = -0.00500447 Jy ! Component: 200 - total flux cleaned = -0.00511586 Jy ! Total flux subtracted in 200 components = -0.00511586 Jy ! Clean residual min=-0.005111 max=0.004607 Jy/beam ! Clean residual mean=-0.000009 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.666001 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.666001 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105171Jy sigma=0.409601 ! Fit after self-cal, rms=0.105177Jy sigma=0.409588 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.08971e-05 Jy ! Component: 100 - total flux cleaned = -3.13551e-05 Jy ! Component: 150 - total flux cleaned = -3.2305e-05 Jy ! Component: 200 - total flux cleaned = -1.10182e-05 Jy ! Total flux subtracted in 200 components = -1.10182e-05 Jy ! Clean residual min=-0.005148 max=0.004608 Jy/beam ! Clean residual mean=-0.000009 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.66599 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.66599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105168Jy sigma=0.409565 ! Fit after self-cal, rms=0.105170Jy sigma=0.409560 ! 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.105170Jy sigma=0.409560 ! Fit after self-cal, rms=0.104729Jy sigma=0.408889 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.696 mas, bmaj=7.804 mas, bpa=-75.36 degrees ! Estimated noise=4.08052 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.477764 Jy ! Component: 100 - total flux cleaned = 0.584301 Jy ! Component: 150 - total flux cleaned = 0.623159 Jy ! Component: 200 - total flux cleaned = 0.642814 Jy ! Total flux subtracted in 200 components = 0.642814 Jy ! Clean residual min=-0.007870 max=0.009221 Jy/beam ! Clean residual mean=-0.000010 rms=0.001805 Jy/beam ! Combined flux in latest and established models = 0.642814 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.642814 Jy ! Inverting map and beam ! Estimated beam: bmin=3.372 mas, bmaj=8.932 mas, bpa=-75.16 degrees ! Estimated noise=2.75247 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.0116462 Jy ! Component: 100 - total flux cleaned = 0.0167656 Jy ! Component: 150 - total flux cleaned = 0.0184638 Jy ! Component: 200 - total flux cleaned = 0.0187576 Jy ! Total flux subtracted in 200 components = 0.0187576 Jy ! Clean residual min=-0.005042 max=0.004540 Jy/beam ! Clean residual mean=-0.000008 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.661572 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.661572 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.775 mas, bmaj=12.56 mas, bpa=-73.3 degrees ! Estimated noise=3.25821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000547162 Jy ! Component: 100 - total flux cleaned = 0.00054157 Jy ! Component: 150 - total flux cleaned = 0.000481763 Jy ! Component: 200 - total flux cleaned = 0.000481622 Jy ! Total flux subtracted in 200 components = 0.000481622 Jy ! Clean residual min=-0.005394 max=0.004409 Jy/beam ! Clean residual mean=-0.000016 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.662053 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 = -2.75143e-07 Jy ! Component: 100 - total flux cleaned = -1.9115e-05 Jy ! Component: 150 - total flux cleaned = -1.73421e-05 Jy ! Component: 200 - total flux cleaned = -3.43997e-05 Jy ! Total flux subtracted in 200 components = -3.43997e-05 Jy ! Clean residual min=-0.005445 max=0.004409 Jy/beam ! Clean residual mean=-0.000016 rms=0.001394 Jy/beam ! Combined flux in latest and established models = 0.662019 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.662019 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.372 mas, bmaj=8.932 mas, bpa=-75.16 degrees ! Estimated noise=2.75247 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000480303 Jy ! Component: 100 - total flux cleaned = -0.000654393 Jy ! Component: 150 - total flux cleaned = -0.000655202 Jy ! Component: 200 - total flux cleaned = -0.000592574 Jy ! Total flux subtracted in 200 components = -0.000592574 Jy ! Clean residual min=-0.005052 max=0.004518 Jy/beam ! Clean residual mean=-0.000008 rms=0.001153 Jy/beam ! Combined flux in latest and established models = 0.661426 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 52 components and 0.661426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.104451Jy sigma=0.409571 ! Fit after self-cal, rms=0.104445Jy sigma=0.409567 wmodel /g0/scr/pima/npcsc_uvs/J1058+8114_S_map.mod ! Writing 52 model components to file: /g0/scr/pima/npcsc_uvs/J1058+8114_S_map.mod wobs /g0/scr/pima/npcsc_uvs/J1058+8114_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsc_uvs/J1058+8114_S_uvs.fits wwins /g0/scr/pima/npcsc_uvs/J1058+8114_S_map.win ! wwins: Wrote 1 windows to /g0/scr/pima/npcsc_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.00136333 Jy ! Component: 100 - total flux cleaned = -0.00207929 Jy ! Component: 150 - total flux cleaned = -0.00305763 Jy ! Component: 200 - total flux cleaned = -0.00378241 Jy ! Component: 250 - total flux cleaned = -0.0043428 Jy ! Component: 300 - total flux cleaned = -0.00495256 Jy ! Component: 350 - total flux cleaned = -0.00554475 Jy ! Component: 400 - total flux cleaned = -0.00605763 Jy ! Component: 450 - total flux cleaned = -0.00649563 Jy ! Component: 500 - total flux cleaned = -0.00692477 Jy ! Component: 550 - total flux cleaned = -0.00716474 Jy ! Component: 600 - total flux cleaned = -0.00757528 Jy ! Component: 650 - total flux cleaned = -0.00774798 Jy ! Component: 700 - total flux cleaned = -0.00797275 Jy ! Component: 750 - total flux cleaned = -0.00808303 Jy ! Component: 800 - total flux cleaned = -0.0082455 Jy ! Component: 850 - total flux cleaned = -0.00840403 Jy ! Component: 900 - total flux cleaned = -0.00819284 Jy ! Component: 950 - total flux cleaned = -0.00834763 Jy ! Component: 1000 - total flux cleaned = -0.00829611 Jy ! Component: 1050 - total flux cleaned = -0.0084457 Jy ! Component: 1100 - total flux cleaned = -0.0083952 Jy ! Component: 1150 - total flux cleaned = -0.00849225 Jy ! Component: 1200 - total flux cleaned = -0.00844392 Jy ! Component: 1250 - total flux cleaned = -0.0083956 Jy ! Component: 1300 - total flux cleaned = -0.00825537 Jy ! Component: 1350 - total flux cleaned = -0.00820874 Jy ! Component: 1400 - total flux cleaned = -0.00825484 Jy ! Component: 1450 - total flux cleaned = -0.0081187 Jy ! Component: 1500 - total flux cleaned = -0.00816328 Jy ! Component: 1550 - total flux cleaned = -0.00794113 Jy ! Component: 1600 - total flux cleaned = -0.0079846 Jy ! Component: 1650 - total flux cleaned = -0.00772469 Jy ! Component: 1700 - total flux cleaned = -0.00768214 Jy ! Component: 1750 - total flux cleaned = -0.00772498 Jy ! Component: 1800 - total flux cleaned = -0.00768233 Jy ! Component: 1850 - total flux cleaned = -0.00747423 Jy ! Component: 1900 - total flux cleaned = -0.00747443 Jy ! Component: 1950 - total flux cleaned = -0.00735173 Jy ! Component: 2000 - total flux cleaned = -0.00739283 Jy ! Component: 2050 - total flux cleaned = -0.00719281 Jy ! Component: 2100 - total flux cleaned = -0.0071929 Jy ! Component: 2150 - total flux cleaned = -0.00723202 Jy ! Component: 2200 - total flux cleaned = -0.00711484 Jy ! Component: 2250 - total flux cleaned = -0.00696005 Jy ! Component: 2300 - total flux cleaned = -0.00699836 Jy ! Component: 2350 - total flux cleaned = -0.00692258 Jy ! Component: 2400 - total flux cleaned = -0.00684705 Jy ! Component: 2450 - total flux cleaned = -0.00677197 Jy ! Component: 2500 - total flux cleaned = -0.00669806 Jy ! Component: 2550 - total flux cleaned = -0.00669831 Jy ! Component: 2600 - total flux cleaned = -0.00662496 Jy ! Component: 2650 - total flux cleaned = -0.00648034 Jy ! Component: 2700 - total flux cleaned = -0.00651667 Jy ! Component: 2750 - total flux cleaned = -0.0064093 Jy ! Component: 2800 - total flux cleaned = -0.00640911 Jy ! Component: 2850 - total flux cleaned = -0.00619848 Jy ! Component: 2900 - total flux cleaned = -0.00626856 Jy ! Component: 2950 - total flux cleaned = -0.00623406 Jy ! Component: 3000 - total flux cleaned = -0.00623415 Jy ! Component: 3050 - total flux cleaned = -0.00609739 Jy ! Component: 3100 - total flux cleaned = -0.00609727 Jy ! Component: 3150 - total flux cleaned = -0.00599601 Jy ! Component: 3200 - total flux cleaned = -0.00589583 Jy ! Component: 3250 - total flux cleaned = -0.00592922 Jy ! Component: 3300 - total flux cleaned = -0.00579704 Jy ! Component: 3350 - total flux cleaned = -0.00583007 Jy ! Component: 3400 - total flux cleaned = -0.00582996 Jy ! Component: 3450 - total flux cleaned = -0.00566772 Jy ! Component: 3500 - total flux cleaned = -0.00566762 Jy ! Component: 3550 - total flux cleaned = -0.00566738 Jy ! Component: 3600 - total flux cleaned = -0.00547639 Jy ! Component: 3650 - total flux cleaned = -0.00550833 Jy ! Component: 3700 - total flux cleaned = -0.00547675 Jy ! Component: 3750 - total flux cleaned = -0.00544556 Jy ! Component: 3800 - total flux cleaned = -0.00544555 Jy ! Component: 3850 - total flux cleaned = -0.00535306 Jy ! Component: 3900 - total flux cleaned = -0.00526115 Jy ! Component: 3950 - total flux cleaned = -0.00538297 Jy ! Component: 4000 - total flux cleaned = -0.00523138 Jy ! Component: 4050 - total flux cleaned = -0.00517119 Jy ! Total flux subtracted in 4096 components = -0.0050815 Jy ! Clean residual min=-0.001711 max=0.001786 Jy/beam ! Clean residual mean=-0.000006 rms=0.000568 Jy/beam ! Combined flux in latest and established models = 0.656345 Jy keep ! Adding 303 model components to the UV plane model. ! The established model now contains 355 components and 0.656345 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsc_uvs/J1058+8114_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.372 x 8.932 at -75.16 degrees (North through East) ! Clean map min=-0.0042657 max=0.62481 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsc_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.624807 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000564985 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.271277 0.271277 0.542553 1.08511 2.17021 4.34043 8.68085 17.3617 34.7234 69.4468 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.624 quit ! Quitting program ! Log file /g0/scr/pima/npcsc_uvs/J1058+8114_S_uvs.log closed on Sun Oct 6 14:28:22 2013