! Started logfile: /scr/pima/bg219b_uvs/J0653-1929_S_uvs.log on Thu Apr 7 01:15:54 2016 obs /scr/pima/bg219b_uvs/J0653-1929_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0653-1929_S_uva.fits ! AN table 1: 36 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.906636 visibilities/baseline/integration-bin. ! Found source: J0653-1929 ! ! 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 4700 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/J0653-1929_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.027140Jy sigma=18.729286 ! Fit after self-cal, rms=0.822850Jy sigma=15.048355 ! 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.24 mas, bmaj=12.14 mas, bpa=17.15 degrees ! Estimated noise=0.838731 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.140989 Jy ! Component: 100 - total flux cleaned = 0.171737 Jy ! Total flux subtracted in 100 components = 0.171737 Jy ! Clean residual min=-0.006938 max=0.008591 Jy/beam ! Clean residual mean=0.000005 rms=0.001916 Jy/beam ! Combined flux in latest and established models = 0.171737 Jy ! Performing phase self-cal ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.171737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080654Jy sigma=1.370129 ! Fit after self-cal, rms=0.080648Jy sigma=1.370063 ! 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.05 mas, bmaj=13.03 mas, bpa=14.96 degrees ! Estimated noise=0.624299 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.00641849 Jy ! Component: 100 - total flux cleaned = 0.00853948 Jy ! Component: 150 - total flux cleaned = 0.00904719 Jy ! Component: 200 - total flux cleaned = 0.00941033 Jy ! Total flux subtracted in 200 components = 0.00941033 Jy ! Clean residual min=-0.006842 max=0.007794 Jy/beam ! Clean residual mean=0.000029 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 0.181147 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 29 components and 0.181147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080025Jy sigma=1.363566 ! Fit after self-cal, rms=0.080017Jy sigma=1.363410 ! 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.05 x 13.03 at 14.96 degrees (North through East) ! Clean map min=-0.0065102 max=0.17833 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.01 FD 0.91 HN 1.01 KP 0.96 ! LA 0.95 NL 0.93 OV 0.90 PT 1.18 ! SC 0.97 ! ! ! Fit before self-cal, rms=0.080017Jy sigma=1.363410 ! Fit after self-cal, rms=0.078203Jy sigma=1.351844 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.046 mas, bmaj=13.02 mas, bpa=14.98 degrees ! Estimated noise=0.61801 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.00101755 Jy ! Component: 100 - total flux cleaned = -0.00120681 Jy ! Component: 150 - total flux cleaned = -0.00123323 Jy ! Component: 200 - total flux cleaned = -0.00125824 Jy ! Total flux subtracted in 200 components = -0.00125824 Jy ! Clean residual min=-0.005808 max=0.007029 Jy/beam ! Clean residual mean=0.000026 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.179889 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 48 components and 0.179889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078181Jy sigma=1.350962 ! Fit after self-cal, rms=0.078179Jy sigma=1.350751 ! 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.078179Jy sigma=1.350751 ! Fit after self-cal, rms=0.078061Jy sigma=1.350712 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.044 mas, bmaj=13.02 mas, bpa=14.99 degrees ! Estimated noise=0.617135 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00042801 Jy ! Component: 100 - total flux cleaned = -0.00037832 Jy ! Component: 150 - total flux cleaned = -0.000378908 Jy ! Component: 200 - total flux cleaned = -0.000398213 Jy ! Total flux subtracted in 200 components = -0.000398213 Jy ! Clean residual min=-0.005722 max=0.007000 Jy/beam ! Clean residual mean=0.000026 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.179491 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.179491 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078050Jy sigma=1.350389 ! Fit after self-cal, rms=0.078049Jy sigma=1.350345 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.000104952 Jy ! Component: 100 - total flux cleaned = -6.50571e-05 Jy ! Component: 150 - total flux cleaned = -4.80193e-05 Jy ! Component: 200 - total flux cleaned = -7.98038e-05 Jy ! Total flux subtracted in 200 components = -7.98038e-05 Jy ! Clean residual min=-0.005654 max=0.006999 Jy/beam ! Clean residual mean=0.000026 rms=0.001677 Jy/beam ! Combined flux in latest and established models = 0.179411 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.179411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078039Jy sigma=1.350163 ! Fit after self-cal, rms=0.078039Jy sigma=1.350125 ! 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.078039Jy sigma=1.350125 ! Fit after self-cal, rms=0.077748Jy sigma=1.348901 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.043 mas, bmaj=12.99 mas, bpa=14.95 degrees ! Estimated noise=0.61645 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00026455 Jy ! Component: 100 - total flux cleaned = -0.000245835 Jy ! Component: 150 - total flux cleaned = -0.00022923 Jy ! Component: 200 - total flux cleaned = -0.000201162 Jy ! Total flux subtracted in 200 components = -0.000201162 Jy ! Clean residual min=-0.005399 max=0.006932 Jy/beam ! Clean residual mean=0.000027 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.17921 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 69 components and 0.17921 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077742Jy sigma=1.348719 ! Fit after self-cal, rms=0.077741Jy sigma=1.348682 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.1889e-05 Jy ! Component: 100 - total flux cleaned = -2.22297e-05 Jy ! Component: 150 - total flux cleaned = -7.61543e-06 Jy ! Component: 200 - total flux cleaned = 5.54588e-06 Jy ! Total flux subtracted in 200 components = 5.54588e-06 Jy ! Clean residual min=-0.005386 max=0.006937 Jy/beam ! Clean residual mean=0.000027 rms=0.001665 Jy/beam ! Combined flux in latest and established models = 0.179216 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 74 components and 0.179216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077735Jy sigma=1.348580 ! Fit after self-cal, rms=0.077735Jy sigma=1.348556 ! 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.077735Jy sigma=1.348556 ! Fit after self-cal, rms=0.077708Jy sigma=1.348552 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.077 mas, bmaj=17.81 mas, bpa=4.52 degrees ! Estimated noise=0.694666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000362327 Jy ! Component: 100 - total flux cleaned = -0.000468366 Jy ! Component: 150 - total flux cleaned = -0.00054995 Jy ! Component: 200 - total flux cleaned = -0.000567274 Jy ! Total flux subtracted in 200 components = -0.000567274 Jy ! Clean residual min=-0.005978 max=0.007727 Jy/beam ! Clean residual mean=0.000045 rms=0.002176 Jy/beam ! Combined flux in latest and established models = 0.178648 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.178648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077709Jy sigma=1.348543 ! Fit after self-cal, rms=0.077707Jy sigma=1.348517 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 = 3.91446e-06 Jy ! Component: 100 - total flux cleaned = -4.70761e-05 Jy ! Component: 150 - total flux cleaned = -5.58896e-05 Jy ! Component: 200 - total flux cleaned = -7.04264e-05 Jy ! Total flux subtracted in 200 components = -7.04264e-05 Jy ! Clean residual min=-0.005961 max=0.007741 Jy/beam ! Clean residual mean=0.000044 rms=0.002174 Jy/beam ! Combined flux in latest and established models = 0.178578 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 88 components and 0.178578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077706Jy sigma=1.348537 ! Fit after self-cal, rms=0.077706Jy sigma=1.348526 ! 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.042 mas, bmaj=12.99 mas, bpa=14.95 degrees ! Estimated noise=0.616345 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.042 x 12.99 at 14.95 degrees (North through East) ! Clean map min=-0.0052293 max=0.17656 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.242 mas, bmaj=12.1 mas, bpa=17.1 degrees ! Estimated noise=0.821336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.138044 Jy ! Component: 100 - total flux cleaned = 0.168172 Jy ! Component: 150 - total flux cleaned = 0.176027 Jy ! Component: 200 - total flux cleaned = 0.177396 Jy ! Total flux subtracted in 200 components = 0.177396 Jy ! Clean residual min=-0.005487 max=0.006141 Jy/beam ! Clean residual mean=0.000014 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.177396 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.177396 Jy ! Inverting map and beam ! Estimated beam: bmin=4.042 mas, bmaj=12.99 mas, bpa=14.95 degrees ! Estimated noise=0.616345 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.00168643 Jy ! Component: 100 - total flux cleaned = 0.00174387 Jy ! Component: 150 - total flux cleaned = 0.00183665 Jy ! Component: 200 - total flux cleaned = 0.00187312 Jy ! Total flux subtracted in 200 components = 0.00187312 Jy ! Clean residual min=-0.005462 max=0.006949 Jy/beam ! Clean residual mean=0.000026 rms=0.001673 Jy/beam ! Combined flux in latest and established models = 0.179269 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 41 components and 0.179269 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.077 mas, bmaj=17.81 mas, bpa=4.52 degrees ! Estimated noise=0.694666 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000254 Jy ! Component: 100 - total flux cleaned = -0.000302796 Jy ! Component: 150 - total flux cleaned = -0.000321844 Jy ! Component: 200 - total flux cleaned = -0.0003366 Jy ! Total flux subtracted in 200 components = -0.0003366 Jy ! Clean residual min=-0.006017 max=0.007803 Jy/beam ! Clean residual mean=0.000044 rms=0.002183 Jy/beam ! Combined flux in latest and established models = 0.178932 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 = -1.43908e-05 Jy ! Component: 100 - total flux cleaned = -6.92589e-05 Jy ! Component: 150 - total flux cleaned = -0.000108016 Jy ! Component: 200 - total flux cleaned = -0.000156835 Jy ! Total flux subtracted in 200 components = -0.000156835 Jy ! Clean residual min=-0.006017 max=0.007789 Jy/beam ! Clean residual mean=0.000044 rms=0.002179 Jy/beam ! Combined flux in latest and established models = 0.178775 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 67 components and 0.178775 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.042 mas, bmaj=12.99 mas, bpa=14.95 degrees ! Estimated noise=0.616345 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000339101 Jy ! Component: 100 - total flux cleaned = 0.000361629 Jy ! Component: 150 - total flux cleaned = 0.000399636 Jy ! Component: 200 - total flux cleaned = 0.00040014 Jy ! Total flux subtracted in 200 components = 0.00040014 Jy ! Clean residual min=-0.005413 max=0.006950 Jy/beam ! Clean residual mean=0.000026 rms=0.001667 Jy/beam ! Combined flux in latest and established models = 0.179175 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 77 components and 0.179175 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077713Jy sigma=1.348777 ! Fit after self-cal, rms=0.077713Jy sigma=1.348691 wmodel /scr/pima/bg219b_uvs/J0653-1929_S_map.mod ! Writing 77 model components to file: /scr/pima/bg219b_uvs/J0653-1929_S_map.mod wobs /scr/pima/bg219b_uvs/J0653-1929_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0653-1929_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0653-1929_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219b_uvs/J0653-1929_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.00307221 Jy ! Component: 100 - total flux cleaned = 0.00579044 Jy ! Component: 150 - total flux cleaned = 0.00807956 Jy ! Component: 200 - total flux cleaned = 0.0100323 Jy ! Component: 250 - total flux cleaned = 0.0119584 Jy ! Component: 300 - total flux cleaned = 0.0136175 Jy ! Component: 350 - total flux cleaned = 0.0150441 Jy ! Component: 400 - total flux cleaned = 0.0162581 Jy ! Component: 450 - total flux cleaned = 0.0171337 Jy ! Component: 500 - total flux cleaned = 0.0178373 Jy ! Component: 550 - total flux cleaned = 0.0185187 Jy ! Component: 600 - total flux cleaned = 0.0191097 Jy ! Component: 650 - total flux cleaned = 0.019365 Jy ! Component: 700 - total flux cleaned = 0.0196131 Jy ! Component: 750 - total flux cleaned = 0.0197953 Jy ! Component: 800 - total flux cleaned = 0.0200322 Jy ! Component: 850 - total flux cleaned = 0.0200339 Jy ! Component: 900 - total flux cleaned = 0.0202027 Jy ! Component: 950 - total flux cleaned = 0.0203125 Jy ! Component: 1000 - total flux cleaned = 0.0202578 Jy ! Component: 1050 - total flux cleaned = 0.0200496 Jy ! Component: 1100 - total flux cleaned = 0.0199992 Jy ! Component: 1150 - total flux cleaned = 0.0199486 Jy ! Component: 1200 - total flux cleaned = 0.0198508 Jy ! Component: 1250 - total flux cleaned = 0.0198014 Jy ! Component: 1300 - total flux cleaned = 0.0196589 Jy ! Component: 1350 - total flux cleaned = 0.0196584 Jy ! Component: 1400 - total flux cleaned = 0.0194762 Jy ! Component: 1450 - total flux cleaned = 0.0193869 Jy ! Component: 1500 - total flux cleaned = 0.0193418 Jy ! Component: 1550 - total flux cleaned = 0.0191683 Jy ! Component: 1600 - total flux cleaned = 0.0189555 Jy ! Component: 1650 - total flux cleaned = 0.018957 Jy ! Component: 1700 - total flux cleaned = 0.0190806 Jy ! Component: 1750 - total flux cleaned = 0.0189988 Jy ! Component: 1800 - total flux cleaned = 0.0190387 Jy ! Component: 1850 - total flux cleaned = 0.0188004 Jy ! Component: 1900 - total flux cleaned = 0.0187226 Jy ! Component: 1950 - total flux cleaned = 0.0186451 Jy ! Component: 2000 - total flux cleaned = 0.0185695 Jy ! Component: 2050 - total flux cleaned = 0.0185322 Jy ! Component: 2100 - total flux cleaned = 0.0185315 Jy ! Component: 2150 - total flux cleaned = 0.0183848 Jy ! Component: 2200 - total flux cleaned = 0.0183489 Jy ! Component: 2250 - total flux cleaned = 0.0182054 Jy ! Component: 2300 - total flux cleaned = 0.0180997 Jy ! Component: 2350 - total flux cleaned = 0.0180305 Jy ! Component: 2400 - total flux cleaned = 0.0179275 Jy ! Component: 2450 - total flux cleaned = 0.0178254 Jy ! Component: 2500 - total flux cleaned = 0.0177586 Jy ! Component: 2550 - total flux cleaned = 0.0176593 Jy ! Component: 2600 - total flux cleaned = 0.0176597 Jy ! Component: 2650 - total flux cleaned = 0.0175623 Jy ! Component: 2700 - total flux cleaned = 0.0174669 Jy ! Component: 2750 - total flux cleaned = 0.0173724 Jy ! Component: 2800 - total flux cleaned = 0.0174038 Jy ! Component: 2850 - total flux cleaned = 0.0172186 Jy ! Component: 2900 - total flux cleaned = 0.0170973 Jy ! Component: 2950 - total flux cleaned = 0.0170371 Jy ! Component: 3000 - total flux cleaned = 0.0169772 Jy ! Component: 3050 - total flux cleaned = 0.0168587 Jy ! Component: 3100 - total flux cleaned = 0.0166834 Jy ! Component: 3150 - total flux cleaned = 0.0166254 Jy ! Component: 3200 - total flux cleaned = 0.0165111 Jy ! Component: 3250 - total flux cleaned = 0.0165112 Jy ! Component: 3300 - total flux cleaned = 0.0164834 Jy ! Component: 3350 - total flux cleaned = 0.0164834 Jy ! Component: 3400 - total flux cleaned = 0.0164834 Jy ! Component: 3450 - total flux cleaned = 0.016429 Jy ! Component: 3500 - total flux cleaned = 0.0164295 Jy ! Component: 3550 - total flux cleaned = 0.0163763 Jy ! Component: 3600 - total flux cleaned = 0.0162974 Jy ! Component: 3650 - total flux cleaned = 0.0163235 Jy ! Component: 3700 - total flux cleaned = 0.0162973 Jy ! Component: 3750 - total flux cleaned = 0.0162713 Jy ! Component: 3800 - total flux cleaned = 0.0162203 Jy ! Component: 3850 - total flux cleaned = 0.0161698 Jy ! Component: 3900 - total flux cleaned = 0.0160448 Jy ! Component: 3950 - total flux cleaned = 0.0160696 Jy ! Component: 4000 - total flux cleaned = 0.016045 Jy ! Component: 4050 - total flux cleaned = 0.0160206 Jy ! Total flux subtracted in 4096 components = 0.0160205 Jy ! Clean residual min=-0.001299 max=0.001391 Jy/beam ! Clean residual mean=0.000007 rms=0.000496 Jy/beam ! Combined flux in latest and established models = 0.195196 Jy keep ! Adding 355 model components to the UV plane model. ! The established model now contains 432 components and 0.195196 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0653-1929_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.042 x 12.99 at 14.95 degrees (North through East) ! Clean map min=-0.0042475 max=0.17542 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0653-1929_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.175419 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000502227 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.858905 0.858905 1.71781 3.43562 6.87124 13.7425 27.485 54.9699 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.175 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 349.281 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0653-1929_S_uvs.log closed on Thu Apr 7 01:15:58 2016