! Started logfile: /scr/pima/bg219i_uvs/J1036-3744_S_uvs.log on Wed Apr 6 23:00:35 2016 obs /scr/pima/bg219i_uvs/J1036-3744_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1036-3744_S_uva.fits ! AN table 1: 7 integrations on 21 of 21 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1036-3744 ! ! 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 54 lines of history. ! ! Reading 588 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/bg219i_uvs/J1036-3744_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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.042762Jy sigma=11.204234 ! Fit after self-cal, rms=0.625959Jy sigma=6.364217 ! 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.416 mas, bmaj=16.55 mas, bpa=-4.173 degrees ! Estimated noise=3.80785 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.30356 Jy ! Component: 100 - total flux cleaned = 0.377438 Jy ! Total flux subtracted in 100 components = 0.377438 Jy ! Clean residual min=-0.028998 max=0.042128 Jy/beam ! Clean residual mean=-0.000792 rms=0.008415 Jy/beam ! Combined flux in latest and established models = 0.377438 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.377438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.121312Jy sigma=1.242379 ! Fit after self-cal, rms=0.121225Jy sigma=1.241897 ! 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.921 mas, bmaj=17.43 mas, bpa=-4.408 degrees ! Estimated noise=3.09527 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.0389142 Jy ! Component: 100 - total flux cleaned = 0.0571495 Jy ! Component: 150 - total flux cleaned = 0.0676983 Jy ! Component: 200 - total flux cleaned = 0.0748053 Jy ! Total flux subtracted in 200 components = 0.0748053 Jy ! Clean residual min=-0.018749 max=0.025882 Jy/beam ! Clean residual mean=-0.000588 rms=0.006403 Jy/beam ! Combined flux in latest and established models = 0.452243 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 44 components and 0.452243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112255Jy sigma=1.082786 ! Fit after self-cal, rms=0.112109Jy sigma=1.081885 ! 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.921 x 17.43 at -4.408 degrees (North through East) ! Clean map min=-0.018142 max=0.39594 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 0.91 HN 1.11 KP 0.93 LA 0.96 ! NL 1.10 PT 1.12 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.99 HN 1.12 KP 0.95 LA 0.89 ! NL 1.10 PT 1.07 SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 HN 1.10 KP 0.89 LA 0.97 ! NL 1.01 PT 1.17 SC 0.95 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 0.93 HN 1.03 KP 0.90 LA 0.95 ! NL 1.07 PT 1.08 SC 0.99 ! ! ! Fit before self-cal, rms=0.112109Jy sigma=1.081885 ! Fit after self-cal, rms=0.108595Jy sigma=0.984090 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.918 mas, bmaj=17.72 mas, bpa=-4.13 degrees ! Estimated noise=3.07739 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.00976747 Jy ! Component: 100 - total flux cleaned = -0.0118135 Jy ! Component: 150 - total flux cleaned = -0.0120736 Jy ! Component: 200 - total flux cleaned = -0.0122013 Jy ! Total flux subtracted in 200 components = -0.0122013 Jy ! Clean residual min=-0.011280 max=0.012046 Jy/beam ! Clean residual mean=-0.000169 rms=0.003601 Jy/beam ! Combined flux in latest and established models = 0.440042 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.440042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107292Jy sigma=0.977600 ! Fit after self-cal, rms=0.107590Jy sigma=0.976897 ! 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.107590Jy sigma=0.976897 ! Fit after self-cal, rms=0.108171Jy sigma=0.972871 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.916 mas, bmaj=17.83 mas, bpa=-3.994 degrees ! Estimated noise=3.06517 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00636352 Jy ! Component: 100 - total flux cleaned = -0.00732348 Jy ! Component: 150 - total flux cleaned = -0.00750479 Jy ! Component: 200 - total flux cleaned = -0.00759277 Jy ! Total flux subtracted in 200 components = -0.00759277 Jy ! Clean residual min=-0.010631 max=0.011072 Jy/beam ! Clean residual mean=-0.000140 rms=0.003298 Jy/beam ! Combined flux in latest and established models = 0.432449 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.432449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107580Jy sigma=0.970326 ! Fit after self-cal, rms=0.107662Jy sigma=0.970284 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.000176483 Jy ! Component: 100 - total flux cleaned = -0.000252307 Jy ! Component: 150 - total flux cleaned = -0.000404187 Jy ! Component: 200 - total flux cleaned = -0.000404301 Jy ! Total flux subtracted in 200 components = -0.000404301 Jy ! Clean residual min=-0.010686 max=0.011041 Jy/beam ! Clean residual mean=-0.000143 rms=0.003273 Jy/beam ! Combined flux in latest and established models = 0.432045 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 77 components and 0.432045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107501Jy sigma=0.969754 ! Fit after self-cal, rms=0.107529Jy sigma=0.969736 ! 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.107529Jy sigma=0.969736 ! Fit after self-cal, rms=0.108056Jy sigma=0.967624 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.912 mas, bmaj=17.91 mas, bpa=-3.886 degrees ! Estimated noise=3.05445 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00460336 Jy ! Component: 100 - total flux cleaned = -0.00540553 Jy ! Component: 150 - total flux cleaned = -0.00553671 Jy ! Component: 200 - total flux cleaned = -0.00559665 Jy ! Total flux subtracted in 200 components = -0.00559665 Jy ! Clean residual min=-0.010289 max=0.010690 Jy/beam ! Clean residual mean=-0.000122 rms=0.003110 Jy/beam ! Combined flux in latest and established models = 0.426448 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 0.426448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107757Jy sigma=0.966191 ! Fit after self-cal, rms=0.107823Jy sigma=0.966165 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.000124734 Jy ! Component: 100 - total flux cleaned = -0.00018111 Jy ! Component: 150 - total flux cleaned = -0.000233821 Jy ! Component: 200 - total flux cleaned = -0.000233717 Jy ! Total flux subtracted in 200 components = -0.000233717 Jy ! Clean residual min=-0.010326 max=0.010677 Jy/beam ! Clean residual mean=-0.000124 rms=0.003100 Jy/beam ! Combined flux in latest and established models = 0.426214 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 87 components and 0.426214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107734Jy sigma=0.965879 ! Fit after self-cal, rms=0.107759Jy sigma=0.965850 ! 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.107759Jy sigma=0.965850 ! Fit after self-cal, rms=0.108220Jy sigma=0.964568 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.178 mas, bmaj=21.53 mas, bpa=-9.394 degrees ! Estimated noise=3.64678 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00200136 Jy ! Component: 100 - total flux cleaned = -0.0021705 Jy ! Component: 150 - total flux cleaned = -0.00202805 Jy ! Component: 200 - total flux cleaned = -0.00189681 Jy ! Total flux subtracted in 200 components = -0.00189681 Jy ! Clean residual min=-0.011147 max=0.010371 Jy/beam ! Clean residual mean=-0.000138 rms=0.003356 Jy/beam ! Combined flux in latest and established models = 0.424318 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 98 components and 0.424317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108058Jy sigma=0.964980 ! Fit after self-cal, rms=0.108075Jy sigma=0.964867 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.90228e-05 Jy ! Component: 100 - total flux cleaned = 4.35872e-05 Jy ! Component: 150 - total flux cleaned = 0.000102448 Jy ! Component: 200 - total flux cleaned = 0.000212499 Jy ! Total flux subtracted in 200 components = 0.000212499 Jy ! Clean residual min=-0.011157 max=0.010118 Jy/beam ! Clean residual mean=-0.000133 rms=0.003333 Jy/beam ! Combined flux in latest and established models = 0.42453 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 106 components and 0.42453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108029Jy sigma=0.965780 ! Fit after self-cal, rms=0.108037Jy sigma=0.965626 ! 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.91 mas, bmaj=17.98 mas, bpa=-3.798 degrees ! Estimated noise=3.04484 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.91 x 17.98 at -3.798 degrees (North through East) ! Clean map min=-0.0098847 max=0.38903 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=3.374 mas, bmaj=16.92 mas, bpa=-3.616 degrees ! Estimated noise=3.73962 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.298041 Jy ! Component: 100 - total flux cleaned = 0.364084 Jy ! Component: 150 - total flux cleaned = 0.387317 Jy ! Component: 200 - total flux cleaned = 0.398234 Jy ! Total flux subtracted in 200 components = 0.398234 Jy ! Clean residual min=-0.016447 max=0.014047 Jy/beam ! Clean residual mean=-0.000239 rms=0.004709 Jy/beam ! Combined flux in latest and established models = 0.398234 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.398234 Jy ! Inverting map and beam ! Estimated beam: bmin=3.91 mas, bmaj=17.98 mas, bpa=-3.798 degrees ! Estimated noise=3.04484 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.0111121 Jy ! Component: 100 - total flux cleaned = 0.0167133 Jy ! Component: 150 - total flux cleaned = 0.0185611 Jy ! Component: 200 - total flux cleaned = 0.019495 Jy ! Total flux subtracted in 200 components = 0.019495 Jy ! Clean residual min=-0.010548 max=0.010617 Jy/beam ! Clean residual mean=-0.000177 rms=0.003273 Jy/beam ! Combined flux in latest and established models = 0.417729 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 47 components and 0.417729 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.178 mas, bmaj=21.53 mas, bpa=-9.394 degrees ! Estimated noise=3.64678 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00559031 Jy ! Component: 100 - total flux cleaned = 0.00589221 Jy ! Component: 150 - total flux cleaned = 0.00603042 Jy ! Component: 200 - total flux cleaned = 0.00615554 Jy ! Total flux subtracted in 200 components = 0.00615554 Jy ! Clean residual min=-0.011640 max=0.010945 Jy/beam ! Clean residual mean=-0.000182 rms=0.003524 Jy/beam ! Combined flux in latest and established models = 0.423884 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.000106003 Jy ! Component: 100 - total flux cleaned = 0.000208595 Jy ! Component: 150 - total flux cleaned = 0.00029628 Jy ! Component: 200 - total flux cleaned = 0.000386947 Jy ! Total flux subtracted in 200 components = 0.000386947 Jy ! Clean residual min=-0.011383 max=0.010621 Jy/beam ! Clean residual mean=-0.000169 rms=0.003443 Jy/beam ! Combined flux in latest and established models = 0.424271 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 64 components and 0.424271 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.91 mas, bmaj=17.98 mas, bpa=-3.798 degrees ! Estimated noise=3.04484 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00173966 Jy ! Component: 100 - total flux cleaned = -0.00200701 Jy ! Component: 150 - total flux cleaned = -0.00220159 Jy ! Component: 200 - total flux cleaned = -0.00241952 Jy ! Total flux subtracted in 200 components = -0.00241952 Jy ! Clean residual min=-0.010210 max=0.010521 Jy/beam ! Clean residual mean=-0.000115 rms=0.003063 Jy/beam ! Combined flux in latest and established models = 0.421852 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 74 components and 0.421852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.108239Jy sigma=0.964509 ! Fit after self-cal, rms=0.108250Jy sigma=0.964325 wmodel /scr/pima/bg219i_uvs/J1036-3744_S_map.mod ! Writing 74 model components to file: /scr/pima/bg219i_uvs/J1036-3744_S_map.mod wobs /scr/pima/bg219i_uvs/J1036-3744_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1036-3744_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1036-3744_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219i_uvs/J1036-3744_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.00155391 Jy ! Component: 100 - total flux cleaned = 0.001372 Jy ! Component: 150 - total flux cleaned = 0.00105949 Jy ! Component: 200 - total flux cleaned = 0.00120737 Jy ! Component: 250 - total flux cleaned = 0.00134482 Jy ! Component: 300 - total flux cleaned = 0.00160783 Jy ! Component: 350 - total flux cleaned = 0.00210089 Jy ! Component: 400 - total flux cleaned = 0.00197895 Jy ! Component: 450 - total flux cleaned = 0.00220542 Jy ! Component: 500 - total flux cleaned = 0.00275142 Jy ! Component: 550 - total flux cleaned = 0.0031714 Jy ! Component: 600 - total flux cleaned = 0.00367943 Jy ! Component: 650 - total flux cleaned = 0.00407375 Jy ! Component: 700 - total flux cleaned = 0.00473983 Jy ! Component: 750 - total flux cleaned = 0.00519858 Jy ! Component: 800 - total flux cleaned = 0.00564393 Jy ! Component: 850 - total flux cleaned = 0.00616352 Jy ! Component: 900 - total flux cleaned = 0.00683735 Jy ! Component: 950 - total flux cleaned = 0.00749243 Jy ! Component: 1000 - total flux cleaned = 0.00797264 Jy ! Component: 1050 - total flux cleaned = 0.00859723 Jy ! Component: 1100 - total flux cleaned = 0.00913018 Jy ! Component: 1150 - total flux cleaned = 0.00987707 Jy ! Component: 1200 - total flux cleaned = 0.0104628 Jy ! Component: 1250 - total flux cleaned = 0.0111088 Jy ! Component: 1300 - total flux cleaned = 0.0117421 Jy ! Component: 1350 - total flux cleaned = 0.0122265 Jy ! Component: 1400 - total flux cleaned = 0.0127705 Jy ! Component: 1450 - total flux cleaned = 0.0134353 Jy ! Component: 1500 - total flux cleaned = 0.0136955 Jy ! Component: 1550 - total flux cleaned = 0.0141457 Jy ! Component: 1600 - total flux cleaned = 0.0143981 Jy ! Component: 1650 - total flux cleaned = 0.0148957 Jy ! Component: 1700 - total flux cleaned = 0.0152027 Jy ! Component: 1750 - total flux cleaned = 0.0156251 Jy ! Component: 1800 - total flux cleaned = 0.0159826 Jy ! Component: 1850 - total flux cleaned = 0.0162756 Jy ! Component: 1900 - total flux cleaned = 0.016565 Jy ! Component: 1950 - total flux cleaned = 0.0167929 Jy ! Component: 2000 - total flux cleaned = 0.0169063 Jy ! Component: 2050 - total flux cleaned = 0.0171293 Jy ! Component: 2100 - total flux cleaned = 0.0174039 Jy ! Component: 2150 - total flux cleaned = 0.0176212 Jy ! Component: 2200 - total flux cleaned = 0.0178891 Jy ! Component: 2250 - total flux cleaned = 0.0180483 Jy ! Component: 2300 - total flux cleaned = 0.0181013 Jy ! Component: 2350 - total flux cleaned = 0.0184143 Jy ! Component: 2400 - total flux cleaned = 0.0185692 Jy ! Component: 2450 - total flux cleaned = 0.0187739 Jy ! Component: 2500 - total flux cleaned = 0.0189264 Jy ! Component: 2550 - total flux cleaned = 0.0190274 Jy ! Component: 2600 - total flux cleaned = 0.0193279 Jy ! Component: 2650 - total flux cleaned = 0.0196262 Jy ! Component: 2700 - total flux cleaned = 0.0198733 Jy ! Component: 2750 - total flux cleaned = 0.0200702 Jy ! Component: 2800 - total flux cleaned = 0.0204608 Jy ! Component: 2850 - total flux cleaned = 0.0207523 Jy ! Component: 2900 - total flux cleaned = 0.0210423 Jy ! Component: 2950 - total flux cleaned = 0.0213787 Jy ! Component: 3000 - total flux cleaned = 0.0217135 Jy ! Component: 3050 - total flux cleaned = 0.0218562 Jy ! Component: 3100 - total flux cleaned = 0.0220934 Jy ! Component: 3150 - total flux cleaned = 0.0223298 Jy ! Component: 3200 - total flux cleaned = 0.0224241 Jy ! Component: 3250 - total flux cleaned = 0.0227055 Jy ! Component: 3300 - total flux cleaned = 0.0227988 Jy ! Component: 3350 - total flux cleaned = 0.0229854 Jy ! Component: 3400 - total flux cleaned = 0.0232642 Jy ! Component: 3450 - total flux cleaned = 0.0233103 Jy ! Component: 3500 - total flux cleaned = 0.0234948 Jy ! Component: 3550 - total flux cleaned = 0.0236789 Jy ! Component: 3600 - total flux cleaned = 0.0238166 Jy ! Component: 3650 - total flux cleaned = 0.0239998 Jy ! Component: 3700 - total flux cleaned = 0.0241828 Jy ! Component: 3750 - total flux cleaned = 0.024411 Jy ! Component: 3800 - total flux cleaned = 0.0245935 Jy ! Component: 3850 - total flux cleaned = 0.0248672 Jy ! Component: 3900 - total flux cleaned = 0.0251403 Jy ! Component: 3950 - total flux cleaned = 0.0253222 Jy ! Component: 4000 - total flux cleaned = 0.0255951 Jy ! Component: 4050 - total flux cleaned = 0.0256862 Jy ! Total flux subtracted in 4096 components = 0.0258682 Jy ! Clean residual min=-0.002519 max=0.002659 Jy/beam ! Clean residual mean=0.000016 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.44772 Jy keep ! Adding 298 model components to the UV plane model. ! The established model now contains 372 components and 0.44772 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1036-3744_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.91 x 17.98 at -3.798 degrees (North through East) ! Clean map min=-0.0083112 max=0.38736 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1036-3744_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.387362 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00079652 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.61688 0.61688 1.23376 2.46752 4.93504 9.87008 19.7402 39.4803 78.9606 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.387 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 486.318 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1036-3744_S_uvs.log closed on Wed Apr 6 23:00:39 2016