! Started logfile: /d2/scr/pima/rv101_uvs/J2205+2926_S_uvs.log on Sat Nov 29 13:57:05 2014 obs /d2/scr/pima/rv101_uvs/J2205+2926_S_uva.fits ! Reading UV FITS file: /d2/scr/pima/rv101_uvs/J2205+2926_S_uva.fits ! AN table 1: 44 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.963384 visibilities/baseline/integration-bin. ! Found source: J2205+2926 ! ! 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.23299e+09 8e+06 1 8e+06 ! 02 2 2.26299e+09 8e+06 1 8e+06 ! 03 3 2.35299e+09 8e+06 1 8e+06 ! 04 4 2.37299e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6104 visibilities. select RR ! 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 /d2/scr/pima/rv101_uvs/J2205+2926_S] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.007958Jy sigma=15.615367 ! Fit after self-cal, rms=0.897006Jy sigma=13.807540 ! 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.122 mas, bmaj=5.058 mas, bpa=-9.147 degrees ! Estimated noise=1.19832 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.075076 Jy ! Component: 100 - total flux cleaned = 0.0980478 Jy ! Total flux subtracted in 100 components = 0.0980478 Jy ! Clean residual min=-0.006759 max=0.012080 Jy/beam ! Clean residual mean=-0.000009 rms=0.001748 Jy/beam ! Combined flux in latest and established models = 0.0980478 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0980478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069719Jy sigma=0.946293 ! Fit after self-cal, rms=0.069720Jy sigma=0.945660 ! Inverting map ! Added new window around map position (-5, 1). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132437 Jy ! Component: 100 - total flux cleaned = 0.0214775 Jy ! Total flux subtracted in 100 components = 0.0214775 Jy ! Clean residual min=-0.005098 max=0.006421 Jy/beam ! Clean residual mean=-0.000004 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.119525 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 0.119525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066001Jy sigma=0.882336 ! Fit after self-cal, rms=0.065850Jy sigma=0.879683 ! 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.136 mas, bmaj=6.449 mas, bpa=-7.664 degrees ! Estimated noise=0.631229 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.00883052 Jy ! Component: 100 - total flux cleaned = 0.0131928 Jy ! Component: 150 - total flux cleaned = 0.0157706 Jy ! Component: 200 - total flux cleaned = 0.0171408 Jy ! Total flux subtracted in 200 components = 0.0171408 Jy ! Clean residual min=-0.003961 max=0.003668 Jy/beam ! Clean residual mean=-0.000004 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.136666 Jy ! Performing phase self-cal ! Adding 30 model components to the UV plane model. ! The established model now contains 47 components and 0.136666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064553Jy sigma=0.862363 ! Fit after self-cal, rms=0.064415Jy sigma=0.860034 ! 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.136 x 6.449 at -7.664 degrees (North through East) ! Clean map min=-0.0036683 max=0.10054 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* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 0.96 HN 1.13 KP 1.18 LA 1.02 ! MK 1.04 NL 1.01 OV 1.01 PT 1.03 ! SC 1.03 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.02 HN 0.98 KP 1.10 LA 0.91 ! MK 0.98 NL 1.11 OV 1.00 PT 1.00 ! SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! MK 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.064415Jy sigma=0.860034 ! Fit after self-cal, rms=0.065338Jy sigma=0.850488 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.13 mas, bmaj=6.444 mas, bpa=-7.42 degrees ! Estimated noise=0.649789 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.00390125 Jy ! Component: 100 - total flux cleaned = 0.00559518 Jy ! Component: 150 - total flux cleaned = 0.00573959 Jy ! Component: 200 - total flux cleaned = 0.00581807 Jy ! Total flux subtracted in 200 components = 0.00581807 Jy ! Clean residual min=-0.003236 max=0.002703 Jy/beam ! Clean residual mean=0.000004 rms=0.000709 Jy/beam ! Combined flux in latest and established models = 0.142484 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 53 components and 0.142484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065041Jy sigma=0.848122 ! Fit after self-cal, rms=0.065023Jy sigma=0.847704 ! 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.065023Jy sigma=0.847704 ! Fit after self-cal, rms=0.066055Jy sigma=0.846041 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.126 mas, bmaj=6.42 mas, bpa=-6.95 degrees ! Estimated noise=0.661283 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00221265 Jy ! Component: 100 - total flux cleaned = 0.00326786 Jy ! Component: 150 - total flux cleaned = 0.00351054 Jy ! Component: 200 - total flux cleaned = 0.00355381 Jy ! Total flux subtracted in 200 components = 0.00355381 Jy ! Clean residual min=-0.003028 max=0.002616 Jy/beam ! Clean residual mean=0.000004 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.146038 Jy selfcal ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 61 components and 0.146038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065938Jy sigma=0.845688 ! Fit after self-cal, rms=0.065940Jy sigma=0.845629 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.000158087 Jy ! Component: 100 - total flux cleaned = 0.000214487 Jy ! Component: 150 - total flux cleaned = 0.000214448 Jy ! Component: 200 - total flux cleaned = 0.000214485 Jy ! Total flux subtracted in 200 components = 0.000214485 Jy ! Clean residual min=-0.002969 max=0.002618 Jy/beam ! Clean residual mean=0.000004 rms=0.000694 Jy/beam ! Combined flux in latest and established models = 0.146253 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.146253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065928Jy sigma=0.845531 ! Fit after self-cal, rms=0.065927Jy sigma=0.845517 ! 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.065927Jy sigma=0.845517 ! Fit after self-cal, rms=0.065785Jy sigma=0.840214 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=6.393 mas, bpa=-7.179 degrees ! Estimated noise=0.670156 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00199125 Jy ! Component: 100 - total flux cleaned = 0.00301469 Jy ! Component: 150 - total flux cleaned = 0.00359566 Jy ! Component: 200 - total flux cleaned = 0.00381093 Jy ! Total flux subtracted in 200 components = 0.00381093 Jy ! Clean residual min=-0.002936 max=0.002715 Jy/beam ! Clean residual mean=0.000004 rms=0.000674 Jy/beam ! Combined flux in latest and established models = 0.150064 Jy selfcal ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 75 components and 0.150064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065703Jy sigma=0.839739 ! Fit after self-cal, rms=0.065700Jy sigma=0.839660 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.000204726 Jy ! Component: 100 - total flux cleaned = 0.000232127 Jy ! Component: 150 - total flux cleaned = 0.000255121 Jy ! Component: 200 - total flux cleaned = 0.000265908 Jy ! Total flux subtracted in 200 components = 0.000265908 Jy ! Clean residual min=-0.002923 max=0.002697 Jy/beam ! Clean residual mean=0.000004 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.150329 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.150329 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065695Jy sigma=0.839597 ! Fit after self-cal, rms=0.065695Jy sigma=0.839588 ! 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.065695Jy sigma=0.839588 ! Fit after self-cal, rms=0.065285Jy sigma=0.835902 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.997 mas, bmaj=11.23 mas, bpa=-17 degrees ! Estimated noise=0.777557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000323135 Jy ! Component: 100 - total flux cleaned = 0.000380299 Jy ! Component: 150 - total flux cleaned = 0.000408978 Jy ! Component: 200 - total flux cleaned = 0.000432593 Jy ! Total flux subtracted in 200 components = 0.000432593 Jy ! Clean residual min=-0.003689 max=0.002994 Jy/beam ! Clean residual mean=0.000005 rms=0.000889 Jy/beam ! Combined flux in latest and established models = 0.150762 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 91 components and 0.150762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065276Jy sigma=0.835843 ! Fit after self-cal, rms=0.065268Jy sigma=0.835787 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.000104794 Jy ! Component: 100 - total flux cleaned = 0.000105244 Jy ! Component: 150 - total flux cleaned = 0.00011527 Jy ! Component: 200 - total flux cleaned = 0.000115303 Jy ! Total flux subtracted in 200 components = 0.000115303 Jy ! Clean residual min=-0.003677 max=0.002960 Jy/beam ! Clean residual mean=0.000005 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.150877 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 92 components and 0.150877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065266Jy sigma=0.835762 ! Fit after self-cal, rms=0.065266Jy sigma=0.835754 ! 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.095 mas, bmaj=6.37 mas, bpa=-6.586 degrees ! Estimated noise=0.670806 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.095 x 6.37 at -6.586 degrees (North through East) ! Clean map min=-0.0028137 max=0.10524 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.106 mas, bmaj=5.003 mas, bpa=-8.332 degrees ! Estimated noise=1.26229 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0787 Jy ! Component: 100 - total flux cleaned = 0.104613 Jy ! Component: 150 - total flux cleaned = 0.120195 Jy ! Component: 200 - total flux cleaned = 0.130436 Jy ! Total flux subtracted in 200 components = 0.130436 Jy ! Clean residual min=-0.005150 max=0.005792 Jy/beam ! Clean residual mean=-0.000003 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.130436 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.130436 Jy ! Inverting map and beam ! Estimated beam: bmin=4.095 mas, bmaj=6.37 mas, bpa=-6.586 degrees ! Estimated noise=0.670806 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.00933142 Jy ! Component: 100 - total flux cleaned = 0.014332 Jy ! Component: 150 - total flux cleaned = 0.0171466 Jy ! Component: 200 - total flux cleaned = 0.018814 Jy ! Total flux subtracted in 200 components = 0.018814 Jy ! Clean residual min=-0.002987 max=0.002946 Jy/beam ! Clean residual mean=0.000002 rms=0.000704 Jy/beam ! Combined flux in latest and established models = 0.14925 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 57 components and 0.14925 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.997 mas, bmaj=11.23 mas, bpa=-17 degrees ! Estimated noise=0.777557 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00135751 Jy ! Component: 100 - total flux cleaned = 0.00144214 Jy ! Component: 150 - total flux cleaned = 0.00152749 Jy ! Component: 200 - total flux cleaned = 0.00157807 Jy ! Total flux subtracted in 200 components = 0.00157807 Jy ! Clean residual min=-0.003630 max=0.002865 Jy/beam ! Clean residual mean=0.000005 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.150828 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 = 4.0652e-05 Jy ! Component: 100 - total flux cleaned = 7.37754e-05 Jy ! Component: 150 - total flux cleaned = 9.22195e-05 Jy ! Component: 200 - total flux cleaned = 8.43378e-05 Jy ! Total flux subtracted in 200 components = 8.43378e-05 Jy ! Clean residual min=-0.003665 max=0.002901 Jy/beam ! Clean residual mean=0.000005 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.150913 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 76 components and 0.150913 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.095 mas, bmaj=6.37 mas, bpa=-6.586 degrees ! Estimated noise=0.670806 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000296394 Jy ! Component: 100 - total flux cleaned = -0.000344264 Jy ! Component: 150 - total flux cleaned = -0.000344166 Jy ! Component: 200 - total flux cleaned = -0.000344891 Jy ! Total flux subtracted in 200 components = -0.000344891 Jy ! Clean residual min=-0.002916 max=0.002859 Jy/beam ! Clean residual mean=0.000002 rms=0.000690 Jy/beam ! Combined flux in latest and established models = 0.150568 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 86 components and 0.150568 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065288Jy sigma=0.835970 ! Fit after self-cal, rms=0.065289Jy sigma=0.835954 wmodel /d2/scr/pima/rv101_uvs/J2205+2926_S_map.mod ! Writing 86 model components to file: /d2/scr/pima/rv101_uvs/J2205+2926_S_map.mod wobs /d2/scr/pima/rv101_uvs/J2205+2926_S_uvs.fits ! Writing UV FITS file: /d2/scr/pima/rv101_uvs/J2205+2926_S_uvs.fits wwins /d2/scr/pima/rv101_uvs/J2205+2926_S_map.win ! wwins: Wrote 2 windows to /d2/scr/pima/rv101_uvs/J2205+2926_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.000171676 Jy ! Component: 100 - total flux cleaned = 6.98685e-05 Jy ! Component: 150 - total flux cleaned = 0.000163345 Jy ! Component: 200 - total flux cleaned = 7.97292e-05 Jy ! Component: 250 - total flux cleaned = -0.000165602 Jy ! Component: 300 - total flux cleaned = -0.000363154 Jy ! Component: 350 - total flux cleaned = -0.000516619 Jy ! Component: 400 - total flux cleaned = -0.00062815 Jy ! Component: 450 - total flux cleaned = -0.00070101 Jy ! Component: 500 - total flux cleaned = -0.00080788 Jy ! Component: 550 - total flux cleaned = -0.000842192 Jy ! Component: 600 - total flux cleaned = -0.000842313 Jy ! Component: 650 - total flux cleaned = -0.000842013 Jy ! Component: 700 - total flux cleaned = -0.000873463 Jy ! Component: 750 - total flux cleaned = -0.00084172 Jy ! Component: 800 - total flux cleaned = -0.000904502 Jy ! Component: 850 - total flux cleaned = -0.000904902 Jy ! Component: 900 - total flux cleaned = -0.000994943 Jy ! Component: 950 - total flux cleaned = -0.000994878 Jy ! Component: 1000 - total flux cleaned = -0.000995488 Jy ! Component: 1050 - total flux cleaned = -0.00105307 Jy ! Component: 1100 - total flux cleaned = -0.00110977 Jy ! Component: 1150 - total flux cleaned = -0.00124904 Jy ! Component: 1200 - total flux cleaned = -0.00133095 Jy ! Component: 1250 - total flux cleaned = -0.00138455 Jy ! Component: 1300 - total flux cleaned = -0.00143776 Jy ! Component: 1350 - total flux cleaned = -0.00149044 Jy ! Component: 1400 - total flux cleaned = -0.00149048 Jy ! Component: 1450 - total flux cleaned = -0.00159291 Jy ! Component: 1500 - total flux cleaned = -0.00159262 Jy ! Component: 1550 - total flux cleaned = -0.00161817 Jy ! Component: 1600 - total flux cleaned = -0.00164282 Jy ! Component: 1650 - total flux cleaned = -0.00174091 Jy ! Component: 1700 - total flux cleaned = -0.00174078 Jy ! Component: 1750 - total flux cleaned = -0.0017409 Jy ! Component: 1800 - total flux cleaned = -0.00178839 Jy ! Component: 1850 - total flux cleaned = -0.00176497 Jy ! Component: 1900 - total flux cleaned = -0.00169536 Jy ! Component: 1950 - total flux cleaned = -0.00167222 Jy ! Component: 2000 - total flux cleaned = -0.00164913 Jy ! Component: 2050 - total flux cleaned = -0.00153652 Jy ! Component: 2100 - total flux cleaned = -0.00144745 Jy ! Component: 2150 - total flux cleaned = -0.00140379 Jy ! Component: 2200 - total flux cleaned = -0.00133881 Jy ! Component: 2250 - total flux cleaned = -0.00131698 Jy ! Component: 2300 - total flux cleaned = -0.00121015 Jy ! Component: 2350 - total flux cleaned = -0.00108325 Jy ! Component: 2400 - total flux cleaned = -0.00110436 Jy ! Component: 2450 - total flux cleaned = -0.000999969 Jy ! Component: 2500 - total flux cleaned = -0.0009176 Jy ! Component: 2550 - total flux cleaned = -0.000856179 Jy ! Component: 2600 - total flux cleaned = -0.000734281 Jy ! Component: 2650 - total flux cleaned = -0.000754314 Jy ! Component: 2700 - total flux cleaned = -0.000634162 Jy ! Component: 2750 - total flux cleaned = -0.000534771 Jy ! Component: 2800 - total flux cleaned = -0.000396758 Jy ! Component: 2850 - total flux cleaned = -0.000357586 Jy ! Component: 2900 - total flux cleaned = -0.000260569 Jy ! Component: 2950 - total flux cleaned = -0.000183493 Jy ! Component: 3000 - total flux cleaned = -3.06216e-05 Jy ! Component: 3050 - total flux cleaned = 2.63151e-05 Jy ! Component: 3100 - total flux cleaned = 6.40883e-05 Jy ! Component: 3150 - total flux cleaned = 0.000138937 Jy ! Component: 3200 - total flux cleaned = 0.000213417 Jy ! Component: 3250 - total flux cleaned = 0.000306 Jy ! Component: 3300 - total flux cleaned = 0.000397569 Jy ! Component: 3350 - total flux cleaned = 0.000506831 Jy ! Component: 3400 - total flux cleaned = 0.000542968 Jy ! Component: 3450 - total flux cleaned = 0.000614806 Jy ! Component: 3500 - total flux cleaned = 0.000614964 Jy ! Component: 3550 - total flux cleaned = 0.000739385 Jy ! Component: 3600 - total flux cleaned = 0.000827735 Jy ! Component: 3650 - total flux cleaned = 0.000933089 Jy ! Component: 3700 - total flux cleaned = 0.00107273 Jy ! Component: 3750 - total flux cleaned = 0.00112475 Jy ! Component: 3800 - total flux cleaned = 0.00122804 Jy ! Component: 3850 - total flux cleaned = 0.00122838 Jy ! Component: 3900 - total flux cleaned = 0.00133078 Jy ! Component: 3950 - total flux cleaned = 0.00139859 Jy ! Component: 4000 - total flux cleaned = 0.00151652 Jy ! Component: 4050 - total flux cleaned = 0.001617 Jy ! Total flux subtracted in 4096 components = 0.00168352 Jy ! Clean residual min=-0.001205 max=0.001014 Jy/beam ! Clean residual mean=0.000009 rms=0.000296 Jy/beam ! Combined flux in latest and established models = 0.152251 Jy keep ! Adding 277 model components to the UV plane model. ! The established model now contains 363 components and 0.152251 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/rv101_uvs/J2205+2926_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.095 x 6.37 at -6.586 degrees (North through East) ! Clean map min=-0.0015854 max=0.10512 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/rv101_uvs/J2205+2926_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.105116 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000288049 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.822086 0.822086 1.64417 3.28834 6.57669 13.1534 26.3068 52.6135 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.105 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 364.925 quit ! Quitting program ! Log file /d2/scr/pima/rv101_uvs/J2205+2926_S_uvs.log closed on Sat Nov 29 13:57:10 2014