! Started logfile: /d2/scr/pima/bp171a3_uvs/J0555+1232_C_uvs.log on Mon Feb 24 08:41:47 2014 obs /d2/scr/pima/bp171a3_uvs/J0555+1232_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J0555+1232_C_uva.fits ! AN table 1: 3 integrations on 28 of 28 possible baselines. ! Apparent sampling: 0.857143 visibilities/baseline/integration-bin. ! Found source: J0555+1232 ! ! 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 4.128e+09 3.2e+07 1 3.2e+07 ! 02 2 4.16e+09 3.2e+07 1 3.2e+07 ! 03 3 4.192e+09 3.2e+07 1 3.2e+07 ! 04 4 4.224e+09 3.2e+07 1 3.2e+07 ! 05 5 4.416e+09 3.2e+07 1 3.2e+07 ! 06 6 4.512e+09 3.2e+07 1 3.2e+07 ! 07 7 4.544e+09 3.2e+07 1 3.2e+07 ! 08 8 4.576e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 576 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.3 print "taper_size =", taper_size ! taper_size = 40 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp171a3_uvs/J0555+1232_C] 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.300x0.300 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.000394Jy sigma=38.374260 ! Fit after self-cal, rms=0.947523Jy sigma=36.319071 ! 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=1.502 mas, bmaj=4.128 mas, bpa=-2.579 degrees ! Estimated noise=0.963907 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.0315609 Jy ! Component: 100 - total flux cleaned = 0.0450487 Jy ! Total flux subtracted in 100 components = 0.0450487 Jy ! Clean residual min=-0.007684 max=0.009069 Jy/beam ! Clean residual mean=-0.000018 rms=0.002293 Jy/beam ! Combined flux in latest and established models = 0.0450487 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0450487 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.057319Jy sigma=1.936736 ! Fit after self-cal, rms=0.057270Jy sigma=1.934643 ! 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.702 mas, bmaj=4.577 mas, bpa=-3.179 degrees ! Estimated noise=0.807891 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.0208189 Jy ! Component: 100 - total flux cleaned = 0.0340862 Jy ! Component: 150 - total flux cleaned = 0.0429983 Jy ! Component: 200 - total flux cleaned = 0.04929 Jy ! Total flux subtracted in 200 components = 0.04929 Jy ! Clean residual min=-0.011522 max=0.008674 Jy/beam ! Clean residual mean=-0.000031 rms=0.003652 Jy/beam ! Combined flux in latest and established models = 0.0943387 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 46 components and 0.0943387 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.047398Jy sigma=1.537187 ! Fit after self-cal, rms=0.047291Jy sigma=1.533978 ! 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.702 x 4.577 at -3.179 degrees (North through East) ! Clean map min=-0.011232 max=0.051944 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* MK 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* MK 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* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* MK 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* MK 1.00* ! NL 1.00* OV 1.00* PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.047291Jy sigma=1.533978 ! Fit after self-cal, rms=0.047291Jy sigma=1.533978 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.702 mas, bmaj=4.577 mas, bpa=-3.179 degrees ! Estimated noise=0.807891 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.00465039 Jy ! Component: 100 - total flux cleaned = 0.00792267 Jy ! Component: 150 - total flux cleaned = 0.0102699 Jy ! Component: 200 - total flux cleaned = 0.011959 Jy ! Total flux subtracted in 200 components = 0.011959 Jy ! Clean residual min=-0.010677 max=0.008783 Jy/beam ! Clean residual mean=-0.000026 rms=0.003446 Jy/beam ! Combined flux in latest and established models = 0.106298 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 48 components and 0.106298 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.046481Jy sigma=1.517017 ! Fit after self-cal, rms=0.046467Jy sigma=1.516833 ! 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.046467Jy sigma=1.516833 ! Fit after self-cal, rms=0.046467Jy sigma=1.516833 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.702 mas, bmaj=4.577 mas, bpa=-3.179 degrees ! Estimated noise=0.807891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010182 Jy ! Component: 100 - total flux cleaned = 0.0014491 Jy ! Component: 150 - total flux cleaned = 0.00183338 Jy ! Component: 200 - total flux cleaned = 0.00207905 Jy ! Total flux subtracted in 200 components = 0.00207905 Jy ! Clean residual min=-0.010538 max=0.008956 Jy/beam ! Clean residual mean=-0.000025 rms=0.003422 Jy/beam ! Combined flux in latest and established models = 0.108377 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.108377 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.046353Jy sigma=1.515809 ! Fit after self-cal, rms=0.046346Jy sigma=1.515659 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 = 3.08568e-05 Jy ! Component: 100 - total flux cleaned = 0.000324915 Jy ! Component: 150 - total flux cleaned = 0.000447194 Jy ! Component: 200 - total flux cleaned = 0.000506149 Jy ! Total flux subtracted in 200 components = 0.000506149 Jy ! Clean residual min=-0.010516 max=0.008981 Jy/beam ! Clean residual mean=-0.000025 rms=0.003414 Jy/beam ! Combined flux in latest and established models = 0.108883 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.108883 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.046285Jy sigma=1.514572 ! Fit after self-cal, rms=0.046281Jy sigma=1.514448 ! 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.046281Jy sigma=1.514448 ! Fit after self-cal, rms=0.046281Jy sigma=1.514448 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.702 mas, bmaj=4.577 mas, bpa=-3.179 degrees ! Estimated noise=0.807891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.68553e-05 Jy ! Component: 100 - total flux cleaned = 0.000237139 Jy ! Component: 150 - total flux cleaned = 0.000371364 Jy ! Component: 200 - total flux cleaned = 0.000448641 Jy ! Total flux subtracted in 200 components = 0.000448641 Jy ! Clean residual min=-0.010500 max=0.009007 Jy/beam ! Clean residual mean=-0.000025 rms=0.003408 Jy/beam ! Combined flux in latest and established models = 0.109332 Jy selfcal ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 54 components and 0.109332 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.046230Jy sigma=1.513774 ! Fit after self-cal, rms=0.046228Jy sigma=1.513676 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 = 9.50486e-06 Jy ! Component: 100 - total flux cleaned = 0.000185094 Jy ! Component: 150 - total flux cleaned = 0.000256293 Jy ! Component: 200 - total flux cleaned = 0.000302775 Jy ! Total flux subtracted in 200 components = 0.000302775 Jy ! Clean residual min=-0.010481 max=0.009009 Jy/beam ! Clean residual mean=-0.000025 rms=0.003403 Jy/beam ! Combined flux in latest and established models = 0.109634 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.109634 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.046190Jy sigma=1.513081 ! Fit after self-cal, rms=0.046188Jy sigma=1.512992 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 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.046188Jy sigma=1.512992 ! Fit after self-cal, rms=0.046188Jy sigma=1.512992 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=6.38 mas, bpa=-10.28 degrees ! Estimated noise=1.05564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00330328 Jy ! Component: 100 - total flux cleaned = 0.0042114 Jy ! Component: 150 - total flux cleaned = 0.0045701 Jy ! Component: 200 - total flux cleaned = 0.00490471 Jy ! Total flux subtracted in 200 components = 0.00490471 Jy ! Clean residual min=-0.020649 max=0.017511 Jy/beam ! Clean residual mean=-0.000054 rms=0.007363 Jy/beam ! Combined flux in latest and established models = 0.114539 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 59 components and 0.114539 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.046149Jy sigma=1.518534 ! Fit after self-cal, rms=0.046119Jy sigma=1.517324 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.000214042 Jy ! Component: 100 - total flux cleaned = 0.000468283 Jy ! Component: 150 - total flux cleaned = 0.000762487 Jy ! Component: 200 - total flux cleaned = 0.00103998 Jy ! Total flux subtracted in 200 components = 0.00103998 Jy ! Clean residual min=-0.020564 max=0.017537 Jy/beam ! Clean residual mean=-0.000053 rms=0.007329 Jy/beam ! Combined flux in latest and established models = 0.115579 Jy ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 60 components and 0.115579 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.046175Jy sigma=1.521299 ! Fit after self-cal, rms=0.046136Jy sigma=1.519501 ! 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.702 mas, bmaj=4.577 mas, bpa=-3.179 degrees ! Estimated noise=0.807891 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.702 x 4.577 at -3.179 degrees (North through East) ! Clean map min=-0.010556 max=0.046314 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=1.502 mas, bmaj=4.128 mas, bpa=-2.579 degrees ! Estimated noise=0.963907 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0315799 Jy ! Component: 100 - total flux cleaned = 0.0451686 Jy ! Component: 150 - total flux cleaned = 0.055254 Jy ! Component: 200 - total flux cleaned = 0.0630712 Jy ! Total flux subtracted in 200 components = 0.0630712 Jy ! Clean residual min=-0.006754 max=0.006680 Jy/beam ! Clean residual mean=-0.000014 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 0.0630712 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0630712 Jy ! Inverting map and beam ! Estimated beam: bmin=1.702 mas, bmaj=4.577 mas, bpa=-3.179 degrees ! Estimated noise=0.807891 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.0147311 Jy ! Component: 100 - total flux cleaned = 0.0242952 Jy ! Component: 150 - total flux cleaned = 0.0308958 Jy ! Component: 200 - total flux cleaned = 0.0356137 Jy ! Total flux subtracted in 200 components = 0.0356137 Jy ! Clean residual min=-0.010827 max=0.008354 Jy/beam ! Clean residual mean=-0.000029 rms=0.003551 Jy/beam ! Combined flux in latest and established models = 0.0986849 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 51 components and 0.0986849 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 40 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.303 mas, bmaj=6.38 mas, bpa=-10.28 degrees ! Estimated noise=1.05564 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00808106 Jy ! Component: 100 - total flux cleaned = 0.0124372 Jy ! Component: 150 - total flux cleaned = 0.0146912 Jy ! Component: 200 - total flux cleaned = 0.0150493 Jy ! Total flux subtracted in 200 components = 0.0150493 Jy ! Clean residual min=-0.020705 max=0.017468 Jy/beam ! Clean residual mean=-0.000054 rms=0.007382 Jy/beam ! Combined flux in latest and established models = 0.113734 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.000337675 Jy ! Component: 100 - total flux cleaned = 0.000654406 Jy ! Component: 150 - total flux cleaned = 0.000895751 Jy ! Component: 200 - total flux cleaned = 0.00112962 Jy ! Total flux subtracted in 200 components = 0.00112962 Jy ! Clean residual min=-0.020643 max=0.017528 Jy/beam ! Clean residual mean=-0.000053 rms=0.007345 Jy/beam ! Combined flux in latest and established models = 0.114864 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.114864 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.702 mas, bmaj=4.577 mas, bpa=-3.179 degrees ! Estimated noise=0.807891 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00243854 Jy ! Component: 100 - total flux cleaned = -0.00283432 Jy ! Component: 150 - total flux cleaned = -0.0030557 Jy ! Component: 200 - total flux cleaned = -0.00312723 Jy ! Total flux subtracted in 200 components = -0.00312723 Jy ! Clean residual min=-0.010600 max=0.009132 Jy/beam ! Clean residual mean=-0.000024 rms=0.003375 Jy/beam ! Combined flux in latest and established models = 0.111737 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 62 components and 0.111737 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.046180Jy sigma=1.512710 ! Fit after self-cal, rms=0.046174Jy sigma=1.512115 wmodel /d2/scr/pima/bp171a3_uvs/J0555+1232_C_map.mod ! Writing 62 model components to file: /d2/scr/pima/bp171a3_uvs/J0555+1232_C_map.mod wobs /d2/scr/pima/bp171a3_uvs/J0555+1232_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J0555+1232_C_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J0555+1232_C_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/bp171a3_uvs/J0555+1232_C_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.00470218 Jy ! Component: 100 - total flux cleaned = -0.00767939 Jy ! Component: 150 - total flux cleaned = -0.0101129 Jy ! Component: 200 - total flux cleaned = -0.0119514 Jy ! Component: 250 - total flux cleaned = -0.0130182 Jy ! Component: 300 - total flux cleaned = -0.0139071 Jy ! Component: 350 - total flux cleaned = -0.0147622 Jy ! Component: 400 - total flux cleaned = -0.0157048 Jy ! Component: 450 - total flux cleaned = -0.016048 Jy ! Component: 500 - total flux cleaned = -0.01671 Jy ! Component: 550 - total flux cleaned = -0.0169253 Jy ! Component: 600 - total flux cleaned = -0.0171349 Jy ! Component: 650 - total flux cleaned = -0.0172365 Jy ! Component: 700 - total flux cleaned = -0.0172374 Jy ! Component: 750 - total flux cleaned = -0.0173328 Jy ! Component: 800 - total flux cleaned = -0.017424 Jy ! Component: 850 - total flux cleaned = -0.0172431 Jy ! Component: 900 - total flux cleaned = -0.0170686 Jy ! Component: 950 - total flux cleaned = -0.016985 Jy ! Component: 1000 - total flux cleaned = -0.0169003 Jy ! Component: 1050 - total flux cleaned = -0.016652 Jy ! Component: 1100 - total flux cleaned = -0.0166515 Jy ! Component: 1150 - total flux cleaned = -0.0161733 Jy ! Component: 1200 - total flux cleaned = -0.0160185 Jy ! Component: 1250 - total flux cleaned = -0.0158663 Jy ! Component: 1300 - total flux cleaned = -0.0156404 Jy ! Component: 1350 - total flux cleaned = -0.015641 Jy ! Component: 1400 - total flux cleaned = -0.015495 Jy ! Component: 1450 - total flux cleaned = -0.0152788 Jy ! Component: 1500 - total flux cleaned = -0.015137 Jy ! Component: 1550 - total flux cleaned = -0.0150669 Jy ! Component: 1600 - total flux cleaned = -0.0149972 Jy ! Component: 1650 - total flux cleaned = -0.0146569 Jy ! Component: 1700 - total flux cleaned = -0.014657 Jy ! Component: 1750 - total flux cleaned = -0.0146575 Jy ! Component: 1800 - total flux cleaned = -0.014397 Jy ! Component: 1850 - total flux cleaned = -0.0143987 Jy ! Component: 1900 - total flux cleaned = -0.0144621 Jy ! Component: 1950 - total flux cleaned = -0.014399 Jy ! Component: 2000 - total flux cleaned = -0.0142119 Jy ! Component: 2050 - total flux cleaned = -0.0140265 Jy ! Component: 2100 - total flux cleaned = -0.0139657 Jy ! Component: 2150 - total flux cleaned = -0.0139656 Jy ! Component: 2200 - total flux cleaned = -0.0140247 Jy ! Component: 2250 - total flux cleaned = -0.0138475 Jy ! Component: 2300 - total flux cleaned = -0.0137899 Jy ! Component: 2350 - total flux cleaned = -0.0139057 Jy ! Component: 2400 - total flux cleaned = -0.0137339 Jy ! Component: 2450 - total flux cleaned = -0.0138478 Jy ! Component: 2500 - total flux cleaned = -0.0138486 Jy ! Component: 2550 - total flux cleaned = -0.0137928 Jy ! Component: 2600 - total flux cleaned = -0.013793 Jy ! Component: 2650 - total flux cleaned = -0.013629 Jy ! Component: 2700 - total flux cleaned = -0.0135747 Jy ! Component: 2750 - total flux cleaned = -0.0135212 Jy ! Component: 2800 - total flux cleaned = -0.0135739 Jy ! Component: 2850 - total flux cleaned = -0.0135204 Jy ! Component: 2900 - total flux cleaned = -0.0134681 Jy ! Component: 2950 - total flux cleaned = -0.0133636 Jy ! Component: 3000 - total flux cleaned = -0.013468 Jy ! Component: 3050 - total flux cleaned = -0.0134684 Jy ! Component: 3100 - total flux cleaned = -0.013622 Jy ! Component: 3150 - total flux cleaned = -0.0136217 Jy ! Component: 3200 - total flux cleaned = -0.0136217 Jy ! Component: 3250 - total flux cleaned = -0.0136219 Jy ! Component: 3300 - total flux cleaned = -0.0136217 Jy ! Component: 3350 - total flux cleaned = -0.013671 Jy ! Component: 3400 - total flux cleaned = -0.0134735 Jy ! Component: 3450 - total flux cleaned = -0.0134243 Jy ! Component: 3500 - total flux cleaned = -0.0135222 Jy ! Component: 3550 - total flux cleaned = -0.0133268 Jy ! Component: 3600 - total flux cleaned = -0.0131809 Jy ! Component: 3650 - total flux cleaned = -0.0131324 Jy ! Component: 3700 - total flux cleaned = -0.0130358 Jy ! Component: 3750 - total flux cleaned = -0.0128917 Jy ! Component: 3800 - total flux cleaned = -0.0128917 Jy ! Component: 3850 - total flux cleaned = -0.012844 Jy ! Component: 3900 - total flux cleaned = -0.012749 Jy ! Component: 3950 - total flux cleaned = -0.012796 Jy ! Component: 4000 - total flux cleaned = -0.0126548 Jy ! Component: 4050 - total flux cleaned = -0.0127018 Jy ! Total flux subtracted in 4096 components = -0.0127018 Jy ! Clean residual min=-0.002990 max=0.002793 Jy/beam ! Clean residual mean=-0.000010 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.0990349 Jy keep ! Adding 533 model components to the UV plane model. ! The established model now contains 595 components and 0.0990348 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp171a3_uvs/J0555+1232_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.702 x 4.577 at -3.179 degrees (North through East) ! Clean map min=-0.0072583 max=0.046045 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J0555+1232_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0460453 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000933159 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.07983 6.07983 12.1597 24.3193 48.6386 97.2773 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.046 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 49.343 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J0555+1232_C_uvs.log closed on Mon Feb 24 08:41:52 2014