! Started logfile: J0735-1735_X_2008_07_09_pus_uvs.log on Sun Oct 10 20:17:09 2010 obs J0735-1735_X_2008_07_09_pus_uva.fits ! Reading UV FITS file: J0735-1735_X_2008_07_09_pus_uva.fits ! AN table 1: 319 integrations on 105 of 105 possible baselines. ! Apparent sampling: 0.0311688 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0735-1735 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1142 lines of history. ! ! Reading 4176 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..4 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 print "field_size =",field_size ! field_size = 256 print "field_cell =",field_cell ! field_cell = 0.2 print "taper_size =",taper_size ! taper_size = 70 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 = 256x256 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 3827 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3827 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3827 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3827 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.920768Jy sigma=0.006449 ! Fit after self-cal, rms=0.784874Jy sigma=0.005669 ! 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.5399 mas, bmaj=3.893 mas, bpa=-17 degrees ! Estimated noise=2762.32 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.171907 Jy ! Component: 100 - total flux cleaned = 0.262995 Jy ! Total flux subtracted in 100 components = 0.262995 Jy ! Clean residual min=-0.042715 max=0.050869 Jy/beam ! Clean residual mean=-0.000387 rms=0.018491 Jy/beam ! Combined flux in latest and established models = 0.262995 Jy ! Performing phase self-cal ! Adding 39 model components to the UV plane model. ! The established model now contains 39 components and 0.262995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231987Jy sigma=0.001435 ! Fit after self-cal, rms=0.230530Jy sigma=0.001428 ! 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.6154 mas, bmaj=3.672 mas, bpa=-17.96 degrees ! Estimated noise=1615.21 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.0901831 Jy ! Component: 100 - total flux cleaned = 0.148787 Jy ! Component: 150 - total flux cleaned = 0.186211 Jy ! Component: 200 - total flux cleaned = 0.208478 Jy ! Total flux subtracted in 200 components = 0.208478 Jy ! Clean residual min=-0.017065 max=0.017299 Jy/beam ! Clean residual mean=0.000032 rms=0.010074 Jy/beam ! Combined flux in latest and established models = 0.471472 Jy ! Performing phase self-cal ! Adding 87 model components to the UV plane model. ! The established model now contains 107 components and 0.471472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182698Jy sigma=0.001085 ! Fit after self-cal, rms=0.178120Jy sigma=0.001075 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 810 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HH 1.00* HN 1.00* ! KK 0.80 KP 0.99 LA 1.00* MK 0.81 ! NL 1.00* NY 1.00* ON 1.00* PT 1.00* ! SC 1.00* WZ 1.00* ZC 1.00* ! ! ! Correcting IF 2. ! A total of 810 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HH 1.00* HN 1.00* ! KK 0.75 KP 0.90 LA 1.00* MK 0.88 ! NL 1.00* NY 1.00* ON 1.00* PT 1.00* ! SC 1.00* WZ 1.00* ZC 1.00* ! ! ! Correcting IF 3. ! A total of 810 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HH 1.00* HN 1.00* ! KK 0.75 KP 1.05 LA 1.00* MK 0.87 ! NL 1.00* NY 1.00* ON 1.00* PT 1.00* ! SC 1.00* WZ 1.00* ZC 1.00* ! ! ! Correcting IF 4. ! A total of 810 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HH 1.00* HN 1.00* ! KK 0.83 KP 1.08 LA 1.00* MK 0.81 ! NL 1.00* NY 1.00* ON 1.00* PT 1.00* ! SC 1.00* WZ 1.00* ZC 1.00* ! ! ! Fit before self-cal, rms=0.178120Jy sigma=0.001075 ! Fit after self-cal, rms=0.108523Jy sigma=0.001092 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6208 mas, bmaj=11.87 mas, bpa=-12.81 degrees ! Estimated noise=2298.44 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.00965253 Jy ! Component: 100 - total flux cleaned = 0.0127375 Jy ! Component: 150 - total flux cleaned = 0.0136316 Jy ! Component: 200 - total flux cleaned = 0.0131538 Jy ! Total flux subtracted in 200 components = 0.0131538 Jy ! Clean residual min=-0.002592 max=0.002569 Jy/beam ! Clean residual mean=-0.000002 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.484626 Jy ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 136 components and 0.484626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.105663Jy sigma=0.001064 ! Fit after self-cal, rms=0.105692Jy sigma=0.001062 ! 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. ! ! Fit before self-cal, rms=0.105692Jy sigma=0.001062 ! Fit after self-cal, rms=0.107467Jy sigma=0.001060 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6199 mas, bmaj=11.89 mas, bpa=-12.84 degrees ! Estimated noise=2286.5 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141846 Jy ! Component: 100 - total flux cleaned = 0.00311417 Jy ! Component: 150 - total flux cleaned = 0.00278113 Jy ! Component: 200 - total flux cleaned = 0.00278104 Jy ! Total flux subtracted in 200 components = 0.00278104 Jy ! Clean residual min=-0.001561 max=0.001552 Jy/beam ! Clean residual mean=-0.000003 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.487407 Jy selfcal ! Performing phase self-cal ! Adding 32 model components to the UV plane model. ! The established model now contains 163 components and 0.487407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107173Jy sigma=0.001057 ! Fit after self-cal, rms=0.107683Jy sigma=0.001055 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 = -0.00201644 Jy ! Component: 100 - total flux cleaned = -0.002253 Jy ! Component: 150 - total flux cleaned = -0.00235594 Jy ! Component: 200 - total flux cleaned = -0.00254679 Jy ! Total flux subtracted in 200 components = -0.00254679 Jy ! Clean residual min=-0.001568 max=0.001560 Jy/beam ! Clean residual mean=0.000017 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.48486 Jy ! Performing phase self-cal ! Adding 27 model components to the UV plane model. ! The established model now contains 181 components and 0.484861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.107482Jy sigma=0.001053 ! Fit after self-cal, rms=0.107687Jy sigma=0.001053 ! 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. ! ! Fit before self-cal, rms=0.107687Jy sigma=0.001053 ! Fit after self-cal, rms=0.109166Jy sigma=0.001052 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6193 mas, bmaj=11.9 mas, bpa=-12.87 degrees ! Estimated noise=2274.1 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000730703 Jy ! Component: 100 - total flux cleaned = -0.00120811 Jy ! Component: 150 - total flux cleaned = -0.0020669 Jy ! Component: 200 - total flux cleaned = -0.00295891 Jy ! Total flux subtracted in 200 components = -0.00295891 Jy ! Clean residual min=-0.001141 max=0.001134 Jy/beam ! Clean residual mean=-0.000013 rms=0.000499 Jy/beam ! Combined flux in latest and established models = 0.481902 Jy selfcal ! Performing phase self-cal ! Adding 31 model components to the UV plane model. ! The established model now contains 201 components and 0.481902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109034Jy sigma=0.001051 ! Fit after self-cal, rms=0.109392Jy sigma=0.001051 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 = -0.000459093 Jy ! Component: 100 - total flux cleaned = -0.000662595 Jy ! Component: 150 - total flux cleaned = -0.000606319 Jy ! Component: 200 - total flux cleaned = -0.000452874 Jy ! Total flux subtracted in 200 components = -0.000452874 Jy ! Clean residual min=-0.000877 max=0.000866 Jy/beam ! Clean residual mean=0.000006 rms=0.000415 Jy/beam ! Combined flux in latest and established models = 0.481449 Jy ! Performing phase self-cal ! Adding 42 model components to the UV plane model. ! The established model now contains 225 components and 0.481449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.109308Jy sigma=0.001050 ! Fit after self-cal, rms=0.109440Jy sigma=0.001050 ! 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. ! ! Fit before self-cal, rms=0.109440Jy sigma=0.001050 ! Fit after self-cal, rms=0.110573Jy sigma=0.001049 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.962 mas, bmaj=11.72 mas, bpa=-3.112 degrees ! Estimated noise=3946.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000173794 Jy ! Component: 100 - total flux cleaned = 3.38303e-05 Jy ! Component: 150 - total flux cleaned = 0.00026819 Jy ! Component: 200 - total flux cleaned = 0.000987353 Jy ! Total flux subtracted in 200 components = 0.000987353 Jy ! Clean residual min=-0.001006 max=0.001049 Jy/beam ! Clean residual mean=-0.000017 rms=0.000237 Jy/beam ! Combined flux in latest and established models = 0.482436 Jy selfcal ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 237 components and 0.482436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110557Jy sigma=0.001049 ! Fit after self-cal, rms=0.110735Jy sigma=0.001049 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 = -0.000126604 Jy ! Component: 100 - total flux cleaned = -8.2169e-05 Jy ! Component: 150 - total flux cleaned = 4.73485e-05 Jy ! Component: 200 - total flux cleaned = 0.000285212 Jy ! Total flux subtracted in 200 components = 0.000285212 Jy ! Clean residual min=-0.000568 max=0.000564 Jy/beam ! Clean residual mean=-0.000005 rms=0.000141 Jy/beam ! Combined flux in latest and established models = 0.482721 Jy ! Performing phase self-cal ! Adding 20 model components to the UV plane model. ! The established model now contains 253 components and 0.482721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110721Jy sigma=0.001049 ! Fit after self-cal, rms=0.110753Jy sigma=0.001049 ! 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.619 mas, bmaj=11.89 mas, bpa=-12.9 degrees ! Estimated noise=2263.23 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.619 x 11.89 at -12.9 degrees (North through East) ! Clean map min=-0.0048869 max=0.14575 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.5621 mas, bmaj=11.73 mas, bpa=-12.65 degrees ! Estimated noise=2655.64 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.129906 Jy ! Component: 100 - total flux cleaned = 0.215984 Jy ! Component: 150 - total flux cleaned = 0.27243 Jy ! Component: 200 - total flux cleaned = 0.303449 Jy ! Total flux subtracted in 200 components = 0.303449 Jy ! Clean residual min=-0.027243 max=0.027603 Jy/beam ! Clean residual mean=-0.000009 rms=0.012970 Jy/beam ! Combined flux in latest and established models = 0.303449 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.303449 Jy ! Inverting map and beam ! Estimated beam: bmin=0.619 mas, bmaj=11.89 mas, bpa=-12.9 degrees ! Estimated noise=2263.23 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.0543218 Jy ! Component: 100 - total flux cleaned = 0.0745005 Jy ! Component: 150 - total flux cleaned = 0.0774302 Jy ! Component: 200 - total flux cleaned = 0.0758392 Jy ! Total flux subtracted in 200 components = 0.0758393 Jy ! Clean residual min=-0.008085 max=0.008168 Jy/beam ! Clean residual mean=-0.000181 rms=0.004648 Jy/beam ! Combined flux in latest and established models = 0.379288 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 60 components and 0.379288 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=2.962 mas, bmaj=11.72 mas, bpa=-3.112 degrees ! Estimated noise=3946.93 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0232558 Jy ! Component: 100 - total flux cleaned = 0.0206825 Jy ! Component: 150 - total flux cleaned = 0.00117687 Jy ! Component: 200 - total flux cleaned = -0.0344373 Jy ! Total flux subtracted in 200 components = -0.0344373 Jy ! Clean residual min=-0.031797 max=0.028151 Jy/beam ! Clean residual mean=-0.001164 rms=0.007648 Jy/beam ! Combined flux in latest and established models = 0.344851 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 = -0.0650344 Jy ! Component: 100 - total flux cleaned = -0.183798 Jy ! Component: 150 - total flux cleaned = -0.400722 Jy ! Component: 200 - total flux cleaned = -0.796932 Jy ! Total flux subtracted in 200 components = -0.796932 Jy ! Clean residual min=-0.353705 max=0.308280 Jy/beam ! Clean residual mean=-0.010144 rms=0.083663 Jy/beam ! Combined flux in latest and established models = -0.452081 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 88 components and -0.452081 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.619 mas, bmaj=11.89 mas, bpa=-12.9 degrees ! Estimated noise=2263.23 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.162262 Jy ! Component: 100 - total flux cleaned = 0.301953 Jy ! Component: 150 - total flux cleaned = 0.31671 Jy ! Component: 200 - total flux cleaned = 0.36293 Jy ! Total flux subtracted in 200 components = 0.36293 Jy ! Clean residual min=-0.133431 max=0.132725 Jy/beam ! Clean residual mean=0.002271 rms=0.032064 Jy/beam ! Combined flux in latest and established models = -0.089151 Jy selfcal ! Performing phase self-cal ! Adding 19 model components to the UV plane model. ! The established model now contains 102 components and -0.089151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.156092Jy sigma=0.001603 ! Fit after self-cal, rms=0.148649Jy sigma=0.001523 wmodel J0735-1735_X_2008_07_09_pus_map.mod ! Writing 102 model components to file: J0735-1735_X_2008_07_09_pus_map.mod wobs J0735-1735_X_2008_07_09_pus_uvs.fits ! Writing UV FITS file: J0735-1735_X_2008_07_09_pus_uvs.fits wwins J0735-1735_X_2008_07_09_pus_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ! wmap "J0735-1735_X_2008_07_09_pus\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.619 x 11.89 at -12.9 degrees (North through East) ! Clean map min=-0.13274 max=0.17448 Jy/beam ! Writing clean map to FITS file: J0735-1735_X_2008_07_09_pus_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.174476 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0226418 device "J0735-1735_X_2008_07_09_pus\_map.eps/VPS" ! Attempting to open device: 'J0735-1735_X_2008_07_09_pus_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -38.9312 38.9312 77.8624 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0679 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.174 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.619 x 11.89 at -12.9 degrees (North through East) ! Clean map min=-0.13274 max=0.17448 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0735-1735_X_2008_07_09_pus\_map.gif/vgif" ! Attempting to open device: 'J0735-1735_X_2008_07_09_pus_map.gif/vgif' mapplot cln quit ! Quitting program ! Log file J0735-1735_X_2008_07_09_pus_uvs.log closed on Sun Oct 10 20:17:12 2010