! Started logfile: /scr/pima/bg219a_uvs/J0336-2036_S_uvs.log on Wed Apr 6 22:43:36 2016 obs /scr/pima/bg219a_uvs/J0336-2036_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J0336-2036_S_uva.fits ! AN table 1: 57 integrations on 15 of 15 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0336-2036 ! ! 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 3420 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/J0336-2036_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.020907Jy sigma=22.528546 ! Fit after self-cal, rms=0.855740Jy sigma=18.855125 ! 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=1.973 mas, bmaj=6.088 mas, bpa=-1.261 degrees ! Estimated noise=0.846151 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.107509 Jy ! Component: 100 - total flux cleaned = 0.133178 Jy ! Total flux subtracted in 100 components = 0.133178 Jy ! Clean residual min=-0.008019 max=0.011179 Jy/beam ! Clean residual mean=-0.000059 rms=0.002190 Jy/beam ! Combined flux in latest and established models = 0.133178 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.133178 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064094Jy sigma=1.348447 ! Fit after self-cal, rms=0.064095Jy sigma=1.348278 ! 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.533 mas, bmaj=6.927 mas, bpa=-2.3 degrees ! Estimated noise=0.561643 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.017544 Jy ! Component: 100 - total flux cleaned = 0.0251957 Jy ! Component: 150 - total flux cleaned = 0.0289364 Jy ! Component: 200 - total flux cleaned = 0.0308885 Jy ! Total flux subtracted in 200 components = 0.0308885 Jy ! Clean residual min=-0.005697 max=0.010119 Jy/beam ! Clean residual mean=-0.000055 rms=0.001732 Jy/beam ! Combined flux in latest and established models = 0.164067 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 21 components and 0.164067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059838Jy sigma=1.244858 ! Fit after self-cal, rms=0.059865Jy sigma=1.244365 ! Inverting map ! Added new window around map position (-6.5, -9.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00841848 Jy ! Component: 100 - total flux cleaned = 0.0104296 Jy ! Component: 150 - total flux cleaned = 0.010518 Jy ! Component: 200 - total flux cleaned = 0.0103644 Jy ! Total flux subtracted in 200 components = 0.0103644 Jy ! Clean residual min=-0.004403 max=0.007225 Jy/beam ! Clean residual mean=-0.000025 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.174431 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 39 components and 0.174431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058779Jy sigma=1.218406 ! Fit after self-cal, rms=0.058612Jy sigma=1.214466 ! 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.533 x 6.927 at -2.3 degrees (North through East) ! Clean map min=-0.0038866 max=0.14559 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.97 MK 1.07 NL 0.98 OV 1.04 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 1.05 NL 1.00 OV 1.03 ! PT 0.99 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.97 MK 0.96 NL 1.02 OV 1.03 ! PT 0.96 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 1.00 MK 0.93 NL 1.01 OV 1.06 ! PT 0.95 SC 1.00 ! ! ! Fit before self-cal, rms=0.058612Jy sigma=1.214466 ! Fit after self-cal, rms=0.058121Jy sigma=1.205439 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.532 mas, bmaj=6.931 mas, bpa=-2.324 degrees ! Estimated noise=0.559059 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.00049456 Jy ! Component: 100 - total flux cleaned = 7.41763e-05 Jy ! Component: 150 - total flux cleaned = -0.000314939 Jy ! Component: 200 - total flux cleaned = -0.000697837 Jy ! Total flux subtracted in 200 components = -0.000697837 Jy ! Clean residual min=-0.003325 max=0.003428 Jy/beam ! Clean residual mean=0.000000 rms=0.000896 Jy/beam ! Combined flux in latest and established models = 0.173733 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.173733 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057949Jy sigma=1.201979 ! Fit after self-cal, rms=0.057933Jy sigma=1.201286 ! 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.057933Jy sigma=1.201286 ! Fit after self-cal, rms=0.058030Jy sigma=1.200200 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.534 mas, bmaj=6.934 mas, bpa=-2.297 degrees ! Estimated noise=0.560134 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000313971 Jy ! Component: 100 - total flux cleaned = 2.10811e-06 Jy ! Component: 150 - total flux cleaned = -0.000301325 Jy ! Component: 200 - total flux cleaned = -0.000562541 Jy ! Total flux subtracted in 200 components = -0.000562541 Jy ! Clean residual min=-0.003276 max=0.003123 Jy/beam ! Clean residual mean=-0.000000 rms=0.000815 Jy/beam ! Combined flux in latest and established models = 0.173171 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 57 components and 0.173171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057966Jy sigma=1.198892 ! Fit after self-cal, rms=0.057955Jy sigma=1.198692 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.000217908 Jy ! Component: 100 - total flux cleaned = -6.012e-05 Jy ! Component: 150 - total flux cleaned = -0.000248167 Jy ! Component: 200 - total flux cleaned = -0.000272336 Jy ! Total flux subtracted in 200 components = -0.000272336 Jy ! Clean residual min=-0.003245 max=0.002984 Jy/beam ! Clean residual mean=-0.000001 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.172898 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.172898 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057925Jy sigma=1.198069 ! Fit after self-cal, rms=0.057919Jy sigma=1.197988 ! 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.057919Jy sigma=1.197988 ! Fit after self-cal, rms=0.058090Jy sigma=1.196245 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.537 mas, bmaj=6.95 mas, bpa=-2.249 degrees ! Estimated noise=0.56103 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00020081 Jy ! Component: 100 - total flux cleaned = -3.84018e-05 Jy ! Component: 150 - total flux cleaned = -0.000174248 Jy ! Component: 200 - total flux cleaned = -0.000255336 Jy ! Total flux subtracted in 200 components = -0.000255336 Jy ! Clean residual min=-0.003170 max=0.002418 Jy/beam ! Clean residual mean=-0.000001 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.172643 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 78 components and 0.172643 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058064Jy sigma=1.195784 ! Fit after self-cal, rms=0.058065Jy sigma=1.195688 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.000141429 Jy ! Component: 100 - total flux cleaned = 6.24408e-07 Jy ! Component: 150 - total flux cleaned = -9.22013e-05 Jy ! Component: 200 - total flux cleaned = -0.000110254 Jy ! Total flux subtracted in 200 components = -0.000110254 Jy ! Clean residual min=-0.003137 max=0.002405 Jy/beam ! Clean residual mean=-0.000001 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.172533 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.172533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058050Jy sigma=1.195423 ! Fit after self-cal, rms=0.058048Jy sigma=1.195388 ! 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.058048Jy sigma=1.195388 ! Fit after self-cal, rms=0.058183Jy sigma=1.195315 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.033 mas, bmaj=20.41 mas, bpa=-2.214 degrees ! Estimated noise=0.767148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000192027 Jy ! Component: 100 - total flux cleaned = 0.000170525 Jy ! Component: 150 - total flux cleaned = 0.000130749 Jy ! Component: 200 - total flux cleaned = 0.000130774 Jy ! Total flux subtracted in 200 components = 0.000130774 Jy ! Clean residual min=-0.003248 max=0.003130 Jy/beam ! Clean residual mean=-0.000005 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.172664 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 92 components and 0.172664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058183Jy sigma=1.195238 ! Fit after self-cal, rms=0.058185Jy sigma=1.195208 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.000188929 Jy ! Component: 100 - total flux cleaned = 0.000171557 Jy ! Component: 150 - total flux cleaned = 0.000138243 Jy ! Component: 200 - total flux cleaned = 0.000138164 Jy ! Total flux subtracted in 200 components = 0.000138164 Jy ! Clean residual min=-0.003135 max=0.003094 Jy/beam ! Clean residual mean=-0.000004 rms=0.000899 Jy/beam ! Combined flux in latest and established models = 0.172802 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 94 components and 0.172802 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058184Jy sigma=1.195176 ! Fit after self-cal, rms=0.058183Jy sigma=1.195167 ! 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.54 mas, bmaj=6.957 mas, bpa=-2.237 degrees ! Estimated noise=0.561626 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.54 x 6.957 at -2.237 degrees (North through East) ! Clean map min=-0.0036117 max=0.14385 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=1.973 mas, bmaj=6.101 mas, bpa=-1.196 degrees ! Estimated noise=0.851582 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.107893 Jy ! Component: 100 - total flux cleaned = 0.13417 Jy ! Component: 150 - total flux cleaned = 0.147556 Jy ! Component: 200 - total flux cleaned = 0.155825 Jy ! Total flux subtracted in 200 components = 0.155825 Jy ! Clean residual min=-0.005805 max=0.006072 Jy/beam ! Clean residual mean=-0.000023 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.155825 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.155825 Jy ! Inverting map and beam ! Estimated beam: bmin=2.54 mas, bmaj=6.957 mas, bpa=-2.237 degrees ! Estimated noise=0.561626 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 (-0.5, -13). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00867756 Jy ! Component: 100 - total flux cleaned = 0.0131171 Jy ! Component: 150 - total flux cleaned = 0.0154278 Jy ! Component: 200 - total flux cleaned = 0.0169063 Jy ! Total flux subtracted in 200 components = 0.0169063 Jy ! Clean residual min=-0.003533 max=0.003120 Jy/beam ! Clean residual mean=-0.000006 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.172731 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 46 components and 0.172731 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.033 mas, bmaj=20.41 mas, bpa=-2.214 degrees ! Estimated noise=0.767148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0021879 Jy ! Component: 100 - total flux cleaned = 0.0023539 Jy ! Component: 150 - total flux cleaned = 0.00232767 Jy ! Component: 200 - total flux cleaned = 0.00219873 Jy ! Total flux subtracted in 200 components = 0.00219873 Jy ! Clean residual min=-0.003297 max=0.003318 Jy/beam ! Clean residual mean=0.000008 rms=0.000988 Jy/beam ! Combined flux in latest and established models = 0.17493 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.000107303 Jy ! Component: 100 - total flux cleaned = -0.000154018 Jy ! Component: 150 - total flux cleaned = -0.000219807 Jy ! Component: 200 - total flux cleaned = -0.000259652 Jy ! Total flux subtracted in 200 components = -0.000259652 Jy ! Clean residual min=-0.003265 max=0.003184 Jy/beam ! Clean residual mean=0.000007 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.17467 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 60 components and 0.17467 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.54 mas, bmaj=6.957 mas, bpa=-2.237 degrees ! Estimated noise=0.561626 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000352838 Jy ! Component: 100 - total flux cleaned = -0.000357109 Jy ! Component: 150 - total flux cleaned = -0.000209398 Jy ! Component: 200 - total flux cleaned = -0.000296526 Jy ! Total flux subtracted in 200 components = -0.000296526 Jy ! Clean residual min=-0.002990 max=0.002530 Jy/beam ! Clean residual mean=0.000002 rms=0.000703 Jy/beam ! Combined flux in latest and established models = 0.174374 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 78 components and 0.174374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058237Jy sigma=1.196129 ! Fit after self-cal, rms=0.058221Jy sigma=1.195761 wmodel /scr/pima/bg219a_uvs/J0336-2036_S_map.mod ! Writing 78 model components to file: /scr/pima/bg219a_uvs/J0336-2036_S_map.mod wobs /scr/pima/bg219a_uvs/J0336-2036_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J0336-2036_S_uvs.fits wwins /scr/pima/bg219a_uvs/J0336-2036_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J0336-2036_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.0013226 Jy ! Component: 100 - total flux cleaned = -0.00173137 Jy ! Component: 150 - total flux cleaned = -0.00213668 Jy ! Component: 200 - total flux cleaned = -0.00262887 Jy ! Component: 250 - total flux cleaned = -0.00312547 Jy ! Component: 300 - total flux cleaned = -0.00352557 Jy ! Component: 350 - total flux cleaned = -0.00393631 Jy ! Component: 400 - total flux cleaned = -0.00438875 Jy ! Component: 450 - total flux cleaned = -0.00479331 Jy ! Component: 500 - total flux cleaned = -0.00515395 Jy ! Component: 550 - total flux cleaned = -0.00534314 Jy ! Component: 600 - total flux cleaned = -0.00547447 Jy ! Component: 650 - total flux cleaned = -0.00562682 Jy ! Component: 700 - total flux cleaned = -0.00577406 Jy ! Component: 750 - total flux cleaned = -0.0058458 Jy ! Component: 800 - total flux cleaned = -0.00596208 Jy ! Component: 850 - total flux cleaned = -0.00603013 Jy ! Component: 900 - total flux cleaned = -0.00611912 Jy ! Component: 950 - total flux cleaned = -0.00624895 Jy ! Component: 1000 - total flux cleaned = -0.00639648 Jy ! Component: 1050 - total flux cleaned = -0.00645816 Jy ! Component: 1100 - total flux cleaned = -0.00657898 Jy ! Component: 1150 - total flux cleaned = -0.00661835 Jy ! Component: 1200 - total flux cleaned = -0.00667624 Jy ! Component: 1250 - total flux cleaned = -0.00671406 Jy ! Component: 1300 - total flux cleaned = -0.00676952 Jy ! Component: 1350 - total flux cleaned = -0.00684232 Jy ! Component: 1400 - total flux cleaned = -0.00694938 Jy ! Component: 1450 - total flux cleaned = -0.00703651 Jy ! Component: 1500 - total flux cleaned = -0.00703644 Jy ! Component: 1550 - total flux cleaned = -0.0071043 Jy ! Component: 1600 - total flux cleaned = -0.00713753 Jy ! Component: 1650 - total flux cleaned = -0.00715409 Jy ! Component: 1700 - total flux cleaned = -0.00723491 Jy ! Component: 1750 - total flux cleaned = -0.0072664 Jy ! Component: 1800 - total flux cleaned = -0.00732929 Jy ! Component: 1850 - total flux cleaned = -0.00739126 Jy ! Component: 1900 - total flux cleaned = -0.00748329 Jy ! Component: 1950 - total flux cleaned = -0.00751375 Jy ! Component: 2000 - total flux cleaned = -0.00760378 Jy ! Component: 2050 - total flux cleaned = -0.00767811 Jy ! Component: 2100 - total flux cleaned = -0.00775162 Jy ! Component: 2150 - total flux cleaned = -0.00775165 Jy ! Component: 2200 - total flux cleaned = -0.00776617 Jy ! Component: 2250 - total flux cleaned = -0.00782347 Jy ! Component: 2300 - total flux cleaned = -0.00782336 Jy ! Component: 2350 - total flux cleaned = -0.00780928 Jy ! Component: 2400 - total flux cleaned = -0.0078374 Jy ! Component: 2450 - total flux cleaned = -0.00787924 Jy ! Component: 2500 - total flux cleaned = -0.00793445 Jy ! Component: 2550 - total flux cleaned = -0.00798945 Jy ! Component: 2600 - total flux cleaned = -0.00801683 Jy ! Component: 2650 - total flux cleaned = -0.00808471 Jy ! Component: 2700 - total flux cleaned = -0.00815227 Jy ! Component: 2750 - total flux cleaned = -0.00820606 Jy ! Component: 2800 - total flux cleaned = -0.0082729 Jy ! Component: 2850 - total flux cleaned = -0.00836594 Jy ! Component: 2900 - total flux cleaned = -0.00840564 Jy ! Component: 2950 - total flux cleaned = -0.0084847 Jy ! Component: 3000 - total flux cleaned = -0.00852409 Jy ! Component: 3050 - total flux cleaned = -0.00860264 Jy ! Component: 3100 - total flux cleaned = -0.0086808 Jy ! Component: 3150 - total flux cleaned = -0.00873272 Jy ! Component: 3200 - total flux cleaned = -0.00879741 Jy ! Component: 3250 - total flux cleaned = -0.00884891 Jy ! Component: 3300 - total flux cleaned = -0.00890045 Jy ! Component: 3350 - total flux cleaned = -0.00899015 Jy ! Component: 3400 - total flux cleaned = -0.00899015 Jy ! Component: 3450 - total flux cleaned = -0.00901568 Jy ! Component: 3500 - total flux cleaned = -0.00901569 Jy ! Component: 3550 - total flux cleaned = -0.00906667 Jy ! Component: 3600 - total flux cleaned = -0.00902851 Jy ! Component: 3650 - total flux cleaned = -0.00904123 Jy ! Component: 3700 - total flux cleaned = -0.00905401 Jy ! Component: 3750 - total flux cleaned = -0.00907946 Jy ! Component: 3800 - total flux cleaned = -0.00904123 Jy ! Component: 3850 - total flux cleaned = -0.00906675 Jy ! Component: 3900 - total flux cleaned = -0.00910511 Jy ! Component: 3950 - total flux cleaned = -0.00910516 Jy ! Component: 4000 - total flux cleaned = -0.0091052 Jy ! Component: 4050 - total flux cleaned = -0.00913087 Jy ! Total flux subtracted in 4096 components = -0.00913092 Jy ! Clean residual min=-0.000740 max=0.000827 Jy/beam ! Clean residual mean=-0.000011 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.165243 Jy keep ! Adding 249 model components to the UV plane model. ! The established model now contains 327 components and 0.165243 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J0336-2036_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.54 x 6.957 at -2.237 degrees (North through East) ! Clean map min=-0.0038837 max=0.13798 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J0336-2036_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.137981 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000243009 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.528356 0.528356 1.05671 2.11342 4.22685 8.45369 16.9074 33.8148 67.6295 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.137 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 567.799 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J0336-2036_S_uvs.log closed on Wed Apr 6 22:43:41 2016