! Started logfile: /scr/pima/s3111c_uvs/J1338+1153_X_uvs.log on Tue Jul 24 09:23:09 2012 obs /scr/pima/s3111c_uvs/J1338+1153_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111c_uvs/J1338+1153_X_uva.fits ! AN table 1: 55 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.77697 visibilities/baseline/integration-bin. ! Found source: J1338+1153 ! ! 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 8.41193e+09 1.6e+07 1 1.6e+07 ! 02 2 8.42793e+09 1.6e+07 1 1.6e+07 ! 03 3 8.52393e+09 1.6e+07 1 1.6e+07 ! 04 4 8.57193e+09 1.6e+07 1 1.6e+07 ! 05 5 8.65193e+09 1.6e+07 1 1.6e+07 ! 06 6 8.82793e+09 1.6e+07 1 1.6e+07 ! 07 7 8.85993e+09 1.6e+07 1 1.6e+07 ! 08 8 8.89193e+09 1.6e+07 1 1.6e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 15384 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 = 512 print "field_cell =",field_cell ! field_cell = 0.1 print "taper_size =",taper_size ! taper_size = 120 ![@/home/lpetrov/bin/01_muppet /scr/pima/s3111c_uvs/J1338+1153_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 = 512x512 pixels with 0.100x0.100 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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 117 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998999Jy sigma=0.706395 ! Fit after self-cal, rms=0.982060Jy sigma=0.694416 ! 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.177 mas, bmaj=1.984 mas, bpa=25.76 degrees ! Estimated noise=19.317 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.0155169 Jy ! Component: 100 - total flux cleaned = 0.018596 Jy ! Total flux subtracted in 100 components = 0.018596 Jy ! Clean residual min=-0.003409 max=0.002749 Jy/beam ! Clean residual mean=0.000012 rms=0.000841 Jy/beam ! Combined flux in latest and established models = 0.018596 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.018596 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.032478Jy sigma=0.022965 ! Fit after self-cal, rms=0.030836Jy sigma=0.021804 ! 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.382 mas, bmaj=2.222 mas, bpa=23.77 degrees ! Estimated noise=8.24287 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.00200559 Jy ! Component: 100 - total flux cleaned = 0.00249149 Jy ! Component: 150 - total flux cleaned = 0.00261114 Jy ! Component: 200 - total flux cleaned = 0.00262756 Jy ! Total flux subtracted in 200 components = 0.00262756 Jy ! Clean residual min=-0.001497 max=0.001050 Jy/beam ! Clean residual mean=0.000009 rms=0.000343 Jy/beam ! Combined flux in latest and established models = 0.0212236 Jy ! Performing phase self-cal ! Adding 10 model components to the UV plane model. ! The established model now contains 11 components and 0.0212236 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.030726Jy sigma=0.021727 ! Fit after self-cal, rms=0.030719Jy sigma=0.021721 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.14 GB 1.26 HN 0.96 ! KP 1.06 LA 0.99 NL 1.14 OV 1.04 ! PT 1.00 SC 1.20 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.13 GB 1.18 HN 1.02 ! KP 1.00 LA 0.99 NL 1.15 OV 1.11 ! PT 1.05 SC 1.29 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.11 GB 1.35 HN 0.94 ! KP 0.96 LA 1.02 NL 1.10 OV 1.08 ! PT 1.26 SC 1.17 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.05 GB 1.36 HN 0.96 ! KP 1.04 LA 1.04 NL 1.12 OV 1.14 ! PT 1.10 SC 1.17 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.86 GB 1.30 HN 0.87 ! KP 1.04 LA 1.08 NL 1.03 OV 0.98 ! PT 1.00 SC 1.12 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.70 FD 0.74 GB 1.56 HN 0.88 ! KP 0.91 LA 1.15 NL 1.01 OV 0.83 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.71 GB 1.47 HN 1.03 ! KP 0.84 LA 1.05 NL 1.05 OV 0.89 ! PT 1.00* SC 0.92 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.62 FD 0.57 GB 1.46 HN 0.92 ! KP 0.93 LA 0.90 NL 0.86 OV 0.72 ! PT 1.05 SC 0.80 ! ! ! Fit before self-cal, rms=0.030719Jy sigma=0.021721 ! Fit after self-cal, rms=0.027462Jy sigma=0.021236 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.368 mas, bmaj=2.208 mas, bpa=23.73 degrees ! Estimated noise=8.20007 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.00025631 Jy ! Component: 100 - total flux cleaned = 0.000411835 Jy ! Component: 150 - total flux cleaned = 0.000445437 Jy ! Component: 200 - total flux cleaned = 0.000469494 Jy ! Total flux subtracted in 200 components = 0.000469494 Jy ! Clean residual min=-0.000620 max=0.000577 Jy/beam ! Clean residual mean=-0.000002 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.0216931 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.0216931 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.027458Jy sigma=0.021235 ! Fit after self-cal, rms=0.027634Jy sigma=0.021172 ! 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.027634Jy sigma=0.021172 ! Fit after self-cal, rms=0.028139Jy sigma=0.021125 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.363 mas, bmaj=2.215 mas, bpa=23.99 degrees ! Estimated noise=8.26458 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000237125 Jy ! Component: 100 - total flux cleaned = 0.000315857 Jy ! Component: 150 - total flux cleaned = 0.000366689 Jy ! Component: 200 - total flux cleaned = 0.000396511 Jy ! Total flux subtracted in 200 components = 0.000396511 Jy ! Clean residual min=-0.000630 max=0.000542 Jy/beam ! Clean residual mean=0.000000 rms=0.000177 Jy/beam ! Combined flux in latest and established models = 0.0220896 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.0220896 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.028135Jy sigma=0.021124 ! Fit after self-cal, rms=0.028224Jy sigma=0.021104 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.90916e-05 Jy ! Component: 100 - total flux cleaned = 3.41923e-05 Jy ! Component: 150 - total flux cleaned = 1.91503e-05 Jy ! Component: 200 - total flux cleaned = 1.57782e-05 Jy ! Total flux subtracted in 200 components = 1.57782e-05 Jy ! Clean residual min=-0.000648 max=0.000553 Jy/beam ! Clean residual mean=0.000000 rms=0.000178 Jy/beam ! Combined flux in latest and established models = 0.0221053 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and 0.0221053 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.028223Jy sigma=0.021103 ! Fit after self-cal, rms=0.028224Jy sigma=0.021103 ! 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.028224Jy sigma=0.021103 ! Fit after self-cal, rms=0.028688Jy sigma=0.021097 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.357 mas, bmaj=2.218 mas, bpa=24.06 degrees ! Estimated noise=8.34604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000276963 Jy ! Component: 100 - total flux cleaned = 0.000405271 Jy ! Component: 150 - total flux cleaned = 0.000454579 Jy ! Component: 200 - total flux cleaned = 0.0004801 Jy ! Total flux subtracted in 200 components = 0.0004801 Jy ! Clean residual min=-0.000650 max=0.000536 Jy/beam ! Clean residual mean=0.000000 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.0225854 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.0225854 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.028683Jy sigma=0.021096 ! Fit after self-cal, rms=0.028713Jy sigma=0.021094 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.13455e-05 Jy ! Component: 100 - total flux cleaned = 5.80215e-05 Jy ! Component: 150 - total flux cleaned = 5.20012e-05 Jy ! Component: 200 - total flux cleaned = 4.6537e-05 Jy ! Total flux subtracted in 200 components = 4.6537e-05 Jy ! Clean residual min=-0.000652 max=0.000546 Jy/beam ! Clean residual mean=0.000000 rms=0.000176 Jy/beam ! Combined flux in latest and established models = 0.022632 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.022632 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.028712Jy sigma=0.021094 ! Fit after self-cal, rms=0.028714Jy sigma=0.021093 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 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.028714Jy sigma=0.021093 ! Fit after self-cal, rms=0.029012Jy sigma=0.021090 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.606 mas, bmaj=2.412 mas, bpa=18.49 degrees ! Estimated noise=8.75838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000267342 Jy ! Component: 100 - total flux cleaned = 0.000371234 Jy ! Component: 150 - total flux cleaned = 0.000398295 Jy ! Component: 200 - total flux cleaned = 0.000411282 Jy ! Total flux subtracted in 200 components = 0.000411282 Jy ! Clean residual min=-0.000649 max=0.000497 Jy/beam ! Clean residual mean=0.000000 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.0230433 Jy selfcal ! Performing phase self-cal ! Adding 23 model components to the UV plane model. ! The established model now contains 76 components and 0.0230433 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.029008Jy sigma=0.021090 ! Fit after self-cal, rms=0.029017Jy sigma=0.021089 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.52815e-05 Jy ! Component: 100 - total flux cleaned = 3.73149e-05 Jy ! Component: 150 - total flux cleaned = 3.29132e-05 Jy ! Component: 200 - total flux cleaned = 3.08407e-05 Jy ! Total flux subtracted in 200 components = 3.08407e-05 Jy ! Clean residual min=-0.000648 max=0.000502 Jy/beam ! Clean residual mean=0.000000 rms=0.000188 Jy/beam ! Combined flux in latest and established models = 0.0230741 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 84 components and 0.0230741 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.029016Jy sigma=0.021090 ! Fit after self-cal, rms=0.029016Jy sigma=0.021089 ! 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.35 mas, bmaj=2.218 mas, bpa=24.19 degrees ! Estimated noise=8.4177 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.35 x 2.218 at 24.19 degrees (North through East) ! Clean map min=-0.0006692 max=0.021378 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.135 mas, bmaj=1.954 mas, bpa=25.53 degrees ! Estimated noise=18.8595 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.017339 Jy ! Component: 100 - total flux cleaned = 0.0212016 Jy ! Component: 150 - total flux cleaned = 0.0225275 Jy ! Component: 200 - total flux cleaned = 0.0229527 Jy ! Total flux subtracted in 200 components = 0.0229527 Jy ! Clean residual min=-0.001238 max=0.001350 Jy/beam ! Clean residual mean=0.000004 rms=0.000406 Jy/beam ! Combined flux in latest and established models = 0.0229527 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.0229527 Jy ! Inverting map and beam ! Estimated beam: bmin=1.35 mas, bmaj=2.218 mas, bpa=24.19 degrees ! Estimated noise=8.4177 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.000184553 Jy ! Component: 100 - total flux cleaned = -0.000109586 Jy ! Component: 150 - total flux cleaned = -5.13577e-05 Jy ! Component: 200 - total flux cleaned = -1.93371e-05 Jy ! Total flux subtracted in 200 components = -1.93371e-05 Jy ! Clean residual min=-0.000677 max=0.000559 Jy/beam ! Clean residual mean=0.000000 rms=0.000182 Jy/beam ! Combined flux in latest and established models = 0.0229334 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.0229334 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 120 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.606 mas, bmaj=2.412 mas, bpa=18.49 degrees ! Estimated noise=8.75838 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.36152e-05 Jy ! Component: 100 - total flux cleaned = 7.27938e-05 Jy ! Component: 150 - total flux cleaned = 8.54602e-05 Jy ! Component: 200 - total flux cleaned = 8.93193e-05 Jy ! Total flux subtracted in 200 components = 8.93193e-05 Jy ! Clean residual min=-0.000654 max=0.000556 Jy/beam ! Clean residual mean=0.000000 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.0230227 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.33654e-06 Jy ! Component: 100 - total flux cleaned = 1.0776e-05 Jy ! Component: 150 - total flux cleaned = 1.40589e-05 Jy ! Component: 200 - total flux cleaned = 2.03694e-05 Jy ! Total flux subtracted in 200 components = 2.03694e-05 Jy ! Clean residual min=-0.000652 max=0.000541 Jy/beam ! Clean residual mean=0.000000 rms=0.000191 Jy/beam ! Combined flux in latest and established models = 0.0230431 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 70 components and 0.0230431 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.35 mas, bmaj=2.218 mas, bpa=24.19 degrees ! Estimated noise=8.4177 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.09134e-05 Jy ! Component: 100 - total flux cleaned = -1.99158e-05 Jy ! Component: 150 - total flux cleaned = -1.99638e-05 Jy ! Component: 200 - total flux cleaned = -2.01513e-05 Jy ! Total flux subtracted in 200 components = -2.01513e-05 Jy ! Clean residual min=-0.000670 max=0.000553 Jy/beam ! Clean residual mean=0.000000 rms=0.000179 Jy/beam ! Combined flux in latest and established models = 0.0230229 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 81 components and 0.0230229 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.029017Jy sigma=0.021090 ! Fit after self-cal, rms=0.029018Jy sigma=0.021089 wmodel /scr/pima/s3111c_uvs/J1338+1153_X_map.mod ! Writing 81 model components to file: /scr/pima/s3111c_uvs/J1338+1153_X_map.mod wobs /scr/pima/s3111c_uvs/J1338+1153_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111c_uvs/J1338+1153_X_uvs.fits wwins /scr/pima/s3111c_uvs/J1338+1153_X_map.win ! wwins: Wrote 1 windows to /scr/pima/s3111c_uvs/J1338+1153_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=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000172907 Jy ! Component: 100 - total flux cleaned = -0.000229252 Jy ! Component: 150 - total flux cleaned = -0.000263083 Jy ! Component: 200 - total flux cleaned = -0.000287058 Jy ! Component: 250 - total flux cleaned = -0.000294791 Jy ! Component: 300 - total flux cleaned = -0.000316907 Jy ! Component: 350 - total flux cleaned = -0.000331015 Jy ! Component: 400 - total flux cleaned = -0.00031748 Jy ! Component: 450 - total flux cleaned = -0.000304291 Jy ! Component: 500 - total flux cleaned = -0.000253101 Jy ! Component: 550 - total flux cleaned = -0.000203406 Jy ! Component: 600 - total flux cleaned = -0.00015494 Jy ! Component: 650 - total flux cleaned = -0.000125348 Jy ! Component: 700 - total flux cleaned = -6.72644e-05 Jy ! Component: 750 - total flux cleaned = -3.87358e-05 Jy ! Component: 800 - total flux cleaned = -1.63529e-05 Jy ! Component: 850 - total flux cleaned = 8.46342e-08 Jy ! Component: 900 - total flux cleaned = 2.70987e-05 Jy ! Component: 950 - total flux cleaned = 2.71051e-05 Jy ! Component: 1000 - total flux cleaned = 3.23863e-05 Jy ! Component: 1050 - total flux cleaned = 5.30199e-05 Jy ! Component: 1100 - total flux cleaned = 4.78916e-05 Jy ! Component: 1150 - total flux cleaned = 6.2985e-05 Jy ! Component: 1200 - total flux cleaned = 7.28236e-05 Jy ! Component: 1250 - total flux cleaned = 9.71653e-05 Jy ! Component: 1300 - total flux cleaned = 9.7179e-05 Jy ! Component: 1350 - total flux cleaned = 0.000111408 Jy ! Component: 1400 - total flux cleaned = 0.000125524 Jy ! Component: 1450 - total flux cleaned = 0.000139424 Jy ! Component: 1500 - total flux cleaned = 0.000162162 Jy ! Component: 1550 - total flux cleaned = 0.00016206 Jy ! Component: 1600 - total flux cleaned = 0.000153164 Jy ! Component: 1650 - total flux cleaned = 0.000144377 Jy ! Component: 1700 - total flux cleaned = 0.000148732 Jy ! Component: 1750 - total flux cleaned = 0.000157274 Jy ! Component: 1800 - total flux cleaned = 0.000152916 Jy ! Component: 1850 - total flux cleaned = 0.000131744 Jy ! Component: 1900 - total flux cleaned = 0.000131825 Jy ! Component: 1950 - total flux cleaned = 0.000115257 Jy ! Component: 2000 - total flux cleaned = 0.000127616 Jy ! Total flux subtracted in 2048 components = 0.000119414 Jy ! Clean residual min=-0.000265 max=0.000284 Jy/beam ! Clean residual mean=0.000000 rms=0.000097 Jy/beam ! Combined flux in latest and established models = 0.0231424 Jy keep ! Adding 152 model components to the UV plane model. ! The established model now contains 233 components and 0.0231424 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111c_uvs/J1338+1153_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.35 x 2.218 at 24.19 degrees (North through East) ! Clean map min=-0.00053064 max=0.021365 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111c_uvs/J1338+1153_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0213647 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 9.65177e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.35529 1.35529 2.71058 5.42115 10.8423 21.6846 43.3692 86.7385 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.021 quit ! Quitting program ! Log file /scr/pima/s3111c_uvs/J1338+1153_X_uvs.log closed on Tue Jul 24 09:23:11 2012