! Started logfile: J1529-1904_S_2004_05_27_yyk_uvs.log on Wed Dec 7 00:33:39 2005 obs J1529-1904_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J1529-1904_S_2004_05_27_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.9375 visibilities/baseline/integration-bin. ! Found source: J1529-1904 ! ! 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 1383 lines of history. ! ! Reading 2700 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 J1529-1904_S_2004_05_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.131483 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.895221Jy sigma=15.641585 ! Fit after self-cal, rms=0.895178Jy sigma=15.639686 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=2.457 mas, bmaj=6.646 mas, bpa=-3.061 degrees ! Estimated noise=1.31526 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 = 0.0878608 Jy ! Component: 100 - total flux cleaned = 0.113043 Jy ! Total flux subtracted in 100 components = 0.113043 Jy ! Clean residual min=-0.005786 max=0.008701 Jy/beam ! Clean residual mean=0.000024 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 0.113043 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.113043 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071152Jy sigma=1.131141 ! Fit after self-cal, rms=0.071127Jy sigma=1.130769 ! Inverting map 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=3.199 mas, bmaj=8.091 mas, bpa=-3.073 degrees ! Estimated noise=0.83354 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.0172793 Jy ! Component: 100 - total flux cleaned = 0.0242452 Jy ! Component: 150 - total flux cleaned = 0.0273751 Jy ! Component: 200 - total flux cleaned = 0.0284584 Jy ! Total flux subtracted in 200 components = 0.0284584 Jy ! Clean residual min=-0.003655 max=0.004714 Jy/beam ! Clean residual mean=-0.000068 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.141501 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 54 components and 0.141501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068652Jy sigma=1.077670 ! Fit after self-cal, rms=0.068656Jy sigma=1.077584 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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.01335 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.00 KP 0.97 ! LA 1.06 MK 0.98 NL 0.97 OV 0.95 ! PT 1.04 SC 0.89 ! ! ! 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. ! Amplitude normalization factor in sub-array 1: 0.998874 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 0.90 HN 1.03 KP 0.92 ! LA 0.90 MK 1.04 NL 1.10 OV 1.11 ! PT 1.08 SC 1.05 ! ! ! 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.068656Jy sigma=1.077584 ! Fit after self-cal, rms=0.068247Jy sigma=1.068692 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.068247Jy sigma=1.068692 ! Fit after self-cal, rms=0.068246Jy sigma=1.068667 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.2 mas, bmaj=8.046 mas, bpa=-2.509 degrees ! Estimated noise=0.835215 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.00135973 Jy ! Component: 100 - total flux cleaned = 0.00152935 Jy ! Component: 150 - total flux cleaned = 0.00160773 Jy ! Component: 200 - total flux cleaned = 0.00171996 Jy ! Total flux subtracted in 200 components = 0.00171996 Jy ! Clean residual min=-0.003353 max=0.004067 Jy/beam ! Clean residual mean=-0.000039 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.143221 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 60 components and 0.143221 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068198Jy sigma=1.067768 ! Fit after self-cal, rms=0.068199Jy sigma=1.067756 ! 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.068199Jy sigma=1.067756 ! Fit after self-cal, rms=0.065574Jy sigma=1.024467 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.000922922 Jy ! Component: 100 - total flux cleaned = 0.00114215 Jy ! Component: 150 - total flux cleaned = 0.00125468 Jy ! Component: 200 - total flux cleaned = 0.00132218 Jy ! Total flux subtracted in 200 components = 0.00132218 Jy ! Clean residual min=-0.003021 max=0.003994 Jy/beam ! Clean residual mean=-0.000039 rms=0.001036 Jy/beam ! Combined flux in latest and established models = 0.144543 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 62 components and 0.144543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065521Jy sigma=1.023729 ! Fit after self-cal, rms=0.065369Jy sigma=1.021299 ! 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: 3.2 x 8.046 at -2.509 degrees (North through East) ! Clean map min=-0.0028628 max=0.10605 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.065369Jy sigma=1.021299 ! Fit after self-cal, rms=0.064277Jy sigma=1.007715 ! 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.064277Jy sigma=1.007715 ! Fit after self-cal, rms=0.064278Jy sigma=1.007463 ! Inverting map and beam ! Estimated beam: bmin=3.162 mas, bmaj=8.111 mas, bpa=-3.076 degrees ! Estimated noise=0.818648 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00118734 Jy ! Component: 100 - total flux cleaned = -0.001258 Jy ! Component: 150 - total flux cleaned = -0.00126013 Jy ! Component: 200 - total flux cleaned = -0.00123272 Jy ! Total flux subtracted in 200 components = -0.00123272 Jy ! Clean residual min=-0.002841 max=0.003327 Jy/beam ! Clean residual mean=-0.000041 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.143311 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 70 components and 0.143311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064231Jy sigma=1.006833 ! Fit after self-cal, rms=0.064234Jy sigma=1.006806 ! 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.064234Jy sigma=1.006806 ! Fit after self-cal, rms=0.065063Jy sigma=1.011381 ! 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.065063Jy sigma=1.011381 ! Fit after self-cal, rms=0.065076Jy sigma=1.011253 ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=8.048 mas, bpa=-3.481 degrees ! Estimated noise=0.810002 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000398814 Jy ! Component: 100 - total flux cleaned = -0.000289727 Jy ! Component: 150 - total flux cleaned = -0.000198592 Jy ! Component: 200 - total flux cleaned = -0.000143162 Jy ! Total flux subtracted in 200 components = -0.000143162 Jy ! Clean residual min=-0.002807 max=0.003266 Jy/beam ! Clean residual mean=-0.000016 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.143168 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 70 components and 0.143168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065043Jy sigma=1.010637 ! Fit after self-cal, rms=0.065048Jy sigma=1.010626 ! 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=7.804 mas, bmaj=16.7 mas, bpa=1.659 degrees ! Estimated noise=1.04832 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.00122232 Jy ! Component: 100 - total flux cleaned = 0.00121583 Jy ! Component: 150 - total flux cleaned = 0.00121008 Jy ! Component: 200 - total flux cleaned = 0.00120492 Jy ! Total flux subtracted in 200 components = 0.00120492 Jy ! Clean residual min=-0.003376 max=0.003400 Jy/beam ! Clean residual mean=-0.000035 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.144372 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 75 components and 0.144372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065023Jy sigma=1.010687 ! Fit after self-cal, rms=0.065026Jy sigma=1.010657 ! Inverting map uvtaper 0,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=2.414 mas, bmaj=6.69 mas, bpa=-3.36 degrees ! Estimated noise=1.27545 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0870862 Jy ! Component: 100 - total flux cleaned = 0.113435 Jy ! Component: 150 - total flux cleaned = 0.125961 Jy ! Component: 200 - total flux cleaned = 0.133104 Jy ! Total flux subtracted in 200 components = 0.133104 Jy ! Clean residual min=-0.004642 max=0.005170 Jy/beam ! Clean residual mean=0.000022 rms=0.001423 Jy/beam ! Combined flux in latest and established models = 0.133104 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.133104 Jy ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=8.048 mas, bpa=-3.481 degrees ! Estimated noise=0.810002 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) ! Added new window around map position (-3, -2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00652693 Jy ! Component: 100 - total flux cleaned = 0.00921119 Jy ! Component: 150 - total flux cleaned = 0.0092964 Jy ! Component: 200 - total flux cleaned = 0.0094411 Jy ! Total flux subtracted in 200 components = 0.0094411 Jy ! Clean residual min=-0.002977 max=0.003507 Jy/beam ! Clean residual mean=-0.000016 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.142545 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 54 components and 0.142545 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=7.804 mas, bmaj=16.7 mas, bpa=1.659 degrees ! Estimated noise=1.04832 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.00175245 Jy ! Component: 100 - total flux cleaned = 0.00170608 Jy ! Component: 150 - total flux cleaned = 0.00166861 Jy ! Component: 200 - total flux cleaned = 0.00163412 Jy ! Total flux subtracted in 200 components = 0.00163412 Jy ! Clean residual min=-0.003494 max=0.003501 Jy/beam ! Clean residual mean=-0.000036 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.144179 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 65 components and 0.144179 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=8.048 mas, bpa=-3.481 degrees ! Estimated noise=0.810002 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0010953 Jy ! Component: 100 - total flux cleaned = -0.0010968 Jy ! Component: 150 - total flux cleaned = -0.00109822 Jy ! Component: 200 - total flux cleaned = -0.00109898 Jy ! Total flux subtracted in 200 components = -0.00109898 Jy ! Clean residual min=-0.002914 max=0.003140 Jy/beam ! Clean residual mean=-0.000016 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.14308 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 83 components and 0.14308 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064815Jy sigma=1.007313 ! Fit after self-cal, rms=0.064816Jy sigma=1.006944 wmodel J1529-1904_S_2004_05_27_yyk\_map.mod ! Writing 83 model components to file: J1529-1904_S_2004_05_27_yyk_map.mod wobs J1529-1904_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J1529-1904_S_2004_05_27_yyk_uvs.fits wwins J1529-1904_S_2004_05_27_yyk\_map.win ! wwins: Wrote 2 windows to J1529-1904_S_2004_05_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.000934987 Jy ! Component: 100 - total flux cleaned = 0.00174755 Jy ! Component: 150 - total flux cleaned = 0.00247136 Jy ! Component: 200 - total flux cleaned = 0.00307121 Jy ! Component: 250 - total flux cleaned = 0.00351643 Jy ! Component: 300 - total flux cleaned = 0.00390431 Jy ! Component: 350 - total flux cleaned = 0.00428005 Jy ! Component: 400 - total flux cleaned = 0.00460594 Jy ! Component: 450 - total flux cleaned = 0.00504296 Jy ! Component: 500 - total flux cleaned = 0.00546791 Jy ! Component: 550 - total flux cleaned = 0.00569491 Jy ! Component: 600 - total flux cleaned = 0.0059543 Jy ! Component: 650 - total flux cleaned = 0.00620788 Jy ! Component: 700 - total flux cleaned = 0.00627852 Jy ! Component: 750 - total flux cleaned = 0.00624352 Jy ! Component: 800 - total flux cleaned = 0.00631194 Jy ! Component: 850 - total flux cleaned = 0.00617763 Jy ! Component: 900 - total flux cleaned = 0.00621135 Jy ! Component: 950 - total flux cleaned = 0.00621166 Jy ! Component: 1000 - total flux cleaned = 0.0061156 Jy ! Component: 1050 - total flux cleaned = 0.00614673 Jy ! Component: 1100 - total flux cleaned = 0.00614695 Jy ! Component: 1150 - total flux cleaned = 0.00620832 Jy ! Component: 1200 - total flux cleaned = 0.00617845 Jy ! Component: 1250 - total flux cleaned = 0.00614902 Jy ! Component: 1300 - total flux cleaned = 0.00617889 Jy ! Component: 1350 - total flux cleaned = 0.00609158 Jy ! Component: 1400 - total flux cleaned = 0.0061207 Jy ! Component: 1450 - total flux cleaned = 0.00609246 Jy ! Component: 1500 - total flux cleaned = 0.00606467 Jy ! Component: 1550 - total flux cleaned = 0.00609284 Jy ! Component: 1600 - total flux cleaned = 0.00612016 Jy ! Component: 1650 - total flux cleaned = 0.00620175 Jy ! Component: 1700 - total flux cleaned = 0.00628247 Jy ! Component: 1750 - total flux cleaned = 0.00625634 Jy ! Component: 1800 - total flux cleaned = 0.00633509 Jy ! Component: 1850 - total flux cleaned = 0.00633489 Jy ! Component: 1900 - total flux cleaned = 0.00641185 Jy ! Component: 1950 - total flux cleaned = 0.00636097 Jy ! Component: 2000 - total flux cleaned = 0.00646143 Jy ! Total flux subtracted in 2048 components = 0.00648642 Jy ! Clean residual min=-0.001429 max=0.001747 Jy/beam ! Clean residual mean=-0.000017 rms=0.000526 Jy/beam ! Combined flux in latest and established models = 0.149567 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 222 components and 0.149567 Jy ![Exited script file: muppet] wmap "J1529-1904_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.107 x 8.048 at -3.481 degrees (North through East) ! Clean map min=-0.0025269 max=0.10245 Jy/beam ! Writing clean map to FITS file: J1529-1904_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.102449 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000526476 device "J1529-1904_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1529-1904_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.54168 1.54168 3.08336 6.16672 12.3334 24.6669 49.3338 98.6675 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.102 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.107 x 8.048 at -3.481 degrees (North through East) ! Clean map min=-0.0025269 max=0.10245 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1529-1904_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1529-1904_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1529-1904_S_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:33:43 2005