! Started logfile: /scr/pima/s3111c_uvs/J1032+3738_X_uvs.log on Tue Jul 24 09:22:19 2012 obs /scr/pima/s3111c_uvs/J1032+3738_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111c_uvs/J1032+3738_X_uva.fits ! AN table 1: 80 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.637778 visibilities/baseline/integration-bin. ! Found source: J1032+3738 ! ! 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 18368 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/J1032+3738_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 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 236 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.003307Jy sigma=0.709429 ! Fit after self-cal, rms=0.960806Jy sigma=0.679377 ! 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.039 mas, bmaj=2.381 mas, bpa=62.42 degrees ! Estimated noise=22.8982 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.0306871 Jy ! Component: 100 - total flux cleaned = 0.03788 Jy ! Total flux subtracted in 100 components = 0.03788 Jy ! Clean residual min=-0.002024 max=0.002707 Jy/beam ! Clean residual mean=-0.000025 rms=0.000650 Jy/beam ! Combined flux in latest and established models = 0.03788 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.03788 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.031269Jy sigma=0.022109 ! Fit after self-cal, rms=0.029652Jy sigma=0.020966 ! 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.301 mas, bmaj=2.417 mas, bpa=59.36 degrees ! Estimated noise=7.57594 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.00343861 Jy ! Component: 100 - total flux cleaned = 0.00471204 Jy ! Component: 150 - total flux cleaned = 0.00534289 Jy ! Component: 200 - total flux cleaned = 0.00557088 Jy ! Total flux subtracted in 200 components = 0.00557088 Jy ! Clean residual min=-0.000986 max=0.000842 Jy/beam ! Clean residual mean=-0.000043 rms=0.000265 Jy/beam ! Combined flux in latest and established models = 0.0434509 Jy ! Performing phase self-cal ! Adding 34 model components to the UV plane model. ! The established model now contains 38 components and 0.0434509 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.029311Jy sigma=0.020725 ! Fit after self-cal, rms=0.029308Jy sigma=0.020723 ! 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 1.06 FD 1.14 GB 0.95 HN 1.03 ! KP 1.04 LA 1.02 NL 1.08 OV 1.08 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.16 GB 0.92 HN 1.03 ! KP 0.96 LA 1.02 NL 1.01 OV 1.12 ! PT 1.07 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.07 GB 0.96 HN 0.96 ! KP 1.04 LA 1.07 NL 1.07 OV 1.16 ! PT 1.08 SC 1.14 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.08 GB 1.00 HN 1.00 ! KP 0.96 LA 1.03 NL 1.06 OV 1.15 ! PT 1.05 SC 1.14 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 GB 0.90 HN 0.95 ! KP 0.94 LA 1.02 NL 1.04 OV 1.10 ! PT 1.05 SC 1.20 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.87 GB 0.97 HN 1.00 ! KP 0.86 LA 0.99 NL 0.95 OV 0.97 ! PT 1.12 SC 1.00 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.87 GB 1.00 HN 1.04 ! KP 0.85 LA 0.99 NL 0.96 OV 1.05 ! PT 1.00* SC 0.97 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.78 GB 0.88 HN 0.94 ! KP 0.87 LA 0.91 NL 0.85 OV 0.95 ! PT 0.97 SC 0.83 ! ! ! Fit before self-cal, rms=0.029308Jy sigma=0.020723 ! Fit after self-cal, rms=0.027630Jy sigma=0.020216 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.314 mas, bmaj=2.402 mas, bpa=59.17 degrees ! Estimated noise=7.5633 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.000441068 Jy ! Component: 100 - total flux cleaned = 0.000545966 Jy ! Component: 150 - total flux cleaned = 0.00057245 Jy ! Component: 200 - total flux cleaned = 0.000577398 Jy ! Total flux subtracted in 200 components = 0.000577398 Jy ! Clean residual min=-0.000629 max=0.000557 Jy/beam ! Clean residual mean=-0.000013 rms=0.000165 Jy/beam ! Combined flux in latest and established models = 0.0440283 Jy ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 52 components and 0.0440283 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.027624Jy sigma=0.020210 ! Fit after self-cal, rms=0.027656Jy sigma=0.020200 ! 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.027656Jy sigma=0.020200 ! Fit after self-cal, rms=0.027768Jy sigma=0.020165 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.315 mas, bmaj=2.397 mas, bpa=59.11 degrees ! Estimated noise=7.57949 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000264285 Jy ! Component: 100 - total flux cleaned = 0.000340763 Jy ! Component: 150 - total flux cleaned = 0.00035945 Jy ! Component: 200 - total flux cleaned = 0.000370653 Jy ! Total flux subtracted in 200 components = 0.000370653 Jy ! Clean residual min=-0.000476 max=0.000542 Jy/beam ! Clean residual mean=-0.000004 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0443989 Jy selfcal ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.0443989 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.027766Jy sigma=0.020162 ! Fit after self-cal, rms=0.027774Jy sigma=0.020161 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.15657e-05 Jy ! Component: 100 - total flux cleaned = 4.97981e-06 Jy ! Component: 150 - total flux cleaned = -3.68313e-06 Jy ! Component: 200 - total flux cleaned = -8.88078e-06 Jy ! Total flux subtracted in 200 components = -8.88078e-06 Jy ! Clean residual min=-0.000485 max=0.000527 Jy/beam ! Clean residual mean=-0.000005 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.0443901 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 71 components and 0.0443901 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.027774Jy sigma=0.020160 ! Fit after self-cal, rms=0.027774Jy sigma=0.020160 ! 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.027774Jy sigma=0.020160 ! Fit after self-cal, rms=0.027799Jy sigma=0.020159 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.316 mas, bmaj=2.393 mas, bpa=59.03 degrees ! Estimated noise=7.58374 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000148443 Jy ! Component: 100 - total flux cleaned = 0.000177888 Jy ! Component: 150 - total flux cleaned = 0.000195116 Jy ! Component: 200 - total flux cleaned = 0.00019752 Jy ! Total flux subtracted in 200 components = 0.00019752 Jy ! Clean residual min=-0.000488 max=0.000516 Jy/beam ! Clean residual mean=-0.000004 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.0445876 Jy selfcal ! Performing phase self-cal ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.0445876 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.027799Jy sigma=0.020158 ! Fit after self-cal, rms=0.027800Jy sigma=0.020158 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.30942e-06 Jy ! Component: 100 - total flux cleaned = -2.48041e-06 Jy ! Component: 150 - total flux cleaned = -6.60561e-06 Jy ! Component: 200 - total flux cleaned = -8.47388e-06 Jy ! Total flux subtracted in 200 components = -8.47388e-06 Jy ! Clean residual min=-0.000493 max=0.000514 Jy/beam ! Clean residual mean=-0.000004 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.0445791 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.0445791 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.027799Jy sigma=0.020157 ! Fit after self-cal, rms=0.027799Jy sigma=0.020157 ! 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.027799Jy sigma=0.020157 ! Fit after self-cal, rms=0.027819Jy sigma=0.020157 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.71 mas, bmaj=2.503 mas, bpa=57.38 degrees ! Estimated noise=7.87646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.35978e-05 Jy ! Component: 100 - total flux cleaned = 0.000119318 Jy ! Component: 150 - total flux cleaned = 0.000119346 Jy ! Component: 200 - total flux cleaned = 0.000119386 Jy ! Total flux subtracted in 200 components = 0.000119386 Jy ! Clean residual min=-0.000450 max=0.000452 Jy/beam ! Clean residual mean=-0.000005 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.0446985 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 97 components and 0.0446985 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.027819Jy sigma=0.020156 ! Fit after self-cal, rms=0.027819Jy sigma=0.020156 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 = 1.0398e-05 Jy ! Component: 100 - total flux cleaned = 7.36874e-06 Jy ! Component: 150 - total flux cleaned = 5.8967e-06 Jy ! Component: 200 - total flux cleaned = 4.55007e-06 Jy ! Total flux subtracted in 200 components = 4.55007e-06 Jy ! Clean residual min=-0.000455 max=0.000447 Jy/beam ! Clean residual mean=-0.000005 rms=0.000146 Jy/beam ! Combined flux in latest and established models = 0.0447031 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 102 components and 0.0447031 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.027819Jy sigma=0.020156 ! Fit after self-cal, rms=0.027819Jy sigma=0.020156 ! 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.316 mas, bmaj=2.39 mas, bpa=58.97 degrees ! Estimated noise=7.58804 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.316 x 2.39 at 58.97 degrees (North through East) ! Clean map min=-0.00048468 max=0.04092 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.046 mas, bmaj=2.348 mas, bpa=62.39 degrees ! Estimated noise=22.5421 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0309226 Jy ! Component: 100 - total flux cleaned = 0.0382091 Jy ! Component: 150 - total flux cleaned = 0.0409844 Jy ! Component: 200 - total flux cleaned = 0.0423106 Jy ! Total flux subtracted in 200 components = 0.0423106 Jy ! Clean residual min=-0.001473 max=0.001401 Jy/beam ! Clean residual mean=0.000014 rms=0.000428 Jy/beam ! Combined flux in latest and established models = 0.0423106 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0423106 Jy ! Inverting map and beam ! Estimated beam: bmin=1.316 mas, bmaj=2.39 mas, bpa=58.97 degrees ! Estimated noise=7.58804 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.00125538 Jy ! Component: 100 - total flux cleaned = 0.00186365 Jy ! Component: 150 - total flux cleaned = 0.00212806 Jy ! Component: 200 - total flux cleaned = 0.00219914 Jy ! Total flux subtracted in 200 components = 0.00219914 Jy ! Clean residual min=-0.000562 max=0.000509 Jy/beam ! Clean residual mean=-0.000002 rms=0.000151 Jy/beam ! Combined flux in latest and established models = 0.0445097 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 52 components and 0.0445098 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.71 mas, bmaj=2.503 mas, bpa=57.38 degrees ! Estimated noise=7.87646 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 5.99507e-05 Jy ! Component: 100 - total flux cleaned = 9.60212e-05 Jy ! Component: 150 - total flux cleaned = 0.000119903 Jy ! Component: 200 - total flux cleaned = 0.000135667 Jy ! Total flux subtracted in 200 components = 0.000135667 Jy ! Clean residual min=-0.000467 max=0.000464 Jy/beam ! Clean residual mean=-0.000004 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.0446454 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 = 1.33447e-05 Jy ! Component: 100 - total flux cleaned = 2.47274e-05 Jy ! Component: 150 - total flux cleaned = 3.21162e-05 Jy ! Component: 200 - total flux cleaned = 3.64716e-05 Jy ! Total flux subtracted in 200 components = 3.64716e-05 Jy ! Clean residual min=-0.000466 max=0.000457 Jy/beam ! Clean residual mean=-0.000005 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.0446819 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 86 components and 0.0446819 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.316 mas, bmaj=2.39 mas, bpa=58.97 degrees ! Estimated noise=7.58804 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -6.66476e-06 Jy ! Component: 100 - total flux cleaned = -6.66565e-06 Jy ! Component: 150 - total flux cleaned = -6.66725e-06 Jy ! Component: 200 - total flux cleaned = -8.91529e-06 Jy ! Total flux subtracted in 200 components = -8.91529e-06 Jy ! Clean residual min=-0.000522 max=0.000515 Jy/beam ! Clean residual mean=-0.000003 rms=0.000147 Jy/beam ! Combined flux in latest and established models = 0.044673 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 97 components and 0.044673 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.027819Jy sigma=0.020157 ! Fit after self-cal, rms=0.027819Jy sigma=0.020157 wmodel /scr/pima/s3111c_uvs/J1032+3738_X_map.mod ! Writing 97 model components to file: /scr/pima/s3111c_uvs/J1032+3738_X_map.mod wobs /scr/pima/s3111c_uvs/J1032+3738_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111c_uvs/J1032+3738_X_uvs.fits wwins /scr/pima/s3111c_uvs/J1032+3738_X_map.win ! wwins: Wrote 1 windows to /scr/pima/s3111c_uvs/J1032+3738_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 = -1.9677e-05 Jy ! Component: 100 - total flux cleaned = -2.82567e-05 Jy ! Component: 150 - total flux cleaned = -3.60926e-05 Jy ! Component: 200 - total flux cleaned = -5.03609e-05 Jy ! Component: 250 - total flux cleaned = -9.91943e-05 Jy ! Component: 300 - total flux cleaned = -0.00013964 Jy ! Component: 350 - total flux cleaned = -0.000191903 Jy ! Component: 400 - total flux cleaned = -0.000229937 Jy ! Component: 450 - total flux cleaned = -0.000273113 Jy ! Component: 500 - total flux cleaned = -0.000309188 Jy ! Component: 550 - total flux cleaned = -0.000367791 Jy ! Component: 600 - total flux cleaned = -0.00040208 Jy ! Component: 650 - total flux cleaned = -0.000435867 Jy ! Component: 700 - total flux cleaned = -0.000468979 Jy ! Component: 750 - total flux cleaned = -0.000512116 Jy ! Component: 800 - total flux cleaned = -0.0005227 Jy ! Component: 850 - total flux cleaned = -0.000564401 Jy ! Component: 900 - total flux cleaned = -0.00059505 Jy ! Component: 950 - total flux cleaned = -0.00061009 Jy ! Component: 1000 - total flux cleaned = -0.000624871 Jy ! Component: 1050 - total flux cleaned = -0.000644332 Jy ! Component: 1100 - total flux cleaned = -0.000658678 Jy ! Component: 1150 - total flux cleaned = -0.000672832 Jy ! Component: 1200 - total flux cleaned = -0.000691397 Jy ! Component: 1250 - total flux cleaned = -0.000709678 Jy ! Component: 1300 - total flux cleaned = -0.000723141 Jy ! Component: 1350 - total flux cleaned = -0.000740899 Jy ! Component: 1400 - total flux cleaned = -0.000758483 Jy ! Component: 1450 - total flux cleaned = -0.000775797 Jy ! Component: 1500 - total flux cleaned = -0.000792872 Jy ! Component: 1550 - total flux cleaned = -0.000813896 Jy ! Component: 1600 - total flux cleaned = -0.000818024 Jy ! Component: 1650 - total flux cleaned = -0.000830332 Jy ! Component: 1700 - total flux cleaned = -0.000846462 Jy ! Component: 1750 - total flux cleaned = -0.000854364 Jy ! Component: 1800 - total flux cleaned = -0.000854371 Jy ! Component: 1850 - total flux cleaned = -0.000873877 Jy ! Component: 1900 - total flux cleaned = -0.000889258 Jy ! Component: 1950 - total flux cleaned = -0.000908208 Jy ! Component: 2000 - total flux cleaned = -0.00091943 Jy ! Total flux subtracted in 2048 components = -0.000930602 Jy ! Clean residual min=-0.000202 max=0.000217 Jy/beam ! Clean residual mean=0.000002 rms=0.000083 Jy/beam ! Combined flux in latest and established models = 0.0437424 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 229 components and 0.0437424 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111c_uvs/J1032+3738_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.316 x 2.39 at 58.97 degrees (North through East) ! Clean map min=-0.0005192 max=0.040833 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111c_uvs/J1032+3738_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.040833 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.45304e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.621044 0.621044 1.24209 2.48418 4.96836 9.93671 19.8734 39.7468 79.4937 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.04 quit ! Quitting program ! Log file /scr/pima/s3111c_uvs/J1032+3738_X_uvs.log closed on Tue Jul 24 09:22:21 2012