! Started logfile: /scr/pima/rdv94_uvs/J1113+1442_S_uvs.log on Mon Sep 23 22:10:59 2013 obs /scr/pima/rdv94_uvs/J1113+1442_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J1113+1442_S_uva.fits ! AN table 1: 252 integrations on 55 of 55 possible baselines. ! Apparent sampling: 0.367244 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1113+1442 ! ! 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 20360 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/rdv94_uvs/J1113+1442_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 1700 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1700 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1700 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1700 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.103588Jy sigma=2.686913 ! Fit after self-cal, rms=0.623437Jy sigma=1.515356 ! 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.722 mas, bmaj=10.08 mas, bpa=-21.52 degrees ! Estimated noise=4.21181 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.306856 Jy ! Component: 100 - total flux cleaned = 0.375499 Jy ! Total flux subtracted in 100 components = 0.375499 Jy ! Clean residual min=-0.013097 max=0.023200 Jy/beam ! Clean residual mean=-0.000005 rms=0.003720 Jy/beam ! Combined flux in latest and established models = 0.375499 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.375499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.143140Jy sigma=0.333024 ! Fit after self-cal, rms=0.143209Jy sigma=0.332917 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.024439 Jy ! Component: 100 - total flux cleaned = 0.0378129 Jy ! Total flux subtracted in 100 components = 0.0378129 Jy ! Clean residual min=-0.010458 max=0.012054 Jy/beam ! Clean residual mean=-0.000033 rms=0.002974 Jy/beam ! Combined flux in latest and established models = 0.413312 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.413312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139777Jy sigma=0.322263 ! Fit after self-cal, rms=0.139840Jy sigma=0.322154 ! 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=4.622 mas, bmaj=10.75 mas, bpa=-19.14 degrees ! Estimated noise=2.48908 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.00622428 Jy ! Component: 100 - total flux cleaned = 0.00711533 Jy ! Component: 150 - total flux cleaned = 0.00757104 Jy ! Component: 200 - total flux cleaned = 0.00770612 Jy ! Total flux subtracted in 200 components = 0.00770612 Jy ! Clean residual min=-0.009176 max=0.013568 Jy/beam ! Clean residual mean=-0.000031 rms=0.002780 Jy/beam ! Combined flux in latest and established models = 0.421018 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 35 components and 0.421018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139384Jy sigma=0.321053 ! Fit after self-cal, rms=0.139345Jy sigma=0.321019 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.00 KP 1.02 ! LA 1.30 MK 0.92 NL 0.97 NY 1.00* ! OV 0.98 PT 1.02 WF 1.00* ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.10 HN 1.05 KP 1.04 ! LA 1.17 MK 1.00 NL 1.04 NY 1.00* ! OV 1.02 PT 1.04 WF 1.00* ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.09 HN 1.02 KP 0.90 ! LA 0.95 MK 1.00 NL 1.08 NY 1.00* ! OV 1.03 PT 1.05 WF 1.00* ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.06 HN 0.90 KP 0.84 ! LA 0.78 MK 1.09 NL 1.01 NY 1.00* ! OV 0.88 PT 0.95 WF 1.00* ! ! ! Fit before self-cal, rms=0.139345Jy sigma=0.321019 ! Fit after self-cal, rms=0.121602Jy sigma=0.272515 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.632 mas, bmaj=10.76 mas, bpa=-19.13 degrees ! Estimated noise=2.47398 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.000793589 Jy ! Component: 100 - total flux cleaned = -0.000910848 Jy ! Component: 150 - total flux cleaned = -0.00080798 Jy ! Component: 200 - total flux cleaned = -0.000714316 Jy ! Total flux subtracted in 200 components = -0.000714316 Jy ! Clean residual min=-0.005521 max=0.005916 Jy/beam ! Clean residual mean=0.000005 rms=0.001445 Jy/beam ! Combined flux in latest and established models = 0.420304 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.420304 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121344Jy sigma=0.272122 ! Fit after self-cal, rms=0.121429Jy sigma=0.271955 ! 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.121429Jy sigma=0.271955 ! Fit after self-cal, rms=0.121201Jy sigma=0.263943 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.632 mas, bmaj=10.76 mas, bpa=-18.91 degrees ! Estimated noise=2.4751 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000900111 Jy ! Component: 100 - total flux cleaned = 0.0014055 Jy ! Component: 150 - total flux cleaned = 0.0016325 Jy ! Component: 200 - total flux cleaned = 0.00190474 Jy ! Total flux subtracted in 200 components = 0.00190474 Jy ! Clean residual min=-0.003682 max=0.004183 Jy/beam ! Clean residual mean=0.000002 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.422209 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 63 components and 0.422209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121060Jy sigma=0.263733 ! Fit after self-cal, rms=0.121077Jy sigma=0.263672 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.000169335 Jy ! Component: 100 - total flux cleaned = 0.000171326 Jy ! Component: 150 - total flux cleaned = 0.000230382 Jy ! Component: 200 - total flux cleaned = 0.000229134 Jy ! Total flux subtracted in 200 components = 0.000229134 Jy ! Clean residual min=-0.003647 max=0.004042 Jy/beam ! Clean residual mean=0.000002 rms=0.000989 Jy/beam ! Combined flux in latest and established models = 0.422438 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.422438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120990Jy sigma=0.263557 ! Fit after self-cal, rms=0.120968Jy sigma=0.263541 ! 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.120968Jy sigma=0.263541 ! Fit after self-cal, rms=0.120846Jy sigma=0.262913 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.632 mas, bmaj=10.75 mas, bpa=-18.87 degrees ! Estimated noise=2.47727 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000819168 Jy ! Component: 100 - total flux cleaned = 0.00122865 Jy ! Component: 150 - total flux cleaned = 0.00143878 Jy ! Component: 200 - total flux cleaned = 0.00148797 Jy ! Total flux subtracted in 200 components = 0.00148797 Jy ! Clean residual min=-0.003679 max=0.003820 Jy/beam ! Clean residual mean=-0.000001 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.423926 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.423926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120777Jy sigma=0.262816 ! Fit after self-cal, rms=0.120768Jy sigma=0.262803 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.000169345 Jy ! Component: 100 - total flux cleaned = 0.000120486 Jy ! Component: 150 - total flux cleaned = 7.62549e-05 Jy ! Component: 200 - total flux cleaned = 7.46777e-05 Jy ! Total flux subtracted in 200 components = 7.46777e-05 Jy ! Clean residual min=-0.003651 max=0.003734 Jy/beam ! Clean residual mean=-0.000001 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.424 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 77 components and 0.424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120721Jy sigma=0.262743 ! Fit after self-cal, rms=0.120713Jy sigma=0.262738 ! 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.120713Jy sigma=0.262738 ! Fit after self-cal, rms=0.120813Jy sigma=0.262713 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=9.434 mas, bmaj=12.03 mas, bpa=-18.04 degrees ! Estimated noise=2.68263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000895902 Jy ! Component: 100 - total flux cleaned = 0.00106081 Jy ! Component: 150 - total flux cleaned = 0.00114676 Jy ! Component: 200 - total flux cleaned = 0.00119582 Jy ! Total flux subtracted in 200 components = 0.00119582 Jy ! Clean residual min=-0.004061 max=0.003788 Jy/beam ! Clean residual mean=-0.000001 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.425196 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 89 components and 0.425196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120815Jy sigma=0.262707 ! Fit after self-cal, rms=0.120815Jy sigma=0.262704 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 = 9.88997e-05 Jy ! Component: 100 - total flux cleaned = 0.000124235 Jy ! Component: 150 - total flux cleaned = 0.000114818 Jy ! Component: 200 - total flux cleaned = 0.000123708 Jy ! Total flux subtracted in 200 components = 0.000123708 Jy ! Clean residual min=-0.004047 max=0.003784 Jy/beam ! Clean residual mean=-0.000001 rms=0.001157 Jy/beam ! Combined flux in latest and established models = 0.42532 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 94 components and 0.42532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.120815Jy sigma=0.262703 ! Fit after self-cal, rms=0.120813Jy sigma=0.262701 ! 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=4.632 mas, bmaj=10.74 mas, bpa=-18.86 degrees ! Estimated noise=2.4794 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.632 x 10.74 at -18.86 degrees (North through East) ! Clean map min=-0.0036225 max=0.39297 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.738 mas, bmaj=10.14 mas, bpa=-21.23 degrees ! Estimated noise=4.22699 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.306493 Jy ! Component: 100 - total flux cleaned = 0.374401 Jy ! Component: 150 - total flux cleaned = 0.397992 Jy ! Component: 200 - total flux cleaned = 0.411214 Jy ! Total flux subtracted in 200 components = 0.411214 Jy ! Clean residual min=-0.007291 max=0.008038 Jy/beam ! Clean residual mean=0.000021 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.411214 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.411214 Jy ! Inverting map and beam ! Estimated beam: bmin=4.632 mas, bmaj=10.74 mas, bpa=-18.86 degrees ! Estimated noise=2.4794 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.007967 Jy ! Component: 100 - total flux cleaned = 0.0110945 Jy ! Component: 150 - total flux cleaned = 0.0116879 Jy ! Component: 200 - total flux cleaned = 0.0119444 Jy ! Total flux subtracted in 200 components = 0.0119444 Jy ! Clean residual min=-0.003834 max=0.004173 Jy/beam ! Clean residual mean=-0.000001 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.423158 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 44 components and 0.423158 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=9.434 mas, bmaj=12.03 mas, bpa=-18.04 degrees ! Estimated noise=2.68263 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150104 Jy ! Component: 100 - total flux cleaned = 0.00176996 Jy ! Component: 150 - total flux cleaned = 0.00177123 Jy ! Component: 200 - total flux cleaned = 0.0017714 Jy ! Total flux subtracted in 200 components = 0.0017714 Jy ! Clean residual min=-0.004091 max=0.003822 Jy/beam ! Clean residual mean=-0.000001 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.424929 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 = -2.211e-05 Jy ! Component: 100 - total flux cleaned = -2.16138e-05 Jy ! Component: 150 - total flux cleaned = -2.13252e-05 Jy ! Component: 200 - total flux cleaned = -2.10158e-05 Jy ! Total flux subtracted in 200 components = -2.10158e-05 Jy ! Clean residual min=-0.004083 max=0.003817 Jy/beam ! Clean residual mean=-0.000001 rms=0.001162 Jy/beam ! Combined flux in latest and established models = 0.424908 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 0.424908 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.632 mas, bmaj=10.74 mas, bpa=-18.86 degrees ! Estimated noise=2.4794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000403109 Jy ! Component: 100 - total flux cleaned = -0.000125494 Jy ! Component: 150 - total flux cleaned = 0.000121535 Jy ! Component: 200 - total flux cleaned = 0.000119383 Jy ! Total flux subtracted in 200 components = 0.000119383 Jy ! Clean residual min=-0.003780 max=0.004086 Jy/beam ! Clean residual mean=-0.000002 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.425028 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 0.425028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121271Jy sigma=0.263200 ! Fit after self-cal, rms=0.121178Jy sigma=0.263134 wmodel /scr/pima/rdv94_uvs/J1113+1442_S_map.mod ! Writing 75 model components to file: /scr/pima/rdv94_uvs/J1113+1442_S_map.mod wobs /scr/pima/rdv94_uvs/J1113+1442_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J1113+1442_S_uvs.fits wwins /scr/pima/rdv94_uvs/J1113+1442_S_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J1113+1442_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.000506808 Jy ! Component: 100 - total flux cleaned = 0.000703707 Jy ! Component: 150 - total flux cleaned = 0.000889742 Jy ! Component: 200 - total flux cleaned = 0.00100919 Jy ! Component: 250 - total flux cleaned = 0.00123733 Jy ! Component: 300 - total flux cleaned = 0.00162372 Jy ! Component: 350 - total flux cleaned = 0.00194633 Jy ! Component: 400 - total flux cleaned = 0.00220749 Jy ! Component: 450 - total flux cleaned = 0.00246227 Jy ! Component: 500 - total flux cleaned = 0.0027111 Jy ! Component: 550 - total flux cleaned = 0.00305022 Jy ! Component: 600 - total flux cleaned = 0.003191 Jy ! Component: 650 - total flux cleaned = 0.00333034 Jy ! Component: 700 - total flux cleaned = 0.00355736 Jy ! Component: 750 - total flux cleaned = 0.00369037 Jy ! Component: 800 - total flux cleaned = 0.00390803 Jy ! Component: 850 - total flux cleaned = 0.0041632 Jy ! Component: 900 - total flux cleaned = 0.0042879 Jy ! Component: 950 - total flux cleaned = 0.00445186 Jy ! Component: 1000 - total flux cleaned = 0.004533 Jy ! Component: 1050 - total flux cleaned = 0.00465231 Jy ! Component: 1100 - total flux cleaned = 0.00480891 Jy ! Component: 1150 - total flux cleaned = 0.00488577 Jy ! Component: 1200 - total flux cleaned = 0.00499936 Jy ! Component: 1250 - total flux cleaned = 0.005037 Jy ! Component: 1300 - total flux cleaned = 0.00500103 Jy ! Component: 1350 - total flux cleaned = 0.0051096 Jy ! Component: 1400 - total flux cleaned = 0.00521652 Jy ! Component: 1450 - total flux cleaned = 0.00514601 Jy ! Component: 1500 - total flux cleaned = 0.00524928 Jy ! Component: 1550 - total flux cleaned = 0.00517999 Jy ! Component: 1600 - total flux cleaned = 0.00518035 Jy ! Component: 1650 - total flux cleaned = 0.00514747 Jy ! Component: 1700 - total flux cleaned = 0.00511465 Jy ! Component: 1750 - total flux cleaned = 0.00521257 Jy ! Component: 1800 - total flux cleaned = 0.00527684 Jy ! Component: 1850 - total flux cleaned = 0.00524506 Jy ! Component: 1900 - total flux cleaned = 0.00521375 Jy ! Component: 1950 - total flux cleaned = 0.00530769 Jy ! Component: 2000 - total flux cleaned = 0.00527655 Jy ! Component: 2050 - total flux cleaned = 0.0053377 Jy ! Component: 2100 - total flux cleaned = 0.00533765 Jy ! Component: 2150 - total flux cleaned = 0.005278 Jy ! Component: 2200 - total flux cleaned = 0.00539618 Jy ! Component: 2250 - total flux cleaned = 0.00542537 Jy ! Component: 2300 - total flux cleaned = 0.00545406 Jy ! Component: 2350 - total flux cleaned = 0.00551147 Jy ! Component: 2400 - total flux cleaned = 0.00554039 Jy ! Component: 2450 - total flux cleaned = 0.00559678 Jy ! Component: 2500 - total flux cleaned = 0.00570828 Jy ! Component: 2550 - total flux cleaned = 0.00557068 Jy ! Component: 2600 - total flux cleaned = 0.00578952 Jy ! Component: 2650 - total flux cleaned = 0.00576255 Jy ! Component: 2700 - total flux cleaned = 0.00578984 Jy ! Component: 2750 - total flux cleaned = 0.00592321 Jy ! Component: 2800 - total flux cleaned = 0.00589685 Jy ! Component: 2850 - total flux cleaned = 0.00597512 Jy ! Component: 2900 - total flux cleaned = 0.00600126 Jy ! Component: 2950 - total flux cleaned = 0.00592408 Jy ! Component: 3000 - total flux cleaned = 0.00605145 Jy ! Component: 3050 - total flux cleaned = 0.0061019 Jy ! Component: 3100 - total flux cleaned = 0.00612687 Jy ! Component: 3150 - total flux cleaned = 0.00617649 Jy ! Component: 3200 - total flux cleaned = 0.00620101 Jy ! Component: 3250 - total flux cleaned = 0.00627443 Jy ! Component: 3300 - total flux cleaned = 0.00625016 Jy ! Component: 3350 - total flux cleaned = 0.00632249 Jy ! Component: 3400 - total flux cleaned = 0.00637022 Jy ! Component: 3450 - total flux cleaned = 0.00646503 Jy ! Component: 3500 - total flux cleaned = 0.00660558 Jy ! Component: 3550 - total flux cleaned = 0.00653556 Jy ! Component: 3600 - total flux cleaned = 0.00662796 Jy ! Component: 3650 - total flux cleaned = 0.00676589 Jy ! Component: 3700 - total flux cleaned = 0.00685683 Jy ! Component: 3750 - total flux cleaned = 0.00696988 Jy ! Component: 3800 - total flux cleaned = 0.00705933 Jy ! Component: 3850 - total flux cleaned = 0.00705909 Jy ! Component: 3900 - total flux cleaned = 0.00712582 Jy ! Component: 3950 - total flux cleaned = 0.00725713 Jy ! Component: 4000 - total flux cleaned = 0.00723547 Jy ! Component: 4050 - total flux cleaned = 0.00730023 Jy ! Total flux subtracted in 4096 components = 0.0074289 Jy ! Clean residual min=-0.001070 max=0.001367 Jy/beam ! Clean residual mean=0.000001 rms=0.000419 Jy/beam ! Combined flux in latest and established models = 0.432457 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 337 components and 0.432456 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J1113+1442_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.632 x 10.74 at -18.86 degrees (North through East) ! Clean map min=-0.0027456 max=0.39311 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J1113+1442_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.393115 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000414908 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.316631 0.316631 0.633263 1.26653 2.53305 5.0661 10.1322 20.2644 40.5288 81.0576 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.393 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J1113+1442_S_uvs.log closed on Mon Sep 23 22:11:05 2013