! Started logfile: /scr/pima/bg219a_uvs/J0214+1722_S_uvs.log on Wed Apr 6 22:41:56 2016 obs /scr/pima/bg219a_uvs/J0214+1722_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0214+1722_S_uva.fits ! AN table 1: 48 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J0214+1722 ! ! 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 49 lines of history. ! ! Reading 2592 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/bg219a_uvs/J0214+1722_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.005576Jy sigma=26.407504 ! Fit after self-cal, rms=0.945038Jy sigma=24.773492 ! 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.961 mas, bmaj=6.485 mas, bpa=-10.07 degrees ! Estimated noise=0.774876 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.0439112 Jy ! Component: 100 - total flux cleaned = 0.0550334 Jy ! Total flux subtracted in 100 components = 0.0550334 Jy ! Clean residual min=-0.005061 max=0.004863 Jy/beam ! Clean residual mean=-0.000019 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.0550334 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0550334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049431Jy sigma=1.201055 ! Fit after self-cal, rms=0.048217Jy sigma=1.164377 ! 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.431 mas, bmaj=7.587 mas, bpa=-11.92 degrees ! Estimated noise=0.541062 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.00504605 Jy ! Component: 100 - total flux cleaned = 0.00717194 Jy ! Component: 150 - total flux cleaned = 0.00774526 Jy ! Component: 200 - total flux cleaned = 0.00793037 Jy ! Total flux subtracted in 200 components = 0.00793037 Jy ! Clean residual min=-0.002757 max=0.002382 Jy/beam ! Clean residual mean=-0.000009 rms=0.000666 Jy/beam ! Combined flux in latest and established models = 0.0629637 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.0629637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047767Jy sigma=1.150989 ! Fit after self-cal, rms=0.047775Jy sigma=1.150524 ! 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.431 x 7.587 at -11.92 degrees (North through East) ! Clean map min=-0.0027895 max=0.055656 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: ! LA 0.99 MK 1.03 NL 1.06 OV 1.03 ! PT 0.98 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.99 NL 0.99 OV 1.04 ! PT 0.99 SC 0.95 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.05 MK 0.95 NL 1.01 OV 0.99 ! PT 0.96 SC 0.97 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.03 MK 1.01 NL 0.99 OV 1.00 ! PT 0.94 SC 0.87 ! ! ! Fit before self-cal, rms=0.047775Jy sigma=1.150524 ! Fit after self-cal, rms=0.047012Jy sigma=1.148078 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=7.515 mas, bpa=-11.48 degrees ! Estimated noise=0.534747 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.00015211 Jy ! Component: 100 - total flux cleaned = -0.000182259 Jy ! Component: 150 - total flux cleaned = -0.000181782 Jy ! Component: 200 - total flux cleaned = -0.00020455 Jy ! Total flux subtracted in 200 components = -0.00020455 Jy ! Clean residual min=-0.002561 max=0.002353 Jy/beam ! Clean residual mean=-0.000005 rms=0.000628 Jy/beam ! Combined flux in latest and established models = 0.0627592 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.0627592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046982Jy sigma=1.147316 ! Fit after self-cal, rms=0.046979Jy sigma=1.146708 ! 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.046979Jy sigma=1.146708 ! Fit after self-cal, rms=0.046998Jy sigma=1.143829 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.412 mas, bmaj=7.495 mas, bpa=-11.42 degrees ! Estimated noise=0.534139 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.03398e-05 Jy ! Component: 100 - total flux cleaned = -1.76797e-05 Jy ! Component: 150 - total flux cleaned = -3.96758e-05 Jy ! Component: 200 - total flux cleaned = -7.9817e-05 Jy ! Total flux subtracted in 200 components = -7.9817e-05 Jy ! Clean residual min=-0.002379 max=0.002326 Jy/beam ! Clean residual mean=-0.000006 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 0.0626793 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 0.0626794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046971Jy sigma=1.143262 ! Fit after self-cal, rms=0.047001Jy sigma=1.142973 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.38613e-05 Jy ! Component: 100 - total flux cleaned = -7.62834e-05 Jy ! Component: 150 - total flux cleaned = -0.000114263 Jy ! Component: 200 - total flux cleaned = -0.000114099 Jy ! Total flux subtracted in 200 components = -0.000114099 Jy ! Clean residual min=-0.002338 max=0.002246 Jy/beam ! Clean residual mean=-0.000006 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.0625653 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.0625653 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046983Jy sigma=1.142593 ! Fit after self-cal, rms=0.046980Jy sigma=1.142545 ! 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.046980Jy sigma=1.142545 ! Fit after self-cal, rms=0.046856Jy sigma=1.142430 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.402 mas, bmaj=7.471 mas, bpa=-11.43 degrees ! Estimated noise=0.532894 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.33293e-05 Jy ! Component: 100 - total flux cleaned = 8.84071e-06 Jy ! Component: 150 - total flux cleaned = -2.62427e-05 Jy ! Component: 200 - total flux cleaned = -4.21557e-05 Jy ! Total flux subtracted in 200 components = -4.21557e-05 Jy ! Clean residual min=-0.002238 max=0.002163 Jy/beam ! Clean residual mean=-0.000006 rms=0.000565 Jy/beam ! Combined flux in latest and established models = 0.0625231 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 34 components and 0.0625231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046838Jy sigma=1.142058 ! Fit after self-cal, rms=0.046838Jy sigma=1.142001 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.33694e-05 Jy ! Component: 100 - total flux cleaned = -7.00235e-05 Jy ! Component: 150 - total flux cleaned = -7.05047e-05 Jy ! Component: 200 - total flux cleaned = -7.06797e-05 Jy ! Total flux subtracted in 200 components = -7.06797e-05 Jy ! Clean residual min=-0.002231 max=0.002147 Jy/beam ! Clean residual mean=-0.000006 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.0624524 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 34 components and 0.0624524 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046827Jy sigma=1.141767 ! Fit after self-cal, rms=0.046824Jy sigma=1.141737 ! 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.046824Jy sigma=1.141737 ! Fit after self-cal, rms=0.046717Jy sigma=1.141673 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.02 mas, bmaj=15.2 mas, bpa=-8.176 degrees ! Estimated noise=0.656838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000260987 Jy ! Component: 100 - total flux cleaned = 0.000300052 Jy ! Component: 150 - total flux cleaned = 0.000334686 Jy ! Component: 200 - total flux cleaned = 0.000356102 Jy ! Total flux subtracted in 200 components = 0.000356102 Jy ! Clean residual min=-0.002347 max=0.002389 Jy/beam ! Clean residual mean=-0.000011 rms=0.000723 Jy/beam ! Combined flux in latest and established models = 0.0628085 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 38 components and 0.0628085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046711Jy sigma=1.141568 ! Fit after self-cal, rms=0.046715Jy sigma=1.141530 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 = 1.58535e-06 Jy ! Component: 100 - total flux cleaned = -2.22954e-07 Jy ! Component: 150 - total flux cleaned = 1.85759e-05 Jy ! Component: 200 - total flux cleaned = 3.64897e-05 Jy ! Total flux subtracted in 200 components = 3.64897e-05 Jy ! Clean residual min=-0.002355 max=0.002376 Jy/beam ! Clean residual mean=-0.000010 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.062845 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 45 components and 0.062845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046712Jy sigma=1.141499 ! Fit after self-cal, rms=0.046715Jy sigma=1.141475 ! 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.394 mas, bmaj=7.454 mas, bpa=-11.44 degrees ! Estimated noise=0.532004 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.394 x 7.454 at -11.44 degrees (North through East) ! Clean map min=-0.0027412 max=0.054746 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.934 mas, bmaj=6.394 mas, bpa=-9.535 degrees ! Estimated noise=0.756351 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0433722 Jy ! Component: 100 - total flux cleaned = 0.0556044 Jy ! Component: 150 - total flux cleaned = 0.0605627 Jy ! Component: 200 - total flux cleaned = 0.0626643 Jy ! Total flux subtracted in 200 components = 0.0626643 Jy ! Clean residual min=-0.003775 max=0.003573 Jy/beam ! Clean residual mean=-0.000000 rms=0.000901 Jy/beam ! Combined flux in latest and established models = 0.0626643 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.0626643 Jy ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=7.454 mas, bpa=-11.44 degrees ! Estimated noise=0.532004 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 = -5.31335e-05 Jy ! Component: 100 - total flux cleaned = 4.07331e-05 Jy ! Component: 150 - total flux cleaned = 4.05901e-05 Jy ! Component: 200 - total flux cleaned = 4.01064e-05 Jy ! Total flux subtracted in 200 components = 4.01064e-05 Jy ! Clean residual min=-0.002602 max=0.002301 Jy/beam ! Clean residual mean=-0.000005 rms=0.000599 Jy/beam ! Combined flux in latest and established models = 0.0627044 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.0627044 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.02 mas, bmaj=15.2 mas, bpa=-8.176 degrees ! Estimated noise=0.656838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000314181 Jy ! Component: 100 - total flux cleaned = 0.000335156 Jy ! Component: 150 - total flux cleaned = 0.000318936 Jy ! Component: 200 - total flux cleaned = 0.000291365 Jy ! Total flux subtracted in 200 components = 0.000291365 Jy ! Clean residual min=-0.002427 max=0.002385 Jy/beam ! Clean residual mean=-0.000010 rms=0.000720 Jy/beam ! Combined flux in latest and established models = 0.0629958 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 = 2.73172e-07 Jy ! Component: 100 - total flux cleaned = -6.42482e-07 Jy ! Component: 150 - total flux cleaned = 8.54623e-06 Jy ! Component: 200 - total flux cleaned = 2.69764e-05 Jy ! Total flux subtracted in 200 components = 2.69764e-05 Jy ! Clean residual min=-0.002413 max=0.002371 Jy/beam ! Clean residual mean=-0.000010 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.0630228 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 37 components and 0.0630228 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=7.454 mas, bpa=-11.44 degrees ! Estimated noise=0.532004 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.64844e-05 Jy ! Component: 100 - total flux cleaned = 3.95834e-07 Jy ! Component: 150 - total flux cleaned = -6.56967e-05 Jy ! Component: 200 - total flux cleaned = -0.00012746 Jy ! Total flux subtracted in 200 components = -0.00012746 Jy ! Clean residual min=-0.002368 max=0.002232 Jy/beam ! Clean residual mean=-0.000004 rms=0.000571 Jy/beam ! Combined flux in latest and established models = 0.0628953 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.0628953 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046740Jy sigma=1.142201 ! Fit after self-cal, rms=0.046743Jy sigma=1.141993 wmodel /scr/pima/bg219a_uvs/J0214+1722_S_map.mod ! Writing 43 model components to file: /scr/pima/bg219a_uvs/J0214+1722_S_map.mod wobs /scr/pima/bg219a_uvs/J0214+1722_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0214+1722_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0214+1722_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J0214+1722_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.000510078 Jy ! Component: 100 - total flux cleaned = -0.000624326 Jy ! Component: 150 - total flux cleaned = -0.000557197 Jy ! Component: 200 - total flux cleaned = -0.000429672 Jy ! Component: 250 - total flux cleaned = -0.000459801 Jy ! Component: 300 - total flux cleaned = -0.000460645 Jy ! Component: 350 - total flux cleaned = -0.000434054 Jy ! Component: 400 - total flux cleaned = -0.000460278 Jy ! Component: 450 - total flux cleaned = -0.000336281 Jy ! Component: 500 - total flux cleaned = -0.00019394 Jy ! Component: 550 - total flux cleaned = -0.000217165 Jy ! Component: 600 - total flux cleaned = -0.000217381 Jy ! Component: 650 - total flux cleaned = -0.000217909 Jy ! Component: 700 - total flux cleaned = -0.000155681 Jy ! Component: 750 - total flux cleaned = -0.000136158 Jy ! Component: 800 - total flux cleaned = -0.000155782 Jy ! Component: 850 - total flux cleaned = -0.00019404 Jy ! Component: 900 - total flux cleaned = -0.000249941 Jy ! Component: 950 - total flux cleaned = -0.00035873 Jy ! Component: 1000 - total flux cleaned = -0.000534605 Jy ! Component: 1050 - total flux cleaned = -0.000620008 Jy ! Component: 1100 - total flux cleaned = -0.000754381 Jy ! Component: 1150 - total flux cleaned = -0.000853045 Jy ! Component: 1200 - total flux cleaned = -0.000965858 Jy ! Component: 1250 - total flux cleaned = -0.00106003 Jy ! Component: 1300 - total flux cleaned = -0.00115236 Jy ! Component: 1350 - total flux cleaned = -0.00134787 Jy ! Component: 1400 - total flux cleaned = -0.00149568 Jy ! Component: 1450 - total flux cleaned = -0.00169886 Jy ! Component: 1500 - total flux cleaned = -0.00186978 Jy ! Component: 1550 - total flux cleaned = -0.0020379 Jy ! Component: 1600 - total flux cleaned = -0.00214843 Jy ! Component: 1650 - total flux cleaned = -0.00232539 Jy ! Component: 1700 - total flux cleaned = -0.00239254 Jy ! Component: 1750 - total flux cleaned = -0.00247213 Jy ! Component: 1800 - total flux cleaned = -0.0025505 Jy ! Component: 1850 - total flux cleaned = -0.0026411 Jy ! Component: 1900 - total flux cleaned = -0.0027051 Jy ! Component: 1950 - total flux cleaned = -0.00276832 Jy ! Component: 2000 - total flux cleaned = -0.00283069 Jy ! Component: 2050 - total flux cleaned = -0.00287988 Jy ! Component: 2100 - total flux cleaned = -0.00286761 Jy ! Component: 2150 - total flux cleaned = -0.00289161 Jy ! Component: 2200 - total flux cleaned = -0.00285579 Jy ! Component: 2250 - total flux cleaned = -0.00284396 Jy ! Component: 2300 - total flux cleaned = -0.00282055 Jy ! Component: 2350 - total flux cleaned = -0.00284362 Jy ! Component: 2400 - total flux cleaned = -0.00278609 Jy ! Component: 2450 - total flux cleaned = -0.00276329 Jy ! Component: 2500 - total flux cleaned = -0.00270688 Jy ! Component: 2550 - total flux cleaned = -0.00266212 Jy ! Component: 2600 - total flux cleaned = -0.00262867 Jy ! Component: 2650 - total flux cleaned = -0.00254042 Jy ! Component: 2700 - total flux cleaned = -0.00248574 Jy ! Component: 2750 - total flux cleaned = -0.00243143 Jy ! Component: 2800 - total flux cleaned = -0.00238832 Jy ! Component: 2850 - total flux cleaned = -0.00234544 Jy ! Component: 2900 - total flux cleaned = -0.00230282 Jy ! Component: 2950 - total flux cleaned = -0.00222874 Jy ! Component: 3000 - total flux cleaned = -0.00220766 Jy ! Component: 3050 - total flux cleaned = -0.00213428 Jy ! Component: 3100 - total flux cleaned = -0.00210296 Jy ! Component: 3150 - total flux cleaned = -0.00207173 Jy ! Component: 3200 - total flux cleaned = -0.00205093 Jy ! Component: 3250 - total flux cleaned = -0.00199938 Jy ! Component: 3300 - total flux cleaned = -0.00196862 Jy ! Component: 3350 - total flux cleaned = -0.00193788 Jy ! Component: 3400 - total flux cleaned = -0.00189709 Jy ! Component: 3450 - total flux cleaned = -0.00186663 Jy ! Component: 3500 - total flux cleaned = -0.00183618 Jy ! Component: 3550 - total flux cleaned = -0.00179576 Jy ! Component: 3600 - total flux cleaned = -0.0017656 Jy ! Component: 3650 - total flux cleaned = -0.00172543 Jy ! Component: 3700 - total flux cleaned = -0.00169542 Jy ! Component: 3750 - total flux cleaned = -0.00165549 Jy ! Component: 3800 - total flux cleaned = -0.00161561 Jy ! Component: 3850 - total flux cleaned = -0.00159572 Jy ! Component: 3900 - total flux cleaned = -0.00158577 Jy ! Component: 3950 - total flux cleaned = -0.00153614 Jy ! Component: 4000 - total flux cleaned = -0.00151626 Jy ! Component: 4050 - total flux cleaned = -0.00148659 Jy ! Total flux subtracted in 4096 components = -0.00143723 Jy ! Clean residual min=-0.000564 max=0.000544 Jy/beam ! Clean residual mean=0.000000 rms=0.000161 Jy/beam ! Combined flux in latest and established models = 0.0614581 Jy keep ! Adding 223 model components to the UV plane model. ! The established model now contains 266 components and 0.0614581 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0214+1722_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.394 x 7.454 at -11.44 degrees (North through East) ! Clean map min=-0.0017004 max=0.054523 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0214+1722_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0545231 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000152945 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.84154 0.84154 1.68308 3.36616 6.73232 13.4646 26.9293 53.8586 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0004 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.054 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 356.489 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0214+1722_S_uvs.log closed on Wed Apr 6 22:42:00 2016