! Started logfile: /d2/scr/pima/bp171a3_uvs/J0807-1724_X_uvs.log on Mon Feb 24 08:43:12 2014 obs /d2/scr/pima/bp171a3_uvs/J0807-1724_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J0807-1724_X_uva.fits ! AN table 1: 4 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.566667 visibilities/baseline/integration-bin. ! Found source: J0807-1724 ! ! 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 272 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 /d2/scr/pima/bp171a3_uvs/J0807-1724_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001818Jy sigma=32.721298 ! Fit after self-cal, rms=0.980909Jy sigma=31.727205 ! 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=1.754 mas, bmaj=9.463 mas, bpa=-2.73 degrees ! Estimated noise=1.6805 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.014209 Jy ! Component: 100 - total flux cleaned = 0.0165145 Jy ! Total flux subtracted in 100 components = 0.0165145 Jy ! Clean residual min=-0.001995 max=0.002008 Jy/beam ! Clean residual mean=0.000003 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.0165145 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0165145 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.021298Jy sigma=0.544101 ! Fit after self-cal, rms=0.019671Jy sigma=0.486483 ! 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.833 mas, bmaj=9.285 mas, bpa=-2.942 degrees ! Estimated noise=1.4637 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.00281897 Jy ! Component: 100 - total flux cleaned = 0.00382576 Jy ! Component: 150 - total flux cleaned = 0.00427424 Jy ! Component: 200 - total flux cleaned = 0.00439243 Jy ! Total flux subtracted in 200 components = 0.00439243 Jy ! Clean residual min=-0.000965 max=0.000970 Jy/beam ! Clean residual mean=0.000000 rms=0.000333 Jy/beam ! Combined flux in latest and established models = 0.0209069 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 74 components and 0.0209069 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.018638Jy sigma=0.460237 ! Fit after self-cal, rms=0.018514Jy sigma=0.459197 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.833 x 9.285 at -2.942 degrees (North through East) ! Clean map min=-0.0014418 max=0.018473 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. 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.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.018514Jy sigma=0.459197 ! Fit after self-cal, rms=0.015113Jy sigma=0.464153 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.858 mas, bmaj=9.279 mas, bpa=-2.512 degrees ! Estimated noise=1.45262 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 = 6.62041e-05 Jy ! Component: 100 - total flux cleaned = -0.000247693 Jy ! Component: 150 - total flux cleaned = -0.000610661 Jy ! Component: 200 - total flux cleaned = -0.00106531 Jy ! Total flux subtracted in 200 components = -0.00106531 Jy ! Clean residual min=-0.000626 max=0.000625 Jy/beam ! Clean residual mean=0.000001 rms=0.000208 Jy/beam ! Combined flux in latest and established models = 0.0198416 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 131 components and 0.0198416 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.014854Jy sigma=0.456235 ! Fit after self-cal, rms=0.014779Jy sigma=0.455637 ! 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.014779Jy sigma=0.455637 ! Fit after self-cal, rms=0.014779Jy sigma=0.455637 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.858 mas, bmaj=9.279 mas, bpa=-2.512 degrees ! Estimated noise=1.45262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000367882 Jy ! Component: 100 - total flux cleaned = 0.000183197 Jy ! Component: 150 - total flux cleaned = 7.16812e-05 Jy ! Component: 200 - total flux cleaned = -3.37906e-05 Jy ! Total flux subtracted in 200 components = -3.37906e-05 Jy ! Clean residual min=-0.000424 max=0.000424 Jy/beam ! Clean residual mean=0.000001 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0198078 Jy selfcal ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 176 components and 0.0198078 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.014665Jy sigma=0.452345 ! Fit after self-cal, rms=0.014638Jy sigma=0.452132 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 = -7.17375e-05 Jy ! Component: 100 - total flux cleaned = -0.000216556 Jy ! Component: 150 - total flux cleaned = -0.000306541 Jy ! Component: 200 - total flux cleaned = -0.000434795 Jy ! Total flux subtracted in 200 components = -0.000434795 Jy ! Clean residual min=-0.000353 max=0.000350 Jy/beam ! Clean residual mean=0.000000 rms=0.000124 Jy/beam ! Combined flux in latest and established models = 0.019373 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 216 components and 0.019373 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.014570Jy sigma=0.450134 ! Fit after self-cal, rms=0.014552Jy sigma=0.450027 ! 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.014552Jy sigma=0.450027 ! Fit after self-cal, rms=0.014552Jy sigma=0.450027 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.858 mas, bmaj=9.279 mas, bpa=-2.512 degrees ! Estimated noise=1.45262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000201094 Jy ! Component: 100 - total flux cleaned = -0.0002829 Jy ! Component: 150 - total flux cleaned = -0.000401 Jy ! Component: 200 - total flux cleaned = -0.00053476 Jy ! Total flux subtracted in 200 components = -0.00053476 Jy ! Clean residual min=-0.000320 max=0.000309 Jy/beam ! Clean residual mean=0.000000 rms=0.000111 Jy/beam ! Combined flux in latest and established models = 0.0188382 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 241 components and 0.0188383 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.014501Jy sigma=0.448509 ! Fit after self-cal, rms=0.014490Jy sigma=0.448441 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 = -7.95334e-05 Jy ! Component: 100 - total flux cleaned = -0.000151124 Jy ! Component: 150 - total flux cleaned = -0.000271131 Jy ! Component: 200 - total flux cleaned = -0.000352878 Jy ! Total flux subtracted in 200 components = -0.000352878 Jy ! Clean residual min=-0.000269 max=0.000271 Jy/beam ! Clean residual mean=0.000000 rms=0.000097 Jy/beam ! Combined flux in latest and established models = 0.0184854 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 266 components and 0.0184854 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.014452Jy sigma=0.447213 ! Fit after self-cal, rms=0.014445Jy sigma=0.447147 ! 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.014445Jy sigma=0.447147 ! Fit after self-cal, rms=0.014445Jy sigma=0.447147 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.445 mas, bmaj=9.64 mas, bpa=1.832 degrees ! Estimated noise=1.49524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000231923 Jy ! Component: 100 - total flux cleaned = -0.000246324 Jy ! Component: 150 - total flux cleaned = -0.000329739 Jy ! Component: 200 - total flux cleaned = -0.000296183 Jy ! Total flux subtracted in 200 components = -0.000296183 Jy ! Clean residual min=-0.000298 max=0.000285 Jy/beam ! Clean residual mean=0.000001 rms=0.000076 Jy/beam ! Combined flux in latest and established models = 0.0181892 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 286 components and 0.0181892 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.014422Jy sigma=0.446343 ! Fit after self-cal, rms=0.014414Jy sigma=0.446261 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.000130976 Jy ! Component: 100 - total flux cleaned = -3.46208e-05 Jy ! Component: 150 - total flux cleaned = -2.26513e-05 Jy ! Component: 200 - total flux cleaned = -9.50825e-05 Jy ! Total flux subtracted in 200 components = -9.50825e-05 Jy ! Clean residual min=-0.000209 max=0.000203 Jy/beam ! Clean residual mean=0.000000 rms=0.000063 Jy/beam ! Combined flux in latest and established models = 0.0180941 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 310 components and 0.0180941 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.014393Jy sigma=0.445606 ! Fit after self-cal, rms=0.014389Jy sigma=0.445556 ! 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.858 mas, bmaj=9.279 mas, bpa=-2.512 degrees ! Estimated noise=1.45262 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.858 x 9.279 at -2.512 degrees (North through East) ! Clean map min=-0.0012567 max=0.017762 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.737 mas, bmaj=9.531 mas, bpa=-2.895 degrees ! Estimated noise=1.66265 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144269 Jy ! Component: 100 - total flux cleaned = 0.0149557 Jy ! Component: 150 - total flux cleaned = 0.0153828 Jy ! Component: 200 - total flux cleaned = 0.0155653 Jy ! Total flux subtracted in 200 components = 0.0155653 Jy ! Clean residual min=-0.001462 max=0.001458 Jy/beam ! Clean residual mean=0.000000 rms=0.000501 Jy/beam ! Combined flux in latest and established models = 0.0155653 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.0155653 Jy ! Inverting map and beam ! Estimated beam: bmin=1.858 mas, bmaj=9.279 mas, bpa=-2.512 degrees ! Estimated noise=1.45262 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.000928024 Jy ! Component: 100 - total flux cleaned = -0.000875314 Jy ! Component: 150 - total flux cleaned = -0.000780274 Jy ! Component: 200 - total flux cleaned = -0.000990907 Jy ! Total flux subtracted in 200 components = -0.000990907 Jy ! Clean residual min=-0.000666 max=0.000666 Jy/beam ! Clean residual mean=0.000001 rms=0.000235 Jy/beam ! Combined flux in latest and established models = 0.0145744 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 100 components and 0.0145744 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.445 mas, bmaj=9.64 mas, bpa=1.832 degrees ! Estimated noise=1.49524 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000416612 Jy ! Component: 100 - total flux cleaned = -0.00054864 Jy ! Component: 150 - total flux cleaned = -0.000714361 Jy ! Component: 200 - total flux cleaned = -0.000875596 Jy ! Total flux subtracted in 200 components = -0.000875596 Jy ! Clean residual min=-0.000389 max=0.000386 Jy/beam ! Clean residual mean=0.000000 rms=0.000128 Jy/beam ! Combined flux in latest and established models = 0.0136988 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 = 5.10035e-05 Jy ! Component: 100 - total flux cleaned = 0.000108592 Jy ! Component: 150 - total flux cleaned = 0.000212652 Jy ! Component: 200 - total flux cleaned = 0.000294294 Jy ! Total flux subtracted in 200 components = 0.000294294 Jy ! Clean residual min=-0.000779 max=0.000805 Jy/beam ! Clean residual mean=0.000000 rms=0.000193 Jy/beam ! Combined flux in latest and established models = 0.0139931 Jy ! Adding 93 model components to the UV plane model. ! The established model now contains 186 components and 0.0139931 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.858 mas, bmaj=9.279 mas, bpa=-2.512 degrees ! Estimated noise=1.45262 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145999 Jy ! Component: 100 - total flux cleaned = 0.000188255 Jy ! Component: 150 - total flux cleaned = 0.000227144 Jy ! Component: 200 - total flux cleaned = 0.000209152 Jy ! Total flux subtracted in 200 components = 0.000209152 Jy ! Clean residual min=-0.000299 max=0.000301 Jy/beam ! Clean residual mean=0.000000 rms=0.000103 Jy/beam ! Combined flux in latest and established models = 0.0142023 Jy selfcal ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 236 components and 0.0142023 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.014461Jy sigma=0.447567 ! Fit after self-cal, rms=0.014452Jy sigma=0.447360 wmodel /d2/scr/pima/bp171a3_uvs/J0807-1724_X_map.mod ! Writing 236 model components to file: /d2/scr/pima/bp171a3_uvs/J0807-1724_X_map.mod wobs /d2/scr/pima/bp171a3_uvs/J0807-1724_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J0807-1724_X_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J0807-1724_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp171a3_uvs/J0807-1724_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.858 x 9.279 at -2.512 degrees (North through East) ! Clean map min=-0.0019051 max=0.016065 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J0807-1724_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0160654 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.61017e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.79457 1.79457 3.58914 7.17827 14.3565 28.7131 57.4262 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.016 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 167.171 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J0807-1724_X_uvs.log closed on Mon Feb 24 08:43:16 2014