! Started logfile: /scr/pima/s3111b_uvs/J2149+0322_X_uvs.log on Mon Jul 23 22:54:05 2012 obs /scr/pima/s3111b_uvs/J2149+0322_X_uva.fits ! Reading UV FITS file: /scr/pima/s3111b_uvs/J2149+0322_X_uva.fits ! AN table 1: 60 integrations on 55 of 55 possible baselines. ! Apparent sampling: 0.981818 visibilities/baseline/integration-bin. ! Found source: J2149+0322 ! ! 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 25920 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/J2149+0322_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 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.002312Jy sigma=0.708741 ! Fit after self-cal, rms=0.960900Jy sigma=0.679458 ! 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.7118 mas, bmaj=1.773 mas, bpa=-1.48 degrees ! Estimated noise=11.9867 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.0304888 Jy ! Component: 100 - total flux cleaned = 0.0377487 Jy ! Total flux subtracted in 100 components = 0.0377487 Jy ! Clean residual min=-0.002514 max=0.005212 Jy/beam ! Clean residual mean=0.000079 rms=0.000890 Jy/beam ! Combined flux in latest and established models = 0.0377487 Jy ! Performing phase self-cal ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0377487 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.039027Jy sigma=0.027596 ! Fit after self-cal, rms=0.037643Jy sigma=0.026618 ! 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.8549 mas, bmaj=2.068 mas, bpa=-1.484 degrees ! Estimated noise=6.35103 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 (-2.2, -1.3). ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00565718 Jy ! Component: 100 - total flux cleaned = 0.00879108 Jy ! Component: 150 - total flux cleaned = 0.010836 Jy ! Component: 200 - total flux cleaned = 0.0120273 Jy ! Total flux subtracted in 200 components = 0.0120273 Jy ! Clean residual min=-0.001908 max=0.005109 Jy/beam ! Clean residual mean=0.000039 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.049776 Jy ! Performing phase self-cal ! Adding 41 model components to the UV plane model. ! The established model now contains 46 components and 0.049776 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.036757Jy sigma=0.025991 ! Fit after self-cal, rms=0.036596Jy sigma=0.025877 ! 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 0.98 GB 0.88 HN 1.03 ! KP 0.93 LA 0.96 MK 1.15 NL 2.03 ! OV 1.01 PT 1.00 SC 1.05 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.98 GB 0.88 HN 0.99 ! KP 0.96 LA 0.99 MK 1.13 NL 2.12 ! OV 1.03 PT 1.01 SC 1.05 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 GB 0.90 HN 0.97 ! KP 0.92 LA 0.96 MK 1.04 NL 1.97 ! OV 1.02 PT 0.97 SC 1.01 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 GB 0.93 HN 1.01 ! KP 0.87 LA 0.98 MK 1.14 NL 2.19 ! OV 1.01 PT 0.97 SC 1.02 ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.85 GB 0.87 HN 0.95 ! KP 0.87 LA 0.94 MK 1.06 NL 2.27 ! OV 1.02 PT 0.95 SC 0.99 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.81 GB 0.94 HN 0.97 ! KP 0.83 LA 0.94 MK 1.06 NL 1.92 ! OV 0.94 PT 0.98 SC 0.99 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.79 GB 0.92 HN 1.00* ! KP 0.84 LA 0.95 MK 1.00* NL 1.84 ! OV 0.93 PT 0.95 SC 0.99 ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! BR 0.82 FD 0.75 GB 0.82 HN 0.98 ! KP 0.87 LA 0.88 MK 0.83 NL 1.67 ! OV 0.89 PT 0.89 SC 0.89 ! ! ! Fit before self-cal, rms=0.036596Jy sigma=0.025877 ! Fit after self-cal, rms=0.039224Jy sigma=0.024845 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8567 mas, bmaj=2.091 mas, bpa=-0.7663 degrees ! Estimated noise=6.38164 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.000363538 Jy ! Component: 100 - total flux cleaned = -0.000473041 Jy ! Component: 150 - total flux cleaned = -0.000588432 Jy ! Component: 200 - total flux cleaned = -0.000647042 Jy ! Total flux subtracted in 200 components = -0.000647042 Jy ! Clean residual min=-0.000799 max=0.001021 Jy/beam ! Clean residual mean=0.000008 rms=0.000258 Jy/beam ! Combined flux in latest and established models = 0.049129 Jy ! Performing phase self-cal ! Adding 35 model components to the UV plane model. ! The established model now contains 79 components and 0.049129 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.039180Jy sigma=0.024814 ! Fit after self-cal, rms=0.039296Jy sigma=0.024787 ! 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.039296Jy sigma=0.024787 ! Fit after self-cal, rms=0.040254Jy sigma=0.024719 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8554 mas, bmaj=2.091 mas, bpa=-0.6547 degrees ! Estimated noise=6.35767 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000208102 Jy ! Component: 100 - total flux cleaned = -0.000189566 Jy ! Component: 150 - total flux cleaned = -0.000174928 Jy ! Component: 200 - total flux cleaned = -0.000174745 Jy ! Total flux subtracted in 200 components = -0.000174745 Jy ! Clean residual min=-0.000764 max=0.000755 Jy/beam ! Clean residual mean=0.000002 rms=0.000207 Jy/beam ! Combined flux in latest and established models = 0.0489542 Jy selfcal ! Performing phase self-cal ! Adding 33 model components to the UV plane model. ! The established model now contains 103 components and 0.0489542 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.040234Jy sigma=0.024707 ! Fit after self-cal, rms=0.040249Jy sigma=0.024703 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.11295e-05 Jy ! Component: 100 - total flux cleaned = -3.80937e-06 Jy ! Component: 150 - total flux cleaned = -3.45024e-06 Jy ! Component: 200 - total flux cleaned = -3.10473e-06 Jy ! Total flux subtracted in 200 components = -3.10473e-06 Jy ! Clean residual min=-0.000736 max=0.000733 Jy/beam ! Clean residual mean=0.000003 rms=0.000200 Jy/beam ! Combined flux in latest and established models = 0.0489511 Jy ! Performing phase self-cal ! Adding 28 model components to the UV plane model. ! The established model now contains 113 components and 0.0489511 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.040240Jy sigma=0.024697 ! Fit after self-cal, rms=0.040238Jy sigma=0.024696 ! 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.040238Jy sigma=0.024696 ! Fit after self-cal, rms=0.041995Jy sigma=0.024715 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.8561 mas, bmaj=2.089 mas, bpa=-0.4382 degrees ! Estimated noise=6.4606 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000356134 Jy ! Component: 100 - total flux cleaned = 0.000498574 Jy ! Component: 150 - total flux cleaned = 0.000620798 Jy ! Component: 200 - total flux cleaned = 0.000667216 Jy ! Total flux subtracted in 200 components = 0.000667216 Jy ! Clean residual min=-0.000683 max=0.000712 Jy/beam ! Clean residual mean=0.000005 rms=0.000201 Jy/beam ! Combined flux in latest and established models = 0.0496183 Jy selfcal ! Performing phase self-cal ! Adding 24 model components to the UV plane model. ! The established model now contains 125 components and 0.0496183 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.041979Jy sigma=0.024703 ! Fit after self-cal, rms=0.041979Jy sigma=0.024700 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.68622e-05 Jy ! Component: 100 - total flux cleaned = -5.40574e-05 Jy ! Component: 150 - total flux cleaned = -5.35502e-05 Jy ! Component: 200 - total flux cleaned = -7.15084e-05 Jy ! Total flux subtracted in 200 components = -7.15084e-05 Jy ! Clean residual min=-0.000682 max=0.000703 Jy/beam ! Clean residual mean=0.000005 rms=0.000195 Jy/beam ! Combined flux in latest and established models = 0.0495468 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 134 components and 0.0495468 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.041974Jy sigma=0.024695 ! Fit after self-cal, rms=0.041972Jy sigma=0.024695 ! 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.041972Jy sigma=0.024695 ! Fit after self-cal, rms=0.042960Jy sigma=0.024701 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=1.284 mas, bmaj=2.58 mas, bpa=0.5352 degrees ! Estimated noise=7.27604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00056377 Jy ! Component: 100 - total flux cleaned = 0.000693171 Jy ! Component: 150 - total flux cleaned = 0.000766383 Jy ! Component: 200 - total flux cleaned = 0.000798821 Jy ! Total flux subtracted in 200 components = 0.000798821 Jy ! Clean residual min=-0.000680 max=0.000777 Jy/beam ! Clean residual mean=0.000008 rms=0.000224 Jy/beam ! Combined flux in latest and established models = 0.0503456 Jy selfcal ! Performing phase self-cal ! Adding 16 model components to the UV plane model. ! The established model now contains 146 components and 0.0503456 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.042949Jy sigma=0.024694 ! Fit after self-cal, rms=0.042945Jy sigma=0.024691 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.13285e-06 Jy ! Component: 100 - total flux cleaned = 5.32736e-05 Jy ! Component: 150 - total flux cleaned = 8.66753e-05 Jy ! Component: 200 - total flux cleaned = 0.000104596 Jy ! Total flux subtracted in 200 components = 0.000104596 Jy ! Clean residual min=-0.000675 max=0.000750 Jy/beam ! Clean residual mean=0.000008 rms=0.000221 Jy/beam ! Combined flux in latest and established models = 0.0504502 Jy ! Performing phase self-cal ! Adding 25 model components to the UV plane model. ! The established model now contains 160 components and 0.0504502 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.042943Jy sigma=0.024689 ! Fit after self-cal, rms=0.042942Jy sigma=0.024689 ! 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.8558 mas, bmaj=2.087 mas, bpa=-0.3444 degrees ! Estimated noise=6.55904 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8558 x 2.087 at -0.3444 degrees (North through East) ! Clean map min=-0.00066898 max=0.04119 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.7137 mas, bmaj=1.781 mas, bpa=-0.2278 degrees ! Estimated noise=12.4955 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0328279 Jy ! Component: 100 - total flux cleaned = 0.0403731 Jy ! Component: 150 - total flux cleaned = 0.0434702 Jy ! Component: 200 - total flux cleaned = 0.0454412 Jy ! Total flux subtracted in 200 components = 0.0454412 Jy ! Clean residual min=-0.001078 max=0.001321 Jy/beam ! Clean residual mean=0.000030 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.0454412 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.0454412 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8558 mas, bmaj=2.087 mas, bpa=-0.3444 degrees ! Estimated noise=6.55904 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.00187546 Jy ! Component: 100 - total flux cleaned = 0.00306159 Jy ! Component: 150 - total flux cleaned = 0.00382543 Jy ! Component: 200 - total flux cleaned = 0.00417185 Jy ! Total flux subtracted in 200 components = 0.00417185 Jy ! Clean residual min=-0.000722 max=0.000752 Jy/beam ! Clean residual mean=0.000009 rms=0.000218 Jy/beam ! Combined flux in latest and established models = 0.049613 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 80 components and 0.049613 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.284 mas, bmaj=2.58 mas, bpa=0.5352 degrees ! Estimated noise=7.27604 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000444401 Jy ! Component: 100 - total flux cleaned = 0.000555847 Jy ! Component: 150 - total flux cleaned = 0.000626157 Jy ! Component: 200 - total flux cleaned = 0.000660021 Jy ! Total flux subtracted in 200 components = 0.000660021 Jy ! Clean residual min=-0.000649 max=0.000762 Jy/beam ! Clean residual mean=0.000009 rms=0.000228 Jy/beam ! Combined flux in latest and established models = 0.0502731 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 = 9.63318e-06 Jy ! Component: 100 - total flux cleaned = 2.68731e-05 Jy ! Component: 150 - total flux cleaned = 3.42607e-05 Jy ! Component: 200 - total flux cleaned = 4.77507e-05 Jy ! Total flux subtracted in 200 components = 4.77507e-05 Jy ! Clean residual min=-0.000655 max=0.000747 Jy/beam ! Clean residual mean=0.000009 rms=0.000222 Jy/beam ! Combined flux in latest and established models = 0.0503208 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 121 components and 0.0503208 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8558 mas, bmaj=2.087 mas, bpa=-0.3444 degrees ! Estimated noise=6.55904 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.60538e-05 Jy ! Component: 100 - total flux cleaned = -7.7372e-05 Jy ! Component: 150 - total flux cleaned = -6.65183e-05 Jy ! Component: 200 - total flux cleaned = -5.68909e-05 Jy ! Total flux subtracted in 200 components = -5.68909e-05 Jy ! Clean residual min=-0.000718 max=0.000699 Jy/beam ! Clean residual mean=0.000006 rms=0.000192 Jy/beam ! Combined flux in latest and established models = 0.0502639 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 135 components and 0.0502639 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.042938Jy sigma=0.024686 ! Fit after self-cal, rms=0.042934Jy sigma=0.024685 wmodel /scr/pima/s3111b_uvs/J2149+0322_X_map.mod ! Writing 135 model components to file: /scr/pima/s3111b_uvs/J2149+0322_X_map.mod wobs /scr/pima/s3111b_uvs/J2149+0322_X_uvs.fits ! Writing UV FITS file: /scr/pima/s3111b_uvs/J2149+0322_X_uvs.fits wwins /scr/pima/s3111b_uvs/J2149+0322_X_map.win ! wwins: Wrote 2 windows to /scr/pima/s3111b_uvs/J2149+0322_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 = -5.09389e-05 Jy ! Component: 100 - total flux cleaned = 2.81618e-05 Jy ! Component: 150 - total flux cleaned = 0.000112022 Jy ! Component: 200 - total flux cleaned = 0.000209488 Jy ! Component: 250 - total flux cleaned = 0.000246465 Jy ! Component: 300 - total flux cleaned = 0.000308418 Jy ! Component: 350 - total flux cleaned = 0.000351037 Jy ! Component: 400 - total flux cleaned = 0.000384187 Jy ! Component: 450 - total flux cleaned = 0.000432237 Jy ! Component: 500 - total flux cleaned = 0.000470895 Jy ! Component: 550 - total flux cleaned = 0.000501029 Jy ! Component: 600 - total flux cleaned = 0.000538007 Jy ! Component: 650 - total flux cleaned = 0.000545216 Jy ! Component: 700 - total flux cleaned = 0.000573336 Jy ! Component: 750 - total flux cleaned = 0.00055939 Jy ! Component: 800 - total flux cleaned = 0.00056633 Jy ! Component: 850 - total flux cleaned = 0.000586309 Jy ! Component: 900 - total flux cleaned = 0.000592853 Jy ! Component: 950 - total flux cleaned = 0.000599341 Jy ! Component: 1000 - total flux cleaned = 0.000605558 Jy ! Component: 1050 - total flux cleaned = 0.000605518 Jy ! Component: 1100 - total flux cleaned = 0.000611588 Jy ! Component: 1150 - total flux cleaned = 0.000653662 Jy ! Component: 1200 - total flux cleaned = 0.000665543 Jy ! Component: 1250 - total flux cleaned = 0.000700666 Jy ! Component: 1300 - total flux cleaned = 0.000712261 Jy ! Component: 1350 - total flux cleaned = 0.000740766 Jy ! Component: 1400 - total flux cleaned = 0.000757566 Jy ! Component: 1450 - total flux cleaned = 0.000790711 Jy ! Component: 1500 - total flux cleaned = 0.000796057 Jy ! Component: 1550 - total flux cleaned = 0.000785267 Jy ! Component: 1600 - total flux cleaned = 0.000811967 Jy ! Component: 1650 - total flux cleaned = 0.00082769 Jy ! Component: 1700 - total flux cleaned = 0.000822446 Jy ! Component: 1750 - total flux cleaned = 0.000822552 Jy ! Component: 1800 - total flux cleaned = 0.000837946 Jy ! Component: 1850 - total flux cleaned = 0.000848067 Jy ! Component: 1900 - total flux cleaned = 0.000853081 Jy ! Component: 1950 - total flux cleaned = 0.000848163 Jy ! Component: 2000 - total flux cleaned = 0.000853009 Jy ! Total flux subtracted in 2048 components = 0.000853091 Jy ! Clean residual min=-0.000268 max=0.000254 Jy/beam ! Clean residual mean=0.000001 rms=0.000105 Jy/beam ! Combined flux in latest and established models = 0.051117 Jy keep ! Adding 160 model components to the UV plane model. ! The established model now contains 295 components and 0.051117 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/scr/pima/s3111b_uvs/J2149+0322_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8558 x 2.087 at -0.3444 degrees (North through East) ! Clean map min=-0.00056727 max=0.041301 Jy/beam ! Writing clean map to FITS file: /scr/pima/s3111b_uvs/J2149+0322_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0413008 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000104767 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.761007 0.761007 1.52201 3.04403 6.08806 12.1761 24.3522 48.7045 97.4089 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0003 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.041 quit ! Quitting program ! Log file /scr/pima/s3111b_uvs/J2149+0322_X_uvs.log closed on Mon Jul 23 22:54:07 2012