! Started logfile: /scr/pima/bp171a0_uvs/J0806-2151_X_uvs.log on Fri Mar 15 12:56:13 2013 obs /scr/pima/bp171a0_uvs/J0806-2151_X_uva.fits ! Reading UV FITS file: /scr/pima/bp171a0_uvs/J0806-2151_X_uva.fits ! AN table 1: 9 integrations on 6 of 6 possible baselines. ! Apparent sampling: 0.814815 visibilities/baseline/integration-bin. ! Found source: J0806-2151 ! ! 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 352 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/bp171a0_uvs/J0806-2151_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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.988144Jy sigma=0.698633 ! Fit after self-cal, rms=0.979563Jy sigma=0.692564 ! 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=7.323 mas, bmaj=14.67 mas, bpa=5.68 degrees ! Estimated noise=66.5292 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.0167793 Jy ! Component: 100 - total flux cleaned = 0.0170409 Jy ! Total flux subtracted in 100 components = 0.0170409 Jy ! Clean residual min=-0.003010 max=0.003031 Jy/beam ! Clean residual mean=-0.000027 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.0170408 Jy ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 0.0170408 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.018851Jy sigma=0.013328 ! Fit after self-cal, rms=0.018503Jy sigma=0.013082 ! 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=6.967 mas, bmaj=15 mas, bpa=5.609 degrees ! Estimated noise=53.9236 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.0034494 Jy ! Component: 100 - total flux cleaned = 0.00464113 Jy ! Component: 150 - total flux cleaned = 0.00424121 Jy ! Component: 200 - total flux cleaned = 0.00332639 Jy ! Total flux subtracted in 200 components = 0.00332639 Jy ! Clean residual min=-0.001693 max=0.001749 Jy/beam ! Clean residual mean=-0.000012 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.0203672 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 111 components and 0.0203672 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.017850Jy sigma=0.012620 ! Fit after self-cal, rms=0.017678Jy sigma=0.012498 ! 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 0.84 KP 0.82 LA 0.92 PT 1.23 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 KP 0.89 LA 0.96 PT 0.73 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.36 KP 0.59 LA 0.78 PT 1.35 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 KP 0.94 LA 1.24 PT 0.91 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.12 KP 1.01 LA 1.01 PT 0.81 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.89 KP 0.89 LA 1.07 PT 1.08 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.27 KP 1.26 LA 1.08 PT 0.68 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 1.71 LA 1.15 PT 0.74 ! ! ! Fit before self-cal, rms=0.017678Jy sigma=0.012498 ! Fit after self-cal, rms=0.017823Jy sigma=0.012165 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.142 mas, bmaj=15.04 mas, bpa=5.159 degrees ! Estimated noise=52.4565 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.000442658 Jy ! Component: 100 - total flux cleaned = 0.000331963 Jy ! Component: 150 - total flux cleaned = 0.000266331 Jy ! Component: 200 - total flux cleaned = 0.000289349 Jy ! Total flux subtracted in 200 components = 0.000289349 Jy ! Clean residual min=-0.000409 max=0.000410 Jy/beam ! Clean residual mean=0.000000 rms=0.000128 Jy/beam ! Combined flux in latest and established models = 0.0206566 Jy ! Performing phase self-cal ! Adding 85 model components to the UV plane model. ! The established model now contains 196 components and 0.0206566 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.017762Jy sigma=0.012144 ! Fit after self-cal, rms=0.018122Jy sigma=0.012050 ! 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.018122Jy sigma=0.012050 ! Fit after self-cal, rms=0.021022Jy sigma=0.012008 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.234 mas, bmaj=15.05 mas, bpa=5.219 degrees ! Estimated noise=53.6676 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000587921 Jy ! Component: 100 - total flux cleaned = 0.000717414 Jy ! Component: 150 - total flux cleaned = 0.000716601 Jy ! Component: 200 - total flux cleaned = 0.000741691 Jy ! Total flux subtracted in 200 components = 0.000741691 Jy ! Clean residual min=-0.000439 max=0.000441 Jy/beam ! Clean residual mean=-0.000000 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0213983 Jy selfcal ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 260 components and 0.0213983 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.020910Jy sigma=0.011992 ! Fit after self-cal, rms=0.021199Jy sigma=0.011941 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.0001188 Jy ! Component: 100 - total flux cleaned = 1.29843e-05 Jy ! Component: 150 - total flux cleaned = 8.73858e-05 Jy ! Component: 200 - total flux cleaned = 0.000140578 Jy ! Total flux subtracted in 200 components = 0.000140578 Jy ! Clean residual min=-0.000456 max=0.000449 Jy/beam ! Clean residual mean=-0.000001 rms=0.000142 Jy/beam ! Combined flux in latest and established models = 0.0215388 Jy ! Performing phase self-cal ! Adding 65 model components to the UV plane model. ! The established model now contains 308 components and 0.0215388 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.021077Jy sigma=0.011918 ! Fit after self-cal, rms=0.021097Jy sigma=0.011904 ! 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.021097Jy sigma=0.011904 ! Fit after self-cal, rms=0.023358Jy sigma=0.011880 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.29 mas, bmaj=15.04 mas, bpa=5.613 degrees ! Estimated noise=53.7901 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000593669 Jy ! Component: 100 - total flux cleaned = 0.00103421 Jy ! Component: 150 - total flux cleaned = 0.0012236 Jy ! Component: 200 - total flux cleaned = 0.00124461 Jy ! Total flux subtracted in 200 components = 0.00124461 Jy ! Clean residual min=-0.000381 max=0.000382 Jy/beam ! Clean residual mean=-0.000000 rms=0.000117 Jy/beam ! Combined flux in latest and established models = 0.0227835 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 360 components and 0.0227835 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.023271Jy sigma=0.011868 ! Fit after self-cal, rms=0.023400Jy sigma=0.011854 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 = -8.12308e-05 Jy ! Component: 100 - total flux cleaned = -1.2135e-05 Jy ! Component: 150 - total flux cleaned = 2.10039e-05 Jy ! Component: 200 - total flux cleaned = 7.57842e-05 Jy ! Total flux subtracted in 200 components = 7.57842e-05 Jy ! Clean residual min=-0.000313 max=0.000311 Jy/beam ! Clean residual mean=-0.000000 rms=0.000103 Jy/beam ! Combined flux in latest and established models = 0.0228592 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 405 components and 0.0228592 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.023341Jy sigma=0.011847 ! Fit after self-cal, rms=0.023343Jy sigma=0.011843 ! 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.023343Jy sigma=0.011843 ! Fit after self-cal, rms=0.024418Jy sigma=0.011835 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.402 mas, bmaj=14.96 mas, bpa=6.036 degrees ! Estimated noise=53.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000407167 Jy ! Component: 100 - total flux cleaned = 0.000738451 Jy ! Component: 150 - total flux cleaned = 0.000842044 Jy ! Component: 200 - total flux cleaned = 0.000886352 Jy ! Total flux subtracted in 200 components = 0.000886352 Jy ! Clean residual min=-0.000260 max=0.000261 Jy/beam ! Clean residual mean=-0.000000 rms=0.000084 Jy/beam ! Combined flux in latest and established models = 0.0237456 Jy selfcal ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 446 components and 0.0237456 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.024370Jy sigma=0.011831 ! Fit after self-cal, rms=0.024398Jy sigma=0.011826 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.94005e-05 Jy ! Component: 100 - total flux cleaned = -7.46015e-05 Jy ! Component: 150 - total flux cleaned = -0.000120472 Jy ! Component: 200 - total flux cleaned = -0.000182841 Jy ! Total flux subtracted in 200 components = -0.000182841 Jy ! Clean residual min=-0.000215 max=0.000212 Jy/beam ! Clean residual mean=-0.000000 rms=0.000076 Jy/beam ! Combined flux in latest and established models = 0.0235627 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 506 components and 0.0235627 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.024367Jy sigma=0.011824 ! Fit after self-cal, rms=0.024370Jy sigma=0.011822 ! 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=7.314 mas, bmaj=15.02 mas, bpa=5.934 degrees ! Estimated noise=53.8557 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.314 x 15.02 at 5.934 degrees (North through East) ! Clean map min=-0.0023145 max=0.012819 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=7.496 mas, bmaj=14.84 mas, bpa=7.63 degrees ! Estimated noise=64.894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124851 Jy ! Component: 100 - total flux cleaned = 0.0133365 Jy ! Component: 150 - total flux cleaned = 0.0138105 Jy ! Component: 200 - total flux cleaned = 0.0143676 Jy ! Total flux subtracted in 200 components = 0.0143676 Jy ! Clean residual min=-0.002383 max=0.002379 Jy/beam ! Clean residual mean=-0.000018 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.0143676 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 90 model components to the UV plane model. ! The established model now contains 90 components and 0.0143676 Jy ! Inverting map and beam ! Estimated beam: bmin=7.314 mas, bmaj=15.02 mas, bpa=5.934 degrees ! Estimated noise=53.8557 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.00212175 Jy ! Component: 100 - total flux cleaned = -0.00200139 Jy ! Component: 150 - total flux cleaned = -0.00180243 Jy ! Component: 200 - total flux cleaned = -0.00144805 Jy ! Total flux subtracted in 200 components = -0.00144805 Jy ! Clean residual min=-0.001226 max=0.001236 Jy/beam ! Clean residual mean=-0.000003 rms=0.000380 Jy/beam ! Combined flux in latest and established models = 0.0129195 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 160 components and 0.0129195 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=7.402 mas, bmaj=14.96 mas, bpa=6.036 degrees ! Estimated noise=53.785 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000535681 Jy ! Component: 100 - total flux cleaned = 0.000497949 Jy ! Component: 150 - total flux cleaned = 0.000384092 Jy ! Component: 200 - total flux cleaned = 9.1405e-05 Jy ! Total flux subtracted in 200 components = 9.1405e-05 Jy ! Clean residual min=-0.000733 max=0.000724 Jy/beam ! Clean residual mean=0.000002 rms=0.000257 Jy/beam ! Combined flux in latest and established models = 0.013011 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.000227612 Jy ! Component: 100 - total flux cleaned = -0.000168165 Jy ! Component: 150 - total flux cleaned = -0.000222601 Jy ! Component: 200 - total flux cleaned = -0.000369359 Jy ! Total flux subtracted in 200 components = -0.000369359 Jy ! Clean residual min=-0.001323 max=0.001313 Jy/beam ! Clean residual mean=-0.000004 rms=0.000451 Jy/beam ! Combined flux in latest and established models = 0.0126416 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 239 components and 0.0126416 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=7.314 mas, bmaj=15.02 mas, bpa=5.934 degrees ! Estimated noise=53.8557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.39444e-05 Jy ! Component: 100 - total flux cleaned = 9.50724e-05 Jy ! Component: 150 - total flux cleaned = 0.000243557 Jy ! Component: 200 - total flux cleaned = 0.000371223 Jy ! Total flux subtracted in 200 components = 0.000371223 Jy ! Clean residual min=-0.000303 max=0.000297 Jy/beam ! Clean residual mean=0.000000 rms=0.000106 Jy/beam ! Combined flux in latest and established models = 0.0130128 Jy selfcal ! Performing phase self-cal ! Adding 70 model components to the UV plane model. ! The established model now contains 308 components and 0.0130128 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.024344Jy sigma=0.011853 ! Fit after self-cal, rms=0.024368Jy sigma=0.011835 wmodel /scr/pima/bp171a0_uvs/J0806-2151_X_map.mod ! Writing 308 model components to file: /scr/pima/bp171a0_uvs/J0806-2151_X_map.mod wobs /scr/pima/bp171a0_uvs/J0806-2151_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a0_uvs/J0806-2151_X_uvs.fits wwins /scr/pima/bp171a0_uvs/J0806-2151_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/bp171a0_uvs/J0806-2151_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 7.314 x 15.02 at 5.934 degrees (North through East) ! Clean map min=-0.0051163 max=0.01221 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a0_uvs/J0806-2151_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0122098 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00010786 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.65017 2.65017 5.30035 10.6007 21.2014 42.4028 84.8056 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.012 quit ! Quitting program ! Log file /scr/pima/bp171a0_uvs/J0806-2151_X_uvs.log closed on Fri Mar 15 12:56:16 2013