! Started logfile: /scr/pima/bp171a7_uvs/J1223+1029_X_uvs.log on Sun May 12 14:04:00 2013 obs /scr/pima/bp171a7_uvs/J1223+1029_X_uva.fits ! Reading UV FITS file: /scr/pima/bp171a7_uvs/J1223+1029_X_uva.fits ! AN table 1: 11 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.772727 visibilities/baseline/integration-bin. ! Found source: J1223+1029 ! ! 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 2448 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/J1223+1029_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998070Jy sigma=0.679684 ! Fit after self-cal, rms=0.940065Jy sigma=0.638218 ! 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.7021 mas, bmaj=2.216 mas, bpa=-2.199 degrees ! Estimated noise=27.8581 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.0415321 Jy ! Component: 100 - total flux cleaned = 0.0568665 Jy ! Total flux subtracted in 100 components = 0.0568665 Jy ! Clean residual min=-0.004364 max=0.007314 Jy/beam ! Clean residual mean=0.000001 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.0568665 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0568665 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.039290Jy sigma=0.027169 ! Fit after self-cal, rms=0.039108Jy sigma=0.027069 ! 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=0.8582 mas, bmaj=2.458 mas, bpa=-3.845 degrees ! Estimated noise=21.094 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.0145431 Jy ! Component: 100 - total flux cleaned = 0.0231389 Jy ! Component: 150 - total flux cleaned = 0.0286711 Jy ! Component: 200 - total flux cleaned = 0.0322922 Jy ! Total flux subtracted in 200 components = 0.0322922 Jy ! Clean residual min=-0.004151 max=0.006687 Jy/beam ! Clean residual mean=-0.000002 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.0891587 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 44 components and 0.0891587 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.033220Jy sigma=0.022804 ! Fit after self-cal, rms=0.033164Jy sigma=0.022761 ! 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: ! FD 1.13 HN 0.91 KP 0.92 LA 0.96 ! MK 1.05 NL 1.09 OV 0.98 PT 0.81 ! SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.10 HN 0.94 KP 0.89 LA 0.88 ! MK 1.02 NL 1.06 OV 0.97 PT 0.80 ! SC 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.20 HN 0.91 KP 1.01 LA 0.94 ! MK 1.14 NL 1.05 OV 0.98 PT 0.84 ! SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.17 HN 1.02 KP 0.92 LA 0.89 ! MK 1.19 NL 1.13 OV 1.00 PT 0.82 ! SC 1.08 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.11 HN 1.04 KP 1.00 LA 0.94 ! MK 1.13 NL 0.94 OV 1.09 PT 0.82 ! SC 1.05 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.06 HN 1.08 KP 1.06 LA 0.93 ! MK 1.03 NL 1.12 OV 1.13 PT 0.84 ! SC 1.09 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.16 HN 1.09 KP 0.93 LA 0.95 ! MK 1.09 NL 1.09 OV 1.18 PT 0.80 ! SC 1.03 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 HN 1.02 KP 1.08 LA 0.84 ! MK 1.11 NL 1.12 OV 1.15 PT 0.84 ! SC 1.15 ! ! ! Fit before self-cal, rms=0.033164Jy sigma=0.022761 ! Fit after self-cal, rms=0.032773Jy sigma=0.021549 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8799 mas, bmaj=2.536 mas, bpa=-3.913 degrees ! Estimated noise=21.3117 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.8, -6.2). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00563328 Jy ! Component: 100 - total flux cleaned = 0.00681684 Jy ! Component: 150 - total flux cleaned = 0.00692877 Jy ! Component: 200 - total flux cleaned = 0.0068436 Jy ! Total flux subtracted in 200 components = 0.0068436 Jy ! Clean residual min=-0.002129 max=0.001865 Jy/beam ! Clean residual mean=0.000000 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.0960023 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 65 components and 0.0960023 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.031881Jy sigma=0.020924 ! Fit after self-cal, rms=0.031897Jy sigma=0.020893 ! 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.031897Jy sigma=0.020893 ! Fit after self-cal, rms=0.031486Jy sigma=0.020885 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.878 mas, bmaj=2.531 mas, bpa=-3.942 degrees ! Estimated noise=21.1056 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000646177 Jy ! Component: 100 - total flux cleaned = 0.000613148 Jy ! Component: 150 - total flux cleaned = 0.000558286 Jy ! Component: 200 - total flux cleaned = 0.000459088 Jy ! Total flux subtracted in 200 components = 0.000459088 Jy ! Clean residual min=-0.001833 max=0.001808 Jy/beam ! Clean residual mean=0.000000 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.0964614 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.0964614 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.031423Jy sigma=0.020847 ! Fit after self-cal, rms=0.031419Jy sigma=0.020845 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.000193514 Jy ! Component: 100 - total flux cleaned = 0.000151712 Jy ! Component: 150 - total flux cleaned = 7.71277e-05 Jy ! Component: 200 - total flux cleaned = 9.41421e-06 Jy ! Total flux subtracted in 200 components = 9.41421e-06 Jy ! Clean residual min=-0.001810 max=0.001780 Jy/beam ! Clean residual mean=0.000000 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.0964708 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 87 components and 0.0964708 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.031393Jy sigma=0.020832 ! Fit after self-cal, rms=0.031392Jy sigma=0.020832 ! 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.031392Jy sigma=0.020832 ! Fit after self-cal, rms=0.031351Jy sigma=0.020829 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8792 mas, bmaj=2.528 mas, bpa=-3.917 degrees ! Estimated noise=21.1187 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 8.81548e-05 Jy ! Component: 100 - total flux cleaned = 5.56878e-05 Jy ! Component: 150 - total flux cleaned = 2.61744e-05 Jy ! Component: 200 - total flux cleaned = -2.8349e-05 Jy ! Total flux subtracted in 200 components = -2.8349e-05 Jy ! Clean residual min=-0.001749 max=0.001768 Jy/beam ! Clean residual mean=-0.000000 rms=0.000430 Jy/beam ! Combined flux in latest and established models = 0.0964424 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 93 components and 0.0964424 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.031335Jy sigma=0.020821 ! Fit after self-cal, rms=0.031334Jy sigma=0.020821 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.89094e-05 Jy ! Component: 100 - total flux cleaned = -5.09332e-06 Jy ! Component: 150 - total flux cleaned = -3.89489e-05 Jy ! Component: 200 - total flux cleaned = -7.0507e-05 Jy ! Total flux subtracted in 200 components = -7.0507e-05 Jy ! Clean residual min=-0.001732 max=0.001778 Jy/beam ! Clean residual mean=-0.000000 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0963719 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 0.096372 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.031324Jy sigma=0.020817 ! Fit after self-cal, rms=0.031324Jy sigma=0.020817 ! 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.031324Jy sigma=0.020817 ! Fit after self-cal, rms=0.031309Jy sigma=0.020816 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.02 mas, bmaj=4.037 mas, bpa=-9.999 degrees ! Estimated noise=26.3942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.74877e-05 Jy ! Component: 100 - total flux cleaned = 6.06285e-05 Jy ! Component: 150 - total flux cleaned = 0.000110847 Jy ! Component: 200 - total flux cleaned = 0.00010296 Jy ! Total flux subtracted in 200 components = 0.00010296 Jy ! Clean residual min=-0.002368 max=0.002224 Jy/beam ! Clean residual mean=-0.000000 rms=0.000613 Jy/beam ! Combined flux in latest and established models = 0.0964749 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 106 components and 0.0964749 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.031309Jy sigma=0.020817 ! Fit after self-cal, rms=0.031309Jy sigma=0.020816 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.45421e-05 Jy ! Component: 100 - total flux cleaned = 4.46303e-05 Jy ! Component: 150 - total flux cleaned = 5.17938e-05 Jy ! Component: 200 - total flux cleaned = 5.85029e-05 Jy ! Total flux subtracted in 200 components = 5.85029e-05 Jy ! Clean residual min=-0.002349 max=0.002218 Jy/beam ! Clean residual mean=-0.000000 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.0965334 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 110 components and 0.0965334 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.031309Jy sigma=0.020817 ! Fit after self-cal, rms=0.031309Jy sigma=0.020817 ! 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=0.8801 mas, bmaj=2.526 mas, bpa=-3.872 degrees ! Estimated noise=21.1183 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8801 x 2.526 at -3.872 degrees (North through East) ! Clean map min=-0.0022544 max=0.058205 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=0.7171 mas, bmaj=2.234 mas, bpa=-1.93 degrees ! Estimated noise=28.5174 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0422313 Jy ! Component: 100 - total flux cleaned = 0.0572961 Jy ! Component: 150 - total flux cleaned = 0.0663185 Jy ! Component: 200 - total flux cleaned = 0.0725301 Jy ! Total flux subtracted in 200 components = 0.0725301 Jy ! Clean residual min=-0.003009 max=0.003492 Jy/beam ! Clean residual mean=0.000002 rms=0.000888 Jy/beam ! Combined flux in latest and established models = 0.0725301 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0725301 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8801 mas, bmaj=2.526 mas, bpa=-3.872 degrees ! Estimated noise=21.1183 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.00738262 Jy ! Component: 100 - total flux cleaned = 0.0122175 Jy ! Component: 150 - total flux cleaned = 0.0156691 Jy ! Component: 200 - total flux cleaned = 0.0182278 Jy ! Total flux subtracted in 200 components = 0.0182278 Jy ! Clean residual min=-0.002301 max=0.002259 Jy/beam ! Clean residual mean=0.000000 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.0907579 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 55 components and 0.0907579 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.02 mas, bmaj=4.037 mas, bpa=-9.999 degrees ! Estimated noise=26.3942 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00321319 Jy ! Component: 100 - total flux cleaned = 0.00446301 Jy ! Component: 150 - total flux cleaned = 0.00505309 Jy ! Component: 200 - total flux cleaned = 0.00531917 Jy ! Total flux subtracted in 200 components = 0.00531917 Jy ! Clean residual min=-0.002521 max=0.002130 Jy/beam ! Clean residual mean=0.000000 rms=0.000651 Jy/beam ! Combined flux in latest and established models = 0.0960771 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.000216909 Jy ! Component: 100 - total flux cleaned = 0.000370926 Jy ! Component: 150 - total flux cleaned = 0.000479364 Jy ! Component: 200 - total flux cleaned = 0.000572879 Jy ! Total flux subtracted in 200 components = 0.000572879 Jy ! Clean residual min=-0.002327 max=0.002177 Jy/beam ! Clean residual mean=-0.000000 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.09665 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 121 components and 0.09665 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8801 mas, bmaj=2.526 mas, bpa=-3.872 degrees ! Estimated noise=21.1183 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000168074 Jy ! Component: 100 - total flux cleaned = 0.000194139 Jy ! Component: 150 - total flux cleaned = 0.000254418 Jy ! Component: 200 - total flux cleaned = 0.000254444 Jy ! Total flux subtracted in 200 components = 0.000254444 Jy ! Clean residual min=-0.001774 max=0.001924 Jy/beam ! Clean residual mean=-0.000000 rms=0.000440 Jy/beam ! Combined flux in latest and established models = 0.0969044 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 135 components and 0.0969044 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.031350Jy sigma=0.020841 ! Fit after self-cal, rms=0.031348Jy sigma=0.020837 wmodel /scr/pima/bp171a7_uvs/J1223+1029_X_map.mod ! Writing 135 model components to file: /scr/pima/bp171a7_uvs/J1223+1029_X_map.mod wobs /scr/pima/bp171a7_uvs/J1223+1029_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a7_uvs/J1223+1029_X_uvs.fits wwins /scr/pima/bp171a7_uvs/J1223+1029_X_map.win ! wwins: Wrote 2 windows to /scr/pima/bp171a7_uvs/J1223+1029_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.000120412 Jy ! Component: 100 - total flux cleaned = 5.83208e-05 Jy ! Component: 150 - total flux cleaned = 2.90816e-06 Jy ! Component: 200 - total flux cleaned = -7.63395e-05 Jy ! Component: 250 - total flux cleaned = -0.000125666 Jy ! Component: 300 - total flux cleaned = -0.000149403 Jy ! Component: 350 - total flux cleaned = -0.000149701 Jy ! Component: 400 - total flux cleaned = -0.00010844 Jy ! Component: 450 - total flux cleaned = -8.84449e-05 Jy ! Component: 500 - total flux cleaned = -3.04563e-05 Jy ! Component: 550 - total flux cleaned = -3.06097e-05 Jy ! Component: 600 - total flux cleaned = -6.63505e-05 Jy ! Component: 650 - total flux cleaned = -8.3627e-05 Jy ! Component: 700 - total flux cleaned = -0.000185026 Jy ! Component: 750 - total flux cleaned = -0.000284015 Jy ! Component: 800 - total flux cleaned = -0.000380745 Jy ! Component: 850 - total flux cleaned = -0.000506518 Jy ! Component: 900 - total flux cleaned = -0.000629302 Jy ! Component: 950 - total flux cleaned = -0.000704143 Jy ! Component: 1000 - total flux cleaned = -0.000792162 Jy ! Component: 1050 - total flux cleaned = -0.00083543 Jy ! Component: 1100 - total flux cleaned = -0.000920111 Jy ! Component: 1150 - total flux cleaned = -0.000934137 Jy ! Component: 1200 - total flux cleaned = -0.00100221 Jy ! Component: 1250 - total flux cleaned = -0.000975667 Jy ! Component: 1300 - total flux cleaned = -0.00102837 Jy ! Component: 1350 - total flux cleaned = -0.00105409 Jy ! Component: 1400 - total flux cleaned = -0.00107934 Jy ! Component: 1450 - total flux cleaned = -0.00109195 Jy ! Component: 1500 - total flux cleaned = -0.00110432 Jy ! Component: 1550 - total flux cleaned = -0.00110443 Jy ! Component: 1600 - total flux cleaned = -0.00112821 Jy ! Component: 1650 - total flux cleaned = -0.00113971 Jy ! Component: 1700 - total flux cleaned = -0.00115129 Jy ! Component: 1750 - total flux cleaned = -0.00114005 Jy ! Component: 1800 - total flux cleaned = -0.00112903 Jy ! Component: 1850 - total flux cleaned = -0.00112899 Jy ! Component: 1900 - total flux cleaned = -0.00113978 Jy ! Component: 1950 - total flux cleaned = -0.00116114 Jy ! Component: 2000 - total flux cleaned = -0.00118211 Jy ! Component: 2050 - total flux cleaned = -0.00116124 Jy ! Component: 2100 - total flux cleaned = -0.00115107 Jy ! Component: 2150 - total flux cleaned = -0.00116133 Jy ! Component: 2200 - total flux cleaned = -0.00116136 Jy ! Component: 2250 - total flux cleaned = -0.00119104 Jy ! Component: 2300 - total flux cleaned = -0.00116171 Jy ! Component: 2350 - total flux cleaned = -0.00116178 Jy ! Component: 2400 - total flux cleaned = -0.00115231 Jy ! Component: 2450 - total flux cleaned = -0.00116187 Jy ! Component: 2500 - total flux cleaned = -0.00118057 Jy ! Component: 2550 - total flux cleaned = -0.0012082 Jy ! Component: 2600 - total flux cleaned = -0.00121741 Jy ! Component: 2650 - total flux cleaned = -0.00124455 Jy ! Component: 2700 - total flux cleaned = -0.0012714 Jy ! Component: 2750 - total flux cleaned = -0.00128919 Jy ! Component: 2800 - total flux cleaned = -0.00130685 Jy ! Component: 2850 - total flux cleaned = -0.00133319 Jy ! Component: 2900 - total flux cleaned = -0.00135064 Jy ! Component: 2950 - total flux cleaned = -0.00134196 Jy ! Component: 3000 - total flux cleaned = -0.00136771 Jy ! Component: 3050 - total flux cleaned = -0.00136775 Jy ! Component: 3100 - total flux cleaned = -0.00139327 Jy ! Component: 3150 - total flux cleaned = -0.00137631 Jy ! Component: 3200 - total flux cleaned = -0.00138471 Jy ! Component: 3250 - total flux cleaned = -0.00139312 Jy ! Component: 3300 - total flux cleaned = -0.00140146 Jy ! Component: 3350 - total flux cleaned = -0.00140142 Jy ! Component: 3400 - total flux cleaned = -0.00139309 Jy ! Component: 3450 - total flux cleaned = -0.00138479 Jy ! Component: 3500 - total flux cleaned = -0.0014097 Jy ! Component: 3550 - total flux cleaned = -0.00141793 Jy ! Component: 3600 - total flux cleaned = -0.00140966 Jy ! Component: 3650 - total flux cleaned = -0.0014261 Jy ! Component: 3700 - total flux cleaned = -0.00140963 Jy ! Component: 3750 - total flux cleaned = -0.00140963 Jy ! Component: 3800 - total flux cleaned = -0.00140966 Jy ! Component: 3850 - total flux cleaned = -0.00140965 Jy ! Component: 3900 - total flux cleaned = -0.00141787 Jy ! Component: 3950 - total flux cleaned = -0.00143432 Jy ! Component: 4000 - total flux cleaned = -0.00142608 Jy ! Component: 4050 - total flux cleaned = -0.00144256 Jy ! Total flux subtracted in 4096 components = -0.00146732 Jy ! Clean residual min=-0.000539 max=0.000522 Jy/beam ! Clean residual mean=-0.000000 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0954371 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 391 components and 0.095437 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171a7_uvs/J1223+1029_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8801 x 2.526 at -3.872 degrees (North through East) ! Clean map min=-0.0012577 max=0.060342 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a7_uvs/J1223+1029_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0603422 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000135996 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.676126 0.676126 1.35225 2.7045 5.40901 10.818 21.636 43.2721 86.5441 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.06 quit ! Quitting program ! Log file /scr/pima/bp171a7_uvs/J1223+1029_X_uvs.log closed on Sun May 12 14:04:04 2013