! Started logfile: /scr/pima/bg219a_uvs/J0742+5444_S_uvs.log on Wed Apr 6 22:48:27 2016 obs /scr/pima/bg219a_uvs/J0742+5444_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0742+5444_S_uva.fits ! AN table 1: 28 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.811224 visibilities/baseline/integration-bin. ! Found source: J0742+5444 ! ! 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 1908 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/J0742+5444_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.030713Jy sigma=24.047133 ! Fit after self-cal, rms=0.851178Jy sigma=20.016521 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.009 mas, bmaj=4.178 mas, bpa=-82.02 degrees ! Estimated noise=1.11698 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.115672 Jy ! Component: 100 - total flux cleaned = 0.14589 Jy ! Total flux subtracted in 100 components = 0.14589 Jy ! Clean residual min=-0.007956 max=0.011240 Jy/beam ! Clean residual mean=-0.000047 rms=0.002232 Jy/beam ! Combined flux in latest and established models = 0.14589 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.14589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062555Jy sigma=1.287976 ! Fit after self-cal, rms=0.062441Jy sigma=1.286206 ! 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.481 mas, bmaj=4.884 mas, bpa=-78.71 degrees ! Estimated noise=0.775583 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.0108505 Jy ! Component: 100 - total flux cleaned = 0.0151863 Jy ! Component: 150 - total flux cleaned = 0.0170828 Jy ! Component: 200 - total flux cleaned = 0.0178595 Jy ! Total flux subtracted in 200 components = 0.0178595 Jy ! Clean residual min=-0.005056 max=0.004894 Jy/beam ! Clean residual mean=-0.000029 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.163749 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.163749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060703Jy sigma=1.246428 ! Fit after self-cal, rms=0.060696Jy sigma=1.246180 ! 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.481 x 4.884 at -78.71 degrees (North through East) ! Clean map min=-0.0049123 max=0.14448 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: ! FD 1.08 LA 0.98 MK 1.03 NL 0.99 ! OV 0.89 PT 1.00 SC 0.99 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 LA 1.02 MK 1.00 NL 1.02 ! OV 1.02 PT 0.99 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.01 LA 1.00 MK 1.03 NL 1.02 ! OV 1.02 PT 1.01 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.05 LA 0.98 MK 0.97 NL 1.03 ! OV 0.96 PT 1.03 SC 0.97 ! ! ! Fit before self-cal, rms=0.060696Jy sigma=1.246180 ! Fit after self-cal, rms=0.059397Jy sigma=1.233778 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=4.872 mas, bpa=-79.36 degrees ! Estimated noise=0.774407 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.000451053 Jy ! Component: 100 - total flux cleaned = 0.000493014 Jy ! Component: 150 - total flux cleaned = 0.000394866 Jy ! Component: 200 - total flux cleaned = 0.000333998 Jy ! Total flux subtracted in 200 components = 0.000333998 Jy ! Clean residual min=-0.004501 max=0.004547 Jy/beam ! Clean residual mean=-0.000038 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.164083 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.164083 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059354Jy sigma=1.232808 ! Fit after self-cal, rms=0.059356Jy sigma=1.232595 ! 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.059356Jy sigma=1.232595 ! Fit after self-cal, rms=0.059516Jy sigma=1.220741 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.455 mas, bmaj=4.853 mas, bpa=-78.05 degrees ! Estimated noise=0.780811 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177424 Jy ! Component: 100 - total flux cleaned = 0.00248989 Jy ! Component: 150 - total flux cleaned = 0.0026357 Jy ! Component: 200 - total flux cleaned = 0.00271672 Jy ! Total flux subtracted in 200 components = 0.00271672 Jy ! Clean residual min=-0.003937 max=0.004263 Jy/beam ! Clean residual mean=-0.000026 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.1668 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 32 components and 0.1668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059458Jy sigma=1.219753 ! Fit after self-cal, rms=0.059456Jy sigma=1.219653 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 (-22, -42.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00209243 Jy ! Component: 100 - total flux cleaned = 0.00244771 Jy ! Component: 150 - total flux cleaned = 0.00275542 Jy ! Component: 200 - total flux cleaned = 0.00299845 Jy ! Total flux subtracted in 200 components = 0.00299845 Jy ! Clean residual min=-0.003436 max=0.003343 Jy/beam ! Clean residual mean=-0.000013 rms=0.000804 Jy/beam ! Combined flux in latest and established models = 0.169799 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 55 components and 0.169799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059163Jy sigma=1.212983 ! Fit after self-cal, rms=0.059138Jy sigma=1.212285 ! 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.059138Jy sigma=1.212285 ! Fit after self-cal, rms=0.059232Jy sigma=1.211335 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=4.84 mas, bpa=-77.77 degrees ! Estimated noise=0.784864 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120732 Jy ! Component: 100 - total flux cleaned = 0.00164196 Jy ! Component: 150 - total flux cleaned = 0.00196406 Jy ! Component: 200 - total flux cleaned = 0.00228625 Jy ! Total flux subtracted in 200 components = 0.00228625 Jy ! Clean residual min=-0.003161 max=0.003119 Jy/beam ! Clean residual mean=-0.000018 rms=0.000771 Jy/beam ! Combined flux in latest and established models = 0.172085 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.172085 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059144Jy sigma=1.209470 ! Fit after self-cal, rms=0.059138Jy sigma=1.209377 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.000350443 Jy ! Component: 100 - total flux cleaned = 0.000591109 Jy ! Component: 150 - total flux cleaned = 0.000806695 Jy ! Component: 200 - total flux cleaned = 0.000918738 Jy ! Total flux subtracted in 200 components = 0.000918738 Jy ! Clean residual min=-0.003091 max=0.003177 Jy/beam ! Clean residual mean=-0.000014 rms=0.000758 Jy/beam ! Combined flux in latest and established models = 0.173004 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 72 components and 0.173004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059103Jy sigma=1.208659 ! Fit after self-cal, rms=0.059102Jy sigma=1.208622 ! 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.059102Jy sigma=1.208622 ! Fit after self-cal, rms=0.059212Jy sigma=1.208136 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.076 mas, bmaj=10.45 mas, bpa=84.16 degrees ! Estimated noise=1.00688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144478 Jy ! Component: 100 - total flux cleaned = 0.00147534 Jy ! Component: 150 - total flux cleaned = 0.00142529 Jy ! Component: 200 - total flux cleaned = 0.00136072 Jy ! Total flux subtracted in 200 components = 0.00136072 Jy ! Clean residual min=-0.003287 max=0.003119 Jy/beam ! Clean residual mean=-0.000045 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.174364 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 85 components and 0.174364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059207Jy sigma=1.208180 ! Fit after self-cal, rms=0.059193Jy sigma=1.207959 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.000212936 Jy ! Component: 100 - total flux cleaned = 0.000214372 Jy ! Component: 150 - total flux cleaned = 0.000176541 Jy ! Component: 200 - total flux cleaned = 0.000122988 Jy ! Total flux subtracted in 200 components = 0.000122988 Jy ! Clean residual min=-0.003197 max=0.003066 Jy/beam ! Clean residual mean=-0.000044 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.174487 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 90 components and 0.174487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059197Jy sigma=1.208086 ! Fit after self-cal, rms=0.059195Jy sigma=1.208050 ! 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.429 mas, bmaj=4.831 mas, bpa=-77.64 degrees ! Estimated noise=0.788231 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.429 x 4.831 at -77.64 degrees (North through East) ! Clean map min=-0.0039543 max=0.14553 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.97 mas, bmaj=4.133 mas, bpa=-80.88 degrees ! Estimated noise=1.12677 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.116717 Jy ! Component: 100 - total flux cleaned = 0.148435 Jy ! Component: 150 - total flux cleaned = 0.16038 Jy ! Component: 200 - total flux cleaned = 0.164791 Jy ! Total flux subtracted in 200 components = 0.164791 Jy ! Clean residual min=-0.006886 max=0.006692 Jy/beam ! Clean residual mean=-0.000028 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.164791 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.164791 Jy ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=4.831 mas, bpa=-77.64 degrees ! Estimated noise=0.788231 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) ! Added new window around map position (-4, -3.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0048453 Jy ! Component: 100 - total flux cleaned = 0.00640466 Jy ! Component: 150 - total flux cleaned = 0.00751628 Jy ! Component: 200 - total flux cleaned = 0.00823819 Jy ! Total flux subtracted in 200 components = 0.00823819 Jy ! Clean residual min=-0.003467 max=0.003162 Jy/beam ! Clean residual mean=-0.000026 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.173029 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.173029 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.076 mas, bmaj=10.45 mas, bpa=84.16 degrees ! Estimated noise=1.00688 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116134 Jy ! Component: 100 - total flux cleaned = 0.00111165 Jy ! Component: 150 - total flux cleaned = 0.00106609 Jy ! Component: 200 - total flux cleaned = 0.0010272 Jy ! Total flux subtracted in 200 components = 0.0010272 Jy ! Clean residual min=-0.003195 max=0.003110 Jy/beam ! Clean residual mean=-0.000048 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.174056 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 = -7.13183e-05 Jy ! Component: 100 - total flux cleaned = -0.000166371 Jy ! Component: 150 - total flux cleaned = -0.000253041 Jy ! Component: 200 - total flux cleaned = -0.000335561 Jy ! Total flux subtracted in 200 components = -0.000335561 Jy ! Clean residual min=-0.003134 max=0.003019 Jy/beam ! Clean residual mean=-0.000053 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.17372 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.17372 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.429 mas, bmaj=4.831 mas, bpa=-77.64 degrees ! Estimated noise=0.788231 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.01489e-05 Jy ! Component: 100 - total flux cleaned = 0.000129232 Jy ! Component: 150 - total flux cleaned = 0.000263901 Jy ! Component: 200 - total flux cleaned = 0.000345856 Jy ! Total flux subtracted in 200 components = 0.000345856 Jy ! Clean residual min=-0.003016 max=0.002837 Jy/beam ! Clean residual mean=-0.000021 rms=0.000728 Jy/beam ! Combined flux in latest and established models = 0.174066 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 70 components and 0.174066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059137Jy sigma=1.206817 ! Fit after self-cal, rms=0.059120Jy sigma=1.206535 wmodel /scr/pima/bg219a_uvs/J0742+5444_S_map.mod ! Writing 70 model components to file: /scr/pima/bg219a_uvs/J0742+5444_S_map.mod wobs /scr/pima/bg219a_uvs/J0742+5444_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0742+5444_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0742+5444_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J0742+5444_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.000329813 Jy ! Component: 100 - total flux cleaned = -0.000428125 Jy ! Component: 150 - total flux cleaned = -0.00065695 Jy ! Component: 200 - total flux cleaned = -0.000790083 Jy ! Component: 250 - total flux cleaned = -0.000875904 Jy ! Component: 300 - total flux cleaned = -0.000957453 Jy ! Component: 350 - total flux cleaned = -0.00115034 Jy ! Component: 400 - total flux cleaned = -0.00126042 Jy ! Component: 450 - total flux cleaned = -0.0012596 Jy ! Component: 500 - total flux cleaned = -0.00129396 Jy ! Component: 550 - total flux cleaned = -0.00142904 Jy ! Component: 600 - total flux cleaned = -0.00149504 Jy ! Component: 650 - total flux cleaned = -0.0016242 Jy ! Component: 700 - total flux cleaned = -0.00171879 Jy ! Component: 750 - total flux cleaned = -0.00171898 Jy ! Component: 800 - total flux cleaned = -0.00186802 Jy ! Component: 850 - total flux cleaned = -0.00180886 Jy ! Component: 900 - total flux cleaned = -0.00186628 Jy ! Component: 950 - total flux cleaned = -0.00189429 Jy ! Component: 1000 - total flux cleaned = -0.00194885 Jy ! Component: 1050 - total flux cleaned = -0.00197552 Jy ! Component: 1100 - total flux cleaned = -0.00200156 Jy ! Component: 1150 - total flux cleaned = -0.00197579 Jy ! Component: 1200 - total flux cleaned = -0.00202706 Jy ! Component: 1250 - total flux cleaned = -0.00207748 Jy ! Component: 1300 - total flux cleaned = -0.00212689 Jy ! Component: 1350 - total flux cleaned = -0.00215143 Jy ! Component: 1400 - total flux cleaned = -0.00219903 Jy ! Component: 1450 - total flux cleaned = -0.00222264 Jy ! Component: 1500 - total flux cleaned = -0.00224557 Jy ! Component: 1550 - total flux cleaned = -0.00226849 Jy ! Component: 1600 - total flux cleaned = -0.00229106 Jy ! Component: 1650 - total flux cleaned = -0.00233589 Jy ! Component: 1700 - total flux cleaned = -0.00229131 Jy ! Component: 1750 - total flux cleaned = -0.00231318 Jy ! Component: 1800 - total flux cleaned = -0.00231324 Jy ! Component: 1850 - total flux cleaned = -0.00233456 Jy ! Component: 1900 - total flux cleaned = -0.00227072 Jy ! Component: 1950 - total flux cleaned = -0.00231307 Jy ! Component: 2000 - total flux cleaned = -0.00231299 Jy ! Component: 2050 - total flux cleaned = -0.00235416 Jy ! Component: 2100 - total flux cleaned = -0.00229234 Jy ! Component: 2150 - total flux cleaned = -0.00229244 Jy ! Component: 2200 - total flux cleaned = -0.00225186 Jy ! Component: 2250 - total flux cleaned = -0.00223177 Jy ! Component: 2300 - total flux cleaned = -0.00223175 Jy ! Component: 2350 - total flux cleaned = -0.00223161 Jy ! Component: 2400 - total flux cleaned = -0.0021728 Jy ! Component: 2450 - total flux cleaned = -0.00219222 Jy ! Component: 2500 - total flux cleaned = -0.00213427 Jy ! Component: 2550 - total flux cleaned = -0.0021152 Jy ! Component: 2600 - total flux cleaned = -0.00205818 Jy ! Component: 2650 - total flux cleaned = -0.00205814 Jy ! Component: 2700 - total flux cleaned = -0.00198292 Jy ! Component: 2750 - total flux cleaned = -0.00198282 Jy ! Component: 2800 - total flux cleaned = -0.0020014 Jy ! Component: 2850 - total flux cleaned = -0.00192742 Jy ! Component: 2900 - total flux cleaned = -0.00187231 Jy ! Component: 2950 - total flux cleaned = -0.00183575 Jy ! Component: 3000 - total flux cleaned = -0.00178121 Jy ! Component: 3050 - total flux cleaned = -0.00169066 Jy ! Component: 3100 - total flux cleaned = -0.00165463 Jy ! Component: 3150 - total flux cleaned = -0.00160073 Jy ! Component: 3200 - total flux cleaned = -0.00151117 Jy ! Component: 3250 - total flux cleaned = -0.00149334 Jy ! Component: 3300 - total flux cleaned = -0.00142217 Jy ! Component: 3350 - total flux cleaned = -0.0013867 Jy ! Component: 3400 - total flux cleaned = -0.00129846 Jy ! Component: 3450 - total flux cleaned = -0.00124564 Jy ! Component: 3500 - total flux cleaned = -0.00119297 Jy ! Component: 3550 - total flux cleaned = -0.00115803 Jy ! Component: 3600 - total flux cleaned = -0.00108817 Jy ! Component: 3650 - total flux cleaned = -0.00105328 Jy ! Component: 3700 - total flux cleaned = -0.000983949 Jy ! Component: 3750 - total flux cleaned = -0.000862876 Jy ! Component: 3800 - total flux cleaned = -0.000811206 Jy ! Component: 3850 - total flux cleaned = -0.000759596 Jy ! Component: 3900 - total flux cleaned = -0.000707996 Jy ! Component: 3950 - total flux cleaned = -0.000656497 Jy ! Component: 4000 - total flux cleaned = -0.000605146 Jy ! Component: 4050 - total flux cleaned = -0.000519518 Jy ! Total flux subtracted in 4096 components = -0.000433982 Jy ! Clean residual min=-0.001197 max=0.000950 Jy/beam ! Clean residual mean=0.000003 rms=0.000271 Jy/beam ! Combined flux in latest and established models = 0.173632 Jy keep ! Adding 207 model components to the UV plane model. ! The established model now contains 277 components and 0.173632 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0742+5444_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.429 x 4.831 at -77.64 degrees (North through East) ! Clean map min=-0.0033421 max=0.14604 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0742+5444_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.146041 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00025325 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.520229 0.520229 1.04046 2.08092 4.16183 8.32367 16.6473 33.2947 66.5893 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.146 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 576.669 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0742+5444_S_uvs.log closed on Wed Apr 6 22:48:31 2016