! Started logfile: J1014-4508_X_2002_05_14_yyk_uvs.log on Tue Jun 26 22:38:50 2007 obs J1014-4508_X_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J1014-4508_X_2002_05_14_yyk_uva.fits ! AN table 1: 30 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.14 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1014-4508 ! ! 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.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1076 lines of history. ! ! Reading 756 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 J1014-4508_X_2002_05_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. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.432641 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.5479 mas, bmaj=1.884 mas, bpa=-0.7551 degrees ! Estimated noise=9743.65 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.0543141 Jy ! Component: 100 - total flux cleaned = 0.0414585 Jy ! Total flux subtracted in 100 components = 0.0414585 Jy ! Clean residual min=-0.028268 max=0.028234 Jy/beam ! Clean residual mean=-0.000311 rms=0.011527 Jy/beam ! Combined flux in latest and established models = 0.0414585 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.0414585 Jy ! ! Correcting IF 1. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 233 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 227 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.399097Jy sigma=0.002385 ! Fit after self-cal, rms=0.397264Jy sigma=0.002371 ! Inverting map and beam ! Estimated beam: bmin=0.5479 mas, bmaj=1.884 mas, bpa=-0.7551 degrees ! Estimated noise=9743.65 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=0.9184 mas, bmaj=3.331 mas, bpa=-7.572 degrees ! Estimated noise=5518.44 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.0714386 Jy ! Component: 100 - total flux cleaned = 0.0810223 Jy ! Component: 150 - total flux cleaned = 0.0802337 Jy ! Component: 200 - total flux cleaned = 0.0804189 Jy ! Total flux subtracted in 200 components = 0.0804189 Jy ! Clean residual min=-0.025018 max=0.023228 Jy/beam ! Clean residual mean=0.000342 rms=0.004957 Jy/beam ! Combined flux in latest and established models = 0.121877 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 55 model components to the UV plane model. ! The established model now contains 76 components and 0.121877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.388368Jy sigma=0.002288 ! Fit after self-cal, rms=0.388222Jy sigma=0.002287 ! 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.9184 x 3.331 at -7.572 degrees (North through East) ! Clean map min=-0.029029 max=0.060962 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 27 telescope corrections were flagged in sub-array 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 3. ! A total of 45 telescope corrections were flagged in sub-array 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Fit before self-cal, rms=0.388222Jy sigma=0.002287 ! Fit after self-cal, rms=0.377560Jy sigma=0.002041 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.377560Jy sigma=0.002041 ! Fit after self-cal, rms=0.375188Jy sigma=0.002020 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7725 mas, bmaj=2.816 mas, bpa=-7.68 degrees ! Estimated noise=6572.04 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.0329951 Jy ! Component: 100 - total flux cleaned = -0.0328523 Jy ! Component: 150 - total flux cleaned = -0.0320295 Jy ! Component: 200 - total flux cleaned = -0.030335 Jy ! Total flux subtracted in 200 components = -0.030335 Jy ! Clean residual min=-0.137355 max=0.129059 Jy/beam ! Clean residual mean=0.000179 rms=0.022536 Jy/beam ! Combined flux in latest and established models = 0.0915422 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 109 components and 0.0915422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.383257Jy sigma=0.002083 ! Fit after self-cal, rms=0.381011Jy sigma=0.002063 ! 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.381011Jy sigma=0.002063 ! Fit after self-cal, rms=0.372058Jy sigma=0.001985 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.0132618 Jy ! Component: 100 - total flux cleaned = -0.0102306 Jy ! Component: 150 - total flux cleaned = -0.00156134 Jy ! Component: 200 - total flux cleaned = 0.0229824 Jy ! Total flux subtracted in 200 components = 0.0229824 Jy ! Clean residual min=-1.789937 max=1.688522 Jy/beam ! Clean residual mean=-0.002820 rms=0.308847 Jy/beam ! Combined flux in latest and established models = 0.114525 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 115 components and 0.114525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.337804Jy sigma=0.008166 ! Fit after self-cal, rms=1.210870Jy sigma=0.007307 ! 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.7725 x 2.816 at -7.68 degrees (North through East) ! Clean map min=-0.88686 max=1.0214 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=1.210870Jy sigma=0.007307 ! Fit after self-cal, rms=1.210870Jy sigma=0.007307 ! 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=1.210870Jy sigma=0.007307 ! Fit after self-cal, rms=1.200045Jy sigma=0.007237 ! Inverting map and beam ! Estimated beam: bmin=0.7725 mas, bmaj=2.816 mas, bpa=-7.68 degrees ! Estimated noise=6572.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0819439 Jy ! Component: 100 - total flux cleaned = 0.0301743 Jy ! Component: 150 - total flux cleaned = -0.115805 Jy ! Component: 200 - total flux cleaned = -0.523654 Jy ! Total flux subtracted in 200 components = -0.523654 Jy ! Clean residual min=-30.940649 max=32.877483 Jy/beam ! Clean residual mean=0.056534 rms=5.622041 Jy/beam ! Combined flux in latest and established models = -0.409126 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 120 components and -0.409125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=23.924368Jy sigma=0.146784 ! Fit after self-cal, rms=23.800617Jy sigma=0.145872 ! 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=23.800617Jy sigma=0.145872 ! Fit after self-cal, rms=23.800617Jy sigma=0.145872 ! 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=23.800617Jy sigma=0.145872 ! Fit after self-cal, rms=23.726070Jy sigma=0.145293 ! Inverting map and beam ! Estimated beam: bmin=0.7725 mas, bmaj=2.816 mas, bpa=-7.68 degrees ! Estimated noise=6572.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.32336 Jy ! Component: 100 - total flux cleaned = 2.35853 Jy ! Component: 150 - total flux cleaned = 5.46348 Jy ! Component: 200 - total flux cleaned = 14.139 Jy ! Total flux subtracted in 200 components = 14.139 Jy ! Clean residual min=-699.385803 max=660.628784 Jy/beam ! Clean residual mean=-1.146196 rms=120.216209 Jy/beam ! Combined flux in latest and established models = 13.7299 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 121 components and 13.7299 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=515.039795Jy sigma=3.147038 ! Fit after self-cal, rms=515.018799Jy sigma=3.146896 ! 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=4.875 mas, bmaj=13.16 mas, bpa=7.547 degrees ! Estimated noise=8830.81 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 = -38.8306 Jy ! Component: 100 - total flux cleaned = -114.818 Jy ! Component: 150 - total flux cleaned = -104.069 Jy ! Component: 200 - total flux cleaned = -17.9307 Jy ! Total flux subtracted in 200 components = -17.9307 Jy ! Clean residual min=-5005.860352 max=4606.971680 Jy/beam ! Clean residual mean=-4.369475 rms=755.673279 Jy/beam ! Combined flux in latest and established models = -4.20075 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 169 components and -4.20068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2475.523682Jy sigma=13.418614 ! Fit after self-cal, rms=2475.454102Jy sigma=13.418210 ! 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.5493 mas, bmaj=1.889 mas, bpa=-0.7547 degrees ! Estimated noise=9804.01 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0970207 Jy ! Component: 100 - total flux cleaned = 0.113953 Jy ! Component: 150 - total flux cleaned = 0.116981 Jy ! Component: 200 - total flux cleaned = 0.117428 Jy ! Total flux subtracted in 200 components = 0.117428 Jy ! Clean residual min=-0.087031 max=0.093300 Jy/beam ! Clean residual mean=-0.000124 rms=0.017117 Jy/beam ! Combined flux in latest and established models = 0.117428 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.117428 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7725 mas, bmaj=2.816 mas, bpa=-7.68 degrees ! Estimated noise=6572.04 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.0298071 Jy ! Component: 100 - total flux cleaned = -0.0384946 Jy ! Component: 150 - total flux cleaned = -0.0419115 Jy ! Component: 200 - total flux cleaned = -0.101711 Jy ! Total flux subtracted in 200 components = -0.101711 Jy ! Clean residual min=-1.148474 max=1.102483 Jy/beam ! Clean residual mean=-0.001164 rms=0.195969 Jy/beam ! Combined flux in latest and established models = 0.0157167 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 54 components and 0.0157166 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=4.875 mas, bmaj=13.16 mas, bpa=7.547 degrees ! Estimated noise=8830.81 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.145935 Jy ! Component: 100 - total flux cleaned = 0.058068 Jy ! Component: 150 - total flux cleaned = 0.0747019 Jy ! Component: 200 - total flux cleaned = 0.211788 Jy ! Total flux subtracted in 200 components = 0.211788 Jy ! Clean residual min=-7.967258 max=7.332391 Jy/beam ! Clean residual mean=-0.004920 rms=1.201826 Jy/beam ! Combined flux in latest and established models = 0.227505 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 88 components and 0.227505 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7725 mas, bmaj=2.816 mas, bpa=-7.68 degrees ! Estimated noise=6572.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.253202 Jy ! Component: 100 - total flux cleaned = 0.193334 Jy ! Component: 150 - total flux cleaned = 0.395127 Jy ! Component: 200 - total flux cleaned = 2.71798 Jy ! Total flux subtracted in 200 components = 2.71798 Jy ! Clean residual min=-62.484715 max=68.125397 Jy/beam ! Clean residual mean=0.055001 rms=11.041133 Jy/beam ! Combined flux in latest and established models = 2.94548 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 97 components and 2.94548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=47.177975Jy sigma=0.268973 ! Fit after self-cal, rms=47.076378Jy sigma=0.268311 wmodel J1014-4508_X_2002_05_14_yyk\_map.mod ! Writing 97 model components to file: J1014-4508_X_2002_05_14_yyk_map.mod wobs J1014-4508_X_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J1014-4508_X_2002_05_14_yyk_uvs.fits wwins J1014-4508_X_2002_05_14_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J1014-4508_X_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7725 x 2.816 at -7.68 degrees (North through East) ! Clean map min=-32.156 max=21.452 Jy/beam ! Writing clean map to FITS file: J1014-4508_X_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 21.4523 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 8.10184 device "J1014-4508_X_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J1014-4508_X_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -100 100 print "clev=",int(3*image_rms*10000)/10000 ! clev= 24.3055 print "peak=",int(peak_flux*1000)/1000 ! peak= 21.452 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.7725 x 2.816 at -7.68 degrees (North through East) ! Clean map min=-32.156 max=21.452 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1014-4508_X_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J1014-4508_X_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1014-4508_X_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:38:55 2007