! Started logfile: /scr/pima/bg219e_uvs/J0051-0650_S_uvs.log on Thu Apr 7 06:32:38 2016 obs /scr/pima/bg219e_uvs/J0051-0650_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0051-0650_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.905864 visibilities/baseline/integration-bin. ! Found source: J0051-0650 ! ! 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.22e+09 3.2e+07 1 3.2e+07 ! 02 2 2.252e+09 3.2e+07 1 3.2e+07 ! 03 3 2.284e+09 3.2e+07 1 3.2e+07 ! 04 4 2.348e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 54 lines of history. ! ! Reading 4696 visibilities. select rr, 1,2,3,4,6,7,8 ! Restricting channel ranges to the available 4 channels. ! 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/bg219e_uvs/J0051-0650_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.105371Jy sigma=19.948024 ! Fit after self-cal, rms=0.502828Jy sigma=9.106088 ! 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.404 mas, bmaj=9.673 mas, bpa=19.69 degrees ! Estimated noise=0.828867 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.375849 Jy ! Component: 100 - total flux cleaned = 0.476585 Jy ! Total flux subtracted in 100 components = 0.476585 Jy ! Clean residual min=-0.019666 max=0.043877 Jy/beam ! Clean residual mean=-0.000032 rms=0.006601 Jy/beam ! Combined flux in latest and established models = 0.476585 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.476585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.142236Jy sigma=2.308047 ! Fit after self-cal, rms=0.142076Jy sigma=2.305910 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0502502 Jy ! Component: 100 - total flux cleaned = 0.0826178 Jy ! Total flux subtracted in 100 components = 0.0826178 Jy ! Clean residual min=-0.013921 max=0.032157 Jy/beam ! Clean residual mean=-0.000017 rms=0.004535 Jy/beam ! Combined flux in latest and established models = 0.559203 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 31 components and 0.559203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112049Jy sigma=1.786663 ! Fit after self-cal, rms=0.111598Jy sigma=1.778671 ! Inverting map ! Added new window around map position (-6.5, 4.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0321184 Jy ! Component: 100 - total flux cleaned = 0.0514534 Jy ! Total flux subtracted in 100 components = 0.0514534 Jy ! Clean residual min=-0.011608 max=0.016215 Jy/beam ! Clean residual mean=-0.000008 rms=0.003351 Jy/beam ! Combined flux in latest and established models = 0.610656 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 53 components and 0.610656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097829Jy sigma=1.534175 ! Fit after self-cal, rms=0.097131Jy sigma=1.520438 ! 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.152 mas, bmaj=10.7 mas, bpa=18.11 degrees ! Estimated noise=0.633324 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.0212035 Jy ! Component: 100 - total flux cleaned = 0.0354642 Jy ! Component: 150 - total flux cleaned = 0.045997 Jy ! Component: 200 - total flux cleaned = 0.05391 Jy ! Total flux subtracted in 200 components = 0.05391 Jy ! Clean residual min=-0.009396 max=0.016727 Jy/beam ! Clean residual mean=-0.000002 rms=0.003310 Jy/beam ! Combined flux in latest and established models = 0.664566 Jy ! Performing phase self-cal ! Adding 61 model components to the UV plane model. ! The established model now contains 107 components and 0.664566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090421Jy sigma=1.409787 ! Fit after self-cal, rms=0.090135Jy sigma=1.404208 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.152 x 10.7 at 18.11 degrees (North through East) ! Clean map min=-0.0093199 max=0.49285 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.00 HN 1.00 KP 0.98 ! LA 0.99 NL 1.02 OV 1.04 PT 0.97 ! SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.01 KP 0.99 ! LA 0.97 NL 1.00 OV 1.04 PT 0.99 ! SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.01 KP 0.98 ! LA 0.98 NL 0.99 OV 1.02 PT 0.98 ! SC 1.00 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.99 KP 0.98 ! LA 0.98 NL 1.00 OV 1.02 PT 0.96 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.090135Jy sigma=1.404208 ! Fit after self-cal, rms=0.088367Jy sigma=1.382272 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.155 mas, bmaj=10.71 mas, bpa=18.15 degrees ! Estimated noise=0.631348 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 (-17, 18). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0161756 Jy ! Component: 100 - total flux cleaned = 0.0253012 Jy ! Component: 150 - total flux cleaned = 0.0320055 Jy ! Component: 200 - total flux cleaned = 0.0365454 Jy ! Total flux subtracted in 200 components = 0.0365454 Jy ! Clean residual min=-0.006961 max=0.010158 Jy/beam ! Clean residual mean=-0.000009 rms=0.002163 Jy/beam ! Combined flux in latest and established models = 0.701112 Jy ! Performing phase self-cal ! Adding 53 model components to the UV plane model. ! The established model now contains 158 components and 0.701111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084715Jy sigma=1.317773 ! Fit after self-cal, rms=0.084540Jy sigma=1.313889 ! 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.084540Jy sigma=1.313889 ! Fit after self-cal, rms=0.083316Jy sigma=1.289307 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.154 mas, bmaj=10.68 mas, bpa=18.02 degrees ! Estimated noise=0.632538 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0052688 Jy ! Component: 100 - total flux cleaned = 0.00796221 Jy ! Component: 150 - total flux cleaned = 0.00999231 Jy ! Component: 200 - total flux cleaned = 0.0116522 Jy ! Total flux subtracted in 200 components = 0.0116522 Jy ! Clean residual min=-0.005539 max=0.007692 Jy/beam ! Clean residual mean=-0.000011 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.712764 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 186 components and 0.712764 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082508Jy sigma=1.278525 ! Fit after self-cal, rms=0.082475Jy sigma=1.277960 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) ! Added new window around map position (-50, 64.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00669189 Jy ! Component: 100 - total flux cleaned = 0.00822815 Jy ! Component: 150 - total flux cleaned = 0.00953321 Jy ! Component: 200 - total flux cleaned = 0.010798 Jy ! Total flux subtracted in 200 components = 0.010798 Jy ! Clean residual min=-0.004964 max=0.005912 Jy/beam ! Clean residual mean=-0.000011 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.723562 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 212 components and 0.723562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081641Jy sigma=1.266138 ! Fit after self-cal, rms=0.081577Jy sigma=1.265104 ! 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.081577Jy sigma=1.265104 ! Fit after self-cal, rms=0.081655Jy sigma=1.262996 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.15 mas, bmaj=10.67 mas, bpa=18.02 degrees ! Estimated noise=0.634706 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00408231 Jy ! Component: 100 - total flux cleaned = 0.00620907 Jy ! Component: 150 - total flux cleaned = 0.00771671 Jy ! Component: 200 - total flux cleaned = 0.00885782 Jy ! Total flux subtracted in 200 components = 0.00885782 Jy ! Clean residual min=-0.004481 max=0.004903 Jy/beam ! Clean residual mean=-0.000011 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.73242 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 226 components and 0.73242 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081180Jy sigma=1.258221 ! Fit after self-cal, rms=0.081158Jy sigma=1.257956 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.00143958 Jy ! Component: 100 - total flux cleaned = 0.00218099 Jy ! Component: 150 - total flux cleaned = 0.00263163 Jy ! Component: 200 - total flux cleaned = 0.00284186 Jy ! Total flux subtracted in 200 components = 0.00284186 Jy ! Clean residual min=-0.004304 max=0.004685 Jy/beam ! Clean residual mean=-0.000011 rms=0.001276 Jy/beam ! Combined flux in latest and established models = 0.735261 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 243 components and 0.735262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080970Jy sigma=1.255842 ! Fit after self-cal, rms=0.080961Jy sigma=1.255755 ! 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.080961Jy sigma=1.255755 ! Fit after self-cal, rms=0.081144Jy sigma=1.254326 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.786 mas, bmaj=13.55 mas, bpa=8.571 degrees ! Estimated noise=0.745794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00408637 Jy ! Component: 100 - total flux cleaned = 0.0061833 Jy ! Component: 150 - total flux cleaned = 0.0065915 Jy ! Component: 200 - total flux cleaned = 0.0068875 Jy ! Total flux subtracted in 200 components = 0.0068875 Jy ! Clean residual min=-0.005696 max=0.006012 Jy/beam ! Clean residual mean=-0.000018 rms=0.001720 Jy/beam ! Combined flux in latest and established models = 0.742149 Jy selfcal ! Performing phase self-cal ! Adding 45 model components to the UV plane model. ! The established model now contains 268 components and 0.742149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080852Jy sigma=1.252819 ! Fit after self-cal, rms=0.080830Jy sigma=1.252528 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.000386653 Jy ! Component: 100 - total flux cleaned = 0.000587945 Jy ! Component: 150 - total flux cleaned = 0.000524461 Jy ! Component: 200 - total flux cleaned = 0.000465026 Jy ! Total flux subtracted in 200 components = 0.000465026 Jy ! Clean residual min=-0.005648 max=0.005822 Jy/beam ! Clean residual mean=-0.000018 rms=0.001689 Jy/beam ! Combined flux in latest and established models = 0.742614 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 283 components and 0.742614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080745Jy sigma=1.251748 ! Fit after self-cal, rms=0.080735Jy sigma=1.251646 ! 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.145 mas, bmaj=10.67 mas, bpa=18.03 degrees ! Estimated noise=0.63744 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.145 x 10.67 at 18.03 degrees (North through East) ! Clean map min=-0.0042263 max=0.49933 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=9.654 mas, bpa=19.58 degrees ! Estimated noise=0.834085 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.378014 Jy ! Component: 100 - total flux cleaned = 0.480742 Jy ! Component: 150 - total flux cleaned = 0.536417 Jy ! Component: 200 - total flux cleaned = 0.573387 Jy ! Total flux subtracted in 200 components = 0.573387 Jy ! Clean residual min=-0.012039 max=0.020137 Jy/beam ! Clean residual mean=-0.000012 rms=0.003853 Jy/beam ! Combined flux in latest and established models = 0.573387 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.573387 Jy ! Inverting map and beam ! Estimated beam: bmin=4.145 mas, bmaj=10.67 mas, bpa=18.03 degrees ! Estimated noise=0.63744 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.0339027 Jy ! Component: 100 - total flux cleaned = 0.0570075 Jy ! Component: 150 - total flux cleaned = 0.0752678 Jy ! Component: 200 - total flux cleaned = 0.0900822 Jy ! Total flux subtracted in 200 components = 0.0900822 Jy ! Clean residual min=-0.007782 max=0.012193 Jy/beam ! Clean residual mean=-0.000018 rms=0.002710 Jy/beam ! Combined flux in latest and established models = 0.66347 Jy ! Adding 82 model components to the UV plane model. ! The established model now contains 98 components and 0.66347 Jy ! Inverting map ! Added new window around map position (-35, 48.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0131965 Jy ! Component: 100 - total flux cleaned = 0.0236338 Jy ! Component: 150 - total flux cleaned = 0.0324616 Jy ! Component: 200 - total flux cleaned = 0.0400043 Jy ! Total flux subtracted in 200 components = 0.0400043 Jy ! Clean residual min=-0.005596 max=0.006926 Jy/beam ! Clean residual mean=-0.000013 rms=0.001760 Jy/beam ! Combined flux in latest and established models = 0.703474 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 146 components and 0.703474 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=7.786 mas, bmaj=13.55 mas, bpa=8.571 degrees ! Estimated noise=0.745794 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0101776 Jy ! Component: 100 - total flux cleaned = 0.0177544 Jy ! Component: 150 - total flux cleaned = 0.0237867 Jy ! Component: 200 - total flux cleaned = 0.028676 Jy ! Total flux subtracted in 200 components = 0.028676 Jy ! Clean residual min=-0.005308 max=0.006819 Jy/beam ! Clean residual mean=-0.000017 rms=0.001747 Jy/beam ! Combined flux in latest and established models = 0.73215 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.00399261 Jy ! Component: 100 - total flux cleaned = 0.00727467 Jy ! Component: 150 - total flux cleaned = 0.0100027 Jy ! Component: 200 - total flux cleaned = 0.0115895 Jy ! Total flux subtracted in 200 components = 0.0115895 Jy ! Clean residual min=-0.005376 max=0.005992 Jy/beam ! Clean residual mean=-0.000014 rms=0.001540 Jy/beam ! Combined flux in latest and established models = 0.743739 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 238 components and 0.74374 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.145 mas, bmaj=10.67 mas, bpa=18.03 degrees ! Estimated noise=0.63744 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000758376 Jy ! Component: 100 - total flux cleaned = 0.00114746 Jy ! Component: 150 - total flux cleaned = 0.00123444 Jy ! Component: 200 - total flux cleaned = 0.00147762 Jy ! Total flux subtracted in 200 components = 0.00147762 Jy ! Clean residual min=-0.004114 max=0.005044 Jy/beam ! Clean residual mean=-0.000009 rms=0.001151 Jy/beam ! Combined flux in latest and established models = 0.745217 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 268 components and 0.745217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080341Jy sigma=1.250657 ! Fit after self-cal, rms=0.080198Jy sigma=1.248928 wmodel /scr/pima/bg219e_uvs/J0051-0650_S_map.mod ! Writing 268 model components to file: /scr/pima/bg219e_uvs/J0051-0650_S_map.mod wobs /scr/pima/bg219e_uvs/J0051-0650_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0051-0650_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0051-0650_S_map.win ! wwins: Wrote 5 windows to /scr/pima/bg219e_uvs/J0051-0650_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000224158 Jy ! Component: 100 - total flux cleaned = 0.000436801 Jy ! Component: 150 - total flux cleaned = 0.000907727 Jy ! Component: 200 - total flux cleaned = 0.0014902 Jy ! Component: 250 - total flux cleaned = 0.00205459 Jy ! Component: 300 - total flux cleaned = 0.00254248 Jy ! Component: 350 - total flux cleaned = 0.00283888 Jy ! Component: 400 - total flux cleaned = 0.00312921 Jy ! Component: 450 - total flux cleaned = 0.00358235 Jy ! Component: 500 - total flux cleaned = 0.0040227 Jy ! Component: 550 - total flux cleaned = 0.00428996 Jy ! Component: 600 - total flux cleaned = 0.00455195 Jy ! Component: 650 - total flux cleaned = 0.00486015 Jy ! Component: 700 - total flux cleaned = 0.0052631 Jy ! Component: 750 - total flux cleaned = 0.00546046 Jy ! Component: 800 - total flux cleaned = 0.00580024 Jy ! Component: 850 - total flux cleaned = 0.00608559 Jy ! Component: 900 - total flux cleaned = 0.00650448 Jy ! Component: 950 - total flux cleaned = 0.00664185 Jy ! Component: 1000 - total flux cleaned = 0.00686655 Jy ! Component: 1050 - total flux cleaned = 0.0070861 Jy ! Component: 1100 - total flux cleaned = 0.00730103 Jy ! Component: 1150 - total flux cleaned = 0.00755432 Jy ! Component: 1200 - total flux cleaned = 0.00763737 Jy ! Component: 1250 - total flux cleaned = 0.00784226 Jy ! Component: 1300 - total flux cleaned = 0.00804312 Jy ! Component: 1350 - total flux cleaned = 0.00820166 Jy ! Component: 1400 - total flux cleaned = 0.00839744 Jy ! Component: 1450 - total flux cleaned = 0.00862885 Jy ! Component: 1500 - total flux cleaned = 0.0089321 Jy ! Component: 1550 - total flux cleaned = 0.00908248 Jy ! Component: 1600 - total flux cleaned = 0.00930424 Jy ! Component: 1650 - total flux cleaned = 0.00948685 Jy ! Component: 1700 - total flux cleaned = 0.00970197 Jy ! Component: 1750 - total flux cleaned = 0.00973751 Jy ! Component: 1800 - total flux cleaned = 0.00994719 Jy ! Component: 1850 - total flux cleaned = 0.0100853 Jy ! Component: 1900 - total flux cleaned = 0.0102555 Jy ! Component: 1950 - total flux cleaned = 0.0102552 Jy ! Component: 2000 - total flux cleaned = 0.0104219 Jy ! Component: 2050 - total flux cleaned = 0.0105212 Jy ! Component: 2100 - total flux cleaned = 0.0106519 Jy ! Component: 2150 - total flux cleaned = 0.0107492 Jy ! Component: 2200 - total flux cleaned = 0.0109092 Jy ! Component: 2250 - total flux cleaned = 0.0110042 Jy ! Component: 2300 - total flux cleaned = 0.010973 Jy ! Component: 2350 - total flux cleaned = 0.0110973 Jy ! Component: 2400 - total flux cleaned = 0.0112812 Jy ! Component: 2450 - total flux cleaned = 0.0113723 Jy ! Component: 2500 - total flux cleaned = 0.0115523 Jy ! Component: 2550 - total flux cleaned = 0.011671 Jy ! Component: 2600 - total flux cleaned = 0.0117884 Jy ! Component: 2650 - total flux cleaned = 0.0119045 Jy ! Component: 2700 - total flux cleaned = 0.0119627 Jy ! Component: 2750 - total flux cleaned = 0.0121633 Jy ! Component: 2800 - total flux cleaned = 0.01222 Jy ! Component: 2850 - total flux cleaned = 0.0123043 Jy ! Component: 2900 - total flux cleaned = 0.0124712 Jy ! Component: 2950 - total flux cleaned = 0.0125817 Jy ! Component: 3000 - total flux cleaned = 0.0128006 Jy ! Component: 3050 - total flux cleaned = 0.013017 Jy ! Component: 3100 - total flux cleaned = 0.0130705 Jy ! Component: 3150 - total flux cleaned = 0.0133634 Jy ! Component: 3200 - total flux cleaned = 0.0134166 Jy ! Component: 3250 - total flux cleaned = 0.013574 Jy ! Component: 3300 - total flux cleaned = 0.0137816 Jy ! Component: 3350 - total flux cleaned = 0.0138586 Jy ! Component: 3400 - total flux cleaned = 0.0139609 Jy ! Component: 3450 - total flux cleaned = 0.014113 Jy ! Component: 3500 - total flux cleaned = 0.0141884 Jy ! Component: 3550 - total flux cleaned = 0.0143632 Jy ! Component: 3600 - total flux cleaned = 0.0144375 Jy ! Component: 3650 - total flux cleaned = 0.0145112 Jy ! Component: 3700 - total flux cleaned = 0.014658 Jy ! Component: 3750 - total flux cleaned = 0.0148522 Jy ! Component: 3800 - total flux cleaned = 0.0149244 Jy ! Component: 3850 - total flux cleaned = 0.0151155 Jy ! Component: 3900 - total flux cleaned = 0.0151865 Jy ! Component: 3950 - total flux cleaned = 0.01521 Jy ! Component: 4000 - total flux cleaned = 0.0154439 Jy ! Component: 4050 - total flux cleaned = 0.0155137 Jy ! Total flux subtracted in 4096 components = 0.0156294 Jy ! Clean residual min=-0.001249 max=0.001380 Jy/beam ! Clean residual mean=-0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.760847 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 577 components and 0.760847 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0051-0650_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.145 x 10.67 at 18.03 degrees (North through East) ! Clean map min=-0.0029575 max=0.50096 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0051-0650_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.500963 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00046749 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.279955 0.279955 0.559909 1.11982 2.23964 4.47927 8.95855 17.9171 35.8342 71.6684 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.5 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1071.6 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0051-0650_S_uvs.log closed on Thu Apr 7 06:32:43 2016