! Started logfile: /scr/pima/s3111b_uvs/J0945+5757_X_uvs.log on Mon Jul 23 22:51:38 2012 obs /scr/pima/s3111b_uvs/J0945+5757_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111b_uvs/J0945+5757_X_uva.fits ! AN table 1: 64 integrations on 55 of 55 possible baselines. ! Apparent sampling: 0.934091 visibilities/baseline/integration-bin. ! Found source: J0945+5757 ! ! 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 26304 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/J0945+5757_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 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 152 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.997815Jy sigma=0.705536 ! Fit after self-cal, rms=0.957093Jy sigma=0.676743 ! 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.6496 mas, bmaj=1.5 mas, bpa=3.843 degrees ! Estimated noise=16.9091 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.0336867 Jy ! Component: 100 - total flux cleaned = 0.0411618 Jy ! Total flux subtracted in 100 components = 0.0411618 Jy ! Clean residual min=-0.002720 max=0.005014 Jy/beam ! Clean residual mean=0.000041 rms=0.000991 Jy/beam ! Combined flux in latest and established models = 0.0411618 Jy ! Performing phase self-cal ! Adding 4 model components to the UV plane model. ! The established model now contains 4 components and 0.0411618 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.033991Jy sigma=0.024035 ! Fit after self-cal, rms=0.033605Jy sigma=0.023762 ! 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.8485 mas, bmaj=1.821 mas, bpa=3.613 degrees ! Estimated noise=6.30765 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.00293416 Jy ! Component: 100 - total flux cleaned = 0.00337508 Jy ! Component: 150 - total flux cleaned = 0.00329723 Jy ! Component: 200 - total flux cleaned = 0.00324078 Jy ! Total flux subtracted in 200 components = 0.00324078 Jy ! Clean residual min=-0.002096 max=0.003872 Jy/beam ! Clean residual mean=0.000051 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.0444026 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 17 components and 0.0444026 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.033361Jy sigma=0.023589 ! Fit after self-cal, rms=0.033358Jy sigma=0.023587 ! 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.04 FD 0.98 GB 0.87 HN 1.35 ! KP 0.88 LA 0.95 MK 1.04 NL 2.18 ! OV 1.03 PT 0.96 SC 1.01 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 GB 0.87 HN 1.40 ! KP 0.88 LA 0.94 MK 1.03 NL 2.39 ! OV 1.07 PT 0.94 SC 0.97 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.97 GB 0.88 HN 1.15 ! KP 0.90 LA 0.92 MK 0.99 NL 2.24 ! OV 1.01 PT 0.92 SC 0.94 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 GB 0.92 HN 1.34 ! KP 0.82 LA 0.92 MK 0.99 NL 2.20 ! OV 1.06 PT 0.93 SC 1.02 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.88 GB 0.85 HN 1.17 ! KP 0.85 LA 0.90 MK 0.91 NL 2.08 ! OV 1.06 PT 0.91 SC 0.91 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.82 GB 0.91 HN 1.28 ! KP 0.78 LA 0.91 MK 0.96 NL 2.03 ! OV 0.93 PT 0.98 SC 0.97 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.83 GB 0.92 HN 1.00* ! KP 0.74 LA 0.89 MK 1.00* NL 1.92 ! OV 0.98 PT 0.93 SC 0.99 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 0.76 GB 0.80 HN 1.11 ! KP 0.81 LA 0.84 MK 0.82 NL 1.87 ! OV 0.89 PT 0.83 SC 0.88 ! ! ! Fit before self-cal, rms=0.033358Jy sigma=0.023587 ! Fit after self-cal, rms=0.035633Jy sigma=0.021625 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8417 mas, bmaj=1.825 mas, bpa=4.78 degrees ! Estimated noise=6.26684 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.000154106 Jy ! Component: 100 - total flux cleaned = -0.00016655 Jy ! Component: 150 - total flux cleaned = -0.000175107 Jy ! Component: 200 - total flux cleaned = -0.000181116 Jy ! Total flux subtracted in 200 components = -0.000181116 Jy ! Clean residual min=-0.000646 max=0.000523 Jy/beam ! Clean residual mean=-0.000009 rms=0.000145 Jy/beam ! Combined flux in latest and established models = 0.0442215 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.0442215 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.035627Jy sigma=0.021619 ! Fit after self-cal, rms=0.035850Jy sigma=0.021575 ! 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.035850Jy sigma=0.021575 ! Fit after self-cal, rms=0.036386Jy sigma=0.021552 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8406 mas, bmaj=1.83 mas, bpa=4.84 degrees ! Estimated noise=6.26852 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.19974e-05 Jy ! Component: 100 - total flux cleaned = -7.17526e-05 Jy ! Component: 150 - total flux cleaned = -8.58421e-05 Jy ! Component: 200 - total flux cleaned = -9.15117e-05 Jy ! Total flux subtracted in 200 components = -9.15117e-05 Jy ! Clean residual min=-0.000629 max=0.000466 Jy/beam ! Clean residual mean=-0.000008 rms=0.000136 Jy/beam ! Combined flux in latest and established models = 0.04413 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 34 components and 0.04413 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.036382Jy sigma=0.021548 ! Fit after self-cal, rms=0.036393Jy sigma=0.021548 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.56093e-05 Jy ! Component: 100 - total flux cleaned = -1.99734e-05 Jy ! Component: 150 - total flux cleaned = -2.68887e-05 Jy ! Component: 200 - total flux cleaned = -3.57326e-05 Jy ! Total flux subtracted in 200 components = -3.57326e-05 Jy ! Clean residual min=-0.000622 max=0.000467 Jy/beam ! Clean residual mean=-0.000007 rms=0.000135 Jy/beam ! Combined flux in latest and established models = 0.0440942 Jy ! Performing phase self-cal ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.0440942 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.036392Jy sigma=0.021547 ! Fit after self-cal, rms=0.036392Jy sigma=0.021547 ! 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.036392Jy sigma=0.021547 ! Fit after self-cal, rms=0.036468Jy sigma=0.021546 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8403 mas, bmaj=1.832 mas, bpa=4.992 degrees ! Estimated noise=6.2665 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.98223e-05 Jy ! Component: 100 - total flux cleaned = -2.94579e-05 Jy ! Component: 150 - total flux cleaned = -3.33855e-05 Jy ! Component: 200 - total flux cleaned = -3.99686e-05 Jy ! Total flux subtracted in 200 components = -3.99686e-05 Jy ! Clean residual min=-0.000597 max=0.000467 Jy/beam ! Clean residual mean=-0.000008 rms=0.000134 Jy/beam ! Combined flux in latest and established models = 0.0440543 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.0440543 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.036466Jy sigma=0.021545 ! Fit after self-cal, rms=0.036468Jy sigma=0.021545 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.51286e-05 Jy ! Component: 100 - total flux cleaned = -1.7724e-05 Jy ! Component: 150 - total flux cleaned = -2.01804e-05 Jy ! Component: 200 - total flux cleaned = -2.42672e-05 Jy ! Total flux subtracted in 200 components = -2.42672e-05 Jy ! Clean residual min=-0.000594 max=0.000466 Jy/beam ! Clean residual mean=-0.000007 rms=0.000134 Jy/beam ! Combined flux in latest and established models = 0.04403 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.04403 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.036468Jy sigma=0.021545 ! Fit after self-cal, rms=0.036468Jy sigma=0.021545 ! 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.036468Jy sigma=0.021545 ! Fit after self-cal, rms=0.036502Jy sigma=0.021544 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.281 mas, bmaj=2.259 mas, bpa=4.701 degrees ! Estimated noise=6.97853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 3.33083e-05 Jy ! Component: 100 - total flux cleaned = 4.35022e-05 Jy ! Component: 150 - total flux cleaned = 4.35373e-05 Jy ! Component: 200 - total flux cleaned = 4.35256e-05 Jy ! Total flux subtracted in 200 components = 4.35256e-05 Jy ! Clean residual min=-0.000706 max=0.000559 Jy/beam ! Clean residual mean=-0.000013 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0440735 Jy selfcal ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 54 components and 0.0440735 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.036501Jy sigma=0.021544 ! Fit after self-cal, rms=0.036502Jy sigma=0.021544 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 = -8.23289e-06 Jy ! Component: 100 - total flux cleaned = -5.65335e-06 Jy ! Component: 150 - total flux cleaned = -1.42811e-06 Jy ! Component: 200 - total flux cleaned = 2.36128e-06 Jy ! Total flux subtracted in 200 components = 2.36128e-06 Jy ! Clean residual min=-0.000704 max=0.000560 Jy/beam ! Clean residual mean=-0.000013 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0440759 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.0440759 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.036502Jy sigma=0.021544 ! Fit after self-cal, rms=0.036502Jy sigma=0.021544 ! 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.8401 mas, bmaj=1.833 mas, bpa=5.074 degrees ! Estimated noise=6.26474 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8401 x 1.833 at 5.074 degrees (North through East) ! Clean map min=-0.0005643 max=0.043246 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.6403 mas, bmaj=1.492 mas, bpa=4.649 degrees ! Estimated noise=16.6222 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0333252 Jy ! Component: 100 - total flux cleaned = 0.0408144 Jy ! Component: 150 - total flux cleaned = 0.0433224 Jy ! Component: 200 - total flux cleaned = 0.0440044 Jy ! Total flux subtracted in 200 components = 0.0440044 Jy ! Clean residual min=-0.001639 max=0.001629 Jy/beam ! Clean residual mean=-0.000001 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.0440044 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0440044 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8401 mas, bmaj=1.833 mas, bpa=5.074 degrees ! Estimated noise=6.26474 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.000506748 Jy ! Component: 100 - total flux cleaned = 0.000420131 Jy ! Component: 150 - total flux cleaned = 0.000347663 Jy ! Component: 200 - total flux cleaned = 0.000299499 Jy ! Total flux subtracted in 200 components = 0.000299499 Jy ! Clean residual min=-0.000591 max=0.000502 Jy/beam ! Clean residual mean=-0.000009 rms=0.000137 Jy/beam ! Combined flux in latest and established models = 0.0443039 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 33 components and 0.0443039 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.281 mas, bmaj=2.259 mas, bpa=4.701 degrees ! Estimated noise=6.97853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -8.52095e-05 Jy ! Component: 100 - total flux cleaned = -0.000114282 Jy ! Component: 150 - total flux cleaned = -0.000129481 Jy ! Component: 200 - total flux cleaned = -0.000136121 Jy ! Total flux subtracted in 200 components = -0.000136121 Jy ! Clean residual min=-0.000699 max=0.000560 Jy/beam ! Clean residual mean=-0.000013 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0441678 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 = -3.20747e-06 Jy ! Component: 100 - total flux cleaned = -6.10518e-06 Jy ! Component: 150 - total flux cleaned = -8.80073e-06 Jy ! Component: 200 - total flux cleaned = -1.14023e-05 Jy ! Total flux subtracted in 200 components = -1.14023e-05 Jy ! Clean residual min=-0.000698 max=0.000562 Jy/beam ! Clean residual mean=-0.000013 rms=0.000157 Jy/beam ! Combined flux in latest and established models = 0.0441564 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 47 components and 0.0441564 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8401 mas, bmaj=1.833 mas, bpa=5.074 degrees ! Estimated noise=6.26474 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 6.9525e-05 Jy ! Component: 100 - total flux cleaned = 3.35554e-05 Jy ! Component: 150 - total flux cleaned = 7.05701e-06 Jy ! Component: 200 - total flux cleaned = -1.21023e-05 Jy ! Total flux subtracted in 200 components = -1.21023e-05 Jy ! Clean residual min=-0.000569 max=0.000501 Jy/beam ! Clean residual mean=-0.000008 rms=0.000134 Jy/beam ! Combined flux in latest and established models = 0.0441443 Jy selfcal ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.0441443 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.036505Jy sigma=0.021548 ! Fit after self-cal, rms=0.036505Jy sigma=0.021548 wmodel /scr/pima/s3111b_uvs/J0945+5757_X_map.mod ! Writing 56 model components to file: /scr/pima/s3111b_uvs/J0945+5757_X_map.mod wobs /scr/pima/s3111b_uvs/J0945+5757_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111b_uvs/J0945+5757_X_uvs.fits wwins /scr/pima/s3111b_uvs/J0945+5757_X_map.win ! wwins: Wrote 1 windows to /scr/pima/s3111b_uvs/J0945+5757_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 = -9.58056e-05 Jy ! Component: 100 - total flux cleaned = -0.000103985 Jy ! Component: 150 - total flux cleaned = -0.000159598 Jy ! Component: 200 - total flux cleaned = -0.000212038 Jy ! Component: 250 - total flux cleaned = -0.000247552 Jy ! Component: 300 - total flux cleaned = -0.00029532 Jy ! Component: 350 - total flux cleaned = -0.000334577 Jy ! Component: 400 - total flux cleaned = -0.00036595 Jy ! Component: 450 - total flux cleaned = -0.000408695 Jy ! Component: 500 - total flux cleaned = -0.000450477 Jy ! Component: 550 - total flux cleaned = -0.000502713 Jy ! Component: 600 - total flux cleaned = -0.000559148 Jy ! Component: 650 - total flux cleaned = -0.000597727 Jy ! Component: 700 - total flux cleaned = -0.000640776 Jy ! Component: 750 - total flux cleaned = -0.000698623 Jy ! Component: 800 - total flux cleaned = -0.00074496 Jy ! Component: 850 - total flux cleaned = -0.000800551 Jy ! Component: 900 - total flux cleaned = -0.000845122 Jy ! Component: 950 - total flux cleaned = -0.000898623 Jy ! Component: 1000 - total flux cleaned = -0.00092721 Jy ! Component: 1050 - total flux cleaned = -0.0009648 Jy ! Component: 1100 - total flux cleaned = -0.0010019 Jy ! Component: 1150 - total flux cleaned = -0.00105208 Jy ! Component: 1200 - total flux cleaned = -0.00109267 Jy ! Component: 1250 - total flux cleaned = -0.00114602 Jy ! Component: 1300 - total flux cleaned = -0.00118115 Jy ! Component: 1350 - total flux cleaned = -0.00121147 Jy ! Component: 1400 - total flux cleaned = -0.00124575 Jy ! Component: 1450 - total flux cleaned = -0.00127541 Jy ! Component: 1500 - total flux cleaned = -0.00130465 Jy ! Component: 1550 - total flux cleaned = -0.00135015 Jy ! Component: 1600 - total flux cleaned = -0.00137053 Jy ! Component: 1650 - total flux cleaned = -0.00139072 Jy ! Component: 1700 - total flux cleaned = -0.00141879 Jy ! Component: 1750 - total flux cleaned = -0.00143863 Jy ! Component: 1800 - total flux cleaned = -0.00148184 Jy ! Component: 1850 - total flux cleaned = -0.00150904 Jy ! Component: 1900 - total flux cleaned = -0.00154748 Jy ! Component: 1950 - total flux cleaned = -0.001578 Jy ! Component: 2000 - total flux cleaned = -0.00159695 Jy ! Total flux subtracted in 2048 components = -0.00164565 Jy ! Clean residual min=-0.000210 max=0.000239 Jy/beam ! Clean residual mean=-0.000006 rms=0.000079 Jy/beam ! Combined flux in latest and established models = 0.0424987 Jy keep ! Adding 145 model components to the UV plane model. ! The established model now contains 201 components and 0.0424987 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111b_uvs/J0945+5757_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8401 x 1.833 at 5.074 degrees (North through East) ! Clean map min=-0.00049283 max=0.043256 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111b_uvs/J0945+5757_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0432557 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 7.86369e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.545386 0.545386 1.09077 2.18154 4.36309 8.72617 17.4523 34.9047 69.8094 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0002 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.043 quit ! Quitting program ! Log file /scr/pima/s3111b_uvs/J0945+5757_X_uvs.log closed on Mon Jul 23 22:51:40 2012