! Started logfile: /scr/pima/rdv93_uvs/J1434+1952_X_uvs.log on Tue Sep 24 17:08:21 2013 obs /scr/pima/rdv93_uvs/J1434+1952_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J1434+1952_X_uva.fits ! AN table 1: 50 integrations on 6 of 6 possible baselines. ! AN table 2: 156 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.592803 visibilities/baseline/integration-bin. ! Found source: J1434+1952 ! ! 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 8.40993e+09 1.6e+07 1 1.6e+07 ! 02 2 8.47993e+09 1.6e+07 1 1.6e+07 ! 03 3 8.79493e+09 1.6e+07 1 1.6e+07 ! 04 4 8.89993e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6260 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.2 print "taper_size =",taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /scr/pima/rdv93_uvs/J1434+1952_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 50 telescope corrections were flagged in sub-array 1. ! A total of 427 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! A total of 427 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! A total of 427 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! A total of 427 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.025993Jy sigma=1.568830 ! Fit after self-cal, rms=0.793714Jy sigma=1.219288 ! 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.521 mas, bmaj=2.361 mas, bpa=-10.84 degrees ! Estimated noise=12.3984 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.16366 Jy ! Component: 100 - total flux cleaned = 0.206092 Jy ! Total flux subtracted in 100 components = 0.206092 Jy ! Clean residual min=-0.012041 max=0.016616 Jy/beam ! Clean residual mean=-0.000014 rms=0.004212 Jy/beam ! Combined flux in latest and established models = 0.206092 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.206092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100354Jy sigma=0.151115 ! Fit after self-cal, rms=0.100388Jy sigma=0.151043 ! 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.907 mas, bmaj=2.74 mas, bpa=-8.754 degrees ! Estimated noise=6.03031 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.0205812 Jy ! Component: 100 - total flux cleaned = 0.0291139 Jy ! Component: 150 - total flux cleaned = 0.0332237 Jy ! Component: 200 - total flux cleaned = 0.0347637 Jy ! Total flux subtracted in 200 components = 0.0347637 Jy ! Clean residual min=-0.005369 max=0.006448 Jy/beam ! Clean residual mean=-0.000044 rms=0.001716 Jy/beam ! Combined flux in latest and established models = 0.240855 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 36 components and 0.240855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097263Jy sigma=0.144001 ! Fit after self-cal, rms=0.097337Jy sigma=0.143965 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.08 LA 1.02 OV 1.04 PT 0.99 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.96 LA 1.03 MK 0.99 ! OV 0.97 PT 0.95 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 1.02 OV 0.99 PT 0.99 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.99 LA 0.99 MK 1.00 ! OV 0.95 PT 0.95 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 LA 1.01 OV 1.02 PT 1.05 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 1.06 FD 0.99 LA 1.07 MK 0.96 ! OV 1.01 PT 0.98 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 LA 1.10 OV 1.06 PT 1.00 ! ! A total of 6 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! BR 0.99 FD 1.00 LA 1.05 MK 1.05 ! OV 0.98 PT 1.00 ! ! ! Fit before self-cal, rms=0.097337Jy sigma=0.143965 ! Fit after self-cal, rms=0.096783Jy sigma=0.142762 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.911 mas, bmaj=2.742 mas, bpa=-8.028 degrees ! Estimated noise=6.01611 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 = 5.36183e-05 Jy ! Component: 100 - total flux cleaned = -0.000137845 Jy ! Component: 150 - total flux cleaned = -0.000186853 Jy ! Component: 200 - total flux cleaned = -0.00020852 Jy ! Total flux subtracted in 200 components = -0.00020852 Jy ! Clean residual min=-0.004699 max=0.004196 Jy/beam ! Clean residual mean=-0.000025 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.240647 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.240647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096765Jy sigma=0.142735 ! Fit after self-cal, rms=0.096809Jy sigma=0.142721 ! 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.096809Jy sigma=0.142721 ! Fit after self-cal, rms=0.096699Jy sigma=0.142719 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.911 mas, bmaj=2.741 mas, bpa=-8.067 degrees ! Estimated noise=6.01035 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.17325e-05 Jy ! Component: 100 - total flux cleaned = -6.43179e-06 Jy ! Component: 150 - total flux cleaned = 1.2125e-05 Jy ! Component: 200 - total flux cleaned = 1.24804e-05 Jy ! Total flux subtracted in 200 components = 1.24804e-05 Jy ! Clean residual min=-0.004690 max=0.004139 Jy/beam ! Clean residual mean=-0.000024 rms=0.001137 Jy/beam ! Combined flux in latest and established models = 0.240659 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.240659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096690Jy sigma=0.142705 ! Fit after self-cal, rms=0.096684Jy sigma=0.142702 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.39484e-05 Jy ! Component: 100 - total flux cleaned = -1.38162e-05 Jy ! Component: 150 - total flux cleaned = 4.34595e-06 Jy ! Component: 200 - total flux cleaned = 4.66809e-06 Jy ! Total flux subtracted in 200 components = 4.66809e-06 Jy ! Clean residual min=-0.004716 max=0.004086 Jy/beam ! Clean residual mean=-0.000024 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.240664 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 56 components and 0.240664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096677Jy sigma=0.142692 ! Fit after self-cal, rms=0.096674Jy sigma=0.142690 ! 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.096674Jy sigma=0.142690 ! Fit after self-cal, rms=0.096652Jy sigma=0.142690 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.912 mas, bmaj=2.74 mas, bpa=-8.092 degrees ! Estimated noise=6.00844 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.04226e-05 Jy ! Component: 100 - total flux cleaned = -4.61449e-05 Jy ! Component: 150 - total flux cleaned = -4.51496e-05 Jy ! Component: 200 - total flux cleaned = -3.05283e-05 Jy ! Total flux subtracted in 200 components = -3.05283e-05 Jy ! Clean residual min=-0.004715 max=0.004035 Jy/beam ! Clean residual mean=-0.000024 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.240633 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.240633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096647Jy sigma=0.142681 ! Fit after self-cal, rms=0.096644Jy sigma=0.142680 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.42334e-05 Jy ! Component: 100 - total flux cleaned = -3.10563e-05 Jy ! Component: 150 - total flux cleaned = -3.08869e-05 Jy ! Component: 200 - total flux cleaned = -1.77702e-05 Jy ! Total flux subtracted in 200 components = -1.77702e-05 Jy ! Clean residual min=-0.004728 max=0.004007 Jy/beam ! Clean residual mean=-0.000024 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.240616 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 0.240616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096639Jy sigma=0.142673 ! Fit after self-cal, rms=0.096638Jy sigma=0.142672 ! 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. ! ! Fit before self-cal, rms=0.096638Jy sigma=0.142672 ! Fit after self-cal, rms=0.096607Jy sigma=0.142672 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.969 mas, bmaj=3.394 mas, bpa=70.61 degrees ! Estimated noise=6.12488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.03823e-05 Jy ! Component: 100 - total flux cleaned = -5.09796e-05 Jy ! Component: 150 - total flux cleaned = -9.02188e-05 Jy ! Component: 200 - total flux cleaned = -9.04561e-05 Jy ! Total flux subtracted in 200 components = -9.04561e-05 Jy ! Clean residual min=-0.005173 max=0.004300 Jy/beam ! Clean residual mean=-0.000032 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.240525 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 66 components and 0.240525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096606Jy sigma=0.142668 ! Fit after self-cal, rms=0.096605Jy sigma=0.142668 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 = -4.81206e-06 Jy ! Component: 100 - total flux cleaned = -1.47016e-05 Jy ! Component: 150 - total flux cleaned = -2.36945e-05 Jy ! Component: 200 - total flux cleaned = -2.38639e-05 Jy ! Total flux subtracted in 200 components = -2.38639e-05 Jy ! Clean residual min=-0.005176 max=0.004274 Jy/beam ! Clean residual mean=-0.000032 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 0.240501 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 68 components and 0.240501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096604Jy sigma=0.142665 ! Fit after self-cal, rms=0.096603Jy sigma=0.142664 ! 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.912 mas, bmaj=2.739 mas, bpa=-8.106 degrees ! Estimated noise=6.00648 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.912 x 2.739 at -8.106 degrees (North through East) ! Clean map min=-0.0046577 max=0.21372 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.526 mas, bmaj=2.363 mas, bpa=-10.47 degrees ! Estimated noise=12.3778 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.16288 Jy ! Component: 100 - total flux cleaned = 0.205238 Jy ! Component: 150 - total flux cleaned = 0.222082 Jy ! Component: 200 - total flux cleaned = 0.230777 Jy ! Total flux subtracted in 200 components = 0.230777 Jy ! Clean residual min=-0.006763 max=0.006491 Jy/beam ! Clean residual mean=-0.000015 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.230777 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.230777 Jy ! Inverting map and beam ! Estimated beam: bmin=1.912 mas, bmaj=2.739 mas, bpa=-8.106 degrees ! Estimated noise=6.00648 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.00569175 Jy ! Component: 100 - total flux cleaned = 0.00834569 Jy ! Component: 150 - total flux cleaned = 0.00953401 Jy ! Component: 200 - total flux cleaned = 0.00972203 Jy ! Total flux subtracted in 200 components = 0.00972203 Jy ! Clean residual min=-0.004738 max=0.004218 Jy/beam ! Clean residual mean=-0.000024 rms=0.001145 Jy/beam ! Combined flux in latest and established models = 0.240499 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 44 components and 0.240499 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.969 mas, bmaj=3.394 mas, bpa=70.61 degrees ! Estimated noise=6.12488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00026323 Jy ! Component: 100 - total flux cleaned = 0.000260041 Jy ! Component: 150 - total flux cleaned = 0.000280519 Jy ! Component: 200 - total flux cleaned = 0.000265872 Jy ! Total flux subtracted in 200 components = 0.000265872 Jy ! Clean residual min=-0.005062 max=0.004305 Jy/beam ! Clean residual mean=-0.000032 rms=0.001291 Jy/beam ! Combined flux in latest and established models = 0.240765 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.77062e-05 Jy ! Component: 100 - total flux cleaned = -5.37582e-05 Jy ! Component: 150 - total flux cleaned = -7.83231e-05 Jy ! Component: 200 - total flux cleaned = -0.000101798 Jy ! Total flux subtracted in 200 components = -0.000101798 Jy ! Clean residual min=-0.005072 max=0.004305 Jy/beam ! Clean residual mean=-0.000032 rms=0.001288 Jy/beam ! Combined flux in latest and established models = 0.240663 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.240663 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.912 mas, bmaj=2.739 mas, bpa=-8.106 degrees ! Estimated noise=6.00648 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.672e-07 Jy ! Component: 100 - total flux cleaned = 1.63222e-05 Jy ! Component: 150 - total flux cleaned = 1.61126e-05 Jy ! Component: 200 - total flux cleaned = 1.63379e-05 Jy ! Total flux subtracted in 200 components = 1.63379e-05 Jy ! Clean residual min=-0.004587 max=0.003987 Jy/beam ! Clean residual mean=-0.000024 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.240679 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 65 components and 0.240679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.096619Jy sigma=0.142686 ! Fit after self-cal, rms=0.096612Jy sigma=0.142682 wmodel /scr/pima/rdv93_uvs/J1434+1952_X_map.mod ! Writing 65 model components to file: /scr/pima/rdv93_uvs/J1434+1952_X_map.mod wobs /scr/pima/rdv93_uvs/J1434+1952_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J1434+1952_X_uvs.fits wwins /scr/pima/rdv93_uvs/J1434+1952_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv93_uvs/J1434+1952_X_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.00142186 Jy ! Component: 100 - total flux cleaned = -0.00182891 Jy ! Component: 150 - total flux cleaned = -0.0020633 Jy ! Component: 200 - total flux cleaned = -0.00243211 Jy ! Component: 250 - total flux cleaned = -0.00252709 Jy ! Component: 300 - total flux cleaned = -0.0025282 Jy ! Component: 350 - total flux cleaned = -0.00248704 Jy ! Component: 400 - total flux cleaned = -0.00237057 Jy ! Component: 450 - total flux cleaned = -0.00222404 Jy ! Component: 500 - total flux cleaned = -0.0020142 Jy ! Component: 550 - total flux cleaned = -0.00194666 Jy ! Component: 600 - total flux cleaned = -0.00184979 Jy ! Component: 650 - total flux cleaned = -0.00188129 Jy ! Component: 700 - total flux cleaned = -0.0018515 Jy ! Component: 750 - total flux cleaned = -0.00190992 Jy ! Component: 800 - total flux cleaned = -0.00182452 Jy ! Component: 850 - total flux cleaned = -0.00185263 Jy ! Component: 900 - total flux cleaned = -0.00179935 Jy ! Component: 950 - total flux cleaned = -0.00187901 Jy ! Component: 1000 - total flux cleaned = -0.00190488 Jy ! Component: 1050 - total flux cleaned = -0.00195486 Jy ! Component: 1100 - total flux cleaned = -0.00207686 Jy ! Component: 1150 - total flux cleaned = -0.00210078 Jy ! Component: 1200 - total flux cleaned = -0.00224158 Jy ! Component: 1250 - total flux cleaned = -0.00237934 Jy ! Component: 1300 - total flux cleaned = -0.00246897 Jy ! Component: 1350 - total flux cleaned = -0.00253533 Jy ! Component: 1400 - total flux cleaned = -0.00260072 Jy ! Component: 1450 - total flux cleaned = -0.00268612 Jy ! Component: 1500 - total flux cleaned = -0.00266495 Jy ! Component: 1550 - total flux cleaned = -0.00266524 Jy ! Component: 1600 - total flux cleaned = -0.00266536 Jy ! Component: 1650 - total flux cleaned = -0.00266543 Jy ! Component: 1700 - total flux cleaned = -0.00260571 Jy ! Component: 1750 - total flux cleaned = -0.00268474 Jy ! Component: 1800 - total flux cleaned = -0.00268483 Jy ! Component: 1850 - total flux cleaned = -0.00270397 Jy ! Component: 1900 - total flux cleaned = -0.00270389 Jy ! Component: 1950 - total flux cleaned = -0.00270393 Jy ! Component: 2000 - total flux cleaned = -0.00268524 Jy ! Component: 2050 - total flux cleaned = -0.00268526 Jy ! Component: 2100 - total flux cleaned = -0.00264808 Jy ! Component: 2150 - total flux cleaned = -0.00261132 Jy ! Component: 2200 - total flux cleaned = -0.00261136 Jy ! Component: 2250 - total flux cleaned = -0.00259323 Jy ! Component: 2300 - total flux cleaned = -0.00255715 Jy ! Component: 2350 - total flux cleaned = -0.00253918 Jy ! Component: 2400 - total flux cleaned = -0.00252128 Jy ! Component: 2450 - total flux cleaned = -0.00244999 Jy ! Component: 2500 - total flux cleaned = -0.00246792 Jy ! Component: 2550 - total flux cleaned = -0.00245019 Jy ! Component: 2600 - total flux cleaned = -0.00239725 Jy ! Component: 2650 - total flux cleaned = -0.00237977 Jy ! Component: 2700 - total flux cleaned = -0.00232725 Jy ! Component: 2750 - total flux cleaned = -0.0022923 Jy ! Component: 2800 - total flux cleaned = -0.00225738 Jy ! Component: 2850 - total flux cleaned = -0.00218762 Jy ! Component: 2900 - total flux cleaned = -0.00213538 Jy ! Component: 2950 - total flux cleaned = -0.00206583 Jy ! Component: 3000 - total flux cleaned = -0.00197898 Jy ! Component: 3050 - total flux cleaned = -0.00190956 Jy ! Component: 3100 - total flux cleaned = -0.00184014 Jy ! Component: 3150 - total flux cleaned = -0.00175337 Jy ! Component: 3200 - total flux cleaned = -0.0016667 Jy ! Component: 3250 - total flux cleaned = -0.00159732 Jy ! Component: 3300 - total flux cleaned = -0.00152789 Jy ! Component: 3350 - total flux cleaned = -0.00144103 Jy ! Component: 3400 - total flux cleaned = -0.0013889 Jy ! Component: 3450 - total flux cleaned = -0.00130212 Jy ! Component: 3500 - total flux cleaned = -0.00126752 Jy ! Component: 3550 - total flux cleaned = -0.00121532 Jy ! Component: 3600 - total flux cleaned = -0.00112827 Jy ! Component: 3650 - total flux cleaned = -0.00109338 Jy ! Component: 3700 - total flux cleaned = -0.00105851 Jy ! Component: 3750 - total flux cleaned = -0.00100618 Jy ! Component: 3800 - total flux cleaned = -0.000953747 Jy ! Component: 3850 - total flux cleaned = -0.000901061 Jy ! Component: 3900 - total flux cleaned = -0.000848299 Jy ! Component: 3950 - total flux cleaned = -0.000795379 Jy ! Component: 4000 - total flux cleaned = -0.000742363 Jy ! Component: 4050 - total flux cleaned = -0.000671569 Jy ! Total flux subtracted in 4096 components = -0.0006539 Jy ! Clean residual min=-0.000996 max=0.001048 Jy/beam ! Clean residual mean=0.000000 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.240025 Jy keep ! Adding 231 model components to the UV plane model. ! The established model now contains 296 components and 0.240025 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J1434+1952_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.912 x 2.739 at -8.106 degrees (North through East) ! Clean map min=-0.0029305 max=0.21273 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J1434+1952_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.212734 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000309743 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.436804 0.436804 0.873607 1.74721 3.49443 6.98886 13.9777 27.9554 55.9109 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.212 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J1434+1952_X_uvs.log closed on Tue Sep 24 17:08:25 2013