! Started logfile: /d2/scr/pima/bp171a3_uvs/J1429+2607_X_uvs.log on Mon Feb 24 08:50:23 2014 obs /d2/scr/pima/bp171a3_uvs/J1429+2607_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J1429+2607_X_uva.fits ! AN table 1: 3 integrations on 21 of 21 possible baselines. ! Apparent sampling: 0.952381 visibilities/baseline/integration-bin. ! Found source: J1429+2607 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 480 visibilities. select RR ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 print "field_size =", field_size ! field_size = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp171a3_uvs/J1429+2607_X] 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.200x0.200 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=1.009892Jy sigma=37.954823 ! Fit after self-cal, rms=0.904665Jy sigma=33.870193 ! 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=0.8867 mas, bmaj=2.388 mas, bpa=12.28 degrees ! Estimated noise=1.16393 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.0684953 Jy ! Component: 100 - total flux cleaned = 0.100094 Jy ! Total flux subtracted in 100 components = 0.100094 Jy ! Clean residual min=-0.013537 max=0.018558 Jy/beam ! Clean residual mean=0.000036 rms=0.004278 Jy/beam ! Combined flux in latest and established models = 0.100094 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.100094 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.046213Jy sigma=1.719151 ! Fit after self-cal, rms=0.046041Jy sigma=1.714564 ! 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=1.055 mas, bmaj=2.609 mas, bpa=10.34 degrees ! Estimated noise=0.87477 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.0267786 Jy ! Component: 100 - total flux cleaned = 0.0424193 Jy ! Component: 150 - total flux cleaned = 0.0518726 Jy ! Component: 200 - total flux cleaned = 0.058033 Jy ! Total flux subtracted in 200 components = 0.058033 Jy ! Clean residual min=-0.009077 max=0.008944 Jy/beam ! Clean residual mean=0.000031 rms=0.002853 Jy/beam ! Combined flux in latest and established models = 0.158127 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 44 components and 0.158127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.025740Jy sigma=0.933352 ! Fit after self-cal, rms=0.025598Jy sigma=0.928794 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.055 x 2.609 at 10.34 degrees (North through East) ! Clean map min=-0.0088314 max=0.0829 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* 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* 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* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.07 HN 0.98 KP 0.86 NL 1.05 ! OV 1.08 PT 0.88 SC 1.12 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 0.98 HN 1.06 KP 0.99 NL 0.97 ! OV 1.12 PT 0.84 SC 0.87 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.03 HN 1.14 KP 0.95 NL 1.14 ! OV 1.11 PT 0.87 SC 1.08 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* NL 1.00* ! OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.025598Jy sigma=0.928794 ! Fit after self-cal, rms=0.024119Jy sigma=0.872947 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.058 mas, bmaj=2.625 mas, bpa=10.39 degrees ! Estimated noise=0.874589 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.00189024 Jy ! Component: 100 - total flux cleaned = 0.00252107 Jy ! Component: 150 - total flux cleaned = 0.00305221 Jy ! Component: 200 - total flux cleaned = 0.00366258 Jy ! Total flux subtracted in 200 components = 0.00366258 Jy ! Clean residual min=-0.007486 max=0.008313 Jy/beam ! Clean residual mean=0.000022 rms=0.002230 Jy/beam ! Combined flux in latest and established models = 0.16179 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 51 components and 0.16179 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.023306Jy sigma=0.844189 ! Fit after self-cal, rms=0.023277Jy sigma=0.842549 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.023277Jy sigma=0.842549 ! Fit after self-cal, rms=0.022847Jy sigma=0.819253 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.057 mas, bmaj=2.631 mas, bpa=10.51 degrees ! Estimated noise=0.884641 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140538 Jy ! Component: 100 - total flux cleaned = 0.00173924 Jy ! Component: 150 - total flux cleaned = 0.00201573 Jy ! Component: 200 - total flux cleaned = 0.00206582 Jy ! Total flux subtracted in 200 components = 0.00206582 Jy ! Clean residual min=-0.007022 max=0.008043 Jy/beam ! Clean residual mean=0.000021 rms=0.002095 Jy/beam ! Combined flux in latest and established models = 0.163856 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 55 components and 0.163856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022488Jy sigma=0.807530 ! Fit after self-cal, rms=0.022459Jy sigma=0.806584 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.000148759 Jy ! Component: 100 - total flux cleaned = 0.000196745 Jy ! Component: 150 - total flux cleaned = 0.000284844 Jy ! Component: 200 - total flux cleaned = 0.000365863 Jy ! Total flux subtracted in 200 components = 0.000365863 Jy ! Clean residual min=-0.006829 max=0.007803 Jy/beam ! Clean residual mean=0.000020 rms=0.002071 Jy/beam ! Combined flux in latest and established models = 0.164222 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 55 components and 0.164222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022281Jy sigma=0.800597 ! Fit after self-cal, rms=0.022260Jy sigma=0.800041 ! 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.022260Jy sigma=0.800041 ! Fit after self-cal, rms=0.020679Jy sigma=0.733609 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.049 mas, bmaj=2.626 mas, bpa=10.9 degrees ! Estimated noise=0.875021 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00034942 Jy ! Component: 100 - total flux cleaned = -0.000438999 Jy ! Component: 150 - total flux cleaned = -0.000518673 Jy ! Component: 200 - total flux cleaned = -0.0006295 Jy ! Total flux subtracted in 200 components = -0.0006295 Jy ! Clean residual min=-0.006504 max=0.006938 Jy/beam ! Clean residual mean=0.000014 rms=0.001779 Jy/beam ! Combined flux in latest and established models = 0.163592 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 57 components and 0.163592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020501Jy sigma=0.727440 ! Fit after self-cal, rms=0.020478Jy sigma=0.727014 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 = -6.38714e-05 Jy ! Component: 100 - total flux cleaned = -0.000270563 Jy ! Component: 150 - total flux cleaned = -0.000398765 Jy ! Component: 200 - total flux cleaned = -0.000488205 Jy ! Total flux subtracted in 200 components = -0.000488205 Jy ! Clean residual min=-0.006359 max=0.006973 Jy/beam ! Clean residual mean=0.000015 rms=0.001770 Jy/beam ! Combined flux in latest and established models = 0.163104 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.163104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020369Jy sigma=0.723365 ! Fit after self-cal, rms=0.020352Jy sigma=0.723132 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020352Jy sigma=0.723132 ! Fit after self-cal, rms=0.020310Jy sigma=0.722659 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.033 mas, bmaj=3.628 mas, bpa=-4.867 degrees ! Estimated noise=1.07336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0015153 Jy ! Component: 100 - total flux cleaned = 0.00155795 Jy ! Component: 150 - total flux cleaned = 0.00163348 Jy ! Component: 200 - total flux cleaned = 0.00166945 Jy ! Total flux subtracted in 200 components = 0.00166945 Jy ! Clean residual min=-0.007490 max=0.010548 Jy/beam ! Clean residual mean=0.000026 rms=0.002983 Jy/beam ! Combined flux in latest and established models = 0.164773 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 63 components and 0.164773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020342Jy sigma=0.723098 ! Fit after self-cal, rms=0.020323Jy sigma=0.722781 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 = 2.09156e-05 Jy ! Component: 100 - total flux cleaned = 0.000123168 Jy ! Component: 150 - total flux cleaned = 0.000188698 Jy ! Component: 200 - total flux cleaned = 0.000252907 Jy ! Total flux subtracted in 200 components = 0.000252907 Jy ! Clean residual min=-0.007400 max=0.010470 Jy/beam ! Clean residual mean=0.000026 rms=0.002959 Jy/beam ! Combined flux in latest and established models = 0.165026 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.165026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020375Jy sigma=0.723930 ! Fit after self-cal, rms=0.020357Jy sigma=0.723539 ! 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=1.045 mas, bmaj=2.621 mas, bpa=11.05 degrees ! Estimated noise=0.869525 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.045 x 2.621 at 11.05 degrees (North through East) ! Clean map min=-0.0058279 max=0.080436 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=0.888 mas, bmaj=2.382 mas, bpa=12.58 degrees ! Estimated noise=1.1546 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0682232 Jy ! Component: 100 - total flux cleaned = 0.100298 Jy ! Component: 150 - total flux cleaned = 0.118943 Jy ! Component: 200 - total flux cleaned = 0.131588 Jy ! Total flux subtracted in 200 components = 0.131588 Jy ! Clean residual min=-0.008968 max=0.011267 Jy/beam ! Clean residual mean=0.000020 rms=0.002490 Jy/beam ! Combined flux in latest and established models = 0.131588 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.131588 Jy ! Inverting map and beam ! Estimated beam: bmin=1.045 mas, bmaj=2.621 mas, bpa=11.05 degrees ! Estimated noise=0.869525 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.0133074 Jy ! Component: 100 - total flux cleaned = 0.0211255 Jy ! Component: 150 - total flux cleaned = 0.0255316 Jy ! Component: 200 - total flux cleaned = 0.026492 Jy ! Total flux subtracted in 200 components = 0.026492 Jy ! Clean residual min=-0.007128 max=0.007388 Jy/beam ! Clean residual mean=0.000017 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 0.15808 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 50 components and 0.15808 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.033 mas, bmaj=3.628 mas, bpa=-4.867 degrees ! Estimated noise=1.07336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00465252 Jy ! Component: 100 - total flux cleaned = 0.00578737 Jy ! Component: 150 - total flux cleaned = 0.00595983 Jy ! Component: 200 - total flux cleaned = 0.00596032 Jy ! Total flux subtracted in 200 components = 0.00596032 Jy ! Clean residual min=-0.007577 max=0.010658 Jy/beam ! Clean residual mean=0.000027 rms=0.003017 Jy/beam ! Combined flux in latest and established models = 0.164041 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 = -9.17302e-05 Jy ! Component: 100 - total flux cleaned = -0.000135343 Jy ! Component: 150 - total flux cleaned = -0.000137333 Jy ! Component: 200 - total flux cleaned = -9.61167e-05 Jy ! Total flux subtracted in 200 components = -9.61167e-05 Jy ! Clean residual min=-0.007491 max=0.010637 Jy/beam ! Clean residual mean=0.000027 rms=0.003001 Jy/beam ! Combined flux in latest and established models = 0.163944 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 55 components and 0.163944 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.045 mas, bmaj=2.621 mas, bpa=11.05 degrees ! Estimated noise=0.869525 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00147827 Jy ! Component: 100 - total flux cleaned = -0.00155404 Jy ! Component: 150 - total flux cleaned = -0.0014939 Jy ! Component: 200 - total flux cleaned = -0.00149579 Jy ! Total flux subtracted in 200 components = -0.00149579 Jy ! Clean residual min=-0.006462 max=0.006846 Jy/beam ! Clean residual mean=0.000014 rms=0.001752 Jy/beam ! Combined flux in latest and established models = 0.162449 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.162449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.020552Jy sigma=0.730928 ! Fit after self-cal, rms=0.020451Jy sigma=0.728450 wmodel /d2/scr/pima/bp171a3_uvs/J1429+2607_X_map.mod ! Writing 67 model components to file: /d2/scr/pima/bp171a3_uvs/J1429+2607_X_map.mod wobs /d2/scr/pima/bp171a3_uvs/J1429+2607_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J1429+2607_X_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J1429+2607_X_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/bp171a3_uvs/J1429+2607_X_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.00161246 Jy ! Component: 100 - total flux cleaned = 0.00283898 Jy ! Component: 150 - total flux cleaned = 0.0036296 Jy ! Component: 200 - total flux cleaned = 0.00408452 Jy ! Component: 250 - total flux cleaned = 0.00421911 Jy ! Component: 300 - total flux cleaned = 0.00445944 Jy ! Component: 350 - total flux cleaned = 0.00435142 Jy ! Component: 400 - total flux cleaned = 0.00425339 Jy ! Component: 450 - total flux cleaned = 0.00420676 Jy ! Component: 500 - total flux cleaned = 0.00416268 Jy ! Component: 550 - total flux cleaned = 0.00420617 Jy ! Component: 600 - total flux cleaned = 0.00428327 Jy ! Component: 650 - total flux cleaned = 0.00432025 Jy ! Component: 700 - total flux cleaned = 0.004524 Jy ! Component: 750 - total flux cleaned = 0.00461906 Jy ! Component: 800 - total flux cleaned = 0.00471131 Jy ! Component: 850 - total flux cleaned = 0.00465413 Jy ! Component: 900 - total flux cleaned = 0.00479078 Jy ! Component: 950 - total flux cleaned = 0.00481747 Jy ! Component: 1000 - total flux cleaned = 0.00489126 Jy ! Component: 1050 - total flux cleaned = 0.00489101 Jy ! Component: 1100 - total flux cleaned = 0.00491413 Jy ! Component: 1150 - total flux cleaned = 0.00489335 Jy ! Component: 1200 - total flux cleaned = 0.00489385 Jy ! Component: 1250 - total flux cleaned = 0.00491443 Jy ! Component: 1300 - total flux cleaned = 0.00493383 Jy ! Component: 1350 - total flux cleaned = 0.00498953 Jy ! Component: 1400 - total flux cleaned = 0.00502582 Jy ! Component: 1450 - total flux cleaned = 0.0050967 Jy ! Component: 1500 - total flux cleaned = 0.00516485 Jy ! Component: 1550 - total flux cleaned = 0.00518154 Jy ! Component: 1600 - total flux cleaned = 0.00519809 Jy ! Component: 1650 - total flux cleaned = 0.00524538 Jy ! Component: 1700 - total flux cleaned = 0.00524509 Jy ! Component: 1750 - total flux cleaned = 0.0052903 Jy ! Component: 1800 - total flux cleaned = 0.00537855 Jy ! Component: 1850 - total flux cleaned = 0.00542191 Jy ! Component: 1900 - total flux cleaned = 0.00550759 Jy ! Component: 1950 - total flux cleaned = 0.00557759 Jy ! Component: 2000 - total flux cleaned = 0.00563271 Jy ! Component: 2050 - total flux cleaned = 0.00570063 Jy ! Component: 2100 - total flux cleaned = 0.00576738 Jy ! Component: 2150 - total flux cleaned = 0.00583308 Jy ! Component: 2200 - total flux cleaned = 0.00587204 Jy ! Component: 2250 - total flux cleaned = 0.00594915 Jy ! Component: 2300 - total flux cleaned = 0.00601289 Jy ! Component: 2350 - total flux cleaned = 0.00606336 Jy ! Component: 2400 - total flux cleaned = 0.00615078 Jy ! Component: 2450 - total flux cleaned = 0.00620032 Jy ! Component: 2500 - total flux cleaned = 0.00626167 Jy ! Component: 2550 - total flux cleaned = 0.00632265 Jy ! Component: 2600 - total flux cleaned = 0.00635907 Jy ! Component: 2650 - total flux cleaned = 0.00645564 Jy ! Component: 2700 - total flux cleaned = 0.00647974 Jy ! Component: 2750 - total flux cleaned = 0.00651566 Jy ! Component: 2800 - total flux cleaned = 0.00655154 Jy ! Component: 2850 - total flux cleaned = 0.00656352 Jy ! Component: 2900 - total flux cleaned = 0.00658739 Jy ! Component: 2950 - total flux cleaned = 0.00659919 Jy ! Component: 3000 - total flux cleaned = 0.00662301 Jy ! Component: 3050 - total flux cleaned = 0.00665879 Jy ! Component: 3100 - total flux cleaned = 0.00670646 Jy ! Component: 3150 - total flux cleaned = 0.00674211 Jy ! Component: 3200 - total flux cleaned = 0.00678981 Jy ! Component: 3250 - total flux cleaned = 0.00682553 Jy ! Component: 3300 - total flux cleaned = 0.00687324 Jy ! Component: 3350 - total flux cleaned = 0.00693301 Jy ! Component: 3400 - total flux cleaned = 0.00698089 Jy ! Component: 3450 - total flux cleaned = 0.00702881 Jy ! Component: 3500 - total flux cleaned = 0.00706488 Jy ! Component: 3550 - total flux cleaned = 0.00708896 Jy ! Component: 3600 - total flux cleaned = 0.00716144 Jy ! Component: 3650 - total flux cleaned = 0.00718576 Jy ! Component: 3700 - total flux cleaned = 0.00724674 Jy ! Component: 3750 - total flux cleaned = 0.00727119 Jy ! Component: 3800 - total flux cleaned = 0.00730823 Jy ! Component: 3850 - total flux cleaned = 0.00734548 Jy ! Component: 3900 - total flux cleaned = 0.007383 Jy ! Component: 3950 - total flux cleaned = 0.00742071 Jy ! Component: 4000 - total flux cleaned = 0.00744617 Jy ! Component: 4050 - total flux cleaned = 0.00749735 Jy ! Total flux subtracted in 4096 components = 0.00751031 Jy ! Clean residual min=-0.000861 max=0.000933 Jy/beam ! Clean residual mean=-0.000000 rms=0.000214 Jy/beam ! Combined flux in latest and established models = 0.169959 Jy keep ! Adding 250 model components to the UV plane model. ! The established model now contains 317 components and 0.169959 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp171a3_uvs/J1429+2607_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.045 x 2.621 at 11.05 degrees (North through East) ! Clean map min=-0.0021612 max=0.081721 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J1429+2607_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0817206 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000246597 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.905269 0.905269 1.81054 3.62107 7.24215 14.4843 28.9686 57.9372 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0007 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.081 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 331.393 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J1429+2607_X_uvs.log closed on Mon Feb 24 08:50:27 2014