! Started logfile: /scr/pima/bg219b_uvs/J1037-2823_S_uvs.log on Thu Apr 7 01:19:31 2016 obs /scr/pima/bg219b_uvs/J1037-2823_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1037-2823_S_uva.fits ! AN table 1: 52 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.913996 visibilities/baseline/integration-bin. ! Found source: J1037-2823 ! ! 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 6844 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/bg219b_uvs/J1037-2823_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 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 38 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.051463Jy sigma=16.608130 ! Fit after self-cal, rms=0.721511Jy sigma=11.178790 ! 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.18 mas, bmaj=12.34 mas, bpa=15.78 degrees ! Estimated noise=0.793986 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.216822 Jy ! Component: 100 - total flux cleaned = 0.275167 Jy ! Total flux subtracted in 100 components = 0.275167 Jy ! Clean residual min=-0.015335 max=0.027062 Jy/beam ! Clean residual mean=-0.000143 rms=0.004812 Jy/beam ! Combined flux in latest and established models = 0.275167 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.275167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117782Jy sigma=1.768370 ! Fit after self-cal, rms=0.117566Jy sigma=1.766564 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0318607 Jy ! Component: 100 - total flux cleaned = 0.0514231 Jy ! Total flux subtracted in 100 components = 0.0514231 Jy ! Clean residual min=-0.013549 max=0.018141 Jy/beam ! Clean residual mean=-0.000076 rms=0.003563 Jy/beam ! Combined flux in latest and established models = 0.32659 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 28 components and 0.32659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.106539Jy sigma=1.555886 ! Fit after self-cal, rms=0.106447Jy sigma=1.554831 ! 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=3.986 mas, bmaj=14.85 mas, bpa=14.77 degrees ! Estimated noise=0.583442 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.0171881 Jy ! Component: 100 - total flux cleaned = 0.0263121 Jy ! Component: 150 - total flux cleaned = 0.0307867 Jy ! Component: 200 - total flux cleaned = 0.0314722 Jy ! Total flux subtracted in 200 components = 0.0314722 Jy ! Clean residual min=-0.012828 max=0.017260 Jy/beam ! Clean residual mean=0.000001 rms=0.003864 Jy/beam ! Combined flux in latest and established models = 0.358063 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 62 components and 0.358063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103664Jy sigma=1.507619 ! Fit after self-cal, rms=0.103598Jy sigma=1.506807 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.986 x 14.85 at 14.77 degrees (North through East) ! Clean map min=-0.012573 max=0.27412 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.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.103598Jy sigma=1.506807 ! Fit after self-cal, rms=0.103598Jy sigma=1.506807 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.986 mas, bmaj=14.85 mas, bpa=14.77 degrees ! Estimated noise=0.583442 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.000705561 Jy ! Component: 100 - total flux cleaned = 0.000850552 Jy ! Component: 150 - total flux cleaned = 0.000844739 Jy ! Component: 200 - total flux cleaned = 0.000970685 Jy ! Total flux subtracted in 200 components = 0.000970685 Jy ! Clean residual min=-0.012525 max=0.017044 Jy/beam ! Clean residual mean=0.000005 rms=0.003821 Jy/beam ! Combined flux in latest and established models = 0.359033 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 69 components and 0.359033 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103201Jy sigma=1.501753 ! Fit after self-cal, rms=0.103171Jy sigma=1.501451 ! 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.103171Jy sigma=1.501451 ! Fit after self-cal, rms=0.103171Jy sigma=1.501451 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.986 mas, bmaj=14.85 mas, bpa=14.77 degrees ! Estimated noise=0.583442 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314164 Jy ! Component: 100 - total flux cleaned = 0.000315304 Jy ! Component: 150 - total flux cleaned = 0.000416709 Jy ! Component: 200 - total flux cleaned = 0.000510329 Jy ! Total flux subtracted in 200 components = 0.000510329 Jy ! Clean residual min=-0.012337 max=0.016797 Jy/beam ! Clean residual mean=0.000008 rms=0.003795 Jy/beam ! Combined flux in latest and established models = 0.359544 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 73 components and 0.359544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102948Jy sigma=1.498641 ! Fit after self-cal, rms=0.102930Jy sigma=1.498471 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 (-53.5, -21). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.014264 Jy ! Component: 100 - total flux cleaned = 0.0215062 Jy ! Component: 150 - total flux cleaned = 0.0249816 Jy ! Component: 200 - total flux cleaned = 0.0259721 Jy ! Total flux subtracted in 200 components = 0.0259721 Jy ! Clean residual min=-0.009925 max=0.014157 Jy/beam ! Clean residual mean=-0.000007 rms=0.003356 Jy/beam ! Combined flux in latest and established models = 0.385516 Jy ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 108 components and 0.385516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101011Jy sigma=1.460891 ! Fit after self-cal, rms=0.100791Jy sigma=1.456539 ! 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.100791Jy sigma=1.456539 ! Fit after self-cal, rms=0.099353Jy sigma=1.435356 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.978 mas, bmaj=14.83 mas, bpa=14.72 degrees ! Estimated noise=0.580808 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000588727 Jy ! Component: 100 - total flux cleaned = 0.000976119 Jy ! Component: 150 - total flux cleaned = 0.00132703 Jy ! Component: 200 - total flux cleaned = 0.00143636 Jy ! Total flux subtracted in 200 components = 0.00143636 Jy ! Clean residual min=-0.009056 max=0.012212 Jy/beam ! Clean residual mean=-0.000005 rms=0.002924 Jy/beam ! Combined flux in latest and established models = 0.386952 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 131 components and 0.386952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099051Jy sigma=1.430524 ! Fit after self-cal, rms=0.099047Jy sigma=1.430314 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.000331157 Jy ! Component: 100 - total flux cleaned = 0.0004326 Jy ! Component: 150 - total flux cleaned = 0.000431161 Jy ! Component: 200 - total flux cleaned = 0.000340546 Jy ! Total flux subtracted in 200 components = 0.000340546 Jy ! Clean residual min=-0.009093 max=0.011855 Jy/beam ! Clean residual mean=-0.000005 rms=0.002894 Jy/beam ! Combined flux in latest and established models = 0.387292 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 145 components and 0.387292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098876Jy sigma=1.427608 ! Fit after self-cal, rms=0.098874Jy sigma=1.427566 ! 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.098874Jy sigma=1.427566 ! Fit after self-cal, rms=0.098842Jy sigma=1.427538 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.148 mas, bmaj=21.96 mas, bpa=6.103 degrees ! Estimated noise=0.660356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00358561 Jy ! Component: 100 - total flux cleaned = 0.00369062 Jy ! Component: 150 - total flux cleaned = 0.00359819 Jy ! Component: 200 - total flux cleaned = 0.00351107 Jy ! Total flux subtracted in 200 components = 0.00351107 Jy ! Clean residual min=-0.011543 max=0.015184 Jy/beam ! Clean residual mean=-0.000001 rms=0.003929 Jy/beam ! Combined flux in latest and established models = 0.390803 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 162 components and 0.390803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098834Jy sigma=1.427763 ! Fit after self-cal, rms=0.098801Jy sigma=1.427151 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 = 7.98054e-05 Jy ! Component: 100 - total flux cleaned = -0.000176208 Jy ! Component: 150 - total flux cleaned = -0.000333211 Jy ! Component: 200 - total flux cleaned = -0.000328972 Jy ! Total flux subtracted in 200 components = -0.000328972 Jy ! Clean residual min=-0.011577 max=0.015034 Jy/beam ! Clean residual mean=0.000001 rms=0.003909 Jy/beam ! Combined flux in latest and established models = 0.390474 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 167 components and 0.390474 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098848Jy sigma=1.427706 ! Fit after self-cal, rms=0.098828Jy sigma=1.427339 ! 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=3.976 mas, bmaj=14.83 mas, bpa=14.72 degrees ! Estimated noise=0.580606 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.976 x 14.83 at 14.72 degrees (North through East) ! Clean map min=-0.0090456 max=0.2718 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.17 mas, bmaj=12.32 mas, bpa=15.68 degrees ! Estimated noise=0.788574 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.215068 Jy ! Component: 100 - total flux cleaned = 0.275198 Jy ! Component: 150 - total flux cleaned = 0.307003 Jy ! Component: 200 - total flux cleaned = 0.328143 Jy ! Total flux subtracted in 200 components = 0.328143 Jy ! Clean residual min=-0.011276 max=0.013152 Jy/beam ! Clean residual mean=-0.000071 rms=0.003174 Jy/beam ! Combined flux in latest and established models = 0.328143 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.328143 Jy ! Inverting map and beam ! Estimated beam: bmin=3.976 mas, bmaj=14.83 mas, bpa=14.72 degrees ! Estimated noise=0.580606 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 (6, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0209647 Jy ! Component: 100 - total flux cleaned = 0.0343711 Jy ! Component: 150 - total flux cleaned = 0.0445153 Jy ! Component: 200 - total flux cleaned = 0.0522931 Jy ! Total flux subtracted in 200 components = 0.0522931 Jy ! Clean residual min=-0.009098 max=0.011130 Jy/beam ! Clean residual mean=-0.000004 rms=0.002948 Jy/beam ! Combined flux in latest and established models = 0.380436 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 98 components and 0.380436 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=8.148 mas, bmaj=21.96 mas, bpa=6.103 degrees ! Estimated noise=0.660356 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00888957 Jy ! Component: 100 - total flux cleaned = 0.0133991 Jy ! Component: 150 - total flux cleaned = 0.0147112 Jy ! Component: 200 - total flux cleaned = 0.0156432 Jy ! Total flux subtracted in 200 components = 0.0156432 Jy ! Clean residual min=-0.009668 max=0.014692 Jy/beam ! Clean residual mean=0.000025 rms=0.003758 Jy/beam ! Combined flux in latest and established models = 0.396079 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.000337007 Jy ! Component: 100 - total flux cleaned = -0.000339956 Jy ! Component: 150 - total flux cleaned = -0.000639457 Jy ! Component: 200 - total flux cleaned = -0.00103682 Jy ! Total flux subtracted in 200 components = -0.00103682 Jy ! Clean residual min=-0.010043 max=0.014230 Jy/beam ! Clean residual mean=0.000030 rms=0.003671 Jy/beam ! Combined flux in latest and established models = 0.395043 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 169 components and 0.395043 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.976 mas, bmaj=14.83 mas, bpa=14.72 degrees ! Estimated noise=0.580606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000866273 Jy ! Component: 100 - total flux cleaned = 0.000430852 Jy ! Component: 150 - total flux cleaned = 3.94424e-05 Jy ! Component: 200 - total flux cleaned = -8.52011e-05 Jy ! Total flux subtracted in 200 components = -8.52011e-05 Jy ! Clean residual min=-0.007815 max=0.010779 Jy/beam ! Clean residual mean=0.000022 rms=0.002650 Jy/beam ! Combined flux in latest and established models = 0.394958 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 193 components and 0.394957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097539Jy sigma=1.408949 ! Fit after self-cal, rms=0.097383Jy sigma=1.406596 wmodel /scr/pima/bg219b_uvs/J1037-2823_S_map.mod ! Writing 193 model components to file: /scr/pima/bg219b_uvs/J1037-2823_S_map.mod wobs /scr/pima/bg219b_uvs/J1037-2823_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1037-2823_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1037-2823_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219b_uvs/J1037-2823_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.00470606 Jy ! Component: 100 - total flux cleaned = 0.00865591 Jy ! Component: 150 - total flux cleaned = 0.0107452 Jy ! Component: 200 - total flux cleaned = 0.0125588 Jy ! Component: 250 - total flux cleaned = 0.0137502 Jy ! Component: 300 - total flux cleaned = 0.0146226 Jy ! Component: 350 - total flux cleaned = 0.0150947 Jy ! Component: 400 - total flux cleaned = 0.01555 Jy ! Component: 450 - total flux cleaned = 0.015987 Jy ! Component: 500 - total flux cleaned = 0.0161969 Jy ! Component: 550 - total flux cleaned = 0.0163017 Jy ! Component: 600 - total flux cleaned = 0.0165992 Jy ! Component: 650 - total flux cleaned = 0.0165013 Jy ! Component: 700 - total flux cleaned = 0.0165013 Jy ! Component: 750 - total flux cleaned = 0.0162267 Jy ! Component: 800 - total flux cleaned = 0.0158726 Jy ! Component: 850 - total flux cleaned = 0.0156134 Jy ! Component: 900 - total flux cleaned = 0.0157836 Jy ! Component: 950 - total flux cleaned = 0.0156163 Jy ! Component: 1000 - total flux cleaned = 0.0155352 Jy ! Component: 1050 - total flux cleaned = 0.0154567 Jy ! Component: 1100 - total flux cleaned = 0.0156901 Jy ! Component: 1150 - total flux cleaned = 0.0155352 Jy ! Component: 1200 - total flux cleaned = 0.0157589 Jy ! Component: 1250 - total flux cleaned = 0.0156089 Jy ! Component: 1300 - total flux cleaned = 0.0154643 Jy ! Component: 1350 - total flux cleaned = 0.0153209 Jy ! Component: 1400 - total flux cleaned = 0.0151809 Jy ! Component: 1450 - total flux cleaned = 0.0150428 Jy ! Component: 1500 - total flux cleaned = 0.0150441 Jy ! Component: 1550 - total flux cleaned = 0.0150445 Jy ! Component: 1600 - total flux cleaned = 0.0149125 Jy ! Component: 1650 - total flux cleaned = 0.014653 Jy ! Component: 1700 - total flux cleaned = 0.0145252 Jy ! Component: 1750 - total flux cleaned = 0.0143982 Jy ! Component: 1800 - total flux cleaned = 0.0142738 Jy ! Component: 1850 - total flux cleaned = 0.0140884 Jy ! Component: 1900 - total flux cleaned = 0.0139073 Jy ! Component: 1950 - total flux cleaned = 0.0142072 Jy ! Component: 2000 - total flux cleaned = 0.0140283 Jy ! Component: 2050 - total flux cleaned = 0.013912 Jy ! Component: 2100 - total flux cleaned = 0.014028 Jy ! Component: 2150 - total flux cleaned = 0.0140285 Jy ! Component: 2200 - total flux cleaned = 0.0141414 Jy ! Component: 2250 - total flux cleaned = 0.0140303 Jy ! Component: 2300 - total flux cleaned = 0.0140852 Jy ! Component: 2350 - total flux cleaned = 0.0140312 Jy ! Component: 2400 - total flux cleaned = 0.014085 Jy ! Component: 2450 - total flux cleaned = 0.014031 Jy ! Component: 2500 - total flux cleaned = 0.0139272 Jy ! Component: 2550 - total flux cleaned = 0.0140826 Jy ! Component: 2600 - total flux cleaned = 0.0141838 Jy ! Component: 2650 - total flux cleaned = 0.0142343 Jy ! Component: 2700 - total flux cleaned = 0.014333 Jy ! Component: 2750 - total flux cleaned = 0.0142838 Jy ! Component: 2800 - total flux cleaned = 0.0142346 Jy ! Component: 2850 - total flux cleaned = 0.0141872 Jy ! Component: 2900 - total flux cleaned = 0.0142345 Jy ! Component: 2950 - total flux cleaned = 0.0143758 Jy ! Component: 3000 - total flux cleaned = 0.014282 Jy ! Component: 3050 - total flux cleaned = 0.0143277 Jy ! Component: 3100 - total flux cleaned = 0.0144646 Jy ! Component: 3150 - total flux cleaned = 0.0144189 Jy ! Component: 3200 - total flux cleaned = 0.0145535 Jy ! Component: 3250 - total flux cleaned = 0.0145534 Jy ! Component: 3300 - total flux cleaned = 0.0145095 Jy ! Component: 3350 - total flux cleaned = 0.0148145 Jy ! Component: 3400 - total flux cleaned = 0.0146843 Jy ! Component: 3450 - total flux cleaned = 0.0147702 Jy ! Component: 3500 - total flux cleaned = 0.0148121 Jy ! Component: 3550 - total flux cleaned = 0.0147289 Jy ! Component: 3600 - total flux cleaned = 0.0148535 Jy ! Component: 3650 - total flux cleaned = 0.0149357 Jy ! Component: 3700 - total flux cleaned = 0.0148131 Jy ! Component: 3750 - total flux cleaned = 0.0150157 Jy ! Component: 3800 - total flux cleaned = 0.0148954 Jy ! Component: 3850 - total flux cleaned = 0.0149749 Jy ! Component: 3900 - total flux cleaned = 0.0149749 Jy ! Component: 3950 - total flux cleaned = 0.0149362 Jy ! Component: 4000 - total flux cleaned = 0.0149366 Jy ! Component: 4050 - total flux cleaned = 0.0150133 Jy ! Total flux subtracted in 4096 components = 0.0150135 Jy ! Clean residual min=-0.002198 max=0.002292 Jy/beam ! Clean residual mean=0.000006 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.409971 Jy keep ! Adding 502 model components to the UV plane model. ! The established model now contains 695 components and 0.409971 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1037-2823_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.976 x 14.83 at 14.72 degrees (North through East) ! Clean map min=-0.0055054 max=0.27266 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1037-2823_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.272659 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000861573 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.947969 0.947969 1.89594 3.79188 7.58375 15.1675 30.335 60.67 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.272 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 316.466 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1037-2823_S_uvs.log closed on Thu Apr 7 01:19:35 2016