! Started logfile: /scr/pima/bg219a_uvs/J0027+5958_S_uvs.log on Wed Apr 6 22:39:26 2016 obs /scr/pima/bg219a_uvs/J0027+5958_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0027+5958_S_uva.fits ! AN table 1: 61 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.830601 visibilities/baseline/integration-bin. ! Found source: J0027+5958 ! ! 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 3040 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/J0027+5958_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 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013592Jy sigma=24.288721 ! Fit after self-cal, rms=0.850660Jy sigma=20.467275 ! 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.716 mas, bmaj=3.695 mas, bpa=-68.72 degrees ! Estimated noise=0.873264 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.11437 Jy ! Component: 100 - total flux cleaned = 0.141204 Jy ! Total flux subtracted in 100 components = 0.141204 Jy ! Clean residual min=-0.006328 max=0.009985 Jy/beam ! Clean residual mean=0.000025 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 0.141204 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.141204 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057536Jy sigma=1.268422 ! Fit after self-cal, rms=0.057527Jy sigma=1.267973 ! 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.187 mas, bmaj=4.439 mas, bpa=-65.96 degrees ! Estimated noise=0.568679 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.0135971 Jy ! Component: 100 - total flux cleaned = 0.0197465 Jy ! Component: 150 - total flux cleaned = 0.0227437 Jy ! Component: 200 - total flux cleaned = 0.0242136 Jy ! Total flux subtracted in 200 components = 0.0242136 Jy ! Clean residual min=-0.003057 max=0.003276 Jy/beam ! Clean residual mean=-0.000003 rms=0.000773 Jy/beam ! Combined flux in latest and established models = 0.165418 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.165418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054702Jy sigma=1.188708 ! Fit after self-cal, rms=0.054754Jy sigma=1.188303 ! 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.187 x 4.439 at -65.96 degrees (North through East) ! Clean map min=-0.0030153 max=0.1511 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 1.02 MK 1.05 NL 0.95 OV 1.02 ! PT 1.01 SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.02 NL 1.01 OV 0.98 ! PT 1.00 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 1.03 NL 0.97 OV 1.00 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.01 NL 0.99 OV 0.96 ! PT 1.01 SC 0.92 ! ! ! Fit before self-cal, rms=0.054754Jy sigma=1.188303 ! Fit after self-cal, rms=0.054172Jy sigma=1.180967 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=4.439 mas, bpa=-66.52 degrees ! Estimated noise=0.567534 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.0004903 Jy ! Component: 100 - total flux cleaned = -0.000495634 Jy ! Component: 150 - total flux cleaned = -0.000465852 Jy ! Component: 200 - total flux cleaned = -0.000430187 Jy ! Total flux subtracted in 200 components = -0.000430187 Jy ! Clean residual min=-0.002506 max=0.002716 Jy/beam ! Clean residual mean=0.000006 rms=0.000639 Jy/beam ! Combined flux in latest and established models = 0.164987 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 0.164987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054154Jy sigma=1.180591 ! Fit after self-cal, rms=0.054162Jy sigma=1.180503 ! 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.054162Jy sigma=1.180503 ! Fit after self-cal, rms=0.054063Jy sigma=1.178184 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.197 mas, bmaj=4.446 mas, bpa=-66.28 degrees ! Estimated noise=0.567266 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000209538 Jy ! Component: 100 - total flux cleaned = -0.000248517 Jy ! Component: 150 - total flux cleaned = -0.000282102 Jy ! Component: 200 - total flux cleaned = -0.000302084 Jy ! Total flux subtracted in 200 components = -0.000302084 Jy ! Clean residual min=-0.002355 max=0.002424 Jy/beam ! Clean residual mean=0.000008 rms=0.000588 Jy/beam ! Combined flux in latest and established models = 0.164685 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.164685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054057Jy sigma=1.178078 ! Fit after self-cal, rms=0.054055Jy sigma=1.178040 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.26579e-05 Jy ! Component: 100 - total flux cleaned = -7.98072e-05 Jy ! Component: 150 - total flux cleaned = -0.000104577 Jy ! Component: 200 - total flux cleaned = -0.000127948 Jy ! Total flux subtracted in 200 components = -0.000127948 Jy ! Clean residual min=-0.002365 max=0.002431 Jy/beam ! Clean residual mean=0.000008 rms=0.000587 Jy/beam ! Combined flux in latest and established models = 0.164557 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.164557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054052Jy sigma=1.177986 ! Fit after self-cal, rms=0.054052Jy sigma=1.177983 ! 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.054052Jy sigma=1.177983 ! Fit after self-cal, rms=0.054051Jy sigma=1.177964 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.196 mas, bmaj=4.45 mas, bpa=-66.16 degrees ! Estimated noise=0.566996 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000154686 Jy ! Component: 100 - total flux cleaned = -0.000162759 Jy ! Component: 150 - total flux cleaned = -0.000178035 Jy ! Component: 200 - total flux cleaned = -0.000198959 Jy ! Total flux subtracted in 200 components = -0.000198959 Jy ! Clean residual min=-0.002369 max=0.002422 Jy/beam ! Clean residual mean=0.000008 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.164358 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 38 components and 0.164358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054048Jy sigma=1.177919 ! Fit after self-cal, rms=0.054049Jy sigma=1.177917 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.73477e-05 Jy ! Component: 100 - total flux cleaned = -3.35388e-05 Jy ! Component: 150 - total flux cleaned = -3.34102e-05 Jy ! Component: 200 - total flux cleaned = -3.32715e-05 Jy ! Total flux subtracted in 200 components = -3.32715e-05 Jy ! Clean residual min=-0.002368 max=0.002430 Jy/beam ! Clean residual mean=0.000008 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.164325 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.164325 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054047Jy sigma=1.177888 ! Fit after self-cal, rms=0.054047Jy sigma=1.177887 ! 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.054047Jy sigma=1.177887 ! Fit after self-cal, rms=0.054047Jy sigma=1.177875 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.045 mas, bmaj=9.726 mas, bpa=-76.4 degrees ! Estimated noise=0.723258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000253893 Jy ! Component: 100 - total flux cleaned = 0.000249857 Jy ! Component: 150 - total flux cleaned = 0.000248526 Jy ! Component: 200 - total flux cleaned = 0.000248364 Jy ! Total flux subtracted in 200 components = 0.000248364 Jy ! Clean residual min=-0.003040 max=0.002549 Jy/beam ! Clean residual mean=0.000017 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.164574 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 42 components and 0.164574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054054Jy sigma=1.177992 ! Fit after self-cal, rms=0.054051Jy sigma=1.177916 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.02192e-06 Jy ! Component: 100 - total flux cleaned = 2.57999e-05 Jy ! Component: 150 - total flux cleaned = 4.68964e-05 Jy ! Component: 200 - total flux cleaned = 6.5498e-05 Jy ! Total flux subtracted in 200 components = 6.5498e-05 Jy ! Clean residual min=-0.002986 max=0.002523 Jy/beam ! Clean residual mean=0.000017 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.164639 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 43 components and 0.164639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054057Jy sigma=1.178035 ! Fit after self-cal, rms=0.054055Jy sigma=1.178002 ! 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.195 mas, bmaj=4.454 mas, bpa=-66.05 degrees ! Estimated noise=0.566782 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 4.454 at -66.05 degrees (North through East) ! Clean map min=-0.0023054 max=0.15097 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.724 mas, bmaj=3.704 mas, bpa=-68.92 degrees ! Estimated noise=0.868911 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.113703 Jy ! Component: 100 - total flux cleaned = 0.140347 Jy ! Component: 150 - total flux cleaned = 0.150845 Jy ! Component: 200 - total flux cleaned = 0.156565 Jy ! Total flux subtracted in 200 components = 0.156565 Jy ! Clean residual min=-0.003972 max=0.004432 Jy/beam ! Clean residual mean=0.000010 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.156565 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.156565 Jy ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=4.454 mas, bpa=-66.05 degrees ! Estimated noise=0.566782 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.00472008 Jy ! Component: 100 - total flux cleaned = 0.00684853 Jy ! Component: 150 - total flux cleaned = 0.00734848 Jy ! Component: 200 - total flux cleaned = 0.00751642 Jy ! Total flux subtracted in 200 components = 0.00751642 Jy ! Clean residual min=-0.002504 max=0.002326 Jy/beam ! Clean residual mean=0.000008 rms=0.000595 Jy/beam ! Combined flux in latest and established models = 0.164082 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 23 components and 0.164082 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.045 mas, bmaj=9.726 mas, bpa=-76.4 degrees ! Estimated noise=0.723258 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000791329 Jy ! Component: 100 - total flux cleaned = 0.000811249 Jy ! Component: 150 - total flux cleaned = 0.000810517 Jy ! Component: 200 - total flux cleaned = 0.000809292 Jy ! Total flux subtracted in 200 components = 0.000809292 Jy ! Clean residual min=-0.002931 max=0.002494 Jy/beam ! Clean residual mean=0.000015 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.164891 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 = -4.69461e-07 Jy ! Component: 100 - total flux cleaned = -5.17719e-07 Jy ! Component: 150 - total flux cleaned = 7.22006e-06 Jy ! Component: 200 - total flux cleaned = 1.4151e-05 Jy ! Total flux subtracted in 200 components = 1.4151e-05 Jy ! Clean residual min=-0.002933 max=0.002507 Jy/beam ! Clean residual mean=0.000014 rms=0.000795 Jy/beam ! Combined flux in latest and established models = 0.164905 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 40 components and 0.164905 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.195 mas, bmaj=4.454 mas, bpa=-66.05 degrees ! Estimated noise=0.566782 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000416845 Jy ! Component: 100 - total flux cleaned = -0.000299217 Jy ! Component: 150 - total flux cleaned = -0.000357047 Jy ! Component: 200 - total flux cleaned = -0.000390242 Jy ! Total flux subtracted in 200 components = -0.000390242 Jy ! Clean residual min=-0.002396 max=0.002442 Jy/beam ! Clean residual mean=0.000007 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.164515 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.164515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054050Jy sigma=1.177978 ! Fit after self-cal, rms=0.054049Jy sigma=1.177968 wmodel /scr/pima/bg219a_uvs/J0027+5958_S_map.mod ! Writing 46 model components to file: /scr/pima/bg219a_uvs/J0027+5958_S_map.mod wobs /scr/pima/bg219a_uvs/J0027+5958_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0027+5958_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0027+5958_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J0027+5958_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.000144187 Jy ! Component: 100 - total flux cleaned = 0.000336666 Jy ! Component: 150 - total flux cleaned = 0.000549214 Jy ! Component: 200 - total flux cleaned = 0.000682064 Jy ! Component: 250 - total flux cleaned = 0.000773344 Jy ! Component: 300 - total flux cleaned = 0.000947463 Jy ! Component: 350 - total flux cleaned = 0.00103062 Jy ! Component: 400 - total flux cleaned = 0.00113697 Jy ! Component: 450 - total flux cleaned = 0.00121398 Jy ! Component: 500 - total flux cleaned = 0.00126304 Jy ! Component: 550 - total flux cleaned = 0.00126304 Jy ! Component: 600 - total flux cleaned = 0.00117325 Jy ! Component: 650 - total flux cleaned = 0.00106483 Jy ! Component: 700 - total flux cleaned = 0.000938505 Jy ! Component: 750 - total flux cleaned = 0.000754117 Jy ! Component: 800 - total flux cleaned = 0.000654772 Jy ! Component: 850 - total flux cleaned = 0.000557507 Jy ! Component: 900 - total flux cleaned = 0.000462589 Jy ! Component: 950 - total flux cleaned = 0.000332823 Jy ! Component: 1000 - total flux cleaned = 0.000205966 Jy ! Component: 1050 - total flux cleaned = 9.96199e-05 Jy ! Component: 1100 - total flux cleaned = 9.9559e-05 Jy ! Component: 1150 - total flux cleaned = -5.43469e-05 Jy ! Component: 1200 - total flux cleaned = -0.000155016 Jy ! Component: 1250 - total flux cleaned = -0.000253474 Jy ! Component: 1300 - total flux cleaned = -0.000334316 Jy ! Component: 1350 - total flux cleaned = -0.000413851 Jy ! Component: 1400 - total flux cleaned = -0.000491856 Jy ! Component: 1450 - total flux cleaned = -0.000630144 Jy ! Component: 1500 - total flux cleaned = -0.000705772 Jy ! Component: 1550 - total flux cleaned = -0.000795133 Jy ! Component: 1600 - total flux cleaned = -0.000927107 Jy ! Component: 1650 - total flux cleaned = -0.00102829 Jy ! Component: 1700 - total flux cleaned = -0.00109944 Jy ! Component: 1750 - total flux cleaned = -0.00122612 Jy ! Component: 1800 - total flux cleaned = -0.00135088 Jy ! Component: 1850 - total flux cleaned = -0.00148769 Jy ! Component: 1900 - total flux cleaned = -0.00159579 Jy ! Component: 1950 - total flux cleaned = -0.00172938 Jy ! Component: 2000 - total flux cleaned = -0.00190068 Jy ! Component: 2050 - total flux cleaned = -0.00200486 Jy ! Component: 2100 - total flux cleaned = -0.00217243 Jy ! Component: 2150 - total flux cleaned = -0.00229983 Jy ! Component: 2200 - total flux cleaned = -0.00243864 Jy ! Component: 2250 - total flux cleaned = -0.00258833 Jy ! Component: 2300 - total flux cleaned = -0.00272404 Jy ! Component: 2350 - total flux cleaned = -0.00282194 Jy ! Component: 2400 - total flux cleaned = -0.00296713 Jy ! Component: 2450 - total flux cleaned = -0.00301492 Jy ! Component: 2500 - total flux cleaned = -0.00313368 Jy ! Component: 2550 - total flux cleaned = -0.00328666 Jy ! Component: 2600 - total flux cleaned = -0.00340324 Jy ! Component: 2650 - total flux cleaned = -0.00354222 Jy ! Component: 2700 - total flux cleaned = -0.00369174 Jy ! Component: 2750 - total flux cleaned = -0.00381731 Jy ! Component: 2800 - total flux cleaned = -0.00395353 Jy ! Component: 2850 - total flux cleaned = -0.00410021 Jy ! Component: 2900 - total flux cleaned = -0.00424595 Jy ! Component: 2950 - total flux cleaned = -0.00433514 Jy ! Component: 3000 - total flux cleaned = -0.00446829 Jy ! Component: 3050 - total flux cleaned = -0.00457869 Jy ! Component: 3100 - total flux cleaned = -0.0046995 Jy ! Component: 3150 - total flux cleaned = -0.0047979 Jy ! Component: 3200 - total flux cleaned = -0.0049286 Jy ! Component: 3250 - total flux cleaned = -0.00504789 Jy ! Component: 3300 - total flux cleaned = -0.00515589 Jy ! Component: 3350 - total flux cleaned = -0.00526355 Jy ! Component: 3400 - total flux cleaned = -0.00539212 Jy ! Component: 3450 - total flux cleaned = -0.0054562 Jy ! Component: 3500 - total flux cleaned = -0.00560524 Jy ! Component: 3550 - total flux cleaned = -0.00571138 Jy ! Component: 3600 - total flux cleaned = -0.00580667 Jy ! Component: 3650 - total flux cleaned = -0.00590172 Jy ! Component: 3700 - total flux cleaned = -0.00601767 Jy ! Component: 3750 - total flux cleaned = -0.00611233 Jy ! Component: 3800 - total flux cleaned = -0.00625937 Jy ! Component: 3850 - total flux cleaned = -0.00635368 Jy ! Component: 3900 - total flux cleaned = -0.00644789 Jy ! Component: 3950 - total flux cleaned = -0.00653153 Jy ! Component: 4000 - total flux cleaned = -0.00664646 Jy ! Component: 4050 - total flux cleaned = -0.00671951 Jy ! Total flux subtracted in 4096 components = -0.00679252 Jy ! Clean residual min=-0.000618 max=0.000638 Jy/beam ! Clean residual mean=-0.000001 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.157723 Jy keep ! Adding 222 model components to the UV plane model. ! The established model now contains 268 components and 0.157723 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0027+5958_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.195 x 4.454 at -66.05 degrees (North through East) ! Clean map min=-0.001698 max=0.15047 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0027+5958_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.150473 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000169239 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.337414 0.337414 0.674829 1.34966 2.69931 5.39863 10.7973 21.5945 43.189 86.3781 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.15 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 889.114 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0027+5958_S_uvs.log closed on Wed Apr 6 22:39:31 2016