! Started logfile: J1000+8127_S_2006_02_23_yyk_uvs.log on Wed Jul 5 11:54:49 2006 obs J1000+8127_S_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J1000+8127_S_2006_02_23_yyk_uva.fits ! AN table 1: 869 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.221813 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1000+8127 ! ! 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2426 lines of history. ! ! Reading 34696 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 J1000+8127_S_2006_02_23_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.500x0.500 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.231099 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=12.13 mas, bmaj=43.12 mas, bpa=29.48 degrees ! Estimated noise=1.74315 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.194054 Jy ! Component: 100 - total flux cleaned = 0.223387 Jy ! Total flux subtracted in 100 components = 0.223387 Jy ! Clean residual min=-0.018764 max=0.018929 Jy/beam ! Clean residual mean=0.000091 rms=0.008955 Jy/beam ! Combined flux in latest and established models = 0.223387 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 44 components and 0.223387 Jy ! ! Correcting IF 1. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.074561Jy sigma=1.356353 ! Fit after self-cal, rms=0.073716Jy sigma=1.338371 ! Inverting map and beam ! Estimated beam: bmin=12.13 mas, bmaj=43.12 mas, bpa=29.48 degrees ! Estimated noise=1.74315 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=12.62 mas, bmaj=44.22 mas, bpa=28.63 degrees ! Estimated noise=1.39656 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.00589634 Jy ! Component: 100 - total flux cleaned = 0.00932761 Jy ! Component: 150 - total flux cleaned = 0.00710223 Jy ! Component: 200 - total flux cleaned = 0.00498121 Jy ! Total flux subtracted in 200 components = 0.00498121 Jy ! Clean residual min=-0.003908 max=0.003858 Jy/beam ! Clean residual mean=0.000172 rms=0.002443 Jy/beam ! Combined flux in latest and established models = 0.228368 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 130 model components to the UV plane model. ! The established model now contains 174 components and 0.228368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062324Jy sigma=1.112993 ! Fit after self-cal, rms=0.062050Jy sigma=1.108029 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.62 x 44.22 at 28.63 degrees (North through East) ! Clean map min=-0.016768 max=0.19332 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.00831 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.00* KP 1.00 ! LA 1.10 MK 1.00* NL 1.00* OV 0.94 ! PT 0.95 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0018 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 1.03 ! LA 1.07 MK 1.00* NL 1.00* OV 0.99 ! PT 0.90 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.971153 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.15 HN 1.00* KP 1.03 ! LA 0.90 MK 1.00* NL 1.00* OV 1.19 ! PT 1.03 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.062050Jy sigma=1.108029 ! Fit after self-cal, rms=0.060352Jy sigma=1.056515 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.060352Jy sigma=1.056515 ! Fit after self-cal, rms=0.060172Jy sigma=1.052601 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=12.77 mas, bmaj=44.73 mas, bpa=28.62 degrees ! Estimated noise=1.39924 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.00309724 Jy ! Component: 100 - total flux cleaned = 0.00461246 Jy ! Component: 150 - total flux cleaned = 0.0061756 Jy ! Component: 200 - total flux cleaned = 0.00677994 Jy ! Total flux subtracted in 200 components = 0.00677994 Jy ! Clean residual min=-0.001211 max=0.001180 Jy/beam ! Clean residual mean=0.000098 rms=0.000640 Jy/beam ! Combined flux in latest and established models = 0.235148 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 92 model components to the UV plane model. ! The established model now contains 266 components and 0.235148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059134Jy sigma=1.040744 ! Fit after self-cal, rms=0.058999Jy sigma=1.037739 ! 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.058999Jy sigma=1.037739 ! Fit after self-cal, rms=0.055029Jy sigma=0.953540 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.000775518 Jy ! Component: 100 - total flux cleaned = 0.000752632 Jy ! Component: 150 - total flux cleaned = 0.000753566 Jy ! Component: 200 - total flux cleaned = 0.000809032 Jy ! Total flux subtracted in 200 components = 0.000809032 Jy ! Clean residual min=-0.000702 max=0.000697 Jy/beam ! Clean residual mean=0.000026 rms=0.000307 Jy/beam ! Combined flux in latest and established models = 0.235957 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 75 model components to the UV plane model. ! The established model now contains 336 components and 0.235957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054563Jy sigma=0.950411 ! Fit after self-cal, rms=0.054421Jy sigma=0.946956 ! 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: 12.77 x 44.73 at 28.62 degrees (North through East) ! Clean map min=-0.013504 max=0.19253 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.054421Jy sigma=0.946956 ! Fit after self-cal, rms=0.054677Jy sigma=0.929789 ! 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.054677Jy sigma=0.929789 ! Fit after self-cal, rms=0.054672Jy sigma=0.929511 ! Inverting map and beam ! Estimated beam: bmin=12.73 mas, bmaj=45.01 mas, bpa=28.79 degrees ! Estimated noise=1.43059 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00609523 Jy ! Component: 100 - total flux cleaned = 0.00704092 Jy ! Component: 150 - total flux cleaned = 0.00721682 Jy ! Component: 200 - total flux cleaned = 0.00701242 Jy ! Total flux subtracted in 200 components = 0.00701242 Jy ! Clean residual min=-0.000772 max=0.000754 Jy/beam ! Clean residual mean=0.000062 rms=0.000411 Jy/beam ! Combined flux in latest and established models = 0.24297 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 126 model components to the UV plane model. ! The established model now contains 455 components and 0.24297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053467Jy sigma=0.917770 ! Fit after self-cal, rms=0.053465Jy sigma=0.917725 ! 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.053465Jy sigma=0.917725 ! Fit after self-cal, rms=0.047287Jy sigma=0.836580 ! 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.047287Jy sigma=0.836580 ! Fit after self-cal, rms=0.047287Jy sigma=0.836366 ! Inverting map and beam ! Estimated beam: bmin=12.7 mas, bmaj=45.33 mas, bpa=28.86 degrees ! Estimated noise=1.42377 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00261117 Jy ! Component: 100 - total flux cleaned = -0.00362077 Jy ! Component: 150 - total flux cleaned = -0.00440034 Jy ! Component: 200 - total flux cleaned = -0.00456125 Jy ! Total flux subtracted in 200 components = -0.00456125 Jy ! Clean residual min=-0.000627 max=0.000624 Jy/beam ! Clean residual mean=0.000012 rms=0.000294 Jy/beam ! Combined flux in latest and established models = 0.238408 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 98 model components to the UV plane model. ! The established model now contains 550 components and 0.238408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047052Jy sigma=0.831641 ! Fit after self-cal, rms=0.047035Jy sigma=0.831602 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=13.39 mas, bmaj=44.55 mas, bpa=28.55 degrees ! Estimated noise=1.43009 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.000788593 Jy ! Component: 100 - total flux cleaned = -0.000744099 Jy ! Component: 150 - total flux cleaned = -0.000740879 Jy ! Component: 200 - total flux cleaned = -0.000744443 Jy ! Total flux subtracted in 200 components = -0.000744443 Jy ! Clean residual min=-0.000664 max=0.000660 Jy/beam ! Clean residual mean=0.000002 rms=0.000260 Jy/beam ! Combined flux in latest and established models = 0.237664 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 582 components and 0.237664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.046995Jy sigma=0.830807 ! Fit after self-cal, rms=0.046987Jy sigma=0.830776 ! 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=12.04 mas, bmaj=43.93 mas, bpa=29.78 degrees ! Estimated noise=1.74245 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.195966 Jy ! Component: 100 - total flux cleaned = 0.238942 Jy ! Component: 150 - total flux cleaned = 0.250042 Jy ! Component: 200 - total flux cleaned = 0.250744 Jy ! Total flux subtracted in 200 components = 0.250744 Jy ! Clean residual min=-0.008948 max=0.009038 Jy/beam ! Clean residual mean=0.000079 rms=0.004739 Jy/beam ! Combined flux in latest and established models = 0.250744 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 96 model components to the UV plane model. ! The established model now contains 96 components and 0.250744 Jy ! Inverting map and beam ! Estimated beam: bmin=12.7 mas, bmaj=45.33 mas, bpa=28.86 degrees ! Estimated noise=1.42377 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.00301431 Jy ! Component: 100 - total flux cleaned = 0.00184589 Jy ! Component: 150 - total flux cleaned = -0.000855593 Jy ! Component: 200 - total flux cleaned = -0.00136211 Jy ! Total flux subtracted in 200 components = -0.00136211 Jy ! Clean residual min=-0.002728 max=0.002789 Jy/beam ! Clean residual mean=0.000131 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.249382 Jy ! Adding 118 model components to the UV plane model. ! The established model now contains 211 components and 0.249382 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=13.39 mas, bmaj=44.55 mas, bpa=28.55 degrees ! Estimated noise=1.43009 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.00122512 Jy ! Component: 100 - total flux cleaned = -0.00288665 Jy ! Component: 150 - total flux cleaned = -0.00427265 Jy ! Component: 200 - total flux cleaned = -0.0053291 Jy ! Total flux subtracted in 200 components = -0.0053291 Jy ! Clean residual min=-0.001008 max=0.000987 Jy/beam ! Clean residual mean=0.000075 rms=0.000575 Jy/beam ! Combined flux in latest and established models = 0.244053 Jy ! Adding 110 model components to the UV plane model. ! The established model now contains 318 components and 0.244053 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=12.7 mas, bmaj=45.33 mas, bpa=28.86 degrees ! Estimated noise=1.42377 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000763742 Jy ! Component: 100 - total flux cleaned = -0.000502987 Jy ! Component: 150 - total flux cleaned = -0.000729542 Jy ! Component: 200 - total flux cleaned = -0.00050505 Jy ! Total flux subtracted in 200 components = -0.00050505 Jy ! Clean residual min=-0.000711 max=0.000709 Jy/beam ! Clean residual mean=0.000039 rms=0.000316 Jy/beam ! Combined flux in latest and established models = 0.243548 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 64 model components to the UV plane model. ! The established model now contains 380 components and 0.243548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.047283Jy sigma=0.835641 ! Fit after self-cal, rms=0.047202Jy sigma=0.834276 wmodel J1000+8127_S_2006_02_23_yyk\_map.mod ! Writing 380 model components to file: J1000+8127_S_2006_02_23_yyk_map.mod wobs J1000+8127_S_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J1000+8127_S_2006_02_23_yyk_uvs.fits wwins J1000+8127_S_2006_02_23_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J1000+8127_S_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.7 x 45.33 at 28.86 degrees (North through East) ! Clean map min=-0.013078 max=0.19453 Jy/beam ! Writing clean map to FITS file: J1000+8127_S_2006_02_23_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.194533 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000342371 device "J1000+8127_S_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J1000+8127_S_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.527989 0.527989 1.05598 2.11196 4.22391 8.44782 16.8956 33.7913 67.5826 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.194 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 12.7 x 45.33 at 28.86 degrees (North through East) ! Clean map min=-0.013078 max=0.19453 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1000+8127_S_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J1000+8127_S_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1000+8127_S_2006_02_23_yyk_uvs.log closed on Wed Jul 5 11:55:19 2006