! Started logfile: /scr/pima/bp171a7_uvs/J1345-3356_X_uvs.log on Sun May 12 14:05:15 2013 obs /scr/pima/bp171a7_uvs/J1345-3356_X_uva.fits ! Reading UV FITS file: /scr/pima/bp171a7_uvs/J1345-3356_X_uva.fits ! AN table 1: 56 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.525794 visibilities/baseline/integration-bin. ! Found source: J1345-3356 ! ! 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.40797e+09 3.2e+07 1 3.2e+07 ! 02 2 7.43997e+09 3.2e+07 1 3.2e+07 ! 03 3 7.47197e+09 3.2e+07 1 3.2e+07 ! 04 4 7.56797e+09 3.2e+07 1 3.2e+07 ! 05 5 7.75997e+09 3.2e+07 1 3.2e+07 ! 06 6 7.79197e+09 3.2e+07 1 3.2e+07 ! 07 7 7.82397e+09 3.2e+07 1 3.2e+07 ! 08 8 7.85597e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 8480 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 /scr/pima/bp171a7_uvs/J1345-3356_X] 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 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000414Jy sigma=0.700216 ! Fit after self-cal, rms=0.976381Jy sigma=0.683044 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8814 mas, bmaj=2.687 mas, bpa=1.662 degrees ! Estimated noise=23.1935 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.018538 Jy ! Component: 100 - total flux cleaned = 0.0226649 Jy ! Total flux subtracted in 100 components = 0.0226649 Jy ! Clean residual min=-0.003186 max=0.003081 Jy/beam ! Clean residual mean=-0.000004 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.0226649 Jy ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.0226649 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.036706Jy sigma=0.025728 ! Fit after self-cal, rms=0.034990Jy sigma=0.024537 ! 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.134 mas, bmaj=3.475 mas, bpa=2.489 degrees ! Estimated noise=11.2886 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.0038585 Jy ! Component: 100 - total flux cleaned = 0.00526443 Jy ! Component: 150 - total flux cleaned = 0.00542333 Jy ! Component: 200 - total flux cleaned = 0.00537416 Jy ! Total flux subtracted in 200 components = 0.00537416 Jy ! Clean residual min=-0.002475 max=0.001977 Jy/beam ! Clean residual mean=-0.000007 rms=0.000504 Jy/beam ! Combined flux in latest and established models = 0.0280391 Jy ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.0280391 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.034622Jy sigma=0.024276 ! Fit after self-cal, rms=0.034591Jy sigma=0.024256 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! 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: ! FD 1.38 HN 1.00* KP 0.79 LA 1.02 ! MK 1.03 NL 0.92 OV 0.91 PT 0.86 ! SC 1.07 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.34 HN 1.00* KP 0.86 LA 1.09 ! MK 1.00 NL 0.94 OV 0.97 PT 0.95 ! SC 0.87 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.42 HN 1.00* KP 0.97 LA 0.89 ! MK 1.28 NL 0.86 OV 1.04 PT 0.90 ! SC 1.10 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.28 HN 1.00* KP 0.82 LA 1.04 ! MK 0.98 NL 0.85 OV 1.03 PT 0.97 ! SC 1.05 ! ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.21 HN 1.00* KP 0.94 LA 1.03 ! MK 0.82 NL 0.77 OV 0.96 PT 1.04 ! SC 0.96 ! ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.22 HN 1.00* KP 0.88 LA 1.05 ! MK 0.84 NL 0.81 OV 1.03 PT 0.99 ! SC 0.99 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.13 HN 1.00* KP 0.76 LA 0.89 ! MK 0.88 NL 0.88 OV 0.98 PT 0.97 ! SC 1.09 ! ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.27 HN 1.00* KP 0.96 LA 0.87 ! MK 0.98 NL 0.92 OV 1.04 PT 0.92 ! SC 1.12 ! ! ! Fit before self-cal, rms=0.034591Jy sigma=0.024256 ! Fit after self-cal, rms=0.034126Jy sigma=0.024018 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.141 mas, bmaj=3.471 mas, bpa=2.366 degrees ! Estimated noise=11.1455 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 = -1.80553e-05 Jy ! Component: 100 - total flux cleaned = -1.86162e-05 Jy ! Component: 150 - total flux cleaned = -2.95351e-05 Jy ! Component: 200 - total flux cleaned = -3.88486e-05 Jy ! Total flux subtracted in 200 components = -3.88486e-05 Jy ! Clean residual min=-0.001463 max=0.001398 Jy/beam ! Clean residual mean=0.000010 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.0280002 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 27 components and 0.0280002 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.034118Jy sigma=0.024013 ! Fit after self-cal, rms=0.034325Jy sigma=0.023951 ! 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.034325Jy sigma=0.023951 ! Fit after self-cal, rms=0.035585Jy sigma=0.023841 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.141 mas, bmaj=3.423 mas, bpa=2.003 degrees ! Estimated noise=11.365 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000503743 Jy ! Component: 100 - total flux cleaned = 0.000647675 Jy ! Component: 150 - total flux cleaned = 0.000668315 Jy ! Component: 200 - total flux cleaned = 0.00068012 Jy ! Total flux subtracted in 200 components = 0.00068012 Jy ! Clean residual min=-0.001194 max=0.001096 Jy/beam ! Clean residual mean=0.000007 rms=0.000283 Jy/beam ! Combined flux in latest and established models = 0.0286803 Jy selfcal ! Performing phase self-cal ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.0286803 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.035578Jy sigma=0.023835 ! Fit after self-cal, rms=0.035691Jy sigma=0.023816 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 = -7.85806e-05 Jy ! Component: 100 - total flux cleaned = -7.95468e-05 Jy ! Component: 150 - total flux cleaned = -8.0669e-05 Jy ! Component: 200 - total flux cleaned = -8.14845e-05 Jy ! Total flux subtracted in 200 components = -8.14845e-05 Jy ! Clean residual min=-0.001275 max=0.001098 Jy/beam ! Clean residual mean=0.000005 rms=0.000290 Jy/beam ! Combined flux in latest and established models = 0.0285989 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 36 components and 0.0285989 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.035687Jy sigma=0.023814 ! Fit after self-cal, rms=0.035696Jy sigma=0.023814 ! 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.035696Jy sigma=0.023814 ! Fit after self-cal, rms=0.036370Jy sigma=0.023764 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.139 mas, bmaj=3.395 mas, bpa=1.884 degrees ! Estimated noise=11.3307 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000119331 Jy ! Component: 100 - total flux cleaned = 0.000135681 Jy ! Component: 150 - total flux cleaned = 0.000153527 Jy ! Component: 200 - total flux cleaned = 0.00016651 Jy ! Total flux subtracted in 200 components = 0.00016651 Jy ! Clean residual min=-0.000929 max=0.000889 Jy/beam ! Clean residual mean=0.000005 rms=0.000244 Jy/beam ! Combined flux in latest and established models = 0.0287654 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 46 components and 0.0287654 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.036368Jy sigma=0.023764 ! Fit after self-cal, rms=0.036487Jy sigma=0.023751 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.10657e-05 Jy ! Component: 100 - total flux cleaned = -0.000106449 Jy ! Component: 150 - total flux cleaned = -0.000102107 Jy ! Component: 200 - total flux cleaned = -0.000102212 Jy ! Total flux subtracted in 200 components = -0.000102212 Jy ! Clean residual min=-0.001017 max=0.000941 Jy/beam ! Clean residual mean=0.000003 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0286632 Jy ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 47 components and 0.0286632 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.036486Jy sigma=0.023750 ! Fit after self-cal, rms=0.036496Jy sigma=0.023748 ! 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.036496Jy sigma=0.023748 ! Fit after self-cal, rms=0.037231Jy sigma=0.023743 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.49 mas, bmaj=7.18 mas, bpa=-3.594 degrees ! Estimated noise=13.6369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000211313 Jy ! Component: 100 - total flux cleaned = 0.000231248 Jy ! Component: 150 - total flux cleaned = 0.00024435 Jy ! Component: 200 - total flux cleaned = 0.000259829 Jy ! Total flux subtracted in 200 components = 0.000259829 Jy ! Clean residual min=-0.001130 max=0.001070 Jy/beam ! Clean residual mean=0.000008 rms=0.000331 Jy/beam ! Combined flux in latest and established models = 0.028923 Jy selfcal ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 49 components and 0.028923 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.037232Jy sigma=0.023743 ! Fit after self-cal, rms=0.037313Jy sigma=0.023738 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.05579e-05 Jy ! Component: 100 - total flux cleaned = -6.02538e-05 Jy ! Component: 150 - total flux cleaned = -6.01265e-05 Jy ! Component: 200 - total flux cleaned = -6.00349e-05 Jy ! Total flux subtracted in 200 components = -6.00349e-05 Jy ! Clean residual min=-0.001107 max=0.001022 Jy/beam ! Clean residual mean=0.000004 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.028863 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 52 components and 0.028863 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.037313Jy sigma=0.023739 ! Fit after self-cal, rms=0.037318Jy sigma=0.023738 ! 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.137 mas, bmaj=3.374 mas, bpa=1.844 degrees ! Estimated noise=11.3373 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.137 x 3.374 at 1.844 degrees (North through East) ! Clean map min=-0.00091982 max=0.027209 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal flux_cutoff = imstat(rms) * dynam repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8871 mas, bmaj=2.611 mas, bpa=1.006 degrees ! Estimated noise=23.3411 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0198685 Jy ! Component: 100 - total flux cleaned = 0.0245857 Jy ! Component: 150 - total flux cleaned = 0.0267724 Jy ! Component: 200 - total flux cleaned = 0.0280204 Jy ! Total flux subtracted in 200 components = 0.0280204 Jy ! Clean residual min=-0.002146 max=0.001902 Jy/beam ! Clean residual mean=0.000001 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.0280204 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0280204 Jy ! Inverting map and beam ! Estimated beam: bmin=1.137 mas, bmaj=3.374 mas, bpa=1.844 degrees ! Estimated noise=11.3373 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.000763037 Jy ! Component: 100 - total flux cleaned = 0.00099872 Jy ! Component: 150 - total flux cleaned = 0.00101644 Jy ! Component: 200 - total flux cleaned = 0.00100857 Jy ! Total flux subtracted in 200 components = 0.00100857 Jy ! Clean residual min=-0.001019 max=0.000905 Jy/beam ! Clean residual mean=0.000002 rms=0.000253 Jy/beam ! Combined flux in latest and established models = 0.029029 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 30 components and 0.029029 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.49 mas, bmaj=7.18 mas, bpa=-3.594 degrees ! Estimated noise=13.6369 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.16841e-07 Jy ! Component: 100 - total flux cleaned = 2.52795e-07 Jy ! Component: 150 - total flux cleaned = 2.33003e-07 Jy ! Component: 200 - total flux cleaned = -2.56001e-07 Jy ! Total flux subtracted in 200 components = -2.56001e-07 Jy ! Clean residual min=-0.001137 max=0.001071 Jy/beam ! Clean residual mean=0.000004 rms=0.000328 Jy/beam ! Combined flux in latest and established models = 0.0290287 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 = -6.02017e-07 Jy ! Component: 100 - total flux cleaned = -3.96103e-06 Jy ! Component: 150 - total flux cleaned = -1.34605e-05 Jy ! Component: 200 - total flux cleaned = -1.93258e-05 Jy ! Total flux subtracted in 200 components = -1.93258e-05 Jy ! Clean residual min=-0.001130 max=0.001063 Jy/beam ! Clean residual mean=0.000004 rms=0.000327 Jy/beam ! Combined flux in latest and established models = 0.0290094 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.0290094 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.137 mas, bmaj=3.374 mas, bpa=1.844 degrees ! Estimated noise=11.3373 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -2.03137e-05 Jy ! Component: 100 - total flux cleaned = -6.09412e-05 Jy ! Component: 150 - total flux cleaned = -7.98684e-05 Jy ! Component: 200 - total flux cleaned = -8.52482e-05 Jy ! Total flux subtracted in 200 components = -8.52482e-05 Jy ! Clean residual min=-0.000998 max=0.000920 Jy/beam ! Clean residual mean=0.000002 rms=0.000250 Jy/beam ! Combined flux in latest and established models = 0.0289241 Jy selfcal ! Performing phase self-cal ! Adding 6 model components to the UV plane model. ! The established model now contains 35 components and 0.0289241 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.037314Jy sigma=0.023739 ! Fit after self-cal, rms=0.037314Jy sigma=0.023739 wmodel /scr/pima/bp171a7_uvs/J1345-3356_X_map.mod ! Writing 35 model components to file: /scr/pima/bp171a7_uvs/J1345-3356_X_map.mod wobs /scr/pima/bp171a7_uvs/J1345-3356_X_uvs.fits ! Writing UV FITS file: /scr/pima/bp171a7_uvs/J1345-3356_X_uvs.fits wwins /scr/pima/bp171a7_uvs/J1345-3356_X_map.win ! wwins: Wrote 1 windows to /scr/pima/bp171a7_uvs/J1345-3356_X_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000149264 Jy ! Component: 100 - total flux cleaned = -0.000195525 Jy ! Component: 150 - total flux cleaned = -0.000125671 Jy ! Component: 200 - total flux cleaned = -2.00857e-05 Jy ! Component: 250 - total flux cleaned = 1.7553e-05 Jy ! Component: 300 - total flux cleaned = 8.94652e-05 Jy ! Component: 350 - total flux cleaned = 7.80836e-05 Jy ! Component: 400 - total flux cleaned = 7.80791e-05 Jy ! Component: 450 - total flux cleaned = 8.90584e-05 Jy ! Component: 500 - total flux cleaned = 9.9795e-05 Jy ! Component: 550 - total flux cleaned = 0.000120034 Jy ! Component: 600 - total flux cleaned = 0.000110352 Jy ! Component: 650 - total flux cleaned = 0.000101337 Jy ! Component: 700 - total flux cleaned = 0.000138443 Jy ! Component: 750 - total flux cleaned = 0.000155919 Jy ! Component: 800 - total flux cleaned = 0.000120672 Jy ! Component: 850 - total flux cleaned = 0.000112012 Jy ! Component: 900 - total flux cleaned = 0.000120329 Jy ! Component: 950 - total flux cleaned = 0.000120147 Jy ! Component: 1000 - total flux cleaned = 0.000104071 Jy ! Component: 1050 - total flux cleaned = 8.83654e-05 Jy ! Component: 1100 - total flux cleaned = 8.82497e-05 Jy ! Component: 1150 - total flux cleaned = 6.52949e-05 Jy ! Component: 1200 - total flux cleaned = 5.03878e-05 Jy ! Component: 1250 - total flux cleaned = 6.49591e-05 Jy ! Component: 1300 - total flux cleaned = 4.33547e-05 Jy ! Component: 1350 - total flux cleaned = 3.61527e-05 Jy ! Component: 1400 - total flux cleaned = 8.27373e-06 Jy ! Component: 1450 - total flux cleaned = -1.89239e-05 Jy ! Component: 1500 - total flux cleaned = -1.88585e-05 Jy ! Component: 1550 - total flux cleaned = -5.72734e-06 Jy ! Component: 1600 - total flux cleaned = -1.87495e-05 Jy ! Component: 1650 - total flux cleaned = -2.51752e-05 Jy ! Component: 1700 - total flux cleaned = 2.44973e-07 Jy ! Component: 1750 - total flux cleaned = -1.22723e-05 Jy ! Component: 1800 - total flux cleaned = -2.45234e-05 Jy ! Component: 1850 - total flux cleaned = 5.84914e-06 Jy ! Component: 1900 - total flux cleaned = -2.02363e-07 Jy ! Component: 1950 - total flux cleaned = 1.16466e-05 Jy ! Component: 2000 - total flux cleaned = 1.74471e-05 Jy ! Component: 2050 - total flux cleaned = 8.87078e-08 Jy ! Component: 2100 - total flux cleaned = -1.70556e-05 Jy ! Component: 2150 - total flux cleaned = -2.26432e-05 Jy ! Component: 2200 - total flux cleaned = -2.83057e-05 Jy ! Component: 2250 - total flux cleaned = -5.04606e-05 Jy ! Component: 2300 - total flux cleaned = -6.68504e-05 Jy ! Component: 2350 - total flux cleaned = -6.68405e-05 Jy ! Component: 2400 - total flux cleaned = -7.21948e-05 Jy ! Component: 2450 - total flux cleaned = -6.6834e-05 Jy ! Component: 2500 - total flux cleaned = -6.15999e-05 Jy ! Component: 2550 - total flux cleaned = -5.63745e-05 Jy ! Component: 2600 - total flux cleaned = -8.23645e-05 Jy ! Component: 2650 - total flux cleaned = -8.23618e-05 Jy ! Component: 2700 - total flux cleaned = -9.26742e-05 Jy ! Component: 2750 - total flux cleaned = -9.26588e-05 Jy ! Component: 2800 - total flux cleaned = -0.000102786 Jy ! Component: 2850 - total flux cleaned = -0.000122923 Jy ! Component: 2900 - total flux cleaned = -0.000127956 Jy ! Component: 2950 - total flux cleaned = -0.000147763 Jy ! Component: 3000 - total flux cleaned = -0.000147708 Jy ! Component: 3050 - total flux cleaned = -0.000152602 Jy ! Component: 3100 - total flux cleaned = -0.000157482 Jy ! Component: 3150 - total flux cleaned = -0.000157469 Jy ! Component: 3200 - total flux cleaned = -0.000157432 Jy ! Component: 3250 - total flux cleaned = -0.000162192 Jy ! Component: 3300 - total flux cleaned = -0.000157448 Jy ! Component: 3350 - total flux cleaned = -0.000157439 Jy ! Component: 3400 - total flux cleaned = -0.000152724 Jy ! Component: 3450 - total flux cleaned = -0.000143408 Jy ! Component: 3500 - total flux cleaned = -0.000157377 Jy ! Component: 3550 - total flux cleaned = -0.000152764 Jy ! Component: 3600 - total flux cleaned = -0.000157386 Jy ! Component: 3650 - total flux cleaned = -0.00013446 Jy ! Component: 3700 - total flux cleaned = -0.000139044 Jy ! Component: 3750 - total flux cleaned = -0.00012992 Jy ! Component: 3800 - total flux cleaned = -0.000116322 Jy ! Component: 3850 - total flux cleaned = -0.000107254 Jy ! Component: 3900 - total flux cleaned = -0.000102742 Jy ! Component: 3950 - total flux cleaned = -8.9297e-05 Jy ! Component: 4000 - total flux cleaned = -7.14369e-05 Jy ! Component: 4050 - total flux cleaned = -7.5895e-05 Jy ! Total flux subtracted in 4096 components = -6.7004e-05 Jy ! Clean residual min=-0.000263 max=0.000289 Jy/beam ! Clean residual mean=-0.000001 rms=0.000078 Jy/beam ! Combined flux in latest and established models = 0.0288571 Jy keep ! Adding 271 model components to the UV plane model. ! The established model now contains 306 components and 0.0288572 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/bp171a7_uvs/J1345-3356_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.137 x 3.374 at 1.844 degrees (North through East) ! Clean map min=-0.00077257 max=0.026878 Jy/beam ! Writing clean map to FITS file: /scr/pima/bp171a7_uvs/J1345-3356_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0268783 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.63825e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.852537 0.852537 1.70507 3.41015 6.8203 13.6406 27.2812 54.5624 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.026 quit ! Quitting program ! Log file /scr/pima/bp171a7_uvs/J1345-3356_X_uvs.log closed on Sun May 12 14:05:20 2013