! Started logfile: /d2/scr/pima/bp177h_uvs/J1413-2020_X_uvs.log on Sat Mar 29 22:20:56 2014 obs /d2/scr/pima/bp177h_uvs/J1413-2020_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp177h_uvs/J1413-2020_X_uva.fits ! AN table 1: 5 integrations on 15 of 15 possible baselines. ! Apparent sampling: 0.546667 visibilities/baseline/integration-bin. ! Found source: J1413-2020 ! ! 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 328 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/bp177h_uvs/J1413-2020_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. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997896Jy sigma=38.653987 ! Fit after self-cal, rms=0.967782Jy sigma=38.071125 ! 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=4.117 mas, bmaj=15.5 mas, bpa=8.112 degrees ! Estimated noise=1.16683 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.0250281 Jy ! Component: 100 - total flux cleaned = 0.0371317 Jy ! Total flux subtracted in 100 components = 0.0371317 Jy ! Clean residual min=-0.006298 max=0.006509 Jy/beam ! Clean residual mean=-0.000017 rms=0.002998 Jy/beam ! Combined flux in latest and established models = 0.0371317 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 34 components and 0.0371317 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.022999Jy sigma=0.851765 ! Fit after self-cal, rms=0.022021Jy sigma=0.813555 ! 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=4.634 mas, bmaj=14.34 mas, bpa=9.084 degrees ! Estimated noise=1.07846 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.00652727 Jy ! Component: 100 - total flux cleaned = 0.00846197 Jy ! Component: 150 - total flux cleaned = 0.00746842 Jy ! Component: 200 - total flux cleaned = 0.00535422 Jy ! Total flux subtracted in 200 components = 0.00535422 Jy ! Clean residual min=-0.002475 max=0.002473 Jy/beam ! Clean residual mean=-0.000013 rms=0.001219 Jy/beam ! Combined flux in latest and established models = 0.0424859 Jy ! Performing phase self-cal ! Adding 97 model components to the UV plane model. ! The established model now contains 131 components and 0.042486 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.015448Jy sigma=0.564200 ! Fit after self-cal, rms=0.015267Jy sigma=0.559410 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.634 x 14.34 at 9.084 degrees (North through East) ! Clean map min=-0.0045698 max=0.025604 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 KP 1.17 LA 0.88 ! OV 1.11 PT 1.08 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.10 KP 0.96 LA 0.97 ! OV 1.07 PT 1.00 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* KP 1.00* LA 1.00* ! OV 1.00* PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.11 KP 1.13 LA 0.94 ! OV 1.01 PT 0.87 ! ! ! Fit before self-cal, rms=0.015267Jy sigma=0.559410 ! Fit after self-cal, rms=0.015105Jy sigma=0.550498 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.651 mas, bmaj=14.31 mas, bpa=8.993 degrees ! Estimated noise=1.08849 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.000329105 Jy ! Component: 100 - total flux cleaned = -0.000800998 Jy ! Component: 150 - total flux cleaned = -0.00175253 Jy ! Component: 200 - total flux cleaned = -0.00271745 Jy ! Total flux subtracted in 200 components = -0.00271745 Jy ! Clean residual min=-0.001214 max=0.001195 Jy/beam ! Clean residual mean=-0.000003 rms=0.000481 Jy/beam ! Combined flux in latest and established models = 0.0397685 Jy ! Performing phase self-cal ! Adding 100 model components to the UV plane model. ! The established model now contains 231 components and 0.0397685 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.014233Jy sigma=0.521566 ! Fit after self-cal, rms=0.014198Jy sigma=0.519527 ! 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.014198Jy sigma=0.519527 ! Fit after self-cal, rms=0.013276Jy sigma=0.494279 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.653 mas, bmaj=14.28 mas, bpa=8.877 degrees ! Estimated noise=1.05443 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00020391 Jy ! Component: 100 - total flux cleaned = -0.000724481 Jy ! Component: 150 - total flux cleaned = -0.00117437 Jy ! Component: 200 - total flux cleaned = -0.00138978 Jy ! Total flux subtracted in 200 components = -0.00138978 Jy ! Clean residual min=-0.000385 max=0.000381 Jy/beam ! Clean residual mean=-0.000002 rms=0.000150 Jy/beam ! Combined flux in latest and established models = 0.0383787 Jy selfcal ! Performing phase self-cal ! Adding 91 model components to the UV plane model. ! The established model now contains 317 components and 0.0383787 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.013133Jy sigma=0.488254 ! Fit after self-cal, rms=0.013127Jy sigma=0.487963 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.000133915 Jy ! Component: 100 - total flux cleaned = -0.000226599 Jy ! Component: 150 - total flux cleaned = -0.000332818 Jy ! Component: 200 - total flux cleaned = -0.000403091 Jy ! Total flux subtracted in 200 components = -0.000403091 Jy ! Clean residual min=-0.000295 max=0.000294 Jy/beam ! Clean residual mean=-0.000001 rms=0.000107 Jy/beam ! Combined flux in latest and established models = 0.0379756 Jy ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 381 components and 0.0379756 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.013085Jy sigma=0.486232 ! Fit after self-cal, rms=0.013081Jy sigma=0.486146 ! 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.013081Jy sigma=0.486146 ! Fit after self-cal, rms=0.012810Jy sigma=0.478862 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.636 mas, bmaj=14.31 mas, bpa=8.916 degrees ! Estimated noise=1.04583 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.01194e-05 Jy ! Component: 100 - total flux cleaned = 9.06852e-05 Jy ! Component: 150 - total flux cleaned = 2.96246e-05 Jy ! Component: 200 - total flux cleaned = -1.65201e-05 Jy ! Total flux subtracted in 200 components = -1.65201e-05 Jy ! Clean residual min=-0.000259 max=0.000258 Jy/beam ! Clean residual mean=-0.000001 rms=0.000093 Jy/beam ! Combined flux in latest and established models = 0.0379591 Jy selfcal ! Performing phase self-cal ! Adding 49 model components to the UV plane model. ! The established model now contains 423 components and 0.0379591 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.012777Jy sigma=0.477624 ! Fit after self-cal, rms=0.012782Jy sigma=0.477492 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.00081e-05 Jy ! Component: 100 - total flux cleaned = -5.21039e-06 Jy ! Component: 150 - total flux cleaned = 3.05006e-05 Jy ! Component: 200 - total flux cleaned = 6.51941e-05 Jy ! Total flux subtracted in 200 components = 6.51941e-05 Jy ! Clean residual min=-0.000192 max=0.000191 Jy/beam ! Clean residual mean=-0.000001 rms=0.000077 Jy/beam ! Combined flux in latest and established models = 0.0380243 Jy ! Performing phase self-cal ! Adding 62 model components to the UV plane model. ! The established model now contains 474 components and 0.0380243 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.012761Jy sigma=0.476731 ! Fit after self-cal, rms=0.012760Jy sigma=0.476707 ! 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.012760Jy sigma=0.476707 ! Fit after self-cal, rms=0.012708Jy sigma=0.476618 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.739 mas, bmaj=14.16 mas, bpa=9.129 degrees ! Estimated noise=1.04222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.11367e-05 Jy ! Component: 100 - total flux cleaned = 1.9063e-05 Jy ! Component: 150 - total flux cleaned = 5.22612e-05 Jy ! Component: 200 - total flux cleaned = 4.15467e-05 Jy ! Total flux subtracted in 200 components = 4.15467e-05 Jy ! Clean residual min=-0.000180 max=0.000178 Jy/beam ! Clean residual mean=-0.000001 rms=0.000073 Jy/beam ! Combined flux in latest and established models = 0.0380658 Jy selfcal ! Performing phase self-cal ! Adding 67 model components to the UV plane model. ! The established model now contains 521 components and 0.0380658 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.012688Jy sigma=0.475942 ! Fit after self-cal, rms=0.012688Jy sigma=0.475927 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.47441e-05 Jy ! Component: 100 - total flux cleaned = -6.41589e-05 Jy ! Component: 150 - total flux cleaned = -4.5337e-05 Jy ! Component: 200 - total flux cleaned = -3.5113e-05 Jy ! Total flux subtracted in 200 components = -3.5113e-05 Jy ! Clean residual min=-0.000168 max=0.000170 Jy/beam ! Clean residual mean=-0.000001 rms=0.000064 Jy/beam ! Combined flux in latest and established models = 0.0380307 Jy ! Performing phase self-cal ! Adding 84 model components to the UV plane model. ! The established model now contains 584 components and 0.0380307 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.012674Jy sigma=0.475481 ! Fit after self-cal, rms=0.012675Jy sigma=0.475463 ! 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=4.625 mas, bmaj=14.32 mas, bpa=8.947 degrees ! Estimated noise=1.04249 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.625 x 14.32 at 8.947 degrees (North through East) ! Clean map min=-0.0035003 max=0.023696 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.105 mas, bmaj=15.5 mas, bpa=7.998 degrees ! Estimated noise=1.12451 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0248716 Jy ! Component: 100 - total flux cleaned = 0.0351739 Jy ! Component: 150 - total flux cleaned = 0.0408429 Jy ! Component: 200 - total flux cleaned = 0.0455834 Jy ! Total flux subtracted in 200 components = 0.0455834 Jy ! Clean residual min=-0.004071 max=0.004099 Jy/beam ! Clean residual mean=-0.000014 rms=0.001736 Jy/beam ! Combined flux in latest and established models = 0.0455834 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 76 model components to the UV plane model. ! The established model now contains 76 components and 0.0455834 Jy ! Inverting map and beam ! Estimated beam: bmin=4.625 mas, bmaj=14.32 mas, bpa=8.947 degrees ! Estimated noise=1.04249 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.000980385 Jy ! Component: 100 - total flux cleaned = -0.00182275 Jy ! Component: 150 - total flux cleaned = -0.00169562 Jy ! Component: 200 - total flux cleaned = -0.00194632 Jy ! Total flux subtracted in 200 components = -0.00194632 Jy ! Clean residual min=-0.002077 max=0.002078 Jy/beam ! Clean residual mean=-0.000013 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.0436371 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 149 components and 0.0436371 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=4.739 mas, bmaj=14.16 mas, bpa=9.129 degrees ! Estimated noise=1.04222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000911355 Jy ! Component: 100 - total flux cleaned = -0.00183087 Jy ! Component: 150 - total flux cleaned = -0.00271519 Jy ! Component: 200 - total flux cleaned = -0.00308751 Jy ! Total flux subtracted in 200 components = -0.00308751 Jy ! Clean residual min=-0.000863 max=0.000868 Jy/beam ! Clean residual mean=-0.000006 rms=0.000341 Jy/beam ! Combined flux in latest and established models = 0.0405496 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.000260084 Jy ! Component: 100 - total flux cleaned = -0.000315476 Jy ! Component: 150 - total flux cleaned = -0.000318766 Jy ! Component: 200 - total flux cleaned = -0.000324527 Jy ! Total flux subtracted in 200 components = -0.000324527 Jy ! Clean residual min=-0.001255 max=0.001270 Jy/beam ! Clean residual mean=-0.000006 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.0402251 Jy ! Adding 122 model components to the UV plane model. ! The established model now contains 270 components and 0.0402251 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.625 mas, bmaj=14.32 mas, bpa=8.947 degrees ! Estimated noise=1.04249 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.64999e-05 Jy ! Component: 100 - total flux cleaned = -0.000298168 Jy ! Component: 150 - total flux cleaned = -0.000447691 Jy ! Component: 200 - total flux cleaned = -0.000606453 Jy ! Total flux subtracted in 200 components = -0.000606453 Jy ! Clean residual min=-0.000427 max=0.000428 Jy/beam ! Clean residual mean=-0.000001 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.0396186 Jy selfcal ! Performing phase self-cal ! Adding 66 model components to the UV plane model. ! The established model now contains 335 components and 0.0396186 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.012741Jy sigma=0.479224 ! Fit after self-cal, rms=0.012738Jy sigma=0.477792 wmodel /d2/scr/pima/bp177h_uvs/J1413-2020_X_map.mod ! Writing 335 model components to file: /d2/scr/pima/bp177h_uvs/J1413-2020_X_map.mod wobs /d2/scr/pima/bp177h_uvs/J1413-2020_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp177h_uvs/J1413-2020_X_uvs.fits wwins /d2/scr/pima/bp177h_uvs/J1413-2020_X_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/bp177h_uvs/J1413-2020_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.625 x 14.32 at 8.947 degrees (North through East) ! Clean map min=-0.0057359 max=0.022232 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp177h_uvs/J1413-2020_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0222319 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000117479 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.58527 1.58527 3.17055 6.34109 12.6822 25.3644 50.7288 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.022 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 189.241 quit ! Quitting program ! Log file /d2/scr/pima/bp177h_uvs/J1413-2020_X_uvs.log closed on Sat Mar 29 22:21:00 2014