! Started logfile: /scr/pima/bg219e_uvs/J0813+2435_S_uvs.log on Thu Apr 7 06:39:06 2016 obs /scr/pima/bg219e_uvs/J0813+2435_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0813+2435_S_uva.fits ! AN table 1: 36 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.808025 visibilities/baseline/integration-bin. ! Found source: J0813+2435 ! ! 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 5236 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/J0813+2435_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 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.082371Jy sigma=21.915809 ! Fit after self-cal, rms=0.637607Jy sigma=13.232764 ! 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.272 mas, bmaj=5.356 mas, bpa=-7.311 degrees ! Estimated noise=0.757148 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.273276 Jy ! Component: 100 - total flux cleaned = 0.334476 Jy ! Total flux subtracted in 100 components = 0.334476 Jy ! Clean residual min=-0.010679 max=0.020628 Jy/beam ! Clean residual mean=-0.000025 rms=0.002931 Jy/beam ! Combined flux in latest and established models = 0.334476 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.334476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124388Jy sigma=1.564044 ! Fit after self-cal, rms=0.124384Jy sigma=1.563958 ! Inverting map ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0207483 Jy ! Component: 100 - total flux cleaned = 0.0314092 Jy ! Total flux subtracted in 100 components = 0.0314092 Jy ! Clean residual min=-0.014788 max=0.008437 Jy/beam ! Clean residual mean=-0.000011 rms=0.002553 Jy/beam ! Combined flux in latest and established models = 0.365885 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 19 components and 0.365885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117635Jy sigma=1.481816 ! Fit after self-cal, rms=0.117626Jy sigma=1.481639 ! 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.116 mas, bmaj=6.305 mas, bpa=-5.774 degrees ! Estimated noise=0.541487 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.00582491 Jy ! Component: 100 - total flux cleaned = 0.00830514 Jy ! Component: 150 - total flux cleaned = 0.00945777 Jy ! Component: 200 - total flux cleaned = 0.00970599 Jy ! Total flux subtracted in 200 components = 0.00970599 Jy ! Clean residual min=-0.015093 max=0.006896 Jy/beam ! Clean residual mean=0.000007 rms=0.002534 Jy/beam ! Combined flux in latest and established models = 0.375591 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 41 components and 0.375591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.116404Jy sigma=1.487329 ! Fit after self-cal, rms=0.116407Jy sigma=1.487294 ! 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.116 x 6.305 at -5.774 degrees (North through East) ! Clean map min=-0.014772 max=0.35589 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.01 FD 0.88 HN 0.97 KP 1.02 ! LA 1.01 MK 1.01 NL 1.00 OV 1.01 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.89 HN 0.97 KP 1.03 ! LA 1.02 MK 1.00 NL 1.01 OV 1.01 ! PT 1.04 SC 1.00 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.89 HN 0.99 KP 1.03 ! LA 1.02 MK 1.02 NL 1.01 OV 1.02 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 0.98 KP 1.04 ! LA 1.02 MK 1.04 NL 1.00 OV 1.03 ! PT 1.06 SC 1.04 ! ! ! Fit before self-cal, rms=0.116407Jy sigma=1.487294 ! Fit after self-cal, rms=0.101063Jy sigma=1.437467 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.115 mas, bmaj=6.308 mas, bpa=-5.797 degrees ! Estimated noise=0.549051 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.00403085 Jy ! Component: 100 - total flux cleaned = 0.00537573 Jy ! Component: 150 - total flux cleaned = 0.0061471 Jy ! Component: 200 - total flux cleaned = 0.00651878 Jy ! Total flux subtracted in 200 components = 0.00651878 Jy ! Clean residual min=-0.009552 max=0.006853 Jy/beam ! Clean residual mean=0.000020 rms=0.002240 Jy/beam ! Combined flux in latest and established models = 0.38211 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 0.38211 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100365Jy sigma=1.441150 ! Fit after self-cal, rms=0.100336Jy sigma=1.441064 ! 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.100336Jy sigma=1.441064 ! Fit after self-cal, rms=0.099997Jy sigma=1.409607 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.099 mas, bmaj=6.275 mas, bpa=-5.696 degrees ! Estimated noise=0.557031 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00488878 Jy ! Component: 100 - total flux cleaned = 0.00705146 Jy ! Component: 150 - total flux cleaned = 0.00828636 Jy ! Component: 200 - total flux cleaned = 0.00907222 Jy ! Total flux subtracted in 200 components = 0.00907222 Jy ! Clean residual min=-0.011545 max=0.005522 Jy/beam ! Clean residual mean=0.000005 rms=0.002145 Jy/beam ! Combined flux in latest and established models = 0.391182 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 70 components and 0.391182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099114Jy sigma=1.412661 ! Fit after self-cal, rms=0.099120Jy sigma=1.412602 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.000565438 Jy ! Component: 100 - total flux cleaned = 0.000762454 Jy ! Component: 150 - total flux cleaned = 0.000799351 Jy ! Component: 200 - total flux cleaned = 0.000822508 Jy ! Total flux subtracted in 200 components = 0.000822508 Jy ! Clean residual min=-0.011617 max=0.005483 Jy/beam ! Clean residual mean=0.000006 rms=0.002149 Jy/beam ! Combined flux in latest and established models = 0.392004 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.392004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099079Jy sigma=1.413002 ! Fit after self-cal, rms=0.099081Jy sigma=1.412998 ! 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.099081Jy sigma=1.412998 ! Fit after self-cal, rms=0.099340Jy sigma=1.409493 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.089 mas, bmaj=6.256 mas, bpa=-5.687 degrees ! Estimated noise=0.562108 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00300202 Jy ! Component: 100 - total flux cleaned = 0.00437384 Jy ! Component: 150 - total flux cleaned = 0.00516329 Jy ! Component: 200 - total flux cleaned = 0.00566508 Jy ! Total flux subtracted in 200 components = 0.00566508 Jy ! Clean residual min=-0.012298 max=0.005506 Jy/beam ! Clean residual mean=0.000006 rms=0.002171 Jy/beam ! Combined flux in latest and established models = 0.39767 Jy selfcal ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 85 components and 0.39767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098861Jy sigma=1.412639 ! Fit after self-cal, rms=0.098864Jy sigma=1.412623 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.000363899 Jy ! Component: 100 - total flux cleaned = 0.000395148 Jy ! Component: 150 - total flux cleaned = 0.000414694 Jy ! Component: 200 - total flux cleaned = 0.000433226 Jy ! Total flux subtracted in 200 components = 0.000433226 Jy ! Clean residual min=-0.012324 max=0.005499 Jy/beam ! Clean residual mean=0.000006 rms=0.002173 Jy/beam ! Combined flux in latest and established models = 0.398103 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 86 components and 0.398103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098843Jy sigma=1.412829 ! Fit after self-cal, rms=0.098845Jy sigma=1.412825 ! 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.098845Jy sigma=1.412825 ! Fit after self-cal, rms=0.099035Jy sigma=1.411549 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.941 mas, bmaj=9.795 mas, bpa=-5.27 degrees ! Estimated noise=0.685029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271057 Jy ! Component: 100 - total flux cleaned = 0.00384468 Jy ! Component: 150 - total flux cleaned = 0.00437007 Jy ! Component: 200 - total flux cleaned = 0.00444688 Jy ! Total flux subtracted in 200 components = 0.00444688 Jy ! Clean residual min=-0.015356 max=0.007349 Jy/beam ! Clean residual mean=0.000016 rms=0.003284 Jy/beam ! Combined flux in latest and established models = 0.40255 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 96 components and 0.40255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098744Jy sigma=1.414634 ! Fit after self-cal, rms=0.098741Jy sigma=1.414615 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.000117185 Jy ! Component: 100 - total flux cleaned = 8.13098e-05 Jy ! Component: 150 - total flux cleaned = 6.05292e-05 Jy ! Component: 200 - total flux cleaned = 6.00166e-05 Jy ! Total flux subtracted in 200 components = 6.00166e-05 Jy ! Clean residual min=-0.015372 max=0.007357 Jy/beam ! Clean residual mean=0.000016 rms=0.003286 Jy/beam ! Combined flux in latest and established models = 0.40261 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 100 components and 0.40261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098737Jy sigma=1.414758 ! Fit after self-cal, rms=0.098737Jy sigma=1.414752 ! 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.083 mas, bmaj=6.245 mas, bpa=-5.693 degrees ! Estimated noise=0.565155 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.083 x 6.245 at -5.693 degrees (North through East) ! Clean map min=-0.01261 max=0.36946 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.255 mas, bmaj=5.324 mas, bpa=-7.261 degrees ! Estimated noise=0.786781 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.283948 Jy ! Component: 100 - total flux cleaned = 0.348136 Jy ! Component: 150 - total flux cleaned = 0.371458 Jy ! Component: 200 - total flux cleaned = 0.383999 Jy ! Total flux subtracted in 200 components = 0.383999 Jy ! Clean residual min=-0.010864 max=0.007108 Jy/beam ! Clean residual mean=-0.000014 rms=0.002214 Jy/beam ! Combined flux in latest and established models = 0.383999 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.383999 Jy ! Inverting map and beam ! Estimated beam: bmin=4.083 mas, bmaj=6.245 mas, bpa=-5.693 degrees ! Estimated noise=0.565155 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.00785919 Jy ! Component: 100 - total flux cleaned = 0.0116851 Jy ! Component: 150 - total flux cleaned = 0.013943 Jy ! Component: 200 - total flux cleaned = 0.0153774 Jy ! Total flux subtracted in 200 components = 0.0153774 Jy ! Clean residual min=-0.012708 max=0.005465 Jy/beam ! Clean residual mean=0.000004 rms=0.002192 Jy/beam ! Combined flux in latest and established models = 0.399376 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 61 components and 0.399376 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.941 mas, bmaj=9.795 mas, bpa=-5.27 degrees ! Estimated noise=0.685029 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182118 Jy ! Component: 100 - total flux cleaned = 0.00262745 Jy ! Component: 150 - total flux cleaned = 0.00287261 Jy ! Component: 200 - total flux cleaned = 0.00291457 Jy ! Total flux subtracted in 200 components = 0.00291457 Jy ! Clean residual min=-0.015371 max=0.007308 Jy/beam ! Clean residual mean=0.000015 rms=0.003284 Jy/beam ! Combined flux in latest and established models = 0.402291 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 = 5.33944e-05 Jy ! Component: 100 - total flux cleaned = 9.13928e-05 Jy ! Component: 150 - total flux cleaned = 0.000127475 Jy ! Component: 200 - total flux cleaned = 0.000128093 Jy ! Total flux subtracted in 200 components = 0.000128093 Jy ! Clean residual min=-0.015382 max=0.007325 Jy/beam ! Clean residual mean=0.000015 rms=0.003284 Jy/beam ! Combined flux in latest and established models = 0.402419 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.402419 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.083 mas, bmaj=6.245 mas, bpa=-5.693 degrees ! Estimated noise=0.565155 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00050018 Jy ! Component: 100 - total flux cleaned = -0.000525474 Jy ! Component: 150 - total flux cleaned = -0.000525596 Jy ! Component: 200 - total flux cleaned = -0.000526331 Jy ! Total flux subtracted in 200 components = -0.000526331 Jy ! Clean residual min=-0.012867 max=0.005476 Jy/beam ! Clean residual mean=0.000006 rms=0.002199 Jy/beam ! Combined flux in latest and established models = 0.401893 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 71 components and 0.401893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.098758Jy sigma=1.414357 ! Fit after self-cal, rms=0.098762Jy sigma=1.414343 wmodel /scr/pima/bg219e_uvs/J0813+2435_S_map.mod ! Writing 71 model components to file: /scr/pima/bg219e_uvs/J0813+2435_S_map.mod wobs /scr/pima/bg219e_uvs/J0813+2435_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0813+2435_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0813+2435_S_map.win ! wwins: Wrote 1 windows to /scr/pima/bg219e_uvs/J0813+2435_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.00538415 Jy ! Component: 100 - total flux cleaned = -0.00965983 Jy ! Component: 150 - total flux cleaned = -0.0134448 Jy ! Component: 200 - total flux cleaned = -0.0169155 Jy ! Component: 250 - total flux cleaned = -0.0201618 Jy ! Component: 300 - total flux cleaned = -0.0232358 Jy ! Component: 350 - total flux cleaned = -0.0254669 Jy ! Component: 400 - total flux cleaned = -0.0277214 Jy ! Component: 450 - total flux cleaned = -0.0293554 Jy ! Component: 500 - total flux cleaned = -0.0304154 Jy ! Component: 550 - total flux cleaned = -0.0312471 Jy ! Component: 600 - total flux cleaned = -0.0318611 Jy ! Component: 650 - total flux cleaned = -0.0326657 Jy ! Component: 700 - total flux cleaned = -0.0330622 Jy ! Component: 750 - total flux cleaned = -0.0335514 Jy ! Component: 800 - total flux cleaned = -0.0340326 Jy ! Component: 850 - total flux cleaned = -0.0343164 Jy ! Component: 900 - total flux cleaned = -0.0346901 Jy ! Component: 950 - total flux cleaned = -0.0349662 Jy ! Component: 1000 - total flux cleaned = -0.0352393 Jy ! Component: 1050 - total flux cleaned = -0.0355996 Jy ! Component: 1100 - total flux cleaned = -0.0357773 Jy ! Component: 1150 - total flux cleaned = -0.036129 Jy ! Component: 1200 - total flux cleaned = -0.0364771 Jy ! Component: 1250 - total flux cleaned = -0.0369061 Jy ! Component: 1300 - total flux cleaned = -0.0371605 Jy ! Component: 1350 - total flux cleaned = -0.0374961 Jy ! Component: 1400 - total flux cleaned = -0.0378273 Jy ! Component: 1450 - total flux cleaned = -0.0382366 Jy ! Component: 1500 - total flux cleaned = -0.0383987 Jy ! Component: 1550 - total flux cleaned = -0.0387195 Jy ! Component: 1600 - total flux cleaned = -0.0389573 Jy ! Component: 1650 - total flux cleaned = -0.0395062 Jy ! Component: 1700 - total flux cleaned = -0.0396606 Jy ! Component: 1750 - total flux cleaned = -0.0400448 Jy ! Component: 1800 - total flux cleaned = -0.0402728 Jy ! Component: 1850 - total flux cleaned = -0.0406494 Jy ! Component: 1900 - total flux cleaned = -0.0410214 Jy ! Component: 1950 - total flux cleaned = -0.0412426 Jy ! Component: 2000 - total flux cleaned = -0.0415352 Jy ! Component: 2050 - total flux cleaned = -0.0419698 Jy ! Component: 2100 - total flux cleaned = -0.0421845 Jy ! Component: 2150 - total flux cleaned = -0.0424686 Jy ! Component: 2200 - total flux cleaned = -0.042891 Jy ! Component: 2250 - total flux cleaned = -0.0431011 Jy ! Component: 2300 - total flux cleaned = -0.0435849 Jy ! Component: 2350 - total flux cleaned = -0.043927 Jy ! Component: 2400 - total flux cleaned = -0.0444014 Jy ! Component: 2450 - total flux cleaned = -0.044469 Jy ! Component: 2500 - total flux cleaned = -0.044935 Jy ! Component: 2550 - total flux cleaned = -0.0450672 Jy ! Component: 2600 - total flux cleaned = -0.0453948 Jy ! Component: 2650 - total flux cleaned = -0.0456552 Jy ! Component: 2700 - total flux cleaned = -0.0460418 Jy ! Component: 2750 - total flux cleaned = -0.0461051 Jy ! Component: 2800 - total flux cleaned = -0.0466118 Jy ! Component: 2850 - total flux cleaned = -0.046738 Jy ! Component: 2900 - total flux cleaned = -0.0469873 Jy ! Component: 2950 - total flux cleaned = -0.0471728 Jy ! Component: 3000 - total flux cleaned = -0.0474794 Jy ! Component: 3050 - total flux cleaned = -0.0477838 Jy ! Component: 3100 - total flux cleaned = -0.048025 Jy ! Component: 3150 - total flux cleaned = -0.0482639 Jy ! Component: 3200 - total flux cleaned = -0.0485605 Jy ! Component: 3250 - total flux cleaned = -0.0487374 Jy ! Component: 3300 - total flux cleaned = -0.0490879 Jy ! Component: 3350 - total flux cleaned = -0.0492623 Jy ! Component: 3400 - total flux cleaned = -0.049608 Jy ! Component: 3450 - total flux cleaned = -0.0498942 Jy ! Component: 3500 - total flux cleaned = -0.0501783 Jy ! Component: 3550 - total flux cleaned = -0.0505169 Jy ! Component: 3600 - total flux cleaned = -0.0509088 Jy ! Component: 3650 - total flux cleaned = -0.0510753 Jy ! Component: 3700 - total flux cleaned = -0.0515169 Jy ! Component: 3750 - total flux cleaned = -0.051572 Jy ! Component: 3800 - total flux cleaned = -0.0518987 Jy ! Component: 3850 - total flux cleaned = -0.052223 Jy ! Component: 3900 - total flux cleaned = -0.0524913 Jy ! Component: 3950 - total flux cleaned = -0.0527578 Jy ! Component: 4000 - total flux cleaned = -0.0530228 Jy ! Component: 4050 - total flux cleaned = -0.0531803 Jy ! Total flux subtracted in 4096 components = -0.053546 Jy ! Clean residual min=-0.003169 max=0.002809 Jy/beam ! Clean residual mean=0.000003 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.348347 Jy keep ! Adding 294 model components to the UV plane model. ! The established model now contains 363 components and 0.348347 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0813+2435_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.083 x 6.245 at -5.693 degrees (North through East) ! Clean map min=-0.0098142 max=0.37986 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0813+2435_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.379856 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00105138 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.830354 0.830354 1.66071 3.32142 6.64283 13.2857 26.5713 53.1427 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.379 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 361.291 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0813+2435_S_uvs.log closed on Thu Apr 7 06:39:09 2016