! Started logfile: /scr/pima/rdv94_uvs/J0701-4634_X_uvs.log on Mon Sep 23 22:09:17 2013 obs /scr/pima/rdv94_uvs/J0701-4634_X_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0701-4634_X_uva.fits ! AN table 1: 89 integrations on 6 of 6 possible baselines. ! AN table 2: 89 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.952916 visibilities/baseline/integration-bin. ! Found source: J0701-4634 ! ! 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 7124 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/rdv94_uvs/J0701-4634_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 1 telescope corrections were flagged in sub-array 1. ! A total of 17 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 17 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 17 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! A total of 17 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=0.963904Jy sigma=2.121459 ! Fit after self-cal, rms=0.485969Jy sigma=1.033481 ! 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.7863 mas, bmaj=9.367 mas, bpa=-7.219 degrees ! Estimated noise=11.0588 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.406049 Jy ! Component: 100 - total flux cleaned = 0.518498 Jy ! Total flux subtracted in 100 components = 0.518498 Jy ! Clean residual min=-0.039161 max=0.051751 Jy/beam ! Clean residual mean=-0.000081 rms=0.013880 Jy/beam ! Combined flux in latest and established models = 0.518498 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.518498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189379Jy sigma=0.438151 ! Fit after self-cal, rms=0.189500Jy sigma=0.438087 ! 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.215 mas, bmaj=10.07 mas, bpa=-6.824 degrees ! Estimated noise=3.73932 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.0672356 Jy ! Component: 100 - total flux cleaned = 0.0918376 Jy ! Component: 150 - total flux cleaned = 0.0964116 Jy ! Component: 200 - total flux cleaned = 0.0968048 Jy ! Total flux subtracted in 200 components = 0.0968048 Jy ! Clean residual min=-0.031367 max=0.036412 Jy/beam ! Clean residual mean=0.000521 rms=0.011994 Jy/beam ! Combined flux in latest and established models = 0.615303 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 49 components and 0.615303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.174714Jy sigma=0.371231 ! Fit after self-cal, rms=0.174678Jy sigma=0.370751 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 KP 1.00 LA 0.98 PT 1.07 ! ! Telescope amplitude corrections in sub-array 2: ! FD 0.99 KP 0.98 LA 1.07 MK 1.02 ! OV 0.96 PT 1.22 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.95 KP 0.94 LA 0.98 PT 1.05 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.01 KP 0.92 LA 1.02 MK 1.05 ! OV 0.93 PT 1.24 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.94 KP 0.86 LA 1.06 PT 1.08 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.00 KP 0.83 LA 1.08 MK 1.00 ! OV 1.00 PT 1.25 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 KP 0.90 LA 1.05 PT 1.09 ! ! Telescope amplitude corrections in sub-array 2: ! FD 1.02 KP 0.88 LA 1.09 MK 1.03 ! OV 0.95 PT 1.28 ! ! ! Fit before self-cal, rms=0.174678Jy sigma=0.370751 ! Fit after self-cal, rms=0.172966Jy sigma=0.339116 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.228 mas, bmaj=9.997 mas, bpa=-6.839 degrees ! Estimated noise=3.72369 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.0018483 Jy ! Component: 100 - total flux cleaned = -0.00145043 Jy ! Component: 150 - total flux cleaned = -0.00129539 Jy ! Component: 200 - total flux cleaned = -0.00129804 Jy ! Total flux subtracted in 200 components = -0.00129804 Jy ! Clean residual min=-0.021026 max=0.021242 Jy/beam ! Clean residual mean=0.000011 rms=0.007676 Jy/beam ! Combined flux in latest and established models = 0.614005 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 63 components and 0.614004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172434Jy sigma=0.338191 ! Fit after self-cal, rms=0.172892Jy sigma=0.337691 ! 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.172892Jy sigma=0.337691 ! Fit after self-cal, rms=0.172941Jy sigma=0.337681 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.228 mas, bmaj=10 mas, bpa=-6.842 degrees ! Estimated noise=3.72093 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107275 Jy ! Component: 100 - total flux cleaned = -0.00103634 Jy ! Component: 150 - total flux cleaned = -0.00112566 Jy ! Component: 200 - total flux cleaned = -0.00111945 Jy ! Total flux subtracted in 200 components = -0.00111945 Jy ! Clean residual min=-0.021373 max=0.021532 Jy/beam ! Clean residual mean=0.000012 rms=0.007643 Jy/beam ! Combined flux in latest and established models = 0.612885 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 0.612885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172739Jy sigma=0.337476 ! Fit after self-cal, rms=0.172747Jy sigma=0.337374 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.94534e-05 Jy ! Component: 100 - total flux cleaned = -3.25249e-05 Jy ! Component: 150 - total flux cleaned = -3.67679e-05 Jy ! Component: 200 - total flux cleaned = -9.27829e-05 Jy ! Total flux subtracted in 200 components = -9.27829e-05 Jy ! Clean residual min=-0.021687 max=0.021787 Jy/beam ! Clean residual mean=0.000013 rms=0.007633 Jy/beam ! Combined flux in latest and established models = 0.612792 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 76 components and 0.612792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172664Jy sigma=0.337339 ! Fit after self-cal, rms=0.172680Jy sigma=0.337307 ! 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.172680Jy sigma=0.337307 ! Fit after self-cal, rms=0.172561Jy sigma=0.337299 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.227 mas, bmaj=10.01 mas, bpa=-6.846 degrees ! Estimated noise=3.71817 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000977085 Jy ! Component: 100 - total flux cleaned = -0.00119554 Jy ! Component: 150 - total flux cleaned = -0.0011922 Jy ! Component: 200 - total flux cleaned = -0.0011908 Jy ! Total flux subtracted in 200 components = -0.0011908 Jy ! Clean residual min=-0.021838 max=0.021888 Jy/beam ! Clean residual mean=0.000012 rms=0.007623 Jy/beam ! Combined flux in latest and established models = 0.611601 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 85 components and 0.611601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172508Jy sigma=0.337289 ! Fit after self-cal, rms=0.172520Jy sigma=0.337279 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.000120314 Jy ! Component: 100 - total flux cleaned = -0.000119209 Jy ! Component: 150 - total flux cleaned = -0.000115885 Jy ! Component: 200 - total flux cleaned = -0.00011786 Jy ! Total flux subtracted in 200 components = -0.00011786 Jy ! Clean residual min=-0.021915 max=0.021985 Jy/beam ! Clean residual mean=0.000011 rms=0.007622 Jy/beam ! Combined flux in latest and established models = 0.611484 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 97 components and 0.611484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172486Jy sigma=0.337260 ! Fit after self-cal, rms=0.172493Jy sigma=0.337255 ! 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.172493Jy sigma=0.337255 ! Fit after self-cal, rms=0.172363Jy sigma=0.337250 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=14.73 mas, bpa=6.226 degrees ! Estimated noise=4.06665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000798701 Jy ! Component: 100 - total flux cleaned = -0.000960738 Jy ! Component: 150 - total flux cleaned = -0.00109631 Jy ! Component: 200 - total flux cleaned = -0.00104951 Jy ! Total flux subtracted in 200 components = -0.00104951 Jy ! Clean residual min=-0.027339 max=0.027133 Jy/beam ! Clean residual mean=0.000016 rms=0.009738 Jy/beam ! Combined flux in latest and established models = 0.610434 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 102 components and 0.610434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172366Jy sigma=0.337312 ! Fit after self-cal, rms=0.172354Jy sigma=0.337295 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 = -6.24006e-05 Jy ! Component: 100 - total flux cleaned = -6.3401e-05 Jy ! Component: 150 - total flux cleaned = -2.26263e-05 Jy ! Component: 200 - total flux cleaned = -2.5702e-05 Jy ! Total flux subtracted in 200 components = -2.5702e-05 Jy ! Clean residual min=-0.027526 max=0.027288 Jy/beam ! Clean residual mean=0.000016 rms=0.009729 Jy/beam ! Combined flux in latest and established models = 0.610408 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 105 components and 0.610408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172376Jy sigma=0.337339 ! Fit after self-cal, rms=0.172367Jy sigma=0.337334 ! 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.227 mas, bmaj=10.01 mas, bpa=-6.85 degrees ! Estimated noise=3.71557 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.227 x 10.01 at -6.85 degrees (North through East) ! Clean map min=-0.022342 max=0.5645 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172367Jy sigma=0.337334 ! Fit after self-cal, rms=0.167348Jy sigma=0.273620 ! Inverting map and beam ! Estimated beam: bmin=1.227 mas, bmaj=10.02 mas, bpa=-6.846 degrees ! Estimated noise=3.7192 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00023332 Jy ! Component: 100 - total flux cleaned = 0.000309732 Jy ! Component: 150 - total flux cleaned = 0.00031192 Jy ! Component: 200 - total flux cleaned = 0.000315472 Jy ! Total flux subtracted in 200 components = 0.000315472 Jy ! Clean residual min=-0.022138 max=0.022144 Jy/beam ! Clean residual mean=0.000008 rms=0.007588 Jy/beam ! Combined flux in latest and established models = 0.610724 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 114 components and 0.610724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167272Jy sigma=0.273461 ! Fit after self-cal, rms=0.167280Jy sigma=0.273446 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000125635 Jy ! Component: 100 - total flux cleaned = 0.000122468 Jy ! Component: 150 - total flux cleaned = 0.000121501 Jy ! Component: 200 - total flux cleaned = 0.000160092 Jy ! Total flux subtracted in 200 components = 0.000160092 Jy ! Clean residual min=-0.022041 max=0.022112 Jy/beam ! Clean residual mean=0.000009 rms=0.007575 Jy/beam ! Combined flux in latest and established models = 0.610884 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 119 components and 0.610884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167240Jy sigma=0.273386 ! Fit after self-cal, rms=0.167247Jy sigma=0.273377 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167247Jy sigma=0.273377 ! Fit after self-cal, rms=0.167321Jy sigma=0.273374 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.796 mas, bmaj=9.291 mas, bpa=-7.238 degrees ! Estimated noise=11.19 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.410203 Jy ! Component: 100 - total flux cleaned = 0.519811 Jy ! Component: 150 - total flux cleaned = 0.571423 Jy ! Component: 200 - total flux cleaned = 0.600468 Jy ! Total flux subtracted in 200 components = 0.600468 Jy ! Clean residual min=-0.023785 max=0.024691 Jy/beam ! Clean residual mean=-0.000030 rms=0.007082 Jy/beam ! Combined flux in latest and established models = 0.600469 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 41 model components to the UV plane model. ! The established model now contains 41 components and 0.600469 Jy ! Inverting map and beam ! Estimated beam: bmin=1.227 mas, bmaj=10.02 mas, bpa=-6.848 degrees ! Estimated noise=3.72074 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.012253 Jy ! Component: 100 - total flux cleaned = 0.0135987 Jy ! Component: 150 - total flux cleaned = 0.0149006 Jy ! Component: 200 - total flux cleaned = 0.0156193 Jy ! Total flux subtracted in 200 components = 0.0156193 Jy ! Clean residual min=-0.022776 max=0.021617 Jy/beam ! Clean residual mean=0.000038 rms=0.007744 Jy/beam ! Combined flux in latest and established models = 0.616088 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 80 components and 0.616088 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=3.493 mas, bmaj=14.73 mas, bpa=6.217 degrees ! Estimated noise=4.07254 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101467 Jy ! Component: 100 - total flux cleaned = 0.000836184 Jy ! Component: 150 - total flux cleaned = 0.000670599 Jy ! Component: 200 - total flux cleaned = 0.000522438 Jy ! Total flux subtracted in 200 components = 0.000522438 Jy ! Clean residual min=-0.027959 max=0.026723 Jy/beam ! Clean residual mean=0.000052 rms=0.009768 Jy/beam ! Combined flux in latest and established models = 0.616611 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 = -0.000127353 Jy ! Component: 100 - total flux cleaned = -0.000238658 Jy ! Component: 150 - total flux cleaned = -0.000335591 Jy ! Component: 200 - total flux cleaned = -0.000422918 Jy ! Total flux subtracted in 200 components = -0.000422918 Jy ! Clean residual min=-0.027754 max=0.026607 Jy/beam ! Clean residual mean=0.000048 rms=0.009684 Jy/beam ! Combined flux in latest and established models = 0.616188 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 89 components and 0.616188 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.227 mas, bmaj=10.02 mas, bpa=-6.848 degrees ! Estimated noise=3.72074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0007267 Jy ! Component: 100 - total flux cleaned = -0.0007227 Jy ! Component: 150 - total flux cleaned = -0.000845341 Jy ! Component: 200 - total flux cleaned = -0.000841764 Jy ! Total flux subtracted in 200 components = -0.000841764 Jy ! Clean residual min=-0.022123 max=0.021618 Jy/beam ! Clean residual mean=0.000032 rms=0.007552 Jy/beam ! Combined flux in latest and established models = 0.615346 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 100 components and 0.615346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167492Jy sigma=0.273824 ! Fit after self-cal, rms=0.167363Jy sigma=0.273650 wmodel /scr/pima/rdv94_uvs/J0701-4634_X_map.mod ! Writing 100 model components to file: /scr/pima/rdv94_uvs/J0701-4634_X_map.mod wobs /scr/pima/rdv94_uvs/J0701-4634_X_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0701-4634_X_uvs.fits wwins /scr/pima/rdv94_uvs/J0701-4634_X_map.win ! wwins: Wrote 1 windows to /scr/pima/rdv94_uvs/J0701-4634_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.000465987 Jy ! Component: 100 - total flux cleaned = -0.000115891 Jy ! Component: 150 - total flux cleaned = 0.000475052 Jy ! Component: 200 - total flux cleaned = 0.000479055 Jy ! Component: 250 - total flux cleaned = 0.00144663 Jy ! Component: 300 - total flux cleaned = 0.00256826 Jy ! Component: 350 - total flux cleaned = 0.00341428 Jy ! Component: 400 - total flux cleaned = 0.00301955 Jy ! Component: 450 - total flux cleaned = 0.00245518 Jy ! Component: 500 - total flux cleaned = 0.00191769 Jy ! Component: 550 - total flux cleaned = 0.00157122 Jy ! Component: 600 - total flux cleaned = 0.00157226 Jy ! Component: 650 - total flux cleaned = 0.0017293 Jy ! Component: 700 - total flux cleaned = 0.00142208 Jy ! Component: 750 - total flux cleaned = 0.00113081 Jy ! Component: 800 - total flux cleaned = 0.000842988 Jy ! Component: 850 - total flux cleaned = 0.000282964 Jy ! Component: 900 - total flux cleaned = 6.66607e-06 Jy ! Component: 950 - total flux cleaned = -0.000259906 Jy ! Component: 1000 - total flux cleaned = -0.000390438 Jy ! Component: 1050 - total flux cleaned = -0.000520823 Jy ! Component: 1100 - total flux cleaned = -0.000649556 Jy ! Component: 1150 - total flux cleaned = -0.000650529 Jy ! Component: 1200 - total flux cleaned = -0.000650825 Jy ! Component: 1250 - total flux cleaned = -0.000397995 Jy ! Component: 1300 - total flux cleaned = -0.000524206 Jy ! Component: 1350 - total flux cleaned = -0.000270799 Jy ! Component: 1400 - total flux cleaned = -0.000145125 Jy ! Component: 1450 - total flux cleaned = -1.92144e-05 Jy ! Component: 1500 - total flux cleaned = 0.000234291 Jy ! Component: 1550 - total flux cleaned = 0.000360784 Jy ! Component: 1600 - total flux cleaned = 0.000360858 Jy ! Component: 1650 - total flux cleaned = 0.000488123 Jy ! Component: 1700 - total flux cleaned = 0.000233851 Jy ! Component: 1750 - total flux cleaned = 0.000361314 Jy ! Component: 1800 - total flux cleaned = 0.000361568 Jy ! Component: 1850 - total flux cleaned = 0.000361053 Jy ! Component: 1900 - total flux cleaned = 0.000360795 Jy ! Component: 1950 - total flux cleaned = 0.000491588 Jy ! Component: 2000 - total flux cleaned = 0.000360966 Jy ! Component: 2050 - total flux cleaned = 0.000360815 Jy ! Component: 2100 - total flux cleaned = 0.000360367 Jy ! Component: 2150 - total flux cleaned = 0.000359753 Jy ! Component: 2200 - total flux cleaned = 0.000224862 Jy ! Component: 2250 - total flux cleaned = 0.000496548 Jy ! Component: 2300 - total flux cleaned = 0.000632673 Jy ! Component: 2350 - total flux cleaned = 0.000771822 Jy ! Component: 2400 - total flux cleaned = 0.000772765 Jy ! Component: 2450 - total flux cleaned = 0.000630991 Jy ! Component: 2500 - total flux cleaned = 0.000485171 Jy ! Component: 2550 - total flux cleaned = 0.00048462 Jy ! Component: 2600 - total flux cleaned = 0.000634781 Jy ! Component: 2650 - total flux cleaned = 0.000635479 Jy ! Component: 2700 - total flux cleaned = 0.00063669 Jy ! Component: 2750 - total flux cleaned = 0.000635316 Jy ! Component: 2800 - total flux cleaned = 0.000634449 Jy ! Component: 2850 - total flux cleaned = 0.000964555 Jy ! Component: 2900 - total flux cleaned = 0.000966101 Jy ! Component: 2950 - total flux cleaned = 0.000965402 Jy ! Component: 3000 - total flux cleaned = 0.00113975 Jy ! Component: 3050 - total flux cleaned = 0.00114038 Jy ! Component: 3100 - total flux cleaned = 0.0011394 Jy ! Component: 3150 - total flux cleaned = 0.00132342 Jy ! Component: 3200 - total flux cleaned = 0.00132309 Jy ! Component: 3250 - total flux cleaned = 0.00151361 Jy ! Component: 3300 - total flux cleaned = 0.0015143 Jy ! Component: 3350 - total flux cleaned = 0.00171548 Jy ! Component: 3400 - total flux cleaned = 0.00191902 Jy ! Component: 3450 - total flux cleaned = 0.00171028 Jy ! Component: 3500 - total flux cleaned = 0.00213516 Jy ! Component: 3550 - total flux cleaned = 0.00191926 Jy ! Component: 3600 - total flux cleaned = 0.00236494 Jy ! Component: 3650 - total flux cleaned = 0.00213573 Jy ! Component: 3700 - total flux cleaned = 0.00236952 Jy ! Component: 3750 - total flux cleaned = 0.00236634 Jy ! Component: 3800 - total flux cleaned = 0.00236598 Jy ! Component: 3850 - total flux cleaned = 0.0028651 Jy ! Component: 3900 - total flux cleaned = 0.00286515 Jy ! Component: 3950 - total flux cleaned = 0.0028675 Jy ! Component: 4000 - total flux cleaned = 0.00340486 Jy ! Component: 4050 - total flux cleaned = 0.00313187 Jy ! Total flux subtracted in 4096 components = 0.00340941 Jy ! Clean residual min=-0.015728 max=0.015257 Jy/beam ! Clean residual mean=0.000129 rms=0.004894 Jy/beam ! Combined flux in latest and established models = 0.618755 Jy keep ! Adding 564 model components to the UV plane model. ! The established model now contains 664 components and 0.618755 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/rdv94_uvs/J0701-4634_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.227 x 10.02 at -6.848 degrees (North through East) ! Clean map min=-0.032478 max=0.52832 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0701-4634_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.528316 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00554942 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.15119 3.15119 6.30238 12.6048 25.2095 50.419 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0166 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.528 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0701-4634_X_uvs.log closed on Mon Sep 23 22:09:22 2013