! Started logfile: /d2/scr/pima/bp171a3_uvs/J0752-2202_X_uvs.log on Mon Feb 24 08:43:02 2014 obs /d2/scr/pima/bp171a3_uvs/J0752-2202_X_uva.fits ! Reading UV FITS file: /d2/scr/pima/bp171a3_uvs/J0752-2202_X_uva.fits ! AN table 1: 3 integrations on 10 of 10 possible baselines. ! Apparent sampling: 0.7 visibilities/baseline/integration-bin. ! Found source: J0752-2202 ! ! 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 7.392e+09 3.2e+07 1 3.2e+07 ! 02 2 7.424e+09 3.2e+07 1 3.2e+07 ! 03 3 7.456e+09 3.2e+07 1 3.2e+07 ! 04 4 7.552e+09 3.2e+07 1 3.2e+07 ! 05 5 7.744e+09 3.2e+07 1 3.2e+07 ! 06 6 7.776e+09 3.2e+07 1 3.2e+07 ! 07 7 7.808e+09 3.2e+07 1 3.2e+07 ! 08 8 7.84e+09 3.2e+07 1 3.2e+07 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 168 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 = 1024 print "field_cell =", field_cell ! field_cell = 0.2 print "taper_size =", taper_size ! taper_size = 70 ![@/home/lpetrov/bin/01_muppet /d2/scr/pima/bp171a3_uvs/J0752-2202_X] float lim_self lim_self = 120.0 float lim_val lim_va = 1.2 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 = 1024x1024 pixels with 0.200x0.200 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 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.998907Jy sigma=34.998167 ! Fit after self-cal, rms=0.979446Jy sigma=35.678340 ! 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=3.98 mas, bmaj=19.05 mas, bpa=9.902 degrees ! Estimated noise=1.71913 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=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0162066 Jy ! Component: 100 - total flux cleaned = 0.0165129 Jy ! Total flux subtracted in 100 components = 0.0165129 Jy ! Clean residual min=-0.001911 max=0.001920 Jy/beam ! Clean residual mean=0.000016 rms=0.000850 Jy/beam ! Combined flux in latest and established models = 0.0165129 Jy ! Performing phase self-cal ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.0165129 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.014558Jy sigma=0.499324 ! Fit after self-cal, rms=0.013852Jy sigma=0.475293 ! 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=4.078 mas, bmaj=19.56 mas, bpa=9.955 degrees ! Estimated noise=1.64152 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.000817756 Jy ! Component: 100 - total flux cleaned = -0.00101154 Jy ! Component: 150 - total flux cleaned = -0.000628161 Jy ! Component: 200 - total flux cleaned = -0.000322116 Jy ! Total flux subtracted in 200 components = -0.000322116 Jy ! Clean residual min=-0.000470 max=0.000463 Jy/beam ! Clean residual mean=-0.000001 rms=0.000209 Jy/beam ! Combined flux in latest and established models = 0.0161908 Jy ! Performing phase self-cal ! Adding 81 model components to the UV plane model. ! The established model now contains 103 components and 0.0161908 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.013326Jy sigma=0.455727 ! Fit after self-cal, rms=0.013280Jy sigma=0.454622 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.078 x 19.56 at 9.955 degrees (North through East) ! Clean map min=-0.0019794 max=0.017404 Jy/beam if ( peak(flux,max)/imstat(rms) < lim_self ) selflim lim_val ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* MK 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* MK 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* MK 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* MK 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! FD 0.92 KP 1.04 MK 1.00* OV 0.97 ! PT 0.90 ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* MK 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* MK 1.00* OV 1.00* ! PT 1.00* ! ! ! Correcting IF 8. ! Telescope amplitude corrections in sub-array 1: ! FD 1.00* KP 1.00* MK 1.00* OV 1.00* ! PT 1.00* ! ! ! Fit before self-cal, rms=0.013280Jy sigma=0.454622 ! Fit after self-cal, rms=0.013083Jy sigma=0.453598 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.075 mas, bmaj=19.57 mas, bpa=9.966 degrees ! Estimated noise=1.62298 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.000240378 Jy ! Component: 100 - total flux cleaned = 0.000344883 Jy ! Component: 150 - total flux cleaned = 0.000430691 Jy ! Component: 200 - total flux cleaned = 0.000463693 Jy ! Total flux subtracted in 200 components = 0.000463693 Jy ! Clean residual min=-0.000259 max=0.000259 Jy/beam ! Clean residual mean=-0.000001 rms=0.000116 Jy/beam ! Combined flux in latest and established models = 0.0166545 Jy ! Performing phase self-cal ! Adding 74 model components to the UV plane model. ! The established model now contains 177 components and 0.0166545 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.013028Jy sigma=0.451597 ! Fit after self-cal, rms=0.013027Jy sigma=0.451470 ! 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.013027Jy sigma=0.451470 ! Fit after self-cal, rms=0.013017Jy sigma=0.449919 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.098 mas, bmaj=19.45 mas, bpa=9.877 degrees ! Estimated noise=1.62366 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.95475e-05 Jy ! Component: 100 - total flux cleaned = 3.23592e-05 Jy ! Component: 150 - total flux cleaned = 5.58885e-05 Jy ! Component: 200 - total flux cleaned = 7.9257e-05 Jy ! Total flux subtracted in 200 components = 7.9257e-05 Jy ! Clean residual min=-0.000194 max=0.000194 Jy/beam ! Clean residual mean=-0.000001 rms=0.000073 Jy/beam ! Combined flux in latest and established models = 0.0167337 Jy selfcal ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 263 components and 0.0167337 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.012995Jy sigma=0.449136 ! Fit after self-cal, rms=0.013000Jy sigma=0.449026 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.25827e-05 Jy ! Component: 100 - total flux cleaned = 7.27896e-05 Jy ! Component: 150 - total flux cleaned = 8.21468e-05 Jy ! Component: 200 - total flux cleaned = 9.09424e-05 Jy ! Total flux subtracted in 200 components = 9.09424e-05 Jy ! Clean residual min=-0.000146 max=0.000145 Jy/beam ! Clean residual mean=-0.000001 rms=0.000060 Jy/beam ! Combined flux in latest and established models = 0.0168247 Jy ! Performing phase self-cal ! Adding 86 model components to the UV plane model. ! The established model now contains 338 components and 0.0168247 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.012988Jy sigma=0.448643 ! Fit after self-cal, rms=0.012986Jy sigma=0.448622 ! 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.012986Jy sigma=0.448622 ! Fit after self-cal, rms=0.012923Jy sigma=0.448510 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.103 mas, bmaj=19.42 mas, bpa=9.862 degrees ! Estimated noise=1.61893 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.23293e-05 Jy ! Component: 100 - total flux cleaned = 5.5469e-05 Jy ! Component: 150 - total flux cleaned = 7.87626e-05 Jy ! Component: 200 - total flux cleaned = 0.000109353 Jy ! Total flux subtracted in 200 components = 0.000109353 Jy ! Clean residual min=-0.000127 max=0.000127 Jy/beam ! Clean residual mean=-0.000001 rms=0.000048 Jy/beam ! Combined flux in latest and established models = 0.016934 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 391 components and 0.016934 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.012913Jy sigma=0.448199 ! Fit after self-cal, rms=0.012915Jy sigma=0.448181 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.83292e-06 Jy ! Component: 100 - total flux cleaned = -1.34933e-05 Jy ! Component: 150 - total flux cleaned = 4.40287e-06 Jy ! Component: 200 - total flux cleaned = 3.39108e-05 Jy ! Total flux subtracted in 200 components = 3.39108e-05 Jy ! Clean residual min=-0.000097 max=0.000098 Jy/beam ! Clean residual mean=-0.000000 rms=0.000041 Jy/beam ! Combined flux in latest and established models = 0.0169679 Jy ! Performing phase self-cal ! Adding 93 model components to the UV plane model. ! The established model now contains 464 components and 0.0169679 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.012910Jy sigma=0.448003 ! Fit after self-cal, rms=0.012909Jy sigma=0.447996 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 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.012909Jy sigma=0.447996 ! Fit after self-cal, rms=0.012857Jy sigma=0.447940 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.226 mas, bmaj=19.06 mas, bpa=9.698 degrees ! Estimated noise=1.61742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -4.09359e-05 Jy ! Component: 100 - total flux cleaned = -1.60929e-05 Jy ! Component: 150 - total flux cleaned = -2.87107e-05 Jy ! Component: 200 - total flux cleaned = -4.23646e-05 Jy ! Total flux subtracted in 200 components = -4.23646e-05 Jy ! Clean residual min=-0.000122 max=0.000119 Jy/beam ! Clean residual mean=-0.000001 rms=0.000039 Jy/beam ! Combined flux in latest and established models = 0.0169256 Jy selfcal ! Performing phase self-cal ! Adding 75 model components to the UV plane model. ! The established model now contains 527 components and 0.0169256 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.012851Jy sigma=0.447821 ! Fit after self-cal, rms=0.012853Jy sigma=0.447810 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.26425e-06 Jy ! Component: 100 - total flux cleaned = -1.1758e-06 Jy ! Component: 150 - total flux cleaned = 2.40685e-05 Jy ! Component: 200 - total flux cleaned = 6.4924e-05 Jy ! Total flux subtracted in 200 components = 6.4924e-05 Jy ! Clean residual min=-0.000086 max=0.000085 Jy/beam ! Clean residual mean=-0.000000 rms=0.000033 Jy/beam ! Combined flux in latest and established models = 0.0169905 Jy ! Performing phase self-cal ! Adding 77 model components to the UV plane model. ! The established model now contains 589 components and 0.0169905 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.012850Jy sigma=0.447685 ! Fit after self-cal, rms=0.012848Jy sigma=0.447681 ! 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=4.104 mas, bmaj=19.4 mas, bpa=9.857 degrees ! Estimated noise=1.61572 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.104 x 19.4 at 9.857 degrees (North through East) ! Clean map min=-0.0014783 max=0.017283 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=4.009 mas, bmaj=18.87 mas, bpa=9.791 degrees ! Estimated noise=1.69607 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0164076 Jy ! Component: 100 - total flux cleaned = 0.0168102 Jy ! Component: 150 - total flux cleaned = 0.0157731 Jy ! Component: 200 - total flux cleaned = 0.0152922 Jy ! Total flux subtracted in 200 components = 0.0152922 Jy ! Clean residual min=-0.001007 max=0.001005 Jy/beam ! Clean residual mean=0.000001 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.0152922 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 79 model components to the UV plane model. ! The established model now contains 79 components and 0.0152922 Jy ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=19.4 mas, bpa=9.857 degrees ! Estimated noise=1.61572 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.000697454 Jy ! Component: 100 - total flux cleaned = 0.00077729 Jy ! Component: 150 - total flux cleaned = 0.000682787 Jy ! Component: 200 - total flux cleaned = 0.000658838 Jy ! Total flux subtracted in 200 components = 0.000658838 Jy ! Clean residual min=-0.000365 max=0.000367 Jy/beam ! Clean residual mean=0.000000 rms=0.000158 Jy/beam ! Combined flux in latest and established models = 0.015951 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 162 components and 0.015951 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=4.226 mas, bmaj=19.06 mas, bpa=9.698 degrees ! Estimated noise=1.61742 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -7.97028e-06 Jy ! Component: 100 - total flux cleaned = 9.98126e-05 Jy ! Component: 150 - total flux cleaned = 0.000186143 Jy ! Component: 200 - total flux cleaned = 0.000231617 Jy ! Total flux subtracted in 200 components = 0.000231617 Jy ! Clean residual min=-0.000254 max=0.000251 Jy/beam ! Clean residual mean=-0.000001 rms=0.000100 Jy/beam ! Combined flux in latest and established models = 0.0161827 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.25484e-08 Jy ! Component: 100 - total flux cleaned = 1.7294e-05 Jy ! Component: 150 - total flux cleaned = 1.76279e-05 Jy ! Component: 200 - total flux cleaned = 1.76377e-05 Jy ! Total flux subtracted in 200 components = 1.76377e-05 Jy ! Clean residual min=-0.000392 max=0.000389 Jy/beam ! Clean residual mean=-0.000002 rms=0.000138 Jy/beam ! Combined flux in latest and established models = 0.0162003 Jy ! Adding 81 model components to the UV plane model. ! The established model now contains 243 components and 0.0162003 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.104 mas, bmaj=19.4 mas, bpa=9.857 degrees ! Estimated noise=1.61572 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.299e-06 Jy ! Component: 100 - total flux cleaned = 6.13629e-05 Jy ! Component: 150 - total flux cleaned = 0.0001088 Jy ! Component: 200 - total flux cleaned = 0.000154022 Jy ! Total flux subtracted in 200 components = 0.000154022 Jy ! Clean residual min=-0.000145 max=0.000145 Jy/beam ! Clean residual mean=-0.000000 rms=0.000059 Jy/beam ! Combined flux in latest and established models = 0.0163543 Jy selfcal ! Performing phase self-cal ! Adding 71 model components to the UV plane model. ! The established model now contains 313 components and 0.0163543 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.012863Jy sigma=0.447899 ! Fit after self-cal, rms=0.012860Jy sigma=0.447838 wmodel /d2/scr/pima/bp171a3_uvs/J0752-2202_X_map.mod ! Writing 313 model components to file: /d2/scr/pima/bp171a3_uvs/J0752-2202_X_map.mod wobs /d2/scr/pima/bp171a3_uvs/J0752-2202_X_uvs.fits ! Writing UV FITS file: /d2/scr/pima/bp171a3_uvs/J0752-2202_X_uvs.fits wwins /d2/scr/pima/bp171a3_uvs/J0752-2202_X_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: /home/lpetrov/bin/01_muppet] ! wmap "/d2/scr/pima/bp171a3_uvs/J0752-2202_X\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.104 x 19.4 at 9.857 degrees (North through East) ! Clean map min=-0.0014769 max=0.014496 Jy/beam ! Writing clean map to FITS file: /d2/scr/pima/bp171a3_uvs/J0752-2202_X_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.014496 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 5.39523e-05 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.11656 1.11656 2.23312 4.46624 8.93248 17.865 35.7299 71.4598 print "clev= ", int(3*image_rms*10000)/10000 ! clev= 0.0001 print "peak= ", int(1000*peak_flux)/1000 ! peak= 0.014 print "dyn_range= ", int(1000*peak_flux/image_rms)/1000 ! dyn_range= 268.682 quit ! Quitting program ! Log file /d2/scr/pima/bp171a3_uvs/J0752-2202_X_uvs.log closed on Mon Feb 24 08:43:07 2014