! Started logfile: /scr/pima/bg219i_uvs/J1333-2356_S_uvs.log on Wed Apr 6 23:04:15 2016 obs /scr/pima/bg219i_uvs/J1333-2356_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219i_uvs/J1333-2356_S_uva.fits ! AN table 1: 61 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.901639 visibilities/baseline/integration-bin. ! Found source: J1333-2356 ! ! 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 9900 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/J1333-2356_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 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 78 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.013910Jy sigma=20.256110 ! Fit after self-cal, rms=0.888059Jy sigma=17.821093 ! 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.518 mas, bmaj=6.287 mas, bpa=-6.756 degrees ! Estimated noise=0.500459 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.0828 Jy ! Component: 100 - total flux cleaned = 0.105981 Jy ! Total flux subtracted in 100 components = 0.105981 Jy ! Clean residual min=-0.004251 max=0.009637 Jy/beam ! Clean residual mean=-0.000005 rms=0.001182 Jy/beam ! Combined flux in latest and established models = 0.105981 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.105981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071737Jy sigma=1.394406 ! Fit after self-cal, rms=0.071638Jy sigma=1.393563 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0105163 Jy ! Component: 100 - total flux cleaned = 0.0161432 Jy ! Total flux subtracted in 100 components = 0.0161432 Jy ! Clean residual min=-0.003319 max=0.004655 Jy/beam ! Clean residual mean=-0.000005 rms=0.000833 Jy/beam ! Combined flux in latest and established models = 0.122124 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.122124 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069390Jy sigma=1.347450 ! Fit after self-cal, rms=0.069356Jy sigma=1.347120 ! 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.021 mas, bmaj=7.481 mas, bpa=-6.666 degrees ! Estimated noise=0.376519 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 (3.5, 4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0066227 Jy ! Component: 100 - total flux cleaned = 0.0101927 Jy ! Component: 150 - total flux cleaned = 0.0123804 Jy ! Component: 200 - total flux cleaned = 0.0134731 Jy ! Total flux subtracted in 200 components = 0.0134731 Jy ! Clean residual min=-0.002410 max=0.002175 Jy/beam ! Clean residual mean=-0.000007 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.135597 Jy ! Performing phase self-cal ! Adding 40 model components to the UV plane model. ! The established model now contains 58 components and 0.135597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068725Jy sigma=1.334102 ! Fit after self-cal, rms=0.068680Jy sigma=1.333190 ! 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.021 x 7.481 at -6.666 degrees (North through East) ! Clean map min=-0.0023094 max=0.10971 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: ! BR 1.00 FD 1.00 HN 1.09 KP 1.00 ! LA 1.02 MK 1.03 NL 1.05 OV 1.02 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 1.01 KP 0.98 ! LA 1.01 MK 1.01 NL 1.00 OV 0.99 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 1.04 KP 1.02 ! LA 0.99 MK 0.98 NL 0.98 OV 1.03 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.97 HN 0.99 KP 0.99 ! LA 0.98 MK 0.96 NL 0.99 OV 0.98 ! PT 0.99 SC 0.98 ! ! ! Fit before self-cal, rms=0.068680Jy sigma=1.333190 ! Fit after self-cal, rms=0.068179Jy sigma=1.330883 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.023 mas, bmaj=7.479 mas, bpa=-6.636 degrees ! Estimated noise=0.373992 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.000504008 Jy ! Component: 100 - total flux cleaned = 0.000437946 Jy ! Component: 150 - total flux cleaned = 0.000350538 Jy ! Component: 200 - total flux cleaned = 0.00024494 Jy ! Total flux subtracted in 200 components = 0.00024494 Jy ! Clean residual min=-0.002233 max=0.002210 Jy/beam ! Clean residual mean=-0.000004 rms=0.000521 Jy/beam ! Combined flux in latest and established models = 0.135842 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.135842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068149Jy sigma=1.330235 ! Fit after self-cal, rms=0.068156Jy sigma=1.330169 ! 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.068156Jy sigma=1.330169 ! Fit after self-cal, rms=0.068140Jy sigma=1.328360 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=7.49 mas, bpa=-6.556 degrees ! Estimated noise=0.37371 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000189074 Jy ! Component: 100 - total flux cleaned = 0.000140774 Jy ! Component: 150 - total flux cleaned = 7.64266e-05 Jy ! Component: 200 - total flux cleaned = 1.63866e-05 Jy ! Total flux subtracted in 200 components = 1.63866e-05 Jy ! Clean residual min=-0.002124 max=0.002082 Jy/beam ! Clean residual mean=0.000000 rms=0.000495 Jy/beam ! Combined flux in latest and established models = 0.135858 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 87 components and 0.135858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068125Jy sigma=1.328061 ! Fit after self-cal, rms=0.068125Jy sigma=1.328007 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 = 3.80942e-05 Jy ! Component: 100 - total flux cleaned = -1.90559e-05 Jy ! Component: 150 - total flux cleaned = -7.23501e-05 Jy ! Component: 200 - total flux cleaned = -0.000105675 Jy ! Total flux subtracted in 200 components = -0.000105675 Jy ! Clean residual min=-0.002095 max=0.002067 Jy/beam ! Clean residual mean=-0.000000 rms=0.000492 Jy/beam ! Combined flux in latest and established models = 0.135753 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 93 components and 0.135753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068116Jy sigma=1.327827 ! Fit after self-cal, rms=0.068116Jy sigma=1.327818 ! 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.068116Jy sigma=1.327818 ! Fit after self-cal, rms=0.068034Jy sigma=1.327790 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=7.493 mas, bpa=-6.567 degrees ! Estimated noise=0.373278 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.9929e-05 Jy ! Component: 100 - total flux cleaned = 1.5097e-05 Jy ! Component: 150 - total flux cleaned = -3.47058e-05 Jy ! Component: 200 - total flux cleaned = -6.57273e-05 Jy ! Total flux subtracted in 200 components = -6.57273e-05 Jy ! Clean residual min=-0.002059 max=0.002074 Jy/beam ! Clean residual mean=-0.000000 rms=0.000486 Jy/beam ! Combined flux in latest and established models = 0.135687 Jy selfcal ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 97 components and 0.135687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068026Jy sigma=1.327626 ! Fit after self-cal, rms=0.068025Jy sigma=1.327620 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 (8, 123). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134627 Jy ! Component: 100 - total flux cleaned = 0.00130729 Jy ! Component: 150 - total flux cleaned = 0.00121985 Jy ! Component: 200 - total flux cleaned = 0.00126999 Jy ! Total flux subtracted in 200 components = 0.00126999 Jy ! Clean residual min=-0.001917 max=0.001845 Jy/beam ! Clean residual mean=-0.000002 rms=0.000468 Jy/beam ! Combined flux in latest and established models = 0.136957 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 108 components and 0.136957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067972Jy sigma=1.326623 ! Fit after self-cal, rms=0.067970Jy sigma=1.326581 ! 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.067970Jy sigma=1.326581 ! Fit after self-cal, rms=0.067795Jy sigma=1.326536 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.912 mas, bmaj=16.96 mas, bpa=-1.211 degrees ! Estimated noise=0.495729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000168302 Jy ! Component: 100 - total flux cleaned = 9.92706e-05 Jy ! Component: 150 - total flux cleaned = 4.16522e-05 Jy ! Component: 200 - total flux cleaned = 3.97933e-06 Jy ! Total flux subtracted in 200 components = 3.97933e-06 Jy ! Clean residual min=-0.002377 max=0.002110 Jy/beam ! Clean residual mean=-0.000004 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.136961 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 121 components and 0.136961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067792Jy sigma=1.326468 ! Fit after self-cal, rms=0.067789Jy sigma=1.326444 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 = 9.50101e-05 Jy ! Component: 100 - total flux cleaned = 5.89696e-05 Jy ! Component: 150 - total flux cleaned = 1.57617e-05 Jy ! Component: 200 - total flux cleaned = -3.40457e-05 Jy ! Total flux subtracted in 200 components = -3.40457e-05 Jy ! Clean residual min=-0.002382 max=0.002079 Jy/beam ! Clean residual mean=-0.000004 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.136927 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 130 components and 0.136927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067787Jy sigma=1.326394 ! Fit after self-cal, rms=0.067786Jy sigma=1.326386 ! 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.018 mas, bmaj=7.495 mas, bpa=-6.586 degrees ! Estimated noise=0.372424 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.018 x 7.495 at -6.586 degrees (North through East) ! Clean map min=-0.001832 max=0.10884 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.515 mas, bmaj=6.296 mas, bpa=-6.658 degrees ! Estimated noise=0.494679 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0816731 Jy ! Component: 100 - total flux cleaned = 0.105085 Jy ! Component: 150 - total flux cleaned = 0.115539 Jy ! Component: 200 - total flux cleaned = 0.121857 Jy ! Total flux subtracted in 200 components = 0.121857 Jy ! Clean residual min=-0.003283 max=0.003422 Jy/beam ! Clean residual mean=-0.000002 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.121857 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.121857 Jy ! Inverting map and beam ! Estimated beam: bmin=3.018 mas, bmaj=7.495 mas, bpa=-6.586 degrees ! Estimated noise=0.372424 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.00652992 Jy ! Component: 100 - total flux cleaned = 0.0101372 Jy ! Component: 150 - total flux cleaned = 0.0125385 Jy ! Component: 200 - total flux cleaned = 0.0141292 Jy ! Total flux subtracted in 200 components = 0.0141292 Jy ! Clean residual min=-0.002209 max=0.002055 Jy/beam ! Clean residual mean=-0.000002 rms=0.000510 Jy/beam ! Combined flux in latest and established models = 0.135986 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 63 components and 0.135986 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.912 mas, bmaj=16.96 mas, bpa=-1.211 degrees ! Estimated noise=0.495729 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101817 Jy ! Component: 100 - total flux cleaned = 0.0012 Jy ! Component: 150 - total flux cleaned = 0.00130415 Jy ! Component: 200 - total flux cleaned = 0.00133417 Jy ! Total flux subtracted in 200 components = 0.00133417 Jy ! Clean residual min=-0.002450 max=0.002230 Jy/beam ! Clean residual mean=-0.000003 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.13732 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 = -2.28938e-05 Jy ! Component: 100 - total flux cleaned = -6.35553e-05 Jy ! Component: 150 - total flux cleaned = -0.000100033 Jy ! Component: 200 - total flux cleaned = -0.000117805 Jy ! Total flux subtracted in 200 components = -0.000117805 Jy ! Clean residual min=-0.002411 max=0.002146 Jy/beam ! Clean residual mean=-0.000003 rms=0.000647 Jy/beam ! Combined flux in latest and established models = 0.137202 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 95 components and 0.137202 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.018 mas, bmaj=7.495 mas, bpa=-6.586 degrees ! Estimated noise=0.372424 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.22502e-05 Jy ! Component: 100 - total flux cleaned = -0.000120415 Jy ! Component: 150 - total flux cleaned = -0.000155678 Jy ! Component: 200 - total flux cleaned = -0.000187003 Jy ! Total flux subtracted in 200 components = -0.000187003 Jy ! Clean residual min=-0.001971 max=0.001926 Jy/beam ! Clean residual mean=-0.000001 rms=0.000470 Jy/beam ! Combined flux in latest and established models = 0.137015 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 117 components and 0.137015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067811Jy sigma=1.326879 ! Fit after self-cal, rms=0.067805Jy sigma=1.326777 wmodel /scr/pima/bg219i_uvs/J1333-2356_S_map.mod ! Writing 117 model components to file: /scr/pima/bg219i_uvs/J1333-2356_S_map.mod wobs /scr/pima/bg219i_uvs/J1333-2356_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219i_uvs/J1333-2356_S_uvs.fits wwins /scr/pima/bg219i_uvs/J1333-2356_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219i_uvs/J1333-2356_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.000422688 Jy ! Component: 100 - total flux cleaned = -0.00032665 Jy ! Component: 150 - total flux cleaned = -0.000234466 Jy ! Component: 200 - total flux cleaned = -0.000174749 Jy ! Component: 250 - total flux cleaned = -0.000173965 Jy ! Component: 300 - total flux cleaned = -0.000147271 Jy ! Component: 350 - total flux cleaned = -0.000147563 Jy ! Component: 400 - total flux cleaned = -0.000172568 Jy ! Component: 450 - total flux cleaned = -0.000171924 Jy ! Component: 500 - total flux cleaned = -0.000195739 Jy ! Component: 550 - total flux cleaned = -0.000265676 Jy ! Component: 600 - total flux cleaned = -0.000334312 Jy ! Component: 650 - total flux cleaned = -0.000424562 Jy ! Component: 700 - total flux cleaned = -0.000468875 Jy ! Component: 750 - total flux cleaned = -0.000555484 Jy ! Component: 800 - total flux cleaned = -0.000576816 Jy ! Component: 850 - total flux cleaned = -0.000618912 Jy ! Component: 900 - total flux cleaned = -0.000680615 Jy ! Component: 950 - total flux cleaned = -0.000701049 Jy ! Component: 1000 - total flux cleaned = -0.000820679 Jy ! Component: 1050 - total flux cleaned = -0.000820372 Jy ! Component: 1100 - total flux cleaned = -0.000859213 Jy ! Component: 1150 - total flux cleaned = -0.000897407 Jy ! Component: 1200 - total flux cleaned = -0.000897499 Jy ! Component: 1250 - total flux cleaned = -0.000934967 Jy ! Component: 1300 - total flux cleaned = -0.000971198 Jy ! Component: 1350 - total flux cleaned = -0.000934912 Jy ! Component: 1400 - total flux cleaned = -0.00093511 Jy ! Component: 1450 - total flux cleaned = -0.000953056 Jy ! Component: 1500 - total flux cleaned = -0.000970664 Jy ! Component: 1550 - total flux cleaned = -0.000988166 Jy ! Component: 1600 - total flux cleaned = -0.0010392 Jy ! Component: 1650 - total flux cleaned = -0.0010392 Jy ! Component: 1700 - total flux cleaned = -0.0010723 Jy ! Component: 1750 - total flux cleaned = -0.00108908 Jy ! Component: 1800 - total flux cleaned = -0.00121951 Jy ! Component: 1850 - total flux cleaned = -0.00126776 Jy ! Component: 1900 - total flux cleaned = -0.00128382 Jy ! Component: 1950 - total flux cleaned = -0.00134683 Jy ! Component: 2000 - total flux cleaned = -0.00131558 Jy ! Component: 2050 - total flux cleaned = -0.00136227 Jy ! Component: 2100 - total flux cleaned = -0.00143895 Jy ! Component: 2150 - total flux cleaned = -0.001454 Jy ! Component: 2200 - total flux cleaned = -0.00151431 Jy ! Component: 2250 - total flux cleaned = -0.00154415 Jy ! Component: 2300 - total flux cleaned = -0.00160356 Jy ! Component: 2350 - total flux cleaned = -0.00166217 Jy ! Component: 2400 - total flux cleaned = -0.00169123 Jy ! Component: 2450 - total flux cleaned = -0.00176349 Jy ! Component: 2500 - total flux cleaned = -0.00180657 Jy ! Component: 2550 - total flux cleaned = -0.00189195 Jy ! Component: 2600 - total flux cleaned = -0.00194822 Jy ! Component: 2650 - total flux cleaned = -0.00203204 Jy ! Component: 2700 - total flux cleaned = -0.00207362 Jy ! Component: 2750 - total flux cleaned = -0.00208739 Jy ! Component: 2800 - total flux cleaned = -0.00214187 Jy ! Component: 2850 - total flux cleaned = -0.00219598 Jy ! Component: 2900 - total flux cleaned = -0.0021691 Jy ! Component: 2950 - total flux cleaned = -0.00219583 Jy ! Component: 3000 - total flux cleaned = -0.00226184 Jy ! Component: 3050 - total flux cleaned = -0.00234034 Jy ! Component: 3100 - total flux cleaned = -0.00239223 Jy ! Component: 3150 - total flux cleaned = -0.00244366 Jy ! Component: 3200 - total flux cleaned = -0.00246932 Jy ! Component: 3250 - total flux cleaned = -0.00255825 Jy ! Component: 3300 - total flux cleaned = -0.00258349 Jy ! Component: 3350 - total flux cleaned = -0.00263364 Jy ! Component: 3400 - total flux cleaned = -0.00264604 Jy ! Component: 3450 - total flux cleaned = -0.00270784 Jy ! Component: 3500 - total flux cleaned = -0.00275688 Jy ! Component: 3550 - total flux cleaned = -0.0028421 Jy ! Component: 3600 - total flux cleaned = -0.00281797 Jy ! Component: 3650 - total flux cleaned = -0.00289016 Jy ! Component: 3700 - total flux cleaned = -0.00292593 Jy ! Component: 3750 - total flux cleaned = -0.00297343 Jy ! Component: 3800 - total flux cleaned = -0.00304407 Jy ! Component: 3850 - total flux cleaned = -0.00304409 Jy ! Component: 3900 - total flux cleaned = -0.00304419 Jy ! Component: 3950 - total flux cleaned = -0.00310199 Jy ! Component: 4000 - total flux cleaned = -0.0031251 Jy ! Component: 4050 - total flux cleaned = -0.00320494 Jy ! Total flux subtracted in 4096 components = -0.00326171 Jy ! Clean residual min=-0.000718 max=0.000612 Jy/beam ! Clean residual mean=0.000000 rms=0.000210 Jy/beam ! Combined flux in latest and established models = 0.133753 Jy keep ! Adding 309 model components to the UV plane model. ! The established model now contains 426 components and 0.133753 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219i_uvs/J1333-2356_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.018 x 7.495 at -6.586 degrees (North through East) ! Clean map min=-0.0014814 max=0.10832 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219i_uvs/J1333-2356_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.108316 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000208116 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.576413 0.576413 1.15283 2.30565 4.61131 9.22261 18.4452 36.8904 73.7809 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.108 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 520.459 quit ! Quitting program ! Log file /scr/pima/bg219i_uvs/J1333-2356_S_uvs.log closed on Wed Apr 6 23:04:19 2016