! Started logfile: /scr/pima/bp171a7_uvs/J0706+4647_X_uvs.log on Sun May 12 14:00:59 2013 obs /scr/pima/bp171a7_uvs/J0706+4647_X_uva.fits ! Reading UV FITS file: /scr/pima/bp171a7_uvs/J0706+4647_X_uva.fits ! AN table 1: 23 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.481884 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0706+4647 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.40797e+09 3.2e+07 1 3.2e+07 ! 02 2 7.43997e+09 3.2e+07 1 3.2e+07 ! 03 3 7.47197e+09 3.2e+07 1 3.2e+07 ! 04 4 7.56797e+09 3.2e+07 1 3.2e+07 ! 05 5 7.75997e+09 3.2e+07 1 3.2e+07 ! 06 6 7.79197e+09 3.2e+07 1 3.2e+07 ! 07 7 7.82397e+09 3.2e+07 1 3.2e+07 ! 08 8 7.85597e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 3192 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/bp171a7_uvs/J0706+4647_X] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.988875Jy sigma=0.699038 ! Fit after self-cal, rms=0.933396Jy sigma=0.659837 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9943 mas, bmaj=2.28 mas, bpa=-24.73 degrees ! Estimated noise=26.5933 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.0454642 Jy ! Component: 100 - total flux cleaned = 0.0711907 Jy ! Total flux subtracted in 100 components = 0.0711907 Jy ! Clean residual min=-0.011091 max=0.018250 Jy/beam ! Clean residual mean=0.000049 rms=0.003831 Jy/beam ! Combined flux in latest and established models = 0.0711907 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 37 components and 0.0711907 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.081917Jy sigma=0.057915 ! Fit after self-cal, rms=0.081382Jy sigma=0.057537 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.175 mas, bmaj=2.474 mas, bpa=-23.73 degrees ! Estimated noise=17.7937 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.0326842 Jy ! Component: 100 - total flux cleaned = 0.0542322 Jy ! Component: 150 - total flux cleaned = 0.0687415 Jy ! Component: 200 - total flux cleaned = 0.078521 Jy ! Total flux subtracted in 200 components = 0.078521 Jy ! Clean residual min=-0.012972 max=0.024417 Jy/beam ! Clean residual mean=0.000122 rms=0.004655 Jy/beam ! Combined flux in latest and established models = 0.149712 Jy ! Performing phase self-cal ! Adding 38 model components to the UV plane model. ! The established model now contains 60 components and 0.149712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.064574Jy sigma=0.045648 ! Fit after self-cal, rms=0.064266Jy sigma=0.045430 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 0.70 KP 0.82 LA 0.94 ! MK 1.23 NL 1.49 OV 2.04 PT 0.65 ! SC 1.25 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 HN 0.73 KP 0.85 LA 0.86 ! MK 1.16 NL 1.61 OV 2.04 PT 0.67 ! SC 1.47 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 HN 0.66 KP 0.97 LA 0.81 ! MK 1.10 NL 1.52 OV 2.22 PT 0.71 ! SC 1.73 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.04 HN 0.87 KP 0.82 LA 0.91 ! MK 1.34 NL 1.56 OV 1.81 PT 0.68 ! SC 1.83 ! ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 HN 1.02 KP 0.99 LA 0.88 ! MK 1.23 NL 1.14 OV 1.79 PT 0.71 ! SC 1.09 ! ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 HN 1.31 KP 0.94 LA 0.94 ! MK 1.59 NL 1.24 OV 1.64 PT 0.71 ! SC 1.00 ! ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.09 HN 1.00 KP 0.95 LA 0.88 ! MK 1.62 NL 1.34 OV 1.58 PT 0.72 ! SC 1.18 ! ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 HN 0.93 KP 1.05 LA 0.84 ! MK 1.71 NL 1.36 OV 1.59 PT 0.71 ! SC 1.22 ! ! ! Fit before self-cal, rms=0.064266Jy sigma=0.045430 ! Fit after self-cal, rms=0.054924Jy sigma=0.038279 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.23 mas, bmaj=2.511 mas, bpa=-29.22 degrees ! Estimated noise=18.0189 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.000716156 Jy ! Component: 100 - total flux cleaned = -0.00109859 Jy ! Component: 150 - total flux cleaned = -0.00129381 Jy ! Component: 200 - total flux cleaned = -0.00129109 Jy ! Total flux subtracted in 200 components = -0.00129109 Jy ! Clean residual min=-0.009431 max=0.016400 Jy/beam ! Clean residual mean=0.000102 rms=0.003477 Jy/beam ! Combined flux in latest and established models = 0.148421 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 71 components and 0.148421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.054730Jy sigma=0.038165 ! Fit after self-cal, rms=0.055371Jy sigma=0.038053 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.055371Jy sigma=0.038053 ! Fit after self-cal, rms=0.065455Jy sigma=0.034710 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.21 mas, bmaj=2.514 mas, bpa=-29.09 degrees ! Estimated noise=18.9392 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00401864 Jy ! Component: 100 - total flux cleaned = 0.00517582 Jy ! Component: 150 - total flux cleaned = 0.00537045 Jy ! Component: 200 - total flux cleaned = 0.00542841 Jy ! Total flux subtracted in 200 components = 0.00542841 Jy ! Clean residual min=-0.007468 max=0.011459 Jy/beam ! Clean residual mean=0.000054 rms=0.002998 Jy/beam ! Combined flux in latest and established models = 0.153849 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 75 components and 0.153849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.065108Jy sigma=0.034491 ! Fit after self-cal, rms=0.065401Jy sigma=0.034452 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.00025365 Jy ! Component: 100 - total flux cleaned = 0.000255925 Jy ! Component: 150 - total flux cleaned = 0.000256029 Jy ! Component: 200 - total flux cleaned = 0.000295055 Jy ! Total flux subtracted in 200 components = 0.000295055 Jy ! Clean residual min=-0.007282 max=0.011397 Jy/beam ! Clean residual mean=0.000054 rms=0.002991 Jy/beam ! Combined flux in latest and established models = 0.154144 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 77 components and 0.154144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.065322Jy sigma=0.034412 ! Fit after self-cal, rms=0.065296Jy sigma=0.034404 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.065296Jy sigma=0.034404 ! Fit after self-cal, rms=0.073545Jy sigma=0.033705 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.21 mas, bmaj=2.505 mas, bpa=-28.74 degrees ! Estimated noise=18.9936 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000568375 Jy ! Component: 100 - total flux cleaned = 0.000603045 Jy ! Component: 150 - total flux cleaned = 0.000633843 Jy ! Component: 200 - total flux cleaned = 0.000632686 Jy ! Total flux subtracted in 200 components = 0.000632686 Jy ! Clean residual min=-0.007009 max=0.010659 Jy/beam ! Clean residual mean=0.000034 rms=0.002875 Jy/beam ! Combined flux in latest and established models = 0.154777 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 82 components and 0.154777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.073499Jy sigma=0.033692 ! Fit after self-cal, rms=0.073515Jy sigma=0.033684 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 = 1.89077e-05 Jy ! Component: 100 - total flux cleaned = 1.8093e-05 Jy ! Component: 150 - total flux cleaned = 1.87027e-05 Jy ! Component: 200 - total flux cleaned = 1.87389e-05 Jy ! Total flux subtracted in 200 components = 1.87389e-05 Jy ! Clean residual min=-0.007008 max=0.010707 Jy/beam ! Clean residual mean=0.000034 rms=0.002874 Jy/beam ! Combined flux in latest and established models = 0.154796 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 85 components and 0.154795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.073498Jy sigma=0.033674 ! Fit after self-cal, rms=0.073477Jy sigma=0.033673 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.073477Jy sigma=0.033673 ! Fit after self-cal, rms=0.074215Jy sigma=0.033665 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.349 mas, bmaj=3.62 mas, bpa=-52.06 degrees ! Estimated noise=21.9673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139587 Jy ! Component: 100 - total flux cleaned = 0.00132445 Jy ! Component: 150 - total flux cleaned = 0.00126487 Jy ! Component: 200 - total flux cleaned = 0.00126614 Jy ! Total flux subtracted in 200 components = 0.00126614 Jy ! Clean residual min=-0.010688 max=0.017434 Jy/beam ! Clean residual mean=0.000058 rms=0.004866 Jy/beam ! Combined flux in latest and established models = 0.156062 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 85 components and 0.156062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.074128Jy sigma=0.033719 ! Fit after self-cal, rms=0.074060Jy sigma=0.033699 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.000196215 Jy ! Component: 100 - total flux cleaned = 0.000146473 Jy ! Component: 150 - total flux cleaned = 0.000149176 Jy ! Component: 200 - total flux cleaned = 0.000108463 Jy ! Total flux subtracted in 200 components = 0.000108463 Jy ! Clean residual min=-0.010659 max=0.017442 Jy/beam ! Clean residual mean=0.000058 rms=0.004857 Jy/beam ! Combined flux in latest and established models = 0.15617 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 86 components and 0.15617 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.074058Jy sigma=0.033750 ! Fit after self-cal, rms=0.073991Jy sigma=0.033739 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=1.225 mas, bmaj=2.511 mas, bpa=-29.29 degrees ! Estimated noise=19.2659 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.225 x 2.511 at -29.29 degrees (North through East) ! Clean map min=-0.0070594 max=0.060418 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 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=1.021 mas, bmaj=2.267 mas, bpa=-30.27 degrees ! Estimated noise=28.9484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.050052 Jy ! Component: 100 - total flux cleaned = 0.079693 Jy ! Component: 150 - total flux cleaned = 0.0991242 Jy ! Component: 200 - total flux cleaned = 0.112896 Jy ! Total flux subtracted in 200 components = 0.112896 Jy ! Clean residual min=-0.007143 max=0.009684 Jy/beam ! Clean residual mean=0.000024 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.112896 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.112896 Jy ! Inverting map and beam ! Estimated beam: bmin=1.225 mas, bmaj=2.511 mas, bpa=-29.29 degrees ! Estimated noise=19.2659 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.0164785 Jy ! Component: 100 - total flux cleaned = 0.0264661 Jy ! Component: 150 - total flux cleaned = 0.0326407 Jy ! Component: 200 - total flux cleaned = 0.0364696 Jy ! Total flux subtracted in 200 components = 0.0364696 Jy ! Clean residual min=-0.007736 max=0.010442 Jy/beam ! Clean residual mean=0.000038 rms=0.002937 Jy/beam ! Combined flux in latest and established models = 0.149366 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 52 components and 0.149366 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.349 mas, bmaj=3.62 mas, bpa=-52.06 degrees ! Estimated noise=21.9673 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0045096 Jy ! Component: 100 - total flux cleaned = 0.00625646 Jy ! Component: 150 - total flux cleaned = 0.00630735 Jy ! Component: 200 - total flux cleaned = 0.00635335 Jy ! Total flux subtracted in 200 components = 0.00635335 Jy ! Clean residual min=-0.010908 max=0.017369 Jy/beam ! Clean residual mean=0.000059 rms=0.004865 Jy/beam ! Combined flux in latest and established models = 0.155719 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 = 4.25569e-05 Jy ! Component: 100 - total flux cleaned = 8.32204e-05 Jy ! Component: 150 - total flux cleaned = 0.000155839 Jy ! Component: 200 - total flux cleaned = 0.000189088 Jy ! Total flux subtracted in 200 components = 0.000189088 Jy ! Clean residual min=-0.010867 max=0.017366 Jy/beam ! Clean residual mean=0.000058 rms=0.004862 Jy/beam ! Combined flux in latest and established models = 0.155908 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.155908 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.225 mas, bmaj=2.511 mas, bpa=-29.29 degrees ! Estimated noise=19.2659 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00117171 Jy ! Component: 100 - total flux cleaned = -0.00117002 Jy ! Component: 150 - total flux cleaned = -0.00107458 Jy ! Component: 200 - total flux cleaned = -0.000952162 Jy ! Total flux subtracted in 200 components = -0.000952162 Jy ! Clean residual min=-0.007440 max=0.010799 Jy/beam ! Clean residual mean=0.000035 rms=0.002916 Jy/beam ! Combined flux in latest and established models = 0.154956 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 64 components and 0.154956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.074163Jy sigma=0.033732 ! Fit after self-cal, rms=0.074151Jy sigma=0.033718 wmodel /scr/pima/bp171a7_uvs/J0706+4647_X_map.mod ! Writing 64 model components to file: /scr/pima/bp171a7_uvs/J0706+4647_X_map.mod wobs /scr/pima/bp171a7_uvs/J0706+4647_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a7_uvs/J0706+4647_X_uvs.fits wwins /scr/pima/bp171a7_uvs/J0706+4647_X_map.win ! wwins: Wrote 1 windows to /scr/pima/bp171a7_uvs/J0706+4647_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.00481193 Jy ! Component: 100 - total flux cleaned = 0.00901151 Jy ! Component: 150 - total flux cleaned = 0.012866 Jy ! Component: 200 - total flux cleaned = 0.0164806 Jy ! Component: 250 - total flux cleaned = 0.0198958 Jy ! Component: 300 - total flux cleaned = 0.023142 Jy ! Component: 350 - total flux cleaned = 0.0256282 Jy ! Component: 400 - total flux cleaned = 0.0277778 Jy ! Component: 450 - total flux cleaned = 0.0298495 Jy ! Component: 500 - total flux cleaned = 0.0317348 Jy ! Component: 550 - total flux cleaned = 0.0332357 Jy ! Component: 600 - total flux cleaned = 0.0343817 Jy ! Component: 650 - total flux cleaned = 0.0355979 Jy ! Component: 700 - total flux cleaned = 0.0366824 Jy ! Component: 750 - total flux cleaned = 0.0377388 Jy ! Component: 800 - total flux cleaned = 0.0387673 Jy ! Component: 850 - total flux cleaned = 0.0395904 Jy ! Component: 900 - total flux cleaned = 0.0404881 Jy ! Component: 950 - total flux cleaned = 0.0414545 Jy ! Component: 1000 - total flux cleaned = 0.0422282 Jy ! Component: 1050 - total flux cleaned = 0.0432398 Jy ! Component: 1100 - total flux cleaned = 0.043818 Jy ! Component: 1150 - total flux cleaned = 0.0443072 Jy ! Component: 1200 - total flux cleaned = 0.0451867 Jy ! Component: 1250 - total flux cleaned = 0.0460482 Jy ! Component: 1300 - total flux cleaned = 0.0466646 Jy ! Component: 1350 - total flux cleaned = 0.0474211 Jy ! Component: 1400 - total flux cleaned = 0.0478677 Jy ! Component: 1450 - total flux cleaned = 0.0484544 Jy ! Component: 1500 - total flux cleaned = 0.0491037 Jy ! Component: 1550 - total flux cleaned = 0.0495294 Jy ! Component: 1600 - total flux cleaned = 0.0499492 Jy ! Component: 1650 - total flux cleaned = 0.0504337 Jy ! Component: 1700 - total flux cleaned = 0.0508419 Jy ! Component: 1750 - total flux cleaned = 0.0511117 Jy ! Component: 1800 - total flux cleaned = 0.0515761 Jy ! Component: 1850 - total flux cleaned = 0.0519672 Jy ! Component: 1900 - total flux cleaned = 0.0522891 Jy ! Component: 1950 - total flux cleaned = 0.0525437 Jy ! Component: 2000 - total flux cleaned = 0.0529213 Jy ! Component: 2050 - total flux cleaned = 0.0533549 Jy ! Component: 2100 - total flux cleaned = 0.0537222 Jy ! Component: 2150 - total flux cleaned = 0.0540246 Jy ! Component: 2200 - total flux cleaned = 0.0544429 Jy ! Component: 2250 - total flux cleaned = 0.0547379 Jy ! Component: 2300 - total flux cleaned = 0.0549707 Jy ! Component: 2350 - total flux cleaned = 0.0552022 Jy ! Component: 2400 - total flux cleaned = 0.0556027 Jy ! Component: 2450 - total flux cleaned = 0.0560554 Jy ! Component: 2500 - total flux cleaned = 0.0561675 Jy ! Component: 2550 - total flux cleaned = 0.0565007 Jy ! Component: 2600 - total flux cleaned = 0.0567213 Jy ! Component: 2650 - total flux cleaned = 0.0571021 Jy ! Component: 2700 - total flux cleaned = 0.0574785 Jy ! Component: 2750 - total flux cleaned = 0.0577459 Jy ! Component: 2800 - total flux cleaned = 0.0581685 Jy ! Component: 2850 - total flux cleaned = 0.0584824 Jy ! Component: 2900 - total flux cleaned = 0.0586903 Jy ! Component: 2950 - total flux cleaned = 0.0588961 Jy ! Component: 3000 - total flux cleaned = 0.0593037 Jy ! Component: 3050 - total flux cleaned = 0.0594543 Jy ! Component: 3100 - total flux cleaned = 0.0597547 Jy ! Component: 3150 - total flux cleaned = 0.0599531 Jy ! Component: 3200 - total flux cleaned = 0.0601002 Jy ! Component: 3250 - total flux cleaned = 0.0603444 Jy ! Component: 3300 - total flux cleaned = 0.0604892 Jy ! Component: 3350 - total flux cleaned = 0.0605852 Jy ! Component: 3400 - total flux cleaned = 0.0606335 Jy ! Component: 3450 - total flux cleaned = 0.060823 Jy ! Component: 3500 - total flux cleaned = 0.0609641 Jy ! Component: 3550 - total flux cleaned = 0.0610568 Jy ! Component: 3600 - total flux cleaned = 0.061149 Jy ! Component: 3650 - total flux cleaned = 0.0611951 Jy ! Component: 3700 - total flux cleaned = 0.0612864 Jy ! Component: 3750 - total flux cleaned = 0.0613773 Jy ! Component: 3800 - total flux cleaned = 0.0613772 Jy ! Component: 3850 - total flux cleaned = 0.0615112 Jy ! Component: 3900 - total flux cleaned = 0.0615552 Jy ! Component: 3950 - total flux cleaned = 0.0615549 Jy ! Component: 4000 - total flux cleaned = 0.0615113 Jy ! Component: 4050 - total flux cleaned = 0.0615985 Jy ! Total flux subtracted in 4096 components = 0.0615118 Jy ! Clean residual min=-0.002226 max=0.002216 Jy/beam ! Clean residual mean=0.000009 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.216468 Jy keep ! Adding 606 model components to the UV plane model. ! The established model now contains 670 components and 0.216468 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171a7_uvs/J0706+4647_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.225 x 2.511 at -29.29 degrees (North through East) ! Clean map min=-0.0049586 max=0.062695 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a7_uvs/J0706+4647_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0626946 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00106132 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -5.07852 5.07852 10.157 20.3141 40.6282 81.2564 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.062 quit ! Quitting program ! Log file /scr/pima/bp171a7_uvs/J0706+4647_X_uvs.log closed on Sun May 12 14:01:03 2013