! Started logfile: /scr/pima/bg219a_uvs/J2106+0231_S_uvs.log on Wed Apr 6 23:03:17 2016 obs /scr/pima/bg219a_uvs/J2106+0231_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2106+0231_S_uva.fits ! AN table 1: 42 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2106+0231 ! ! 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 2100 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/J2106+0231_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 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.010938Jy sigma=23.148990 ! Fit after self-cal, rms=0.844581Jy sigma=19.315680 ! 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.42 mas, bmaj=6.404 mas, bpa=-3.113 degrees ! Estimated noise=0.953963 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.123295 Jy ! Component: 100 - total flux cleaned = 0.150182 Jy ! Total flux subtracted in 100 components = 0.150182 Jy ! Clean residual min=-0.005185 max=0.008426 Jy/beam ! Clean residual mean=-0.000007 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.150182 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.150182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057711Jy sigma=1.206988 ! Fit after self-cal, rms=0.057707Jy sigma=1.206916 ! 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=2.773 mas, bmaj=7.144 mas, bpa=-4 degrees ! Estimated noise=0.706506 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 (7.5, 31.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0054791 Jy ! Component: 100 - total flux cleaned = 0.00565417 Jy ! Component: 150 - total flux cleaned = 0.00556491 Jy ! Component: 200 - total flux cleaned = 0.00549057 Jy ! Total flux subtracted in 200 components = 0.00549057 Jy ! Clean residual min=-0.002999 max=0.003082 Jy/beam ! Clean residual mean=-0.000011 rms=0.000809 Jy/beam ! Combined flux in latest and established models = 0.155672 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.155672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056887Jy sigma=1.191734 ! Fit after self-cal, rms=0.056856Jy sigma=1.191199 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.773 x 7.144 at -4 degrees (North through East) ! Clean map min=-0.0029214 max=0.15421 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.03 MK 1.02 NL 0.99 OV 1.02 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 1.03 MK 0.97 NL 1.04 OV 1.03 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 0.99 NL 1.01 OV 0.99 ! PT 0.96 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.05 NL 0.95 OV 0.98 ! PT 0.93 SC 0.98 ! ! ! Fit before self-cal, rms=0.056856Jy sigma=1.191199 ! Fit after self-cal, rms=0.055933Jy sigma=1.179629 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.772 mas, bmaj=7.129 mas, bpa=-3.813 degrees ! Estimated noise=0.702154 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.000267463 Jy ! Component: 100 - total flux cleaned = -0.000298774 Jy ! Component: 150 - total flux cleaned = -0.000270415 Jy ! Component: 200 - total flux cleaned = -0.00019565 Jy ! Total flux subtracted in 200 components = -0.00019565 Jy ! Clean residual min=-0.002554 max=0.002250 Jy/beam ! Clean residual mean=-0.000005 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.155476 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 40 components and 0.155476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055899Jy sigma=1.179061 ! Fit after self-cal, rms=0.055900Jy sigma=1.178967 ! 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.055900Jy sigma=1.178967 ! Fit after self-cal, rms=0.055755Jy sigma=1.175416 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.772 mas, bmaj=7.13 mas, bpa=-3.803 degrees ! Estimated noise=0.701898 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279568 Jy ! Component: 100 - total flux cleaned = 0.000303548 Jy ! Component: 150 - total flux cleaned = 0.00034843 Jy ! Component: 200 - total flux cleaned = 0.000368961 Jy ! Total flux subtracted in 200 components = 0.000368961 Jy ! Clean residual min=-0.002177 max=0.002128 Jy/beam ! Clean residual mean=-0.000001 rms=0.000545 Jy/beam ! Combined flux in latest and established models = 0.155845 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.155845 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055734Jy sigma=1.175057 ! Fit after self-cal, rms=0.055744Jy sigma=1.175008 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.000174553 Jy ! Component: 100 - total flux cleaned = 0.000195195 Jy ! Component: 150 - total flux cleaned = 0.00023345 Jy ! Component: 200 - total flux cleaned = 0.000305917 Jy ! Total flux subtracted in 200 components = 0.000305917 Jy ! Clean residual min=-0.002135 max=0.002068 Jy/beam ! Clean residual mean=-0.000001 rms=0.000534 Jy/beam ! Combined flux in latest and established models = 0.156151 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 0.156151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055729Jy sigma=1.174773 ! Fit after self-cal, rms=0.055730Jy sigma=1.174762 ! 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.055730Jy sigma=1.174762 ! Fit after self-cal, rms=0.055804Jy sigma=1.174728 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.772 mas, bmaj=7.13 mas, bpa=-3.798 degrees ! Estimated noise=0.702406 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00017176 Jy ! Component: 100 - total flux cleaned = 0.000209003 Jy ! Component: 150 - total flux cleaned = 0.000245585 Jy ! Component: 200 - total flux cleaned = 0.00029718 Jy ! Total flux subtracted in 200 components = 0.00029718 Jy ! Clean residual min=-0.002147 max=0.002014 Jy/beam ! Clean residual mean=-0.000001 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.156448 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 57 components and 0.156448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055790Jy sigma=1.174515 ! Fit after self-cal, rms=0.055791Jy sigma=1.174505 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.000116698 Jy ! Component: 100 - total flux cleaned = 0.000149018 Jy ! Component: 150 - total flux cleaned = 0.000196219 Jy ! Component: 200 - total flux cleaned = 0.000255759 Jy ! Total flux subtracted in 200 components = 0.000255759 Jy ! Clean residual min=-0.002116 max=0.001972 Jy/beam ! Clean residual mean=-0.000000 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.156704 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.156704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055782Jy sigma=1.174352 ! Fit after self-cal, rms=0.055782Jy sigma=1.174345 ! 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.055782Jy sigma=1.174345 ! Fit after self-cal, rms=0.055826Jy sigma=1.174323 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.679 mas, bmaj=13.62 mas, bpa=-4.133 degrees ! Estimated noise=0.945186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000159456 Jy ! Component: 100 - total flux cleaned = 0.000175996 Jy ! Component: 150 - total flux cleaned = 0.000159894 Jy ! Component: 200 - total flux cleaned = 0.00015948 Jy ! Total flux subtracted in 200 components = 0.00015948 Jy ! Clean residual min=-0.002161 max=0.001835 Jy/beam ! Clean residual mean=-0.000003 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.156864 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.156864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055823Jy sigma=1.174294 ! Fit after self-cal, rms=0.055821Jy sigma=1.174280 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 = 9.41674e-05 Jy ! Component: 100 - total flux cleaned = 8.0819e-05 Jy ! Component: 150 - total flux cleaned = 8.16805e-05 Jy ! Component: 200 - total flux cleaned = 8.19486e-05 Jy ! Total flux subtracted in 200 components = 8.19486e-05 Jy ! Clean residual min=-0.002102 max=0.001811 Jy/beam ! Clean residual mean=-0.000002 rms=0.000549 Jy/beam ! Combined flux in latest and established models = 0.156946 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 77 components and 0.156946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055821Jy sigma=1.174305 ! Fit after self-cal, rms=0.055820Jy sigma=1.174297 ! 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=2.771 mas, bmaj=7.129 mas, bpa=-3.792 degrees ! Estimated noise=0.70273 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.771 x 7.129 at -3.792 degrees (North through East) ! Clean map min=-0.002389 max=0.153 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.422 mas, bmaj=6.394 mas, bpa=-2.789 degrees ! Estimated noise=0.943537 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.121934 Jy ! Component: 100 - total flux cleaned = 0.148585 Jy ! Component: 150 - total flux cleaned = 0.154325 Jy ! Component: 200 - total flux cleaned = 0.155051 Jy ! Total flux subtracted in 200 components = 0.155051 Jy ! Clean residual min=-0.003339 max=0.002703 Jy/beam ! Clean residual mean=-0.000003 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.155051 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.155051 Jy ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=7.129 mas, bpa=-3.792 degrees ! Estimated noise=0.70273 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.000555388 Jy ! Component: 100 - total flux cleaned = 0.000614441 Jy ! Component: 150 - total flux cleaned = 0.000751459 Jy ! Component: 200 - total flux cleaned = 0.000749516 Jy ! Total flux subtracted in 200 components = 0.000749516 Jy ! Clean residual min=-0.002377 max=0.002206 Jy/beam ! Clean residual mean=-0.000006 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.1558 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.1558 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=6.679 mas, bmaj=13.62 mas, bpa=-4.133 degrees ! Estimated noise=0.945186 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00028171 Jy ! Component: 100 - total flux cleaned = 0.00035682 Jy ! Component: 150 - total flux cleaned = 0.000421476 Jy ! Component: 200 - total flux cleaned = 0.000441731 Jy ! Total flux subtracted in 200 components = 0.000441731 Jy ! Clean residual min=-0.002228 max=0.001968 Jy/beam ! Clean residual mean=-0.000011 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.156242 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 = 1.91456e-05 Jy ! Component: 100 - total flux cleaned = 3.804e-05 Jy ! Component: 150 - total flux cleaned = 7.28343e-05 Jy ! Component: 200 - total flux cleaned = 8.99389e-05 Jy ! Total flux subtracted in 200 components = 8.99389e-05 Jy ! Clean residual min=-0.002178 max=0.001940 Jy/beam ! Clean residual mean=-0.000009 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.156332 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 49 components and 0.156332 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=7.129 mas, bpa=-3.792 degrees ! Estimated noise=0.70273 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000217587 Jy ! Component: 100 - total flux cleaned = -0.000191941 Jy ! Component: 150 - total flux cleaned = -0.000112758 Jy ! Component: 200 - total flux cleaned = -1.26054e-05 Jy ! Total flux subtracted in 200 components = -1.26054e-05 Jy ! Clean residual min=-0.002126 max=0.002118 Jy/beam ! Clean residual mean=-0.000003 rms=0.000536 Jy/beam ! Combined flux in latest and established models = 0.156319 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.156319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055857Jy sigma=1.174932 ! Fit after self-cal, rms=0.055855Jy sigma=1.174905 wmodel /scr/pima/bg219a_uvs/J2106+0231_S_map.mod ! Writing 61 model components to file: /scr/pima/bg219a_uvs/J2106+0231_S_map.mod wobs /scr/pima/bg219a_uvs/J2106+0231_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J2106+0231_S_uvs.fits wwins /scr/pima/bg219a_uvs/J2106+0231_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J2106+0231_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.000376801 Jy ! Component: 100 - total flux cleaned = -0.000828731 Jy ! Component: 150 - total flux cleaned = -0.00092669 Jy ! Component: 200 - total flux cleaned = -0.000895104 Jy ! Component: 250 - total flux cleaned = -0.000923372 Jy ! Component: 300 - total flux cleaned = -0.000923201 Jy ! Component: 350 - total flux cleaned = -0.00102999 Jy ! Component: 400 - total flux cleaned = -0.0010815 Jy ! Component: 450 - total flux cleaned = -0.00113215 Jy ! Component: 500 - total flux cleaned = -0.00122973 Jy ! Component: 550 - total flux cleaned = -0.00141661 Jy ! Component: 600 - total flux cleaned = -0.00157551 Jy ! Component: 650 - total flux cleaned = -0.00172964 Jy ! Component: 700 - total flux cleaned = -0.00194356 Jy ! Component: 750 - total flux cleaned = -0.00210997 Jy ! Component: 800 - total flux cleaned = -0.00227299 Jy ! Component: 850 - total flux cleaned = -0.00247149 Jy ! Component: 900 - total flux cleaned = -0.00262655 Jy ! Component: 950 - total flux cleaned = -0.00281578 Jy ! Component: 1000 - total flux cleaned = -0.00300027 Jy ! Component: 1050 - total flux cleaned = -0.00314448 Jy ! Component: 1100 - total flux cleaned = -0.00328585 Jy ! Component: 1150 - total flux cleaned = -0.00338965 Jy ! Component: 1200 - total flux cleaned = -0.0034917 Jy ! Component: 1250 - total flux cleaned = -0.00362492 Jy ! Component: 1300 - total flux cleaned = -0.00375563 Jy ! Component: 1350 - total flux cleaned = -0.00383592 Jy ! Component: 1400 - total flux cleaned = -0.00397809 Jy ! Component: 1450 - total flux cleaned = -0.00408706 Jy ! Component: 1500 - total flux cleaned = -0.00422476 Jy ! Component: 1550 - total flux cleaned = -0.00436014 Jy ! Component: 1600 - total flux cleaned = -0.0044936 Jy ! Component: 1650 - total flux cleaned = -0.00462495 Jy ! Component: 1700 - total flux cleaned = -0.00476839 Jy ! Component: 1750 - total flux cleaned = -0.00488152 Jy ! Component: 1800 - total flux cleaned = -0.00499302 Jy ! Component: 1850 - total flux cleaned = -0.00513005 Jy ! Component: 1900 - total flux cleaned = -0.00522466 Jy ! Component: 1950 - total flux cleaned = -0.00533156 Jy ! Component: 2000 - total flux cleaned = -0.00539763 Jy ! Component: 2050 - total flux cleaned = -0.00550211 Jy ! Component: 2100 - total flux cleaned = -0.00561828 Jy ! Component: 2150 - total flux cleaned = -0.00564375 Jy ! Component: 2200 - total flux cleaned = -0.00570707 Jy ! Component: 2250 - total flux cleaned = -0.00576972 Jy ! Component: 2300 - total flux cleaned = -0.00581945 Jy ! Component: 2350 - total flux cleaned = -0.00586874 Jy ! Component: 2400 - total flux cleaned = -0.00590552 Jy ! Component: 2450 - total flux cleaned = -0.00594203 Jy ! Component: 2500 - total flux cleaned = -0.00599028 Jy ! Component: 2550 - total flux cleaned = -0.00602646 Jy ! Component: 2600 - total flux cleaned = -0.00607432 Jy ! Component: 2650 - total flux cleaned = -0.00614568 Jy ! Component: 2700 - total flux cleaned = -0.00616921 Jy ! Component: 2750 - total flux cleaned = -0.00621621 Jy ! Component: 2800 - total flux cleaned = -0.00622795 Jy ! Component: 2850 - total flux cleaned = -0.00623976 Jy ! Component: 2900 - total flux cleaned = -0.00632095 Jy ! Component: 2950 - total flux cleaned = -0.00633254 Jy ! Component: 3000 - total flux cleaned = -0.00636709 Jy ! Component: 3050 - total flux cleaned = -0.00634409 Jy ! Component: 3100 - total flux cleaned = -0.00638989 Jy ! Component: 3150 - total flux cleaned = -0.00635563 Jy ! Component: 3200 - total flux cleaned = -0.00633281 Jy ! Component: 3250 - total flux cleaned = -0.00628728 Jy ! Component: 3300 - total flux cleaned = -0.00626452 Jy ! Component: 3350 - total flux cleaned = -0.00625316 Jy ! Component: 3400 - total flux cleaned = -0.00619637 Jy ! Component: 3450 - total flux cleaned = -0.00612809 Jy ! Component: 3500 - total flux cleaned = -0.00611673 Jy ! Component: 3550 - total flux cleaned = -0.00603692 Jy ! Component: 3600 - total flux cleaned = -0.00600269 Jy ! Component: 3650 - total flux cleaned = -0.00595695 Jy ! Component: 3700 - total flux cleaned = -0.00588819 Jy ! Component: 3750 - total flux cleaned = -0.00585365 Jy ! Component: 3800 - total flux cleaned = -0.00579603 Jy ! Component: 3850 - total flux cleaned = -0.00574986 Jy ! Component: 3900 - total flux cleaned = -0.00568039 Jy ! Component: 3950 - total flux cleaned = -0.0056223 Jy ! Component: 4000 - total flux cleaned = -0.00556401 Jy ! Component: 4050 - total flux cleaned = -0.00552886 Jy ! Total flux subtracted in 4096 components = -0.00549368 Jy ! Clean residual min=-0.000651 max=0.000906 Jy/beam ! Clean residual mean=-0.000000 rms=0.000186 Jy/beam ! Combined flux in latest and established models = 0.150826 Jy keep ! Adding 231 model components to the UV plane model. ! The established model now contains 292 components and 0.150826 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J2106+0231_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.771 x 7.129 at -3.792 degrees (North through East) ! Clean map min=-0.0026684 max=0.15215 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2106+0231_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.152152 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00019823 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.390852 0.390852 0.781705 1.56341 3.12682 6.25364 12.5073 25.0145 50.0291 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.152 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 767.553 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2106+0231_S_uvs.log closed on Wed Apr 6 23:03:21 2016