! Started logfile: /scr/pima/rdv93_uvs/J0931-1013_X_uvs.log on Tue Sep 24 17:07:00 2013 obs /scr/pima/rdv93_uvs/J0931-1013_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv93_uvs/J0931-1013_X_uva.fits ! AN table 1: 90 integrations on 28 of 28 possible baselines. ! AN table 2: 90 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.993607 visibilities/baseline/integration-bin. ! Found source: J0931-1013 ! ! 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 26112 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/J0931-1013_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 3 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! A total of 3 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.005353Jy sigma=0.932282 ! Fit after self-cal, rms=0.856835Jy sigma=0.792704 ! 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=0.7604 mas, bmaj=1.936 mas, bpa=6.778 degrees ! Estimated noise=9.4556 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.117105 Jy ! Component: 100 - total flux cleaned = 0.143252 Jy ! Total flux subtracted in 100 components = 0.143252 Jy ! Clean residual min=-0.005467 max=0.008806 Jy/beam ! Clean residual mean=0.000002 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.143252 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.143252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113643Jy sigma=0.099934 ! Fit after self-cal, rms=0.113652Jy sigma=0.099928 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00845759 Jy ! Component: 100 - total flux cleaned = 0.0119239 Jy ! Total flux subtracted in 100 components = 0.0119239 Jy ! Clean residual min=-0.004238 max=0.003922 Jy/beam ! Clean residual mean=0.000000 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.155176 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 0.155176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113166Jy sigma=0.099386 ! Fit after self-cal, rms=0.113191Jy sigma=0.099377 ! 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=0.9338 mas, bmaj=2.248 mas, bpa=5.081 degrees ! Estimated noise=4.79828 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.000689999 Jy ! Component: 100 - total flux cleaned = 0.000839496 Jy ! Component: 150 - total flux cleaned = 0.000929953 Jy ! Component: 200 - total flux cleaned = 0.000928681 Jy ! Total flux subtracted in 200 components = 0.000928681 Jy ! Clean residual min=-0.002279 max=0.002351 Jy/beam ! Clean residual mean=-0.000001 rms=0.000557 Jy/beam ! Combined flux in latest and established models = 0.156105 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 20 components and 0.156105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.113171Jy sigma=0.099356 ! Fit after self-cal, rms=0.113175Jy sigma=0.099355 ! 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.98 FD 0.97 HN 1.00 LA 1.01 ! NL 0.98 OV 0.99 PT 1.03 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.00 FD 0.98 HN 1.00 KP 1.11 ! LA 1.05 MK 1.00 NL 0.93 OV 1.01 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.01 LA 0.99 ! NL 0.97 OV 0.99 PT 1.00 SC 1.00 ! ! Telescope amplitude corrections in sub-array 2: ! BR 0.98 FD 0.98 HN 0.93 KP 1.04 ! LA 1.00 MK 1.02 NL 0.98 OV 1.02 ! PT 0.97 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.03 LA 1.05 ! NL 0.96 OV 1.03 PT 0.99 SC 0.94 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.01 FD 1.01 HN 0.96 KP 0.96 ! LA 1.03 MK 1.01 NL 1.03 OV 1.03 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 0.98 LA 1.04 ! NL 1.00 OV 1.04 PT 1.01 SC 0.97 ! ! Telescope amplitude corrections in sub-array 2: ! BR 1.02 FD 1.02 HN 0.95 KP 1.01 ! LA 1.01 MK 0.97 NL 1.05 OV 0.99 ! PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.113175Jy sigma=0.099355 ! Fit after self-cal, rms=0.112673Jy sigma=0.099179 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9323 mas, bmaj=2.245 mas, bpa=5.062 degrees ! Estimated noise=4.7872 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.000148505 Jy ! Component: 100 - total flux cleaned = 0.000192894 Jy ! Component: 150 - total flux cleaned = 0.00019285 Jy ! Component: 200 - total flux cleaned = 0.000193659 Jy ! Total flux subtracted in 200 components = 0.000193659 Jy ! Clean residual min=-0.002114 max=0.002066 Jy/beam ! Clean residual mean=-0.000001 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.156298 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 26 components and 0.156298 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112664Jy sigma=0.099173 ! Fit after self-cal, rms=0.112690Jy sigma=0.099167 ! 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.112690Jy sigma=0.099167 ! Fit after self-cal, rms=0.112641Jy sigma=0.099167 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9315 mas, bmaj=2.243 mas, bpa=5.058 degrees ! Estimated noise=4.78644 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000129068 Jy ! Component: 100 - total flux cleaned = 0.000162792 Jy ! Component: 150 - total flux cleaned = 0.000177959 Jy ! Component: 200 - total flux cleaned = 0.000205426 Jy ! Total flux subtracted in 200 components = 0.000205426 Jy ! Clean residual min=-0.002094 max=0.002067 Jy/beam ! Clean residual mean=-0.000001 rms=0.000480 Jy/beam ! Combined flux in latest and established models = 0.156504 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.156504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112636Jy sigma=0.099163 ! Fit after self-cal, rms=0.112639Jy sigma=0.099163 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.5162e-05 Jy ! Component: 100 - total flux cleaned = 4.94884e-05 Jy ! Component: 150 - total flux cleaned = 8.47217e-05 Jy ! Component: 200 - total flux cleaned = 9.54703e-05 Jy ! Total flux subtracted in 200 components = 9.54703e-05 Jy ! Clean residual min=-0.002086 max=0.002061 Jy/beam ! Clean residual mean=-0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.156599 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 30 components and 0.156599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112636Jy sigma=0.099161 ! Fit after self-cal, rms=0.112639Jy sigma=0.099161 ! 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.112639Jy sigma=0.099161 ! Fit after self-cal, rms=0.112604Jy sigma=0.099160 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9308 mas, bmaj=2.242 mas, bpa=5.077 degrees ! Estimated noise=4.78684 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000122778 Jy ! Component: 100 - total flux cleaned = 0.000183185 Jy ! Component: 150 - total flux cleaned = 0.000247001 Jy ! Component: 200 - total flux cleaned = 0.000266131 Jy ! Total flux subtracted in 200 components = 0.000266131 Jy ! Clean residual min=-0.002093 max=0.002052 Jy/beam ! Clean residual mean=-0.000001 rms=0.000479 Jy/beam ! Combined flux in latest and established models = 0.156865 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.156865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112601Jy sigma=0.099158 ! Fit after self-cal, rms=0.112602Jy sigma=0.099158 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 = -2.23616e-05 Jy ! Component: 100 - total flux cleaned = 2.62718e-05 Jy ! Component: 150 - total flux cleaned = 4.41627e-05 Jy ! Component: 200 - total flux cleaned = 6.04162e-05 Jy ! Total flux subtracted in 200 components = 6.04162e-05 Jy ! Clean residual min=-0.002092 max=0.002046 Jy/beam ! Clean residual mean=-0.000001 rms=0.000478 Jy/beam ! Combined flux in latest and established models = 0.156926 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.156926 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112601Jy sigma=0.099157 ! Fit after self-cal, rms=0.112602Jy sigma=0.099157 ! 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.112602Jy sigma=0.099157 ! Fit after self-cal, rms=0.112560Jy sigma=0.099156 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.121 mas, bmaj=3.887 mas, bpa=6.287 degrees ! Estimated noise=5.80285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189299 Jy ! Component: 100 - total flux cleaned = 0.00018233 Jy ! Component: 150 - total flux cleaned = 0.000194657 Jy ! Component: 200 - total flux cleaned = 0.000206003 Jy ! Total flux subtracted in 200 components = 0.000206003 Jy ! Clean residual min=-0.002223 max=0.002194 Jy/beam ! Clean residual mean=-0.000002 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.157132 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 35 components and 0.157132 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112560Jy sigma=0.099157 ! Fit after self-cal, rms=0.112558Jy sigma=0.099157 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 = 5.16167e-05 Jy ! Component: 100 - total flux cleaned = 5.21197e-05 Jy ! Component: 150 - total flux cleaned = 5.23913e-05 Jy ! Component: 200 - total flux cleaned = 6.67933e-05 Jy ! Total flux subtracted in 200 components = 6.67933e-05 Jy ! Clean residual min=-0.002226 max=0.002196 Jy/beam ! Clean residual mean=-0.000002 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.157199 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 36 components and 0.157199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112559Jy sigma=0.099157 ! Fit after self-cal, rms=0.112558Jy sigma=0.099158 ! 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=0.9303 mas, bmaj=2.241 mas, bpa=5.107 degrees ! Estimated noise=4.78689 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9303 x 2.241 at 5.107 degrees (North through East) ! Clean map min=-0.0020348 max=0.14973 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=0.7579 mas, bmaj=1.932 mas, bpa=6.74 degrees ! Estimated noise=9.40069 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116316 Jy ! Component: 100 - total flux cleaned = 0.142692 Jy ! Component: 150 - total flux cleaned = 0.151469 Jy ! Component: 200 - total flux cleaned = 0.155168 Jy ! Total flux subtracted in 200 components = 0.155168 Jy ! Clean residual min=-0.004031 max=0.003778 Jy/beam ! Clean residual mean=0.000000 rms=0.000919 Jy/beam ! Combined flux in latest and established models = 0.155168 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.155168 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9303 mas, bmaj=2.241 mas, bpa=5.107 degrees ! Estimated noise=4.78689 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) ! Added new window around map position (23.4, 19.6). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211612 Jy ! Component: 100 - total flux cleaned = 0.0025177 Jy ! Component: 150 - total flux cleaned = 0.00272432 Jy ! Component: 200 - total flux cleaned = 0.00275911 Jy ! Total flux subtracted in 200 components = 0.00275911 Jy ! Clean residual min=-0.002233 max=0.001920 Jy/beam ! Clean residual mean=-0.000000 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.157927 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.157927 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.121 mas, bmaj=3.887 mas, bpa=6.287 degrees ! Estimated noise=5.80285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000207092 Jy ! Component: 100 - total flux cleaned = 0.000205902 Jy ! Component: 150 - total flux cleaned = 0.000230717 Jy ! Component: 200 - total flux cleaned = 0.000230516 Jy ! Total flux subtracted in 200 components = 0.000230516 Jy ! Clean residual min=-0.002180 max=0.002190 Jy/beam ! Clean residual mean=-0.000001 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.158157 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 = 9.90536e-06 Jy ! Component: 100 - total flux cleaned = 9.91055e-07 Jy ! Component: 150 - total flux cleaned = 9.41765e-06 Jy ! Component: 200 - total flux cleaned = 1.86508e-06 Jy ! Total flux subtracted in 200 components = 1.86508e-06 Jy ! Clean residual min=-0.002163 max=0.002209 Jy/beam ! Clean residual mean=-0.000001 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.158159 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.158159 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9303 mas, bmaj=2.241 mas, bpa=5.107 degrees ! Estimated noise=4.78689 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000136292 Jy ! Component: 100 - total flux cleaned = -8.21477e-05 Jy ! Component: 150 - total flux cleaned = -5.84288e-05 Jy ! Component: 200 - total flux cleaned = -5.89924e-05 Jy ! Total flux subtracted in 200 components = -5.89924e-05 Jy ! Clean residual min=-0.002228 max=0.001890 Jy/beam ! Clean residual mean=-0.000000 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.1581 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 50 components and 0.1581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112534Jy sigma=0.099139 ! Fit after self-cal, rms=0.112531Jy sigma=0.099134 wmodel /scr/pima/rdv93_uvs/J0931-1013_X_map.mod ! Writing 50 model components to file: /scr/pima/rdv93_uvs/J0931-1013_X_map.mod wobs /scr/pima/rdv93_uvs/J0931-1013_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv93_uvs/J0931-1013_X_uvs.fits wwins /scr/pima/rdv93_uvs/J0931-1013_X_map.win ! wwins: Wrote 2 windows to /scr/pima/rdv93_uvs/J0931-1013_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.000503025 Jy ! Component: 100 - total flux cleaned = -0.000738391 Jy ! Component: 150 - total flux cleaned = -0.00089612 Jy ! Component: 200 - total flux cleaned = -0.00116876 Jy ! Component: 250 - total flux cleaned = -0.0014037 Jy ! Component: 300 - total flux cleaned = -0.00157493 Jy ! Component: 350 - total flux cleaned = -0.00165896 Jy ! Component: 400 - total flux cleaned = -0.00182297 Jy ! Component: 450 - total flux cleaned = -0.00198272 Jy ! Component: 500 - total flux cleaned = -0.00195689 Jy ! Component: 550 - total flux cleaned = -0.00211065 Jy ! Component: 600 - total flux cleaned = -0.00216054 Jy ! Component: 650 - total flux cleaned = -0.0021853 Jy ! Component: 700 - total flux cleaned = -0.00237869 Jy ! Component: 750 - total flux cleaned = -0.00235451 Jy ! Component: 800 - total flux cleaned = -0.00247189 Jy ! Component: 850 - total flux cleaned = -0.00251789 Jy ! Component: 900 - total flux cleaned = -0.00254091 Jy ! Component: 950 - total flux cleaned = -0.0025187 Jy ! Component: 1000 - total flux cleaned = -0.00260661 Jy ! Component: 1050 - total flux cleaned = -0.00258486 Jy ! Component: 1100 - total flux cleaned = -0.00256401 Jy ! Component: 1150 - total flux cleaned = -0.00256397 Jy ! Component: 1200 - total flux cleaned = -0.00256404 Jy ! Component: 1250 - total flux cleaned = -0.00252335 Jy ! Component: 1300 - total flux cleaned = -0.00258431 Jy ! Component: 1350 - total flux cleaned = -0.00262444 Jy ! Component: 1400 - total flux cleaned = -0.00260417 Jy ! Component: 1450 - total flux cleaned = -0.0025453 Jy ! Component: 1500 - total flux cleaned = -0.00250699 Jy ! Component: 1550 - total flux cleaned = -0.00250709 Jy ! Component: 1600 - total flux cleaned = -0.00248814 Jy ! Component: 1650 - total flux cleaned = -0.00252554 Jy ! Component: 1700 - total flux cleaned = -0.00246973 Jy ! Component: 1750 - total flux cleaned = -0.00246973 Jy ! Component: 1800 - total flux cleaned = -0.00247008 Jy ! Component: 1850 - total flux cleaned = -0.00243419 Jy ! Component: 1900 - total flux cleaned = -0.00248782 Jy ! Component: 1950 - total flux cleaned = -0.00248772 Jy ! Component: 2000 - total flux cleaned = -0.00254008 Jy ! Component: 2050 - total flux cleaned = -0.00252275 Jy ! Component: 2100 - total flux cleaned = -0.00253978 Jy ! Component: 2150 - total flux cleaned = -0.00260803 Jy ! Component: 2200 - total flux cleaned = -0.0025405 Jy ! Component: 2250 - total flux cleaned = -0.00262384 Jy ! Component: 2300 - total flux cleaned = -0.00255773 Jy ! Component: 2350 - total flux cleaned = -0.0026234 Jy ! Component: 2400 - total flux cleaned = -0.00259082 Jy ! Component: 2450 - total flux cleaned = -0.00267176 Jy ! Component: 2500 - total flux cleaned = -0.00268778 Jy ! Component: 2550 - total flux cleaned = -0.00265619 Jy ! Component: 2600 - total flux cleaned = -0.00268772 Jy ! Component: 2650 - total flux cleaned = -0.00278099 Jy ! Component: 2700 - total flux cleaned = -0.00275001 Jy ! Component: 2750 - total flux cleaned = -0.00271905 Jy ! Component: 2800 - total flux cleaned = -0.00271909 Jy ! Component: 2850 - total flux cleaned = -0.00271912 Jy ! Component: 2900 - total flux cleaned = -0.00274892 Jy ! Component: 2950 - total flux cleaned = -0.00277856 Jy ! Component: 3000 - total flux cleaned = -0.00280775 Jy ! Component: 3050 - total flux cleaned = -0.00274934 Jy ! Component: 3100 - total flux cleaned = -0.00277822 Jy ! Component: 3150 - total flux cleaned = -0.00280719 Jy ! Component: 3200 - total flux cleaned = -0.00282147 Jy ! Component: 3250 - total flux cleaned = -0.00287791 Jy ! Component: 3300 - total flux cleaned = -0.00276551 Jy ! Component: 3350 - total flux cleaned = -0.00279356 Jy ! Component: 3400 - total flux cleaned = -0.00280755 Jy ! Component: 3450 - total flux cleaned = -0.0027939 Jy ! Component: 3500 - total flux cleaned = -0.00279401 Jy ! Component: 3550 - total flux cleaned = -0.00282107 Jy ! Component: 3600 - total flux cleaned = -0.00283456 Jy ! Component: 3650 - total flux cleaned = -0.00283455 Jy ! Component: 3700 - total flux cleaned = -0.00283457 Jy ! Component: 3750 - total flux cleaned = -0.00286094 Jy ! Component: 3800 - total flux cleaned = -0.00287413 Jy ! Component: 3850 - total flux cleaned = -0.00282203 Jy ! Component: 3900 - total flux cleaned = -0.00282225 Jy ! Component: 3950 - total flux cleaned = -0.00283531 Jy ! Component: 4000 - total flux cleaned = -0.00282249 Jy ! Component: 4050 - total flux cleaned = -0.00287324 Jy ! Total flux subtracted in 4096 components = -0.00286055 Jy ! Clean residual min=-0.000826 max=0.000729 Jy/beam ! Clean residual mean=-0.000000 rms=0.000215 Jy/beam ! Combined flux in latest and established models = 0.15524 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 312 components and 0.15524 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv93_uvs/J0931-1013_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9303 x 2.241 at 5.107 degrees (North through East) ! Clean map min=-0.0012363 max=0.14942 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv93_uvs/J0931-1013_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.149422 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000212394 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.426431 0.426431 0.852861 1.70572 3.41145 6.82289 13.6458 27.2916 54.5831 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.149 quit ! Quitting program ! Log file /scr/pima/rdv93_uvs/J0931-1013_X_uvs.log closed on Tue Sep 24 17:07:05 2013