! Started logfile: /scr/pima/bg219e_uvs/J0710-3850_S_uvs.log on Thu Apr 7 06:38:30 2016 obs /scr/pima/bg219e_uvs/J0710-3850_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219e_uvs/J0710-3850_S_uva.fits ! AN table 1: 58 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.866379 visibilities/baseline/integration-bin. ! Found source: J0710-3850 ! ! 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 5628 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/J0710-3850_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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.180168Jy sigma=14.297824 ! Fit after self-cal, rms=0.507911Jy sigma=5.495284 ! 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.061 mas, bmaj=15.02 mas, bpa=4.143 degrees ! Estimated noise=1.30902 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.378011 Jy ! Component: 100 - total flux cleaned = 0.503718 Jy ! Total flux subtracted in 100 components = 0.503718 Jy ! Clean residual min=-0.035570 max=0.086627 Jy/beam ! Clean residual mean=-0.000136 rms=0.012193 Jy/beam ! Combined flux in latest and established models = 0.503719 Jy ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.503719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247048Jy sigma=3.034647 ! Fit after self-cal, rms=0.246738Jy sigma=3.032831 ! Inverting map ! Added new window around map position (-5, 10). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0862775 Jy ! Component: 100 - total flux cleaned = 0.141744 Jy ! Total flux subtracted in 100 components = 0.141744 Jy ! Clean residual min=-0.024111 max=0.058620 Jy/beam ! Clean residual mean=-0.000115 rms=0.008018 Jy/beam ! Combined flux in latest and established models = 0.645463 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 50 components and 0.645463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182890Jy sigma=2.156483 ! Fit after self-cal, rms=0.180558Jy sigma=2.126176 ! 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.819 mas, bmaj=17.67 mas, bpa=2.646 degrees ! Estimated noise=0.833547 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.0877084 Jy ! Component: 100 - total flux cleaned = 0.137115 Jy ! Component: 150 - total flux cleaned = 0.167216 Jy ! Component: 200 - total flux cleaned = 0.186162 Jy ! Total flux subtracted in 200 components = 0.186162 Jy ! Clean residual min=-0.024183 max=0.028016 Jy/beam ! Clean residual mean=-0.000124 rms=0.005744 Jy/beam ! Combined flux in latest and established models = 0.831625 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 120 components and 0.831625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.138432Jy sigma=1.445963 ! Fit after self-cal, rms=0.137668Jy sigma=1.434551 ! 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.819 x 17.67 at 2.646 degrees (North through East) ! Clean map min=-0.024817 max=0.511 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* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* LA 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.137668Jy sigma=1.434551 ! Fit after self-cal, rms=0.137668Jy sigma=1.434551 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=17.67 mas, bpa=2.646 degrees ! Estimated noise=0.833547 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.0144486 Jy ! Component: 100 - total flux cleaned = 0.0223147 Jy ! Component: 150 - total flux cleaned = 0.024101 Jy ! Component: 200 - total flux cleaned = 0.0258733 Jy ! Total flux subtracted in 200 components = 0.0258733 Jy ! Clean residual min=-0.022777 max=0.021775 Jy/beam ! Clean residual mean=-0.000142 rms=0.005022 Jy/beam ! Combined flux in latest and established models = 0.857498 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 134 components and 0.857498 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135805Jy sigma=1.411466 ! Fit after self-cal, rms=0.135793Jy sigma=1.409596 ! 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.135793Jy sigma=1.409596 ! Fit after self-cal, rms=0.138214Jy sigma=1.392985 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.833 mas, bmaj=17.86 mas, bpa=2.825 degrees ! Estimated noise=0.845376 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00427553 Jy ! Component: 100 - total flux cleaned = -0.00487262 Jy ! Component: 150 - total flux cleaned = -0.00534401 Jy ! Component: 200 - total flux cleaned = -0.00495085 Jy ! Total flux subtracted in 200 components = -0.00495085 Jy ! Clean residual min=-0.019449 max=0.018218 Jy/beam ! Clean residual mean=-0.000155 rms=0.004312 Jy/beam ! Combined flux in latest and established models = 0.852547 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 144 components and 0.852547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137455Jy sigma=1.389168 ! Fit after self-cal, rms=0.137618Jy sigma=1.388685 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.000204149 Jy ! Component: 100 - total flux cleaned = 0.000445726 Jy ! Component: 150 - total flux cleaned = 0.000777152 Jy ! Component: 200 - total flux cleaned = 0.00108476 Jy ! Total flux subtracted in 200 components = 0.00108476 Jy ! Clean residual min=-0.018994 max=0.017892 Jy/beam ! Clean residual mean=-0.000155 rms=0.004303 Jy/beam ! Combined flux in latest and established models = 0.853632 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 150 components and 0.853632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.137331Jy sigma=1.387276 ! Fit after self-cal, rms=0.137364Jy sigma=1.387137 ! 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.137364Jy sigma=1.387137 ! Fit after self-cal, rms=0.136380Jy sigma=1.364379 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.83 mas, bmaj=17.9 mas, bpa=2.972 degrees ! Estimated noise=0.845148 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00244673 Jy ! Component: 100 - total flux cleaned = -0.00246222 Jy ! Component: 150 - total flux cleaned = -0.00224406 Jy ! Component: 200 - total flux cleaned = -0.00195567 Jy ! Total flux subtracted in 200 components = -0.00195567 Jy ! Clean residual min=-0.018414 max=0.017090 Jy/beam ! Clean residual mean=-0.000126 rms=0.004032 Jy/beam ! Combined flux in latest and established models = 0.851676 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 158 components and 0.851676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135948Jy sigma=1.363709 ! Fit after self-cal, rms=0.136050Jy sigma=1.363535 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.000259223 Jy ! Component: 100 - total flux cleaned = 0.000525725 Jy ! Component: 150 - total flux cleaned = 0.000770621 Jy ! Component: 200 - total flux cleaned = 0.000996065 Jy ! Total flux subtracted in 200 components = 0.000996065 Jy ! Clean residual min=-0.018080 max=0.016843 Jy/beam ! Clean residual mean=-0.000124 rms=0.004024 Jy/beam ! Combined flux in latest and established models = 0.852672 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 169 components and 0.852672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135846Jy sigma=1.363087 ! Fit after self-cal, rms=0.135888Jy sigma=1.362988 ! 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.135888Jy sigma=1.362988 ! Fit after self-cal, rms=0.135924Jy sigma=1.362740 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.699 mas, bmaj=28.64 mas, bpa=-5.923 degrees ! Estimated noise=0.996629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00440514 Jy ! Component: 100 - total flux cleaned = 0.00467588 Jy ! Component: 150 - total flux cleaned = 0.00503917 Jy ! Component: 200 - total flux cleaned = 0.00537444 Jy ! Total flux subtracted in 200 components = 0.00537444 Jy ! Clean residual min=-0.023238 max=0.020244 Jy/beam ! Clean residual mean=-0.000241 rms=0.005350 Jy/beam ! Combined flux in latest and established models = 0.858047 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 178 components and 0.858046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135986Jy sigma=1.365887 ! Fit after self-cal, rms=0.135978Jy sigma=1.364497 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.000217448 Jy ! Component: 100 - total flux cleaned = 0.000234115 Jy ! Component: 150 - total flux cleaned = 0.000247183 Jy ! Component: 200 - total flux cleaned = 0.000353862 Jy ! Total flux subtracted in 200 components = 0.000353862 Jy ! Clean residual min=-0.023055 max=0.020097 Jy/beam ! Clean residual mean=-0.000240 rms=0.005358 Jy/beam ! Combined flux in latest and established models = 0.8584 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 185 components and 0.8584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.135986Jy sigma=1.367306 ! Fit after self-cal, rms=0.136027Jy sigma=1.366415 ! 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.828 mas, bmaj=17.9 mas, bpa=3.01 degrees ! Estimated noise=0.844306 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.828 x 17.9 at 3.01 degrees (North through East) ! Clean map min=-0.017963 max=0.49806 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.048 mas, bmaj=15.18 mas, bpa=4.517 degrees ! Estimated noise=1.33867 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.38601 Jy ! Component: 100 - total flux cleaned = 0.518454 Jy ! Component: 150 - total flux cleaned = 0.599468 Jy ! Component: 200 - total flux cleaned = 0.655078 Jy ! Total flux subtracted in 200 components = 0.655078 Jy ! Clean residual min=-0.021303 max=0.037337 Jy/beam ! Clean residual mean=-0.000104 rms=0.006950 Jy/beam ! Combined flux in latest and established models = 0.655078 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.655078 Jy ! Inverting map and beam ! Estimated beam: bmin=3.828 mas, bmaj=17.9 mas, bpa=3.01 degrees ! Estimated noise=0.844306 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) ! Added new window around map position (5.5, -11.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0809946 Jy ! Component: 100 - total flux cleaned = 0.127319 Jy ! Component: 150 - total flux cleaned = 0.156398 Jy ! Component: 200 - total flux cleaned = 0.175871 Jy ! Total flux subtracted in 200 components = 0.175871 Jy ! Clean residual min=-0.016779 max=0.012867 Jy/beam ! Clean residual mean=-0.000091 rms=0.004304 Jy/beam ! Combined flux in latest and established models = 0.830949 Jy ! Adding 123 model components to the UV plane model. ! The established model now contains 165 components and 0.830949 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.699 mas, bmaj=28.64 mas, bpa=-5.923 degrees ! Estimated noise=0.996629 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0194085 Jy ! Component: 100 - total flux cleaned = 0.0300215 Jy ! Component: 150 - total flux cleaned = 0.0328914 Jy ! Component: 200 - total flux cleaned = 0.0342716 Jy ! Total flux subtracted in 200 components = 0.0342716 Jy ! Clean residual min=-0.020553 max=0.019106 Jy/beam ! Clean residual mean=-0.000209 rms=0.005073 Jy/beam ! Combined flux in latest and established models = 0.865221 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.00118151 Jy ! Component: 100 - total flux cleaned = 0.0020232 Jy ! Component: 150 - total flux cleaned = 0.00261465 Jy ! Component: 200 - total flux cleaned = 0.00313391 Jy ! Total flux subtracted in 200 components = 0.00313391 Jy ! Clean residual min=-0.020651 max=0.018610 Jy/beam ! Clean residual mean=-0.000215 rms=0.005044 Jy/beam ! Combined flux in latest and established models = 0.868355 Jy ! Adding 104 model components to the UV plane model. ! The established model now contains 263 components and 0.868354 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.828 mas, bmaj=17.9 mas, bpa=3.01 degrees ! Estimated noise=0.844306 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000788269 Jy ! Component: 100 - total flux cleaned = -0.000368214 Jy ! Component: 150 - total flux cleaned = -0.000120288 Jy ! Component: 200 - total flux cleaned = 0.000107651 Jy ! Total flux subtracted in 200 components = 0.000107651 Jy ! Clean residual min=-0.014481 max=0.012275 Jy/beam ! Clean residual mean=-0.000115 rms=0.003573 Jy/beam ! Combined flux in latest and established models = 0.868462 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 299 components and 0.868462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.131652Jy sigma=1.339558 ! Fit after self-cal, rms=0.131441Jy sigma=1.335389 wmodel /scr/pima/bg219e_uvs/J0710-3850_S_map.mod ! Writing 299 model components to file: /scr/pima/bg219e_uvs/J0710-3850_S_map.mod wobs /scr/pima/bg219e_uvs/J0710-3850_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219e_uvs/J0710-3850_S_uvs.fits wwins /scr/pima/bg219e_uvs/J0710-3850_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219e_uvs/J0710-3850_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.00645729 Jy ! Component: 100 - total flux cleaned = -0.00844168 Jy ! Component: 150 - total flux cleaned = -0.00922967 Jy ! Component: 200 - total flux cleaned = -0.0106436 Jy ! Component: 250 - total flux cleaned = -0.0118051 Jy ! Component: 300 - total flux cleaned = -0.0132073 Jy ! Component: 350 - total flux cleaned = -0.0142455 Jy ! Component: 400 - total flux cleaned = -0.0156631 Jy ! Component: 450 - total flux cleaned = -0.0164853 Jy ! Component: 500 - total flux cleaned = -0.0171442 Jy ! Component: 550 - total flux cleaned = -0.0175261 Jy ! Component: 600 - total flux cleaned = -0.0180221 Jy ! Component: 650 - total flux cleaned = -0.0185004 Jy ! Component: 700 - total flux cleaned = -0.0188483 Jy ! Component: 750 - total flux cleaned = -0.0191911 Jy ! Component: 800 - total flux cleaned = -0.019633 Jy ! Component: 850 - total flux cleaned = -0.0200606 Jy ! Component: 900 - total flux cleaned = -0.0201647 Jy ! Component: 950 - total flux cleaned = -0.0206734 Jy ! Component: 1000 - total flux cleaned = -0.0211694 Jy ! Component: 1050 - total flux cleaned = -0.0216535 Jy ! Component: 1100 - total flux cleaned = -0.0220289 Jy ! Component: 1150 - total flux cleaned = -0.0222145 Jy ! Component: 1200 - total flux cleaned = -0.0226667 Jy ! Component: 1250 - total flux cleaned = -0.022844 Jy ! Component: 1300 - total flux cleaned = -0.023277 Jy ! Component: 1350 - total flux cleaned = -0.023447 Jy ! Component: 1400 - total flux cleaned = -0.0238609 Jy ! Component: 1450 - total flux cleaned = -0.0241041 Jy ! Component: 1500 - total flux cleaned = -0.0242645 Jy ! Component: 1550 - total flux cleaned = -0.0245777 Jy ! Component: 1600 - total flux cleaned = -0.024577 Jy ! Component: 1650 - total flux cleaned = -0.0248826 Jy ! Component: 1700 - total flux cleaned = -0.0248835 Jy ! Component: 1750 - total flux cleaned = -0.0251781 Jy ! Component: 1800 - total flux cleaned = -0.0253972 Jy ! Component: 1850 - total flux cleaned = -0.0253251 Jy ! Component: 1900 - total flux cleaned = -0.0256085 Jy ! Component: 1950 - total flux cleaned = -0.0257456 Jy ! Component: 2000 - total flux cleaned = -0.0259497 Jy ! Component: 2050 - total flux cleaned = -0.0259511 Jy ! Component: 2100 - total flux cleaned = -0.0260184 Jy ! Component: 2150 - total flux cleaned = -0.0261504 Jy ! Component: 2200 - total flux cleaned = -0.0265379 Jy ! Component: 2250 - total flux cleaned = -0.0264747 Jy ! Component: 2300 - total flux cleaned = -0.0267257 Jy ! Component: 2350 - total flux cleaned = -0.02685 Jy ! Component: 2400 - total flux cleaned = -0.0269723 Jy ! Component: 2450 - total flux cleaned = -0.027093 Jy ! Component: 2500 - total flux cleaned = -0.0270935 Jy ! Component: 2550 - total flux cleaned = -0.0273284 Jy ! Component: 2600 - total flux cleaned = -0.0274442 Jy ! Component: 2650 - total flux cleaned = -0.0276148 Jy ! Component: 2700 - total flux cleaned = -0.0278405 Jy ! Component: 2750 - total flux cleaned = -0.0280632 Jy ! Component: 2800 - total flux cleaned = -0.0281742 Jy ! Component: 2850 - total flux cleaned = -0.0285541 Jy ! Component: 2900 - total flux cleaned = -0.0288209 Jy ! Component: 2950 - total flux cleaned = -0.0290848 Jy ! Component: 3000 - total flux cleaned = -0.0292947 Jy ! Component: 3050 - total flux cleaned = -0.029708 Jy ! Component: 3100 - total flux cleaned = -0.0300661 Jy ! Component: 3150 - total flux cleaned = -0.0304706 Jy ! Component: 3200 - total flux cleaned = -0.0309206 Jy ! Component: 3250 - total flux cleaned = -0.0313152 Jy ! Component: 3300 - total flux cleaned = -0.0317053 Jy ! Component: 3350 - total flux cleaned = -0.0320918 Jy ! Component: 3400 - total flux cleaned = -0.0325215 Jy ! Component: 3450 - total flux cleaned = -0.0330411 Jy ! Component: 3500 - total flux cleaned = -0.0333681 Jy ! Component: 3550 - total flux cleaned = -0.0336927 Jy ! Component: 3600 - total flux cleaned = -0.0342889 Jy ! Component: 3650 - total flux cleaned = -0.0346963 Jy ! Component: 3700 - total flux cleaned = -0.0350557 Jy ! Component: 3750 - total flux cleaned = -0.0354111 Jy ! Component: 3800 - total flux cleaned = -0.0358078 Jy ! Component: 3850 - total flux cleaned = -0.036287 Jy ! Component: 3900 - total flux cleaned = -0.0365895 Jy ! Component: 3950 - total flux cleaned = -0.0371452 Jy ! Component: 4000 - total flux cleaned = -0.0376096 Jy ! Component: 4050 - total flux cleaned = -0.0380273 Jy ! Total flux subtracted in 4096 components = -0.0383175 Jy ! Clean residual min=-0.002247 max=0.002380 Jy/beam ! Clean residual mean=-0.000076 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.830144 Jy keep ! Adding 570 model components to the UV plane model. ! The established model now contains 869 components and 0.830145 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219e_uvs/J0710-3850_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.828 x 17.9 at 3.01 degrees (North through East) ! Clean map min=-0.012012 max=0.48709 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219e_uvs/J0710-3850_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.487085 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00091016 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.560575 0.560575 1.12115 2.2423 4.4846 8.9692 17.9384 35.8768 71.7536 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.487 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 535.164 quit ! Quitting program ! Log file /scr/pima/bg219e_uvs/J0710-3850_S_uvs.log closed on Thu Apr 7 06:38:34 2016