! Started logfile: J2206-1835_X_1997_08_27_yyk_uvs.log on Mon Jan 8 10:34:17 2007 obs J2206-1835_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J2206-1835_X_1997_08_27_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.166273 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2206-1835 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 4220 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 J2206-1835_X_1997_08_27_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.426668 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=1.035 mas, bmaj=2.547 mas, bpa=3.763 degrees ! Estimated noise=2809.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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0319798 Jy ! Component: 100 - total flux cleaned = 0.034735 Jy ! Total flux subtracted in 100 components = 0.034735 Jy ! Clean residual min=-0.028438 max=0.028780 Jy/beam ! Clean residual mean=-0.002617 rms=0.014137 Jy/beam ! Combined flux in latest and established models = 0.034735 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 63 model components to the UV plane model. ! The established model now contains 63 components and 0.034735 Jy ! ! Correcting IF 1. ! A total of 919 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 919 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 814 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1410 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.405464Jy sigma=0.002077 ! Fit after self-cal, rms=0.409179Jy sigma=0.002077 ! Inverting map and beam ! Estimated beam: bmin=1.035 mas, bmaj=2.548 mas, bpa=3.763 degrees ! Estimated noise=2845.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=1.136 mas, bmaj=2.684 mas, bpa=3.502 degrees ! Estimated noise=2497.45 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.0297925 Jy ! Component: 100 - total flux cleaned = 0.0276514 Jy ! Component: 150 - total flux cleaned = 0.0276818 Jy ! Component: 200 - total flux cleaned = 0.0260626 Jy ! Total flux subtracted in 200 components = 0.0260626 Jy ! Clean residual min=-0.016048 max=0.015816 Jy/beam ! Clean residual mean=-0.001961 rms=0.008436 Jy/beam ! Combined flux in latest and established models = 0.0607977 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 122 model components to the UV plane model. ! The established model now contains 170 components and 0.0607977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.388983Jy sigma=0.001975 ! Fit after self-cal, rms=0.388916Jy sigma=0.001975 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.136 x 2.684 at 3.502 degrees (North through East) ! Clean map min=-0.054001 max=0.066052 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 ! 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 3. ! A total of 105 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* 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 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.388916Jy sigma=0.001975 ! Fit after self-cal, rms=0.384043Jy sigma=0.001942 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.384043Jy sigma=0.001942 ! Fit after self-cal, rms=0.383921Jy sigma=0.001941 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.157 mas, bmaj=2.728 mas, bpa=2.773 degrees ! Estimated noise=2554.41 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.0100746 Jy ! Component: 100 - total flux cleaned = 0.0102398 Jy ! Component: 150 - total flux cleaned = 0.0029611 Jy ! Component: 200 - total flux cleaned = -0.00564584 Jy ! Total flux subtracted in 200 components = -0.00564584 Jy ! Clean residual min=-0.006641 max=0.006592 Jy/beam ! Clean residual mean=-0.000926 rms=0.003821 Jy/beam ! Combined flux in latest and established models = 0.0551518 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 111 model components to the UV plane model. ! The established model now contains 265 components and 0.0551518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.381491Jy sigma=0.001928 ! Fit after self-cal, rms=0.381477Jy sigma=0.001928 ! 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.381477Jy sigma=0.001928 ! Fit after self-cal, rms=0.378988Jy sigma=0.001916 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.0140009 Jy ! Component: 100 - total flux cleaned = -0.0225256 Jy ! Component: 150 - total flux cleaned = -0.0297793 Jy ! Component: 200 - total flux cleaned = -0.0355084 Jy ! Total flux subtracted in 200 components = -0.0355084 Jy ! Clean residual min=-0.004441 max=0.004425 Jy/beam ! Clean residual mean=-0.000317 rms=0.001854 Jy/beam ! Combined flux in latest and established models = 0.0196434 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 69 model components to the UV plane model. ! The established model now contains 331 components and 0.0196434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.377669Jy sigma=0.001910 ! Fit after self-cal, rms=0.376851Jy sigma=0.001906 ! 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: 1.157 x 2.728 at 2.773 degrees (North through East) ! Clean map min=-0.046338 max=0.057555 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=1.865 mas, bmaj=3.405 mas, bpa=-2.682 degrees ! Estimated noise=3189.62 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.00422106 Jy ! Component: 100 - total flux cleaned = -0.00681458 Jy ! Component: 150 - total flux cleaned = -0.00921163 Jy ! Component: 200 - total flux cleaned = -0.0119221 Jy ! Total flux subtracted in 200 components = -0.0119221 Jy ! Clean residual min=-0.004207 max=0.004284 Jy/beam ! Clean residual mean=-0.000041 rms=0.001489 Jy/beam ! Combined flux in latest and established models = 0.00772134 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 54 model components to the UV plane model. ! The established model now contains 376 components and 0.00772135 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.376354Jy sigma=0.001904 ! Fit after self-cal, rms=0.375800Jy sigma=0.001901 ! Inverting map ! Added new window around map position (-25.4, -16). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177437 Jy ! Component: 100 - total flux cleaned = 0.000995504 Jy ! Component: 150 - total flux cleaned = 0.000377769 Jy ! Component: 200 - total flux cleaned = 0.000198609 Jy ! Total flux subtracted in 200 components = 0.000198609 Jy ! Clean residual min=-0.006652 max=0.006435 Jy/beam ! Clean residual mean=0.000085 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.00791995 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 397 components and 0.00791995 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.375527Jy sigma=0.001900 ! Fit after self-cal, rms=0.375210Jy sigma=0.001898 ! 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=1.036 mas, bmaj=2.55 mas, bpa=3.754 degrees ! Estimated noise=2888.35 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0428884 Jy ! Component: 100 - total flux cleaned = -0.0634394 Jy ! Component: 150 - total flux cleaned = -0.0751207 Jy ! Component: 200 - total flux cleaned = -0.0833838 Jy ! Total flux subtracted in 200 components = -0.0833838 Jy ! Clean residual min=-0.058923 max=0.058651 Jy/beam ! Clean residual mean=-0.003095 rms=0.021022 Jy/beam ! Combined flux in latest and established models = -0.0833838 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 38 model components to the UV plane model. ! The established model now contains 38 components and -0.0833838 Jy ! Inverting map and beam ! Estimated beam: bmin=1.157 mas, bmaj=2.728 mas, bpa=2.773 degrees ! Estimated noise=2554.41 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.0168313 Jy ! Component: 100 - total flux cleaned = -0.019943 Jy ! Component: 150 - total flux cleaned = -0.0236254 Jy ! Component: 200 - total flux cleaned = -0.0270168 Jy ! Total flux subtracted in 200 components = -0.0270168 Jy ! Clean residual min=-0.075341 max=0.086105 Jy/beam ! Clean residual mean=-0.005164 rms=0.033455 Jy/beam ! Combined flux in latest and established models = -0.110401 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 56 components and -0.110401 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=1.865 mas, bmaj=3.405 mas, bpa=-2.682 degrees ! Estimated noise=3189.62 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.0142055 Jy ! Component: 100 - total flux cleaned = -0.0198689 Jy ! Component: 150 - total flux cleaned = -0.0230006 Jy ! Component: 200 - total flux cleaned = -0.0260201 Jy ! Total flux subtracted in 200 components = -0.0260201 Jy ! Clean residual min=-0.133223 max=0.159355 Jy/beam ! Clean residual mean=-0.010733 rms=0.068029 Jy/beam ! Combined flux in latest and established models = -0.136421 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 67 components and -0.136421 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.157 mas, bmaj=2.728 mas, bpa=2.773 degrees ! Estimated noise=2554.41 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000371057 Jy ! Component: 100 - total flux cleaned = 0.000979068 Jy ! Component: 150 - total flux cleaned = 0.000976464 Jy ! Component: 200 - total flux cleaned = 0.00102036 Jy ! Total flux subtracted in 200 components = 0.00102036 Jy ! Clean residual min=-0.075289 max=0.081838 Jy/beam ! Clean residual mean=-0.004982 rms=0.032398 Jy/beam ! Combined flux in latest and established models = -0.1354 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 85 components and -0.1354 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.419329Jy sigma=0.002119 ! Fit after self-cal, rms=0.409007Jy sigma=0.002070 wmodel J2206-1835_X_1997_08_27_yyk\_map.mod ! Writing 85 model components to file: J2206-1835_X_1997_08_27_yyk_map.mod wobs J2206-1835_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J2206-1835_X_1997_08_27_yyk_uvs.fits wwins J2206-1835_X_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J2206-1835_X_1997_08_27_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.0271314 Jy ! Component: 100 - total flux cleaned = 0.0366898 Jy ! Component: 150 - total flux cleaned = 0.0415369 Jy ! Component: 200 - total flux cleaned = 0.0433479 Jy ! Component: 250 - total flux cleaned = 0.0442094 Jy ! Component: 300 - total flux cleaned = 0.0457888 Jy ! Component: 350 - total flux cleaned = 0.0479595 Jy ! Component: 400 - total flux cleaned = 0.0492713 Jy ! Component: 450 - total flux cleaned = 0.049908 Jy ! Component: 500 - total flux cleaned = 0.0516832 Jy ! Component: 550 - total flux cleaned = 0.0538748 Jy ! Component: 600 - total flux cleaned = 0.0559085 Jy ! Component: 650 - total flux cleaned = 0.057843 Jy ! Component: 700 - total flux cleaned = 0.0605832 Jy ! Component: 750 - total flux cleaned = 0.0618702 Jy ! Component: 800 - total flux cleaned = 0.0630836 Jy ! Component: 850 - total flux cleaned = 0.0634709 Jy ! Component: 900 - total flux cleaned = 0.0642046 Jy ! Component: 950 - total flux cleaned = 0.0659271 Jy ! Component: 1000 - total flux cleaned = 0.0675697 Jy ! Component: 1050 - total flux cleaned = 0.0688263 Jy ! Component: 1100 - total flux cleaned = 0.0688254 Jy ! Component: 1150 - total flux cleaned = 0.0697087 Jy ! Component: 1200 - total flux cleaned = 0.0705724 Jy ! Component: 1250 - total flux cleaned = 0.0716857 Jy ! Component: 1300 - total flux cleaned = 0.0716843 Jy ! Component: 1350 - total flux cleaned = 0.071685 Jy ! Component: 1400 - total flux cleaned = 0.0719483 Jy ! Component: 1450 - total flux cleaned = 0.0722082 Jy ! Component: 1500 - total flux cleaned = 0.0722062 Jy ! Component: 1550 - total flux cleaned = 0.0719489 Jy ! Component: 1600 - total flux cleaned = 0.0722041 Jy ! Component: 1650 - total flux cleaned = 0.0722039 Jy ! Component: 1700 - total flux cleaned = 0.072456 Jy ! Component: 1750 - total flux cleaned = 0.0727073 Jy ! Component: 1800 - total flux cleaned = 0.0729593 Jy ! Component: 1850 - total flux cleaned = 0.072959 Jy ! Component: 1900 - total flux cleaned = 0.0729615 Jy ! Component: 1950 - total flux cleaned = 0.0729633 Jy ! Component: 2000 - total flux cleaned = 0.072964 Jy ! Total flux subtracted in 2048 components = 0.0727106 Jy ! Clean residual min=-0.016576 max=0.015501 Jy/beam ! Clean residual mean=-0.000811 rms=0.005476 Jy/beam ! Combined flux in latest and established models = -0.0626897 Jy keep ! Adding 346 model components to the UV plane model. ! The established model now contains 430 components and -0.0626897 Jy ![Exited script file: muppet] wmap "J2206-1835_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.157 x 2.728 at 2.773 degrees (North through East) ! Clean map min=-0.056378 max=0.037504 Jy/beam ! Writing clean map to FITS file: J2206-1835_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0375039 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00449509 device "J2206-1835_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2206-1835_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -35.957 35.957 71.914 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0134 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.037 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.157 x 2.728 at 2.773 degrees (North through East) ! Clean map min=-0.056378 max=0.037504 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2206-1835_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2206-1835_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2206-1835_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 10:34:23 2007