! Started logfile: /d2/scr/pima/bp171a4_uvs/J0913+1454_C_uvs.log on Wed Jan 29 04:13:49 2014 obs /d2/scr/pima/bp171a4_uvs/J0913+1454_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a4_uvs/J0913+1454_C_uva.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.52 visibilities/baseline/integration-bin. ! Found source: J0913+1454 ! ! 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 936 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/bp171a4_uvs/J0913+1454_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. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003101Jy sigma=46.285417 ! Fit after self-cal, rms=0.957350Jy sigma=43.981515 ! 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.199 mas, bmaj=3.576 mas, bpa=-3.35 degrees ! Estimated noise=0.636632 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.0291267 Jy ! Component: 100 - total flux cleaned = 0.0411954 Jy ! Total flux subtracted in 100 components = 0.0411954 Jy ! Clean residual min=-0.008261 max=0.009706 Jy/beam ! Clean residual mean=0.000025 rms=0.002482 Jy/beam ! Combined flux in latest and established models = 0.0411954 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0411954 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.058768Jy sigma=2.650489 ! Fit after self-cal, rms=0.057297Jy sigma=2.591774 ! 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.283 mas, bmaj=3.722 mas, bpa=-3.64 degrees ! Estimated noise=0.539542 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.0179534 Jy ! Component: 100 - total flux cleaned = 0.0299776 Jy ! Component: 150 - total flux cleaned = 0.0386961 Jy ! Component: 200 - total flux cleaned = 0.0450922 Jy ! Total flux subtracted in 200 components = 0.0450922 Jy ! Clean residual min=-0.011802 max=0.015190 Jy/beam ! Clean residual mean=0.000068 rms=0.004481 Jy/beam ! Combined flux in latest and established models = 0.0862875 Jy ! Performing phase self-cal ! Adding 47 model components to the UV plane model. ! The established model now contains 53 components and 0.0862875 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.051160Jy sigma=2.204945 ! Fit after self-cal, rms=0.051109Jy sigma=2.201081 ! 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.283 x 3.722 at -3.64 degrees (North through East) ! Clean map min=-0.011725 max=0.046572 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.051109Jy sigma=2.201081 ! Fit after self-cal, rms=0.051688Jy sigma=2.228393 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.31 mas, bmaj=3.741 mas, bpa=-3.691 degrees ! Estimated noise=0.542149 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.00520569 Jy ! Component: 100 - total flux cleaned = 0.00893329 Jy ! Component: 150 - total flux cleaned = 0.0116658 Jy ! Component: 200 - total flux cleaned = 0.0136703 Jy ! Total flux subtracted in 200 components = 0.0136703 Jy ! Clean residual min=-0.012196 max=0.015071 Jy/beam ! Clean residual mean=0.000062 rms=0.004340 Jy/beam ! Combined flux in latest and established models = 0.0999579 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.0999579 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.051231Jy sigma=2.187317 ! Fit after self-cal, rms=0.051229Jy sigma=2.186665 ! 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.051229Jy sigma=2.186665 ! Fit after self-cal, rms=0.051229Jy sigma=2.186665 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.31 mas, bmaj=3.741 mas, bpa=-3.691 degrees ! Estimated noise=0.542149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166467 Jy ! Component: 100 - total flux cleaned = 0.00264467 Jy ! Component: 150 - total flux cleaned = 0.00291777 Jy ! Component: 200 - total flux cleaned = 0.00317208 Jy ! Total flux subtracted in 200 components = 0.00317208 Jy ! Clean residual min=-0.012236 max=0.014890 Jy/beam ! Clean residual mean=0.000061 rms=0.004297 Jy/beam ! Combined flux in latest and established models = 0.10313 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.10313 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.051187Jy sigma=2.181650 ! Fit after self-cal, rms=0.051195Jy sigma=2.181450 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.000261548 Jy ! Component: 100 - total flux cleaned = 0.000328061 Jy ! Component: 150 - total flux cleaned = 0.000429917 Jy ! Component: 200 - total flux cleaned = 0.00046267 Jy ! Total flux subtracted in 200 components = 0.00046267 Jy ! Clean residual min=-0.012267 max=0.014821 Jy/beam ! Clean residual mean=0.000061 rms=0.004289 Jy/beam ! Combined flux in latest and established models = 0.103593 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.103593 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.051150Jy sigma=2.179338 ! Fit after self-cal, rms=0.051158Jy sigma=2.179192 ! 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.051158Jy sigma=2.179192 ! Fit after self-cal, rms=0.051158Jy sigma=2.179192 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.31 mas, bmaj=3.741 mas, bpa=-3.691 degrees ! Estimated noise=0.542149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000135517 Jy ! Component: 100 - total flux cleaned = 0.000203638 Jy ! Component: 150 - total flux cleaned = 0.000236521 Jy ! Component: 200 - total flux cleaned = 0.000268797 Jy ! Total flux subtracted in 200 components = 0.000268797 Jy ! Clean residual min=-0.012280 max=0.014787 Jy/beam ! Clean residual mean=0.000060 rms=0.004284 Jy/beam ! Combined flux in latest and established models = 0.103861 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.103861 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.051116Jy sigma=2.177303 ! Fit after self-cal, rms=0.051124Jy sigma=2.177174 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.000134896 Jy ! Component: 100 - total flux cleaned = 0.000167997 Jy ! Component: 150 - total flux cleaned = 0.000232109 Jy ! Component: 200 - total flux cleaned = 0.000295665 Jy ! Total flux subtracted in 200 components = 0.000295665 Jy ! Clean residual min=-0.012289 max=0.014754 Jy/beam ! Clean residual mean=0.000060 rms=0.004279 Jy/beam ! Combined flux in latest and established models = 0.104157 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.104157 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.051086Jy sigma=2.175347 ! Fit after self-cal, rms=0.051093Jy sigma=2.175232 ! 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.051093Jy sigma=2.175232 ! Fit after self-cal, rms=0.051093Jy sigma=2.175232 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.238 mas, bmaj=5.253 mas, bpa=-2.198 degrees ! Estimated noise=0.784336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00767592 Jy ! Component: 100 - total flux cleaned = 0.0110877 Jy ! Component: 150 - total flux cleaned = 0.0118349 Jy ! Component: 200 - total flux cleaned = 0.0120544 Jy ! Total flux subtracted in 200 components = 0.0120544 Jy ! Clean residual min=-0.029033 max=0.034358 Jy/beam ! Clean residual mean=0.000168 rms=0.011649 Jy/beam ! Combined flux in latest and established models = 0.116211 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 66 components and 0.116211 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.051646Jy sigma=2.194484 ! Fit after self-cal, rms=0.051534Jy sigma=2.189963 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.000398982 Jy ! Component: 100 - total flux cleaned = 0.000541067 Jy ! Component: 150 - total flux cleaned = 0.0006767 Jy ! Component: 200 - total flux cleaned = 0.000808873 Jy ! Total flux subtracted in 200 components = 0.000808873 Jy ! Clean residual min=-0.028911 max=0.034184 Jy/beam ! Clean residual mean=0.000167 rms=0.011603 Jy/beam ! Combined flux in latest and established models = 0.11702 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.11702 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.051685Jy sigma=2.197432 ! Fit after self-cal, rms=0.051636Jy sigma=2.196071 ! 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.31 mas, bmaj=3.741 mas, bpa=-3.691 degrees ! Estimated noise=0.542149 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.31 x 3.741 at -3.691 degrees (North through East) ! Clean map min=-0.012282 max=0.044252 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.192 mas, bmaj=3.562 mas, bpa=-3.518 degrees ! Estimated noise=0.639495 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0300047 Jy ! Component: 100 - total flux cleaned = 0.0427554 Jy ! Component: 150 - total flux cleaned = 0.0506482 Jy ! Component: 200 - total flux cleaned = 0.0564698 Jy ! Total flux subtracted in 200 components = 0.0564698 Jy ! Clean residual min=-0.008906 max=0.009785 Jy/beam ! Clean residual mean=0.000021 rms=0.002393 Jy/beam ! Combined flux in latest and established models = 0.0564698 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.0564698 Jy ! Inverting map and beam ! Estimated beam: bmin=1.31 mas, bmaj=3.741 mas, bpa=-3.691 degrees ! Estimated noise=0.542149 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.013769 Jy ! Component: 100 - total flux cleaned = 0.0234563 Jy ! Component: 150 - total flux cleaned = 0.0305142 Jy ! Component: 200 - total flux cleaned = 0.0356767 Jy ! Total flux subtracted in 200 components = 0.0356767 Jy ! Clean residual min=-0.012192 max=0.015184 Jy/beam ! Clean residual mean=0.000065 rms=0.004434 Jy/beam ! Combined flux in latest and established models = 0.0921464 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 61 components and 0.0921464 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.238 mas, bmaj=5.253 mas, bpa=-2.198 degrees ! Estimated noise=0.784336 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0137556 Jy ! Component: 100 - total flux cleaned = 0.0202377 Jy ! Component: 150 - total flux cleaned = 0.0234158 Jy ! Component: 200 - total flux cleaned = 0.0241736 Jy ! Total flux subtracted in 200 components = 0.0241736 Jy ! Clean residual min=-0.029029 max=0.034328 Jy/beam ! Clean residual mean=0.000168 rms=0.011618 Jy/beam ! Combined flux in latest and established models = 0.11632 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.000259705 Jy ! Component: 100 - total flux cleaned = 0.000382103 Jy ! Component: 150 - total flux cleaned = 0.00044131 Jy ! Component: 200 - total flux cleaned = 0.000563435 Jy ! Total flux subtracted in 200 components = 0.000563435 Jy ! Clean residual min=-0.028977 max=0.034195 Jy/beam ! Clean residual mean=0.000167 rms=0.011596 Jy/beam ! Combined flux in latest and established models = 0.116884 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 64 components and 0.116883 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.31 mas, bmaj=3.741 mas, bpa=-3.691 degrees ! Estimated noise=0.542149 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00613969 Jy ! Component: 100 - total flux cleaned = -0.00882768 Jy ! Component: 150 - total flux cleaned = -0.00922151 Jy ! Component: 200 - total flux cleaned = -0.00930874 Jy ! Total flux subtracted in 200 components = -0.00930874 Jy ! Clean residual min=-0.012940 max=0.014903 Jy/beam ! Clean residual mean=0.000059 rms=0.004238 Jy/beam ! Combined flux in latest and established models = 0.107575 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 73 components and 0.107575 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.051296Jy sigma=2.184059 ! Fit after self-cal, rms=0.051241Jy sigma=2.183060 wmodel /d2/scr/pima/bp171a4_uvs/J0913+1454_C_map.mod ! Writing 73 model components to file: /d2/scr/pima/bp171a4_uvs/J0913+1454_C_map.mod wobs /d2/scr/pima/bp171a4_uvs/J0913+1454_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a4_uvs/J0913+1454_C_uvs.fits wwins /d2/scr/pima/bp171a4_uvs/J0913+1454_C_map.win ! wwins: Wrote 1 windows to /d2/scr/pima/bp171a4_uvs/J0913+1454_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.00562737 Jy ! Component: 100 - total flux cleaned = 0.00982246 Jy ! Component: 150 - total flux cleaned = 0.0132716 Jy ! Component: 200 - total flux cleaned = 0.0162958 Jy ! Component: 250 - total flux cleaned = 0.0191422 Jy ! Component: 300 - total flux cleaned = 0.0214718 Jy ! Component: 350 - total flux cleaned = 0.0228318 Jy ! Component: 400 - total flux cleaned = 0.0234791 Jy ! Component: 450 - total flux cleaned = 0.0244142 Jy ! Component: 500 - total flux cleaned = 0.0250104 Jy ! Component: 550 - total flux cleaned = 0.0261469 Jy ! Component: 600 - total flux cleaned = 0.0269703 Jy ! Component: 650 - total flux cleaned = 0.0275004 Jy ! Component: 700 - total flux cleaned = 0.0283869 Jy ! Component: 750 - total flux cleaned = 0.0292388 Jy ! Component: 800 - total flux cleaned = 0.0293569 Jy ! Component: 850 - total flux cleaned = 0.0300468 Jy ! Component: 900 - total flux cleaned = 0.0307057 Jy ! Component: 950 - total flux cleaned = 0.0312393 Jy ! Component: 1000 - total flux cleaned = 0.0318559 Jy ! Component: 1050 - total flux cleaned = 0.0326484 Jy ! Component: 1100 - total flux cleaned = 0.0333222 Jy ! Component: 1150 - total flux cleaned = 0.0338835 Jy ! Component: 1200 - total flux cleaned = 0.0347877 Jy ! Component: 1250 - total flux cleaned = 0.0349663 Jy ! Component: 1300 - total flux cleaned = 0.0354802 Jy ! Component: 1350 - total flux cleaned = 0.0358937 Jy ! Component: 1400 - total flux cleaned = 0.0362958 Jy ! Component: 1450 - total flux cleaned = 0.0367616 Jy ! Component: 1500 - total flux cleaned = 0.0371452 Jy ! Component: 1550 - total flux cleaned = 0.0376672 Jy ! Component: 1600 - total flux cleaned = 0.03796 Jy ! Component: 1650 - total flux cleaned = 0.0384571 Jy ! Component: 1700 - total flux cleaned = 0.0385973 Jy ! Component: 1750 - total flux cleaned = 0.0390738 Jy ! Component: 1800 - total flux cleaned = 0.0394722 Jy ! Component: 1850 - total flux cleaned = 0.0396671 Jy ! Component: 1900 - total flux cleaned = 0.0399847 Jy ! Component: 1950 - total flux cleaned = 0.0401699 Jy ! Component: 2000 - total flux cleaned = 0.0404737 Jy ! Component: 2050 - total flux cleaned = 0.0406529 Jy ! Component: 2100 - total flux cleaned = 0.0408873 Jy ! Component: 2150 - total flux cleaned = 0.0411164 Jy ! Component: 2200 - total flux cleaned = 0.0411715 Jy ! Component: 2250 - total flux cleaned = 0.0411712 Jy ! Component: 2300 - total flux cleaned = 0.0412249 Jy ! Component: 2350 - total flux cleaned = 0.0411183 Jy ! Component: 2400 - total flux cleaned = 0.0410665 Jy ! Component: 2450 - total flux cleaned = 0.0410161 Jy ! Component: 2500 - total flux cleaned = 0.0410165 Jy ! Component: 2550 - total flux cleaned = 0.0409159 Jy ! Component: 2600 - total flux cleaned = 0.0408673 Jy ! Component: 2650 - total flux cleaned = 0.0408677 Jy ! Component: 2700 - total flux cleaned = 0.0407727 Jy ! Component: 2750 - total flux cleaned = 0.0407728 Jy ! Component: 2800 - total flux cleaned = 0.0408186 Jy ! Component: 2850 - total flux cleaned = 0.0409101 Jy ! Component: 2900 - total flux cleaned = 0.0408645 Jy ! Component: 2950 - total flux cleaned = 0.0409095 Jy ! Component: 3000 - total flux cleaned = 0.0409532 Jy ! Component: 3050 - total flux cleaned = 0.0409531 Jy ! Component: 3100 - total flux cleaned = 0.0409967 Jy ! Component: 3150 - total flux cleaned = 0.0410391 Jy ! Component: 3200 - total flux cleaned = 0.0410396 Jy ! Component: 3250 - total flux cleaned = 0.0411647 Jy ! Component: 3300 - total flux cleaned = 0.0412476 Jy ! Component: 3350 - total flux cleaned = 0.0413697 Jy ! Component: 3400 - total flux cleaned = 0.0414096 Jy ! Component: 3450 - total flux cleaned = 0.0413704 Jy ! Component: 3500 - total flux cleaned = 0.0414493 Jy ! Component: 3550 - total flux cleaned = 0.0413716 Jy ! Component: 3600 - total flux cleaned = 0.0414487 Jy ! Component: 3650 - total flux cleaned = 0.041487 Jy ! Component: 3700 - total flux cleaned = 0.041487 Jy ! Component: 3750 - total flux cleaned = 0.0415996 Jy ! Component: 3800 - total flux cleaned = 0.0417112 Jy ! Component: 3850 - total flux cleaned = 0.0417107 Jy ! Component: 3900 - total flux cleaned = 0.0417109 Jy ! Component: 3950 - total flux cleaned = 0.0418199 Jy ! Component: 4000 - total flux cleaned = 0.0417838 Jy ! Component: 4050 - total flux cleaned = 0.0417122 Jy ! Total flux subtracted in 4096 components = 0.0416415 Jy ! Clean residual min=-0.002035 max=0.001946 Jy/beam ! Clean residual mean=0.000001 rms=0.000610 Jy/beam ! Combined flux in latest and established models = 0.149216 Jy keep ! Adding 537 model components to the UV plane model. ! The established model now contains 610 components and 0.149216 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/d2/scr/pima/bp171a4_uvs/J0913+1454_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.31 x 3.741 at -3.691 degrees (North through East) ! Clean map min=-0.0039687 max=0.04206 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a4_uvs/J0913+1454_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0420599 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000514714 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.67129 3.67129 7.34258 14.6852 29.3703 58.7406 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.042 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 81.715 quit ! Quitting program ! Log file /d2/scr/pima/bp171a4_uvs/J0913+1454_C_uvs.log closed on Wed Jan 29 04:13:58 2014