! Started logfile: /scr/pima/bg219e_uvs/J1619-1817_S_uvs.log on Thu Apr 7 06:48:29 2016 obs /scr/pima/bg219e_uvs/J1619-1817_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J1619-1817_S_uva.fits ! AN table 1: 47 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.793735 visibilities/baseline/integration-bin. ! Found source: J1619-1817 ! ! 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 5372 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/J1619-1817_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 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.021165Jy sigma=17.885320 ! Fit after self-cal, rms=0.810753Jy sigma=14.120372 ! 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.356 mas, bmaj=9.64 mas, bpa=18.23 degrees ! Estimated noise=0.799539 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.135577 Jy ! Component: 100 - total flux cleaned = 0.177804 Jy ! Total flux subtracted in 100 components = 0.177804 Jy ! Clean residual min=-0.010150 max=0.019682 Jy/beam ! Clean residual mean=-0.000047 rms=0.003283 Jy/beam ! Combined flux in latest and established models = 0.177804 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.177804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099266Jy sigma=1.646709 ! Fit after self-cal, rms=0.099068Jy sigma=1.644310 ! Inverting map ! Added new window around map position (-4, -0.5). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0239146 Jy ! Component: 100 - total flux cleaned = 0.039423 Jy ! Total flux subtracted in 100 components = 0.039423 Jy ! Clean residual min=-0.007422 max=0.009595 Jy/beam ! Clean residual mean=-0.000023 rms=0.002163 Jy/beam ! Combined flux in latest and established models = 0.217227 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.217227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089290Jy sigma=1.441959 ! Fit after self-cal, rms=0.089028Jy sigma=1.438095 ! 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.371 mas, bmaj=11.08 mas, bpa=14.3 degrees ! Estimated noise=0.568489 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.0193708 Jy ! Component: 100 - total flux cleaned = 0.0300976 Jy ! Component: 150 - total flux cleaned = 0.0367398 Jy ! Component: 200 - total flux cleaned = 0.0404665 Jy ! Total flux subtracted in 200 components = 0.0404665 Jy ! Clean residual min=-0.004697 max=0.007442 Jy/beam ! Clean residual mean=-0.000007 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.257693 Jy ! Performing phase self-cal ! Adding 46 model components to the UV plane model. ! The established model now contains 61 components and 0.257693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084922Jy sigma=1.353144 ! Fit after self-cal, rms=0.084722Jy sigma=1.349976 ! 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.371 x 11.08 at 14.3 degrees (North through East) ! Clean map min=-0.004556 max=0.18854 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.97 FD 0.93 HN 1.09 KP 0.99 ! LA 0.99 NL 0.95 OV 1.03 PT 0.97 ! SC 1.00 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.96 HN 1.15 KP 1.00 ! LA 0.99 NL 0.96 OV 1.00 PT 1.06 ! SC 0.94 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.05 KP 0.99 ! LA 1.02 NL 0.95 OV 1.00 PT 0.98 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 1.15 KP 1.00 ! LA 1.01 NL 0.97 OV 0.96 PT 1.02 ! SC 0.94 ! ! ! Fit before self-cal, rms=0.084722Jy sigma=1.349976 ! Fit after self-cal, rms=0.083971Jy sigma=1.335929 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.371 mas, bmaj=11.2 mas, bpa=15.15 degrees ! Estimated noise=0.561478 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.000581936 Jy ! Component: 100 - total flux cleaned = -0.000719921 Jy ! Component: 150 - total flux cleaned = -0.000626987 Jy ! Component: 200 - total flux cleaned = -0.000544678 Jy ! Total flux subtracted in 200 components = -0.000544678 Jy ! Clean residual min=-0.004008 max=0.005077 Jy/beam ! Clean residual mean=0.000003 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.257149 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 72 components and 0.257149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083565Jy sigma=1.330660 ! Fit after self-cal, rms=0.083567Jy sigma=1.330113 ! 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.083567Jy sigma=1.330113 ! Fit after self-cal, rms=0.081969Jy sigma=1.325180 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.348 mas, bmaj=11.09 mas, bpa=14.68 degrees ! Estimated noise=0.55178 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000722415 Jy ! Component: 100 - total flux cleaned = -0.000611788 Jy ! Component: 150 - total flux cleaned = -0.000485934 Jy ! Component: 200 - total flux cleaned = -0.000410712 Jy ! Total flux subtracted in 200 components = -0.000410712 Jy ! Clean residual min=-0.003435 max=0.004467 Jy/beam ! Clean residual mean=0.000009 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.256738 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 80 components and 0.256738 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081853Jy sigma=1.324117 ! Fit after self-cal, rms=0.081840Jy sigma=1.324045 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.000166732 Jy ! Component: 100 - total flux cleaned = 0.000200717 Jy ! Component: 150 - total flux cleaned = 0.000199984 Jy ! Component: 200 - total flux cleaned = 0.000199836 Jy ! Total flux subtracted in 200 components = 0.000199836 Jy ! Clean residual min=-0.003444 max=0.004434 Jy/beam ! Clean residual mean=0.000009 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.256938 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 89 components and 0.256938 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081805Jy sigma=1.323729 ! Fit after self-cal, rms=0.081805Jy sigma=1.323715 ! 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.081805Jy sigma=1.323715 ! Fit after self-cal, rms=0.081361Jy sigma=1.323359 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.337 mas, bmaj=11.08 mas, bpa=14.62 degrees ! Estimated noise=0.548012 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000766828 Jy ! Component: 100 - total flux cleaned = -0.000583207 Jy ! Component: 150 - total flux cleaned = -0.000517618 Jy ! Component: 200 - total flux cleaned = -0.000426288 Jy ! Total flux subtracted in 200 components = -0.000426288 Jy ! Clean residual min=-0.003381 max=0.004557 Jy/beam ! Clean residual mean=0.000010 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.256512 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.256512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081303Jy sigma=1.322959 ! Fit after self-cal, rms=0.081304Jy sigma=1.322948 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 (-16.5, -89.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026579 Jy ! Component: 100 - total flux cleaned = 0.00242758 Jy ! Component: 150 - total flux cleaned = 0.00205228 Jy ! Component: 200 - total flux cleaned = 0.00180874 Jy ! Total flux subtracted in 200 components = 0.00180874 Jy ! Clean residual min=-0.003321 max=0.003662 Jy/beam ! Clean residual mean=0.000008 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.25832 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 129 components and 0.25832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080906Jy sigma=1.318228 ! Fit after self-cal, rms=0.080900Jy sigma=1.317983 ! 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.080900Jy sigma=1.317983 ! Fit after self-cal, rms=0.081616Jy sigma=1.316361 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.147 mas, bmaj=15.57 mas, bpa=5.925 degrees ! Estimated noise=0.627285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00069184 Jy ! Component: 100 - total flux cleaned = 0.00053352 Jy ! Component: 150 - total flux cleaned = 0.00028771 Jy ! Component: 200 - total flux cleaned = 6.14453e-05 Jy ! Total flux subtracted in 200 components = 6.14453e-05 Jy ! Clean residual min=-0.003654 max=0.003765 Jy/beam ! Clean residual mean=0.000017 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.258382 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 143 components and 0.258382 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081529Jy sigma=1.315522 ! Fit after self-cal, rms=0.081568Jy sigma=1.315444 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.75497e-05 Jy ! Component: 100 - total flux cleaned = -0.000230313 Jy ! Component: 150 - total flux cleaned = -0.000384777 Jy ! Component: 200 - total flux cleaned = -0.000566331 Jy ! Total flux subtracted in 200 components = -0.000566331 Jy ! Clean residual min=-0.003678 max=0.003651 Jy/beam ! Clean residual mean=0.000015 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.257815 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 155 components and 0.257815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081522Jy sigma=1.315066 ! Fit after self-cal, rms=0.081525Jy sigma=1.315043 ! 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.334 mas, bmaj=11.07 mas, bpa=14.43 degrees ! Estimated noise=0.546429 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.334 x 11.07 at 14.43 degrees (North through East) ! Clean map min=-0.0031617 max=0.18063 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.331 mas, bmaj=9.665 mas, bpa=18.23 degrees ! Estimated noise=0.766642 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129662 Jy ! Component: 100 - total flux cleaned = 0.172329 Jy ! Component: 150 - total flux cleaned = 0.1966 Jy ! Component: 200 - total flux cleaned = 0.212937 Jy ! Total flux subtracted in 200 components = 0.212937 Jy ! Clean residual min=-0.006556 max=0.008991 Jy/beam ! Clean residual mean=-0.000016 rms=0.001841 Jy/beam ! Combined flux in latest and established models = 0.212937 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.212937 Jy ! Inverting map and beam ! Estimated beam: bmin=4.334 mas, bmaj=11.07 mas, bpa=14.43 degrees ! Estimated noise=0.546429 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.0181893 Jy ! Component: 100 - total flux cleaned = 0.0280965 Jy ! Component: 150 - total flux cleaned = 0.0343203 Jy ! Component: 200 - total flux cleaned = 0.0383123 Jy ! Total flux subtracted in 200 components = 0.0383123 Jy ! Clean residual min=-0.004082 max=0.004249 Jy/beam ! Clean residual mean=0.000005 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.25125 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 72 components and 0.25125 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=8.147 mas, bmaj=15.57 mas, bpa=5.925 degrees ! Estimated noise=0.627285 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00480477 Jy ! Component: 100 - total flux cleaned = 0.00663729 Jy ! Component: 150 - total flux cleaned = 0.00702142 Jy ! Component: 200 - total flux cleaned = 0.00717986 Jy ! Total flux subtracted in 200 components = 0.00717986 Jy ! Clean residual min=-0.004041 max=0.003901 Jy/beam ! Clean residual mean=0.000017 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.258429 Jy flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.49693e-06 Jy ! Component: 100 - total flux cleaned = -6.44591e-05 Jy ! Component: 150 - total flux cleaned = -0.000181953 Jy ! Component: 200 - total flux cleaned = -0.000293183 Jy ! Total flux subtracted in 200 components = -0.000293183 Jy ! Clean residual min=-0.003886 max=0.003668 Jy/beam ! Clean residual mean=0.000017 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 0.258136 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 126 components and 0.258136 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.334 mas, bmaj=11.07 mas, bpa=14.43 degrees ! Estimated noise=0.546429 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00132177 Jy ! Component: 100 - total flux cleaned = -0.00124074 Jy ! Component: 150 - total flux cleaned = -0.00124064 Jy ! Component: 200 - total flux cleaned = -0.00117242 Jy ! Total flux subtracted in 200 components = -0.00117242 Jy ! Clean residual min=-0.003769 max=0.003269 Jy/beam ! Clean residual mean=0.000008 rms=0.000864 Jy/beam ! Combined flux in latest and established models = 0.256964 Jy selfcal ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 150 components and 0.256964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081635Jy sigma=1.316766 ! Fit after self-cal, rms=0.081640Jy sigma=1.316619 wmodel /scr/pima/bg219e_uvs/J1619-1817_S_map.mod ! Writing 150 model components to file: /scr/pima/bg219e_uvs/J1619-1817_S_map.mod wobs /scr/pima/bg219e_uvs/J1619-1817_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J1619-1817_S_uvs.fits wwins /scr/pima/bg219e_uvs/J1619-1817_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J1619-1817_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.000427411 Jy ! Component: 100 - total flux cleaned = -0.00031272 Jy ! Component: 150 - total flux cleaned = -0.000617022 Jy ! Component: 200 - total flux cleaned = -0.000811967 Jy ! Component: 250 - total flux cleaned = -0.000858559 Jy ! Component: 300 - total flux cleaned = -0.000728562 Jy ! Component: 350 - total flux cleaned = -0.00051814 Jy ! Component: 400 - total flux cleaned = -0.000193316 Jy ! Component: 450 - total flux cleaned = 4.30242e-05 Jy ! Component: 500 - total flux cleaned = 0.000235936 Jy ! Component: 550 - total flux cleaned = 0.000461254 Jy ! Component: 600 - total flux cleaned = 0.000606379 Jy ! Component: 650 - total flux cleaned = 0.000749199 Jy ! Component: 700 - total flux cleaned = 0.000924511 Jy ! Component: 750 - total flux cleaned = 0.00106167 Jy ! Component: 800 - total flux cleaned = 0.00122977 Jy ! Component: 850 - total flux cleaned = 0.00132814 Jy ! Component: 900 - total flux cleaned = 0.00142514 Jy ! Component: 950 - total flux cleaned = 0.00145677 Jy ! Component: 1000 - total flux cleaned = 0.00155103 Jy ! Component: 1050 - total flux cleaned = 0.00164329 Jy ! Component: 1100 - total flux cleaned = 0.00167374 Jy ! Component: 1150 - total flux cleaned = 0.00170379 Jy ! Component: 1200 - total flux cleaned = 0.00170424 Jy ! Component: 1250 - total flux cleaned = 0.00176139 Jy ! Component: 1300 - total flux cleaned = 0.00176117 Jy ! Component: 1350 - total flux cleaned = 0.00170599 Jy ! Component: 1400 - total flux cleaned = 0.00176071 Jy ! Component: 1450 - total flux cleaned = 0.00170706 Jy ! Component: 1500 - total flux cleaned = 0.00173354 Jy ! Component: 1550 - total flux cleaned = 0.00175916 Jy ! Component: 1600 - total flux cleaned = 0.0017329 Jy ! Component: 1650 - total flux cleaned = 0.00168262 Jy ! Component: 1700 - total flux cleaned = 0.00153296 Jy ! Component: 1750 - total flux cleaned = 0.00148351 Jy ! Component: 1800 - total flux cleaned = 0.00143521 Jy ! Component: 1850 - total flux cleaned = 0.00136289 Jy ! Component: 1900 - total flux cleaned = 0.00126817 Jy ! Component: 1950 - total flux cleaned = 0.00122123 Jy ! Component: 2000 - total flux cleaned = 0.00108224 Jy ! Component: 2050 - total flux cleaned = 0.00108228 Jy ! Component: 2100 - total flux cleaned = 0.00092362 Jy ! Component: 2150 - total flux cleaned = 0.000834172 Jy ! Component: 2200 - total flux cleaned = 0.000767552 Jy ! Component: 2250 - total flux cleaned = 0.000723478 Jy ! Component: 2300 - total flux cleaned = 0.000593506 Jy ! Component: 2350 - total flux cleaned = 0.000529192 Jy ! Component: 2400 - total flux cleaned = 0.000443854 Jy ! Component: 2450 - total flux cleaned = 0.000338713 Jy ! Component: 2500 - total flux cleaned = 0.000276307 Jy ! Component: 2550 - total flux cleaned = 0.000173012 Jy ! Component: 2600 - total flux cleaned = 9.11629e-05 Jy ! Component: 2650 - total flux cleaned = -3.02508e-05 Jy ! Component: 2700 - total flux cleaned = -9.02534e-05 Jy ! Component: 2750 - total flux cleaned = -0.000189763 Jy ! Component: 2800 - total flux cleaned = -0.000288291 Jy ! Component: 2850 - total flux cleaned = -0.000425146 Jy ! Component: 2900 - total flux cleaned = -0.000560745 Jy ! Component: 2950 - total flux cleaned = -0.000656563 Jy ! Component: 3000 - total flux cleaned = -0.000732619 Jy ! Component: 3050 - total flux cleaned = -0.000845925 Jy ! Component: 3100 - total flux cleaned = -0.000883641 Jy ! Component: 3150 - total flux cleaned = -0.000957873 Jy ! Component: 3200 - total flux cleaned = -0.00101331 Jy ! Component: 3250 - total flux cleaned = -0.00110482 Jy ! Component: 3300 - total flux cleaned = -0.00115904 Jy ! Component: 3350 - total flux cleaned = -0.00119487 Jy ! Component: 3400 - total flux cleaned = -0.00124824 Jy ! Component: 3450 - total flux cleaned = -0.00128364 Jy ! Component: 3500 - total flux cleaned = -0.00131885 Jy ! Component: 3550 - total flux cleaned = -0.00131879 Jy ! Component: 3600 - total flux cleaned = -0.00137069 Jy ! Component: 3650 - total flux cleaned = -0.00138804 Jy ! Component: 3700 - total flux cleaned = -0.0013881 Jy ! Component: 3750 - total flux cleaned = -0.00142201 Jy ! Component: 3800 - total flux cleaned = -0.00140513 Jy ! Component: 3850 - total flux cleaned = -0.00140514 Jy ! Component: 3900 - total flux cleaned = -0.00147141 Jy ! Component: 3950 - total flux cleaned = -0.00143853 Jy ! Component: 4000 - total flux cleaned = -0.00147135 Jy ! Component: 4050 - total flux cleaned = -0.00147136 Jy ! Total flux subtracted in 4096 components = -0.00145522 Jy ! Clean residual min=-0.000890 max=0.001085 Jy/beam ! Clean residual mean=-0.000001 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.255509 Jy keep ! Adding 289 model components to the UV plane model. ! The established model now contains 439 components and 0.255508 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J1619-1817_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.334 x 11.07 at 14.43 degrees (North through East) ! Clean map min=-0.0028406 max=0.17836 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J1619-1817_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.178362 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00031104 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.523162 0.523162 1.04632 2.09265 4.1853 8.37059 16.7412 33.4824 66.9647 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.178 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 573.436 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J1619-1817_S_uvs.log closed on Thu Apr 7 06:48:33 2016