! Started logfile: /scr/pima/bg219b_uvs/J0656+3209_S_uvs.log on Thu Apr 7 01:15:59 2016 obs /scr/pima/bg219b_uvs/J0656+3209_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0656+3209_S_uva.fits ! AN table 1: 50 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.881667 visibilities/baseline/integration-bin. ! Found source: J0656+3209 ! ! 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 6348 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/J0656+3209_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 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.060371Jy sigma=23.595638 ! Fit after self-cal, rms=0.754393Jy sigma=17.423679 ! 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.663 mas, bmaj=6.709 mas, bpa=19.99 degrees ! Estimated noise=0.654596 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.18814 Jy ! Component: 100 - total flux cleaned = 0.229996 Jy ! Total flux subtracted in 100 components = 0.229996 Jy ! Clean residual min=-0.009886 max=0.014495 Jy/beam ! Clean residual mean=0.000042 rms=0.003038 Jy/beam ! Combined flux in latest and established models = 0.229996 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.229996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166541Jy sigma=1.682634 ! Fit after self-cal, rms=0.166534Jy sigma=1.682370 ! 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.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 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.0140465 Jy ! Component: 100 - total flux cleaned = 0.0172925 Jy ! Component: 150 - total flux cleaned = 0.0169657 Jy ! Component: 200 - total flux cleaned = 0.0165569 Jy ! Total flux subtracted in 200 components = 0.0165569 Jy ! Clean residual min=-0.013112 max=0.012502 Jy/beam ! Clean residual mean=0.000040 rms=0.003272 Jy/beam ! Combined flux in latest and established models = 0.246553 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 0.246553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163265Jy sigma=1.660499 ! Fit after self-cal, rms=0.163254Jy sigma=1.660290 ! 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.471 x 7.637 at 17.06 degrees (North through East) ! Clean map min=-0.012922 max=0.24189 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.163254Jy sigma=1.660290 ! Fit after self-cal, rms=0.163254Jy sigma=1.660290 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 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.000519858 Jy ! Component: 100 - total flux cleaned = -0.000979274 Jy ! Component: 150 - total flux cleaned = -0.0013604 Jy ! Component: 200 - total flux cleaned = -0.00168168 Jy ! Total flux subtracted in 200 components = -0.00168168 Jy ! Clean residual min=-0.013102 max=0.012193 Jy/beam ! Clean residual mean=0.000040 rms=0.003263 Jy/beam ! Combined flux in latest and established models = 0.244871 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 31 components and 0.244871 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162995Jy sigma=1.658547 ! Fit after self-cal, rms=0.162992Jy sigma=1.658479 ! 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.162992Jy sigma=1.658479 ! Fit after self-cal, rms=0.162992Jy sigma=1.658479 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000180499 Jy ! Component: 100 - total flux cleaned = -0.00042494 Jy ! Component: 150 - total flux cleaned = -0.000551754 Jy ! Component: 200 - total flux cleaned = -0.000627965 Jy ! Total flux subtracted in 200 components = -0.000627965 Jy ! Clean residual min=-0.013062 max=0.012137 Jy/beam ! Clean residual mean=0.000040 rms=0.003262 Jy/beam ! Combined flux in latest and established models = 0.244243 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 36 components and 0.244243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162912Jy sigma=1.658055 ! Fit after self-cal, rms=0.162912Jy sigma=1.658022 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.60615e-05 Jy ! Component: 100 - total flux cleaned = -0.000158759 Jy ! Component: 150 - total flux cleaned = -0.000219436 Jy ! Component: 200 - total flux cleaned = -0.000275989 Jy ! Total flux subtracted in 200 components = -0.000275989 Jy ! Clean residual min=-0.013046 max=0.012112 Jy/beam ! Clean residual mean=0.000040 rms=0.003261 Jy/beam ! Combined flux in latest and established models = 0.243967 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.243967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162873Jy sigma=1.657893 ! Fit after self-cal, rms=0.162873Jy sigma=1.657861 ! 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.162873Jy sigma=1.657861 ! Fit after self-cal, rms=0.162873Jy sigma=1.657861 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.49738e-06 Jy ! Component: 100 - total flux cleaned = -7.9281e-05 Jy ! Component: 150 - total flux cleaned = -0.000130005 Jy ! Component: 200 - total flux cleaned = -0.000177564 Jy ! Total flux subtracted in 200 components = -0.000177564 Jy ! Clean residual min=-0.013022 max=0.012096 Jy/beam ! Clean residual mean=0.000039 rms=0.003260 Jy/beam ! Combined flux in latest and established models = 0.24379 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.24379 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162845Jy sigma=1.657799 ! Fit after self-cal, rms=0.162845Jy sigma=1.657774 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 = 4.65267e-06 Jy ! Component: 100 - total flux cleaned = -6.37298e-05 Jy ! Component: 150 - total flux cleaned = -8.62384e-05 Jy ! Component: 200 - total flux cleaned = -0.000127872 Jy ! Total flux subtracted in 200 components = -0.000127872 Jy ! Clean residual min=-0.012998 max=0.012081 Jy/beam ! Clean residual mean=0.000039 rms=0.003259 Jy/beam ! Combined flux in latest and established models = 0.243662 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 46 components and 0.243662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162824Jy sigma=1.657728 ! Fit after self-cal, rms=0.162824Jy sigma=1.657706 ! 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.162824Jy sigma=1.657706 ! Fit after self-cal, rms=0.162824Jy sigma=1.657706 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.034 mas, bmaj=9.884 mas, bpa=4.11 degrees ! Estimated noise=0.480357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00198305 Jy ! Component: 100 - total flux cleaned = -0.0021423 Jy ! Component: 150 - total flux cleaned = -0.00228739 Jy ! Component: 200 - total flux cleaned = -0.00237484 Jy ! Total flux subtracted in 200 components = -0.00237484 Jy ! Clean residual min=-0.017719 max=0.015910 Jy/beam ! Clean residual mean=0.000071 rms=0.004765 Jy/beam ! Combined flux in latest and established models = 0.241287 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 51 components and 0.241287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162881Jy sigma=1.657817 ! Fit after self-cal, rms=0.162881Jy sigma=1.657778 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.000105519 Jy ! Component: 100 - total flux cleaned = -0.000142333 Jy ! Component: 150 - total flux cleaned = -0.000210089 Jy ! Component: 200 - total flux cleaned = -0.000240736 Jy ! Total flux subtracted in 200 components = -0.000240736 Jy ! Clean residual min=-0.017736 max=0.015917 Jy/beam ! Clean residual mean=0.000070 rms=0.004760 Jy/beam ! Combined flux in latest and established models = 0.241046 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.241046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162838Jy sigma=1.659941 ! Fit after self-cal, rms=0.162838Jy sigma=1.659925 ! 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.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.471 x 7.637 at 17.06 degrees (North through East) ! Clean map min=-0.013008 max=0.24298 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.663 mas, bmaj=6.709 mas, bpa=19.99 degrees ! Estimated noise=0.654596 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.18808 Jy ! Component: 100 - total flux cleaned = 0.230229 Jy ! Component: 150 - total flux cleaned = 0.246027 Jy ! Component: 200 - total flux cleaned = 0.253981 Jy ! Total flux subtracted in 200 components = 0.253981 Jy ! Clean residual min=-0.010381 max=0.011828 Jy/beam ! Clean residual mean=0.000046 rms=0.002819 Jy/beam ! Combined flux in latest and established models = 0.253981 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.253981 Jy ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 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.00529788 Jy ! Component: 100 - total flux cleaned = -0.0079147 Jy ! Component: 150 - total flux cleaned = -0.00870196 Jy ! Component: 200 - total flux cleaned = -0.00898467 Jy ! Total flux subtracted in 200 components = -0.00898467 Jy ! Clean residual min=-0.012933 max=0.012201 Jy/beam ! Clean residual mean=0.000040 rms=0.003264 Jy/beam ! Combined flux in latest and established models = 0.244996 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 31 components and 0.244996 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.034 mas, bmaj=9.884 mas, bpa=4.11 degrees ! Estimated noise=0.480357 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.0025185 Jy ! Component: 100 - total flux cleaned = -0.00283163 Jy ! Component: 150 - total flux cleaned = -0.00305647 Jy ! Component: 200 - total flux cleaned = -0.00330888 Jy ! Total flux subtracted in 200 components = -0.00330888 Jy ! Clean residual min=-0.017720 max=0.016006 Jy/beam ! Clean residual mean=0.000071 rms=0.004770 Jy/beam ! Combined flux in latest and established models = 0.241687 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.00018086 Jy ! Component: 100 - total flux cleaned = -0.000263084 Jy ! Component: 150 - total flux cleaned = -0.000340215 Jy ! Component: 200 - total flux cleaned = -0.000447202 Jy ! Total flux subtracted in 200 components = -0.000447202 Jy ! Clean residual min=-0.017733 max=0.015971 Jy/beam ! Clean residual mean=0.000070 rms=0.004762 Jy/beam ! Combined flux in latest and established models = 0.24124 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.24124 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.471 mas, bmaj=7.637 mas, bpa=17.06 degrees ! Estimated noise=0.417189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00127339 Jy ! Component: 100 - total flux cleaned = 0.00142494 Jy ! Component: 150 - total flux cleaned = 0.00154945 Jy ! Component: 200 - total flux cleaned = 0.00165299 Jy ! Total flux subtracted in 200 components = 0.00165299 Jy ! Clean residual min=-0.013103 max=0.012123 Jy/beam ! Clean residual mean=0.000039 rms=0.003258 Jy/beam ! Combined flux in latest and established models = 0.242893 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.242893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162796Jy sigma=1.658687 ! Fit after self-cal, rms=0.162799Jy sigma=1.658642 wmodel /scr/pima/bg219b_uvs/J0656+3209_S_map.mod ! Writing 59 model components to file: /scr/pima/bg219b_uvs/J0656+3209_S_map.mod wobs /scr/pima/bg219b_uvs/J0656+3209_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0656+3209_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0656+3209_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219b_uvs/J0656+3209_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.000571846 Jy ! Component: 100 - total flux cleaned = -0.000572703 Jy ! Component: 150 - total flux cleaned = 0.000416681 Jy ! Component: 200 - total flux cleaned = 0.00172211 Jy ! Component: 250 - total flux cleaned = 0.00278322 Jy ! Component: 300 - total flux cleaned = 0.00396391 Jy ! Component: 350 - total flux cleaned = 0.00509238 Jy ! Component: 400 - total flux cleaned = 0.00648792 Jy ! Component: 450 - total flux cleaned = 0.00768606 Jy ! Component: 500 - total flux cleaned = 0.00870064 Jy ! Component: 550 - total flux cleaned = 0.0095419 Jy ! Component: 600 - total flux cleaned = 0.0102228 Jy ! Component: 650 - total flux cleaned = 0.01062 Jy ! Component: 700 - total flux cleaned = 0.0115179 Jy ! Component: 750 - total flux cleaned = 0.0118911 Jy ! Component: 800 - total flux cleaned = 0.0121344 Jy ! Component: 850 - total flux cleaned = 0.0124912 Jy ! Component: 900 - total flux cleaned = 0.0128387 Jy ! Component: 950 - total flux cleaned = 0.0129503 Jy ! Component: 1000 - total flux cleaned = 0.0133986 Jy ! Component: 1050 - total flux cleaned = 0.0137279 Jy ! Component: 1100 - total flux cleaned = 0.0140517 Jy ! Component: 1150 - total flux cleaned = 0.0143676 Jy ! Component: 1200 - total flux cleaned = 0.0143661 Jy ! Component: 1250 - total flux cleaned = 0.0145683 Jy ! Component: 1300 - total flux cleaned = 0.0144698 Jy ! Component: 1350 - total flux cleaned = 0.0146655 Jy ! Component: 1400 - total flux cleaned = 0.0146652 Jy ! Component: 1450 - total flux cleaned = 0.0147601 Jy ! Component: 1500 - total flux cleaned = 0.0150392 Jy ! Component: 1550 - total flux cleaned = 0.0151302 Jy ! Component: 1600 - total flux cleaned = 0.0154 Jy ! Component: 1650 - total flux cleaned = 0.0154874 Jy ! Component: 1700 - total flux cleaned = 0.0156613 Jy ! Component: 1750 - total flux cleaned = 0.0160056 Jy ! Component: 1800 - total flux cleaned = 0.0160891 Jy ! Component: 1850 - total flux cleaned = 0.016341 Jy ! Component: 1900 - total flux cleaned = 0.0166706 Jy ! Component: 1950 - total flux cleaned = 0.0167514 Jy ! Component: 2000 - total flux cleaned = 0.0168324 Jy ! Component: 2050 - total flux cleaned = 0.0170706 Jy ! Component: 2100 - total flux cleaned = 0.0171488 Jy ! Component: 2150 - total flux cleaned = 0.0171494 Jy ! Component: 2200 - total flux cleaned = 0.0173794 Jy ! Component: 2250 - total flux cleaned = 0.017455 Jy ! Component: 2300 - total flux cleaned = 0.0175293 Jy ! Component: 2350 - total flux cleaned = 0.0176021 Jy ! Component: 2400 - total flux cleaned = 0.0176747 Jy ! Component: 2450 - total flux cleaned = 0.017891 Jy ! Component: 2500 - total flux cleaned = 0.0180339 Jy ! Component: 2550 - total flux cleaned = 0.0181757 Jy ! Component: 2600 - total flux cleaned = 0.0184559 Jy ! Component: 2650 - total flux cleaned = 0.0186635 Jy ! Component: 2700 - total flux cleaned = 0.0191419 Jy ! Component: 2750 - total flux cleaned = 0.0192095 Jy ! Component: 2800 - total flux cleaned = 0.0196112 Jy ! Component: 2850 - total flux cleaned = 0.0198101 Jy ! Component: 2900 - total flux cleaned = 0.0200068 Jy ! Component: 2950 - total flux cleaned = 0.0201379 Jy ! Component: 3000 - total flux cleaned = 0.0203966 Jy ! Component: 3050 - total flux cleaned = 0.0209066 Jy ! Component: 3100 - total flux cleaned = 0.0210965 Jy ! Component: 3150 - total flux cleaned = 0.0214717 Jy ! Component: 3200 - total flux cleaned = 0.0217198 Jy ! Component: 3250 - total flux cleaned = 0.0219042 Jy ! Component: 3300 - total flux cleaned = 0.0222702 Jy ! Component: 3350 - total flux cleaned = 0.0224517 Jy ! Component: 3400 - total flux cleaned = 0.0226919 Jy ! Component: 3450 - total flux cleaned = 0.0228703 Jy ! Component: 3500 - total flux cleaned = 0.0230476 Jy ! Component: 3550 - total flux cleaned = 0.0232234 Jy ! Component: 3600 - total flux cleaned = 0.023514 Jy ! Component: 3650 - total flux cleaned = 0.0236869 Jy ! Component: 3700 - total flux cleaned = 0.0239156 Jy ! Component: 3750 - total flux cleaned = 0.0240293 Jy ! Component: 3800 - total flux cleaned = 0.0242545 Jy ! Component: 3850 - total flux cleaned = 0.0243663 Jy ! Component: 3900 - total flux cleaned = 0.0245885 Jy ! Component: 3950 - total flux cleaned = 0.0247534 Jy ! Component: 4000 - total flux cleaned = 0.025027 Jy ! Component: 4050 - total flux cleaned = 0.0251356 Jy ! Total flux subtracted in 4096 components = 0.0252976 Jy ! Clean residual min=-0.002981 max=0.002854 Jy/beam ! Clean residual mean=0.000017 rms=0.001112 Jy/beam ! Combined flux in latest and established models = 0.26819 Jy keep ! Adding 414 model components to the UV plane model. ! The established model now contains 473 components and 0.268191 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0656+3209_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.471 x 7.637 at 17.06 degrees (North through East) ! Clean map min=-0.0074607 max=0.245 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0656+3209_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.245001 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00110067 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34775 1.34775 2.69551 5.39102 10.782 21.5641 43.1281 86.2563 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.245 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 222.592 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0656+3209_S_uvs.log closed on Thu Apr 7 01:16:03 2016