! Started logfile: /scr/pima/bg219h_uvs/J0429+6710_S_uvs.log on Thu Apr 7 08:52:47 2016 obs /scr/pima/bg219h_uvs/J0429+6710_S_uva.fits ! Reading UV FITS file: /scr/pima/bg219h_uvs/J0429+6710_S_uva.fits ! AN table 1: 62 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.637097 visibilities/baseline/integration-bin. ! Found source: J0429+6710 ! ! 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 5688 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/bg219h_uvs/J0429+6710_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 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017549Jy sigma=24.795138 ! Fit after self-cal, rms=0.874614Jy sigma=21.320706 ! 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.04 mas, bmaj=6.765 mas, bpa=60.47 degrees ! Estimated noise=0.671636 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.0853197 Jy ! Component: 100 - total flux cleaned = 0.130431 Jy ! Total flux subtracted in 100 components = 0.130431 Jy ! Clean residual min=-0.014691 max=0.024350 Jy/beam ! Clean residual mean=-0.000258 rms=0.004889 Jy/beam ! Combined flux in latest and established models = 0.130431 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.130431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109684Jy sigma=2.505931 ! Fit after self-cal, rms=0.107788Jy sigma=2.460033 ! 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=5.79 mas, bmaj=7.689 mas, bpa=64.15 degrees ! Estimated noise=0.458047 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.0498172 Jy ! Component: 100 - total flux cleaned = 0.081258 Jy ! Component: 150 - total flux cleaned = 0.103633 Jy ! Component: 200 - total flux cleaned = 0.120294 Jy ! Total flux subtracted in 200 components = 0.120294 Jy ! Clean residual min=-0.012776 max=0.023142 Jy/beam ! Clean residual mean=-0.000421 rms=0.004415 Jy/beam ! Combined flux in latest and established models = 0.250725 Jy ! Performing phase self-cal ! Adding 57 model components to the UV plane model. ! The established model now contains 80 components and 0.250725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074399Jy sigma=1.701588 ! Fit after self-cal, rms=0.073521Jy sigma=1.681245 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.79 x 7.689 at 64.15 degrees (North through East) ! Clean map min=-0.012062 max=0.12819 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* ! SC 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* ! SC 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* ! SC 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* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.073521Jy sigma=1.681245 ! Fit after self-cal, rms=0.073521Jy sigma=1.681245 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.79 mas, bmaj=7.689 mas, bpa=64.15 degrees ! Estimated noise=0.458047 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 (-4, 10). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.022517 Jy ! Component: 100 - total flux cleaned = 0.0369156 Jy ! Component: 150 - total flux cleaned = 0.0483368 Jy ! Component: 200 - total flux cleaned = 0.057641 Jy ! Total flux subtracted in 200 components = 0.057641 Jy ! Clean residual min=-0.008864 max=0.014332 Jy/beam ! Clean residual mean=-0.000276 rms=0.002838 Jy/beam ! Combined flux in latest and established models = 0.308366 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 146 components and 0.308366 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063631Jy sigma=1.463579 ! Fit after self-cal, rms=0.062400Jy sigma=1.437127 ! 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.062400Jy sigma=1.437127 ! Fit after self-cal, rms=0.060616Jy sigma=1.404388 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.79 mas, bmaj=7.667 mas, bpa=62.57 degrees ! Estimated noise=0.455246 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0081485 Jy ! Component: 100 - total flux cleaned = 0.0137395 Jy ! Component: 150 - total flux cleaned = 0.0180513 Jy ! Component: 200 - total flux cleaned = 0.0212109 Jy ! Total flux subtracted in 200 components = 0.0212109 Jy ! Clean residual min=-0.005767 max=0.009592 Jy/beam ! Clean residual mean=-0.000113 rms=0.001857 Jy/beam ! Combined flux in latest and established models = 0.329577 Jy selfcal ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 177 components and 0.329577 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059131Jy sigma=1.369924 ! Fit after self-cal, rms=0.058840Jy sigma=1.363982 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 (-14, -5). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00817189 Jy ! Component: 100 - total flux cleaned = 0.0129621 Jy ! Component: 150 - total flux cleaned = 0.016769 Jy ! Component: 200 - total flux cleaned = 0.0191998 Jy ! Total flux subtracted in 200 components = 0.0191998 Jy ! Clean residual min=-0.004768 max=0.004812 Jy/beam ! Clean residual mean=-0.000053 rms=0.001316 Jy/beam ! Combined flux in latest and established models = 0.348777 Jy ! Performing phase self-cal ! Adding 56 model components to the UV plane model. ! The established model now contains 233 components and 0.348777 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057484Jy sigma=1.329417 ! Fit after self-cal, rms=0.057317Jy sigma=1.326981 ! 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.057317Jy sigma=1.326981 ! Fit after self-cal, rms=0.055286Jy sigma=1.291360 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.773 mas, bmaj=7.693 mas, bpa=60.82 degrees ! Estimated noise=0.452001 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144879 Jy ! Component: 100 - total flux cleaned = 0.00222359 Jy ! Component: 150 - total flux cleaned = 0.00283307 Jy ! Component: 200 - total flux cleaned = 0.0035154 Jy ! Total flux subtracted in 200 components = 0.0035154 Jy ! Clean residual min=-0.003649 max=0.003861 Jy/beam ! Clean residual mean=-0.000006 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.352292 Jy selfcal ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 257 components and 0.352292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055075Jy sigma=1.285594 ! Fit after self-cal, rms=0.055054Jy sigma=1.285036 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.00069651 Jy ! Component: 100 - total flux cleaned = 0.00125133 Jy ! Component: 150 - total flux cleaned = 0.00164453 Jy ! Component: 200 - total flux cleaned = 0.00195139 Jy ! Total flux subtracted in 200 components = 0.00195139 Jy ! Clean residual min=-0.003542 max=0.003708 Jy/beam ! Clean residual mean=-0.000000 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.354243 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 268 components and 0.354243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054952Jy sigma=1.282226 ! Fit after self-cal, rms=0.054935Jy sigma=1.282097 ! 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.054935Jy sigma=1.282097 ! Fit after self-cal, rms=0.054468Jy sigma=1.281426 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=8.043 mas, bmaj=9.471 mas, bpa=74.33 degrees ! Estimated noise=0.504176 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00231717 Jy ! Component: 100 - total flux cleaned = 0.00386098 Jy ! Component: 150 - total flux cleaned = 0.00459301 Jy ! Component: 200 - total flux cleaned = 0.00492051 Jy ! Total flux subtracted in 200 components = 0.00492051 Jy ! Clean residual min=-0.004698 max=0.005055 Jy/beam ! Clean residual mean=-0.000002 rms=0.001425 Jy/beam ! Combined flux in latest and established models = 0.359164 Jy selfcal ! Performing phase self-cal ! Adding 36 model components to the UV plane model. ! The established model now contains 293 components and 0.359164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054393Jy sigma=1.279156 ! Fit after self-cal, rms=0.054355Jy sigma=1.278891 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.000705001 Jy ! Component: 100 - total flux cleaned = 0.000980504 Jy ! Component: 150 - total flux cleaned = 0.00119234 Jy ! Component: 200 - total flux cleaned = 0.00138541 Jy ! Total flux subtracted in 200 components = 0.00138541 Jy ! Clean residual min=-0.004711 max=0.005039 Jy/beam ! Clean residual mean=0.000005 rms=0.001415 Jy/beam ! Combined flux in latest and established models = 0.360549 Jy ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 304 components and 0.360549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054324Jy sigma=1.277900 ! Fit after self-cal, rms=0.054303Jy sigma=1.277779 ! 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=5.756 mas, bmaj=7.683 mas, bpa=61.06 degrees ! Estimated noise=0.448606 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.756 x 7.683 at 61.06 degrees (North through East) ! Clean map min=-0.0033105 max=0.12024 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=4.996 mas, bmaj=6.814 mas, bpa=56.21 degrees ! Estimated noise=0.665141 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0858165 Jy ! Component: 100 - total flux cleaned = 0.133203 Jy ! Component: 150 - total flux cleaned = 0.165212 Jy ! Component: 200 - total flux cleaned = 0.189322 Jy ! Total flux subtracted in 200 components = 0.189322 Jy ! Clean residual min=-0.010601 max=0.013961 Jy/beam ! Clean residual mean=-0.000177 rms=0.003354 Jy/beam ! Combined flux in latest and established models = 0.189322 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 49 model components to the UV plane model. ! The established model now contains 49 components and 0.189322 Jy ! Inverting map and beam ! Estimated beam: bmin=5.756 mas, bmaj=7.683 mas, bpa=61.06 degrees ! Estimated noise=0.448606 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.0302808 Jy ! Component: 100 - total flux cleaned = 0.0531299 Jy ! Component: 150 - total flux cleaned = 0.0713813 Jy ! Component: 200 - total flux cleaned = 0.0860717 Jy ! Total flux subtracted in 200 components = 0.0860717 Jy ! Clean residual min=-0.007703 max=0.009381 Jy/beam ! Clean residual mean=-0.000245 rms=0.002743 Jy/beam ! Combined flux in latest and established models = 0.275394 Jy ! Adding 106 model components to the UV plane model. ! The established model now contains 143 components and 0.275394 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.043 mas, bmaj=9.471 mas, bpa=74.33 degrees ! Estimated noise=0.504176 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0189549 Jy ! Component: 100 - total flux cleaned = 0.0328022 Jy ! Component: 150 - total flux cleaned = 0.0433933 Jy ! Component: 200 - total flux cleaned = 0.051655 Jy ! Total flux subtracted in 200 components = 0.051655 Jy ! Clean residual min=-0.006793 max=0.006393 Jy/beam ! Clean residual mean=-0.000160 rms=0.002141 Jy/beam ! Combined flux in latest and established models = 0.327049 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.00653211 Jy ! Component: 100 - total flux cleaned = 0.0117967 Jy ! Component: 150 - total flux cleaned = 0.0160715 Jy ! Component: 200 - total flux cleaned = 0.01956 Jy ! Total flux subtracted in 200 components = 0.01956 Jy ! Clean residual min=-0.005106 max=0.005081 Jy/beam ! Clean residual mean=-0.000063 rms=0.001570 Jy/beam ! Combined flux in latest and established models = 0.346609 Jy ! Adding 192 model components to the UV plane model. ! The established model now contains 318 components and 0.346609 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.756 mas, bmaj=7.683 mas, bpa=61.06 degrees ! Estimated noise=0.448606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00269204 Jy ! Component: 100 - total flux cleaned = 0.00437117 Jy ! Component: 150 - total flux cleaned = 0.00564049 Jy ! Component: 200 - total flux cleaned = 0.00669347 Jy ! Total flux subtracted in 200 components = 0.00669347 Jy ! Clean residual min=-0.003465 max=0.003980 Jy/beam ! Clean residual mean=-0.000018 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.353302 Jy selfcal ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 355 components and 0.353302 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054472Jy sigma=1.281073 ! Fit after self-cal, rms=0.054442Jy sigma=1.279708 wmodel /scr/pima/bg219h_uvs/J0429+6710_S_map.mod ! Writing 355 model components to file: /scr/pima/bg219h_uvs/J0429+6710_S_map.mod wobs /scr/pima/bg219h_uvs/J0429+6710_S_uvs.fits ! Writing UV FITS file: /scr/pima/bg219h_uvs/J0429+6710_S_uvs.fits wwins /scr/pima/bg219h_uvs/J0429+6710_S_map.win ! wwins: Wrote 3 windows to /scr/pima/bg219h_uvs/J0429+6710_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.00116642 Jy ! Component: 100 - total flux cleaned = 0.00176898 Jy ! Component: 150 - total flux cleaned = 0.00210188 Jy ! Component: 200 - total flux cleaned = 0.0023108 Jy ! Component: 250 - total flux cleaned = 0.00236075 Jy ! Component: 300 - total flux cleaned = 0.00231555 Jy ! Component: 350 - total flux cleaned = 0.00213567 Jy ! Component: 400 - total flux cleaned = 0.0019615 Jy ! Component: 450 - total flux cleaned = 0.00175364 Jy ! Component: 500 - total flux cleaned = 0.00155522 Jy ! Component: 550 - total flux cleaned = 0.0014775 Jy ! Component: 600 - total flux cleaned = 0.00125427 Jy ! Component: 650 - total flux cleaned = 0.00107402 Jy ! Component: 700 - total flux cleaned = 0.000796643 Jy ! Component: 750 - total flux cleaned = 0.000696045 Jy ! Component: 800 - total flux cleaned = 0.000564957 Jy ! Component: 850 - total flux cleaned = 0.000501313 Jy ! Component: 900 - total flux cleaned = 0.000438792 Jy ! Component: 950 - total flux cleaned = 0.000318351 Jy ! Component: 1000 - total flux cleaned = 0.000318097 Jy ! Component: 1050 - total flux cleaned = 0.000289502 Jy ! Component: 1100 - total flux cleaned = 0.00026231 Jy ! Component: 1150 - total flux cleaned = 0.000397172 Jy ! Component: 1200 - total flux cleaned = 0.000396814 Jy ! Component: 1250 - total flux cleaned = 0.000422439 Jy ! Component: 1300 - total flux cleaned = 0.000497743 Jy ! Component: 1350 - total flux cleaned = 0.000620243 Jy ! Component: 1400 - total flux cleaned = 0.000667504 Jy ! Component: 1450 - total flux cleaned = 0.000737854 Jy ! Component: 1500 - total flux cleaned = 0.000806711 Jy ! Component: 1550 - total flux cleaned = 0.000874143 Jy ! Component: 1600 - total flux cleaned = 0.000940759 Jy ! Component: 1650 - total flux cleaned = 0.00102722 Jy ! Component: 1700 - total flux cleaned = 0.0010907 Jy ! Component: 1750 - total flux cleaned = 0.00115296 Jy ! Component: 1800 - total flux cleaned = 0.00121432 Jy ! Component: 1850 - total flux cleaned = 0.00131398 Jy ! Component: 1900 - total flux cleaned = 0.0013726 Jy ! Component: 1950 - total flux cleaned = 0.00144957 Jy ! Component: 2000 - total flux cleaned = 0.00158187 Jy ! Component: 2050 - total flux cleaned = 0.00160033 Jy ! Component: 2100 - total flux cleaned = 0.00167364 Jy ! Component: 2150 - total flux cleaned = 0.00179942 Jy ! Component: 2200 - total flux cleaned = 0.00186989 Jy ! Component: 2250 - total flux cleaned = 0.00192196 Jy ! Component: 2300 - total flux cleaned = 0.00197311 Jy ! Component: 2350 - total flux cleaned = 0.00204028 Jy ! Component: 2400 - total flux cleaned = 0.00210647 Jy ! Component: 2450 - total flux cleaned = 0.00212261 Jy ! Component: 2500 - total flux cleaned = 0.00217103 Jy ! Component: 2550 - total flux cleaned = 0.00218705 Jy ! Component: 2600 - total flux cleaned = 0.0022341 Jy ! Component: 2650 - total flux cleaned = 0.00226502 Jy ! Component: 2700 - total flux cleaned = 0.00231096 Jy ! Component: 2750 - total flux cleaned = 0.00235635 Jy ! Component: 2800 - total flux cleaned = 0.00237132 Jy ! Component: 2850 - total flux cleaned = 0.0023863 Jy ! Component: 2900 - total flux cleaned = 0.00244521 Jy ! Component: 2950 - total flux cleaned = 0.0024888 Jy ! Component: 3000 - total flux cleaned = 0.00251738 Jy ! Component: 3050 - total flux cleaned = 0.00254587 Jy ! Component: 3100 - total flux cleaned = 0.00261636 Jy ! Component: 3150 - total flux cleaned = 0.00264398 Jy ! Component: 3200 - total flux cleaned = 0.00264393 Jy ! Component: 3250 - total flux cleaned = 0.00267132 Jy ! Component: 3300 - total flux cleaned = 0.00269842 Jy ! Component: 3350 - total flux cleaned = 0.00268502 Jy ! Component: 3400 - total flux cleaned = 0.00273826 Jy ! Component: 3450 - total flux cleaned = 0.0027514 Jy ! Component: 3500 - total flux cleaned = 0.00276445 Jy ! Component: 3550 - total flux cleaned = 0.00276453 Jy ! Component: 3600 - total flux cleaned = 0.00280319 Jy ! Component: 3650 - total flux cleaned = 0.00282861 Jy ! Component: 3700 - total flux cleaned = 0.00287941 Jy ! Component: 3750 - total flux cleaned = 0.00294233 Jy ! Component: 3800 - total flux cleaned = 0.00299221 Jy ! Component: 3850 - total flux cleaned = 0.00301698 Jy ! Component: 3900 - total flux cleaned = 0.00309084 Jy ! Component: 3950 - total flux cleaned = 0.00313965 Jy ! Component: 4000 - total flux cleaned = 0.00317604 Jy ! Component: 4050 - total flux cleaned = 0.00318813 Jy ! Total flux subtracted in 4096 components = 0.00321219 Jy ! Clean residual min=-0.000747 max=0.000725 Jy/beam ! Clean residual mean=0.000005 rms=0.000225 Jy/beam ! Combined flux in latest and established models = 0.356515 Jy keep ! Adding 345 model components to the UV plane model. ! The established model now contains 700 components and 0.356515 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bg219h_uvs/J0429+6710_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.756 x 7.683 at 61.06 degrees (North through East) ! Clean map min=-0.0021317 max=0.12108 Jy/beam ! Writing clean map to FITS file: /scr/pima/bg219h_uvs/J0429+6710_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.121079 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000206465 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.511565 0.511565 1.02313 2.04626 4.09252 8.18503 16.3701 32.7401 65.4803 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0006 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.121 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 586.436 quit ! Quitting program ! Log file /scr/pima/bg219h_uvs/J0429+6710_S_uvs.log closed on Thu Apr 7 08:52:51 2016