! Started logfile: J1120-2508_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:44:06 2007 obs J1120-2508_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1120-2508_S_1997_07_02_yyk_uva.fits ! AN table 1: 133 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.179449 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1120-2508 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 755 lines of history. ! ! Reading 4296 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 J1120-2508_S_1997_07_02_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. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.781822 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=8.345 mas, bmaj=40.24 mas, bpa=-27.8 degrees ! Estimated noise=4235.87 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.360836 Jy ! Component: 100 - total flux cleaned = 0.549787 Jy ! Total flux subtracted in 100 components = 0.549787 Jy ! Clean residual min=-0.074055 max=0.073962 Jy/beam ! Clean residual mean=0.015637 rms=0.035342 Jy/beam ! Combined flux in latest and established models = 0.549787 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 53 model components to the UV plane model. ! The established model now contains 53 components and 0.549787 Jy ! ! Correcting IF 1. ! A total of 867 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 735 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 735 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 735 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.581937Jy sigma=0.001960 ! Fit after self-cal, rms=0.567317Jy sigma=0.001872 ! Inverting map and beam ! Estimated beam: bmin=8.344 mas, bmaj=40.24 mas, bpa=-27.8 degrees ! Estimated noise=4241.13 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=10.01 mas, bmaj=41.82 mas, bpa=-25.91 degrees ! Estimated noise=3122 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.268262 Jy ! Component: 100 - total flux cleaned = 0.365724 Jy ! Component: 150 - total flux cleaned = 0.42372 Jy ! Component: 200 - total flux cleaned = 0.459879 Jy ! Total flux subtracted in 200 components = 0.459879 Jy ! Clean residual min=-0.027659 max=0.027804 Jy/beam ! Clean residual mean=0.006763 rms=0.015287 Jy/beam ! Combined flux in latest and established models = 1.00967 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 147 model components to the UV plane model. ! The established model now contains 196 components and 1.00967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.447951Jy sigma=0.001445 ! Fit after self-cal, rms=0.446790Jy sigma=0.001442 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 10.01 x 41.82 at -25.91 degrees (North through East) ! Clean map min=-0.053956 max=0.4558 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 171 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0252 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.92 HN 1.00* KP 0.93 ! LA 1.03 MK 1.00* NL 1.00* OV 1.00* ! PT 0.87 SC 1.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03275 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 0.97 ! LA 1.14 MK 1.00* NL 0.75 OV 1.00* ! PT 0.84 SC 1.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04676 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.00* KP 1.02 ! LA 0.91 MK 1.00* NL 0.75 OV 1.00* ! PT 0.93 SC 1.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.897253 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.02 HN 1.00* KP 1.02 ! LA 1.05 MK 1.00* NL 2.29 OV 1.00* ! PT 0.77 SC 1.00* ! ! ! Fit before self-cal, rms=0.446790Jy sigma=0.001442 ! Fit after self-cal, rms=0.489590Jy sigma=0.001440 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.489590Jy sigma=0.001440 ! Fit after self-cal, rms=0.489436Jy sigma=0.001439 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.893 mas, bmaj=43.11 mas, bpa=-26.53 degrees ! Estimated noise=3019.2 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.0220405 Jy ! Component: 100 - total flux cleaned = -0.0346797 Jy ! Component: 150 - total flux cleaned = -0.0438328 Jy ! Component: 200 - total flux cleaned = -0.0493283 Jy ! Total flux subtracted in 200 components = -0.0493283 Jy ! Clean residual min=-0.006775 max=0.006727 Jy/beam ! Clean residual mean=0.000061 rms=0.003662 Jy/beam ! Combined flux in latest and established models = 0.960338 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 107 model components to the UV plane model. ! The established model now contains 303 components and 0.960338 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.486584Jy sigma=0.001425 ! Fit after self-cal, rms=0.486360Jy sigma=0.001425 ! 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.486360Jy sigma=0.001425 ! Fit after self-cal, rms=0.480232Jy sigma=0.001401 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.00896708 Jy ! Component: 100 - total flux cleaned = -0.0141596 Jy ! Component: 150 - total flux cleaned = -0.0173017 Jy ! Component: 200 - total flux cleaned = -0.0188939 Jy ! Total flux subtracted in 200 components = -0.0188939 Jy ! Clean residual min=-0.004662 max=0.004579 Jy/beam ! Clean residual mean=0.000123 rms=0.002397 Jy/beam ! Combined flux in latest and established models = 0.941444 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 70 model components to the UV plane model. ! The established model now contains 371 components and 0.941444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.479378Jy sigma=0.001398 ! Fit after self-cal, rms=0.478296Jy sigma=0.001394 ! 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: 9.893 x 43.11 at -26.53 degrees (North through East) ! Clean map min=-0.035376 max=0.41755 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.478296Jy sigma=0.001394 ! Fit after self-cal, rms=0.438177Jy sigma=0.001354 ! 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.438177Jy sigma=0.001354 ! Fit after self-cal, rms=0.437930Jy sigma=0.001353 ! Inverting map and beam ! Estimated beam: bmin=9.395 mas, bmaj=42.74 mas, bpa=-30.15 degrees ! Estimated noise=2982.06 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00611037 Jy ! Component: 100 - total flux cleaned = -0.00925741 Jy ! Component: 150 - total flux cleaned = -0.00866287 Jy ! Component: 200 - total flux cleaned = -0.004864 Jy ! Total flux subtracted in 200 components = -0.004864 Jy ! Clean residual min=-0.003521 max=0.003512 Jy/beam ! Clean residual mean=0.000245 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.93658 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 90 model components to the UV plane model. ! The established model now contains 461 components and 0.93658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.437492Jy sigma=0.001350 ! Fit after self-cal, rms=0.437389Jy sigma=0.001350 ! 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.437389Jy sigma=0.001350 ! Fit after self-cal, rms=0.440659Jy sigma=0.001346 ! 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.440659Jy sigma=0.001346 ! Fit after self-cal, rms=0.440661Jy sigma=0.001345 ! Inverting map and beam ! Estimated beam: bmin=9.22 mas, bmaj=42.91 mas, bpa=-31.04 degrees ! Estimated noise=2962.55 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105148 Jy ! Component: 100 - total flux cleaned = 0.00193242 Jy ! Component: 150 - total flux cleaned = 0.00419199 Jy ! Component: 200 - total flux cleaned = 0.00660241 Jy ! Total flux subtracted in 200 components = 0.00660241 Jy ! Clean residual min=-0.002955 max=0.002999 Jy/beam ! Clean residual mean=0.000145 rms=0.001309 Jy/beam ! Combined flux in latest and established models = 0.943182 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 79 model components to the UV plane model. ! The established model now contains 531 components and 0.943182 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.440432Jy sigma=0.001344 ! Fit after self-cal, rms=0.440401Jy sigma=0.001344 ! 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=10.59 mas, bmaj=44.62 mas, bpa=-30.64 degrees ! Estimated noise=3022.32 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.00115687 Jy ! Component: 100 - total flux cleaned = -4.41969e-05 Jy ! Component: 150 - total flux cleaned = -5.94669e-05 Jy ! Component: 200 - total flux cleaned = 0.000616512 Jy ! Total flux subtracted in 200 components = 0.000616512 Jy ! Clean residual min=-0.002063 max=0.002062 Jy/beam ! Clean residual mean=0.000062 rms=0.000998 Jy/beam ! Combined flux in latest and established models = 0.943799 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 77 model components to the UV plane model. ! The established model now contains 599 components and 0.943799 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.440275Jy sigma=0.001344 ! Fit after self-cal, rms=0.440269Jy sigma=0.001344 ! 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=8.298 mas, bmaj=40.33 mas, bpa=-29.47 degrees ! Estimated noise=4091.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.437089 Jy ! Component: 100 - total flux cleaned = 0.640209 Jy ! Component: 150 - total flux cleaned = 0.74686 Jy ! Component: 200 - total flux cleaned = 0.824063 Jy ! Total flux subtracted in 200 components = 0.824063 Jy ! Clean residual min=-0.037129 max=0.037597 Jy/beam ! Clean residual mean=0.005305 rms=0.020088 Jy/beam ! Combined flux in latest and established models = 0.824064 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 133 model components to the UV plane model. ! The established model now contains 133 components and 0.824064 Jy ! Inverting map and beam ! Estimated beam: bmin=9.22 mas, bmaj=42.91 mas, bpa=-31.04 degrees ! Estimated noise=2962.55 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.0703155 Jy ! Component: 100 - total flux cleaned = 0.0913464 Jy ! Component: 150 - total flux cleaned = 0.101126 Jy ! Component: 200 - total flux cleaned = 0.0947921 Jy ! Total flux subtracted in 200 components = 0.0947921 Jy ! Clean residual min=-0.013934 max=0.014047 Jy/beam ! Clean residual mean=0.000835 rms=0.008099 Jy/beam ! Combined flux in latest and established models = 0.918856 Jy ! Adding 139 model components to the UV plane model. ! The established model now contains 269 components and 0.918856 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=10.59 mas, bmaj=44.62 mas, bpa=-30.64 degrees ! Estimated noise=3022.32 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.0142706 Jy ! Component: 100 - total flux cleaned = 0.0198875 Jy ! Component: 150 - total flux cleaned = 0.0256754 Jy ! Component: 200 - total flux cleaned = 0.0299303 Jy ! Total flux subtracted in 200 components = 0.0299303 Jy ! Clean residual min=-0.006029 max=0.006042 Jy/beam ! Clean residual mean=0.000779 rms=0.003384 Jy/beam ! Combined flux in latest and established models = 0.948786 Jy ! Adding 120 model components to the UV plane model. ! The established model now contains 384 components and 0.948786 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.22 mas, bmaj=42.91 mas, bpa=-31.04 degrees ! Estimated noise=2962.55 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00395386 Jy ! Component: 100 - total flux cleaned = 0.00784141 Jy ! Component: 150 - total flux cleaned = 0.0118525 Jy ! Component: 200 - total flux cleaned = 0.0149748 Jy ! Total flux subtracted in 200 components = 0.0149748 Jy ! Clean residual min=-0.004225 max=0.004307 Jy/beam ! Clean residual mean=0.000760 rms=0.002068 Jy/beam ! Combined flux in latest and established models = 0.963761 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 438 components and 0.963762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.440703Jy sigma=0.001346 ! Fit after self-cal, rms=0.440586Jy sigma=0.001346 wmodel J1120-2508_S_1997_07_02_yyk\_map.mod ! Writing 438 model components to file: J1120-2508_S_1997_07_02_yyk_map.mod wobs J1120-2508_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1120-2508_S_1997_07_02_yyk_uvs.fits wwins J1120-2508_S_1997_07_02_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J1120-2508_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.22 x 42.91 at -31.04 degrees (North through East) ! Clean map min=-0.037743 max=0.41106 Jy/beam ! Writing clean map to FITS file: J1120-2508_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.411055 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0020662 device "J1120-2508_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1120-2508_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.50798 1.50798 3.01595 6.03191 12.0638 24.1276 48.2552 96.5105 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0061 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.411 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.22 x 42.91 at -31.04 degrees (North through East) ! Clean map min=-0.037743 max=0.41106 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1120-2508_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1120-2508_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1120-2508_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:44:15 2007