! Started logfile: /scr/pima/bg219e_uvs/J0402-1458_S_uvs.log on Thu Apr 7 06:35:13 2016 obs /scr/pima/bg219e_uvs/J0402-1458_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0402-1458_S_uva.fits ! AN table 1: 48 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.902778 visibilities/baseline/integration-bin. ! Found source: J0402-1458 ! ! 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 6240 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/bg219e_uvs/J0402-1458_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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.021924Jy sigma=19.836992 ! Fit after self-cal, rms=0.791888Jy sigma=15.375321 ! 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.338 mas, bmaj=10.68 mas, bpa=14.94 degrees ! Estimated noise=0.709363 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.15983 Jy ! Component: 100 - total flux cleaned = 0.197855 Jy ! Total flux subtracted in 100 components = 0.197855 Jy ! Clean residual min=-0.005592 max=0.014626 Jy/beam ! Clean residual mean=-0.000036 rms=0.001737 Jy/beam ! Combined flux in latest and established models = 0.197855 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.197855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073198Jy sigma=1.380094 ! Fit after self-cal, rms=0.073193Jy sigma=1.379931 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0154773 Jy ! Component: 100 - total flux cleaned = 0.0231067 Jy ! Total flux subtracted in 100 components = 0.0231067 Jy ! Clean residual min=-0.003597 max=0.003906 Jy/beam ! Clean residual mean=-0.000007 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.220961 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.220961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069756Jy sigma=1.305557 ! Fit after self-cal, rms=0.069756Jy sigma=1.305382 ! 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=4.153 mas, bmaj=11.8 mas, bpa=12.42 degrees ! Estimated noise=0.47352 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.00424446 Jy ! Component: 100 - total flux cleaned = 0.00611287 Jy ! Component: 150 - total flux cleaned = 0.0069159 Jy ! Component: 200 - total flux cleaned = 0.00706987 Jy ! Total flux subtracted in 200 components = 0.00706987 Jy ! Clean residual min=-0.002538 max=0.002334 Jy/beam ! Clean residual mean=-0.000004 rms=0.000616 Jy/beam ! Combined flux in latest and established models = 0.228031 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 38 components and 0.228031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069539Jy sigma=1.300504 ! Fit after self-cal, rms=0.069540Jy sigma=1.300485 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.153 x 11.8 at 12.42 degrees (North through East) ! Clean map min=-0.0024612 max=0.21031 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.03 FD 1.02 HN 1.00 KP 0.99 ! LA 0.98 NL 0.96 OV 0.98 PT 1.01 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.01 HN 1.00 KP 1.01 ! LA 1.00 NL 1.02 OV 1.00 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.00 HN 1.00 KP 0.99 ! LA 1.00 NL 0.98 OV 0.99 PT 1.02 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.01 KP 1.03 ! LA 1.02 NL 1.00 OV 1.01 PT 1.01 ! SC 1.00 ! ! ! Fit before self-cal, rms=0.069540Jy sigma=1.300485 ! Fit after self-cal, rms=0.069305Jy sigma=1.295199 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.152 mas, bmaj=11.8 mas, bpa=12.45 degrees ! Estimated noise=0.472921 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.000115019 Jy ! Component: 100 - total flux cleaned = 0.000143064 Jy ! Component: 150 - total flux cleaned = 0.000180523 Jy ! Component: 200 - total flux cleaned = 0.000213484 Jy ! Total flux subtracted in 200 components = 0.000213484 Jy ! Clean residual min=-0.002529 max=0.002163 Jy/beam ! Clean residual mean=-0.000005 rms=0.000591 Jy/beam ! Combined flux in latest and established models = 0.228245 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.228245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069299Jy sigma=1.295118 ! Fit after self-cal, rms=0.069302Jy sigma=1.295083 ! 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.069302Jy sigma=1.295083 ! Fit after self-cal, rms=0.069127Jy sigma=1.291857 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.153 mas, bmaj=11.8 mas, bpa=12.43 degrees ! Estimated noise=0.473218 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.56075e-05 Jy ! Component: 100 - total flux cleaned = 0.000107706 Jy ! Component: 150 - total flux cleaned = 0.00012659 Jy ! Component: 200 - total flux cleaned = 0.000153251 Jy ! Total flux subtracted in 200 components = 0.000153251 Jy ! Clean residual min=-0.002275 max=0.001804 Jy/beam ! Clean residual mean=-0.000000 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.228398 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 51 components and 0.228398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069123Jy sigma=1.291815 ! Fit after self-cal, rms=0.069122Jy sigma=1.291796 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.6536e-05 Jy ! Component: 100 - total flux cleaned = 4.07206e-05 Jy ! Component: 150 - total flux cleaned = 5.58673e-05 Jy ! Component: 200 - total flux cleaned = 7.02864e-05 Jy ! Total flux subtracted in 200 components = 7.02864e-05 Jy ! Clean residual min=-0.002271 max=0.001812 Jy/beam ! Clean residual mean=-0.000000 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.228468 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 56 components and 0.228468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069120Jy sigma=1.291775 ! Fit after self-cal, rms=0.069121Jy sigma=1.291772 ! 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.069121Jy sigma=1.291772 ! Fit after self-cal, rms=0.069142Jy sigma=1.291736 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.153 mas, bmaj=11.8 mas, bpa=12.42 degrees ! Estimated noise=0.473374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 7.12762e-05 Jy ! Component: 100 - total flux cleaned = 9.36614e-05 Jy ! Component: 150 - total flux cleaned = 0.000107736 Jy ! Component: 200 - total flux cleaned = 0.000114326 Jy ! Total flux subtracted in 200 components = 0.000114326 Jy ! Clean residual min=-0.002275 max=0.001786 Jy/beam ! Clean residual mean=0.000000 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.228583 Jy selfcal ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.228583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069140Jy sigma=1.291715 ! Fit after self-cal, rms=0.069140Jy sigma=1.291714 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.55218e-05 Jy ! Component: 100 - total flux cleaned = 2.85592e-05 Jy ! Component: 150 - total flux cleaned = 4.10575e-05 Jy ! Component: 200 - total flux cleaned = 4.70737e-05 Jy ! Total flux subtracted in 200 components = 4.70737e-05 Jy ! Clean residual min=-0.002273 max=0.001792 Jy/beam ! Clean residual mean=0.000000 rms=0.000562 Jy/beam ! Combined flux in latest and established models = 0.22863 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 62 components and 0.22863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069139Jy sigma=1.291701 ! Fit after self-cal, rms=0.069139Jy sigma=1.291699 ! 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.069139Jy sigma=1.291699 ! Fit after self-cal, rms=0.069171Jy sigma=1.291693 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.955 mas, bmaj=15.63 mas, bpa=1.683 degrees ! Estimated noise=0.543245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000297264 Jy ! Component: 100 - total flux cleaned = 0.000321511 Jy ! Component: 150 - total flux cleaned = 0.000350023 Jy ! Component: 200 - total flux cleaned = 0.00036869 Jy ! Total flux subtracted in 200 components = 0.00036869 Jy ! Clean residual min=-0.002662 max=0.001847 Jy/beam ! Clean residual mean=0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.228998 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 67 components and 0.228998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069172Jy sigma=1.291698 ! Fit after self-cal, rms=0.069172Jy sigma=1.291693 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.66092e-05 Jy ! Component: 100 - total flux cleaned = 4.75281e-05 Jy ! Component: 150 - total flux cleaned = 6.24678e-05 Jy ! Component: 200 - total flux cleaned = 6.71412e-05 Jy ! Total flux subtracted in 200 components = 6.71412e-05 Jy ! Clean residual min=-0.002658 max=0.001854 Jy/beam ! Clean residual mean=0.000001 rms=0.000606 Jy/beam ! Combined flux in latest and established models = 0.229066 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 71 components and 0.229066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069172Jy sigma=1.291705 ! Fit after self-cal, rms=0.069172Jy sigma=1.291705 ! 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=4.154 mas, bmaj=11.8 mas, bpa=12.41 degrees ! Estimated noise=0.473572 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.154 x 11.8 at 12.41 degrees (North through East) ! Clean map min=-0.002221 max=0.21 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.343 mas, bmaj=10.69 mas, bpa=14.95 degrees ! Estimated noise=0.709488 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.159794 Jy ! Component: 100 - total flux cleaned = 0.197802 Jy ! Component: 150 - total flux cleaned = 0.213098 Jy ! Component: 200 - total flux cleaned = 0.220579 Jy ! Total flux subtracted in 200 components = 0.220579 Jy ! Clean residual min=-0.003373 max=0.003544 Jy/beam ! Clean residual mean=-0.000005 rms=0.000851 Jy/beam ! Combined flux in latest and established models = 0.22058 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.22058 Jy ! Inverting map and beam ! Estimated beam: bmin=4.154 mas, bmaj=11.8 mas, bpa=12.41 degrees ! Estimated noise=0.473572 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.00446071 Jy ! Component: 100 - total flux cleaned = 0.0064211 Jy ! Component: 150 - total flux cleaned = 0.00740272 Jy ! Component: 200 - total flux cleaned = 0.00757525 Jy ! Total flux subtracted in 200 components = 0.00757525 Jy ! Clean residual min=-0.002324 max=0.001818 Jy/beam ! Clean residual mean=-0.000000 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.228155 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 40 components and 0.228155 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.955 mas, bmaj=15.63 mas, bpa=1.683 degrees ! Estimated noise=0.543245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000534181 Jy ! Component: 100 - total flux cleaned = 0.000652126 Jy ! Component: 150 - total flux cleaned = 0.000680456 Jy ! Component: 200 - total flux cleaned = 0.000713599 Jy ! Total flux subtracted in 200 components = 0.000713599 Jy ! Clean residual min=-0.002668 max=0.001799 Jy/beam ! Clean residual mean=0.000001 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.228868 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.25444e-05 Jy ! Component: 100 - total flux cleaned = 5.00023e-05 Jy ! Component: 150 - total flux cleaned = 5.68208e-05 Jy ! Component: 200 - total flux cleaned = 6.30792e-05 Jy ! Total flux subtracted in 200 components = 6.30792e-05 Jy ! Clean residual min=-0.002669 max=0.001799 Jy/beam ! Clean residual mean=0.000001 rms=0.000609 Jy/beam ! Combined flux in latest and established models = 0.228931 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 60 components and 0.228931 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.154 mas, bmaj=11.8 mas, bpa=12.41 degrees ! Estimated noise=0.473572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -9.67119e-05 Jy ! Component: 100 - total flux cleaned = -0.000109978 Jy ! Component: 150 - total flux cleaned = -0.000123233 Jy ! Component: 200 - total flux cleaned = -0.000146834 Jy ! Total flux subtracted in 200 components = -0.000146834 Jy ! Clean residual min=-0.002274 max=0.001786 Jy/beam ! Clean residual mean=0.000000 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.228785 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 68 components and 0.228785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069177Jy sigma=1.291816 ! Fit after self-cal, rms=0.069178Jy sigma=1.291795 wmodel /scr/pima/bg219e_uvs/J0402-1458_S_map.mod ! Writing 68 model components to file: /scr/pima/bg219e_uvs/J0402-1458_S_map.mod wobs /scr/pima/bg219e_uvs/J0402-1458_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0402-1458_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0402-1458_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J0402-1458_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.00103447 Jy ! Component: 100 - total flux cleaned = -0.00194767 Jy ! Component: 150 - total flux cleaned = -0.00246096 Jy ! Component: 200 - total flux cleaned = -0.00285061 Jy ! Component: 250 - total flux cleaned = -0.00303816 Jy ! Component: 300 - total flux cleaned = -0.00306872 Jy ! Component: 350 - total flux cleaned = -0.00303959 Jy ! Component: 400 - total flux cleaned = -0.0029831 Jy ! Component: 450 - total flux cleaned = -0.00289994 Jy ! Component: 500 - total flux cleaned = -0.00281871 Jy ! Component: 550 - total flux cleaned = -0.00281863 Jy ! Component: 600 - total flux cleaned = -0.00266274 Jy ! Component: 650 - total flux cleaned = -0.00256116 Jy ! Component: 700 - total flux cleaned = -0.0025111 Jy ! Component: 750 - total flux cleaned = -0.00238776 Jy ! Component: 800 - total flux cleaned = -0.00221837 Jy ! Component: 850 - total flux cleaned = -0.00212283 Jy ! Component: 900 - total flux cleaned = -0.0020056 Jy ! Component: 950 - total flux cleaned = -0.00191345 Jy ! Component: 1000 - total flux cleaned = -0.00191364 Jy ! Component: 1050 - total flux cleaned = -0.0018013 Jy ! Component: 1100 - total flux cleaned = -0.00177871 Jy ! Component: 1150 - total flux cleaned = -0.00169072 Jy ! Component: 1200 - total flux cleaned = -0.00166927 Jy ! Component: 1250 - total flux cleaned = -0.00154118 Jy ! Component: 1300 - total flux cleaned = -0.00149923 Jy ! Component: 1350 - total flux cleaned = -0.00147826 Jy ! Component: 1400 - total flux cleaned = -0.00137526 Jy ! Component: 1450 - total flux cleaned = -0.00133457 Jy ! Component: 1500 - total flux cleaned = -0.00131455 Jy ! Component: 1550 - total flux cleaned = -0.00125485 Jy ! Component: 1600 - total flux cleaned = -0.00121556 Jy ! Component: 1650 - total flux cleaned = -0.0012347 Jy ! Component: 1700 - total flux cleaned = -0.00119648 Jy ! Component: 1750 - total flux cleaned = -0.00129147 Jy ! Component: 1800 - total flux cleaned = -0.00121628 Jy ! Component: 1850 - total flux cleaned = -0.00123498 Jy ! Component: 1900 - total flux cleaned = -0.001235 Jy ! Component: 1950 - total flux cleaned = -0.00127147 Jy ! Component: 2000 - total flux cleaned = -0.00125324 Jy ! Component: 2050 - total flux cleaned = -0.00128873 Jy ! Component: 2100 - total flux cleaned = -0.00128865 Jy ! Component: 2150 - total flux cleaned = -0.00130608 Jy ! Component: 2200 - total flux cleaned = -0.00125431 Jy ! Component: 2250 - total flux cleaned = -0.00125418 Jy ! Component: 2300 - total flux cleaned = -0.00128802 Jy ! Component: 2350 - total flux cleaned = -0.00133796 Jy ! Component: 2400 - total flux cleaned = -0.00130508 Jy ! Component: 2450 - total flux cleaned = -0.00132149 Jy ! Component: 2500 - total flux cleaned = -0.00133792 Jy ! Component: 2550 - total flux cleaned = -0.00137015 Jy ! Component: 2600 - total flux cleaned = -0.0013382 Jy ! Component: 2650 - total flux cleaned = -0.00132272 Jy ! Component: 2700 - total flux cleaned = -0.0014013 Jy ! Component: 2750 - total flux cleaned = -0.00140144 Jy ! Component: 2800 - total flux cleaned = -0.00144793 Jy ! Component: 2850 - total flux cleaned = -0.00150887 Jy ! Component: 2900 - total flux cleaned = -0.00147853 Jy ! Component: 2950 - total flux cleaned = -0.00149369 Jy ! Component: 3000 - total flux cleaned = -0.00152332 Jy ! Component: 3050 - total flux cleaned = -0.00150859 Jy ! Component: 3100 - total flux cleaned = -0.00153797 Jy ! Component: 3150 - total flux cleaned = -0.00149432 Jy ! Component: 3200 - total flux cleaned = -0.00146562 Jy ! Component: 3250 - total flux cleaned = -0.00149421 Jy ! Component: 3300 - total flux cleaned = -0.00149415 Jy ! Component: 3350 - total flux cleaned = -0.00150821 Jy ! Component: 3400 - total flux cleaned = -0.00143847 Jy ! Component: 3450 - total flux cleaned = -0.00139714 Jy ! Component: 3500 - total flux cleaned = -0.00139726 Jy ! Component: 3550 - total flux cleaned = -0.00139721 Jy ! Component: 3600 - total flux cleaned = -0.00137018 Jy ! Component: 3650 - total flux cleaned = -0.00137033 Jy ! Component: 3700 - total flux cleaned = -0.00137033 Jy ! Component: 3750 - total flux cleaned = -0.00135713 Jy ! Component: 3800 - total flux cleaned = -0.00134407 Jy ! Component: 3850 - total flux cleaned = -0.00133103 Jy ! Component: 3900 - total flux cleaned = -0.00134409 Jy ! Component: 3950 - total flux cleaned = -0.00133136 Jy ! Component: 4000 - total flux cleaned = -0.00130551 Jy ! Component: 4050 - total flux cleaned = -0.00125465 Jy ! Total flux subtracted in 4096 components = -0.00122943 Jy ! Clean residual min=-0.000753 max=0.000696 Jy/beam ! Clean residual mean=0.000004 rms=0.000241 Jy/beam ! Combined flux in latest and established models = 0.227555 Jy keep ! Adding 282 model components to the UV plane model. ! The established model now contains 350 components and 0.227555 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0402-1458_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.154 x 11.8 at 12.41 degrees (North through East) ! Clean map min=-0.0019394 max=0.21009 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0402-1458_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.210088 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000237454 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.339079 0.339079 0.678158 1.35632 2.71263 5.42526 10.8505 21.7011 43.4021 86.8042 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.21 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 884.749 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0402-1458_S_uvs.log closed on Thu Apr 7 06:35:17 2016