! Started logfile: /scr/pima/bg219a_uvs/J1441-3303_S_uvs.log on Wed Apr 6 22:57:13 2016 obs /scr/pima/bg219a_uvs/J1441-3303_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1441-3303_S_uva.fits ! AN table 1: 52 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.607692 visibilities/baseline/integration-bin. ! Found source: J1441-3303 ! ! 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 1896 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/J1441-3303_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 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 98 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003550Jy sigma=18.550686 ! Fit after self-cal, rms=0.799225Jy sigma=14.667432 ! 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.176 mas, bmaj=6.433 mas, bpa=-2.359 degrees ! Estimated noise=1.31192 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.155728 Jy ! Component: 100 - total flux cleaned = 0.194368 Jy ! Total flux subtracted in 100 components = 0.194368 Jy ! Clean residual min=-0.009001 max=0.015825 Jy/beam ! Clean residual mean=0.000357 rms=0.002989 Jy/beam ! Combined flux in latest and established models = 0.194368 Jy ! Performing phase self-cal ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.194368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072877Jy sigma=1.257804 ! Fit after self-cal, rms=0.072818Jy sigma=1.257387 ! 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.487 mas, bmaj=7.896 mas, bpa=-3.688 degrees ! Estimated noise=0.978675 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.0177235 Jy ! Component: 100 - total flux cleaned = 0.0247793 Jy ! Component: 150 - total flux cleaned = 0.0275465 Jy ! Component: 200 - total flux cleaned = 0.0278372 Jy ! Total flux subtracted in 200 components = 0.0278372 Jy ! Clean residual min=-0.004836 max=0.006527 Jy/beam ! Clean residual mean=0.000319 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.222206 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.222206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069191Jy sigma=1.183251 ! Fit after self-cal, rms=0.069139Jy sigma=1.182947 ! 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.487 x 7.896 at -3.688 degrees (North through East) ! Clean map min=-0.0046455 max=0.20215 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. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.00 NL 1.08 OV 1.01 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 2. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.02 MK 0.98 NL 1.11 OV 0.95 ! PT 1.02 SC 0.96 ! ! ! Correcting IF 3. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 1.03 MK 1.04 NL 1.08 OV 0.94 ! PT 0.97 SC 1.07 ! ! ! Correcting IF 4. ! A total of 72 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.99 NL 1.08 OV 0.93 ! PT 1.00 SC 0.96 ! ! ! Fit before self-cal, rms=0.069139Jy sigma=1.182947 ! Fit after self-cal, rms=0.072088Jy sigma=1.193797 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.43 mas, bmaj=7.087 mas, bpa=-4.082 degrees ! Estimated noise=1.09874 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.000155462 Jy ! Component: 100 - total flux cleaned = -0.000154826 Jy ! Component: 150 - total flux cleaned = -0.000192311 Jy ! Component: 200 - total flux cleaned = -0.000209318 Jy ! Total flux subtracted in 200 components = -0.000209318 Jy ! Clean residual min=-0.003576 max=0.003686 Jy/beam ! Clean residual mean=-0.000013 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.221996 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 28 components and 0.221996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072077Jy sigma=1.193564 ! Fit after self-cal, rms=0.072161Jy sigma=1.193351 ! 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.072161Jy sigma=1.193351 ! Fit after self-cal, rms=0.072137Jy sigma=1.193335 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.431 mas, bmaj=7.086 mas, bpa=-4.055 degrees ! Estimated noise=1.0981 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000222676 Jy ! Component: 100 - total flux cleaned = -0.000188163 Jy ! Component: 150 - total flux cleaned = -0.000217106 Jy ! Component: 200 - total flux cleaned = -0.000216696 Jy ! Total flux subtracted in 200 components = -0.000216696 Jy ! Clean residual min=-0.003527 max=0.003665 Jy/beam ! Clean residual mean=-0.000013 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.22178 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 30 components and 0.22178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072131Jy sigma=1.193197 ! Fit after self-cal, rms=0.072129Jy sigma=1.193186 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 = -4.01506e-05 Jy ! Component: 100 - total flux cleaned = -1.36028e-05 Jy ! Component: 150 - total flux cleaned = 2.24621e-05 Jy ! Component: 200 - total flux cleaned = 2.3053e-05 Jy ! Total flux subtracted in 200 components = 2.3053e-05 Jy ! Clean residual min=-0.003512 max=0.003624 Jy/beam ! Clean residual mean=-0.000013 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.221803 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.221803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072126Jy sigma=1.193096 ! Fit after self-cal, rms=0.072124Jy sigma=1.193089 ! 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.072124Jy sigma=1.193089 ! Fit after self-cal, rms=0.072135Jy sigma=1.193081 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.432 mas, bmaj=7.087 mas, bpa=-4.04 degrees ! Estimated noise=1.09805 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000244298 Jy ! Component: 100 - total flux cleaned = -0.000244546 Jy ! Component: 150 - total flux cleaned = -0.000234824 Jy ! Component: 200 - total flux cleaned = -0.000226221 Jy ! Total flux subtracted in 200 components = -0.000226221 Jy ! Clean residual min=-0.003504 max=0.003598 Jy/beam ! Clean residual mean=-0.000012 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.221576 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.221576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072132Jy sigma=1.193024 ! Fit after self-cal, rms=0.072131Jy sigma=1.193019 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 = -5.14944e-05 Jy ! Component: 100 - total flux cleaned = -3.26259e-05 Jy ! Component: 150 - total flux cleaned = -3.23317e-05 Jy ! Component: 200 - total flux cleaned = -2.41215e-05 Jy ! Total flux subtracted in 200 components = -2.41215e-05 Jy ! Clean residual min=-0.003512 max=0.003572 Jy/beam ! Clean residual mean=-0.000013 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.221552 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.221552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072129Jy sigma=1.192976 ! Fit after self-cal, rms=0.072127Jy sigma=1.192972 ! 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.072127Jy sigma=1.192972 ! Fit after self-cal, rms=0.072162Jy sigma=1.192964 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.012 mas, bmaj=23.28 mas, bpa=-2.055 degrees ! Estimated noise=1.58757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000333378 Jy ! Component: 100 - total flux cleaned = -0.000328952 Jy ! Component: 150 - total flux cleaned = -0.00032698 Jy ! Component: 200 - total flux cleaned = -0.000325829 Jy ! Total flux subtracted in 200 components = -0.000325829 Jy ! Clean residual min=-0.004388 max=0.003692 Jy/beam ! Clean residual mean=-0.000035 rms=0.001306 Jy/beam ! Combined flux in latest and established models = 0.221226 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 45 components and 0.221226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072173Jy sigma=1.193185 ! Fit after self-cal, rms=0.072156Jy sigma=1.192994 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 = -5.90774e-06 Jy ! Component: 100 - total flux cleaned = -8.99781e-06 Jy ! Component: 150 - total flux cleaned = -1.12668e-05 Jy ! Component: 200 - total flux cleaned = -1.27817e-05 Jy ! Total flux subtracted in 200 components = -1.27817e-05 Jy ! Clean residual min=-0.004373 max=0.003679 Jy/beam ! Clean residual mean=-0.000036 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.221214 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.221214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072163Jy sigma=1.193105 ! Fit after self-cal, rms=0.072156Jy sigma=1.193003 ! 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.433 mas, bmaj=7.089 mas, bpa=-4.032 degrees ! Estimated noise=1.09824 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.433 x 7.089 at -4.032 degrees (North through East) ! Clean map min=-0.0032973 max=0.19963 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.14 mas, bmaj=6.046 mas, bpa=-2.106 degrees ! Estimated noise=1.44481 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.154562 Jy ! Component: 100 - total flux cleaned = 0.192613 Jy ! Component: 150 - total flux cleaned = 0.20879 Jy ! Component: 200 - total flux cleaned = 0.216251 Jy ! Total flux subtracted in 200 components = 0.216251 Jy ! Clean residual min=-0.005079 max=0.004291 Jy/beam ! Clean residual mean=-0.000016 rms=0.001396 Jy/beam ! Combined flux in latest and established models = 0.216251 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 11 model components to the UV plane model. ! The established model now contains 11 components and 0.216251 Jy ! Inverting map and beam ! Estimated beam: bmin=2.433 mas, bmaj=7.089 mas, bpa=-4.032 degrees ! Estimated noise=1.09824 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.00351205 Jy ! Component: 100 - total flux cleaned = 0.00442604 Jy ! Component: 150 - total flux cleaned = 0.00469758 Jy ! Component: 200 - total flux cleaned = 0.0048721 Jy ! Total flux subtracted in 200 components = 0.0048721 Jy ! Clean residual min=-0.003590 max=0.003797 Jy/beam ! Clean residual mean=-0.000014 rms=0.001019 Jy/beam ! Combined flux in latest and established models = 0.221123 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 27 components and 0.221123 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.012 mas, bmaj=23.28 mas, bpa=-2.055 degrees ! Estimated noise=1.58757 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000204833 Jy ! Component: 100 - total flux cleaned = 0.000208829 Jy ! Component: 150 - total flux cleaned = 0.000214065 Jy ! Component: 200 - total flux cleaned = 0.000215609 Jy ! Total flux subtracted in 200 components = 0.000215609 Jy ! Clean residual min=-0.004425 max=0.003776 Jy/beam ! Clean residual mean=-0.000032 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.221339 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.23034e-06 Jy ! Component: 100 - total flux cleaned = 2.34885e-06 Jy ! Component: 150 - total flux cleaned = 3.22077e-06 Jy ! Component: 200 - total flux cleaned = 4.03526e-06 Jy ! Total flux subtracted in 200 components = 4.03526e-06 Jy ! Clean residual min=-0.004333 max=0.003589 Jy/beam ! Clean residual mean=-0.000032 rms=0.001286 Jy/beam ! Combined flux in latest and established models = 0.221343 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 45 components and 0.221343 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.433 mas, bmaj=7.089 mas, bpa=-4.032 degrees ! Estimated noise=1.09824 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000176051 Jy ! Component: 100 - total flux cleaned = -1.52488e-05 Jy ! Component: 150 - total flux cleaned = 2.85865e-05 Jy ! Component: 200 - total flux cleaned = 2.94451e-05 Jy ! Total flux subtracted in 200 components = 2.94451e-05 Jy ! Clean residual min=-0.003456 max=0.003535 Jy/beam ! Clean residual mean=-0.000012 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 0.221373 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 60 components and 0.221373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072161Jy sigma=1.192939 ! Fit after self-cal, rms=0.072162Jy sigma=1.192911 wmodel /scr/pima/bg219a_uvs/J1441-3303_S_map.mod ! Writing 60 model components to file: /scr/pima/bg219a_uvs/J1441-3303_S_map.mod wobs /scr/pima/bg219a_uvs/J1441-3303_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1441-3303_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1441-3303_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219a_uvs/J1441-3303_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 = 1.35498e-05 Jy ! Component: 100 - total flux cleaned = -0.000338707 Jy ! Component: 150 - total flux cleaned = -0.000718942 Jy ! Component: 200 - total flux cleaned = -0.00107479 Jy ! Component: 250 - total flux cleaned = -0.00150176 Jy ! Component: 300 - total flux cleaned = -0.00199705 Jy ! Component: 350 - total flux cleaned = -0.00233866 Jy ! Component: 400 - total flux cleaned = -0.00262431 Jy ! Component: 450 - total flux cleaned = -0.00289731 Jy ! Component: 500 - total flux cleaned = -0.0030825 Jy ! Component: 550 - total flux cleaned = -0.0032955 Jy ! Component: 600 - total flux cleaned = -0.00350188 Jy ! Component: 650 - total flux cleaned = -0.0038679 Jy ! Component: 700 - total flux cleaned = -0.00419165 Jy ! Component: 750 - total flux cleaned = -0.00453838 Jy ! Component: 800 - total flux cleaned = -0.00475362 Jy ! Component: 850 - total flux cleaned = -0.0050257 Jy ! Component: 900 - total flux cleaned = -0.00535107 Jy ! Component: 950 - total flux cleaned = -0.00564101 Jy ! Component: 1000 - total flux cleaned = -0.00592656 Jy ! Component: 1050 - total flux cleaned = -0.00623558 Jy ! Component: 1100 - total flux cleaned = -0.00653948 Jy ! Component: 1150 - total flux cleaned = -0.00689299 Jy ! Component: 1200 - total flux cleaned = -0.00713435 Jy ! Component: 1250 - total flux cleaned = -0.00734699 Jy ! Component: 1300 - total flux cleaned = -0.00745266 Jy ! Component: 1350 - total flux cleaned = -0.00758424 Jy ! Component: 1400 - total flux cleaned = -0.00771548 Jy ! Component: 1450 - total flux cleaned = -0.00792532 Jy ! Component: 1500 - total flux cleaned = -0.00808269 Jy ! Component: 1550 - total flux cleaned = -0.00823989 Jy ! Component: 1600 - total flux cleaned = -0.00831853 Jy ! Component: 1650 - total flux cleaned = -0.00839725 Jy ! Component: 1700 - total flux cleaned = -0.00847607 Jy ! Component: 1750 - total flux cleaned = -0.00850253 Jy ! Component: 1800 - total flux cleaned = -0.0085558 Jy ! Component: 1850 - total flux cleaned = -0.00852885 Jy ! Component: 1900 - total flux cleaned = -0.00855539 Jy ! Component: 1950 - total flux cleaned = -0.00852796 Jy ! Component: 2000 - total flux cleaned = -0.00852801 Jy ! Component: 2050 - total flux cleaned = -0.00850044 Jy ! Component: 2100 - total flux cleaned = -0.00847247 Jy ! Component: 2150 - total flux cleaned = -0.00844365 Jy ! Component: 2200 - total flux cleaned = -0.00850112 Jy ! Component: 2250 - total flux cleaned = -0.00855955 Jy ! Component: 2300 - total flux cleaned = -0.00855958 Jy ! Component: 2350 - total flux cleaned = -0.00852887 Jy ! Component: 2400 - total flux cleaned = -0.00855928 Jy ! Component: 2450 - total flux cleaned = -0.00859106 Jy ! Component: 2500 - total flux cleaned = -0.00855926 Jy ! Component: 2550 - total flux cleaned = -0.00859169 Jy ! Component: 2600 - total flux cleaned = -0.00859153 Jy ! Component: 2650 - total flux cleaned = -0.0086254 Jy ! Component: 2700 - total flux cleaned = -0.00876272 Jy ! Component: 2750 - total flux cleaned = -0.00890332 Jy ! Component: 2800 - total flux cleaned = -0.00893917 Jy ! Component: 2850 - total flux cleaned = -0.00912139 Jy ! Component: 2900 - total flux cleaned = -0.00923417 Jy ! Component: 2950 - total flux cleaned = -0.0092344 Jy ! Component: 3000 - total flux cleaned = -0.00938962 Jy ! Component: 3050 - total flux cleaned = -0.00938916 Jy ! Component: 3100 - total flux cleaned = -0.00955092 Jy ! Component: 3150 - total flux cleaned = -0.00963411 Jy ! Component: 3200 - total flux cleaned = -0.00971879 Jy ! Component: 3250 - total flux cleaned = -0.00971844 Jy ! Component: 3300 - total flux cleaned = -0.00989526 Jy ! Component: 3350 - total flux cleaned = -0.00994113 Jy ! Component: 3400 - total flux cleaned = -0.0101262 Jy ! Component: 3450 - total flux cleaned = -0.0103159 Jy ! Component: 3500 - total flux cleaned = -0.0104137 Jy ! Component: 3550 - total flux cleaned = -0.0105137 Jy ! Component: 3600 - total flux cleaned = -0.0105648 Jy ! Component: 3650 - total flux cleaned = -0.0106689 Jy ! Component: 3700 - total flux cleaned = -0.0107742 Jy ! Component: 3750 - total flux cleaned = -0.0109935 Jy ! Component: 3800 - total flux cleaned = -0.0110501 Jy ! Component: 3850 - total flux cleaned = -0.0111077 Jy ! Component: 3900 - total flux cleaned = -0.011226 Jy ! Component: 3950 - total flux cleaned = -0.0113475 Jy ! Component: 4000 - total flux cleaned = -0.0114727 Jy ! Component: 4050 - total flux cleaned = -0.0115353 Jy ! Total flux subtracted in 4096 components = -0.0117292 Jy ! Clean residual min=-0.003978 max=0.003656 Jy/beam ! Clean residual mean=-0.000015 rms=0.000858 Jy/beam ! Combined flux in latest and established models = 0.209643 Jy keep ! Adding 161 model components to the UV plane model. ! The established model now contains 221 components and 0.209643 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1441-3303_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.433 x 7.089 at -4.032 degrees (North through East) ! Clean map min=-0.0052821 max=0.19939 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1441-3303_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.199394 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000664324 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.999514 0.999514 1.99903 3.99806 7.99611 15.9922 31.9844 63.9689 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.199 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 300.145 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1441-3303_S_uvs.log closed on Wed Apr 6 22:57:17 2016