! Started logfile: J0632-1250_X_2006_12_18_yyk_uvs.log on Mon Jun 16 19:21:05 2008 obs J0632-1250_X_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J0632-1250_X_2006_12_18_yyk_uve.fits ! AN table 1: 17 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.826144 visibilities/baseline/integration-bin. ! Found source: J0632-1250 ! ! 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 2161 lines of history. ! ! Reading 2528 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 J0632-1250_X_2006_12_18_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.101437 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.6821 mas, bmaj=1.891 mas, bpa=-5.391 degrees ! Estimated noise=1.20408 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.0585456 Jy ! Component: 100 - total flux cleaned = 0.0729148 Jy ! Total flux subtracted in 100 components = 0.0729148 Jy ! Clean residual min=-0.007971 max=0.010097 Jy/beam ! Clean residual mean=-0.000026 rms=0.002105 Jy/beam ! Combined flux in latest and established models = 0.0729148 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0729148 Jy ! ! Correcting IF 1. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.070624Jy sigma=1.241388 ! Fit after self-cal, rms=0.064143Jy sigma=1.130145 ! Inverting map and beam ! Estimated beam: bmin=0.6821 mas, bmaj=1.891 mas, bpa=-5.391 degrees ! Estimated noise=1.20408 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0150622 Jy ! Component: 100 - total flux cleaned = 0.0171904 Jy ! Total flux subtracted in 100 components = 0.0171904 Jy ! Clean residual min=-0.004797 max=0.006367 Jy/beam ! Clean residual mean=-0.000009 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.0901052 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 22 components and 0.0901052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061729Jy sigma=1.085745 ! Fit after self-cal, rms=0.061719Jy sigma=1.085405 ! 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=0.912 mas, bmaj=2.547 mas, bpa=-6.814 degrees ! Estimated noise=0.848012 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.00115599 Jy ! Component: 100 - total flux cleaned = 0.00125094 Jy ! Component: 150 - total flux cleaned = 0.00140652 Jy ! Component: 200 - total flux cleaned = 0.00147506 Jy ! Total flux subtracted in 200 components = 0.00147506 Jy ! Clean residual min=-0.004140 max=0.003968 Jy/beam ! Clean residual mean=-0.000000 rms=0.000992 Jy/beam ! Combined flux in latest and established models = 0.0915803 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 26 components and 0.0915803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061541Jy sigma=1.081834 ! Fit after self-cal, rms=0.061517Jy sigma=1.081721 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.912 x 2.547 at -6.814 degrees (North through East) ! Clean map min=-0.0041665 max=0.077011 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.01366 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.08 HN 1.09 KP 0.88 ! LA 1.01 MK 0.94 NL 0.96 OV 0.95 ! PT 1.07 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.061517Jy sigma=1.081721 ! Fit after self-cal, rms=0.061078Jy sigma=1.077482 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.061078Jy sigma=1.077482 ! Fit after self-cal, rms=0.061078Jy sigma=1.077471 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9135 mas, bmaj=2.528 mas, bpa=-7.112 degrees ! Estimated noise=0.843032 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.000276199 Jy ! Component: 100 - total flux cleaned = -0.000273567 Jy ! Component: 150 - total flux cleaned = -0.000228745 Jy ! Component: 200 - total flux cleaned = -0.000229406 Jy ! Total flux subtracted in 200 components = -0.000229406 Jy ! Clean residual min=-0.003991 max=0.003368 Jy/beam ! Clean residual mean=-0.000005 rms=0.000953 Jy/beam ! Combined flux in latest and established models = 0.0913509 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 32 components and 0.0913509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061024Jy sigma=1.076410 ! Fit after self-cal, rms=0.061009Jy sigma=1.076350 ! 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.061009Jy sigma=1.076350 ! Fit after self-cal, rms=0.055232Jy sigma=0.953888 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.00417728 Jy ! Component: 100 - total flux cleaned = 0.00468717 Jy ! Component: 150 - total flux cleaned = 0.00473508 Jy ! Component: 200 - total flux cleaned = 0.00477801 Jy ! Total flux subtracted in 200 components = 0.00477801 Jy ! Clean residual min=-0.003513 max=0.003631 Jy/beam ! Clean residual mean=-0.000004 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.0961289 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 33 components and 0.0961289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054898Jy sigma=0.948917 ! Fit after self-cal, rms=0.054542Jy sigma=0.941886 ! 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: 0.9135 x 2.528 at -7.112 degrees (North through East) ! Clean map min=-0.0034884 max=0.080917 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.106 mas, bmaj=4.552 mas, bpa=-1.341 degrees ! Estimated noise=1.04988 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.00150743 Jy ! Component: 100 - total flux cleaned = 0.00137536 Jy ! Component: 150 - total flux cleaned = 0.00126773 Jy ! Component: 200 - total flux cleaned = 0.00120753 Jy ! Total flux subtracted in 200 components = 0.00120753 Jy ! Clean residual min=-0.003935 max=0.004642 Jy/beam ! Clean residual mean=-0.000003 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.0973364 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.0973364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054549Jy sigma=0.942152 ! Fit after self-cal, rms=0.054481Jy sigma=0.940927 ! Inverting map uvtaper 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.6831 mas, bmaj=1.887 mas, bpa=-5.489 degrees ! Estimated noise=1.19897 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0674871 Jy ! Component: 100 - total flux cleaned = 0.0834824 Jy ! Component: 150 - total flux cleaned = 0.0903291 Jy ! Component: 200 - total flux cleaned = 0.093728 Jy ! Total flux subtracted in 200 components = 0.093728 Jy ! Clean residual min=-0.004412 max=0.004427 Jy/beam ! Clean residual mean=-0.000010 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.093728 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.093728 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9135 mas, bmaj=2.528 mas, bpa=-7.112 degrees ! Estimated noise=0.843032 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.0025449 Jy ! Component: 100 - total flux cleaned = 0.00296654 Jy ! Component: 150 - total flux cleaned = 0.0030896 Jy ! Component: 200 - total flux cleaned = 0.00319853 Jy ! Total flux subtracted in 200 components = 0.00319853 Jy ! Clean residual min=-0.003501 max=0.003341 Jy/beam ! Clean residual mean=-0.000002 rms=0.000924 Jy/beam ! Combined flux in latest and established models = 0.0969266 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 22 components and 0.0969266 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.106 mas, bmaj=4.552 mas, bpa=-1.341 degrees ! Estimated noise=1.04988 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.00124024 Jy ! Component: 100 - total flux cleaned = 0.00112391 Jy ! Component: 150 - total flux cleaned = 0.00102528 Jy ! Component: 200 - total flux cleaned = 0.000940114 Jy ! Total flux subtracted in 200 components = 0.000940114 Jy ! Clean residual min=-0.003927 max=0.004551 Jy/beam ! Clean residual mean=0.000000 rms=0.001216 Jy/beam ! Combined flux in latest and established models = 0.0978667 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 23 components and 0.0978667 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9135 mas, bmaj=2.528 mas, bpa=-7.112 degrees ! Estimated noise=0.843032 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000594216 Jy ! Component: 100 - total flux cleaned = -0.000483165 Jy ! Component: 150 - total flux cleaned = -0.000455294 Jy ! Component: 200 - total flux cleaned = -0.000430511 Jy ! Total flux subtracted in 200 components = -0.000430511 Jy ! Clean residual min=-0.003436 max=0.003268 Jy/beam ! Clean residual mean=-0.000001 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.0974362 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.0974362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054284Jy sigma=0.937491 ! Fit after self-cal, rms=0.054250Jy sigma=0.937146 wmodel J0632-1250_X_2006_12_18_yyk\_map.mod ! Writing 28 model components to file: J0632-1250_X_2006_12_18_yyk_map.mod wobs J0632-1250_X_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J0632-1250_X_2006_12_18_yyk_uvs.fits wwins J0632-1250_X_2006_12_18_yyk\_map.win ! wwins: Wrote 1 windows to J0632-1250_X_2006_12_18_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.000190485 Jy ! Component: 100 - total flux cleaned = 0.000190385 Jy ! Component: 150 - total flux cleaned = 0.000242179 Jy ! Component: 200 - total flux cleaned = 0.000243981 Jy ! Component: 250 - total flux cleaned = 0.000293146 Jy ! Component: 300 - total flux cleaned = 0.000339866 Jy ! Component: 350 - total flux cleaned = 0.000383473 Jy ! Component: 400 - total flux cleaned = 0.000339622 Jy ! Component: 450 - total flux cleaned = 0.000173652 Jy ! Component: 500 - total flux cleaned = 1.34396e-05 Jy ! Component: 550 - total flux cleaned = -0.000179931 Jy ! Component: 600 - total flux cleaned = -0.00025566 Jy ! Component: 650 - total flux cleaned = -0.000217665 Jy ! Component: 700 - total flux cleaned = -7.43402e-05 Jy ! Component: 750 - total flux cleaned = -5.38917e-06 Jy ! Component: 800 - total flux cleaned = -3.96306e-05 Jy ! Component: 850 - total flux cleaned = 9.35123e-05 Jy ! Component: 900 - total flux cleaned = -7.12324e-05 Jy ! Component: 950 - total flux cleaned = -0.000263778 Jy ! Component: 1000 - total flux cleaned = -0.000358067 Jy ! Component: 1050 - total flux cleaned = -0.000450941 Jy ! Component: 1100 - total flux cleaned = -0.000663068 Jy ! Component: 1150 - total flux cleaned = -0.000721349 Jy ! Component: 1200 - total flux cleaned = -0.000750652 Jy ! Component: 1250 - total flux cleaned = -0.000979806 Jy ! Component: 1300 - total flux cleaned = -0.000978937 Jy ! Component: 1350 - total flux cleaned = -0.00106198 Jy ! Component: 1400 - total flux cleaned = -0.00111684 Jy ! Component: 1450 - total flux cleaned = -0.00114396 Jy ! Component: 1500 - total flux cleaned = -0.00111806 Jy ! Component: 1550 - total flux cleaned = -0.00124907 Jy ! Component: 1600 - total flux cleaned = -0.00135182 Jy ! Component: 1650 - total flux cleaned = -0.00137704 Jy ! Component: 1700 - total flux cleaned = -0.00137756 Jy ! Component: 1750 - total flux cleaned = -0.00157498 Jy ! Component: 1800 - total flux cleaned = -0.00159896 Jy ! Component: 1850 - total flux cleaned = -0.00176628 Jy ! Component: 1900 - total flux cleaned = -0.00174261 Jy ! Component: 1950 - total flux cleaned = -0.00174294 Jy ! Component: 2000 - total flux cleaned = -0.00181228 Jy ! Total flux subtracted in 2048 components = -0.00185792 Jy ! Clean residual min=-0.001421 max=0.001135 Jy/beam ! Clean residual mean=-0.000001 rms=0.000442 Jy/beam ! Combined flux in latest and established models = 0.0955783 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 164 components and 0.0955783 Jy ![Exited script file: muppet] wmap "J0632-1250_X_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9135 x 2.528 at -7.112 degrees (North through East) ! Clean map min=-0.0026216 max=0.08096 Jy/beam ! Writing clean map to FITS file: J0632-1250_X_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0809604 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000437191 device "J0632-1250_X_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J0632-1250_X_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.62002 1.62002 3.24004 6.48007 12.9601 25.9203 51.8406 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.08 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.9135 x 2.528 at -7.112 degrees (North through East) ! Clean map min=-0.0026216 max=0.08096 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0632-1250_X_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J0632-1250_X_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0632-1250_X_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:21:10 2008