! Started logfile: J0750-0706_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:08:28 2005 obs J0750-0706_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J0750-0706_X_2005_05_12_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9 visibilities/baseline/integration-bin. ! Found source: J0750-0706 ! ! 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 1439 lines of history. ! ! Reading 1944 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 ![@muppet J0750-0706_X_2005_05_12_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.138395 Jy 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.822 mas, bmaj=2.087 mas, bpa=-4.261 degrees ! Estimated noise=1.40894 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.07872 Jy ! Component: 100 - total flux cleaned = 0.106341 Jy ! Total flux subtracted in 100 components = 0.106341 Jy ! Clean residual min=-0.009840 max=0.021454 Jy/beam ! Clean residual mean=-0.000045 rms=0.002639 Jy/beam ! Combined flux in latest and established models = 0.106341 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.106341 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 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.092689Jy sigma=1.359941 ! Fit after self-cal, rms=0.088363Jy sigma=1.273293 ! Inverting map and beam ! Estimated beam: bmin=0.822 mas, bmaj=2.087 mas, bpa=-4.261 degrees ! Estimated noise=1.40894 mJy/beam. ! Added new window around map position (-1.2, 0.8). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0237944 Jy ! Component: 100 - total flux cleaned = 0.0361524 Jy ! Total flux subtracted in 100 components = 0.0361524 Jy ! Clean residual min=-0.007537 max=0.008170 Jy/beam ! Clean residual mean=-0.000017 rms=0.001881 Jy/beam ! Combined flux in latest and established models = 0.142494 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.142494 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082210Jy sigma=1.121026 ! Fit after self-cal, rms=0.081923Jy sigma=1.117052 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! 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=1.063 mas, bmaj=2.59 mas, bpa=-2.734 degrees ! Estimated noise=0.934113 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123432 Jy ! Component: 100 - total flux cleaned = 0.0176762 Jy ! Component: 150 - total flux cleaned = 0.0194394 Jy ! Component: 200 - total flux cleaned = 0.0200449 Jy ! Total flux subtracted in 200 components = 0.0200449 Jy ! Clean residual min=-0.004281 max=0.005165 Jy/beam ! Clean residual mean=0.000004 rms=0.001323 Jy/beam ! Combined flux in latest and established models = 0.162539 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.162539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080903Jy sigma=1.086272 ! Fit after self-cal, rms=0.080796Jy sigma=1.084390 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.063 x 2.59 at -2.734 degrees (North through East) ! Clean map min=-0.0039893 max=0.095534 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.080796Jy sigma=1.084390 ! Fit after self-cal, rms=0.080796Jy sigma=1.084390 selfcal false, false, phase_soltime ! Performing phase self-cal over 10 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080796Jy sigma=1.084390 ! Fit after self-cal, rms=0.080786Jy sigma=1.084285 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.063 mas, bmaj=2.59 mas, bpa=-2.734 degrees ! Estimated noise=0.934113 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000926789 Jy ! Component: 100 - total flux cleaned = 0.000931446 Jy ! Component: 150 - total flux cleaned = 0.00100291 Jy ! Component: 200 - total flux cleaned = 0.00112461 Jy ! Total flux subtracted in 200 components = 0.00112461 Jy ! Clean residual min=-0.004066 max=0.005047 Jy/beam ! Clean residual mean=0.000004 rms=0.001270 Jy/beam ! Combined flux in latest and established models = 0.163663 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.163663 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080699Jy sigma=1.081195 ! Fit after self-cal, rms=0.080634Jy sigma=1.080417 ! Inverting map print "************** FINISHED AMPLITUDE GSCALE SELF-CAL **************" ! ************** FINISHED AMPLITUDE GSCALE SELF-CAL ************** ! phase_soltime=phase_soltime2 selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080634Jy sigma=1.080417 ! Fit after self-cal, rms=0.076900Jy sigma=0.991472 dynam = dynam - 0.5 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00263168 Jy ! Component: 100 - total flux cleaned = 0.00278543 Jy ! Component: 150 - total flux cleaned = 0.00283957 Jy ! Component: 200 - total flux cleaned = 0.00284162 Jy ! Total flux subtracted in 200 components = 0.00284162 Jy ! Clean residual min=-0.003966 max=0.004962 Jy/beam ! Clean residual mean=0.000008 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 0.166505 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.166505 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076844Jy sigma=0.988537 ! Fit after self-cal, rms=0.076558Jy sigma=0.983622 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.063 x 2.59 at -2.734 degrees (North through East) ! Clean map min=-0.0038198 max=0.097809 Jy/beam if(peak(flux) > thresh) selfcal true, true, amp_soltime1 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true, amp_soltime2 selfcal false, false, phase_soltime 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 false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) print "************** FINISHED AMPLITUDE SELF-CAL **************" end if uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.289 mas, bmaj=4.231 mas, bpa=5.033 degrees ! Estimated noise=1.10549 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-11.2, -4.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00470926 Jy ! Component: 100 - total flux cleaned = 0.00458086 Jy ! Component: 150 - total flux cleaned = 0.00447624 Jy ! Component: 200 - total flux cleaned = 0.00448137 Jy ! Total flux subtracted in 200 components = 0.00448137 Jy ! Clean residual min=-0.003674 max=0.003502 Jy/beam ! Clean residual mean=0.000019 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.170986 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 87 components and 0.170986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076356Jy sigma=0.975507 ! Fit after self-cal, rms=0.076176Jy sigma=0.974372 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum 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.822 mas, bmaj=2.087 mas, bpa=-4.261 degrees ! Estimated noise=1.40894 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0866605 Jy ! Component: 100 - total flux cleaned = 0.117917 Jy ! Component: 150 - total flux cleaned = 0.135139 Jy ! Component: 200 - total flux cleaned = 0.145906 Jy ! Total flux subtracted in 200 components = 0.145906 Jy ! Clean residual min=-0.005965 max=0.006313 Jy/beam ! Clean residual mean=-0.000014 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 0.145906 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 31 model components to the UV plane model. ! The established model now contains 31 components and 0.145906 Jy ! Inverting map and beam ! Estimated beam: bmin=1.063 mas, bmaj=2.59 mas, bpa=-2.734 degrees ! Estimated noise=0.934113 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0114584 Jy ! Component: 100 - total flux cleaned = 0.0165612 Jy ! Component: 150 - total flux cleaned = 0.0176627 Jy ! Component: 200 - total flux cleaned = 0.0182695 Jy ! Total flux subtracted in 200 components = 0.0182695 Jy ! Clean residual min=-0.003654 max=0.003872 Jy/beam ! Clean residual mean=0.000013 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.164175 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 65 components and 0.164175 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.289 mas, bmaj=4.231 mas, bpa=5.033 degrees ! Estimated noise=1.10549 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.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00404055 Jy ! Component: 100 - total flux cleaned = 0.00485765 Jy ! Component: 150 - total flux cleaned = 0.00533644 Jy ! Component: 200 - total flux cleaned = 0.00558418 Jy ! Total flux subtracted in 200 components = 0.00558418 Jy ! Clean residual min=-0.003716 max=0.003059 Jy/beam ! Clean residual mean=0.000022 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.169759 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 97 components and 0.169759 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.063 mas, bmaj=2.59 mas, bpa=-2.734 degrees ! Estimated noise=0.934113 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000630393 Jy ! Component: 100 - total flux cleaned = 0.000634645 Jy ! Component: 150 - total flux cleaned = 0.000543003 Jy ! Component: 200 - total flux cleaned = 0.000462928 Jy ! Total flux subtracted in 200 components = 0.000462928 Jy ! Clean residual min=-0.003805 max=0.003085 Jy/beam ! Clean residual mean=0.000010 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 0.170222 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 128 components and 0.170222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075917Jy sigma=0.969423 ! Fit after self-cal, rms=0.075818Jy sigma=0.968312 wmodel J0750-0706_X_2005_05_12_yyk\_map.mod ! Writing 128 model components to file: J0750-0706_X_2005_05_12_yyk_map.mod wobs J0750-0706_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J0750-0706_X_2005_05_12_yyk_uvs.fits wwins J0750-0706_X_2005_05_12_yyk\_map.win ! wwins: Wrote 3 windows to J0750-0706_X_2005_05_12_yyk_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 = 0.000177098 Jy ! Component: 100 - total flux cleaned = -0.000196219 Jy ! Component: 150 - total flux cleaned = -0.000547529 Jy ! Component: 200 - total flux cleaned = -0.00083727 Jy ! Component: 250 - total flux cleaned = -0.000977437 Jy ! Component: 300 - total flux cleaned = -0.00111209 Jy ! Component: 350 - total flux cleaned = -0.00111179 Jy ! Component: 400 - total flux cleaned = -0.00102849 Jy ! Component: 450 - total flux cleaned = -0.00110925 Jy ! Component: 500 - total flux cleaned = -0.00118675 Jy ! Component: 550 - total flux cleaned = -0.00122394 Jy ! Component: 600 - total flux cleaned = -0.0012243 Jy ! Component: 650 - total flux cleaned = -0.00140684 Jy ! Component: 700 - total flux cleaned = -0.00151457 Jy ! Component: 750 - total flux cleaned = -0.00172473 Jy ! Component: 800 - total flux cleaned = -0.00182758 Jy ! Component: 850 - total flux cleaned = -0.00196224 Jy ! Component: 900 - total flux cleaned = -0.00212791 Jy ! Component: 950 - total flux cleaned = -0.00219295 Jy ! Component: 1000 - total flux cleaned = -0.00225692 Jy ! Component: 1050 - total flux cleaned = -0.00231992 Jy ! Component: 1100 - total flux cleaned = -0.00241288 Jy ! Component: 1150 - total flux cleaned = -0.00244323 Jy ! Component: 1200 - total flux cleaned = -0.00256334 Jy ! Component: 1250 - total flux cleaned = -0.00259291 Jy ! Component: 1300 - total flux cleaned = -0.00268087 Jy ! Component: 1350 - total flux cleaned = -0.00279667 Jy ! Component: 1400 - total flux cleaned = -0.00296758 Jy ! Component: 1450 - total flux cleaned = -0.00305137 Jy ! Component: 1500 - total flux cleaned = -0.00324564 Jy ! Component: 1550 - total flux cleaned = -0.00340991 Jy ! Component: 1600 - total flux cleaned = -0.00349091 Jy ! Component: 1650 - total flux cleaned = -0.00367789 Jy ! Component: 1700 - total flux cleaned = -0.00370415 Jy ! Component: 1750 - total flux cleaned = -0.00386123 Jy ! Component: 1800 - total flux cleaned = -0.00401575 Jy ! Component: 1850 - total flux cleaned = -0.0040917 Jy ! Component: 1900 - total flux cleaned = -0.00419225 Jy ! Component: 1950 - total flux cleaned = -0.00421715 Jy ! Component: 2000 - total flux cleaned = -0.00438962 Jy ! Total flux subtracted in 2048 components = -0.0045111 Jy ! Clean residual min=-0.001519 max=0.001353 Jy/beam ! Clean residual mean=0.000008 rms=0.000462 Jy/beam ! Combined flux in latest and established models = 0.165711 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 251 components and 0.165711 Jy ![Exited script file: muppet] wmap "J0750-0706_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.063 x 2.59 at -2.734 degrees (North through East) ! Clean map min=-0.0027826 max=0.10084 Jy/beam ! Writing clean map to FITS file: J0750-0706_X_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.10084 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00045871 device "J0750-0706_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J0750-0706_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.36467 1.36467 2.72934 5.45868 10.9174 21.8347 43.6695 87.3389 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.1 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.063 x 2.59 at -2.734 degrees (North through East) ! Clean map min=-0.0027826 max=0.10084 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0750-0706_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J0750-0706_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0750-0706_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:08:32 2005