! Started logfile: /d2/scr/pima/bp171a3_uvs/J0710+1819_C_uvs.log on Mon Feb 24 08:42:51 2014 obs /d2/scr/pima/bp171a3_uvs/J0710+1819_C_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J0710+1819_C_uva.fits ! AN table 1: 3 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J0710+1819 ! ! 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 168 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/J0710+1819_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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.001163Jy sigma=43.767133 ! Fit after self-cal, rms=0.981304Jy sigma=42.963355 ! 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.334 mas, bmaj=24 mas, bpa=28.02 degrees ! Estimated noise=2.30078 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150573 Jy ! Component: 100 - total flux cleaned = 0.0162701 Jy ! Total flux subtracted in 100 components = 0.0162701 Jy ! Clean residual min=-0.002254 max=0.002248 Jy/beam ! Clean residual mean=0.000007 rms=0.001025 Jy/beam ! Combined flux in latest and established models = 0.0162701 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.0162701 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.015494Jy sigma=0.575180 ! Fit after self-cal, rms=0.012709Jy sigma=0.479015 ! 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.726 mas, bmaj=22.66 mas, bpa=28.09 degrees ! Estimated noise=1.37943 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.00121416 Jy ! Component: 100 - total flux cleaned = 0.000376824 Jy ! Component: 150 - total flux cleaned = -0.000276472 Jy ! Component: 200 - total flux cleaned = -0.000921361 Jy ! Total flux subtracted in 200 components = -0.000921361 Jy ! Clean residual min=-0.000595 max=0.000595 Jy/beam ! Clean residual mean=0.000000 rms=0.000272 Jy/beam ! Combined flux in latest and established models = 0.0153487 Jy ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 95 components and 0.0153487 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.011477Jy sigma=0.441061 ! Fit after self-cal, rms=0.011459Jy sigma=0.439934 ! 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.726 x 22.66 at 28.09 degrees (North through East) ! Clean map min=-0.0019904 max=0.01245 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* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* HN 1.00* KP 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 0.97 HN 1.00* KP 0.99 OV 1.10 ! PT 1.05 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 0.91 HN 1.00* KP 1.03 OV 0.97 ! PT 1.04 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 HN 1.00* KP 1.07 OV 1.04 ! PT 0.99 ! ! ! Fit before self-cal, rms=0.011459Jy sigma=0.439934 ! Fit after self-cal, rms=0.011476Jy sigma=0.438131 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.71 mas, bmaj=22.78 mas, bpa=28.08 degrees ! Estimated noise=1.38613 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.000773432 Jy ! Component: 100 - total flux cleaned = -0.00111041 Jy ! Component: 150 - total flux cleaned = -0.00131501 Jy ! Component: 200 - total flux cleaned = -0.00145103 Jy ! Total flux subtracted in 200 components = -0.00145103 Jy ! Clean residual min=-0.000297 max=0.000301 Jy/beam ! Clean residual mean=0.000000 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0138977 Jy ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 185 components and 0.0138977 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.011289Jy sigma=0.434772 ! Fit after self-cal, rms=0.011284Jy sigma=0.434573 ! 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.011284Jy sigma=0.434573 ! Fit after self-cal, rms=0.011375Jy sigma=0.427583 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.714 mas, bmaj=22.78 mas, bpa=28.05 degrees ! Estimated noise=1.41492 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000428228 Jy ! Component: 100 - total flux cleaned = 0.000314159 Jy ! Component: 150 - total flux cleaned = 0.000147774 Jy ! Component: 200 - total flux cleaned = -1.19591e-05 Jy ! Total flux subtracted in 200 components = -1.19591e-05 Jy ! Clean residual min=-0.000254 max=0.000253 Jy/beam ! Clean residual mean=0.000000 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.0138857 Jy selfcal ! Performing phase self-cal ! Adding 80 model components to the UV plane model. ! The established model now contains 261 components and 0.0138857 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.011238Jy sigma=0.425530 ! Fit after self-cal, rms=0.011243Jy sigma=0.425352 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 = -4.22199e-05 Jy ! Component: 100 - total flux cleaned = -0.000159784 Jy ! Component: 150 - total flux cleaned = -0.00014934 Jy ! Component: 200 - total flux cleaned = -0.000108248 Jy ! Total flux subtracted in 200 components = -0.000108248 Jy ! Clean residual min=-0.000168 max=0.000166 Jy/beam ! Clean residual mean=0.000000 rms=0.000070 Jy/beam ! Combined flux in latest and established models = 0.0137775 Jy ! Performing phase self-cal ! Adding 83 model components to the UV plane model. ! The established model now contains 340 components and 0.0137775 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.011199Jy sigma=0.424822 ! Fit after self-cal, rms=0.011200Jy sigma=0.424746 ! 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.011200Jy sigma=0.424746 ! Fit after self-cal, rms=0.010597Jy sigma=0.421403 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=5.712 mas, bmaj=22.81 mas, bpa=28.06 degrees ! Estimated noise=1.40189 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0001055 Jy ! Component: 100 - total flux cleaned = 7.66164e-05 Jy ! Component: 150 - total flux cleaned = 9.35353e-05 Jy ! Component: 200 - total flux cleaned = 0.000117537 Jy ! Total flux subtracted in 200 components = 0.000117537 Jy ! Clean residual min=-0.000132 max=0.000131 Jy/beam ! Clean residual mean=-0.000000 rms=0.000051 Jy/beam ! Combined flux in latest and established models = 0.013895 Jy selfcal ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 424 components and 0.013895 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.010578Jy sigma=0.420974 ! Fit after self-cal, rms=0.010572Jy sigma=0.420913 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 = 4.53021e-05 Jy ! Component: 100 - total flux cleaned = 9.82583e-05 Jy ! Component: 150 - total flux cleaned = 0.000164376 Jy ! Component: 200 - total flux cleaned = 0.000215028 Jy ! Total flux subtracted in 200 components = 0.000215028 Jy ! Clean residual min=-0.000121 max=0.000120 Jy/beam ! Clean residual mean=0.000000 rms=0.000050 Jy/beam ! Combined flux in latest and established models = 0.01411 Jy ! Performing phase self-cal ! Adding 55 model components to the UV plane model. ! The established model now contains 466 components and 0.01411 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.010560Jy sigma=0.420658 ! Fit after self-cal, rms=0.010561Jy sigma=0.420627 ! 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.010561Jy sigma=0.420627 ! Fit after self-cal, rms=0.010534Jy sigma=0.420530 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=6.007 mas, bmaj=22.16 mas, bpa=27.88 degrees ! Estimated noise=1.40704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.82844e-05 Jy ! Component: 100 - total flux cleaned = -9.56639e-05 Jy ! Component: 150 - total flux cleaned = -8.8853e-05 Jy ! Component: 200 - total flux cleaned = -5.54086e-05 Jy ! Total flux subtracted in 200 components = -5.54086e-05 Jy ! Clean residual min=-0.000112 max=0.000113 Jy/beam ! Clean residual mean=-0.000000 rms=0.000044 Jy/beam ! Combined flux in latest and established models = 0.0140546 Jy selfcal ! Performing phase self-cal ! Adding 60 model components to the UV plane model. ! The established model now contains 513 components and 0.0140546 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.010521Jy sigma=0.420271 ! Fit after self-cal, rms=0.010521Jy sigma=0.420252 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.00011795 Jy ! Component: 100 - total flux cleaned = 0.000184271 Jy ! Component: 150 - total flux cleaned = 0.000235777 Jy ! Component: 200 - total flux cleaned = 0.00028083 Jy ! Total flux subtracted in 200 components = 0.00028083 Jy ! Clean residual min=-0.000109 max=0.000107 Jy/beam ! Clean residual mean=0.000000 rms=0.000044 Jy/beam ! Combined flux in latest and established models = 0.0143354 Jy ! Performing phase self-cal ! Adding 58 model components to the UV plane model. ! The established model now contains 555 components and 0.0143355 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.010512Jy sigma=0.420041 ! Fit after self-cal, rms=0.010514Jy sigma=0.420022 ! 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.714 mas, bmaj=22.82 mas, bpa=28.06 degrees ! Estimated noise=1.3988 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.714 x 22.82 at 28.06 degrees (North through East) ! Clean map min=-0.0015035 max=0.011959 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=5.318 mas, bmaj=24.22 mas, bpa=28.01 degrees ! Estimated noise=2.31663 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0168862 Jy ! Component: 100 - total flux cleaned = 0.0181621 Jy ! Component: 150 - total flux cleaned = 0.0177888 Jy ! Component: 200 - total flux cleaned = 0.0170981 Jy ! Total flux subtracted in 200 components = 0.0170981 Jy ! Clean residual min=-0.001195 max=0.001184 Jy/beam ! Clean residual mean=0.000003 rms=0.000540 Jy/beam ! Combined flux in latest and established models = 0.0170981 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 83 model components to the UV plane model. ! The established model now contains 83 components and 0.0170981 Jy ! Inverting map and beam ! Estimated beam: bmin=5.714 mas, bmaj=22.82 mas, bpa=28.06 degrees ! Estimated noise=1.3988 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.00095499 Jy ! Component: 100 - total flux cleaned = -0.000929727 Jy ! Component: 150 - total flux cleaned = -0.000925627 Jy ! Component: 200 - total flux cleaned = -0.00103166 Jy ! Total flux subtracted in 200 components = -0.00103166 Jy ! Clean residual min=-0.000313 max=0.000309 Jy/beam ! Clean residual mean=-0.000001 rms=0.000126 Jy/beam ! Combined flux in latest and established models = 0.0160665 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 160 components and 0.0160665 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=6.007 mas, bmaj=22.16 mas, bpa=27.88 degrees ! Estimated noise=1.40704 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000111922 Jy ! Component: 100 - total flux cleaned = -1.54304e-05 Jy ! Component: 150 - total flux cleaned = 2.214e-05 Jy ! Component: 200 - total flux cleaned = -4.20315e-05 Jy ! Total flux subtracted in 200 components = -4.20315e-05 Jy ! Clean residual min=-0.000176 max=0.000174 Jy/beam ! Clean residual mean=-0.000000 rms=0.000071 Jy/beam ! Combined flux in latest and established models = 0.0160244 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 = -7.17786e-05 Jy ! Component: 100 - total flux cleaned = -9.15651e-05 Jy ! Component: 150 - total flux cleaned = -0.000140051 Jy ! Component: 200 - total flux cleaned = -0.00017803 Jy ! Total flux subtracted in 200 components = -0.00017803 Jy ! Clean residual min=-0.000157 max=0.000158 Jy/beam ! Clean residual mean=-0.000000 rms=0.000062 Jy/beam ! Combined flux in latest and established models = 0.0158464 Jy ! Adding 156 model components to the UV plane model. ! The established model now contains 313 components and 0.0158464 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=5.714 mas, bmaj=22.82 mas, bpa=28.06 degrees ! Estimated noise=1.3988 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.90799e-05 Jy ! Component: 100 - total flux cleaned = -1.43247e-05 Jy ! Component: 150 - total flux cleaned = 3.82928e-05 Jy ! Component: 200 - total flux cleaned = 8.20754e-05 Jy ! Total flux subtracted in 200 components = 8.20754e-05 Jy ! Clean residual min=-0.000146 max=0.000148 Jy/beam ! Clean residual mean=-0.000000 rms=0.000056 Jy/beam ! Combined flux in latest and established models = 0.0159285 Jy selfcal ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 372 components and 0.0159285 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.010549Jy sigma=0.420808 ! Fit after self-cal, rms=0.010547Jy sigma=0.420718 wmodel /d2/scr/pima/bp171a3_uvs/J0710+1819_C_map.mod ! Writing 372 model components to file: /d2/scr/pima/bp171a3_uvs/J0710+1819_C_map.mod wobs /d2/scr/pima/bp171a3_uvs/J0710+1819_C_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J0710+1819_C_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J0710+1819_C_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp171a3_uvs/J0710+1819_C\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.714 x 22.82 at 28.06 degrees (North through East) ! Clean map min=-0.0017635 max=0.013239 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J0710+1819_C_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0132387 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.84525e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.32458 1.32458 2.64917 5.29833 10.5967 21.1933 42.3866 84.7733 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.013 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 226.486 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J0710+1819_C_uvs.log closed on Mon Feb 24 08:42:55 2014