! Started logfile: /scr/pima/s3111b_uvs/J0136+3905_X_uvs.log on Mon Jul 23 22:50:03 2012 obs /scr/pima/s3111b_uvs/J0136+3905_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111b_uvs/J0136+3905_X_uva.fits ! AN table 1: 88 integrations on 55 of 55 possible baselines. ! Apparent sampling: 0.858884 visibilities/baseline/integration-bin. ! Found source: J0136+3905 ! ! 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 33256 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/s3111b_uvs/J0136+3905_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 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.000821Jy sigma=0.707627 ! Fit after self-cal, rms=0.972968Jy sigma=0.687933 ! 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.6379 mas, bmaj=1.479 mas, bpa=-2.561 degrees ! Estimated noise=15.9937 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.0210367 Jy ! Component: 100 - total flux cleaned = 0.0258635 Jy ! Total flux subtracted in 100 components = 0.0258635 Jy ! Clean residual min=-0.002374 max=0.003119 Jy/beam ! Clean residual mean=0.000038 rms=0.000656 Jy/beam ! Combined flux in latest and established models = 0.0258635 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0258635 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.033789Jy sigma=0.023892 ! Fit after self-cal, rms=0.032018Jy sigma=0.022639 ! 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=0.8486 mas, bmaj=1.855 mas, bpa=-1.181 degrees ! Estimated noise=5.61423 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.00345992 Jy ! Component: 100 - total flux cleaned = 0.00477754 Jy ! Component: 150 - total flux cleaned = 0.00553439 Jy ! Component: 200 - total flux cleaned = 0.00601357 Jy ! Total flux subtracted in 200 components = 0.00601357 Jy ! Clean residual min=-0.001369 max=0.002990 Jy/beam ! Clean residual mean=0.000044 rms=0.000524 Jy/beam ! Combined flux in latest and established models = 0.0318771 Jy ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 32 components and 0.0318771 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.031679Jy sigma=0.022400 ! Fit after self-cal, rms=0.031673Jy sigma=0.022395 ! Inverting map ! Added new window around map position (-1.9, -0.7). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270583 Jy ! Component: 100 - total flux cleaned = 0.00380712 Jy ! Component: 150 - total flux cleaned = 0.00429953 Jy ! Component: 200 - total flux cleaned = 0.00461818 Jy ! Total flux subtracted in 200 components = 0.00461818 Jy ! Clean residual min=-0.001274 max=0.002419 Jy/beam ! Clean residual mean=0.000018 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0364952 Jy ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 64 components and 0.0364952 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.031432Jy sigma=0.022225 ! Fit after self-cal, rms=0.031376Jy sigma=0.022186 ! 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.07 FD 1.02 GB 0.89 HN 1.08 ! KP 0.93 LA 0.99 MK 1.09 NL 1.85 ! OV 1.07 PT 0.96 SC 1.13 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.04 GB 0.89 HN 1.13 ! KP 0.95 LA 0.98 MK 1.08 NL 2.01 ! OV 1.14 PT 1.03 SC 1.08 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.00 GB 0.93 HN 1.03 ! KP 0.96 LA 0.96 MK 1.07 NL 1.66 ! OV 1.02 PT 1.02 SC 1.03 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 GB 0.93 HN 1.12 ! KP 0.89 LA 0.96 MK 1.07 NL 1.96 ! OV 1.12 PT 0.98 SC 1.11 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.95 GB 0.89 HN 0.96 ! KP 0.91 LA 0.96 MK 0.98 NL 1.80 ! OV 1.05 PT 1.05 SC 0.96 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.85 GB 0.97 HN 1.07 ! KP 0.83 LA 0.97 MK 1.03 NL 1.61 ! OV 0.98 PT 1.00 SC 1.03 ! ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.80 GB 0.98 HN 1.00* ! KP 0.77 LA 0.96 MK 1.00* NL 1.66 ! OV 0.98 PT 0.97 SC 1.03 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.75 GB 0.87 HN 0.97 ! KP 0.89 LA 0.96 MK 0.78 NL 1.61 ! OV 0.95 PT 0.92 SC 0.89 ! ! ! Fit before self-cal, rms=0.031376Jy sigma=0.022186 ! Fit after self-cal, rms=0.033459Jy sigma=0.021660 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8465 mas, bmaj=1.858 mas, bpa=-0.7193 degrees ! Estimated noise=5.78197 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.000477243 Jy ! Component: 100 - total flux cleaned = -0.000681052 Jy ! Component: 150 - total flux cleaned = -0.000723654 Jy ! Component: 200 - total flux cleaned = -0.000712304 Jy ! Total flux subtracted in 200 components = -0.000712304 Jy ! Clean residual min=-0.000614 max=0.000516 Jy/beam ! Clean residual mean=-0.000003 rms=0.000152 Jy/beam ! Combined flux in latest and established models = 0.0357829 Jy ! Performing phase self-cal ! Adding 21 model components to the UV plane model. ! The established model now contains 84 components and 0.0357829 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.033441Jy sigma=0.021646 ! Fit after self-cal, rms=0.033552Jy sigma=0.021620 ! 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.033552Jy sigma=0.021620 ! Fit after self-cal, rms=0.034441Jy sigma=0.021591 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8452 mas, bmaj=1.866 mas, bpa=-0.5254 degrees ! Estimated noise=5.78569 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000190664 Jy ! Component: 100 - total flux cleaned = -0.000215729 Jy ! Component: 150 - total flux cleaned = -0.000215789 Jy ! Component: 200 - total flux cleaned = -0.000215328 Jy ! Total flux subtracted in 200 components = -0.000215328 Jy ! Clean residual min=-0.000521 max=0.000451 Jy/beam ! Clean residual mean=-0.000003 rms=0.000134 Jy/beam ! Combined flux in latest and established models = 0.0355676 Jy selfcal ! Performing phase self-cal ! Adding 29 model components to the UV plane model. ! The established model now contains 112 components and 0.0355676 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.034434Jy sigma=0.021585 ! Fit after self-cal, rms=0.034456Jy sigma=0.021583 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 = -5.54679e-05 Jy ! Component: 100 - total flux cleaned = -4.00326e-05 Jy ! Component: 150 - total flux cleaned = -3.31327e-05 Jy ! Component: 200 - total flux cleaned = -2.67216e-05 Jy ! Total flux subtracted in 200 components = -2.67216e-05 Jy ! Clean residual min=-0.000522 max=0.000445 Jy/beam ! Clean residual mean=-0.000002 rms=0.000132 Jy/beam ! Combined flux in latest and established models = 0.0355409 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 125 components and 0.0355409 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.034454Jy sigma=0.021580 ! Fit after self-cal, rms=0.034452Jy sigma=0.021580 ! 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.034452Jy sigma=0.021580 ! Fit after self-cal, rms=0.034774Jy sigma=0.021576 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8439 mas, bmaj=1.868 mas, bpa=-0.3779 degrees ! Estimated noise=5.77929 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.00016723 Jy ! Component: 100 - total flux cleaned = -0.000183563 Jy ! Component: 150 - total flux cleaned = -0.000176822 Jy ! Component: 200 - total flux cleaned = -0.000170665 Jy ! Total flux subtracted in 200 components = -0.000170665 Jy ! Clean residual min=-0.000499 max=0.000415 Jy/beam ! Clean residual mean=-0.000002 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.0353702 Jy selfcal ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 133 components and 0.0353702 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.034771Jy sigma=0.021574 ! Fit after self-cal, rms=0.034775Jy sigma=0.021573 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 = -5.57986e-05 Jy ! Component: 100 - total flux cleaned = -4.37653e-05 Jy ! Component: 150 - total flux cleaned = -3.8387e-05 Jy ! Component: 200 - total flux cleaned = -3.83607e-05 Jy ! Total flux subtracted in 200 components = -3.83607e-05 Jy ! Clean residual min=-0.000501 max=0.000411 Jy/beam ! Clean residual mean=-0.000002 rms=0.000128 Jy/beam ! Combined flux in latest and established models = 0.0353319 Jy ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 144 components and 0.0353319 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.034774Jy sigma=0.021572 ! Fit after self-cal, rms=0.034773Jy sigma=0.021572 ! 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.034773Jy sigma=0.021572 ! Fit after self-cal, rms=0.034972Jy sigma=0.021569 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.283 mas, bmaj=2.282 mas, bpa=-0.1307 degrees ! Estimated noise=6.42456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000141812 Jy ! Component: 100 - total flux cleaned = -0.000129855 Jy ! Component: 150 - total flux cleaned = -0.00011946 Jy ! Component: 200 - total flux cleaned = -0.00011055 Jy ! Total flux subtracted in 200 components = -0.00011055 Jy ! Clean residual min=-0.000504 max=0.000416 Jy/beam ! Clean residual mean=-0.000002 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.0352213 Jy selfcal ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 159 components and 0.0352213 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.034971Jy sigma=0.021568 ! Fit after self-cal, rms=0.034973Jy sigma=0.021568 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.96397e-05 Jy ! Component: 100 - total flux cleaned = -3.261e-05 Jy ! Component: 150 - total flux cleaned = -2.50179e-05 Jy ! Component: 200 - total flux cleaned = -1.79611e-05 Jy ! Total flux subtracted in 200 components = -1.79611e-05 Jy ! Clean residual min=-0.000500 max=0.000420 Jy/beam ! Clean residual mean=-0.000002 rms=0.000144 Jy/beam ! Combined flux in latest and established models = 0.0352034 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 172 components and 0.0352034 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.034973Jy sigma=0.021567 ! Fit after self-cal, rms=0.034972Jy sigma=0.021567 ! 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=0.8432 mas, bmaj=1.869 mas, bpa=-0.2876 degrees ! Estimated noise=5.77325 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8432 x 1.869 at -0.2876 degrees (North through East) ! Clean map min=-0.00045965 max=0.02985 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.622 mas, bmaj=1.47 mas, bpa=-2.112 degrees ! Estimated noise=16.405 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232244 Jy ! Component: 100 - total flux cleaned = 0.0285935 Jy ! Component: 150 - total flux cleaned = 0.0306926 Jy ! Component: 200 - total flux cleaned = 0.0314538 Jy ! Total flux subtracted in 200 components = 0.0314538 Jy ! Clean residual min=-0.001405 max=0.001333 Jy/beam ! Clean residual mean=0.000011 rms=0.000392 Jy/beam ! Combined flux in latest and established models = 0.0314538 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0314538 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8432 mas, bmaj=1.869 mas, bpa=-0.2876 degrees ! Estimated noise=5.77325 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.00116018 Jy ! Component: 100 - total flux cleaned = 0.00186921 Jy ! Component: 150 - total flux cleaned = 0.00236002 Jy ! Component: 200 - total flux cleaned = 0.00267758 Jy ! Total flux subtracted in 200 components = 0.00267758 Jy ! Clean residual min=-0.000469 max=0.000523 Jy/beam ! Clean residual mean=0.000004 rms=0.000140 Jy/beam ! Combined flux in latest and established models = 0.0341314 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 51 components and 0.0341314 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.283 mas, bmaj=2.282 mas, bpa=-0.1307 degrees ! Estimated noise=6.42456 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000382728 Jy ! Component: 100 - total flux cleaned = 0.000541475 Jy ! Component: 150 - total flux cleaned = 0.000647175 Jy ! Component: 200 - total flux cleaned = 0.000720167 Jy ! Total flux subtracted in 200 components = 0.000720167 Jy ! Clean residual min=-0.000520 max=0.000480 Jy/beam ! Clean residual mean=0.000001 rms=0.000148 Jy/beam ! Combined flux in latest and established models = 0.0348516 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 = 4.05231e-05 Jy ! Component: 100 - total flux cleaned = 8.22213e-05 Jy ! Component: 150 - total flux cleaned = 0.000115052 Jy ! Component: 200 - total flux cleaned = 0.000148988 Jy ! Total flux subtracted in 200 components = 0.000148988 Jy ! Clean residual min=-0.000525 max=0.000471 Jy/beam ! Clean residual mean=-0.000001 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.0350005 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 76 components and 0.0350005 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8432 mas, bmaj=1.869 mas, bpa=-0.2876 degrees ! Estimated noise=5.77325 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -3.87949e-05 Jy ! Component: 100 - total flux cleaned = -3.16473e-05 Jy ! Component: 150 - total flux cleaned = -2.47788e-05 Jy ! Component: 200 - total flux cleaned = -2.48265e-05 Jy ! Total flux subtracted in 200 components = -2.48265e-05 Jy ! Clean residual min=-0.000463 max=0.000445 Jy/beam ! Clean residual mean=-0.000001 rms=0.000129 Jy/beam ! Combined flux in latest and established models = 0.0349757 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 90 components and 0.0349757 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.034978Jy sigma=0.021572 ! Fit after self-cal, rms=0.034974Jy sigma=0.021570 wmodel /scr/pima/s3111b_uvs/J0136+3905_X_map.mod ! Writing 90 model components to file: /scr/pima/s3111b_uvs/J0136+3905_X_map.mod wobs /scr/pima/s3111b_uvs/J0136+3905_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111b_uvs/J0136+3905_X_uvs.fits wwins /scr/pima/s3111b_uvs/J0136+3905_X_map.win ! wwins: Wrote 2 windows to /scr/pima/s3111b_uvs/J0136+3905_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 = -3.59269e-05 Jy ! Component: 100 - total flux cleaned = -4.33709e-05 Jy ! Component: 150 - total flux cleaned = -1.49726e-05 Jy ! Component: 200 - total flux cleaned = 3.97758e-05 Jy ! Component: 250 - total flux cleaned = 7.27119e-05 Jy ! Component: 300 - total flux cleaned = 9.836e-05 Jy ! Component: 350 - total flux cleaned = 0.000129539 Jy ! Component: 400 - total flux cleaned = 0.000165824 Jy ! Component: 450 - total flux cleaned = 0.000189418 Jy ! Component: 500 - total flux cleaned = 0.000206808 Jy ! Component: 550 - total flux cleaned = 0.000212524 Jy ! Component: 600 - total flux cleaned = 0.000218186 Jy ! Component: 650 - total flux cleaned = 0.000207446 Jy ! Component: 700 - total flux cleaned = 0.000218237 Jy ! Component: 750 - total flux cleaned = 0.000239188 Jy ! Component: 800 - total flux cleaned = 0.000233927 Jy ! Component: 850 - total flux cleaned = 0.000243982 Jy ! Component: 900 - total flux cleaned = 0.000228843 Jy ! Component: 950 - total flux cleaned = 0.000233762 Jy ! Component: 1000 - total flux cleaned = 0.000219099 Jy ! Component: 1050 - total flux cleaned = 0.000214317 Jy ! Component: 1100 - total flux cleaned = 0.000214294 Jy ! Component: 1150 - total flux cleaned = 0.000214191 Jy ! Component: 1200 - total flux cleaned = 0.00020964 Jy ! Component: 1250 - total flux cleaned = 0.000209624 Jy ! Component: 1300 - total flux cleaned = 0.000205075 Jy ! Component: 1350 - total flux cleaned = 0.000196182 Jy ! Component: 1400 - total flux cleaned = 0.000183017 Jy ! Component: 1450 - total flux cleaned = 0.000187419 Jy ! Component: 1500 - total flux cleaned = 0.0001788 Jy ! Component: 1550 - total flux cleaned = 0.000170322 Jy ! Component: 1600 - total flux cleaned = 0.000157684 Jy ! Component: 1650 - total flux cleaned = 0.000157657 Jy ! Component: 1700 - total flux cleaned = 0.000149438 Jy ! Component: 1750 - total flux cleaned = 0.000137162 Jy ! Component: 1800 - total flux cleaned = 0.000133171 Jy ! Component: 1850 - total flux cleaned = 0.000137182 Jy ! Component: 1900 - total flux cleaned = 0.000141192 Jy ! Component: 1950 - total flux cleaned = 0.000129379 Jy ! Component: 2000 - total flux cleaned = 0.000137248 Jy ! Total flux subtracted in 2048 components = 0.000137242 Jy ! Clean residual min=-0.000225 max=0.000215 Jy/beam ! Clean residual mean=-0.000000 rms=0.000085 Jy/beam ! Combined flux in latest and established models = 0.035113 Jy keep ! Adding 143 model components to the UV plane model. ! The established model now contains 233 components and 0.035113 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111b_uvs/J0136+3905_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8432 x 1.869 at -0.2876 degrees (North through East) ! Clean map min=-0.00046002 max=0.030044 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111b_uvs/J0136+3905_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0300445 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.49098e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.847841 0.847841 1.69568 3.39136 6.78273 13.5655 27.1309 54.2618 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.03 quit ! Quitting program ! Log file /scr/pima/s3111b_uvs/J0136+3905_X_uvs.log closed on Mon Jul 23 22:50:05 2012