! Started logfile: /scr/pima/rdv94_uvs/J0922-3959_S_uvs.log on Mon Sep 23 22:10:27 2013 obs /scr/pima/rdv94_uvs/J0922-3959_S_uva.fits ! Reading UV FITS file: /scr/pima/rdv94_uvs/J0922-3959_S_uva.fits ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! loc_base: Missing AN table, version: 4 ! AN table 1: 10 integrations on 10 of 10 possible baselines. ! AN table 2: 22 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.68125 visibilities/baseline/integration-bin. ! Found source: J0922-3959 ! ! 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 872 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/J0922-3959_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 10 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! A total of 28 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.196589Jy sigma=5.647009 ! Fit after self-cal, rms=0.264055Jy sigma=1.158927 ! 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.115 mas, bmaj=35.51 mas, bpa=-1.698 degrees ! Estimated noise=8.61255 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.701416 Jy ! Component: 100 - total flux cleaned = 0.854968 Jy ! Total flux subtracted in 100 components = 0.854968 Jy ! Clean residual min=-0.056944 max=0.058245 Jy/beam ! Clean residual mean=0.000002 rms=0.020325 Jy/beam ! Combined flux in latest and established models = 0.854968 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.854968 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.258628Jy sigma=1.215001 ! Fit after self-cal, rms=0.258617Jy sigma=1.214829 ! 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.358 mas, bmaj=35.44 mas, bpa=-1.062 degrees ! Estimated noise=5.71801 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.0662142 Jy ! Component: 100 - total flux cleaned = 0.0952929 Jy ! Component: 150 - total flux cleaned = 0.103424 Jy ! Component: 200 - total flux cleaned = 0.101979 Jy ! Total flux subtracted in 200 components = 0.101979 Jy ! Clean residual min=-0.019760 max=0.019574 Jy/beam ! Clean residual mean=-0.001079 rms=0.009021 Jy/beam ! Combined flux in latest and established models = 0.956947 Jy ! Performing phase self-cal ! Adding 92 model components to the UV plane model. ! The established model now contains 100 components and 0.956947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220736Jy sigma=1.020347 ! Fit after self-cal, rms=0.220745Jy sigma=1.019934 ! 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: ! FD 1.00* KP 1.06 LA 1.30 OV 0.97 ! PT 1.00 ! ! A total of 33 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 1.01 LA 1.29 MK 0.93 OV 1.00 ! PT 1.11 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.11 LA 1.12 OV 1.04 ! PT 0.95 ! ! A total of 33 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 1.03 LA 1.16 MK 0.97 OV 1.02 ! PT 1.16 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 0.97 LA 0.95 OV 1.00 ! PT 1.00 ! ! A total of 33 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.91 LA 0.95 MK 0.99 OV 1.07 ! PT 1.12 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 0.87 LA 0.80 OV 0.91 ! PT 0.86 ! ! A total of 33 telescope corrections were flagged in sub-array 2. ! Telescope amplitude corrections in sub-array 2: ! KP 0.83 LA 0.79 MK 1.11 OV 0.95 ! PT 1.02 ! ! ! Fit before self-cal, rms=0.220745Jy sigma=1.019934 ! Fit after self-cal, rms=0.143207Jy sigma=0.636413 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.787 mas, bmaj=36.81 mas, bpa=-1.441 degrees ! Estimated noise=6.09655 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.0106486 Jy ! Component: 100 - total flux cleaned = 0.0087939 Jy ! Component: 150 - total flux cleaned = 0.00668488 Jy ! Component: 200 - total flux cleaned = 0.00572813 Jy ! Total flux subtracted in 200 components = 0.00572813 Jy ! Clean residual min=-0.007779 max=0.007735 Jy/beam ! Clean residual mean=-0.000362 rms=0.003011 Jy/beam ! Combined flux in latest and established models = 0.962675 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 155 components and 0.962675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138390Jy sigma=0.615392 ! Fit after self-cal, rms=0.138616Jy sigma=0.614458 ! 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.138616Jy sigma=0.614458 ! Fit after self-cal, rms=0.138624Jy sigma=0.613563 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.787 mas, bmaj=36.8 mas, bpa=-1.435 degrees ! Estimated noise=6.10054 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00434717 Jy ! Component: 100 - total flux cleaned = -0.00810298 Jy ! Component: 150 - total flux cleaned = -0.0114029 Jy ! Component: 200 - total flux cleaned = -0.0135336 Jy ! Total flux subtracted in 200 components = -0.0135336 Jy ! Clean residual min=-0.004939 max=0.004902 Jy/beam ! Clean residual mean=-0.000298 rms=0.002029 Jy/beam ! Combined flux in latest and established models = 0.949142 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 209 components and 0.949142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.136830Jy sigma=0.605274 ! Fit after self-cal, rms=0.136758Jy sigma=0.604868 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.00421251 Jy ! Component: 100 - total flux cleaned = -0.00770861 Jy ! Component: 150 - total flux cleaned = -0.00997263 Jy ! Component: 200 - total flux cleaned = -0.011931 Jy ! Total flux subtracted in 200 components = -0.011931 Jy ! Clean residual min=-0.003591 max=0.003583 Jy/beam ! Clean residual mean=-0.000273 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.937211 Jy ! Performing phase self-cal ! Adding 63 model components to the UV plane model. ! The established model now contains 259 components and 0.937211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135971Jy sigma=0.601429 ! Fit after self-cal, rms=0.135937Jy sigma=0.601245 ! 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.135937Jy sigma=0.601245 ! Fit after self-cal, rms=0.136139Jy sigma=0.600670 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.79 mas, bmaj=36.79 mas, bpa=-1.43 degrees ! Estimated noise=6.10838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00352736 Jy ! Component: 100 - total flux cleaned = -0.00560952 Jy ! Component: 150 - total flux cleaned = -0.00672545 Jy ! Component: 200 - total flux cleaned = -0.00793996 Jy ! Total flux subtracted in 200 components = -0.00793996 Jy ! Clean residual min=-0.002802 max=0.002797 Jy/beam ! Clean residual mean=-0.000205 rms=0.001141 Jy/beam ! Combined flux in latest and established models = 0.929271 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 311 components and 0.929271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135633Jy sigma=0.598199 ! Fit after self-cal, rms=0.135613Jy sigma=0.598072 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.47896e-05 Jy ! Component: 100 - total flux cleaned = -0.000674881 Jy ! Component: 150 - total flux cleaned = -0.00124268 Jy ! Component: 200 - total flux cleaned = -0.00178144 Jy ! Total flux subtracted in 200 components = -0.00178144 Jy ! Clean residual min=-0.002213 max=0.002213 Jy/beam ! Clean residual mean=-0.000207 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.927489 Jy ! Performing phase self-cal ! Adding 72 model components to the UV plane model. ! The established model now contains 369 components and 0.927489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135338Jy sigma=0.596880 ! Fit after self-cal, rms=0.135311Jy sigma=0.596762 ! 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.135311Jy sigma=0.596762 ! Fit after self-cal, rms=0.135526Jy sigma=0.596543 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=11.62 mas, bmaj=49.59 mas, bpa=10.64 degrees ! Estimated noise=6.63755 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00129791 Jy ! Component: 100 - total flux cleaned = -0.00277972 Jy ! Component: 150 - total flux cleaned = -0.0037293 Jy ! Component: 200 - total flux cleaned = -0.00404386 Jy ! Total flux subtracted in 200 components = -0.00404386 Jy ! Clean residual min=-0.001729 max=0.001730 Jy/beam ! Clean residual mean=-0.000229 rms=0.000808 Jy/beam ! Combined flux in latest and established models = 0.923445 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 426 components and 0.923446 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135367Jy sigma=0.595554 ! Fit after self-cal, rms=0.135352Jy sigma=0.595452 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.000555357 Jy ! Component: 100 - total flux cleaned = -0.00148245 Jy ! Component: 150 - total flux cleaned = -0.00234784 Jy ! Component: 200 - total flux cleaned = -0.0029888 Jy ! Total flux subtracted in 200 components = -0.0029888 Jy ! Clean residual min=-0.001515 max=0.001500 Jy/beam ! Clean residual mean=-0.000212 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.920457 Jy ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 474 components and 0.920457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135230Jy sigma=0.595077 ! Fit after self-cal, rms=0.135213Jy sigma=0.594992 ! 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.791 mas, bmaj=36.79 mas, bpa=-1.428 degrees ! Estimated noise=6.11549 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.791 x 36.79 at -1.428 degrees (North through East) ! Clean map min=-0.022149 max=0.89056 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.135213Jy sigma=0.594992 ! Fit after self-cal, rms=0.114876Jy sigma=0.464574 ! Inverting map and beam ! Estimated beam: bmin=4.794 mas, bmaj=36.78 mas, bpa=-1.421 degrees ! Estimated noise=6.11246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000996072 Jy ! Component: 100 - total flux cleaned = -0.00223841 Jy ! Component: 150 - total flux cleaned = -0.0038435 Jy ! Component: 200 - total flux cleaned = -0.00454577 Jy ! Total flux subtracted in 200 components = -0.00454577 Jy ! Clean residual min=-0.001416 max=0.001393 Jy/beam ! Clean residual mean=-0.000117 rms=0.000598 Jy/beam ! Combined flux in latest and established models = 0.915911 Jy ! Performing phase self-cal ! Adding 64 model components to the UV plane model. ! The established model now contains 529 components and 0.915911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114696Jy sigma=0.463783 ! Fit after self-cal, rms=0.114684Jy sigma=0.463730 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100077 Jy ! Component: 100 - total flux cleaned = -0.0018053 Jy ! Component: 150 - total flux cleaned = -0.00241403 Jy ! Component: 200 - total flux cleaned = -0.00321233 Jy ! Total flux subtracted in 200 components = -0.00321233 Jy ! Clean residual min=-0.001174 max=0.001163 Jy/beam ! Clean residual mean=-0.000104 rms=0.000500 Jy/beam ! Combined flux in latest and established models = 0.912699 Jy ! Performing phase self-cal ! Adding 52 model components to the UV plane model. ! The established model now contains 570 components and 0.912699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114574Jy sigma=0.463319 ! Fit after self-cal, rms=0.114563Jy sigma=0.463280 ! 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.114563Jy sigma=0.463280 ! Fit after self-cal, rms=0.114744Jy sigma=0.463186 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.225 mas, bmaj=35.81 mas, bpa=-2.072 degrees ! Estimated noise=9.50635 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.692014 Jy ! Component: 100 - total flux cleaned = 0.851218 Jy ! Component: 150 - total flux cleaned = 0.911883 Jy ! Component: 200 - total flux cleaned = 0.941793 Jy ! Total flux subtracted in 200 components = 0.941793 Jy ! Clean residual min=-0.021926 max=0.022107 Jy/beam ! Clean residual mean=0.000153 rms=0.009314 Jy/beam ! Combined flux in latest and established models = 0.941794 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 61 model components to the UV plane model. ! The established model now contains 61 components and 0.941794 Jy ! Inverting map and beam ! Estimated beam: bmin=4.798 mas, bmaj=36.77 mas, bpa=-1.415 degrees ! Estimated noise=6.11432 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.0101187 Jy ! Component: 100 - total flux cleaned = 0.0123678 Jy ! Component: 150 - total flux cleaned = 0.0143301 Jy ! Component: 200 - total flux cleaned = 0.0125598 Jy ! Total flux subtracted in 200 components = 0.0125598 Jy ! Clean residual min=-0.013462 max=0.013475 Jy/beam ! Clean residual mean=-0.000106 rms=0.005328 Jy/beam ! Combined flux in latest and established models = 0.954354 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 107 components and 0.954354 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=11.62 mas, bmaj=49.65 mas, bpa=10.68 degrees ! Estimated noise=6.63078 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00614625 Jy ! Component: 100 - total flux cleaned = -0.0113134 Jy ! Component: 150 - total flux cleaned = -0.0127446 Jy ! Component: 200 - total flux cleaned = -0.0136646 Jy ! Total flux subtracted in 200 components = -0.0136646 Jy ! Clean residual min=-0.007401 max=0.007225 Jy/beam ! Clean residual mean=-0.000182 rms=0.003299 Jy/beam ! Combined flux in latest and established models = 0.940689 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.00222407 Jy ! Component: 100 - total flux cleaned = -0.00586312 Jy ! Component: 150 - total flux cleaned = -0.00870684 Jy ! Component: 200 - total flux cleaned = -0.0111378 Jy ! Total flux subtracted in 200 components = -0.0111378 Jy ! Clean residual min=-0.008455 max=0.008361 Jy/beam ! Clean residual mean=-0.000153 rms=0.003462 Jy/beam ! Combined flux in latest and established models = 0.929551 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 196 components and 0.929551 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.798 mas, bmaj=36.77 mas, bpa=-1.415 degrees ! Estimated noise=6.11432 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.82664e-05 Jy ! Component: 100 - total flux cleaned = -0.0031763 Jy ! Component: 150 - total flux cleaned = -0.00489372 Jy ! Component: 200 - total flux cleaned = -0.00620101 Jy ! Total flux subtracted in 200 components = -0.00620101 Jy ! Clean residual min=-0.004150 max=0.004129 Jy/beam ! Clean residual mean=-0.000284 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.92335 Jy selfcal ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 252 components and 0.92335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116246Jy sigma=0.470719 ! Fit after self-cal, rms=0.115918Jy sigma=0.469167 wmodel /scr/pima/rdv94_uvs/J0922-3959_S_map.mod ! Writing 252 model components to file: /scr/pima/rdv94_uvs/J0922-3959_S_map.mod wobs /scr/pima/rdv94_uvs/J0922-3959_S_uvs.fits ! Writing UV FITS file: /scr/pima/rdv94_uvs/J0922-3959_S_uvs.fits wwins /scr/pima/rdv94_uvs/J0922-3959_S_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/scr/pima/rdv94_uvs/J0922-3959_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.798 x 36.77 at -1.415 degrees (North through East) ! Clean map min=-0.032616 max=0.83506 Jy/beam ! Writing clean map to FITS file: /scr/pima/rdv94_uvs/J0922-3959_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.83506 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00148301 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.532779 0.532779 1.06556 2.13112 4.26223 8.52447 17.0489 34.0979 68.1957 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0044 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.835 quit ! Quitting program ! Log file /scr/pima/rdv94_uvs/J0922-3959_S_uvs.log closed on Mon Sep 23 22:10:31 2013