! Started logfile: /scr/pima/bp171ag_uvs/J2250-1204_X_uvs.log on Fri Oct 11 07:21:05 2013 obs /scr/pima/bp171ag_uvs/J2250-1204_X_uva.fits ! Reading UV FITS file: /scr/pima/bp171ag_uvs/J2250-1204_X_uva.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.737778 visibilities/baseline/integration-bin. ! Found source: J2250-1204 ! ! 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.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 1328 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/bp171ag_uvs/J2250-1204_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 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000311Jy sigma=1.065466 ! Fit after self-cal, rms=0.988959Jy sigma=1.001028 ! 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.7689 mas, bmaj=2.084 mas, bpa=2.684 degrees ! Estimated noise=36.8718 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0139307 Jy ! Component: 100 - total flux cleaned = 0.0197535 Jy ! Total flux subtracted in 100 components = 0.0197535 Jy ! Clean residual min=-0.005646 max=0.005704 Jy/beam ! Clean residual mean=-0.000026 rms=0.002835 Jy/beam ! Combined flux in latest and established models = 0.0197535 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 52 components and 0.0197535 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.025686Jy sigma=0.068337 ! Fit after self-cal, rms=0.025093Jy sigma=0.068033 ! 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.9769 mas, bmaj=2.565 mas, bpa=-0.8913 degrees ! Estimated noise=23.591 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.00904214 Jy ! Component: 100 - total flux cleaned = 0.0114228 Jy ! Component: 150 - total flux cleaned = 0.0122749 Jy ! Component: 200 - total flux cleaned = 0.0119463 Jy ! Total flux subtracted in 200 components = 0.0119463 Jy ! Clean residual min=-0.005627 max=0.005603 Jy/beam ! Clean residual mean=-0.000048 rms=0.003876 Jy/beam ! Combined flux in latest and established models = 0.0316998 Jy ! Performing phase self-cal ! Adding 170 model components to the UV plane model. ! The established model now contains 215 components and 0.0316998 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.020278Jy sigma=0.034098 ! Fit after self-cal, rms=0.020037Jy sigma=0.033972 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.70 HN 1.11 KP 1.15 ! LA 0.82 MK 0.66 NL 0.72 OV 1.30 ! PT 0.80 SC 0.89 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.18 FD 0.66 HN 0.79 KP 1.06 ! LA 0.83 MK 0.79 NL 0.68 OV 1.43 ! PT 0.73 SC 1.14 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.69 HN 0.98 KP 1.34 ! LA 0.82 MK 0.87 NL 0.97 OV 1.36 ! PT 0.73 SC 0.69 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.19 HN 1.11 KP 0.80 ! LA 1.08 MK 0.79 NL 0.72 OV 0.97 ! PT 0.71 SC 0.97 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.70 FD 0.71 HN 0.87 KP 1.60 ! LA 0.93 MK 0.94 NL 0.93 OV 1.12 ! PT 0.74 SC 0.73 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.34 FD 0.92 HN 2.78 KP 1.81 ! LA 0.95 MK 1.00 NL 2.14 OV 1.16 ! PT 0.80 SC 1.41 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.43 FD 0.81 HN 0.97 KP 1.83 ! LA 0.84 MK 0.99 NL 0.59 OV 1.16 ! PT 0.77 SC 0.65 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.80 HN 0.83 KP 1.76 ! LA 0.86 MK 0.84 NL 1.13 OV 1.17 ! PT 0.71 SC 1.31 ! ! ! Fit before self-cal, rms=0.020037Jy sigma=0.033972 ! Fit after self-cal, rms=0.020306Jy sigma=0.018219 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9663 mas, bmaj=2.528 mas, bpa=-1.44 degrees ! Estimated noise=19.2929 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.000994473 Jy ! Component: 100 - total flux cleaned = -0.000894164 Jy ! Component: 150 - total flux cleaned = -0.000742011 Jy ! Component: 200 - total flux cleaned = -0.000650441 Jy ! Total flux subtracted in 200 components = -0.000650441 Jy ! Clean residual min=-0.000735 max=0.000736 Jy/beam ! Clean residual mean=0.000001 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.0310494 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 273 components and 0.0310494 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.019766Jy sigma=0.018070 ! Fit after self-cal, rms=0.019808Jy sigma=0.018013 ! 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.019808Jy sigma=0.018013 ! Fit after self-cal, rms=0.019240Jy sigma=0.017884 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9401 mas, bmaj=2.47 mas, bpa=-1.403 degrees ! Estimated noise=17.6687 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000752639 Jy ! Component: 100 - total flux cleaned = -0.00101015 Jy ! Component: 150 - total flux cleaned = -0.0012017 Jy ! Component: 200 - total flux cleaned = -0.00145121 Jy ! Total flux subtracted in 200 components = -0.00145121 Jy ! Clean residual min=-0.000573 max=0.000569 Jy/beam ! Clean residual mean=0.000001 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.0295981 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 319 components and 0.0295981 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.018828Jy sigma=0.017827 ! Fit after self-cal, rms=0.018882Jy sigma=0.017779 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 = -3.08201e-05 Jy ! Component: 100 - total flux cleaned = -9.99369e-05 Jy ! Component: 150 - total flux cleaned = -3.19735e-05 Jy ! Component: 200 - total flux cleaned = -3.20634e-05 Jy ! Total flux subtracted in 200 components = -3.20634e-05 Jy ! Clean residual min=-0.000512 max=0.000512 Jy/beam ! Clean residual mean=0.000001 rms=0.000187 Jy/beam ! Combined flux in latest and established models = 0.0295661 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 364 components and 0.0295661 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.018677Jy sigma=0.017684 ! Fit after self-cal, rms=0.018673Jy sigma=0.017665 ! 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.018673Jy sigma=0.017665 ! Fit after self-cal, rms=0.017147Jy sigma=0.017493 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.92 mas, bmaj=2.429 mas, bpa=-1.043 degrees ! Estimated noise=16.0263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000971192 Jy ! Component: 100 - total flux cleaned = -0.000941399 Jy ! Component: 150 - total flux cleaned = -0.00103132 Jy ! Component: 200 - total flux cleaned = -0.000974231 Jy ! Total flux subtracted in 200 components = -0.000974231 Jy ! Clean residual min=-0.000445 max=0.000445 Jy/beam ! Clean residual mean=0.000001 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.0285919 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 403 components and 0.0285919 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.016820Jy sigma=0.017489 ! Fit after self-cal, rms=0.016865Jy sigma=0.017468 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 = -6.60276e-07 Jy ! Component: 100 - total flux cleaned = 5.10777e-05 Jy ! Component: 150 - total flux cleaned = 7.78053e-05 Jy ! Component: 200 - total flux cleaned = 0.000149726 Jy ! Total flux subtracted in 200 components = 0.000149726 Jy ! Clean residual min=-0.000385 max=0.000386 Jy/beam ! Clean residual mean=0.000001 rms=0.000140 Jy/beam ! Combined flux in latest and established models = 0.0287416 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 447 components and 0.0287416 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.016726Jy sigma=0.017405 ! Fit after self-cal, rms=0.016770Jy sigma=0.017395 ! 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.016770Jy sigma=0.017395 ! Fit after self-cal, rms=0.015822Jy sigma=0.017252 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.283 mas, bmaj=5.047 mas, bpa=2.527 degrees ! Estimated noise=16.9674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000830051 Jy ! Component: 100 - total flux cleaned = -0.000930717 Jy ! Component: 150 - total flux cleaned = -0.000846042 Jy ! Component: 200 - total flux cleaned = -0.000750745 Jy ! Total flux subtracted in 200 components = -0.000750745 Jy ! Clean residual min=-0.000380 max=0.000377 Jy/beam ! Clean residual mean=0.000002 rms=0.000163 Jy/beam ! Combined flux in latest and established models = 0.0279908 Jy selfcal ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 505 components and 0.0279908 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.015557Jy sigma=0.017331 ! Fit after self-cal, rms=0.015587Jy sigma=0.017312 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 = 3.05826e-05 Jy ! Component: 100 - total flux cleaned = 0.000118338 Jy ! Component: 150 - total flux cleaned = 3.39974e-06 Jy ! Component: 200 - total flux cleaned = -5.16959e-05 Jy ! Total flux subtracted in 200 components = -5.16959e-05 Jy ! Clean residual min=-0.000303 max=0.000302 Jy/beam ! Clean residual mean=0.000001 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.0279391 Jy ! Performing phase self-cal ! Adding 68 model components to the UV plane model. ! The established model now contains 564 components and 0.0279391 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.015508Jy sigma=0.017293 ! Fit after self-cal, rms=0.015536Jy sigma=0.017286 ! 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.9059 mas, bmaj=2.4 mas, bpa=-0.909 degrees ! Estimated noise=14.6346 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9059 x 2.4 at -0.909 degrees (North through East) ! Clean map min=-0.0023763 max=0.0066254 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.7352 mas, bmaj=2.032 mas, bpa=1.22 degrees ! Estimated noise=21.9423 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00797126 Jy ! Component: 100 - total flux cleaned = 0.0118572 Jy ! Component: 150 - total flux cleaned = 0.0140452 Jy ! Component: 200 - total flux cleaned = 0.016552 Jy ! Total flux subtracted in 200 components = 0.016552 Jy ! Clean residual min=-0.003026 max=0.003006 Jy/beam ! Clean residual mean=-0.000012 rms=0.001429 Jy/beam ! Combined flux in latest and established models = 0.016552 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 95 model components to the UV plane model. ! The established model now contains 95 components and 0.016552 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9059 mas, bmaj=2.4 mas, bpa=-0.909 degrees ! Estimated noise=14.6346 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.00380685 Jy ! Component: 100 - total flux cleaned = 0.00447755 Jy ! Component: 150 - total flux cleaned = 0.00470871 Jy ! Component: 200 - total flux cleaned = 0.00533357 Jy ! Total flux subtracted in 200 components = 0.00533357 Jy ! Clean residual min=-0.003064 max=0.003073 Jy/beam ! Clean residual mean=-0.000021 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 0.0218856 Jy ! Adding 150 model components to the UV plane model. ! The established model now contains 238 components and 0.0218856 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.283 mas, bmaj=5.047 mas, bpa=2.527 degrees ! Estimated noise=16.9674 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000303132 Jy ! Component: 100 - total flux cleaned = 0.00194915 Jy ! Component: 150 - total flux cleaned = 0.00301448 Jy ! Component: 200 - total flux cleaned = 0.000676072 Jy ! Total flux subtracted in 200 components = 0.000676072 Jy ! Clean residual min=-0.001832 max=0.001815 Jy/beam ! Clean residual mean=-0.000023 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.0225617 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.00242432 Jy ! Component: 100 - total flux cleaned = -0.00489012 Jy ! Component: 150 - total flux cleaned = -0.00764597 Jy ! Component: 200 - total flux cleaned = -0.0110835 Jy ! Total flux subtracted in 200 components = -0.0110835 Jy ! Clean residual min=-0.002879 max=0.002874 Jy/beam ! Clean residual mean=-0.000054 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.0114782 Jy ! Adding 202 model components to the UV plane model. ! The established model now contains 440 components and 0.0114782 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9059 mas, bmaj=2.4 mas, bpa=-0.909 degrees ! Estimated noise=14.6346 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00332959 Jy ! Component: 100 - total flux cleaned = 0.00571594 Jy ! Component: 150 - total flux cleaned = 0.00714479 Jy ! Component: 200 - total flux cleaned = 0.00863181 Jy ! Total flux subtracted in 200 components = 0.00863181 Jy ! Clean residual min=-0.001150 max=0.001158 Jy/beam ! Clean residual mean=0.000016 rms=0.000305 Jy/beam ! Combined flux in latest and established models = 0.02011 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 459 components and 0.02011 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.015772Jy sigma=0.018175 ! Fit after self-cal, rms=0.015817Jy sigma=0.017986 wmodel /scr/pima/bp171ag_uvs/J2250-1204_X_map.mod ! Writing 459 model components to file: /scr/pima/bp171ag_uvs/J2250-1204_X_map.mod wobs /scr/pima/bp171ag_uvs/J2250-1204_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp171ag_uvs/J2250-1204_X_uvs.fits wwins /scr/pima/bp171ag_uvs/J2250-1204_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/bp171ag_uvs/J2250-1204_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9059 x 2.4 at -0.909 degrees (North through East) ! Clean map min=-0.0024212 max=0.0059123 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171ag_uvs/J2250-1204_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.00591227 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000312916 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -15.8779 15.8779 31.7559 63.5118 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.005 quit ! Quitting program ! Log file /scr/pima/bp171ag_uvs/J2250-1204_X_uvs.log closed on Fri Oct 11 07:21:08 2013