! Started logfile: /scr/pima/bg219g_uvs/J1109+3744_S_uvs.log on Thu Apr 7 07:14:16 2016 obs /scr/pima/bg219g_uvs/J1109+3744_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1109+3744_S_uva.fits ! AN table 1: 24 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.928241 visibilities/baseline/integration-bin. ! Found source: J1109+3744 ! ! 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 3208 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/J1109+3744_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.065274Jy sigma=22.847055 ! Fit after self-cal, rms=0.655918Jy sigma=14.344480 ! 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=2.711 mas, bmaj=10.97 mas, bpa=-53.47 degrees ! Estimated noise=1.05475 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.249645 Jy ! Component: 100 - total flux cleaned = 0.355916 Jy ! Total flux subtracted in 100 components = 0.355916 Jy ! Clean residual min=-0.031342 max=0.053939 Jy/beam ! Clean residual mean=-0.000218 rms=0.012962 Jy/beam ! Combined flux in latest and established models = 0.355916 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.355916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164910Jy sigma=3.368088 ! Fit after self-cal, rms=0.164592Jy sigma=3.363125 ! 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.36 mas, bmaj=10.79 mas, bpa=-55 degrees ! Estimated noise=0.694972 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.0904671 Jy ! Component: 100 - total flux cleaned = 0.140783 Jy ! Component: 150 - total flux cleaned = 0.168136 Jy ! Component: 200 - total flux cleaned = 0.175184 Jy ! Total flux subtracted in 200 components = 0.175184 Jy ! Clean residual min=-0.022386 max=0.044081 Jy/beam ! Clean residual mean=-0.000346 rms=0.009705 Jy/beam ! Combined flux in latest and established models = 0.5311 Jy ! Performing phase self-cal ! Adding 43 model components to the UV plane model. ! The established model now contains 52 components and 0.5311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102927Jy sigma=2.045466 ! Fit after self-cal, rms=0.102408Jy sigma=2.038396 ! 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.36 x 10.79 at -55 degrees (North through East) ! Clean map min=-0.021322 max=0.33668 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* MK 1.00* NL 1.00* OV 1.00* ! PT 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* MK 1.00* NL 1.00* OV 1.00* ! PT 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* MK 1.00* NL 1.00* OV 1.00* ! PT 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.102408Jy sigma=2.038396 ! Fit after self-cal, rms=0.102408Jy sigma=2.038396 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=10.79 mas, bpa=-55 degrees ! Estimated noise=0.694972 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.00356634 Jy ! Component: 100 - total flux cleaned = 0.00495027 Jy ! Component: 150 - total flux cleaned = 0.00671377 Jy ! Component: 200 - total flux cleaned = 0.00812347 Jy ! Total flux subtracted in 200 components = 0.00812347 Jy ! Clean residual min=-0.022089 max=0.040756 Jy/beam ! Clean residual mean=-0.000337 rms=0.009187 Jy/beam ! Combined flux in latest and established models = 0.539223 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 81 components and 0.539223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099324Jy sigma=1.964560 ! Fit after self-cal, rms=0.099282Jy sigma=1.963940 ! 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.099282Jy sigma=1.963940 ! Fit after self-cal, rms=0.099282Jy sigma=1.963940 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.36 mas, bmaj=10.79 mas, bpa=-55 degrees ! Estimated noise=0.694972 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142112 Jy ! Component: 100 - total flux cleaned = 0.00237318 Jy ! Component: 150 - total flux cleaned = 0.00315333 Jy ! Component: 200 - total flux cleaned = 0.00315003 Jy ! Total flux subtracted in 200 components = 0.00315003 Jy ! Clean residual min=-0.022288 max=0.040369 Jy/beam ! Clean residual mean=-0.000335 rms=0.009092 Jy/beam ! Combined flux in latest and established models = 0.542373 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 98 components and 0.542373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098768Jy sigma=1.950360 ! Fit after self-cal, rms=0.098768Jy sigma=1.950214 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 (-69.5, -51.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0367778 Jy ! Component: 100 - total flux cleaned = 0.0566655 Jy ! Component: 150 - total flux cleaned = 0.0655525 Jy ! Component: 200 - total flux cleaned = 0.0731307 Jy ! Total flux subtracted in 200 components = 0.0731307 Jy ! Clean residual min=-0.018819 max=0.029761 Jy/beam ! Clean residual mean=-0.000143 rms=0.006120 Jy/beam ! Combined flux in latest and established models = 0.615504 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 144 components and 0.615504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081699Jy sigma=1.620606 ! Fit after self-cal, rms=0.079760Jy sigma=1.578087 ! 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.079760Jy sigma=1.578087 ! Fit after self-cal, rms=0.074428Jy sigma=1.465143 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.367 mas, bmaj=10.82 mas, bpa=-55.03 degrees ! Estimated noise=0.687717 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.85901e-05 Jy ! Component: 100 - total flux cleaned = 0.00310188 Jy ! Component: 150 - total flux cleaned = 0.00576217 Jy ! Component: 200 - total flux cleaned = 0.00667593 Jy ! Total flux subtracted in 200 components = 0.00667593 Jy ! Clean residual min=-0.013730 max=0.015737 Jy/beam ! Clean residual mean=-0.000064 rms=0.004084 Jy/beam ! Combined flux in latest and established models = 0.62218 Jy selfcal ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 178 components and 0.62218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071749Jy sigma=1.421824 ! Fit after self-cal, rms=0.071643Jy sigma=1.418554 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.00262984 Jy ! Component: 100 - total flux cleaned = 0.00343468 Jy ! Component: 150 - total flux cleaned = 0.00379326 Jy ! Component: 200 - total flux cleaned = 0.00412097 Jy ! Total flux subtracted in 200 components = 0.00412097 Jy ! Clean residual min=-0.012747 max=0.014233 Jy/beam ! Clean residual mean=-0.000050 rms=0.003809 Jy/beam ! Combined flux in latest and established models = 0.626301 Jy ! Performing phase self-cal ! Adding 50 model components to the UV plane model. ! The established model now contains 209 components and 0.626301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070538Jy sigma=1.400136 ! Fit after self-cal, rms=0.070512Jy sigma=1.398750 ! 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.070512Jy sigma=1.398750 ! Fit after self-cal, rms=0.066221Jy sigma=1.294755 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.761 mas, bmaj=11.75 mas, bpa=-73.13 degrees ! Estimated noise=0.866756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00425365 Jy ! Component: 100 - total flux cleaned = -0.00649991 Jy ! Component: 150 - total flux cleaned = -0.00811166 Jy ! Component: 200 - total flux cleaned = -0.00921216 Jy ! Total flux subtracted in 200 components = -0.00921216 Jy ! Clean residual min=-0.014470 max=0.014694 Jy/beam ! Clean residual mean=0.000006 rms=0.004671 Jy/beam ! Combined flux in latest and established models = 0.617089 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 232 components and 0.617089 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065583Jy sigma=1.285301 ! Fit after self-cal, rms=0.065563Jy sigma=1.284648 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.000935752 Jy ! Component: 100 - total flux cleaned = -0.00137157 Jy ! Component: 150 - total flux cleaned = -0.00161183 Jy ! Component: 200 - total flux cleaned = -0.00190656 Jy ! Total flux subtracted in 200 components = -0.00190656 Jy ! Clean residual min=-0.014273 max=0.015004 Jy/beam ! Clean residual mean=-0.000005 rms=0.004634 Jy/beam ! Combined flux in latest and established models = 0.615183 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 252 components and 0.615182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065431Jy sigma=1.283193 ! Fit after self-cal, rms=0.065427Jy sigma=1.283044 ! 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.368 mas, bmaj=10.81 mas, bpa=-55.01 degrees ! Estimated noise=0.686534 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 10.81 at -55.01 degrees (North through East) ! Clean map min=-0.011312 max=0.32514 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=2.717 mas, bmaj=10.99 mas, bpa=-53.52 degrees ! Estimated noise=1.04537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.246326 Jy ! Component: 100 - total flux cleaned = 0.351452 Jy ! Component: 150 - total flux cleaned = 0.416205 Jy ! Component: 200 - total flux cleaned = 0.462609 Jy ! Total flux subtracted in 200 components = 0.462609 Jy ! Clean residual min=-0.022090 max=0.030842 Jy/beam ! Clean residual mean=-0.000118 rms=0.007685 Jy/beam ! Combined flux in latest and established models = 0.462609 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.462609 Jy ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=10.81 mas, bpa=-55.01 degrees ! Estimated noise=0.686534 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.0483593 Jy ! Component: 100 - total flux cleaned = 0.0806335 Jy ! Component: 150 - total flux cleaned = 0.103229 Jy ! Component: 200 - total flux cleaned = 0.114651 Jy ! Total flux subtracted in 200 components = 0.114651 Jy ! Clean residual min=-0.014093 max=0.016666 Jy/beam ! Clean residual mean=-0.000097 rms=0.004688 Jy/beam ! Combined flux in latest and established models = 0.57726 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 94 components and 0.57726 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.761 mas, bmaj=11.75 mas, bpa=-73.13 degrees ! Estimated noise=0.866756 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0181287 Jy ! Component: 100 - total flux cleaned = 0.0272984 Jy ! Component: 150 - total flux cleaned = 0.0304358 Jy ! Component: 200 - total flux cleaned = 0.0320802 Jy ! Total flux subtracted in 200 components = 0.0320802 Jy ! Clean residual min=-0.016513 max=0.018369 Jy/beam ! Clean residual mean=-0.000060 rms=0.005525 Jy/beam ! Combined flux in latest and established models = 0.60934 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.00197685 Jy ! Component: 100 - total flux cleaned = 0.00345797 Jy ! Component: 150 - total flux cleaned = 0.00456987 Jy ! Component: 200 - total flux cleaned = 0.00535903 Jy ! Total flux subtracted in 200 components = 0.00535903 Jy ! Clean residual min=-0.014968 max=0.016491 Jy/beam ! Clean residual mean=-0.000035 rms=0.005081 Jy/beam ! Combined flux in latest and established models = 0.614699 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 144 components and 0.614699 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.368 mas, bmaj=10.81 mas, bpa=-55.01 degrees ! Estimated noise=0.686534 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00165099 Jy ! Component: 100 - total flux cleaned = -0.0026012 Jy ! Component: 150 - total flux cleaned = -0.00280562 Jy ! Component: 200 - total flux cleaned = -0.00297564 Jy ! Total flux subtracted in 200 components = -0.00297564 Jy ! Clean residual min=-0.010264 max=0.013006 Jy/beam ! Clean residual mean=-0.000013 rms=0.003110 Jy/beam ! Combined flux in latest and established models = 0.611724 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 169 components and 0.611723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066219Jy sigma=1.306125 ! Fit after self-cal, rms=0.066051Jy sigma=1.299385 wmodel /scr/pima/bg219g_uvs/J1109+3744_S_map.mod ! Writing 169 model components to file: /scr/pima/bg219g_uvs/J1109+3744_S_map.mod wobs /scr/pima/bg219g_uvs/J1109+3744_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1109+3744_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1109+3744_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J1109+3744_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.00286447 Jy ! Component: 100 - total flux cleaned = 0.0025237 Jy ! Component: 150 - total flux cleaned = 0.00237465 Jy ! Component: 200 - total flux cleaned = 0.00153187 Jy ! Component: 250 - total flux cleaned = 0.000879887 Jy ! Component: 300 - total flux cleaned = 0.000385736 Jy ! Component: 350 - total flux cleaned = 3.80575e-05 Jy ! Component: 400 - total flux cleaned = -0.000177911 Jy ! Component: 450 - total flux cleaned = -7.57299e-05 Jy ! Component: 500 - total flux cleaned = -0.000277526 Jy ! Component: 550 - total flux cleaned = -0.000184611 Jy ! Component: 600 - total flux cleaned = -0.000462523 Jy ! Component: 650 - total flux cleaned = -0.000636715 Jy ! Component: 700 - total flux cleaned = -0.000384705 Jy ! Component: 750 - total flux cleaned = -0.000227758 Jy ! Component: 800 - total flux cleaned = -7.57983e-05 Jy ! Component: 850 - total flux cleaned = -7.37939e-07 Jy ! Component: 900 - total flux cleaned = 0.000217606 Jy ! Component: 950 - total flux cleaned = 0.000358489 Jy ! Component: 1000 - total flux cleaned = 0.000493922 Jy ! Component: 1050 - total flux cleaned = 0.000495125 Jy ! Component: 1100 - total flux cleaned = 0.000814359 Jy ! Component: 1150 - total flux cleaned = 0.000752102 Jy ! Component: 1200 - total flux cleaned = 0.000872857 Jy ! Component: 1250 - total flux cleaned = 0.000931606 Jy ! Component: 1300 - total flux cleaned = 0.000875301 Jy ! Component: 1350 - total flux cleaned = 0.000932514 Jy ! Component: 1400 - total flux cleaned = 0.00104157 Jy ! Component: 1450 - total flux cleaned = 0.00114833 Jy ! Component: 1500 - total flux cleaned = 0.0011484 Jy ! Component: 1550 - total flux cleaned = 0.00109749 Jy ! Component: 1600 - total flux cleaned = 0.00114826 Jy ! Component: 1650 - total flux cleaned = 0.00104949 Jy ! Component: 1700 - total flux cleaned = 0.00100074 Jy ! Component: 1750 - total flux cleaned = 0.00104936 Jy ! Component: 1800 - total flux cleaned = 0.00104948 Jy ! Component: 1850 - total flux cleaned = 0.00104883 Jy ! Component: 1900 - total flux cleaned = 0.00104848 Jy ! Component: 1950 - total flux cleaned = 0.00104877 Jy ! Component: 2000 - total flux cleaned = 0.00109331 Jy ! Component: 2050 - total flux cleaned = 0.00109347 Jy ! Component: 2100 - total flux cleaned = 0.00113705 Jy ! Component: 2150 - total flux cleaned = 0.0011797 Jy ! Component: 2200 - total flux cleaned = 0.00113787 Jy ! Component: 2250 - total flux cleaned = 0.00117973 Jy ! Component: 2300 - total flux cleaned = 0.00142546 Jy ! Component: 2350 - total flux cleaned = 0.00162783 Jy ! Component: 2400 - total flux cleaned = 0.00182833 Jy ! Component: 2450 - total flux cleaned = 0.00198742 Jy ! Component: 2500 - total flux cleaned = 0.00214473 Jy ! Component: 2550 - total flux cleaned = 0.00230089 Jy ! Component: 2600 - total flux cleaned = 0.00241718 Jy ! Component: 2650 - total flux cleaned = 0.00253297 Jy ! Component: 2700 - total flux cleaned = 0.00268586 Jy ! Component: 2750 - total flux cleaned = 0.00272371 Jy ! Component: 2800 - total flux cleaned = 0.00287409 Jy ! Component: 2850 - total flux cleaned = 0.00283656 Jy ! Component: 2900 - total flux cleaned = 0.00294808 Jy ! Component: 2950 - total flux cleaned = 0.00294836 Jy ! Component: 3000 - total flux cleaned = 0.00302176 Jy ! Component: 3050 - total flux cleaned = 0.00305797 Jy ! Component: 3100 - total flux cleaned = 0.00298539 Jy ! Component: 3150 - total flux cleaned = 0.00298548 Jy ! Component: 3200 - total flux cleaned = 0.00291359 Jy ! Component: 3250 - total flux cleaned = 0.00287776 Jy ! Component: 3300 - total flux cleaned = 0.002842 Jy ! Component: 3350 - total flux cleaned = 0.00273515 Jy ! Component: 3400 - total flux cleaned = 0.00273509 Jy ! Component: 3450 - total flux cleaned = 0.0026643 Jy ! Component: 3500 - total flux cleaned = 0.00262898 Jy ! Component: 3550 - total flux cleaned = 0.00259374 Jy ! Component: 3600 - total flux cleaned = 0.00259362 Jy ! Component: 3650 - total flux cleaned = 0.00255834 Jy ! Component: 3700 - total flux cleaned = 0.00255854 Jy ! Component: 3750 - total flux cleaned = 0.00259357 Jy ! Component: 3800 - total flux cleaned = 0.00259385 Jy ! Component: 3850 - total flux cleaned = 0.00266459 Jy ! Component: 3900 - total flux cleaned = 0.00269985 Jy ! Component: 3950 - total flux cleaned = 0.00277065 Jy ! Component: 4000 - total flux cleaned = 0.00284182 Jy ! Component: 4050 - total flux cleaned = 0.00287721 Jy ! Total flux subtracted in 4096 components = 0.00291263 Jy ! Clean residual min=-0.002108 max=0.002052 Jy/beam ! Clean residual mean=-0.000041 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.614636 Jy keep ! Adding 296 model components to the UV plane model. ! The established model now contains 465 components and 0.614636 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1109+3744_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.368 x 10.81 at -55.01 degrees (North through East) ! Clean map min=-0.005999 max=0.31631 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1109+3744_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.31631 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000614799 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.583098 0.583098 1.1662 2.33239 4.66478 9.32957 18.6591 37.3183 74.6365 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.316 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 514.493 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1109+3744_S_uvs.log closed on Thu Apr 7 07:14:20 2016