! Started logfile: /scr/pima/bg219g_uvs/J1033+4116_S_uvs.log on Thu Apr 7 07:13:53 2016 obs /scr/pima/bg219g_uvs/J1033+4116_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219g_uvs/J1033+4116_S_uva.fits ! AN table 1: 7 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.867347 visibilities/baseline/integration-bin. ! Found source: J1033+4116 ! ! 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 680 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/bg219g_uvs/J1033+4116_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 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.155832Jy sigma=17.856832 ! Fit after self-cal, rms=0.425721Jy sigma=6.635770 ! 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=5.991 mas, bmaj=12.7 mas, bpa=-89.05 degrees ! Estimated noise=2.46207 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.466743 Jy ! Component: 100 - total flux cleaned = 0.568523 Jy ! Total flux subtracted in 100 components = 0.568523 Jy ! Clean residual min=-0.029019 max=0.066442 Jy/beam ! Clean residual mean=-0.000243 rms=0.012976 Jy/beam ! Combined flux in latest and established models = 0.568523 Jy ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 0.568523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.124461Jy sigma=1.897199 ! Fit after self-cal, rms=0.124454Jy sigma=1.897180 ! 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=6.571 mas, bmaj=12.71 mas, bpa=88.79 degrees ! Estimated noise=2.22014 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.013656 Jy ! Component: 100 - total flux cleaned = 0.0154746 Jy ! Component: 150 - total flux cleaned = 0.0158605 Jy ! Component: 200 - total flux cleaned = 0.0164504 Jy ! Total flux subtracted in 200 components = 0.0164504 Jy ! Clean residual min=-0.030884 max=0.066889 Jy/beam ! Clean residual mean=-0.000541 rms=0.013246 Jy/beam ! Combined flux in latest and established models = 0.584973 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 25 components and 0.584974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.118532Jy sigma=1.800710 ! Fit after self-cal, rms=0.118560Jy sigma=1.800040 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.571 x 12.71 at 88.79 degrees (North through East) ! Clean map min=-0.030708 max=0.59536 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! ! ! Fit before self-cal, rms=0.118560Jy sigma=1.800040 ! Fit after self-cal, rms=0.118560Jy sigma=1.800040 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=6.571 mas, bmaj=12.71 mas, bpa=88.79 degrees ! Estimated noise=2.22014 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.00060808 Jy ! Component: 100 - total flux cleaned = 0.000988073 Jy ! Component: 150 - total flux cleaned = 0.00133992 Jy ! Component: 200 - total flux cleaned = 0.00134349 Jy ! Total flux subtracted in 200 components = 0.00134349 Jy ! Clean residual min=-0.032188 max=0.065650 Jy/beam ! Clean residual mean=-0.000539 rms=0.013152 Jy/beam ! Combined flux in latest and established models = 0.586317 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 49 components and 0.586317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117921Jy sigma=1.791598 ! Fit after self-cal, rms=0.117951Jy sigma=1.791293 ! 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.117951Jy sigma=1.791293 ! Fit after self-cal, rms=0.117951Jy sigma=1.791293 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.571 mas, bmaj=12.71 mas, bpa=88.79 degrees ! Estimated noise=2.22014 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000185496 Jy ! Component: 100 - total flux cleaned = -0.000192027 Jy ! Component: 150 - total flux cleaned = -0.00019416 Jy ! Component: 200 - total flux cleaned = -6.48994e-05 Jy ! Total flux subtracted in 200 components = -6.48994e-05 Jy ! Clean residual min=-0.032596 max=0.065104 Jy/beam ! Clean residual mean=-0.000538 rms=0.013093 Jy/beam ! Combined flux in latest and established models = 0.586252 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 69 components and 0.586252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.117644Jy sigma=1.786789 ! Fit after self-cal, rms=0.117670Jy sigma=1.786530 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 (-110.5, -63). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0501339 Jy ! Component: 100 - total flux cleaned = 0.0537696 Jy ! Component: 150 - total flux cleaned = 0.0575733 Jy ! Component: 200 - total flux cleaned = 0.0608609 Jy ! Total flux subtracted in 200 components = 0.0608609 Jy ! Clean residual min=-0.025751 max=0.035537 Jy/beam ! Clean residual mean=-0.000229 rms=0.008020 Jy/beam ! Combined flux in latest and established models = 0.647113 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 103 components and 0.647113 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090881Jy sigma=1.400636 ! Fit after self-cal, rms=0.088101Jy sigma=1.350079 ! 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.088101Jy sigma=1.350079 ! Fit after self-cal, rms=0.076868Jy sigma=1.158322 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.577 mas, bmaj=12.77 mas, bpa=88.82 degrees ! Estimated noise=2.21409 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00562526 Jy ! Component: 100 - total flux cleaned = -0.00564606 Jy ! Component: 150 - total flux cleaned = -0.00563855 Jy ! Component: 200 - total flux cleaned = -0.00584913 Jy ! Total flux subtracted in 200 components = -0.00584913 Jy ! Clean residual min=-0.014156 max=0.015782 Jy/beam ! Clean residual mean=0.000007 rms=0.004313 Jy/beam ! Combined flux in latest and established models = 0.641264 Jy selfcal ! Performing phase self-cal ! Adding 44 model components to the UV plane model. ! The established model now contains 142 components and 0.641264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074911Jy sigma=1.114105 ! Fit after self-cal, rms=0.074905Jy sigma=1.113292 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.000284037 Jy ! Component: 100 - total flux cleaned = 0.000488185 Jy ! Component: 150 - total flux cleaned = 0.000160762 Jy ! Component: 200 - total flux cleaned = -0.000300608 Jy ! Total flux subtracted in 200 components = -0.000300608 Jy ! Clean residual min=-0.013985 max=0.014876 Jy/beam ! Clean residual mean=0.000001 rms=0.004157 Jy/beam ! Combined flux in latest and established models = 0.640963 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 165 components and 0.640963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074185Jy sigma=1.101342 ! Fit after self-cal, rms=0.074189Jy sigma=1.100765 ! 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.074189Jy sigma=1.100765 ! Fit after self-cal, rms=0.066954Jy sigma=0.937933 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.222 mas, bmaj=13.03 mas, bpa=86.05 degrees ! Estimated noise=2.33453 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00450649 Jy ! Component: 100 - total flux cleaned = -0.00672045 Jy ! Component: 150 - total flux cleaned = -0.00829397 Jy ! Component: 200 - total flux cleaned = -0.0090234 Jy ! Total flux subtracted in 200 components = -0.0090234 Jy ! Clean residual min=-0.010015 max=0.013387 Jy/beam ! Clean residual mean=0.000131 rms=0.003223 Jy/beam ! Combined flux in latest and established models = 0.63194 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 202 components and 0.63194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065752Jy sigma=0.920472 ! Fit after self-cal, rms=0.065726Jy sigma=0.918883 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.000273621 Jy ! Component: 100 - total flux cleaned = -0.000843699 Jy ! Component: 150 - total flux cleaned = -0.00113099 Jy ! Component: 200 - total flux cleaned = -0.00129932 Jy ! Total flux subtracted in 200 components = -0.00129932 Jy ! Clean residual min=-0.009142 max=0.012655 Jy/beam ! Clean residual mean=0.000108 rms=0.003059 Jy/beam ! Combined flux in latest and established models = 0.63064 Jy ! Performing phase self-cal ! Adding 37 model components to the UV plane model. ! The established model now contains 231 components and 0.63064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065403Jy sigma=0.914932 ! Fit after self-cal, rms=0.065398Jy sigma=0.914596 ! 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=6.57 mas, bmaj=12.78 mas, bpa=88.7 degrees ! Estimated noise=2.23436 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.57 x 12.78 at 88.7 degrees (North through East) ! Clean map min=-0.010478 max=0.57708 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 ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065398Jy sigma=0.914596 ! Fit after self-cal, rms=0.059851Jy sigma=0.804248 ! Inverting map and beam ! Estimated beam: bmin=6.558 mas, bmaj=12.78 mas, bpa=88.67 degrees ! Estimated noise=2.23298 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00419755 Jy ! Component: 100 - total flux cleaned = -0.00542697 Jy ! Component: 150 - total flux cleaned = -0.00678887 Jy ! Component: 200 - total flux cleaned = -0.00743519 Jy ! Total flux subtracted in 200 components = -0.00743519 Jy ! Clean residual min=-0.010948 max=0.010607 Jy/beam ! Clean residual mean=0.000061 rms=0.002595 Jy/beam ! Combined flux in latest and established models = 0.623205 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 246 components and 0.623205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059317Jy sigma=0.794997 ! Fit after self-cal, rms=0.059290Jy sigma=0.794502 ! Inverting map ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00117372 Jy ! Component: 100 - total flux cleaned = -0.00157605 Jy ! Component: 150 - total flux cleaned = -0.00165004 Jy ! Component: 200 - total flux cleaned = -0.00165054 Jy ! Total flux subtracted in 200 components = -0.00165054 Jy ! Clean residual min=-0.010578 max=0.010321 Jy/beam ! Clean residual mean=0.000051 rms=0.002540 Jy/beam ! Combined flux in latest and established models = 0.621554 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 263 components and 0.621554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059116Jy sigma=0.791204 ! Fit after self-cal, rms=0.059106Jy sigma=0.791117 ! Inverting map ! Performing amp+phase self-cal ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059106Jy sigma=0.791117 ! Fit after self-cal, rms=0.059026Jy sigma=0.788012 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=5.994 mas, bmaj=12.75 mas, bpa=-89.27 degrees ! Estimated noise=2.47973 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.469642 Jy ! Component: 100 - total flux cleaned = 0.575642 Jy ! Component: 150 - total flux cleaned = 0.610638 Jy ! Component: 200 - total flux cleaned = 0.621741 Jy ! Total flux subtracted in 200 components = 0.621741 Jy ! Clean residual min=-0.013636 max=0.013563 Jy/beam ! Clean residual mean=0.000021 rms=0.004498 Jy/beam ! Combined flux in latest and established models = 0.621741 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.621741 Jy ! Inverting map and beam ! Estimated beam: bmin=6.558 mas, bmaj=12.79 mas, bpa=88.63 degrees ! Estimated noise=2.23342 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.00190965 Jy ! Component: 100 - total flux cleaned = 0.00275656 Jy ! Component: 150 - total flux cleaned = 0.00275584 Jy ! Component: 200 - total flux cleaned = 0.00304568 Jy ! Total flux subtracted in 200 components = 0.00304568 Jy ! Clean residual min=-0.012525 max=0.011823 Jy/beam ! Clean residual mean=0.000078 rms=0.003386 Jy/beam ! Combined flux in latest and established models = 0.624787 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 46 components and 0.624787 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.213 mas, bmaj=13.03 mas, bpa=85.97 degrees ! Estimated noise=2.33548 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000334639 Jy ! Component: 100 - total flux cleaned = -5.8918e-05 Jy ! Component: 150 - total flux cleaned = 0.00012204 Jy ! Component: 200 - total flux cleaned = -0.00019729 Jy ! Total flux subtracted in 200 components = -0.00019729 Jy ! Clean residual min=-0.010593 max=0.011857 Jy/beam ! Clean residual mean=0.000104 rms=0.003176 Jy/beam ! Combined flux in latest and established models = 0.624589 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.000429554 Jy ! Component: 100 - total flux cleaned = -0.000694287 Jy ! Component: 150 - total flux cleaned = -0.00117681 Jy ! Component: 200 - total flux cleaned = -0.00151409 Jy ! Total flux subtracted in 200 components = -0.00151409 Jy ! Clean residual min=-0.009981 max=0.011575 Jy/beam ! Clean residual mean=0.000093 rms=0.002968 Jy/beam ! Combined flux in latest and established models = 0.623075 Jy ! Adding 59 model components to the UV plane model. ! The established model now contains 95 components and 0.623075 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=6.558 mas, bmaj=12.79 mas, bpa=88.63 degrees ! Estimated noise=2.23342 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000722411 Jy ! Component: 100 - total flux cleaned = -0.00153277 Jy ! Component: 150 - total flux cleaned = -0.00174125 Jy ! Component: 200 - total flux cleaned = -0.00193688 Jy ! Total flux subtracted in 200 components = -0.00193688 Jy ! Clean residual min=-0.010863 max=0.010635 Jy/beam ! Clean residual mean=0.000060 rms=0.002620 Jy/beam ! Combined flux in latest and established models = 0.621139 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 121 components and 0.621138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059288Jy sigma=0.788428 ! Fit after self-cal, rms=0.059188Jy sigma=0.787151 wmodel /scr/pima/bg219g_uvs/J1033+4116_S_map.mod ! Writing 121 model components to file: /scr/pima/bg219g_uvs/J1033+4116_S_map.mod wobs /scr/pima/bg219g_uvs/J1033+4116_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219g_uvs/J1033+4116_S_uvs.fits wwins /scr/pima/bg219g_uvs/J1033+4116_S_map.win ! wwins: Wrote 2 windows to /scr/pima/bg219g_uvs/J1033+4116_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.000235203 Jy ! Component: 100 - total flux cleaned = 0.000760857 Jy ! Component: 150 - total flux cleaned = 0.00210081 Jy ! Component: 200 - total flux cleaned = 0.00243057 Jy ! Component: 250 - total flux cleaned = 0.00273433 Jy ! Component: 300 - total flux cleaned = 0.00272969 Jy ! Component: 350 - total flux cleaned = 0.00246936 Jy ! Component: 400 - total flux cleaned = 0.00246888 Jy ! Component: 450 - total flux cleaned = 0.00254638 Jy ! Component: 500 - total flux cleaned = 0.00269393 Jy ! Component: 550 - total flux cleaned = 0.00262696 Jy ! Component: 600 - total flux cleaned = 0.00262764 Jy ! Component: 650 - total flux cleaned = 0.00262768 Jy ! Component: 700 - total flux cleaned = 0.00275056 Jy ! Component: 750 - total flux cleaned = 0.00269072 Jy ! Component: 800 - total flux cleaned = 0.00274803 Jy ! Component: 850 - total flux cleaned = 0.00269275 Jy ! Component: 900 - total flux cleaned = 0.00274727 Jy ! Component: 950 - total flux cleaned = 0.00274778 Jy ! Component: 1000 - total flux cleaned = 0.00279896 Jy ! Component: 1050 - total flux cleaned = 0.00289792 Jy ! Component: 1100 - total flux cleaned = 0.00284795 Jy ! Component: 1150 - total flux cleaned = 0.00294307 Jy ! Component: 1200 - total flux cleaned = 0.00294197 Jy ! Component: 1250 - total flux cleaned = 0.00303376 Jy ! Component: 1300 - total flux cleaned = 0.00303353 Jy ! Component: 1350 - total flux cleaned = 0.00316658 Jy ! Component: 1400 - total flux cleaned = 0.00312265 Jy ! Component: 1450 - total flux cleaned = 0.00316584 Jy ! Component: 1500 - total flux cleaned = 0.00320865 Jy ! Component: 1550 - total flux cleaned = 0.00325097 Jy ! Component: 1600 - total flux cleaned = 0.00337528 Jy ! Component: 1650 - total flux cleaned = 0.0035375 Jy ! Component: 1700 - total flux cleaned = 0.00349701 Jy ! Component: 1750 - total flux cleaned = 0.00349702 Jy ! Component: 1800 - total flux cleaned = 0.00353649 Jy ! Component: 1850 - total flux cleaned = 0.00373073 Jy ! Component: 1900 - total flux cleaned = 0.00384663 Jy ! Component: 1950 - total flux cleaned = 0.00407712 Jy ! Component: 2000 - total flux cleaned = 0.00430609 Jy ! Component: 2050 - total flux cleaned = 0.00449639 Jy ! Component: 2100 - total flux cleaned = 0.00476185 Jy ! Component: 2150 - total flux cleaned = 0.00491338 Jy ! Component: 2200 - total flux cleaned = 0.00498896 Jy ! Component: 2250 - total flux cleaned = 0.00521525 Jy ! Component: 2300 - total flux cleaned = 0.00525297 Jy ! Component: 2350 - total flux cleaned = 0.00540353 Jy ! Component: 2400 - total flux cleaned = 0.00559127 Jy ! Component: 2450 - total flux cleaned = 0.00574127 Jy ! Component: 2500 - total flux cleaned = 0.00585364 Jy ! Component: 2550 - total flux cleaned = 0.00596606 Jy ! Component: 2600 - total flux cleaned = 0.00607816 Jy ! Component: 2650 - total flux cleaned = 0.00619075 Jy ! Component: 2700 - total flux cleaned = 0.00634021 Jy ! Component: 2750 - total flux cleaned = 0.00648977 Jy ! Component: 2800 - total flux cleaned = 0.0066018 Jy ! Component: 2850 - total flux cleaned = 0.00675145 Jy ! Component: 2900 - total flux cleaned = 0.00686388 Jy ! Component: 2950 - total flux cleaned = 0.00686425 Jy ! Component: 3000 - total flux cleaned = 0.00693956 Jy ! Component: 3050 - total flux cleaned = 0.00709027 Jy ! Component: 3100 - total flux cleaned = 0.00727905 Jy ! Component: 3150 - total flux cleaned = 0.0074304 Jy ! Component: 3200 - total flux cleaned = 0.00765825 Jy ! Component: 3250 - total flux cleaned = 0.00777286 Jy ! Component: 3300 - total flux cleaned = 0.00784932 Jy ! Component: 3350 - total flux cleaned = 0.00800288 Jy ! Component: 3400 - total flux cleaned = 0.00819537 Jy ! Component: 3450 - total flux cleaned = 0.00835029 Jy ! Component: 3500 - total flux cleaned = 0.00842823 Jy ! Component: 3550 - total flux cleaned = 0.00858412 Jy ! Component: 3600 - total flux cleaned = 0.00862354 Jy ! Component: 3650 - total flux cleaned = 0.00882008 Jy ! Component: 3700 - total flux cleaned = 0.00893841 Jy ! Component: 3750 - total flux cleaned = 0.00901798 Jy ! Component: 3800 - total flux cleaned = 0.00913791 Jy ! Component: 3850 - total flux cleaned = 0.00929849 Jy ! Component: 3900 - total flux cleaned = 0.00946016 Jy ! Component: 3950 - total flux cleaned = 0.00962302 Jy ! Component: 4000 - total flux cleaned = 0.00970495 Jy ! Component: 4050 - total flux cleaned = 0.00982817 Jy ! Total flux subtracted in 4096 components = 0.00995274 Jy ! Clean residual min=-0.002488 max=0.002519 Jy/beam ! Clean residual mean=0.000025 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 0.631091 Jy keep ! Adding 295 model components to the UV plane model. ! The established model now contains 416 components and 0.631091 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219g_uvs/J1033+4116_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 6.558 x 12.79 at 88.63 degrees (North through East) ! Clean map min=-0.0079747 max=0.57724 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219g_uvs/J1033+4116_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.57724 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000760442 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.395213 0.395213 0.790426 1.58085 3.1617 6.32341 12.6468 25.2936 50.5872 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.577 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 759.084 quit ! Quitting program ! Log file /scr/pima/bg219g_uvs/J1033+4116_S_uvs.log closed on Thu Apr 7 07:13:57 2016