! Started logfile: /scr/pima/bg219g_uvs/J1107+1628_S_uvs.log on Thu Apr 7 07:14:12 2016 obs /scr/pima/bg219g_uvs/J1107+1628_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1107+1628_S_uva.fits ! AN table 1: 14 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.928571 visibilities/baseline/integration-bin. ! Found source: J1107+1628 ! ! 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 1456 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/bg219g_uvs/J1107+1628_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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.041693Jy sigma=23.994276 ! Fit after self-cal, rms=0.776726Jy sigma=18.195210 ! 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.416 mas, bmaj=8.81 mas, bpa=12.94 degrees ! Estimated noise=1.16983 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.170495 Jy ! Component: 100 - total flux cleaned = 0.208896 Jy ! Total flux subtracted in 100 components = 0.208896 Jy ! Clean residual min=-0.011415 max=0.016979 Jy/beam ! Clean residual mean=-0.000055 rms=0.003586 Jy/beam ! Combined flux in latest and established models = 0.208896 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.208896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070290Jy sigma=1.477489 ! Fit after self-cal, rms=0.070257Jy sigma=1.476899 ! 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=5.22 mas, bmaj=9.335 mas, bpa=9.153 degrees ! Estimated noise=0.930471 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.0181645 Jy ! Component: 100 - total flux cleaned = 0.0284842 Jy ! Component: 150 - total flux cleaned = 0.0354885 Jy ! Component: 200 - total flux cleaned = 0.0404122 Jy ! Total flux subtracted in 200 components = 0.0404122 Jy ! Clean residual min=-0.010360 max=0.016065 Jy/beam ! Clean residual mean=-0.000036 rms=0.003220 Jy/beam ! Combined flux in latest and established models = 0.249308 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 32 components and 0.249308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064528Jy sigma=1.372097 ! Fit after self-cal, rms=0.064480Jy sigma=1.371406 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.22 x 9.335 at 9.153 degrees (North through East) ! Clean map min=-0.010119 max=0.22441 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.01 HN 0.90 KP 0.95 LA 0.95 ! NL 1.06 OV 0.95 PT 0.94 SC 0.94 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 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* 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 HN 0.96 KP 0.98 LA 0.98 ! NL 0.91 OV 0.96 PT 0.97 SC 1.02 ! ! ! Fit before self-cal, rms=0.064480Jy sigma=1.371406 ! Fit after self-cal, rms=0.060899Jy sigma=1.340586 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.227 mas, bmaj=9.319 mas, bpa=8.813 degrees ! Estimated noise=0.901867 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.00281902 Jy ! Component: 100 - total flux cleaned = -0.00271811 Jy ! Component: 150 - total flux cleaned = -0.0027297 Jy ! Component: 200 - total flux cleaned = -0.00256895 Jy ! Total flux subtracted in 200 components = -0.00256895 Jy ! Clean residual min=-0.009178 max=0.012621 Jy/beam ! Clean residual mean=-0.000025 rms=0.002759 Jy/beam ! Combined flux in latest and established models = 0.246739 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 46 components and 0.246739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060718Jy sigma=1.323082 ! Fit after self-cal, rms=0.060694Jy sigma=1.322824 ! 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.060694Jy sigma=1.322824 ! Fit after self-cal, rms=0.060172Jy sigma=1.321088 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.227 mas, bmaj=9.314 mas, bpa=8.781 degrees ! Estimated noise=0.893834 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147159 Jy ! Component: 100 - total flux cleaned = -0.00147441 Jy ! Component: 150 - total flux cleaned = -0.00132947 Jy ! Component: 200 - total flux cleaned = -0.00112433 Jy ! Total flux subtracted in 200 components = -0.00112433 Jy ! Clean residual min=-0.008997 max=0.012352 Jy/beam ! Clean residual mean=-0.000025 rms=0.002696 Jy/beam ! Combined flux in latest and established models = 0.245615 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 52 components and 0.245615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060075Jy sigma=1.312776 ! Fit after self-cal, rms=0.060069Jy sigma=1.312618 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 (-30.5, 14). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00709769 Jy ! Component: 100 - total flux cleaned = 0.00756092 Jy ! Component: 150 - total flux cleaned = 0.00793209 Jy ! Component: 200 - total flux cleaned = 0.00776869 Jy ! Total flux subtracted in 200 components = 0.00776869 Jy ! Clean residual min=-0.006225 max=0.007078 Jy/beam ! Clean residual mean=-0.000011 rms=0.001824 Jy/beam ! Combined flux in latest and established models = 0.253384 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 68 components and 0.253384 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058174Jy sigma=1.247955 ! Fit after self-cal, rms=0.058049Jy sigma=1.246116 ! 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.058049Jy sigma=1.246116 ! Fit after self-cal, rms=0.057677Jy sigma=1.216145 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.236 mas, bmaj=9.322 mas, bpa=8.749 degrees ! Estimated noise=0.899074 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000932445 Jy ! Component: 100 - total flux cleaned = 0.000496135 Jy ! Component: 150 - total flux cleaned = -7.43838e-05 Jy ! Component: 200 - total flux cleaned = -0.000481335 Jy ! Total flux subtracted in 200 components = -0.000481335 Jy ! Clean residual min=-0.005239 max=0.007097 Jy/beam ! Clean residual mean=-0.000009 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.252902 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 87 components and 0.252902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057351Jy sigma=1.203280 ! Fit after self-cal, rms=0.057340Jy sigma=1.202863 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 (127.5, -63). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00617125 Jy ! Component: 100 - total flux cleaned = 0.00769426 Jy ! Component: 150 - total flux cleaned = 0.00877246 Jy ! Component: 200 - total flux cleaned = 0.0096694 Jy ! Total flux subtracted in 200 components = 0.0096694 Jy ! Clean residual min=-0.004209 max=0.003669 Jy/beam ! Clean residual mean=-0.000008 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.262572 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 110 components and 0.262572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056711Jy sigma=1.179058 ! Fit after self-cal, rms=0.056668Jy sigma=1.178395 ! 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.056668Jy sigma=1.178395 ! Fit after self-cal, rms=0.056072Jy sigma=1.149242 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.664 mas, bmaj=10.4 mas, bpa=0.134 degrees ! Estimated noise=0.962542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00013204 Jy ! Component: 100 - total flux cleaned = 0.00012312 Jy ! Component: 150 - total flux cleaned = 0.000452625 Jy ! Component: 200 - total flux cleaned = 0.000799436 Jy ! Total flux subtracted in 200 components = 0.000799436 Jy ! Clean residual min=-0.002866 max=0.003116 Jy/beam ! Clean residual mean=-0.000007 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.263371 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 133 components and 0.263371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055995Jy sigma=1.146389 ! Fit after self-cal, rms=0.055956Jy sigma=1.146168 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.97461e-05 Jy ! Component: 100 - total flux cleaned = 0.000225238 Jy ! Component: 150 - total flux cleaned = 0.000339506 Jy ! Component: 200 - total flux cleaned = 0.000481725 Jy ! Total flux subtracted in 200 components = 0.000481725 Jy ! Clean residual min=-0.002650 max=0.002822 Jy/beam ! Clean residual mean=-0.000006 rms=0.000763 Jy/beam ! Combined flux in latest and established models = 0.263853 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 140 components and 0.263853 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055923Jy sigma=1.145060 ! Fit after self-cal, rms=0.055922Jy sigma=1.145027 ! 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=5.239 mas, bmaj=9.336 mas, bpa=8.692 degrees ! Estimated noise=0.902939 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.239 x 9.336 at 8.692 degrees (North through East) ! Clean map min=-0.0066534 max=0.21384 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.446 mas, bmaj=8.792 mas, bpa=12.38 degrees ! Estimated noise=1.13434 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.165198 Jy ! Component: 100 - total flux cleaned = 0.202939 Jy ! Component: 150 - total flux cleaned = 0.219533 Jy ! Component: 200 - total flux cleaned = 0.22985 Jy ! Total flux subtracted in 200 components = 0.22985 Jy ! Clean residual min=-0.006416 max=0.008346 Jy/beam ! Clean residual mean=-0.000028 rms=0.001964 Jy/beam ! Combined flux in latest and established models = 0.22985 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.22985 Jy ! Inverting map and beam ! Estimated beam: bmin=5.239 mas, bmaj=9.336 mas, bpa=8.692 degrees ! Estimated noise=0.902939 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.00937901 Jy ! Component: 100 - total flux cleaned = 0.0153976 Jy ! Component: 150 - total flux cleaned = 0.01869 Jy ! Component: 200 - total flux cleaned = 0.0217803 Jy ! Total flux subtracted in 200 components = 0.0217803 Jy ! Clean residual min=-0.006250 max=0.005623 Jy/beam ! Clean residual mean=-0.000024 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 0.251631 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 52 components and 0.251631 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.664 mas, bmaj=10.4 mas, bpa=0.134 degrees ! Estimated noise=0.962542 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00266737 Jy ! Component: 100 - total flux cleaned = 0.00413369 Jy ! Component: 150 - total flux cleaned = 0.00561382 Jy ! Component: 200 - total flux cleaned = 0.00674905 Jy ! Total flux subtracted in 200 components = 0.00674905 Jy ! Clean residual min=-0.004430 max=0.004188 Jy/beam ! Clean residual mean=-0.000022 rms=0.001224 Jy/beam ! Combined flux in latest and established models = 0.25838 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.000692704 Jy ! Component: 100 - total flux cleaned = 0.0012173 Jy ! Component: 150 - total flux cleaned = 0.00183055 Jy ! Component: 200 - total flux cleaned = 0.0023042 Jy ! Total flux subtracted in 200 components = 0.0023042 Jy ! Clean residual min=-0.003481 max=0.003329 Jy/beam ! Clean residual mean=-0.000017 rms=0.000959 Jy/beam ! Combined flux in latest and established models = 0.260684 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 118 components and 0.260684 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.239 mas, bmaj=9.336 mas, bpa=8.692 degrees ! Estimated noise=0.902939 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000703205 Jy ! Component: 100 - total flux cleaned = 0.00090232 Jy ! Component: 150 - total flux cleaned = 0.00124098 Jy ! Component: 200 - total flux cleaned = 0.00159523 Jy ! Total flux subtracted in 200 components = 0.00159523 Jy ! Clean residual min=-0.003307 max=0.003012 Jy/beam ! Clean residual mean=-0.000008 rms=0.000834 Jy/beam ! Combined flux in latest and established models = 0.262279 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 137 components and 0.262279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056075Jy sigma=1.147543 ! Fit after self-cal, rms=0.056054Jy sigma=1.147183 wmodel /scr/pima/bg219g_uvs/J1107+1628_S_map.mod ! Writing 137 model components to file: /scr/pima/bg219g_uvs/J1107+1628_S_map.mod wobs /scr/pima/bg219g_uvs/J1107+1628_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1107+1628_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1107+1628_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219g_uvs/J1107+1628_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.000153927 Jy ! Component: 100 - total flux cleaned = -0.000105387 Jy ! Component: 150 - total flux cleaned = 4.06388e-05 Jy ! Component: 200 - total flux cleaned = 0.000130816 Jy ! Component: 250 - total flux cleaned = 0.000344655 Jy ! Component: 300 - total flux cleaned = 0.000547332 Jy ! Component: 350 - total flux cleaned = 0.000892226 Jy ! Component: 400 - total flux cleaned = 0.00114778 Jy ! Component: 450 - total flux cleaned = 0.00146516 Jy ! Component: 500 - total flux cleaned = 0.00183876 Jy ! Component: 550 - total flux cleaned = 0.00226406 Jy ! Component: 600 - total flux cleaned = 0.00264334 Jy ! Component: 650 - total flux cleaned = 0.00294903 Jy ! Component: 700 - total flux cleaned = 0.00312641 Jy ! Component: 750 - total flux cleaned = 0.00324142 Jy ! Component: 800 - total flux cleaned = 0.00343846 Jy ! Component: 850 - total flux cleaned = 0.0036022 Jy ! Component: 900 - total flux cleaned = 0.00376246 Jy ! Component: 950 - total flux cleaned = 0.00386661 Jy ! Component: 1000 - total flux cleaned = 0.00399424 Jy ! Component: 1050 - total flux cleaned = 0.00396912 Jy ! Component: 1100 - total flux cleaned = 0.00396927 Jy ! Component: 1150 - total flux cleaned = 0.0039446 Jy ! Component: 1200 - total flux cleaned = 0.00394459 Jy ! Component: 1250 - total flux cleaned = 0.0040375 Jy ! Component: 1300 - total flux cleaned = 0.00405986 Jy ! Component: 1350 - total flux cleaned = 0.00410441 Jy ! Component: 1400 - total flux cleaned = 0.00412644 Jy ! Component: 1450 - total flux cleaned = 0.00419219 Jy ! Component: 1500 - total flux cleaned = 0.00429997 Jy ! Component: 1550 - total flux cleaned = 0.00438493 Jy ! Component: 1600 - total flux cleaned = 0.00444748 Jy ! Component: 1650 - total flux cleaned = 0.00446818 Jy ! Component: 1700 - total flux cleaned = 0.00457017 Jy ! Component: 1750 - total flux cleaned = 0.00461025 Jy ! Component: 1800 - total flux cleaned = 0.00461044 Jy ! Component: 1850 - total flux cleaned = 0.00466938 Jy ! Component: 1900 - total flux cleaned = 0.00472763 Jy ! Component: 1950 - total flux cleaned = 0.00478539 Jy ! Component: 2000 - total flux cleaned = 0.00482327 Jy ! Component: 2050 - total flux cleaned = 0.00484206 Jy ! Component: 2100 - total flux cleaned = 0.00493493 Jy ! Component: 2150 - total flux cleaned = 0.00497139 Jy ! Component: 2200 - total flux cleaned = 0.00502605 Jy ! Component: 2250 - total flux cleaned = 0.00504391 Jy ! Component: 2300 - total flux cleaned = 0.00509754 Jy ! Component: 2350 - total flux cleaned = 0.00518617 Jy ! Component: 2400 - total flux cleaned = 0.0051859 Jy ! Component: 2450 - total flux cleaned = 0.00516844 Jy ! Component: 2500 - total flux cleaned = 0.00516831 Jy ! Component: 2550 - total flux cleaned = 0.00521969 Jy ! Component: 2600 - total flux cleaned = 0.00518576 Jy ! Component: 2650 - total flux cleaned = 0.00518574 Jy ! Component: 2700 - total flux cleaned = 0.00511853 Jy ! Component: 2750 - total flux cleaned = 0.00506851 Jy ! Component: 2800 - total flux cleaned = 0.00503539 Jy ! Component: 2850 - total flux cleaned = 0.00496943 Jy ! Component: 2900 - total flux cleaned = 0.0049858 Jy ! Component: 2950 - total flux cleaned = 0.00493665 Jy ! Component: 3000 - total flux cleaned = 0.00487158 Jy ! Component: 3050 - total flux cleaned = 0.00482285 Jy ! Component: 3100 - total flux cleaned = 0.00475832 Jy ! Component: 3150 - total flux cleaned = 0.00466207 Jy ! Component: 3200 - total flux cleaned = 0.00464614 Jy ! Component: 3250 - total flux cleaned = 0.00453496 Jy ! Component: 3300 - total flux cleaned = 0.00450342 Jy ! Component: 3350 - total flux cleaned = 0.00447189 Jy ! Component: 3400 - total flux cleaned = 0.00434639 Jy ! Component: 3450 - total flux cleaned = 0.0043307 Jy ! Component: 3500 - total flux cleaned = 0.00426832 Jy ! Component: 3550 - total flux cleaned = 0.00417515 Jy ! Component: 3600 - total flux cleaned = 0.00411333 Jy ! Component: 3650 - total flux cleaned = 0.0040517 Jy ! Component: 3700 - total flux cleaned = 0.00403634 Jy ! Component: 3750 - total flux cleaned = 0.00402108 Jy ! Component: 3800 - total flux cleaned = 0.0039904 Jy ! Component: 3850 - total flux cleaned = 0.00395986 Jy ! Component: 3900 - total flux cleaned = 0.00392936 Jy ! Component: 3950 - total flux cleaned = 0.00385351 Jy ! Component: 4000 - total flux cleaned = 0.00383835 Jy ! Component: 4050 - total flux cleaned = 0.00382315 Jy ! Total flux subtracted in 4096 components = 0.0037627 Jy ! Clean residual min=-0.000846 max=0.000858 Jy/beam ! Clean residual mean=-0.000002 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.266042 Jy keep ! Adding 262 model components to the UV plane model. ! The established model now contains 399 components and 0.266042 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1107+1628_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.239 x 9.336 at 8.692 degrees (North through East) ! Clean map min=-0.0054477 max=0.21058 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1107+1628_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.21058 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000283473 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.403845 0.403845 0.807691 1.61538 3.23076 6.46152 12.923 25.8461 51.6922 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.21 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 742.858 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1107+1628_S_uvs.log closed on Thu Apr 7 07:14:16 2016