! Started logfile: /scr/pima/rdv93_uvs/J1335+0253_S_uvs.log on Tue Sep 24 17:07:38 2013 obs /scr/pima/rdv93_uvs/J1335+0253_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1335+0253_S_uva.fits ! AN table 1: 181 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.882136 visibilities/baseline/integration-bin. ! Found source: J1335+0253 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23693e+09 1.6e+07 1 1.6e+07 ! 02 2 2.26693e+09 1.6e+07 1 1.6e+07 ! 03 3 2.35693e+09 1.6e+07 1 1.6e+07 ! 04 4 2.37693e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 28740 visibilities. select RR ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv93_uvs/J1335+0253_S] 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.500x0.500 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 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.011197Jy sigma=0.657156 ! Fit after self-cal, rms=0.917381Jy sigma=0.594500 ! 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=3.065 mas, bmaj=6.723 mas, bpa=0.9665 degrees ! Estimated noise=13.4612 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.0692971 Jy ! Component: 100 - total flux cleaned = 0.0869098 Jy ! Total flux subtracted in 100 components = 0.0869098 Jy ! Clean residual min=-0.004896 max=0.007436 Jy/beam ! Clean residual mean=0.000007 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.0869098 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0869098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107633Jy sigma=0.063391 ! Fit after self-cal, rms=0.107240Jy sigma=0.063114 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00840716 Jy ! Component: 100 - total flux cleaned = 0.0118547 Jy ! Total flux subtracted in 100 components = 0.0118547 Jy ! Clean residual min=-0.004878 max=0.005299 Jy/beam ! Clean residual mean=0.000002 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.0987645 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 14 components and 0.0987645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106638Jy sigma=0.062610 ! Fit after self-cal, rms=0.106749Jy sigma=0.062604 ! 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=3.707 mas, bmaj=7.811 mas, bpa=-0.6247 degrees ! Estimated noise=6.62872 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 (-6, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00457303 Jy ! Component: 100 - total flux cleaned = 0.00548606 Jy ! Component: 150 - total flux cleaned = 0.00600388 Jy ! Component: 200 - total flux cleaned = 0.00626481 Jy ! Total flux subtracted in 200 components = 0.00626481 Jy ! Clean residual min=-0.002830 max=0.002904 Jy/beam ! Clean residual mean=-0.000001 rms=0.000689 Jy/beam ! Combined flux in latest and established models = 0.105029 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.105029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106511Jy sigma=0.062465 ! Fit after self-cal, rms=0.106540Jy sigma=0.062445 ! 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 0.94 FD 1.02 HN 0.96 KP 1.00 ! LA 1.16 MK 0.71 NL 0.98 OV 1.01 ! PT 1.01 SC 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 1.05 KP 1.01 ! LA 1.05 MK 1.07 NL 1.05 OV 1.05 ! PT 1.03 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.11 HN 0.94 KP 0.91 ! LA 0.95 MK 1.07 NL 1.12 OV 1.06 ! PT 1.05 SC 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.09 HN 0.94 KP 0.86 ! LA 0.83 MK 1.15 NL 1.03 OV 0.87 ! PT 0.94 SC 0.92 ! ! ! Fit before self-cal, rms=0.106540Jy sigma=0.062445 ! Fit after self-cal, rms=0.100752Jy sigma=0.061893 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.652 mas, bmaj=7.695 mas, bpa=0.02047 degrees ! Estimated noise=6.52894 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.00131613 Jy ! Component: 100 - total flux cleaned = 0.00131703 Jy ! Component: 150 - total flux cleaned = 0.00131651 Jy ! Component: 200 - total flux cleaned = 0.00135758 Jy ! Total flux subtracted in 200 components = 0.00135758 Jy ! Clean residual min=-0.001938 max=0.001794 Jy/beam ! Clean residual mean=0.000001 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.106387 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 46 components and 0.106387 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100672Jy sigma=0.061861 ! Fit after self-cal, rms=0.100763Jy sigma=0.061832 ! 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. ! ! Fit before self-cal, rms=0.100763Jy sigma=0.061832 ! Fit after self-cal, rms=0.099480Jy sigma=0.061718 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.647 mas, bmaj=7.663 mas, bpa=0.305 degrees ! Estimated noise=6.52319 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000886625 Jy ! Component: 100 - total flux cleaned = 0.00100512 Jy ! Component: 150 - total flux cleaned = 0.00118001 Jy ! Component: 200 - total flux cleaned = 0.00124167 Jy ! Total flux subtracted in 200 components = 0.00124167 Jy ! Clean residual min=-0.001703 max=0.001588 Jy/beam ! Clean residual mean=-0.000001 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.107629 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.107629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099440Jy sigma=0.061700 ! Fit after self-cal, rms=0.099495Jy sigma=0.061690 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.000132445 Jy ! Component: 100 - total flux cleaned = 0.000183699 Jy ! Component: 150 - total flux cleaned = 0.000231951 Jy ! Component: 200 - total flux cleaned = 0.000254471 Jy ! Total flux subtracted in 200 components = 0.000254471 Jy ! Clean residual min=-0.001676 max=0.001526 Jy/beam ! Clean residual mean=-0.000002 rms=0.000400 Jy/beam ! Combined flux in latest and established models = 0.107883 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 62 components and 0.107883 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099479Jy sigma=0.061683 ! Fit after self-cal, rms=0.099490Jy sigma=0.061683 ! 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. ! ! Fit before self-cal, rms=0.099490Jy sigma=0.061683 ! Fit after self-cal, rms=0.099030Jy sigma=0.061679 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.638 mas, bmaj=7.646 mas, bpa=0.34 degrees ! Estimated noise=6.50987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337921 Jy ! Component: 100 - total flux cleaned = 0.000437122 Jy ! Component: 150 - total flux cleaned = 0.000525342 Jy ! Component: 200 - total flux cleaned = 0.000566062 Jy ! Total flux subtracted in 200 components = 0.000566062 Jy ! Clean residual min=-0.001628 max=0.001577 Jy/beam ! Clean residual mean=-0.000002 rms=0.000393 Jy/beam ! Combined flux in latest and established models = 0.108449 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 68 components and 0.108449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099015Jy sigma=0.061674 ! Fit after self-cal, rms=0.099029Jy sigma=0.061674 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.78214e-05 Jy ! Component: 100 - total flux cleaned = 0.000106807 Jy ! Component: 150 - total flux cleaned = 0.000124779 Jy ! Component: 200 - total flux cleaned = 0.000124163 Jy ! Total flux subtracted in 200 components = 0.000124163 Jy ! Clean residual min=-0.001611 max=0.001560 Jy/beam ! Clean residual mean=-0.000002 rms=0.000391 Jy/beam ! Combined flux in latest and established models = 0.108573 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 71 components and 0.108573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099021Jy sigma=0.061671 ! Fit after self-cal, rms=0.099027Jy sigma=0.061670 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 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. ! ! Fit before self-cal, rms=0.099027Jy sigma=0.061670 ! Fit after self-cal, rms=0.098658Jy sigma=0.061670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.551 mas, bmaj=11.47 mas, bpa=0.1799 degrees ! Estimated noise=7.3779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000187615 Jy ! Component: 100 - total flux cleaned = 0.000225378 Jy ! Component: 150 - total flux cleaned = 0.000279244 Jy ! Component: 200 - total flux cleaned = 0.000307288 Jy ! Total flux subtracted in 200 components = 0.000307288 Jy ! Clean residual min=-0.001332 max=0.001401 Jy/beam ! Clean residual mean=-0.000004 rms=0.000389 Jy/beam ! Combined flux in latest and established models = 0.108881 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 85 components and 0.108881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098658Jy sigma=0.061669 ! Fit after self-cal, rms=0.098657Jy sigma=0.061669 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.83292e-05 Jy ! Component: 100 - total flux cleaned = 2.71769e-05 Jy ! Component: 150 - total flux cleaned = 3.55982e-05 Jy ! Component: 200 - total flux cleaned = 3.58066e-05 Jy ! Total flux subtracted in 200 components = 3.58066e-05 Jy ! Clean residual min=-0.001333 max=0.001390 Jy/beam ! Clean residual mean=-0.000004 rms=0.000387 Jy/beam ! Combined flux in latest and established models = 0.108916 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 92 components and 0.108916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098658Jy sigma=0.061668 ! Fit after self-cal, rms=0.098658Jy sigma=0.061668 ! 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=3.63 mas, bmaj=7.633 mas, bpa=0.3096 degrees ! Estimated noise=6.49838 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.63 x 7.633 at 0.3096 degrees (North through East) ! Clean map min=-0.0015157 max=0.089007 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=3.011 mas, bmaj=6.598 mas, bpa=1.763 degrees ! Estimated noise=12.9086 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0664695 Jy ! Component: 100 - total flux cleaned = 0.0850276 Jy ! Component: 150 - total flux cleaned = 0.0948714 Jy ! Component: 200 - total flux cleaned = 0.100658 Jy ! Total flux subtracted in 200 components = 0.100658 Jy ! Clean residual min=-0.003485 max=0.003574 Jy/beam ! Clean residual mean=0.000003 rms=0.000814 Jy/beam ! Combined flux in latest and established models = 0.100658 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.100658 Jy ! Inverting map and beam ! Estimated beam: bmin=3.63 mas, bmaj=7.633 mas, bpa=0.3096 degrees ! Estimated noise=6.49838 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.00386386 Jy ! Component: 100 - total flux cleaned = 0.00609723 Jy ! Component: 150 - total flux cleaned = 0.00718146 Jy ! Component: 200 - total flux cleaned = 0.00749006 Jy ! Total flux subtracted in 200 components = 0.00749006 Jy ! Clean residual min=-0.001746 max=0.001506 Jy/beam ! Clean residual mean=-0.000001 rms=0.000418 Jy/beam ! Combined flux in latest and established models = 0.108148 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.108148 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.551 mas, bmaj=11.47 mas, bpa=0.1799 degrees ! Estimated noise=7.3779 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000381739 Jy ! Component: 100 - total flux cleaned = 0.000455527 Jy ! Component: 150 - total flux cleaned = 0.000521147 Jy ! Component: 200 - total flux cleaned = 0.000562091 Jy ! Total flux subtracted in 200 components = 0.000562091 Jy ! Clean residual min=-0.001422 max=0.001381 Jy/beam ! Clean residual mean=-0.000004 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.10871 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.63231e-05 Jy ! Component: 100 - total flux cleaned = 9.10698e-05 Jy ! Component: 150 - total flux cleaned = 0.00012375 Jy ! Component: 200 - total flux cleaned = 0.000168707 Jy ! Total flux subtracted in 200 components = 0.000168707 Jy ! Clean residual min=-0.001399 max=0.001378 Jy/beam ! Clean residual mean=-0.000004 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.108879 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 41 components and 0.108879 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.63 mas, bmaj=7.633 mas, bpa=0.3096 degrees ! Estimated noise=6.49838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.85552e-05 Jy ! Component: 100 - total flux cleaned = 9.48125e-05 Jy ! Component: 150 - total flux cleaned = 9.54305e-05 Jy ! Component: 200 - total flux cleaned = 0.000119624 Jy ! Total flux subtracted in 200 components = 0.000119624 Jy ! Clean residual min=-0.001581 max=0.001525 Jy/beam ! Clean residual mean=-0.000002 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.108998 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.108998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098653Jy sigma=0.061672 ! Fit after self-cal, rms=0.098652Jy sigma=0.061671 wmodel /scr/pima/rdv93_uvs/J1335+0253_S_map.mod ! Writing 57 model components to file: /scr/pima/rdv93_uvs/J1335+0253_S_map.mod wobs /scr/pima/rdv93_uvs/J1335+0253_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1335+0253_S_uvs.fits wwins /scr/pima/rdv93_uvs/J1335+0253_S_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv93_uvs/J1335+0253_S_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.000235772 Jy ! Component: 100 - total flux cleaned = -0.000262652 Jy ! Component: 150 - total flux cleaned = -0.000186615 Jy ! Component: 200 - total flux cleaned = -0.00021094 Jy ! Component: 250 - total flux cleaned = -0.000211342 Jy ! Component: 300 - total flux cleaned = -0.000257039 Jy ! Component: 350 - total flux cleaned = -0.000212495 Jy ! Component: 400 - total flux cleaned = -0.000234246 Jy ! Component: 450 - total flux cleaned = -0.000191729 Jy ! Component: 500 - total flux cleaned = -0.000150297 Jy ! Component: 550 - total flux cleaned = -0.000150222 Jy ! Component: 600 - total flux cleaned = -7.04036e-05 Jy ! Component: 650 - total flux cleaned = -5.10483e-05 Jy ! Component: 700 - total flux cleaned = 2.57411e-05 Jy ! Component: 750 - total flux cleaned = 2.57116e-05 Jy ! Component: 800 - total flux cleaned = 6.29217e-05 Jy ! Component: 850 - total flux cleaned = 9.91973e-05 Jy ! Component: 900 - total flux cleaned = 9.89315e-05 Jy ! Component: 950 - total flux cleaned = 9.88655e-05 Jy ! Component: 1000 - total flux cleaned = 6.39967e-05 Jy ! Component: 1050 - total flux cleaned = 4.68446e-05 Jy ! Component: 1100 - total flux cleaned = 1.32205e-05 Jy ! Component: 1150 - total flux cleaned = -3.10772e-06 Jy ! Component: 1200 - total flux cleaned = -1.92206e-05 Jy ! Component: 1250 - total flux cleaned = -6.78303e-05 Jy ! Component: 1300 - total flux cleaned = -9.95214e-05 Jy ! Component: 1350 - total flux cleaned = -5.24701e-05 Jy ! Component: 1400 - total flux cleaned = -9.94441e-05 Jy ! Component: 1450 - total flux cleaned = -0.000130533 Jy ! Component: 1500 - total flux cleaned = -0.000221913 Jy ! Component: 1550 - total flux cleaned = -0.000297041 Jy ! Component: 1600 - total flux cleaned = -0.000356336 Jy ! Component: 1650 - total flux cleaned = -0.000400215 Jy ! Component: 1700 - total flux cleaned = -0.000472935 Jy ! Component: 1750 - total flux cleaned = -0.000516306 Jy ! Component: 1800 - total flux cleaned = -0.000630045 Jy ! Component: 1850 - total flux cleaned = -0.000658055 Jy ! Component: 1900 - total flux cleaned = -0.000741752 Jy ! Component: 1950 - total flux cleaned = -0.000782983 Jy ! Component: 2000 - total flux cleaned = -0.000878704 Jy ! Component: 2050 - total flux cleaned = -0.000892275 Jy ! Component: 2100 - total flux cleaned = -0.000946003 Jy ! Component: 2150 - total flux cleaned = -0.00101241 Jy ! Component: 2200 - total flux cleaned = -0.0010125 Jy ! Component: 2250 - total flux cleaned = -0.00109112 Jy ! Component: 2300 - total flux cleaned = -0.00116912 Jy ! Component: 2350 - total flux cleaned = -0.00123325 Jy ! Component: 2400 - total flux cleaned = -0.00125883 Jy ! Component: 2450 - total flux cleaned = -0.00134738 Jy ! Component: 2500 - total flux cleaned = -0.00137247 Jy ! Component: 2550 - total flux cleaned = -0.0014721 Jy ! Component: 2600 - total flux cleaned = -0.00149684 Jy ! Component: 2650 - total flux cleaned = -0.00154576 Jy ! Component: 2700 - total flux cleaned = -0.00159417 Jy ! Component: 2750 - total flux cleaned = -0.0016424 Jy ! Component: 2800 - total flux cleaned = -0.00166638 Jy ! Component: 2850 - total flux cleaned = -0.00170202 Jy ! Component: 2900 - total flux cleaned = -0.00173751 Jy ! Component: 2950 - total flux cleaned = -0.00179605 Jy ! Component: 3000 - total flux cleaned = -0.00183082 Jy ! Component: 3050 - total flux cleaned = -0.00180762 Jy ! Component: 3100 - total flux cleaned = -0.00184201 Jy ! Component: 3150 - total flux cleaned = -0.00191039 Jy ! Component: 3200 - total flux cleaned = -0.00195539 Jy ! Component: 3250 - total flux cleaned = -0.00194424 Jy ! Component: 3300 - total flux cleaned = -0.00196655 Jy ! Component: 3350 - total flux cleaned = -0.00198872 Jy ! Component: 3400 - total flux cleaned = -0.00207676 Jy ! Component: 3450 - total flux cleaned = -0.00208756 Jy ! Component: 3500 - total flux cleaned = -0.00210921 Jy ! Component: 3550 - total flux cleaned = -0.0021415 Jy ! Component: 3600 - total flux cleaned = -0.0021629 Jy ! Component: 3650 - total flux cleaned = -0.00221614 Jy ! Component: 3700 - total flux cleaned = -0.00219495 Jy ! Component: 3750 - total flux cleaned = -0.00222658 Jy ! Component: 3800 - total flux cleaned = -0.0022579 Jy ! Component: 3850 - total flux cleaned = -0.00226831 Jy ! Component: 3900 - total flux cleaned = -0.00229936 Jy ! Component: 3950 - total flux cleaned = -0.0023097 Jy ! Component: 4000 - total flux cleaned = -0.00231983 Jy ! Component: 4050 - total flux cleaned = -0.00234008 Jy ! Total flux subtracted in 4096 components = -0.00235016 Jy ! Clean residual min=-0.000854 max=0.000577 Jy/beam ! Clean residual mean=-0.000001 rms=0.000189 Jy/beam ! Combined flux in latest and established models = 0.106648 Jy keep ! Adding 304 model components to the UV plane model. ! The established model now contains 361 components and 0.106648 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J1335+0253_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.63 x 7.633 at 0.3096 degrees (North through East) ! Clean map min=-0.0011135 max=0.088528 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1335+0253_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0885282 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000186121 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.630717 0.630717 1.26143 2.52287 5.04574 10.0915 20.1829 40.3659 80.7318 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.088 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1335+0253_S_uvs.log closed on Tue Sep 24 17:07:43 2013