! Started logfile: /scr/pima/bg219a_uvs/J1726+0639_S_uvs.log on Wed Apr 6 23:00:31 2016 obs /scr/pima/bg219a_uvs/J1726+0639_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1726+0639_S_uva.fits ! AN table 1: 28 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.785714 visibilities/baseline/integration-bin. ! Found source: J1726+0639 ! ! 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 1320 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/J1726+0639_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=1.028751Jy sigma=23.206569 ! Fit after self-cal, rms=0.831737Jy sigma=18.714528 ! 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.52 mas, bmaj=6.251 mas, bpa=-1.346 degrees ! Estimated noise=1.30593 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.130415 Jy ! Component: 100 - total flux cleaned = 0.16157 Jy ! Total flux subtracted in 100 components = 0.16157 Jy ! Clean residual min=-0.008903 max=0.014815 Jy/beam ! Clean residual mean=0.000023 rms=0.002598 Jy/beam ! Combined flux in latest and established models = 0.16157 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.16157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061739Jy sigma=1.287140 ! Fit after self-cal, rms=0.061709Jy sigma=1.286918 ! 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.905 mas, bmaj=7.015 mas, bpa=-2.781 degrees ! Estimated noise=0.982481 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.0153372 Jy ! Component: 100 - total flux cleaned = 0.0218975 Jy ! Component: 150 - total flux cleaned = 0.0254148 Jy ! Component: 200 - total flux cleaned = 0.0264019 Jy ! Total flux subtracted in 200 components = 0.0264019 Jy ! Clean residual min=-0.006060 max=0.005852 Jy/beam ! Clean residual mean=0.000004 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.187972 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.187972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058473Jy sigma=1.199310 ! Fit after self-cal, rms=0.058443Jy sigma=1.198205 ! 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.905 x 7.015 at -2.781 degrees (North through East) ! Clean map min=-0.0057086 max=0.16888 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 1.05 NL 1.01 OV 1.04 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 0.97 NL 1.01 OV 1.03 ! PT 0.97 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.98 MK 0.97 NL 1.04 OV 1.06 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 0.99 NL 1.00 OV 0.97 ! PT 0.97 SC 0.97 ! ! ! Fit before self-cal, rms=0.058443Jy sigma=1.198205 ! Fit after self-cal, rms=0.057657Jy sigma=1.188331 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.899 mas, bmaj=7.014 mas, bpa=-2.655 degrees ! Estimated noise=0.976266 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.000223106 Jy ! Component: 100 - total flux cleaned = -0.000147533 Jy ! Component: 150 - total flux cleaned = -9.12797e-05 Jy ! Component: 200 - total flux cleaned = -4.23761e-05 Jy ! Total flux subtracted in 200 components = -4.23761e-05 Jy ! Clean residual min=-0.005329 max=0.004730 Jy/beam ! Clean residual mean=-0.000000 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.187929 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 19 components and 0.187929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057496Jy sigma=1.185685 ! Fit after self-cal, rms=0.057485Jy sigma=1.185327 ! 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.057485Jy sigma=1.185327 ! Fit after self-cal, rms=0.057935Jy sigma=1.171626 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.9 mas, bmaj=7.007 mas, bpa=-2.256 degrees ! Estimated noise=0.97903 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.66604e-05 Jy ! Component: 100 - total flux cleaned = -0.000169618 Jy ! Component: 150 - total flux cleaned = -0.000276187 Jy ! Component: 200 - total flux cleaned = -0.00034161 Jy ! Total flux subtracted in 200 components = -0.00034161 Jy ! Clean residual min=-0.004604 max=0.004080 Jy/beam ! Clean residual mean=0.000003 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.187588 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 25 components and 0.187588 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057874Jy sigma=1.170598 ! Fit after self-cal, rms=0.057891Jy sigma=1.170319 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 = 6.39012e-06 Jy ! Component: 100 - total flux cleaned = -0.000206451 Jy ! Component: 150 - total flux cleaned = -0.000260402 Jy ! Component: 200 - total flux cleaned = -0.000312022 Jy ! Total flux subtracted in 200 components = -0.000312022 Jy ! Clean residual min=-0.004579 max=0.003959 Jy/beam ! Clean residual mean=0.000004 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.187276 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 28 components and 0.187276 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057858Jy sigma=1.169775 ! Fit after self-cal, rms=0.057855Jy sigma=1.169721 ! 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.057855Jy sigma=1.169721 ! Fit after self-cal, rms=0.057898Jy sigma=1.169655 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.899 mas, bmaj=7.005 mas, bpa=-2.226 degrees ! Estimated noise=0.978348 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000109183 Jy ! Component: 100 - total flux cleaned = -0.000265891 Jy ! Component: 150 - total flux cleaned = -0.000313462 Jy ! Component: 200 - total flux cleaned = -0.00035741 Jy ! Total flux subtracted in 200 components = -0.00035741 Jy ! Clean residual min=-0.004527 max=0.003894 Jy/beam ! Clean residual mean=0.000004 rms=0.001050 Jy/beam ! Combined flux in latest and established models = 0.186918 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 29 components and 0.186918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057874Jy sigma=1.169268 ! Fit after self-cal, rms=0.057874Jy sigma=1.169240 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.76791e-05 Jy ! Component: 100 - total flux cleaned = -4.866e-05 Jy ! Component: 150 - total flux cleaned = -6.78617e-05 Jy ! Component: 200 - total flux cleaned = -6.80457e-05 Jy ! Total flux subtracted in 200 components = -6.80457e-05 Jy ! Clean residual min=-0.004513 max=0.003834 Jy/beam ! Clean residual mean=0.000004 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.18685 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.18685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057859Jy sigma=1.168976 ! Fit after self-cal, rms=0.057858Jy sigma=1.168957 ! 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.057858Jy sigma=1.168957 ! Fit after self-cal, rms=0.057828Jy sigma=1.168921 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.728 mas, bmaj=13.95 mas, bpa=-5.83 degrees ! Estimated noise=1.30993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107334 Jy ! Component: 100 - total flux cleaned = 0.00107077 Jy ! Component: 150 - total flux cleaned = 0.00111828 Jy ! Component: 200 - total flux cleaned = 0.00118155 Jy ! Total flux subtracted in 200 components = 0.00118155 Jy ! Clean residual min=-0.004853 max=0.003618 Jy/beam ! Clean residual mean=0.000006 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.188032 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.188032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057869Jy sigma=1.169644 ! Fit after self-cal, rms=0.057861Jy sigma=1.169443 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.00020833 Jy ! Component: 100 - total flux cleaned = 0.000206238 Jy ! Component: 150 - total flux cleaned = 0.000224388 Jy ! Component: 200 - total flux cleaned = 0.000239771 Jy ! Total flux subtracted in 200 components = 0.000239771 Jy ! Clean residual min=-0.004853 max=0.003615 Jy/beam ! Clean residual mean=0.000005 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.188272 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 40 components and 0.188272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057897Jy sigma=1.170278 ! Fit after self-cal, rms=0.057895Jy sigma=1.170213 ! 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.898 mas, bmaj=7.003 mas, bpa=-2.209 degrees ! Estimated noise=0.976931 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.898 x 7.003 at -2.209 degrees (North through East) ! Clean map min=-0.0041785 max=0.16789 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.505 mas, bmaj=6.245 mas, bpa=-0.6983 degrees ! Estimated noise=1.29611 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129335 Jy ! Component: 100 - total flux cleaned = 0.16024 Jy ! Component: 150 - total flux cleaned = 0.1733 Jy ! Component: 200 - total flux cleaned = 0.179629 Jy ! Total flux subtracted in 200 components = 0.179629 Jy ! Clean residual min=-0.006607 max=0.006026 Jy/beam ! Clean residual mean=0.000009 rms=0.001583 Jy/beam ! Combined flux in latest and established models = 0.179629 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.179629 Jy ! Inverting map and beam ! Estimated beam: bmin=2.898 mas, bmaj=7.003 mas, bpa=-2.209 degrees ! Estimated noise=0.976931 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.00392275 Jy ! Component: 100 - total flux cleaned = 0.00477808 Jy ! Component: 150 - total flux cleaned = 0.00540272 Jy ! Component: 200 - total flux cleaned = 0.00580261 Jy ! Total flux subtracted in 200 components = 0.00580261 Jy ! Clean residual min=-0.004440 max=0.003956 Jy/beam ! Clean residual mean=0.000006 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.185431 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 19 components and 0.185431 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.728 mas, bmaj=13.95 mas, bpa=-5.83 degrees ! Estimated noise=1.30993 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0023883 Jy ! Component: 100 - total flux cleaned = 0.00254676 Jy ! Component: 150 - total flux cleaned = 0.00256758 Jy ! Component: 200 - total flux cleaned = 0.00256789 Jy ! Total flux subtracted in 200 components = 0.00256789 Jy ! Clean residual min=-0.004967 max=0.003744 Jy/beam ! Clean residual mean=0.000006 rms=0.001399 Jy/beam ! Combined flux in latest and established models = 0.187999 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.87908e-05 Jy ! Component: 100 - total flux cleaned = 3.52739e-05 Jy ! Component: 150 - total flux cleaned = 3.58298e-05 Jy ! Component: 200 - total flux cleaned = 5.10137e-05 Jy ! Total flux subtracted in 200 components = 5.10137e-05 Jy ! Clean residual min=-0.004849 max=0.003757 Jy/beam ! Clean residual mean=0.000006 rms=0.001376 Jy/beam ! Combined flux in latest and established models = 0.18805 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 34 components and 0.18805 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.898 mas, bmaj=7.003 mas, bpa=-2.209 degrees ! Estimated noise=0.976931 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00148906 Jy ! Component: 100 - total flux cleaned = -0.00148969 Jy ! Component: 150 - total flux cleaned = -0.00141577 Jy ! Component: 200 - total flux cleaned = -0.00138486 Jy ! Total flux subtracted in 200 components = -0.00138486 Jy ! Clean residual min=-0.004393 max=0.003854 Jy/beam ! Clean residual mean=0.000004 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.186665 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.186665 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057841Jy sigma=1.169101 ! Fit after self-cal, rms=0.057840Jy sigma=1.168998 wmodel /scr/pima/bg219a_uvs/J1726+0639_S_map.mod ! Writing 43 model components to file: /scr/pima/bg219a_uvs/J1726+0639_S_map.mod wobs /scr/pima/bg219a_uvs/J1726+0639_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1726+0639_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1726+0639_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1726+0639_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.00119317 Jy ! Component: 100 - total flux cleaned = -0.0010008 Jy ! Component: 150 - total flux cleaned = -0.000700737 Jy ! Component: 200 - total flux cleaned = -0.000476469 Jy ! Component: 250 - total flux cleaned = -0.000156627 Jy ! Component: 300 - total flux cleaned = 0.000149264 Jy ! Component: 350 - total flux cleaned = 0.00049426 Jy ! Component: 400 - total flux cleaned = 0.000684691 Jy ! Component: 450 - total flux cleaned = 0.000777211 Jy ! Component: 500 - total flux cleaned = 0.000998873 Jy ! Component: 550 - total flux cleaned = 0.00112688 Jy ! Component: 600 - total flux cleaned = 0.00100003 Jy ! Component: 650 - total flux cleaned = 0.00103975 Jy ! Component: 700 - total flux cleaned = 0.000960816 Jy ! Component: 750 - total flux cleaned = 0.000999414 Jy ! Component: 800 - total flux cleaned = 0.00107397 Jy ! Component: 850 - total flux cleaned = 0.00121868 Jy ! Component: 900 - total flux cleaned = 0.00132441 Jy ! Component: 950 - total flux cleaned = 0.00139432 Jy ! Component: 1000 - total flux cleaned = 0.00153071 Jy ! Component: 1050 - total flux cleaned = 0.00172906 Jy ! Component: 1100 - total flux cleaned = 0.00189129 Jy ! Component: 1150 - total flux cleaned = 0.0022075 Jy ! Component: 1200 - total flux cleaned = 0.00236242 Jy ! Component: 1250 - total flux cleaned = 0.00257511 Jy ! Component: 1300 - total flux cleaned = 0.0027538 Jy ! Component: 1350 - total flux cleaned = 0.00298747 Jy ! Component: 1400 - total flux cleaned = 0.0030736 Jy ! Component: 1450 - total flux cleaned = 0.00321443 Jy ! Component: 1500 - total flux cleaned = 0.0032423 Jy ! Component: 1550 - total flux cleaned = 0.00326983 Jy ! Component: 1600 - total flux cleaned = 0.00329651 Jy ! Component: 1650 - total flux cleaned = 0.0032432 Jy ! Component: 1700 - total flux cleaned = 0.00329566 Jy ! Component: 1750 - total flux cleaned = 0.00326982 Jy ! Component: 1800 - total flux cleaned = 0.00329526 Jy ! Component: 1850 - total flux cleaned = 0.00324489 Jy ! Component: 1900 - total flux cleaned = 0.00319535 Jy ! Component: 1950 - total flux cleaned = 0.00312199 Jy ! Component: 2000 - total flux cleaned = 0.0030737 Jy ! Component: 2050 - total flux cleaned = 0.00302587 Jy ! Component: 2100 - total flux cleaned = 0.00295485 Jy ! Component: 2150 - total flux cleaned = 0.00290821 Jy ! Component: 2200 - total flux cleaned = 0.00283902 Jy ! Component: 2250 - total flux cleaned = 0.00286193 Jy ! Component: 2300 - total flux cleaned = 0.00288474 Jy ! Component: 2350 - total flux cleaned = 0.00292981 Jy ! Component: 2400 - total flux cleaned = 0.0029075 Jy ! Component: 2450 - total flux cleaned = 0.00290758 Jy ! Component: 2500 - total flux cleaned = 0.00292945 Jy ! Component: 2550 - total flux cleaned = 0.00286348 Jy ! Component: 2600 - total flux cleaned = 0.00279808 Jy ! Component: 2650 - total flux cleaned = 0.00275491 Jy ! Component: 2700 - total flux cleaned = 0.00271184 Jy ! Component: 2750 - total flux cleaned = 0.00275476 Jy ! Component: 2800 - total flux cleaned = 0.00277624 Jy ! Component: 2850 - total flux cleaned = 0.00277628 Jy ! Component: 2900 - total flux cleaned = 0.00277631 Jy ! Component: 2950 - total flux cleaned = 0.00284015 Jy ! Component: 3000 - total flux cleaned = 0.00284014 Jy ! Component: 3050 - total flux cleaned = 0.00292505 Jy ! Component: 3100 - total flux cleaned = 0.00298846 Jy ! Component: 3150 - total flux cleaned = 0.00305198 Jy ! Component: 3200 - total flux cleaned = 0.00311544 Jy ! Component: 3250 - total flux cleaned = 0.00313655 Jy ! Component: 3300 - total flux cleaned = 0.00322122 Jy ! Component: 3350 - total flux cleaned = 0.00326353 Jy ! Component: 3400 - total flux cleaned = 0.00326346 Jy ! Component: 3450 - total flux cleaned = 0.00328462 Jy ! Component: 3500 - total flux cleaned = 0.00336949 Jy ! Component: 3550 - total flux cleaned = 0.00345442 Jy ! Component: 3600 - total flux cleaned = 0.00349688 Jy ! Component: 3650 - total flux cleaned = 0.00362483 Jy ! Component: 3700 - total flux cleaned = 0.00373164 Jy ! Component: 3750 - total flux cleaned = 0.0037958 Jy ! Component: 3800 - total flux cleaned = 0.00390309 Jy ! Component: 3850 - total flux cleaned = 0.00403235 Jy ! Component: 3900 - total flux cleaned = 0.00411867 Jy ! Component: 3950 - total flux cleaned = 0.0042269 Jy ! Component: 4000 - total flux cleaned = 0.00435728 Jy ! Component: 4050 - total flux cleaned = 0.00448813 Jy ! Total flux subtracted in 4096 components = 0.00459759 Jy ! Clean residual min=-0.001222 max=0.001281 Jy/beam ! Clean residual mean=0.000001 rms=0.000363 Jy/beam ! Combined flux in latest and established models = 0.191263 Jy keep ! Adding 222 model components to the UV plane model. ! The established model now contains 265 components and 0.191263 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1726+0639_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.898 x 7.003 at -2.209 degrees (North through East) ! Clean map min=-0.0017241 max=0.16934 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1726+0639_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.16934 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000425648 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.754069 0.754069 1.50814 3.01628 6.03255 12.0651 24.1302 48.2604 96.5209 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.169 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 397.841 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1726+0639_S_uvs.log closed on Wed Apr 6 23:00:35 2016