! Started logfile: J0045-3900_S_2002_05_14_yyk_uvs.log on Tue Jun 26 21:52:41 2007 obs J0045-3900_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J0045-3900_S_2002_05_14_yyk_uva.fits ! AN table 1: 39 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.442735 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0045-3900 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1153 lines of history. ! ! Reading 3108 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 J0045-3900_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.468844 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=2.846 mas, bmaj=26.07 mas, bpa=23.29 degrees ! Estimated noise=3586.16 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.029236 Jy ! Component: 100 - total flux cleaned = 0.0334381 Jy ! Total flux subtracted in 100 components = 0.0334381 Jy ! Clean residual min=-0.015809 max=0.015887 Jy/beam ! Clean residual mean=0.000224 rms=0.006491 Jy/beam ! Combined flux in latest and established models = 0.0334381 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.0334381 Jy ! ! Correcting IF 1. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 125 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.464598Jy sigma=0.002094 ! Fit after self-cal, rms=0.464177Jy sigma=0.002090 ! Inverting map and beam ! Estimated beam: bmin=2.846 mas, bmaj=26.07 mas, bpa=23.29 degrees ! Estimated noise=3586.24 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=3.809 mas, bmaj=28.21 mas, bpa=22.77 degrees ! Estimated noise=2491.92 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.00300807 Jy ! Component: 100 - total flux cleaned = 0.00553302 Jy ! Component: 150 - total flux cleaned = 0.00938674 Jy ! Component: 200 - total flux cleaned = 0.0137856 Jy ! Total flux subtracted in 200 components = 0.0137856 Jy ! Clean residual min=-0.005766 max=0.005793 Jy/beam ! Clean residual mean=0.000013 rms=0.002503 Jy/beam ! Combined flux in latest and established models = 0.0472237 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 53 model components to the UV plane model. ! The established model now contains 75 components and 0.0472237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.462373Jy sigma=0.002080 ! Fit after self-cal, rms=0.462250Jy sigma=0.002080 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.809 x 28.21 at 22.77 degrees (North through East) ! Clean map min=-0.014992 max=0.055139 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 3 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. ! A total of 3 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 3. ! 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 3 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.462250Jy sigma=0.002080 ! Fit after self-cal, rms=0.462774Jy sigma=0.002082 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.462774Jy sigma=0.002082 ! Fit after self-cal, rms=0.462771Jy sigma=0.002082 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.804 mas, bmaj=28.19 mas, bpa=22.78 degrees ! Estimated noise=2495.74 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.00297243 Jy ! Component: 100 - total flux cleaned = -0.00388513 Jy ! Component: 150 - total flux cleaned = -0.00381998 Jy ! Component: 200 - total flux cleaned = -0.00481509 Jy ! Total flux subtracted in 200 components = -0.00481509 Jy ! Clean residual min=-0.004201 max=0.004166 Jy/beam ! Clean residual mean=-0.000021 rms=0.001869 Jy/beam ! Combined flux in latest and established models = 0.0424086 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 120 components and 0.0424086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.462111Jy sigma=0.002079 ! Fit after self-cal, rms=0.462052Jy sigma=0.002078 ! 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.462052Jy sigma=0.002078 ! Fit after self-cal, rms=0.459320Jy sigma=0.002066 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.00150755 Jy ! Component: 100 - total flux cleaned = -0.00225273 Jy ! Component: 150 - total flux cleaned = -0.00109616 Jy ! Component: 200 - total flux cleaned = 0.00191845 Jy ! Total flux subtracted in 200 components = 0.00191845 Jy ! Clean residual min=-0.005912 max=0.005889 Jy/beam ! Clean residual mean=-0.000161 rms=0.002579 Jy/beam ! Combined flux in latest and established models = 0.0443271 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 163 components and 0.0443271 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.457615Jy sigma=0.002059 ! Fit after self-cal, rms=0.456746Jy sigma=0.002056 ! 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.804 x 28.19 at 22.78 degrees (North through East) ! Clean map min=-0.020109 max=0.057053 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 = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.01 mas, bmaj=43.76 mas, bpa=10.46 degrees ! Estimated noise=2894.51 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.00793475 Jy ! Component: 100 - total flux cleaned = -0.0100368 Jy ! Component: 150 - total flux cleaned = -0.0125007 Jy ! Component: 200 - total flux cleaned = -0.0125178 Jy ! Total flux subtracted in 200 components = -0.0125178 Jy ! Clean residual min=-0.003384 max=0.003373 Jy/beam ! Clean residual mean=-0.000057 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.0318092 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 206 components and 0.0318092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.455999Jy sigma=0.002053 ! Fit after self-cal, rms=0.455823Jy sigma=0.002052 ! Inverting map ! Added new window around map position (19, -58). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00151726 Jy ! Component: 100 - total flux cleaned = 0.00018011 Jy ! Component: 150 - total flux cleaned = 0.000716902 Jy ! Component: 200 - total flux cleaned = 0.000269158 Jy ! Total flux subtracted in 200 components = 0.000269158 Jy ! Clean residual min=-0.005085 max=0.005128 Jy/beam ! Clean residual mean=-0.000230 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.0320784 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 224 components and 0.0320784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.455281Jy sigma=0.002050 ! Fit after self-cal, rms=0.455080Jy sigma=0.002049 ! Inverting map ! Added new window around map position (-64, 47). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000673161 Jy ! Component: 100 - total flux cleaned = -0.000653403 Jy ! Component: 150 - total flux cleaned = -0.0016089 Jy ! Component: 200 - total flux cleaned = -0.00311258 Jy ! Total flux subtracted in 200 components = -0.00311258 Jy ! Clean residual min=-0.004179 max=0.004850 Jy/beam ! Clean residual mean=-0.000214 rms=0.001512 Jy/beam ! Combined flux in latest and established models = 0.0289658 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 252 components and 0.0289658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.454597Jy sigma=0.002047 ! Fit after self-cal, rms=0.454329Jy sigma=0.002046 ! 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=2.846 mas, bmaj=26.07 mas, bpa=23.29 degrees ! Estimated noise=3587.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0509879 Jy ! Component: 100 - total flux cleaned = 0.0572464 Jy ! Component: 150 - total flux cleaned = 0.0709826 Jy ! Component: 200 - total flux cleaned = 0.0754827 Jy ! Total flux subtracted in 200 components = 0.0754827 Jy ! Clean residual min=-0.020150 max=0.023796 Jy/beam ! Clean residual mean=-0.000337 rms=0.007537 Jy/beam ! Combined flux in latest and established models = 0.0754827 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 52 model components to the UV plane model. ! The established model now contains 52 components and 0.0754827 Jy ! Inverting map and beam ! Estimated beam: bmin=3.804 mas, bmaj=28.19 mas, bpa=22.78 degrees ! Estimated noise=2495.74 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.000387574 Jy ! Component: 100 - total flux cleaned = -0.00434502 Jy ! Component: 150 - total flux cleaned = -0.00799885 Jy ! Component: 200 - total flux cleaned = -0.00798266 Jy ! Total flux subtracted in 200 components = -0.00798266 Jy ! Clean residual min=-0.009919 max=0.011672 Jy/beam ! Clean residual mean=-0.000164 rms=0.003558 Jy/beam ! Combined flux in latest and established models = 0.0675 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 104 components and 0.0675 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=9.01 mas, bmaj=43.76 mas, bpa=10.46 degrees ! Estimated noise=2894.51 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.00147793 Jy ! Component: 100 - total flux cleaned = -0.000452297 Jy ! Component: 150 - total flux cleaned = -0.00108016 Jy ! Component: 200 - total flux cleaned = -0.00110411 Jy ! Total flux subtracted in 200 components = -0.00110411 Jy ! Clean residual min=-0.008171 max=0.006957 Jy/beam ! Clean residual mean=-0.000137 rms=0.002504 Jy/beam ! Combined flux in latest and established models = 0.0663959 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 141 components and 0.0663959 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.804 mas, bmaj=28.19 mas, bpa=22.78 degrees ! Estimated noise=2495.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00192926 Jy ! Component: 100 - total flux cleaned = 0.000235567 Jy ! Component: 150 - total flux cleaned = 0.00288768 Jy ! Component: 200 - total flux cleaned = 0.00475851 Jy ! Total flux subtracted in 200 components = 0.00475851 Jy ! Clean residual min=-0.007606 max=0.007114 Jy/beam ! Clean residual mean=-0.000083 rms=0.002196 Jy/beam ! Combined flux in latest and established models = 0.0711544 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 171 components and 0.0711544 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.453689Jy sigma=0.002044 ! Fit after self-cal, rms=0.453199Jy sigma=0.002042 wmodel J0045-3900_S_2002_05_14_yyk\_map.mod ! Writing 171 model components to file: J0045-3900_S_2002_05_14_yyk_map.mod wobs J0045-3900_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J0045-3900_S_2002_05_14_yyk_uvs.fits wwins J0045-3900_S_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J0045-3900_S_2002_05_14_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.0039378 Jy ! Component: 100 - total flux cleaned = -0.00408465 Jy ! Component: 150 - total flux cleaned = -0.00348136 Jy ! Component: 200 - total flux cleaned = -0.00291023 Jy ! Component: 250 - total flux cleaned = -0.00291176 Jy ! Component: 300 - total flux cleaned = -0.00290819 Jy ! Component: 350 - total flux cleaned = -0.00270952 Jy ! Component: 400 - total flux cleaned = -0.00261671 Jy ! Component: 450 - total flux cleaned = -0.00261665 Jy ! Component: 500 - total flux cleaned = -0.00244341 Jy ! Component: 550 - total flux cleaned = -0.00277839 Jy ! Component: 600 - total flux cleaned = -0.0034278 Jy ! Component: 650 - total flux cleaned = -0.003585 Jy ! Component: 700 - total flux cleaned = -0.00335246 Jy ! Component: 750 - total flux cleaned = -0.00320138 Jy ! Component: 800 - total flux cleaned = -0.00297691 Jy ! Component: 850 - total flux cleaned = -0.00253493 Jy ! Component: 900 - total flux cleaned = -0.00246235 Jy ! Component: 950 - total flux cleaned = -0.00246146 Jy ! Component: 1000 - total flux cleaned = -0.0022467 Jy ! Component: 1050 - total flux cleaned = -0.00203616 Jy ! Component: 1100 - total flux cleaned = -0.00182816 Jy ! Component: 1150 - total flux cleaned = -0.00162057 Jy ! Component: 1200 - total flux cleaned = -0.00127855 Jy ! Component: 1250 - total flux cleaned = -0.00121093 Jy ! Component: 1300 - total flux cleaned = -0.000941397 Jy ! Component: 1350 - total flux cleaned = -0.000941295 Jy ! Component: 1400 - total flux cleaned = -0.00080876 Jy ! Component: 1450 - total flux cleaned = -0.000808705 Jy ! Component: 1500 - total flux cleaned = -0.000545576 Jy ! Component: 1550 - total flux cleaned = -0.000545066 Jy ! Component: 1600 - total flux cleaned = -0.000348624 Jy ! Component: 1650 - total flux cleaned = -0.000217855 Jy ! Component: 1700 - total flux cleaned = -2.18804e-05 Jy ! Component: 1750 - total flux cleaned = 0.000238737 Jy ! Component: 1800 - total flux cleaned = 0.000499174 Jy ! Component: 1850 - total flux cleaned = 0.000759381 Jy ! Component: 1900 - total flux cleaned = 0.000954754 Jy ! Component: 1950 - total flux cleaned = 0.00128026 Jy ! Component: 2000 - total flux cleaned = 0.00147534 Jy ! Total flux subtracted in 2048 components = 0.00180018 Jy ! Clean residual min=-0.003445 max=0.004353 Jy/beam ! Clean residual mean=-0.000071 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.0729546 Jy keep ! Adding 95 model components to the UV plane model. ! The established model now contains 265 components and 0.0729546 Jy ![Exited script file: muppet] wmap "J0045-3900_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.804 x 28.19 at 22.78 degrees (North through East) ! Clean map min=-0.024653 max=0.051634 Jy/beam ! Writing clean map to FITS file: J0045-3900_S_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 0.0516345 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00143058 device "J0045-3900_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0045-3900_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -8.31174 8.31174 16.6235 33.247 66.494 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0042 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.051 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.804 x 28.19 at 22.78 degrees (North through East) ! Clean map min=-0.024653 max=0.051634 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0045-3900_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0045-3900_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0045-3900_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 21:52:50 2007