! Started logfile: J2344+8226_X_2006_02_14_yyk_uvs.log on Wed Jul 5 14:10:44 2006 obs J2344+8226_X_2006_02_14_yyk_uva.fits ! Reading UV FITS file: J2344+8226_X_2006_02_14_yyk_uva.fits ! AN table 1: 874 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.133054 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2344+8226 ! ! 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 2302 lines of history. ! ! Reading 20932 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 J2344+8226_X_2006_02_14_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. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.266101 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=2.191 mas, bmaj=20.14 mas, bpa=46.21 degrees ! Estimated noise=3.00047 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.156227 Jy ! Component: 100 - total flux cleaned = 0.200831 Jy ! Total flux subtracted in 100 components = 0.200831 Jy ! Clean residual min=-0.040275 max=0.044137 Jy/beam ! Clean residual mean=-0.000508 rms=0.014586 Jy/beam ! Combined flux in latest and established models = 0.200831 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.200831 Jy ! ! Correcting IF 1. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.112056Jy sigma=2.595908 ! Fit after self-cal, rms=0.111105Jy sigma=2.571390 ! Inverting map and beam ! Estimated beam: bmin=2.191 mas, bmaj=20.14 mas, bpa=46.21 degrees ! Estimated noise=3.00047 mJy/beam. 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=3.422 mas, bmaj=17.04 mas, bpa=44.63 degrees ! Estimated noise=2.02683 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.0314509 Jy ! Component: 100 - total flux cleaned = 0.0290107 Jy ! Component: 150 - total flux cleaned = 0.0201535 Jy ! Component: 200 - total flux cleaned = 0.0178359 Jy ! Total flux subtracted in 200 components = 0.0178359 Jy ! Clean residual min=-0.045145 max=0.042354 Jy/beam ! Clean residual mean=-0.000484 rms=0.012992 Jy/beam ! Combined flux in latest and established models = 0.218667 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 53 model components to the UV plane model. ! The established model now contains 78 components and 0.218667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087803Jy sigma=1.939121 ! Fit after self-cal, rms=0.077532Jy sigma=1.707124 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.422 x 17.04 at 44.63 degrees (North through East) ! Clean map min=-0.046683 max=0.10537 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. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 2. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.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. ! A total of 48 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.077532Jy sigma=1.707124 ! Fit after self-cal, rms=0.071214Jy sigma=1.477404 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.071214Jy sigma=1.477404 ! Fit after self-cal, rms=0.071241Jy sigma=1.478352 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.191 mas, bmaj=18.73 mas, bpa=46.13 degrees ! Estimated noise=3.42365 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.00146881 Jy ! Component: 100 - total flux cleaned = 0.00147394 Jy ! Component: 150 - total flux cleaned = 0.0013493 Jy ! Component: 200 - total flux cleaned = 0.00110435 Jy ! Total flux subtracted in 200 components = 0.00110435 Jy ! Clean residual min=-0.023527 max=0.024842 Jy/beam ! Clean residual mean=0.000047 rms=0.004063 Jy/beam ! Combined flux in latest and established models = 0.219771 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 114 components and 0.219771 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066086Jy sigma=1.378910 ! Fit after self-cal, rms=0.066053Jy sigma=1.376287 ! 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.066053Jy sigma=1.376287 ! Fit after self-cal, rms=0.043383Jy sigma=0.893249 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.00190325 Jy ! Component: 100 - total flux cleaned = 0.00183095 Jy ! Component: 150 - total flux cleaned = 0.00173383 Jy ! Component: 200 - total flux cleaned = 0.00131275 Jy ! Total flux subtracted in 200 components = 0.00131275 Jy ! Clean residual min=-0.018988 max=0.019004 Jy/beam ! Clean residual mean=-0.000029 rms=0.004794 Jy/beam ! Combined flux in latest and established models = 0.221084 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 136 components and 0.221084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044399Jy sigma=0.917414 ! Fit after self-cal, rms=0.042511Jy sigma=0.875304 ! 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: 2.191 x 18.73 at 46.13 degrees (North through East) ! Clean map min=-0.033071 max=0.11156 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 ! Performing amp+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.042511Jy sigma=0.875304 ! Fit after self-cal, rms=0.042324Jy sigma=0.868352 ! 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.042324Jy sigma=0.868352 ! Fit after self-cal, rms=0.042216Jy sigma=0.866328 ! Inverting map and beam ! Estimated beam: bmin=2.196 mas, bmaj=18.74 mas, bpa=46.08 degrees ! Estimated noise=3.44244 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000938706 Jy ! Component: 100 - total flux cleaned = 0.000904258 Jy ! Component: 150 - total flux cleaned = 0.00138998 Jy ! Component: 200 - total flux cleaned = 0.0021284 Jy ! Total flux subtracted in 200 components = 0.0021284 Jy ! Clean residual min=-0.005828 max=0.006295 Jy/beam ! Clean residual mean=0.000004 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.223212 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 53 model components to the UV plane model. ! The established model now contains 188 components and 0.223212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040634Jy sigma=0.836910 ! Fit after self-cal, rms=0.040565Jy sigma=0.834846 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040565Jy sigma=0.834846 ! Fit after self-cal, rms=0.040663Jy sigma=0.846272 ! 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.040663Jy sigma=0.846272 ! Fit after self-cal, rms=0.040677Jy sigma=0.846179 ! Inverting map and beam ! Estimated beam: bmin=2.166 mas, bmaj=18.63 mas, bpa=46.17 degrees ! Estimated noise=3.39372 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00379847 Jy ! Component: 100 - total flux cleaned = -0.00524542 Jy ! Component: 150 - total flux cleaned = -0.00541331 Jy ! Component: 200 - total flux cleaned = -0.00657129 Jy ! Total flux subtracted in 200 components = -0.00657129 Jy ! Clean residual min=-0.008894 max=0.009130 Jy/beam ! Clean residual mean=-0.000022 rms=0.002375 Jy/beam ! Combined flux in latest and established models = 0.216641 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 218 components and 0.216641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040766Jy sigma=0.851053 ! Fit after self-cal, rms=0.040457Jy sigma=0.844370 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** 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.532 mas, bmaj=17.48 mas, bpa=46.01 degrees ! Estimated noise=3.50584 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.00196262 Jy ! Component: 100 - total flux cleaned = -0.00204554 Jy ! Component: 150 - total flux cleaned = -0.00143783 Jy ! Component: 200 - total flux cleaned = -6.23733e-05 Jy ! Total flux subtracted in 200 components = -6.23733e-05 Jy ! Clean residual min=-0.006042 max=0.006571 Jy/beam ! Clean residual mean=0.000021 rms=0.001829 Jy/beam ! Combined flux in latest and established models = 0.216579 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 257 components and 0.216579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040184Jy sigma=0.836869 ! Fit after self-cal, rms=0.040098Jy sigma=0.834859 ! 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=2.106 mas, bmaj=20.15 mas, bpa=46.31 degrees ! Estimated noise=5.34385 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.14147 Jy ! Component: 100 - total flux cleaned = 0.167732 Jy ! Component: 150 - total flux cleaned = 0.166299 Jy ! Component: 200 - total flux cleaned = 0.16323 Jy ! Total flux subtracted in 200 components = 0.16323 Jy ! Clean residual min=-0.291317 max=0.307733 Jy/beam ! Clean residual mean=-0.000513 rms=0.050739 Jy/beam ! Combined flux in latest and established models = 0.163229 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.163229 Jy ! Inverting map and beam ! Estimated beam: bmin=2.166 mas, bmaj=18.63 mas, bpa=46.17 degrees ! Estimated noise=3.39372 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.0270243 Jy ! Component: 100 - total flux cleaned = 0.0403909 Jy ! Component: 150 - total flux cleaned = 0.0405241 Jy ! Component: 200 - total flux cleaned = 0.0409001 Jy ! Total flux subtracted in 200 components = 0.0409001 Jy ! Clean residual min=-0.064148 max=0.061135 Jy/beam ! Clean residual mean=-0.000432 rms=0.017209 Jy/beam ! Combined flux in latest and established models = 0.20413 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 50 components and 0.20413 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.532 mas, bmaj=17.48 mas, bpa=46.01 degrees ! Estimated noise=3.50584 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.00848584 Jy ! Component: 100 - total flux cleaned = -0.0085372 Jy ! Component: 150 - total flux cleaned = -0.00831819 Jy ! Component: 200 - total flux cleaned = -0.00797627 Jy ! Total flux subtracted in 200 components = -0.00797627 Jy ! Clean residual min=-0.058773 max=0.056030 Jy/beam ! Clean residual mean=0.000305 rms=0.017754 Jy/beam ! Combined flux in latest and established models = 0.196153 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 64 components and 0.196153 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.166 mas, bmaj=18.63 mas, bpa=46.17 degrees ! Estimated noise=3.39372 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00740274 Jy ! Component: 100 - total flux cleaned = 0.011122 Jy ! Component: 150 - total flux cleaned = 0.0114 Jy ! Component: 200 - total flux cleaned = 0.0117257 Jy ! Total flux subtracted in 200 components = 0.0117257 Jy ! Clean residual min=-0.052996 max=0.050510 Jy/beam ! Clean residual mean=-0.000252 rms=0.013044 Jy/beam ! Combined flux in latest and established models = 0.207879 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 82 components and 0.207879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076872Jy sigma=1.621693 ! Fit after self-cal, rms=0.068759Jy sigma=1.445844 wmodel J2344+8226_X_2006_02_14_yyk\_map.mod ! Writing 82 model components to file: J2344+8226_X_2006_02_14_yyk_map.mod wobs J2344+8226_X_2006_02_14_yyk\_uvs.fits ! Writing UV FITS file: J2344+8226_X_2006_02_14_yyk_uvs.fits wwins J2344+8226_X_2006_02_14_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J2344+8226_X_2006_02_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.166 x 18.63 at 46.17 degrees (North through East) ! Clean map min=-0.38419 max=0.42296 Jy/beam ! Writing clean map to FITS file: J2344+8226_X_2006_02_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.422962 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0150826 device "J2344+8226_X_2006_02_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J2344+8226_X_2006_02_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -10.6979 10.6979 21.3957 42.7915 85.583 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0452 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.422 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.166 x 18.63 at 46.17 degrees (North through East) ! Clean map min=-0.38419 max=0.42296 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2344+8226_X_2006_02_14_yyk\_map.gif/gif" ! Attempting to open device: 'J2344+8226_X_2006_02_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2344+8226_X_2006_02_14_yyk_uvs.log closed on Wed Jul 5 14:11:08 2006