! Started logfile: /scr/pima/bg219a_uvs/J2035+1056_S_uvs.log on Wed Apr 6 23:02:54 2016 obs /scr/pima/bg219a_uvs/J2035+1056_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J2035+1056_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J2035+1056 ! ! 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 1400 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/J2035+1056_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 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.990878Jy sigma=22.552007 ! Fit after self-cal, rms=0.859277Jy sigma=19.637657 ! 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.421 mas, bmaj=6.329 mas, bpa=-7.681 degrees ! Estimated noise=1.28304 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.103771 Jy ! Component: 100 - total flux cleaned = 0.129253 Jy ! Total flux subtracted in 100 components = 0.129253 Jy ! Clean residual min=-0.011738 max=0.013232 Jy/beam ! Clean residual mean=-0.000288 rms=0.003640 Jy/beam ! Combined flux in latest and established models = 0.129253 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.129253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074747Jy sigma=1.657520 ! Fit after self-cal, rms=0.074723Jy sigma=1.657204 ! 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.895 mas, bmaj=7.056 mas, bpa=-6.256 degrees ! Estimated noise=0.909137 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.0251296 Jy ! Component: 100 - total flux cleaned = 0.0392006 Jy ! Component: 150 - total flux cleaned = 0.0479696 Jy ! Component: 200 - total flux cleaned = 0.0536296 Jy ! Total flux subtracted in 200 components = 0.0536296 Jy ! Clean residual min=-0.013481 max=0.016981 Jy/beam ! Clean residual mean=-0.000558 rms=0.004509 Jy/beam ! Combined flux in latest and established models = 0.182882 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 42 components and 0.182882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066817Jy sigma=1.418372 ! Fit after self-cal, rms=0.066842Jy sigma=1.416409 ! 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.895 x 7.056 at -6.256 degrees (North through East) ! Clean map min=-0.013322 max=0.14072 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.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.92 MK 1.06 NL 0.97 OV 1.11 ! PT 0.85 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.92 MK 1.09 NL 0.99 OV 1.13 ! PT 0.85 SC 1.07 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.93 MK 1.04 NL 0.96 OV 1.14 ! PT 0.87 SC 1.03 ! ! ! Fit before self-cal, rms=0.066842Jy sigma=1.416409 ! Fit after self-cal, rms=0.066724Jy sigma=1.373423 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=7.159 mas, bpa=-6.66 degrees ! Estimated noise=0.90987 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.000151365 Jy ! Component: 100 - total flux cleaned = 0.000213553 Jy ! Component: 150 - total flux cleaned = 0.000215309 Jy ! Component: 200 - total flux cleaned = 0.000269889 Jy ! Total flux subtracted in 200 components = 0.000269889 Jy ! Clean residual min=-0.011499 max=0.015889 Jy/beam ! Clean residual mean=-0.000352 rms=0.003700 Jy/beam ! Combined flux in latest and established models = 0.183152 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.183152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066566Jy sigma=1.372258 ! Fit after self-cal, rms=0.066705Jy sigma=1.371168 ! 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.066705Jy sigma=1.371168 ! Fit after self-cal, rms=0.067495Jy sigma=1.328610 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=7.079 mas, bpa=-6.023 degrees ! Estimated noise=0.917294 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011194 Jy ! Component: 100 - total flux cleaned = 0.00137521 Jy ! Component: 150 - total flux cleaned = 0.00141775 Jy ! Component: 200 - total flux cleaned = 0.00141722 Jy ! Total flux subtracted in 200 components = 0.00141722 Jy ! Clean residual min=-0.010227 max=0.013468 Jy/beam ! Clean residual mean=-0.000279 rms=0.003078 Jy/beam ! Combined flux in latest and established models = 0.184569 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.184569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067360Jy sigma=1.327776 ! Fit after self-cal, rms=0.067356Jy sigma=1.327255 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (8, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109583 Jy ! Component: 100 - total flux cleaned = 0.0123641 Jy ! Component: 150 - total flux cleaned = 0.0134124 Jy ! Component: 200 - total flux cleaned = 0.014497 Jy ! Total flux subtracted in 200 components = 0.014497 Jy ! Clean residual min=-0.008519 max=0.008726 Jy/beam ! Clean residual mean=-0.000170 rms=0.002462 Jy/beam ! Combined flux in latest and established models = 0.199066 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 87 components and 0.199066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064879Jy sigma=1.280291 ! Fit after self-cal, rms=0.064527Jy sigma=1.273901 ! 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.064527Jy sigma=1.273901 ! Fit after self-cal, rms=0.061388Jy sigma=1.232850 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.938 mas, bmaj=7.065 mas, bpa=-6.339 degrees ! Estimated noise=0.908353 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00301152 Jy ! Component: 100 - total flux cleaned = 0.00357402 Jy ! Component: 150 - total flux cleaned = 0.00401167 Jy ! Component: 200 - total flux cleaned = 0.00401788 Jy ! Total flux subtracted in 200 components = 0.00401788 Jy ! Clean residual min=-0.007314 max=0.007855 Jy/beam ! Clean residual mean=-0.000077 rms=0.002158 Jy/beam ! Combined flux in latest and established models = 0.203084 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 98 components and 0.203084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060972Jy sigma=1.224836 ! Fit after self-cal, rms=0.060924Jy sigma=1.223428 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.00136583 Jy ! Component: 100 - total flux cleaned = 0.00177007 Jy ! Component: 150 - total flux cleaned = 0.00183241 Jy ! Component: 200 - total flux cleaned = 0.00188731 Jy ! Total flux subtracted in 200 components = 0.00188731 Jy ! Clean residual min=-0.006955 max=0.007499 Jy/beam ! Clean residual mean=-0.000063 rms=0.002119 Jy/beam ! Combined flux in latest and established models = 0.204972 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 0.204972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060767Jy sigma=1.220825 ! Fit after self-cal, rms=0.060757Jy sigma=1.220448 ! 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.060757Jy sigma=1.220448 ! Fit after self-cal, rms=0.060075Jy sigma=1.219177 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.084 mas, bmaj=12.88 mas, bpa=-5.096 degrees ! Estimated noise=1.13553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000703183 Jy ! Component: 100 - total flux cleaned = 0.000350794 Jy ! Component: 150 - total flux cleaned = 0.000290421 Jy ! Component: 200 - total flux cleaned = 0.000178451 Jy ! Total flux subtracted in 200 components = 0.000178451 Jy ! Clean residual min=-0.011170 max=0.011911 Jy/beam ! Clean residual mean=-0.000193 rms=0.004275 Jy/beam ! Combined flux in latest and established models = 0.20515 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 117 components and 0.20515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060004Jy sigma=1.217177 ! Fit after self-cal, rms=0.059988Jy sigma=1.216601 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.00020843 Jy ! Component: 100 - total flux cleaned = 0.00026769 Jy ! Component: 150 - total flux cleaned = 0.000172632 Jy ! Component: 200 - total flux cleaned = 4.33256e-05 Jy ! Total flux subtracted in 200 components = 4.33256e-05 Jy ! Clean residual min=-0.010925 max=0.012022 Jy/beam ! Clean residual mean=-0.000186 rms=0.004254 Jy/beam ! Combined flux in latest and established models = 0.205193 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 125 components and 0.205193 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059962Jy sigma=1.215953 ! Fit after self-cal, rms=0.059951Jy sigma=1.215624 ! 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.945 mas, bmaj=7.07 mas, bpa=-6.431 degrees ! Estimated noise=0.905625 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.945 x 7.07 at -6.431 degrees (North through East) ! Clean map min=-0.0068023 max=0.13947 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.437 mas, bmaj=6.306 mas, bpa=-7.926 degrees ! Estimated noise=1.29202 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.104127 Jy ! Component: 100 - total flux cleaned = 0.129733 Jy ! Component: 150 - total flux cleaned = 0.144738 Jy ! Component: 200 - total flux cleaned = 0.156117 Jy ! Total flux subtracted in 200 components = 0.156117 Jy ! Clean residual min=-0.009254 max=0.009779 Jy/beam ! Clean residual mean=-0.000155 rms=0.002550 Jy/beam ! Combined flux in latest and established models = 0.156117 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.156117 Jy ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.07 mas, bpa=-6.431 degrees ! Estimated noise=0.905625 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.0156295 Jy ! Component: 100 - total flux cleaned = 0.0256155 Jy ! Component: 150 - total flux cleaned = 0.0327852 Jy ! Component: 200 - total flux cleaned = 0.0380695 Jy ! Total flux subtracted in 200 components = 0.0380695 Jy ! Clean residual min=-0.008164 max=0.007391 Jy/beam ! Clean residual mean=-0.000157 rms=0.002366 Jy/beam ! Combined flux in latest and established models = 0.194186 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 55 components and 0.194186 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.084 mas, bmaj=12.88 mas, bpa=-5.096 degrees ! Estimated noise=1.13553 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00637805 Jy ! Component: 100 - total flux cleaned = 0.00777344 Jy ! Component: 150 - total flux cleaned = 0.00848835 Jy ! Component: 200 - total flux cleaned = 0.00915549 Jy ! Total flux subtracted in 200 components = 0.00915549 Jy ! Clean residual min=-0.011544 max=0.012508 Jy/beam ! Clean residual mean=-0.000222 rms=0.004404 Jy/beam ! Combined flux in latest and established models = 0.203342 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.000479445 Jy ! Component: 100 - total flux cleaned = 0.000759248 Jy ! Component: 150 - total flux cleaned = 0.00100535 Jy ! Component: 200 - total flux cleaned = 0.00116737 Jy ! Total flux subtracted in 200 components = 0.00116737 Jy ! Clean residual min=-0.011098 max=0.012552 Jy/beam ! Clean residual mean=-0.000195 rms=0.004310 Jy/beam ! Combined flux in latest and established models = 0.204509 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 96 components and 0.204509 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.945 mas, bmaj=7.07 mas, bpa=-6.431 degrees ! Estimated noise=0.905625 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000100712 Jy ! Component: 100 - total flux cleaned = 0.000335651 Jy ! Component: 150 - total flux cleaned = 0.00060473 Jy ! Component: 200 - total flux cleaned = 0.000720314 Jy ! Total flux subtracted in 200 components = 0.000720314 Jy ! Clean residual min=-0.006487 max=0.007590 Jy/beam ! Clean residual mean=-0.000073 rms=0.002065 Jy/beam ! Combined flux in latest and established models = 0.205229 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 114 components and 0.205229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059922Jy sigma=1.216522 ! Fit after self-cal, rms=0.059884Jy sigma=1.215961 wmodel /scr/pima/bg219a_uvs/J2035+1056_S_map.mod ! Writing 114 model components to file: /scr/pima/bg219a_uvs/J2035+1056_S_map.mod wobs /scr/pima/bg219a_uvs/J2035+1056_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J2035+1056_S_uvs.fits wwins /scr/pima/bg219a_uvs/J2035+1056_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J2035+1056_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.00251094 Jy ! Component: 100 - total flux cleaned = 0.00329005 Jy ! Component: 150 - total flux cleaned = 0.00348703 Jy ! Component: 200 - total flux cleaned = 0.00366828 Jy ! Component: 250 - total flux cleaned = 0.00358147 Jy ! Component: 300 - total flux cleaned = 0.00358005 Jy ! Component: 350 - total flux cleaned = 0.00343889 Jy ! Component: 400 - total flux cleaned = 0.00337631 Jy ! Component: 450 - total flux cleaned = 0.00343992 Jy ! Component: 500 - total flux cleaned = 0.00338416 Jy ! Component: 550 - total flux cleaned = 0.00311992 Jy ! Component: 600 - total flux cleaned = 0.00256835 Jy ! Component: 650 - total flux cleaned = 0.00208861 Jy ! Component: 700 - total flux cleaned = 0.00158329 Jy ! Component: 750 - total flux cleaned = 0.00118774 Jy ! Component: 800 - total flux cleaned = 0.000765207 Jy ! Component: 850 - total flux cleaned = 0.000439413 Jy ! Component: 900 - total flux cleaned = 0.000124323 Jy ! Component: 950 - total flux cleaned = -6.65888e-05 Jy ! Component: 1000 - total flux cleaned = -0.000253736 Jy ! Component: 1050 - total flux cleaned = -0.00029059 Jy ! Component: 1100 - total flux cleaned = -0.000326104 Jy ! Component: 1150 - total flux cleaned = -0.000361181 Jy ! Component: 1200 - total flux cleaned = -0.000328051 Jy ! Component: 1250 - total flux cleaned = -0.000262473 Jy ! Component: 1300 - total flux cleaned = -0.00023047 Jy ! Component: 1350 - total flux cleaned = -0.000167106 Jy ! Component: 1400 - total flux cleaned = -0.000104749 Jy ! Component: 1450 - total flux cleaned = -0.000105016 Jy ! Component: 1500 - total flux cleaned = -7.48633e-05 Jy ! Component: 1550 - total flux cleaned = -0.000104753 Jy ! Component: 1600 - total flux cleaned = -7.48406e-05 Jy ! Component: 1650 - total flux cleaned = -0.00010422 Jy ! Component: 1700 - total flux cleaned = -0.000162142 Jy ! Component: 1750 - total flux cleaned = -0.000190938 Jy ! Component: 1800 - total flux cleaned = -0.000190874 Jy ! Component: 1850 - total flux cleaned = -0.000219215 Jy ! Component: 1900 - total flux cleaned = -0.000247616 Jy ! Component: 1950 - total flux cleaned = -0.000304346 Jy ! Component: 2000 - total flux cleaned = -0.000332613 Jy ! Component: 2050 - total flux cleaned = -0.000417034 Jy ! Component: 2100 - total flux cleaned = -0.000472905 Jy ! Component: 2150 - total flux cleaned = -0.000556766 Jy ! Component: 2200 - total flux cleaned = -0.000584691 Jy ! Component: 2250 - total flux cleaned = -0.000668245 Jy ! Component: 2300 - total flux cleaned = -0.00072398 Jy ! Component: 2350 - total flux cleaned = -0.00086333 Jy ! Component: 2400 - total flux cleaned = -0.000947066 Jy ! Component: 2450 - total flux cleaned = -0.0010868 Jy ! Component: 2500 - total flux cleaned = -0.00114285 Jy ! Component: 2550 - total flux cleaned = -0.00122709 Jy ! Component: 2600 - total flux cleaned = -0.00131134 Jy ! Component: 2650 - total flux cleaned = -0.00136769 Jy ! Component: 2700 - total flux cleaned = -0.00139612 Jy ! Component: 2750 - total flux cleaned = -0.00142441 Jy ! Component: 2800 - total flux cleaned = -0.00145295 Jy ! Component: 2850 - total flux cleaned = -0.00148158 Jy ! Component: 2900 - total flux cleaned = -0.00151063 Jy ! Component: 2950 - total flux cleaned = -0.00151096 Jy ! Component: 3000 - total flux cleaned = -0.00151093 Jy ! Component: 3050 - total flux cleaned = -0.00148147 Jy ! Component: 3100 - total flux cleaned = -0.00148163 Jy ! Component: 3150 - total flux cleaned = -0.0014815 Jy ! Component: 3200 - total flux cleaned = -0.00151164 Jy ! Component: 3250 - total flux cleaned = -0.00151183 Jy ! Component: 3300 - total flux cleaned = -0.00145103 Jy ! Component: 3350 - total flux cleaned = -0.00145099 Jy ! Component: 3400 - total flux cleaned = -0.00145082 Jy ! Component: 3450 - total flux cleaned = -0.00145081 Jy ! Component: 3500 - total flux cleaned = -0.00145073 Jy ! Component: 3550 - total flux cleaned = -0.00138699 Jy ! Component: 3600 - total flux cleaned = -0.00145098 Jy ! Component: 3650 - total flux cleaned = -0.00145106 Jy ! Component: 3700 - total flux cleaned = -0.00141816 Jy ! Component: 3750 - total flux cleaned = -0.00145104 Jy ! Component: 3800 - total flux cleaned = -0.0014511 Jy ! Component: 3850 - total flux cleaned = -0.0014511 Jy ! Component: 3900 - total flux cleaned = -0.00145126 Jy ! Component: 3950 - total flux cleaned = -0.0013825 Jy ! Component: 4000 - total flux cleaned = -0.00138247 Jy ! Component: 4050 - total flux cleaned = -0.00134716 Jy ! Total flux subtracted in 4096 components = -0.00134726 Jy ! Clean residual min=-0.002152 max=0.002071 Jy/beam ! Clean residual mean=-0.000005 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.203882 Jy keep ! Adding 290 model components to the UV plane model. ! The established model now contains 404 components and 0.203882 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J2035+1056_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.945 x 7.07 at -6.431 degrees (North through East) ! Clean map min=-0.0049808 max=0.14172 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J2035+1056_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.141716 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000575058 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.21734 1.21734 2.43469 4.86938 9.73876 19.4775 38.955 77.9101 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.141 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 246.438 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J2035+1056_S_uvs.log closed on Wed Apr 6 23:02:58 2016