! Started logfile: /scr/pima/bg219b_uvs/J1107+5219_S_uvs.log on Thu Apr 7 01:20:28 2016 obs /scr/pima/bg219b_uvs/J1107+5219_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J1107+5219_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.76929 visibilities/baseline/integration-bin. ! Found source: J1107+5219 ! ! 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 3988 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/J1107+5219_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 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 53 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.005966Jy sigma=23.661843 ! Fit after self-cal, rms=0.892372Jy sigma=20.951895 ! 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=4.099 mas, bmaj=5.663 mas, bpa=30.54 degrees ! Estimated noise=0.768728 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.0844292 Jy ! Component: 100 - total flux cleaned = 0.108591 Jy ! Total flux subtracted in 100 components = 0.108591 Jy ! Clean residual min=-0.006089 max=0.009805 Jy/beam ! Clean residual mean=0.000000 rms=0.001713 Jy/beam ! Combined flux in latest and established models = 0.108591 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.108591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060365Jy sigma=1.352961 ! Fit after self-cal, rms=0.060283Jy sigma=1.351002 ! 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.696 mas, bmaj=6.241 mas, bpa=23.29 degrees ! Estimated noise=0.529966 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.00914626 Jy ! Component: 100 - total flux cleaned = 0.0118123 Jy ! Component: 150 - total flux cleaned = 0.0117354 Jy ! Component: 200 - total flux cleaned = 0.0116677 Jy ! Total flux subtracted in 200 components = 0.0116677 Jy ! Clean residual min=-0.004125 max=0.004806 Jy/beam ! Clean residual mean=0.000028 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.120258 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.120258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059023Jy sigma=1.321065 ! Fit after self-cal, rms=0.058992Jy sigma=1.320314 ! 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.696 x 6.241 at 23.29 degrees (North through East) ! Clean map min=-0.0040001 max=0.10811 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.058992Jy sigma=1.320314 ! Fit after self-cal, rms=0.058992Jy sigma=1.320314 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.696 mas, bmaj=6.241 mas, bpa=23.29 degrees ! Estimated noise=0.529966 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.000105326 Jy ! Component: 100 - total flux cleaned = -0.00027317 Jy ! Component: 150 - total flux cleaned = -0.000350968 Jy ! Component: 200 - total flux cleaned = -0.000420718 Jy ! Total flux subtracted in 200 components = -0.000420718 Jy ! Clean residual min=-0.004094 max=0.004922 Jy/beam ! Clean residual mean=0.000028 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.119838 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 29 components and 0.119838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058915Jy sigma=1.318670 ! Fit after self-cal, rms=0.058902Jy sigma=1.318390 ! 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.058902Jy sigma=1.318390 ! Fit after self-cal, rms=0.057673Jy sigma=1.306511 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.7 mas, bmaj=6.251 mas, bpa=22.71 degrees ! Estimated noise=0.520023 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0021703 Jy ! Component: 100 - total flux cleaned = -0.00258292 Jy ! Component: 150 - total flux cleaned = -0.00258101 Jy ! Component: 200 - total flux cleaned = -0.00262363 Jy ! Total flux subtracted in 200 components = -0.00262363 Jy ! Clean residual min=-0.003094 max=0.003703 Jy/beam ! Clean residual mean=0.000020 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.117214 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 40 components and 0.117214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057597Jy sigma=1.304658 ! Fit after self-cal, rms=0.057597Jy sigma=1.304343 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.93974e-05 Jy ! Component: 100 - total flux cleaned = -7.81268e-05 Jy ! Component: 150 - total flux cleaned = -0.000119568 Jy ! Component: 200 - total flux cleaned = -0.000138237 Jy ! Total flux subtracted in 200 components = -0.000138237 Jy ! Clean residual min=-0.003095 max=0.003713 Jy/beam ! Clean residual mean=0.000020 rms=0.000929 Jy/beam ! Combined flux in latest and established models = 0.117076 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 48 components and 0.117076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057579Jy sigma=1.303893 ! Fit after self-cal, rms=0.057574Jy sigma=1.303781 ! 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.057574Jy sigma=1.303781 ! Fit after self-cal, rms=0.056894Jy sigma=1.302979 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.705 mas, bmaj=6.243 mas, bpa=22.43 degrees ! Estimated noise=0.513365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147068 Jy ! Component: 100 - total flux cleaned = -0.0015879 Jy ! Component: 150 - total flux cleaned = -0.00154833 Jy ! Component: 200 - total flux cleaned = -0.00153126 Jy ! Total flux subtracted in 200 components = -0.00153126 Jy ! Clean residual min=-0.002974 max=0.003531 Jy/beam ! Clean residual mean=0.000018 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.115544 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.115544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056857Jy sigma=1.302067 ! Fit after self-cal, rms=0.056854Jy sigma=1.301975 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.28778e-05 Jy ! Component: 100 - total flux cleaned = -3.53185e-05 Jy ! Component: 150 - total flux cleaned = -1.99266e-05 Jy ! Component: 200 - total flux cleaned = -2.01712e-05 Jy ! Total flux subtracted in 200 components = -2.01712e-05 Jy ! Clean residual min=-0.002991 max=0.003529 Jy/beam ! Clean residual mean=0.000018 rms=0.000895 Jy/beam ! Combined flux in latest and established models = 0.115524 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 55 components and 0.115524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056842Jy sigma=1.301722 ! Fit after self-cal, rms=0.056840Jy sigma=1.301662 ! 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.056840Jy sigma=1.301662 ! Fit after self-cal, rms=0.056381Jy sigma=1.301267 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.236 mas, bmaj=9.164 mas, bpa=13.03 degrees ! Estimated noise=0.59112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00117275 Jy ! Component: 100 - total flux cleaned = -0.00173461 Jy ! Component: 150 - total flux cleaned = -0.00196239 Jy ! Component: 200 - total flux cleaned = -0.00200213 Jy ! Total flux subtracted in 200 components = -0.00200213 Jy ! Clean residual min=-0.003800 max=0.004595 Jy/beam ! Clean residual mean=0.000027 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.113522 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.113522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056383Jy sigma=1.301220 ! Fit after self-cal, rms=0.056381Jy sigma=1.301178 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.000145901 Jy ! Component: 100 - total flux cleaned = -0.000166447 Jy ! Component: 150 - total flux cleaned = -0.000194392 Jy ! Component: 200 - total flux cleaned = -0.000211758 Jy ! Total flux subtracted in 200 components = -0.000211758 Jy ! Clean residual min=-0.003800 max=0.004582 Jy/beam ! Clean residual mean=0.000027 rms=0.001218 Jy/beam ! Combined flux in latest and established models = 0.11331 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 73 components and 0.11331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056379Jy sigma=1.301118 ! Fit after self-cal, rms=0.056379Jy sigma=1.301096 ! 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.708 mas, bmaj=6.236 mas, bpa=22.09 degrees ! Estimated noise=0.508788 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.708 x 6.236 at 22.09 degrees (North through East) ! Clean map min=-0.0028047 max=0.10455 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=4.119 mas, bmaj=5.662 mas, bpa=29.42 degrees ! Estimated noise=0.737155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0807892 Jy ! Component: 100 - total flux cleaned = 0.104771 Jy ! Component: 150 - total flux cleaned = 0.114562 Jy ! Component: 200 - total flux cleaned = 0.117126 Jy ! Total flux subtracted in 200 components = 0.117126 Jy ! Clean residual min=-0.004603 max=0.004598 Jy/beam ! Clean residual mean=-0.000006 rms=0.001188 Jy/beam ! Combined flux in latest and established models = 0.117126 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.117126 Jy ! Inverting map and beam ! Estimated beam: bmin=4.708 mas, bmaj=6.236 mas, bpa=22.09 degrees ! Estimated noise=0.508788 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.00100123 Jy ! Component: 100 - total flux cleaned = -0.00146122 Jy ! Component: 150 - total flux cleaned = -0.00162638 Jy ! Component: 200 - total flux cleaned = -0.00173322 Jy ! Total flux subtracted in 200 components = -0.00173322 Jy ! Clean residual min=-0.003015 max=0.003578 Jy/beam ! Clean residual mean=0.000017 rms=0.000891 Jy/beam ! Combined flux in latest and established models = 0.115393 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 23 components and 0.115393 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.236 mas, bmaj=9.164 mas, bpa=13.03 degrees ! Estimated noise=0.59112 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126473 Jy ! Component: 100 - total flux cleaned = -0.00141762 Jy ! Component: 150 - total flux cleaned = -0.00151564 Jy ! Component: 200 - total flux cleaned = -0.00161478 Jy ! Total flux subtracted in 200 components = -0.00161478 Jy ! Clean residual min=-0.003857 max=0.004621 Jy/beam ! Clean residual mean=0.000028 rms=0.001225 Jy/beam ! Combined flux in latest and established models = 0.113778 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 = -6.38071e-05 Jy ! Component: 100 - total flux cleaned = -0.000117792 Jy ! Component: 150 - total flux cleaned = -0.000191575 Jy ! Component: 200 - total flux cleaned = -0.000247052 Jy ! Total flux subtracted in 200 components = -0.000247052 Jy ! Clean residual min=-0.003849 max=0.004598 Jy/beam ! Clean residual mean=0.000027 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.113531 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.113531 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.708 mas, bmaj=6.236 mas, bpa=22.09 degrees ! Estimated noise=0.508788 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000277444 Jy ! Component: 100 - total flux cleaned = 0.000276567 Jy ! Component: 150 - total flux cleaned = 0.000333089 Jy ! Component: 200 - total flux cleaned = 0.000382943 Jy ! Total flux subtracted in 200 components = 0.000382943 Jy ! Clean residual min=-0.002978 max=0.003572 Jy/beam ! Clean residual mean=0.000016 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.113914 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.113914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056388Jy sigma=1.301422 ! Fit after self-cal, rms=0.056384Jy sigma=1.301307 wmodel /scr/pima/bg219b_uvs/J1107+5219_S_map.mod ! Writing 46 model components to file: /scr/pima/bg219b_uvs/J1107+5219_S_map.mod wobs /scr/pima/bg219b_uvs/J1107+5219_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J1107+5219_S_uvs.fits wwins /scr/pima/bg219b_uvs/J1107+5219_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219b_uvs/J1107+5219_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.00158182 Jy ! Component: 100 - total flux cleaned = 0.00230568 Jy ! Component: 150 - total flux cleaned = 0.00261592 Jy ! Component: 200 - total flux cleaned = 0.00295733 Jy ! Component: 250 - total flux cleaned = 0.00342515 Jy ! Component: 300 - total flux cleaned = 0.00383057 Jy ! Component: 350 - total flux cleaned = 0.00404835 Jy ! Component: 400 - total flux cleaned = 0.00430213 Jy ! Component: 450 - total flux cleaned = 0.0045885 Jy ! Component: 500 - total flux cleaned = 0.0048274 Jy ! Component: 550 - total flux cleaned = 0.00513654 Jy ! Component: 600 - total flux cleaned = 0.00539819 Jy ! Component: 650 - total flux cleaned = 0.00561617 Jy ! Component: 700 - total flux cleaned = 0.00582979 Jy ! Component: 750 - total flux cleaned = 0.00610655 Jy ! Component: 800 - total flux cleaned = 0.00630895 Jy ! Component: 850 - total flux cleaned = 0.00647415 Jy ! Component: 900 - total flux cleaned = 0.0066363 Jy ! Component: 950 - total flux cleaned = 0.00673232 Jy ! Component: 1000 - total flux cleaned = 0.00682657 Jy ! Component: 1050 - total flux cleaned = 0.00694932 Jy ! Component: 1100 - total flux cleaned = 0.00706893 Jy ! Component: 1150 - total flux cleaned = 0.00703941 Jy ! Component: 1200 - total flux cleaned = 0.00718346 Jy ! Component: 1250 - total flux cleaned = 0.0071268 Jy ! Component: 1300 - total flux cleaned = 0.00720991 Jy ! Component: 1350 - total flux cleaned = 0.00715555 Jy ! Component: 1400 - total flux cleaned = 0.00720937 Jy ! Component: 1450 - total flux cleaned = 0.00710447 Jy ! Component: 1500 - total flux cleaned = 0.00715641 Jy ! Component: 1550 - total flux cleaned = 0.00713042 Jy ! Component: 1600 - total flux cleaned = 0.00710534 Jy ! Component: 1650 - total flux cleaned = 0.00700666 Jy ! Component: 1700 - total flux cleaned = 0.00703095 Jy ! Component: 1750 - total flux cleaned = 0.00710176 Jy ! Component: 1800 - total flux cleaned = 0.0071014 Jy ! Component: 1850 - total flux cleaned = 0.0071244 Jy ! Component: 1900 - total flux cleaned = 0.00714728 Jy ! Component: 1950 - total flux cleaned = 0.00721403 Jy ! Component: 2000 - total flux cleaned = 0.00725845 Jy ! Component: 2050 - total flux cleaned = 0.00734597 Jy ! Component: 2100 - total flux cleaned = 0.00741013 Jy ! Component: 2150 - total flux cleaned = 0.00749469 Jy ! Component: 2200 - total flux cleaned = 0.00761963 Jy ! Component: 2250 - total flux cleaned = 0.00766058 Jy ! Component: 2300 - total flux cleaned = 0.00770151 Jy ! Component: 2350 - total flux cleaned = 0.00782157 Jy ! Component: 2400 - total flux cleaned = 0.00786107 Jy ! Component: 2450 - total flux cleaned = 0.00795822 Jy ! Component: 2500 - total flux cleaned = 0.0079963 Jy ! Component: 2550 - total flux cleaned = 0.00807249 Jy ! Component: 2600 - total flux cleaned = 0.00809117 Jy ! Component: 2650 - total flux cleaned = 0.0081656 Jy ! Component: 2700 - total flux cleaned = 0.00823901 Jy ! Component: 2750 - total flux cleaned = 0.00831182 Jy ! Component: 2800 - total flux cleaned = 0.00840121 Jy ! Component: 2850 - total flux cleaned = 0.00848993 Jy ! Component: 2900 - total flux cleaned = 0.0085422 Jy ! Component: 2950 - total flux cleaned = 0.00855905 Jy ! Component: 3000 - total flux cleaned = 0.00859295 Jy ! Component: 3050 - total flux cleaned = 0.00855897 Jy ! Component: 3100 - total flux cleaned = 0.00852566 Jy ! Component: 3150 - total flux cleaned = 0.00859187 Jy ! Component: 3200 - total flux cleaned = 0.00860833 Jy ! Component: 3250 - total flux cleaned = 0.00855941 Jy ! Component: 3300 - total flux cleaned = 0.00859188 Jy ! Component: 3350 - total flux cleaned = 0.00862367 Jy ! Component: 3400 - total flux cleaned = 0.00859205 Jy ! Component: 3450 - total flux cleaned = 0.00862341 Jy ! Component: 3500 - total flux cleaned = 0.00859234 Jy ! Component: 3550 - total flux cleaned = 0.00868472 Jy ! Component: 3600 - total flux cleaned = 0.00866935 Jy ! Component: 3650 - total flux cleaned = 0.00872972 Jy ! Component: 3700 - total flux cleaned = 0.00877468 Jy ! Component: 3750 - total flux cleaned = 0.0088043 Jy ! Component: 3800 - total flux cleaned = 0.00881912 Jy ! Component: 3850 - total flux cleaned = 0.00893582 Jy ! Component: 3900 - total flux cleaned = 0.00896472 Jy ! Component: 3950 - total flux cleaned = 0.00899356 Jy ! Component: 4000 - total flux cleaned = 0.00909314 Jy ! Component: 4050 - total flux cleaned = 0.0090933 Jy ! Total flux subtracted in 4096 components = 0.00919175 Jy ! Clean residual min=-0.000857 max=0.001005 Jy/beam ! Clean residual mean=0.000009 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.123105 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 328 components and 0.123105 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J1107+5219_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.708 x 6.236 at 22.09 degrees (North through East) ! Clean map min=-0.0019471 max=0.10402 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J1107+5219_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.104021 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000259067 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.747162 0.747162 1.49432 2.98865 5.97729 11.9546 23.9092 47.8183 95.6367 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.104 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 401.519 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J1107+5219_S_uvs.log closed on Thu Apr 7 01:20:32 2016