! Started logfile: J1924-2914_X_1995_04_19_yyk_uvs.log on Mon Jan 8 09:42:19 2007 obs J1924-2914_X_1995_04_19_yyk_uva.fits ! Reading UV FITS file: J1924-2914_X_1995_04_19_yyk_uva.fits ! AN table 1: 22 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.373737 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1924-2914 ! ! 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.15049e+09 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 724 lines of history. ! ! Reading 1480 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 J1924-2914_X_1995_04_19_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)= 13.0312 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.7563 mas, bmaj=4.838 mas, bpa=-21.97 degrees ! Estimated noise=3124.94 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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 10.9511 Jy ! Component: 100 - total flux cleaned = 12.6101 Jy ! Total flux subtracted in 100 components = 12.6101 Jy ! Clean residual min=-0.807524 max=1.046729 Jy/beam ! Clean residual mean=0.009134 rms=0.292447 Jy/beam ! Combined flux in latest and established models = 12.6101 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 12.6101 Jy ! ! Correcting IF 1. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 82 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=2.739627Jy sigma=0.022330 ! Fit after self-cal, rms=2.737572Jy sigma=0.022299 ! Inverting map and beam ! Estimated beam: bmin=0.7563 mas, bmaj=4.838 mas, bpa=-21.97 degrees ! Estimated noise=3124.94 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.088 mas, bmaj=4.789 mas, bpa=-18.99 degrees ! Estimated noise=2190.36 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 = 1.03941 Jy ! Component: 100 - total flux cleaned = 1.42124 Jy ! Component: 150 - total flux cleaned = 1.51559 Jy ! Component: 200 - total flux cleaned = 1.57164 Jy ! Total flux subtracted in 200 components = 1.57164 Jy ! Clean residual min=-0.761352 max=0.857610 Jy/beam ! Clean residual mean=0.009604 rms=0.281150 Jy/beam ! Combined flux in latest and established models = 14.1817 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 41 components and 14.1817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.760371Jy sigma=0.019938 ! Fit after self-cal, rms=2.760096Jy sigma=0.019927 ! 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.088 x 4.789 at -18.99 degrees (North through East) ! Clean map min=-0.75722 max=13.005 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.974931 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.96 HN 1.00* KP 1.00* ! LA 0.89 MK 1.01 NL 1.02 OV 1.03 ! PT 1.34 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.984278 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.93 HN 1.00* KP 1.00* ! LA 0.88 MK 0.99 NL 0.98 OV 1.01 ! PT 1.39 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.963246 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.95 HN 1.00* KP 1.00* ! LA 0.88 MK 1.02 NL 1.03 OV 1.01 ! PT 1.48 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.964343 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 1.00* KP 1.00* ! LA 0.89 MK 1.00 NL 1.01 OV 1.00 ! PT 1.47 SC 1.00* ! ! ! Fit before self-cal, rms=2.760096Jy sigma=0.019927 ! Fit after self-cal, rms=1.531249Jy sigma=0.014078 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=1.531249Jy sigma=0.014078 ! Fit after self-cal, rms=1.531614Jy sigma=0.014077 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.094 mas, bmaj=4.79 mas, bpa=-18.91 degrees ! Estimated noise=2041.83 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.646463 Jy ! Component: 100 - total flux cleaned = -0.699687 Jy ! Component: 150 - total flux cleaned = -0.694912 Jy ! Component: 200 - total flux cleaned = -0.691516 Jy ! Total flux subtracted in 200 components = -0.691516 Jy ! Clean residual min=-0.218860 max=0.309551 Jy/beam ! Clean residual mean=0.002780 rms=0.080744 Jy/beam ! Combined flux in latest and established models = 13.4902 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 61 components and 13.4902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.320964Jy sigma=0.012273 ! Fit after self-cal, rms=1.320428Jy sigma=0.012269 ! 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=1.320428Jy sigma=0.012269 ! Fit after self-cal, rms=0.921948Jy sigma=0.007655 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.080027 Jy ! Component: 100 - total flux cleaned = 0.0958034 Jy ! Component: 150 - total flux cleaned = 0.103065 Jy ! Component: 200 - total flux cleaned = 0.111972 Jy ! Total flux subtracted in 200 components = 0.111972 Jy ! Clean residual min=-0.197009 max=0.301052 Jy/beam ! Clean residual mean=0.002769 rms=0.079634 Jy/beam ! Combined flux in latest and established models = 13.6022 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 71 components and 13.6022 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.913626Jy sigma=0.007556 ! Fit after self-cal, rms=0.860099Jy sigma=0.006877 ! 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.094 x 4.79 at -18.91 degrees (North through East) ! Clean map min=-0.18842 max=12.327 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.860099Jy sigma=0.006877 ! Fit after self-cal, rms=0.829589Jy sigma=0.006569 ! 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.829589Jy sigma=0.006569 ! Fit after self-cal, rms=0.821305Jy sigma=0.006467 ! Inverting map and beam ! Estimated beam: bmin=1.092 mas, bmaj=4.792 mas, bpa=-18.93 degrees ! Estimated noise=2040.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00675311 Jy ! Component: 100 - total flux cleaned = 0.0113098 Jy ! Component: 150 - total flux cleaned = 0.0195734 Jy ! Component: 200 - total flux cleaned = 0.0272725 Jy ! Total flux subtracted in 200 components = 0.0272725 Jy ! Clean residual min=-0.183482 max=0.288310 Jy/beam ! Clean residual mean=0.002509 rms=0.075492 Jy/beam ! Combined flux in latest and established models = 13.6294 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 78 components and 13.6294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.815819Jy sigma=0.006384 ! Fit after self-cal, rms=0.813213Jy sigma=0.006361 ! 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.813213Jy sigma=0.006361 ! Fit after self-cal, rms=0.795552Jy sigma=0.006305 ! 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.795552Jy sigma=0.006305 ! Fit after self-cal, rms=0.794829Jy sigma=0.006299 ! Inverting map and beam ! Estimated beam: bmin=1.091 mas, bmaj=4.789 mas, bpa=-18.94 degrees ! Estimated noise=2041.22 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0135879 Jy ! Component: 100 - total flux cleaned = 0.025345 Jy ! Component: 150 - total flux cleaned = 0.0289022 Jy ! Component: 200 - total flux cleaned = 0.0340936 Jy ! Total flux subtracted in 200 components = 0.0340936 Jy ! Clean residual min=-0.176263 max=0.278311 Jy/beam ! Clean residual mean=0.002484 rms=0.072645 Jy/beam ! Combined flux in latest and established models = 13.6635 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 13.6635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.790919Jy sigma=0.006236 ! Fit after self-cal, rms=0.789653Jy sigma=0.006233 ! 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.339 mas, bmaj=7.257 mas, bpa=0.6613 degrees ! Estimated noise=2317.09 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.118629 Jy ! Component: 100 - total flux cleaned = 0.141735 Jy ! Component: 150 - total flux cleaned = 0.155483 Jy ! Component: 200 - total flux cleaned = 0.163121 Jy ! Total flux subtracted in 200 components = 0.163121 Jy ! Clean residual min=-0.200329 max=0.309484 Jy/beam ! Clean residual mean=0.002798 rms=0.081033 Jy/beam ! Combined flux in latest and established models = 13.8266 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 94 components and 13.8266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.793437Jy sigma=0.006270 ! Fit after self-cal, rms=0.793296Jy sigma=0.006259 ! 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.7514 mas, bmaj=4.833 mas, bpa=-21.95 degrees ! Estimated noise=2998.2 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 10.5421 Jy ! Component: 100 - total flux cleaned = 12.2225 Jy ! Component: 150 - total flux cleaned = 12.8759 Jy ! Component: 200 - total flux cleaned = 13.1852 Jy ! Total flux subtracted in 200 components = 13.1852 Jy ! Clean residual min=-0.217619 max=0.274526 Jy/beam ! Clean residual mean=0.000782 rms=0.074798 Jy/beam ! Combined flux in latest and established models = 13.1852 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 24 model components to the UV plane model. ! The established model now contains 24 components and 13.1852 Jy ! Inverting map and beam ! Estimated beam: bmin=1.091 mas, bmaj=4.789 mas, bpa=-18.94 degrees ! Estimated noise=2041.22 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.188682 Jy ! Component: 100 - total flux cleaned = 0.295813 Jy ! Component: 150 - total flux cleaned = 0.375174 Jy ! Component: 200 - total flux cleaned = 0.410734 Jy ! Total flux subtracted in 200 components = 0.410734 Jy ! Clean residual min=-0.201456 max=0.297358 Jy/beam ! Clean residual mean=0.002663 rms=0.079075 Jy/beam ! Combined flux in latest and established models = 13.5959 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 50 components and 13.5959 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.339 mas, bmaj=7.257 mas, bpa=0.6613 degrees ! Estimated noise=2317.09 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.16233 Jy ! Component: 100 - total flux cleaned = 0.202954 Jy ! Component: 150 - total flux cleaned = 0.210837 Jy ! Component: 200 - total flux cleaned = 0.219986 Jy ! Total flux subtracted in 200 components = 0.219986 Jy ! Clean residual min=-0.207547 max=0.320838 Jy/beam ! Clean residual mean=0.003054 rms=0.085130 Jy/beam ! Combined flux in latest and established models = 13.8159 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 64 components and 13.8159 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.091 mas, bmaj=4.789 mas, bpa=-18.94 degrees ! Estimated noise=2041.22 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.054466 Jy ! Component: 100 - total flux cleaned = -0.0784206 Jy ! Component: 150 - total flux cleaned = -0.0925195 Jy ! Component: 200 - total flux cleaned = -0.0949991 Jy ! Total flux subtracted in 200 components = -0.0949991 Jy ! Clean residual min=-0.184032 max=0.285055 Jy/beam ! Clean residual mean=0.002540 rms=0.070559 Jy/beam ! Combined flux in latest and established models = 13.7209 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 73 components and 13.7209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.791523Jy sigma=0.006243 ! Fit after self-cal, rms=0.790340Jy sigma=0.006237 wmodel J1924-2914_X_1995_04_19_yyk\_map.mod ! Writing 73 model components to file: J1924-2914_X_1995_04_19_yyk_map.mod wobs J1924-2914_X_1995_04_19_yyk\_uvs.fits ! Writing UV FITS file: J1924-2914_X_1995_04_19_yyk_uvs.fits wwins J1924-2914_X_1995_04_19_yyk\_map.win ! wwins: Wrote 1 windows to J1924-2914_X_1995_04_19_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.115308 Jy ! Component: 100 - total flux cleaned = 0.169157 Jy ! Component: 150 - total flux cleaned = 0.161737 Jy ! Component: 200 - total flux cleaned = 0.149018 Jy ! Component: 250 - total flux cleaned = 0.139823 Jy ! Component: 300 - total flux cleaned = 0.141442 Jy ! Component: 350 - total flux cleaned = 0.144375 Jy ! Component: 400 - total flux cleaned = 0.150896 Jy ! Component: 450 - total flux cleaned = 0.156846 Jy ! Component: 500 - total flux cleaned = 0.162328 Jy ! Component: 550 - total flux cleaned = 0.164344 Jy ! Component: 600 - total flux cleaned = 0.168096 Jy ! Component: 650 - total flux cleaned = 0.168955 Jy ! Component: 700 - total flux cleaned = 0.168125 Jy ! Component: 750 - total flux cleaned = 0.167389 Jy ! Component: 800 - total flux cleaned = 0.166655 Jy ! Component: 850 - total flux cleaned = 0.163852 Jy ! Component: 900 - total flux cleaned = 0.159818 Jy ! Component: 950 - total flux cleaned = 0.156543 Jy ! Component: 1000 - total flux cleaned = 0.152693 Jy ! Component: 1050 - total flux cleaned = 0.148925 Jy ! Component: 1100 - total flux cleaned = 0.145846 Jy ! Component: 1150 - total flux cleaned = 0.142825 Jy ! Component: 1200 - total flux cleaned = 0.141045 Jy ! Component: 1250 - total flux cleaned = 0.137489 Jy ! Component: 1300 - total flux cleaned = 0.135708 Jy ! Component: 1350 - total flux cleaned = 0.133916 Jy ! Component: 1400 - total flux cleaned = 0.13211 Jy ! Component: 1450 - total flux cleaned = 0.130286 Jy ! Component: 1500 - total flux cleaned = 0.129063 Jy ! Component: 1550 - total flux cleaned = 0.128437 Jy ! Component: 1600 - total flux cleaned = 0.127172 Jy ! Component: 1650 - total flux cleaned = 0.127169 Jy ! Component: 1700 - total flux cleaned = 0.127168 Jy ! Component: 1750 - total flux cleaned = 0.127175 Jy ! Component: 1800 - total flux cleaned = 0.127863 Jy ! Component: 1850 - total flux cleaned = 0.127868 Jy ! Component: 1900 - total flux cleaned = 0.128583 Jy ! Component: 1950 - total flux cleaned = 0.127865 Jy ! Component: 2000 - total flux cleaned = 0.128607 Jy ! Total flux subtracted in 2048 components = 0.127853 Jy ! Clean residual min=-0.042805 max=0.039904 Jy/beam ! Clean residual mean=0.000660 rms=0.013438 Jy/beam ! Combined flux in latest and established models = 13.8488 Jy keep ! Adding 150 model components to the UV plane model. ! The established model now contains 223 components and 13.8488 Jy ![Exited script file: muppet] wmap "J1924-2914_X_1995_04_19_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.091 x 4.789 at -18.94 degrees (North through East) ! Clean map min=-0.067367 max=12.33 Jy/beam ! Writing clean map to FITS file: J1924-2914_X_1995_04_19_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 12.3302 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0145255 device "J1924-2914_X_1995_04_19_yyk\_map.eps/VPS" ! Attempting to open device: 'J1924-2914_X_1995_04_19_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.353412 0.353412 0.706825 1.41365 2.8273 5.6546 11.3092 22.6184 45.2368 90.4736 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0435 print "peak=",int(peak_flux*1000)/1000 ! peak= 12.33 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.091 x 4.789 at -18.94 degrees (North through East) ! Clean map min=-0.067367 max=12.33 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1924-2914_X_1995_04_19_yyk\_map.gif/gif" ! Attempting to open device: 'J1924-2914_X_1995_04_19_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1924-2914_X_1995_04_19_yyk_uvs.log closed on Mon Jan 8 09:42:25 2007