! Started logfile: /scr/pima/bg219b_uvs/J0210-1444_S_uvs.log on Thu Apr 7 01:09:21 2016 obs /scr/pima/bg219b_uvs/J0210-1444_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219b_uvs/J0210-1444_S_uva.fits ! AN table 1: 51 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.780828 visibilities/baseline/integration-bin. ! Found source: J0210-1444 ! ! 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 7168 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/bg219b_uvs/J0210-1444_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 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 54 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.016979Jy sigma=19.971718 ! Fit after self-cal, rms=0.843700Jy sigma=16.520437 ! 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.901 mas, bmaj=6.571 mas, bpa=0.03312 degrees ! Estimated noise=0.698917 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.118684 Jy ! Component: 100 - total flux cleaned = 0.146604 Jy ! Total flux subtracted in 100 components = 0.146604 Jy ! Clean residual min=-0.007901 max=0.011487 Jy/beam ! Clean residual mean=-0.000005 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.146604 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.146604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076375Jy sigma=1.459917 ! Fit after self-cal, rms=0.076376Jy sigma=1.459729 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135253 Jy ! Component: 100 - total flux cleaned = 0.0218254 Jy ! Total flux subtracted in 100 components = 0.0218254 Jy ! Clean residual min=-0.006586 max=0.006759 Jy/beam ! Clean residual mean=0.000001 rms=0.001426 Jy/beam ! Combined flux in latest and established models = 0.168429 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 31 components and 0.168429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072999Jy sigma=1.382626 ! Fit after self-cal, rms=0.072997Jy sigma=1.382039 ! 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.588 mas, bmaj=7.856 mas, bpa=1.121 degrees ! Estimated noise=0.451528 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.00826352 Jy ! Component: 100 - total flux cleaned = 0.0125673 Jy ! Component: 150 - total flux cleaned = 0.0150334 Jy ! Component: 200 - total flux cleaned = 0.0164739 Jy ! Total flux subtracted in 200 components = 0.0164739 Jy ! Clean residual min=-0.005069 max=0.006056 Jy/beam ! Clean residual mean=0.000020 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.184903 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 65 components and 0.184903 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072151Jy sigma=1.362458 ! Fit after self-cal, rms=0.072156Jy sigma=1.362197 ! 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.588 x 7.856 at 1.121 degrees (North through East) ! Clean map min=-0.0050566 max=0.15466 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 0.96 FD 0.97 HN 1.04 KP 0.95 ! LA 0.92 MK 1.03 NL 1.03 OV 0.98 ! PT 1.10 SC 0.95 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.05 KP 0.98 ! LA 0.94 MK 1.02 NL 1.04 OV 0.99 ! PT 1.10 SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.94 HN 1.03 KP 0.95 ! LA 0.92 MK 1.04 NL 1.03 OV 0.97 ! PT 1.09 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.98 HN 1.03 KP 0.98 ! LA 0.95 MK 0.99 NL 1.06 OV 0.97 ! PT 1.07 SC 0.99 ! ! ! Fit before self-cal, rms=0.072156Jy sigma=1.362197 ! Fit after self-cal, rms=0.071940Jy sigma=1.344871 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.6 mas, bmaj=7.877 mas, bpa=1.679 degrees ! Estimated noise=0.451805 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.00018252 Jy ! Component: 100 - total flux cleaned = 0.000255433 Jy ! Component: 150 - total flux cleaned = 0.00031751 Jy ! Component: 200 - total flux cleaned = 0.000400257 Jy ! Total flux subtracted in 200 components = 0.000400257 Jy ! Clean residual min=-0.004115 max=0.005254 Jy/beam ! Clean residual mean=0.000021 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.185303 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 0.185303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071909Jy sigma=1.344158 ! Fit after self-cal, rms=0.071940Jy sigma=1.343931 ! 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.071940Jy sigma=1.343931 ! Fit after self-cal, rms=0.071409Jy sigma=1.318887 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=7.891 mas, bpa=1.851 degrees ! Estimated noise=0.450189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 4.90922e-05 Jy ! Component: 100 - total flux cleaned = 4.59755e-05 Jy ! Component: 150 - total flux cleaned = 7.42123e-05 Jy ! Component: 200 - total flux cleaned = 9.99839e-05 Jy ! Total flux subtracted in 200 components = 9.99839e-05 Jy ! Clean residual min=-0.002916 max=0.003826 Jy/beam ! Clean residual mean=-0.000003 rms=0.000769 Jy/beam ! Combined flux in latest and established models = 0.185403 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 78 components and 0.185403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071376Jy sigma=1.318286 ! Fit after self-cal, rms=0.071419Jy sigma=1.317962 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 (7.5, -4.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00367479 Jy ! Component: 100 - total flux cleaned = 0.00544101 Jy ! Component: 150 - total flux cleaned = 0.00544604 Jy ! Component: 200 - total flux cleaned = 0.00536639 Jy ! Total flux subtracted in 200 components = 0.00536639 Jy ! Clean residual min=-0.002603 max=0.002518 Jy/beam ! Clean residual mean=0.000001 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.19077 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 112 components and 0.19077 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071232Jy sigma=1.314050 ! Fit after self-cal, rms=0.071204Jy sigma=1.313535 ! 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.071204Jy sigma=1.313535 ! Fit after self-cal, rms=0.070705Jy sigma=1.309609 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=7.869 mas, bpa=1.759 degrees ! Estimated noise=0.449738 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00195277 Jy ! Component: 100 - total flux cleaned = 0.00289805 Jy ! Component: 150 - total flux cleaned = 0.00302426 Jy ! Component: 200 - total flux cleaned = 0.00315924 Jy ! Total flux subtracted in 200 components = 0.00315924 Jy ! Clean residual min=-0.002367 max=0.002331 Jy/beam ! Clean residual mean=-0.000001 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.193929 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 130 components and 0.193929 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070645Jy sigma=1.308436 ! Fit after self-cal, rms=0.070624Jy sigma=1.308192 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.000542158 Jy ! Component: 100 - total flux cleaned = 0.000706357 Jy ! Component: 150 - total flux cleaned = 0.000729497 Jy ! Component: 200 - total flux cleaned = 0.000729975 Jy ! Total flux subtracted in 200 components = 0.000729975 Jy ! Clean residual min=-0.002301 max=0.002300 Jy/beam ! Clean residual mean=-0.000000 rms=0.000584 Jy/beam ! Combined flux in latest and established models = 0.194659 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 137 components and 0.194659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070606Jy sigma=1.307813 ! Fit after self-cal, rms=0.070604Jy sigma=1.307760 ! 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.070604Jy sigma=1.307760 ! Fit after self-cal, rms=0.070460Jy sigma=1.307441 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.76 mas, bmaj=14.85 mas, bpa=2.77 degrees ! Estimated noise=0.539843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148311 Jy ! Component: 100 - total flux cleaned = 0.00224182 Jy ! Component: 150 - total flux cleaned = 0.00239748 Jy ! Component: 200 - total flux cleaned = 0.0025332 Jy ! Total flux subtracted in 200 components = 0.0025332 Jy ! Clean residual min=-0.002744 max=0.002419 Jy/beam ! Clean residual mean=-0.000001 rms=0.000692 Jy/beam ! Combined flux in latest and established models = 0.197192 Jy selfcal ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 156 components and 0.197192 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070446Jy sigma=1.307161 ! Fit after self-cal, rms=0.070437Jy sigma=1.307057 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.000395326 Jy ! Component: 100 - total flux cleaned = 0.000556152 Jy ! Component: 150 - total flux cleaned = 0.000673141 Jy ! Component: 200 - total flux cleaned = 0.000746563 Jy ! Total flux subtracted in 200 components = 0.000746563 Jy ! Clean residual min=-0.002722 max=0.002329 Jy/beam ! Clean residual mean=-0.000001 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.197939 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 161 components and 0.197939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070437Jy sigma=1.307044 ! Fit after self-cal, rms=0.070436Jy sigma=1.307008 ! 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.582 mas, bmaj=7.863 mas, bpa=1.773 degrees ! Estimated noise=0.449987 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.582 x 7.863 at 1.773 degrees (North through East) ! Clean map min=-0.0022165 max=0.15258 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.905 mas, bmaj=6.592 mas, bpa=0.8784 degrees ! Estimated noise=0.690713 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.11716 Jy ! Component: 100 - total flux cleaned = 0.145194 Jy ! Component: 150 - total flux cleaned = 0.159138 Jy ! Component: 200 - total flux cleaned = 0.167972 Jy ! Total flux subtracted in 200 components = 0.167972 Jy ! Clean residual min=-0.005344 max=0.004721 Jy/beam ! Clean residual mean=-0.000009 rms=0.001169 Jy/beam ! Combined flux in latest and established models = 0.167972 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.167972 Jy ! Inverting map and beam ! Estimated beam: bmin=3.582 mas, bmaj=7.863 mas, bpa=1.773 degrees ! Estimated noise=0.449987 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.00942994 Jy ! Component: 100 - total flux cleaned = 0.0151199 Jy ! Component: 150 - total flux cleaned = 0.0190546 Jy ! Component: 200 - total flux cleaned = 0.021886 Jy ! Total flux subtracted in 200 components = 0.021886 Jy ! Clean residual min=-0.002647 max=0.002352 Jy/beam ! Clean residual mean=-0.000003 rms=0.000658 Jy/beam ! Combined flux in latest and established models = 0.189858 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 96 components and 0.189858 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.76 mas, bmaj=14.85 mas, bpa=2.77 degrees ! Estimated noise=0.539843 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00338247 Jy ! Component: 100 - total flux cleaned = 0.00540158 Jy ! Component: 150 - total flux cleaned = 0.00666595 Jy ! Component: 200 - total flux cleaned = 0.00748083 Jy ! Total flux subtracted in 200 components = 0.00748083 Jy ! Clean residual min=-0.002727 max=0.002324 Jy/beam ! Clean residual mean=-0.000001 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.197339 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.000361036 Jy ! Component: 100 - total flux cleaned = 0.000528076 Jy ! Component: 150 - total flux cleaned = 0.00061154 Jy ! Component: 200 - total flux cleaned = 0.000661968 Jy ! Total flux subtracted in 200 components = 0.000661968 Jy ! Clean residual min=-0.002667 max=0.002292 Jy/beam ! Clean residual mean=-0.000001 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.198001 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 144 components and 0.198001 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.582 mas, bmaj=7.863 mas, bpa=1.773 degrees ! Estimated noise=0.449987 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000485132 Jy ! Component: 100 - total flux cleaned = -0.000579991 Jy ! Component: 150 - total flux cleaned = -0.000635953 Jy ! Component: 200 - total flux cleaned = -0.000585175 Jy ! Total flux subtracted in 200 components = -0.000585175 Jy ! Clean residual min=-0.002323 max=0.002327 Jy/beam ! Clean residual mean=-0.000001 rms=0.000566 Jy/beam ! Combined flux in latest and established models = 0.197416 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 158 components and 0.197416 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070448Jy sigma=1.307248 ! Fit after self-cal, rms=0.070442Jy sigma=1.307057 wmodel /scr/pima/bg219b_uvs/J0210-1444_S_map.mod ! Writing 158 model components to file: /scr/pima/bg219b_uvs/J0210-1444_S_map.mod wobs /scr/pima/bg219b_uvs/J0210-1444_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219b_uvs/J0210-1444_S_uvs.fits wwins /scr/pima/bg219b_uvs/J0210-1444_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219b_uvs/J0210-1444_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.000336492 Jy ! Component: 100 - total flux cleaned = -0.00064574 Jy ! Component: 150 - total flux cleaned = -0.000612139 Jy ! Component: 200 - total flux cleaned = -0.000475169 Jy ! Component: 250 - total flux cleaned = -0.000408308 Jy ! Component: 300 - total flux cleaned = -0.000247572 Jy ! Component: 350 - total flux cleaned = -0.00021554 Jy ! Component: 400 - total flux cleaned = -0.000123348 Jy ! Component: 450 - total flux cleaned = -0.000182454 Jy ! Component: 500 - total flux cleaned = -0.000211064 Jy ! Component: 550 - total flux cleaned = -0.000323731 Jy ! Component: 600 - total flux cleaned = -0.000379021 Jy ! Component: 650 - total flux cleaned = -0.000460016 Jy ! Component: 700 - total flux cleaned = -0.000539359 Jy ! Component: 750 - total flux cleaned = -0.000643452 Jy ! Component: 800 - total flux cleaned = -0.000771078 Jy ! Component: 850 - total flux cleaned = -0.000771556 Jy ! Component: 900 - total flux cleaned = -0.000895418 Jy ! Component: 950 - total flux cleaned = -0.00101783 Jy ! Component: 1000 - total flux cleaned = -0.00116168 Jy ! Component: 1050 - total flux cleaned = -0.00128022 Jy ! Component: 1100 - total flux cleaned = -0.00137358 Jy ! Component: 1150 - total flux cleaned = -0.00144288 Jy ! Component: 1200 - total flux cleaned = -0.00160216 Jy ! Component: 1250 - total flux cleaned = -0.00175916 Jy ! Component: 1300 - total flux cleaned = -0.00184791 Jy ! Component: 1350 - total flux cleaned = -0.00197983 Jy ! Component: 1400 - total flux cleaned = -0.00208814 Jy ! Component: 1450 - total flux cleaned = -0.00223792 Jy ! Component: 1500 - total flux cleaned = -0.00234372 Jy ! Component: 1550 - total flux cleaned = -0.00238582 Jy ! Component: 1600 - total flux cleaned = -0.00248959 Jy ! Component: 1650 - total flux cleaned = -0.00259261 Jy ! Component: 1700 - total flux cleaned = -0.0027142 Jy ! Component: 1750 - total flux cleaned = -0.00273435 Jy ! Component: 1800 - total flux cleaned = -0.00287367 Jy ! Component: 1850 - total flux cleaned = -0.00293292 Jy ! Component: 1900 - total flux cleaned = -0.00305025 Jy ! Component: 1950 - total flux cleaned = -0.00314714 Jy ! Component: 2000 - total flux cleaned = -0.00314697 Jy ! Component: 2050 - total flux cleaned = -0.00320408 Jy ! Component: 2100 - total flux cleaned = -0.00326055 Jy ! Component: 2150 - total flux cleaned = -0.00329789 Jy ! Component: 2200 - total flux cleaned = -0.00337208 Jy ! Component: 2250 - total flux cleaned = -0.00340859 Jy ! Component: 2300 - total flux cleaned = -0.00346322 Jy ! Component: 2350 - total flux cleaned = -0.00348125 Jy ! Component: 2400 - total flux cleaned = -0.00353512 Jy ! Component: 2450 - total flux cleaned = -0.00364202 Jy ! Component: 2500 - total flux cleaned = -0.00360652 Jy ! Component: 2550 - total flux cleaned = -0.00374654 Jy ! Component: 2600 - total flux cleaned = -0.00376388 Jy ! Component: 2650 - total flux cleaned = -0.00379826 Jy ! Component: 2700 - total flux cleaned = -0.00393507 Jy ! Component: 2750 - total flux cleaned = -0.00405387 Jy ! Component: 2800 - total flux cleaned = -0.00412096 Jy ! Component: 2850 - total flux cleaned = -0.004271 Jy ! Component: 2900 - total flux cleaned = -0.00430402 Jy ! Component: 2950 - total flux cleaned = -0.00436979 Jy ! Component: 3000 - total flux cleaned = -0.00440267 Jy ! Component: 3050 - total flux cleaned = -0.00449983 Jy ! Component: 3100 - total flux cleaned = -0.00456439 Jy ! Component: 3150 - total flux cleaned = -0.00470846 Jy ! Component: 3200 - total flux cleaned = -0.00478761 Jy ! Component: 3250 - total flux cleaned = -0.00483475 Jy ! Component: 3300 - total flux cleaned = -0.00486613 Jy ! Component: 3350 - total flux cleaned = -0.00499071 Jy ! Component: 3400 - total flux cleaned = -0.00503702 Jy ! Component: 3450 - total flux cleaned = -0.00509853 Jy ! Component: 3500 - total flux cleaned = -0.00515941 Jy ! Component: 3550 - total flux cleaned = -0.00520483 Jy ! Component: 3600 - total flux cleaned = -0.00529516 Jy ! Component: 3650 - total flux cleaned = -0.00535509 Jy ! Component: 3700 - total flux cleaned = -0.0053997 Jy ! Component: 3750 - total flux cleaned = -0.00550317 Jy ! Component: 3800 - total flux cleaned = -0.00554705 Jy ! Component: 3850 - total flux cleaned = -0.00554721 Jy ! Component: 3900 - total flux cleaned = -0.00557642 Jy ! Component: 3950 - total flux cleaned = -0.00569175 Jy ! Component: 4000 - total flux cleaned = -0.00577777 Jy ! Component: 4050 - total flux cleaned = -0.00577771 Jy ! Total flux subtracted in 4096 components = -0.00587681 Jy ! Clean residual min=-0.000951 max=0.001021 Jy/beam ! Clean residual mean=-0.000001 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.191539 Jy keep ! Adding 280 model components to the UV plane model. ! The established model now contains 438 components and 0.191539 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219b_uvs/J0210-1444_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.582 x 7.863 at 1.773 degrees (North through East) ! Clean map min=-0.0020191 max=0.15356 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219b_uvs/J0210-1444_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.153559 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000260907 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.50972 0.50972 1.01944 2.03888 4.07776 8.15552 16.311 32.6221 65.2442 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.153 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 588.558 quit ! Quitting program ! Log file /scr/pima/bg219b_uvs/J0210-1444_S_uvs.log closed on Thu Apr 7 01:09:25 2016