! Started logfile: /scr/pima/bg219a_uvs/J1033+6051_S_uvs.log on Wed Apr 6 22:51:32 2016 obs /scr/pima/bg219a_uvs/J1033+6051_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219a_uvs/J1033+6051_S_uva.fits ! AN table 1: 36 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.833333 visibilities/baseline/integration-bin. ! Found source: J1033+6051 ! ! 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 1800 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/J1033+6051_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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.023857Jy sigma=24.735145 ! Fit after self-cal, rms=0.745476Jy sigma=18.000437 ! 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=2.479 mas, bmaj=5.12 mas, bpa=59.42 degrees ! Estimated noise=1.1518 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.186985 Jy ! Component: 100 - total flux cleaned = 0.232832 Jy ! Total flux subtracted in 100 components = 0.232832 Jy ! Clean residual min=-0.013627 max=0.020763 Jy/beam ! Clean residual mean=-0.000209 rms=0.004246 Jy/beam ! Combined flux in latest and established models = 0.232832 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.232832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072855Jy sigma=1.781003 ! Fit after self-cal, rms=0.072827Jy sigma=1.780435 ! 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.079 mas, bmaj=6.242 mas, bpa=59.88 degrees ! Estimated noise=0.73622 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.0386958 Jy ! Component: 100 - total flux cleaned = 0.0581121 Jy ! Component: 150 - total flux cleaned = 0.0691377 Jy ! Component: 200 - total flux cleaned = 0.0762371 Jy ! Total flux subtracted in 200 components = 0.0762371 Jy ! Clean residual min=-0.007170 max=0.006957 Jy/beam ! Clean residual mean=-0.000129 rms=0.001919 Jy/beam ! Combined flux in latest and established models = 0.309069 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 30 components and 0.309069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051383Jy sigma=1.195805 ! Fit after self-cal, rms=0.051118Jy sigma=1.188878 ! 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.079 x 6.242 at 59.88 degrees (North through East) ! Clean map min=-0.0069484 max=0.26069 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: ! LA 0.98 MK 1.03 NL 0.98 OV 1.05 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! LA 0.96 MK 1.06 NL 1.00 OV 1.03 ! PT 0.97 SC 0.98 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! LA 0.99 MK 1.00 NL 0.97 OV 1.01 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! LA 0.95 MK 1.03 NL 0.98 OV 0.98 ! PT 0.97 SC 0.96 ! ! ! Fit before self-cal, rms=0.051118Jy sigma=1.188878 ! Fit after self-cal, rms=0.049329Jy sigma=1.155666 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.099 mas, bmaj=6.296 mas, bpa=59.61 degrees ! Estimated noise=0.726323 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.000556743 Jy ! Component: 100 - total flux cleaned = -0.000718511 Jy ! Component: 150 - total flux cleaned = -0.000607692 Jy ! Component: 200 - total flux cleaned = -0.000526852 Jy ! Total flux subtracted in 200 components = -0.000526852 Jy ! Clean residual min=-0.004403 max=0.005452 Jy/beam ! Clean residual mean=-0.000038 rms=0.001269 Jy/beam ! Combined flux in latest and established models = 0.308542 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.308542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049104Jy sigma=1.149938 ! Fit after self-cal, rms=0.049081Jy sigma=1.149362 ! 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.049081Jy sigma=1.149362 ! Fit after self-cal, rms=0.048807Jy sigma=1.139865 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=6.279 mas, bpa=59.69 degrees ! Estimated noise=0.724973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.84066e-05 Jy ! Component: 100 - total flux cleaned = -8.61912e-05 Jy ! Component: 150 - total flux cleaned = -0.000133356 Jy ! Component: 200 - total flux cleaned = -0.000131962 Jy ! Total flux subtracted in 200 components = -0.000131962 Jy ! Clean residual min=-0.003960 max=0.004812 Jy/beam ! Clean residual mean=-0.000032 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.30841 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.30841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048774Jy sigma=1.139102 ! Fit after self-cal, rms=0.048776Jy sigma=1.138957 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 (-31, -4). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00358971 Jy ! Component: 100 - total flux cleaned = 0.00374976 Jy ! Component: 150 - total flux cleaned = 0.00389248 Jy ! Component: 200 - total flux cleaned = 0.00408986 Jy ! Total flux subtracted in 200 components = 0.00408986 Jy ! Clean residual min=-0.003395 max=0.004073 Jy/beam ! Clean residual mean=-0.000023 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.3125 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 67 components and 0.3125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048484Jy sigma=1.131282 ! Fit after self-cal, rms=0.048473Jy sigma=1.130763 ! Inverting map ! Added new window around map position (1, -44.5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373675 Jy ! Component: 100 - total flux cleaned = 0.00544066 Jy ! Component: 150 - total flux cleaned = 0.00616099 Jy ! Component: 200 - total flux cleaned = 0.00666297 Jy ! Total flux subtracted in 200 components = 0.00666297 Jy ! Clean residual min=-0.002622 max=0.002538 Jy/beam ! Clean residual mean=0.000010 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.319163 Jy ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 89 components and 0.319163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.048167Jy sigma=1.123334 ! Fit after self-cal, rms=0.048156Jy sigma=1.123064 ! 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.048156Jy sigma=1.123064 ! Fit after self-cal, rms=0.048025Jy sigma=1.122319 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=6.282 mas, bpa=59.69 degrees ! Estimated noise=0.723569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00120111 Jy ! Component: 100 - total flux cleaned = 0.00144611 Jy ! Component: 150 - total flux cleaned = 0.00173618 Jy ! Component: 200 - total flux cleaned = 0.00200364 Jy ! Total flux subtracted in 200 components = 0.00200364 Jy ! Clean residual min=-0.002395 max=0.002413 Jy/beam ! Clean residual mean=0.000013 rms=0.000614 Jy/beam ! Combined flux in latest and established models = 0.321167 Jy selfcal ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 103 components and 0.321167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047955Jy sigma=1.120875 ! Fit after self-cal, rms=0.047950Jy sigma=1.120839 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.000461982 Jy ! Component: 100 - total flux cleaned = 0.000698738 Jy ! Component: 150 - total flux cleaned = 0.000889944 Jy ! Component: 200 - total flux cleaned = 0.000992662 Jy ! Total flux subtracted in 200 components = 0.000992662 Jy ! Clean residual min=-0.002354 max=0.002397 Jy/beam ! Clean residual mean=0.000017 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.322159 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 107 components and 0.322159 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047916Jy sigma=1.120201 ! Fit after self-cal, rms=0.047915Jy sigma=1.120180 ! 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.047915Jy sigma=1.120180 ! Fit after self-cal, rms=0.047897Jy sigma=1.119993 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.112 mas, bmaj=14.22 mas, bpa=51.33 degrees ! Estimated noise=0.936182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000710635 Jy ! Component: 100 - total flux cleaned = 0.000949976 Jy ! Component: 150 - total flux cleaned = 0.00107739 Jy ! Component: 200 - total flux cleaned = 0.00107867 Jy ! Total flux subtracted in 200 components = 0.00107867 Jy ! Clean residual min=-0.001984 max=0.002105 Jy/beam ! Clean residual mean=0.000030 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.323238 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 117 components and 0.323238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047881Jy sigma=1.119610 ! Fit after self-cal, rms=0.047879Jy sigma=1.119587 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.00012232 Jy ! Component: 100 - total flux cleaned = 0.000105774 Jy ! Component: 150 - total flux cleaned = 0.000136775 Jy ! Component: 200 - total flux cleaned = 0.000121906 Jy ! Total flux subtracted in 200 components = 0.000121906 Jy ! Clean residual min=-0.001968 max=0.002125 Jy/beam ! Clean residual mean=0.000032 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.32336 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 123 components and 0.32336 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047875Jy sigma=1.119509 ! Fit after self-cal, rms=0.047874Jy sigma=1.119498 ! 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.103 mas, bmaj=6.283 mas, bpa=59.68 degrees ! Estimated noise=0.723589 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.103 x 6.283 at 59.68 degrees (North through East) ! Clean map min=-0.0022819 max=0.25701 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=2.49 mas, bmaj=5.14 mas, bpa=59.19 degrees ! Estimated noise=1.13932 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.184887 Jy ! Component: 100 - total flux cleaned = 0.230007 Jy ! Component: 150 - total flux cleaned = 0.253925 Jy ! Component: 200 - total flux cleaned = 0.269044 Jy ! Total flux subtracted in 200 components = 0.269044 Jy ! Clean residual min=-0.008002 max=0.008795 Jy/beam ! Clean residual mean=-0.000102 rms=0.002240 Jy/beam ! Combined flux in latest and established models = 0.269044 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.269044 Jy ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=6.283 mas, bpa=59.68 degrees ! Estimated noise=0.723589 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.0173011 Jy ! Component: 100 - total flux cleaned = 0.0265001 Jy ! Component: 150 - total flux cleaned = 0.03238 Jy ! Component: 200 - total flux cleaned = 0.0367904 Jy ! Total flux subtracted in 200 components = 0.0367904 Jy ! Clean residual min=-0.004193 max=0.003795 Jy/beam ! Clean residual mean=-0.000063 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.305834 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 35 components and 0.305834 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.112 mas, bmaj=14.22 mas, bpa=51.33 degrees ! Estimated noise=0.936182 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00562007 Jy ! Component: 100 - total flux cleaned = 0.00907628 Jy ! Component: 150 - total flux cleaned = 0.0115779 Jy ! Component: 200 - total flux cleaned = 0.0134234 Jy ! Total flux subtracted in 200 components = 0.0134234 Jy ! Clean residual min=-0.002643 max=0.002319 Jy/beam ! Clean residual mean=-0.000012 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.319257 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.00138322 Jy ! Component: 100 - total flux cleaned = 0.00192468 Jy ! Component: 150 - total flux cleaned = 0.00215675 Jy ! Component: 200 - total flux cleaned = 0.00232724 Jy ! Total flux subtracted in 200 components = 0.00232724 Jy ! Clean residual min=-0.002154 max=0.002305 Jy/beam ! Clean residual mean=0.000012 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.321585 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 82 components and 0.321585 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.103 mas, bmaj=6.283 mas, bpa=59.68 degrees ! Estimated noise=0.723589 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000426625 Jy ! Component: 100 - total flux cleaned = 0.000634863 Jy ! Component: 150 - total flux cleaned = 0.000877856 Jy ! Component: 200 - total flux cleaned = 0.00108605 Jy ! Total flux subtracted in 200 components = 0.00108605 Jy ! Clean residual min=-0.002653 max=0.002423 Jy/beam ! Clean residual mean=0.000009 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.322671 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 104 components and 0.322671 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047999Jy sigma=1.122101 ! Fit after self-cal, rms=0.047978Jy sigma=1.121676 wmodel /scr/pima/bg219a_uvs/J1033+6051_S_map.mod ! Writing 104 model components to file: /scr/pima/bg219a_uvs/J1033+6051_S_map.mod wobs /scr/pima/bg219a_uvs/J1033+6051_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219a_uvs/J1033+6051_S_uvs.fits wwins /scr/pima/bg219a_uvs/J1033+6051_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219a_uvs/J1033+6051_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.00043602 Jy ! Component: 100 - total flux cleaned = -0.000759184 Jy ! Component: 150 - total flux cleaned = -0.000871781 Jy ! Component: 200 - total flux cleaned = -0.00101241 Jy ! Component: 250 - total flux cleaned = -0.00118025 Jy ! Component: 300 - total flux cleaned = -0.00140472 Jy ! Component: 350 - total flux cleaned = -0.00152879 Jy ! Component: 400 - total flux cleaned = -0.00161695 Jy ! Component: 450 - total flux cleaned = -0.00158806 Jy ! Component: 500 - total flux cleaned = -0.00156074 Jy ! Component: 550 - total flux cleaned = -0.00156072 Jy ! Component: 600 - total flux cleaned = -0.00153439 Jy ! Component: 650 - total flux cleaned = -0.00148377 Jy ! Component: 700 - total flux cleaned = -0.00148387 Jy ! Component: 750 - total flux cleaned = -0.00141202 Jy ! Component: 800 - total flux cleaned = -0.0014592 Jy ! Component: 850 - total flux cleaned = -0.0014364 Jy ! Component: 900 - total flux cleaned = -0.00136984 Jy ! Component: 950 - total flux cleaned = -0.00141335 Jy ! Component: 1000 - total flux cleaned = -0.00139238 Jy ! Component: 1050 - total flux cleaned = -0.00137145 Jy ! Component: 1100 - total flux cleaned = -0.00133096 Jy ! Component: 1150 - total flux cleaned = -0.00129127 Jy ! Component: 1200 - total flux cleaned = -0.00131043 Jy ! Component: 1250 - total flux cleaned = -0.00127161 Jy ! Component: 1300 - total flux cleaned = -0.00125266 Jy ! Component: 1350 - total flux cleaned = -0.00121579 Jy ! Component: 1400 - total flux cleaned = -0.00128841 Jy ! Component: 1450 - total flux cleaned = -0.00128853 Jy ! Component: 1500 - total flux cleaned = -0.00139357 Jy ! Component: 1550 - total flux cleaned = -0.00141038 Jy ! Component: 1600 - total flux cleaned = -0.00141001 Jy ! Component: 1650 - total flux cleaned = -0.00139324 Jy ! Component: 1700 - total flux cleaned = -0.00145931 Jy ! Component: 1750 - total flux cleaned = -0.00142661 Jy ! Component: 1800 - total flux cleaned = -0.00145873 Jy ! Component: 1850 - total flux cleaned = -0.00142713 Jy ! Component: 1900 - total flux cleaned = -0.00141154 Jy ! Component: 1950 - total flux cleaned = -0.00141127 Jy ! Component: 2000 - total flux cleaned = -0.00136481 Jy ! Component: 2050 - total flux cleaned = -0.00134953 Jy ! Component: 2100 - total flux cleaned = -0.0013495 Jy ! Component: 2150 - total flux cleaned = -0.00133443 Jy ! Component: 2200 - total flux cleaned = -0.00130472 Jy ! Component: 2250 - total flux cleaned = -0.00129009 Jy ! Component: 2300 - total flux cleaned = -0.00129015 Jy ! Component: 2350 - total flux cleaned = -0.00127573 Jy ! Component: 2400 - total flux cleaned = -0.00124702 Jy ! Component: 2450 - total flux cleaned = -0.00126118 Jy ! Component: 2500 - total flux cleaned = -0.00124695 Jy ! Component: 2550 - total flux cleaned = -0.00123288 Jy ! Component: 2600 - total flux cleaned = -0.00117742 Jy ! Component: 2650 - total flux cleaned = -0.00116368 Jy ! Component: 2700 - total flux cleaned = -0.00116369 Jy ! Component: 2750 - total flux cleaned = -0.00112296 Jy ! Component: 2800 - total flux cleaned = -0.00110948 Jy ! Component: 2850 - total flux cleaned = -0.00108259 Jy ! Component: 2900 - total flux cleaned = -0.00104266 Jy ! Component: 2950 - total flux cleaned = -0.00100292 Jy ! Component: 3000 - total flux cleaned = -0.00101618 Jy ! Component: 3050 - total flux cleaned = -0.00100307 Jy ! Component: 3100 - total flux cleaned = -0.000990065 Jy ! Component: 3150 - total flux cleaned = -0.0010292 Jy ! Component: 3200 - total flux cleaned = -0.00104219 Jy ! Component: 3250 - total flux cleaned = -0.00102923 Jy ! Component: 3300 - total flux cleaned = -0.00102919 Jy ! Component: 3350 - total flux cleaned = -0.00104208 Jy ! Component: 3400 - total flux cleaned = -0.0010804 Jy ! Component: 3450 - total flux cleaned = -0.00109308 Jy ! Component: 3500 - total flux cleaned = -0.00110576 Jy ! Component: 3550 - total flux cleaned = -0.00109313 Jy ! Component: 3600 - total flux cleaned = -0.00109308 Jy ! Component: 3650 - total flux cleaned = -0.00108043 Jy ! Component: 3700 - total flux cleaned = -0.00105524 Jy ! Component: 3750 - total flux cleaned = -0.00105526 Jy ! Component: 3800 - total flux cleaned = -0.00106783 Jy ! Component: 3850 - total flux cleaned = -0.00103022 Jy ! Component: 3900 - total flux cleaned = -0.00101773 Jy ! Component: 3950 - total flux cleaned = -0.00104272 Jy ! Component: 4000 - total flux cleaned = -0.00105521 Jy ! Component: 4050 - total flux cleaned = -0.00106778 Jy ! Total flux subtracted in 4096 components = -0.00109277 Jy ! Clean residual min=-0.000787 max=0.000729 Jy/beam ! Clean residual mean=0.000003 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.321578 Jy keep ! Adding 233 model components to the UV plane model. ! The established model now contains 337 components and 0.321578 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219a_uvs/J1033+6051_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.103 x 6.283 at 59.68 degrees (North through East) ! Clean map min=-0.0021872 max=0.25532 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219a_uvs/J1033+6051_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.255317 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206355 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.24247 0.24247 0.484939 0.969878 1.93976 3.87951 7.75903 15.5181 31.0361 62.0722 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.255 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 1237.27 quit ! Quitting program ! Log file /scr/pima/bg219a_uvs/J1033+6051_S_uvs.log closed on Wed Apr 6 22:51:36 2016