! Started logfile: /scr/pima/bg219a_uvs/J1232+4821_S_uvs.log on Wed Apr 6 22:53:58 2016 obs /scr/pima/bg219a_uvs/J1232+4821_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1232+4821_S_uva.fits ! AN table 1: 18 integrations on 15 of 15 possible baselines. ! AN table 2: 18 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.937778 visibilities/baseline/integration-bin. ! Found source: J1232+4821 ! ! 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 49 lines of history. ! ! Reading 1688 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/bg219a_uvs/J1232+4821_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 12 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! A total of 10 telescope corrections were flagged in sub-array 2. ! ! Fit before self-cal, rms=1.004824Jy sigma=27.419851 ! Fit after self-cal, rms=0.860642Jy sigma=23.411307 ! 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.084 mas, bmaj=3.708 mas, bpa=37.42 degrees ! Estimated noise=1.00003 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.102491 Jy ! Component: 100 - total flux cleaned = 0.131822 Jy ! Total flux subtracted in 100 components = 0.131822 Jy ! Clean residual min=-0.011464 max=0.018468 Jy/beam ! Clean residual mean=0.000167 rms=0.003640 Jy/beam ! Combined flux in latest and established models = 0.131822 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.131822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065543Jy sigma=1.732432 ! Fit after self-cal, rms=0.065541Jy sigma=1.731412 ! 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.847 mas, bmaj=4.334 mas, bpa=33.82 degrees ! Estimated noise=0.690568 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.0217319 Jy ! Component: 100 - total flux cleaned = 0.0329588 Jy ! Component: 150 - total flux cleaned = 0.0393593 Jy ! Component: 200 - total flux cleaned = 0.0414638 Jy ! Total flux subtracted in 200 components = 0.0414638 Jy ! Clean residual min=-0.012828 max=0.020632 Jy/beam ! Clean residual mean=0.000301 rms=0.004596 Jy/beam ! Combined flux in latest and established models = 0.173286 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.173286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057887Jy sigma=1.542170 ! Fit after self-cal, rms=0.057830Jy sigma=1.539589 ! 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.847 x 4.334 at 33.82 degrees (North through East) ! Clean map min=-0.012321 max=0.13696 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: ! FD 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.87 MK 1.10 NL 0.92 OV 1.08 ! PT 0.87 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 0.87 MK 1.04 NL 0.85 OV 1.16 ! PT 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! Telescope amplitude corrections in sub-array 2: ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.057830Jy sigma=1.539589 ! Fit after self-cal, rms=0.055607Jy sigma=1.501711 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.879 mas, bmaj=4.347 mas, bpa=34.44 degrees ! Estimated noise=0.677959 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.00262746 Jy ! Component: 100 - total flux cleaned = -0.00318724 Jy ! Component: 150 - total flux cleaned = -0.00318424 Jy ! Component: 200 - total flux cleaned = -0.00318354 Jy ! Total flux subtracted in 200 components = -0.00318354 Jy ! Clean residual min=-0.010730 max=0.016494 Jy/beam ! Clean residual mean=0.000226 rms=0.003841 Jy/beam ! Combined flux in latest and established models = 0.170102 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.170102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055273Jy sigma=1.487673 ! Fit after self-cal, rms=0.055238Jy sigma=1.486882 ! 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.055238Jy sigma=1.486882 ! Fit after self-cal, rms=0.055270Jy sigma=1.486376 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.878 mas, bmaj=4.371 mas, bpa=34.43 degrees ! Estimated noise=0.67821 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000714646 Jy ! Component: 100 - total flux cleaned = -0.000712213 Jy ! Component: 150 - total flux cleaned = -0.000710759 Jy ! Component: 200 - total flux cleaned = -0.000635142 Jy ! Total flux subtracted in 200 components = -0.000635142 Jy ! Clean residual min=-0.010502 max=0.015972 Jy/beam ! Clean residual mean=0.000221 rms=0.003763 Jy/beam ! Combined flux in latest and established models = 0.169467 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.169467 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055090Jy sigma=1.479275 ! Fit after self-cal, rms=0.055071Jy sigma=1.479067 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 (6.5, -0.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0157382 Jy ! Component: 100 - total flux cleaned = 0.0237974 Jy ! Component: 150 - total flux cleaned = 0.025947 Jy ! Component: 200 - total flux cleaned = 0.0270941 Jy ! Total flux subtracted in 200 components = 0.0270941 Jy ! Clean residual min=-0.007361 max=0.009933 Jy/beam ! Clean residual mean=0.000119 rms=0.002467 Jy/beam ! Combined flux in latest and established models = 0.196561 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 69 components and 0.196561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050576Jy sigma=1.337795 ! Fit after self-cal, rms=0.050080Jy sigma=1.324102 ! 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.050080Jy sigma=1.324102 ! Fit after self-cal, rms=0.048028Jy sigma=1.257408 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=4.294 mas, bpa=35.33 degrees ! Estimated noise=0.681819 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00359569 Jy ! Component: 100 - total flux cleaned = 0.00415746 Jy ! Component: 150 - total flux cleaned = 0.00415245 Jy ! Component: 200 - total flux cleaned = 0.00401321 Jy ! Total flux subtracted in 200 components = 0.00401321 Jy ! Clean residual min=-0.005258 max=0.007477 Jy/beam ! Clean residual mean=0.000057 rms=0.001778 Jy/beam ! Combined flux in latest and established models = 0.200574 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 89 components and 0.200574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047569Jy sigma=1.242622 ! Fit after self-cal, rms=0.047514Jy sigma=1.240257 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.00130584 Jy ! Component: 100 - total flux cleaned = 0.00124448 Jy ! Component: 150 - total flux cleaned = 0.0011943 Jy ! Component: 200 - total flux cleaned = 0.00115169 Jy ! Total flux subtracted in 200 components = 0.00115169 Jy ! Clean residual min=-0.005154 max=0.007108 Jy/beam ! Clean residual mean=0.000053 rms=0.001711 Jy/beam ! Combined flux in latest and established models = 0.201726 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 102 components and 0.201726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047372Jy sigma=1.235847 ! Fit after self-cal, rms=0.047324Jy sigma=1.235100 ! 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.047324Jy sigma=1.235100 ! Fit after self-cal, rms=0.046935Jy sigma=1.223523 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.078 mas, bmaj=9.65 mas, bpa=42.17 degrees ! Estimated noise=0.857998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264818 Jy ! Component: 100 - total flux cleaned = 0.00281845 Jy ! Component: 150 - total flux cleaned = 0.00286145 Jy ! Component: 200 - total flux cleaned = 0.00285942 Jy ! Total flux subtracted in 200 components = 0.00285942 Jy ! Clean residual min=-0.006775 max=0.010107 Jy/beam ! Clean residual mean=0.000131 rms=0.002792 Jy/beam ! Combined flux in latest and established models = 0.204585 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 112 components and 0.204585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046960Jy sigma=1.222818 ! Fit after self-cal, rms=0.046900Jy sigma=1.221577 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.00100711 Jy ! Component: 100 - total flux cleaned = 0.00108843 Jy ! Component: 150 - total flux cleaned = 0.00116358 Jy ! Component: 200 - total flux cleaned = 0.00119841 Jy ! Total flux subtracted in 200 components = 0.00119841 Jy ! Clean residual min=-0.006688 max=0.009726 Jy/beam ! Clean residual mean=0.000121 rms=0.002680 Jy/beam ! Combined flux in latest and established models = 0.205784 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 121 components and 0.205784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046961Jy sigma=1.222568 ! Fit after self-cal, rms=0.046924Jy sigma=1.222148 ! 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.889 mas, bmaj=4.284 mas, bpa=35.24 degrees ! Estimated noise=0.680061 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.889 x 4.284 at 35.24 degrees (North through East) ! Clean map min=-0.0049486 max=0.13269 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.104 mas, bmaj=3.645 mas, bpa=38.46 degrees ! Estimated noise=0.988116 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.100944 Jy ! Component: 100 - total flux cleaned = 0.131049 Jy ! Component: 150 - total flux cleaned = 0.149336 Jy ! Component: 200 - total flux cleaned = 0.161733 Jy ! Total flux subtracted in 200 components = 0.161733 Jy ! Clean residual min=-0.007472 max=0.010370 Jy/beam ! Clean residual mean=0.000082 rms=0.002161 Jy/beam ! Combined flux in latest and established models = 0.161733 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.161733 Jy ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=4.284 mas, bpa=35.24 degrees ! Estimated noise=0.680061 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.0131652 Jy ! Component: 100 - total flux cleaned = 0.0214008 Jy ! Component: 150 - total flux cleaned = 0.0271192 Jy ! Component: 200 - total flux cleaned = 0.0313496 Jy ! Total flux subtracted in 200 components = 0.0313496 Jy ! Clean residual min=-0.005547 max=0.006557 Jy/beam ! Clean residual mean=0.000099 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.193083 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 53 components and 0.193082 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.078 mas, bmaj=9.65 mas, bpa=42.17 degrees ! Estimated noise=0.857998 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00592877 Jy ! Component: 100 - total flux cleaned = 0.00912718 Jy ! Component: 150 - total flux cleaned = 0.0110351 Jy ! Component: 200 - total flux cleaned = 0.0115239 Jy ! Total flux subtracted in 200 components = 0.0115239 Jy ! Clean residual min=-0.006366 max=0.009455 Jy/beam ! Clean residual mean=0.000133 rms=0.002589 Jy/beam ! Combined flux in latest and established models = 0.204606 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.000289359 Jy ! Component: 100 - total flux cleaned = 0.000510714 Jy ! Component: 150 - total flux cleaned = 0.000721051 Jy ! Component: 200 - total flux cleaned = 0.000917278 Jy ! Total flux subtracted in 200 components = 0.000917278 Jy ! Clean residual min=-0.006297 max=0.009206 Jy/beam ! Clean residual mean=0.000126 rms=0.002550 Jy/beam ! Combined flux in latest and established models = 0.205524 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 83 components and 0.205524 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.889 mas, bmaj=4.284 mas, bpa=35.24 degrees ! Estimated noise=0.680061 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000786646 Jy ! Component: 100 - total flux cleaned = -0.000159191 Jy ! Component: 150 - total flux cleaned = -8.96401e-05 Jy ! Component: 200 - total flux cleaned = -3.08115e-05 Jy ! Total flux subtracted in 200 components = -3.08115e-05 Jy ! Clean residual min=-0.004401 max=0.007086 Jy/beam ! Clean residual mean=0.000051 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.205493 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 0.205493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046696Jy sigma=1.215625 ! Fit after self-cal, rms=0.046601Jy sigma=1.213662 wmodel /scr/pima/bg219a_uvs/J1232+4821_S_map.mod ! Writing 92 model components to file: /scr/pima/bg219a_uvs/J1232+4821_S_map.mod wobs /scr/pima/bg219a_uvs/J1232+4821_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1232+4821_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1232+4821_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219a_uvs/J1232+4821_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.00291358 Jy ! Component: 100 - total flux cleaned = 0.00519368 Jy ! Component: 150 - total flux cleaned = 0.00666001 Jy ! Component: 200 - total flux cleaned = 0.00740461 Jy ! Component: 250 - total flux cleaned = 0.00758971 Jy ! Component: 300 - total flux cleaned = 0.00764843 Jy ! Component: 350 - total flux cleaned = 0.00780558 Jy ! Component: 400 - total flux cleaned = 0.00790013 Jy ! Component: 450 - total flux cleaned = 0.00785264 Jy ! Component: 500 - total flux cleaned = 0.00785508 Jy ! Component: 550 - total flux cleaned = 0.00781634 Jy ! Component: 600 - total flux cleaned = 0.00769992 Jy ! Component: 650 - total flux cleaned = 0.00751327 Jy ! Component: 700 - total flux cleaned = 0.00736953 Jy ! Component: 750 - total flux cleaned = 0.00730268 Jy ! Component: 800 - total flux cleaned = 0.00730418 Jy ! Component: 850 - total flux cleaned = 0.00730567 Jy ! Component: 900 - total flux cleaned = 0.00733649 Jy ! Component: 950 - total flux cleaned = 0.00742224 Jy ! Component: 1000 - total flux cleaned = 0.00750544 Jy ! Component: 1050 - total flux cleaned = 0.00755902 Jy ! Component: 1100 - total flux cleaned = 0.00761099 Jy ! Component: 1150 - total flux cleaned = 0.00766157 Jy ! Component: 1200 - total flux cleaned = 0.00771064 Jy ! Component: 1250 - total flux cleaned = 0.00775914 Jy ! Component: 1300 - total flux cleaned = 0.00785218 Jy ! Component: 1350 - total flux cleaned = 0.00798694 Jy ! Component: 1400 - total flux cleaned = 0.00809538 Jy ! Component: 1450 - total flux cleaned = 0.00817932 Jy ! Component: 1500 - total flux cleaned = 0.00819914 Jy ! Component: 1550 - total flux cleaned = 0.00823956 Jy ! Component: 1600 - total flux cleaned = 0.00837707 Jy ! Component: 1650 - total flux cleaned = 0.00847257 Jy ! Component: 1700 - total flux cleaned = 0.00856577 Jy ! Component: 1750 - total flux cleaned = 0.00869329 Jy ! Component: 1800 - total flux cleaned = 0.00874672 Jy ! Component: 1850 - total flux cleaned = 0.00883447 Jy ! Component: 1900 - total flux cleaned = 0.00886879 Jy ! Component: 1950 - total flux cleaned = 0.00891981 Jy ! Component: 2000 - total flux cleaned = 0.00900324 Jy ! Component: 2050 - total flux cleaned = 0.00903594 Jy ! Component: 2100 - total flux cleaned = 0.00910026 Jy ! Component: 2150 - total flux cleaned = 0.00913196 Jy ! Component: 2200 - total flux cleaned = 0.00919455 Jy ! Component: 2250 - total flux cleaned = 0.00930257 Jy ! Component: 2300 - total flux cleaned = 0.00936353 Jy ! Component: 2350 - total flux cleaned = 0.00943895 Jy ! Component: 2400 - total flux cleaned = 0.00952802 Jy ! Component: 2450 - total flux cleaned = 0.00961573 Jy ! Component: 2500 - total flux cleaned = 0.00968802 Jy ! Component: 2550 - total flux cleaned = 0.00977379 Jy ! Component: 2600 - total flux cleaned = 0.00983013 Jy ! Component: 2650 - total flux cleaned = 0.00987209 Jy ! Component: 2700 - total flux cleaned = 0.00992741 Jy ! Component: 2750 - total flux cleaned = 0.00999583 Jy ! Component: 2800 - total flux cleaned = 0.0100499 Jy ! Component: 2850 - total flux cleaned = 0.0100903 Jy ! Component: 2900 - total flux cleaned = 0.0101437 Jy ! Component: 2950 - total flux cleaned = 0.01021 Jy ! Component: 3000 - total flux cleaned = 0.0102756 Jy ! Component: 3050 - total flux cleaned = 0.0103148 Jy ! Component: 3100 - total flux cleaned = 0.0103795 Jy ! Component: 3150 - total flux cleaned = 0.0104566 Jy ! Component: 3200 - total flux cleaned = 0.010482 Jy ! Component: 3250 - total flux cleaned = 0.0105074 Jy ! Component: 3300 - total flux cleaned = 0.0105577 Jy ! Component: 3350 - total flux cleaned = 0.0105952 Jy ! Component: 3400 - total flux cleaned = 0.0106201 Jy ! Component: 3450 - total flux cleaned = 0.0106325 Jy ! Component: 3500 - total flux cleaned = 0.0106325 Jy ! Component: 3550 - total flux cleaned = 0.0106448 Jy ! Component: 3600 - total flux cleaned = 0.0106571 Jy ! Component: 3650 - total flux cleaned = 0.0106448 Jy ! Component: 3700 - total flux cleaned = 0.0106449 Jy ! Component: 3750 - total flux cleaned = 0.0106693 Jy ! Component: 3800 - total flux cleaned = 0.0107056 Jy ! Component: 3850 - total flux cleaned = 0.0106936 Jy ! Component: 3900 - total flux cleaned = 0.0107419 Jy ! Component: 3950 - total flux cleaned = 0.0107419 Jy ! Component: 4000 - total flux cleaned = 0.0107659 Jy ! Component: 4050 - total flux cleaned = 0.01079 Jy ! Total flux subtracted in 4096 components = 0.010802 Jy ! Clean residual min=-0.000887 max=0.000791 Jy/beam ! Clean residual mean=0.000007 rms=0.000194 Jy/beam ! Combined flux in latest and established models = 0.216295 Jy keep ! Adding 248 model components to the UV plane model. ! The established model now contains 340 components and 0.216295 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1232+4821_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.889 x 4.284 at 35.24 degrees (North through East) ! Clean map min=-0.0017312 max=0.13393 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1232+4821_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.133927 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000216596 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.48518 0.48518 0.97036 1.94072 3.88144 7.76288 15.5258 31.0515 62.103 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.133 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 618.327 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1232+4821_S_uvs.log closed on Wed Apr 6 22:54:02 2016