! Started logfile: J2005-1822_S_1997_08_27_yyk_uvs.log on Sun Jan 7 19:46:00 2007 obs J2005-1822_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J2005-1822_S_1997_08_27_yyk_uva.fits ! AN table 1: 148 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.885586 visibilities/baseline/integration-bin. ! Found source: J2005-1822 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 23592 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 J2005-1822_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.390527 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.56 mas, bmaj=6.614 mas, bpa=-13.07 degrees ! Estimated noise=2343.85 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.131631 Jy ! Component: 100 - total flux cleaned = 0.173016 Jy ! Total flux subtracted in 100 components = 0.173016 Jy ! Clean residual min=-0.017935 max=0.023227 Jy/beam ! Clean residual mean=0.000026 rms=0.005309 Jy/beam ! Combined flux in latest and established models = 0.173016 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.173016 Jy ! ! Correcting IF 1. ! A total of 237 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 88 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.351161Jy sigma=0.001248 ! Fit after self-cal, rms=0.350865Jy sigma=0.001247 ! Inverting map and beam ! Estimated beam: bmin=2.56 mas, bmaj=6.614 mas, bpa=-13.07 degrees ! Estimated noise=2343.86 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.265 mas, bmaj=7.967 mas, bpa=-12.32 degrees ! Estimated noise=1242.14 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, -9.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0289535 Jy ! Component: 100 - total flux cleaned = 0.0401229 Jy ! Component: 150 - total flux cleaned = 0.0423776 Jy ! Component: 200 - total flux cleaned = 0.0442697 Jy ! Total flux subtracted in 200 components = 0.0442697 Jy ! Clean residual min=-0.010139 max=0.014169 Jy/beam ! Clean residual mean=0.000258 rms=0.002932 Jy/beam ! Combined flux in latest and established models = 0.217286 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 46 components and 0.217286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348615Jy sigma=0.001240 ! Fit after self-cal, rms=0.348535Jy sigma=0.001239 ! 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.265 x 7.967 at -12.32 degrees (North through East) ! Clean map min=-0.0095607 max=0.15034 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. ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 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.04191 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.16 HN 1.00 KP 0.99 ! LA 0.91 MK 0.94 NL 0.95 OV 0.85 ! PT 0.90 SC 0.95 ! ! ! Fit before self-cal, rms=0.348535Jy sigma=0.001239 ! Fit after self-cal, rms=0.347980Jy sigma=0.001239 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.347980Jy sigma=0.001239 ! Fit after self-cal, rms=0.347979Jy sigma=0.001239 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.255 mas, bmaj=7.927 mas, bpa=-12.29 degrees ! Estimated noise=1244.08 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.00122021 Jy ! Component: 100 - total flux cleaned = 0.00123539 Jy ! Component: 150 - total flux cleaned = 0.00150319 Jy ! Component: 200 - total flux cleaned = 0.00150897 Jy ! Total flux subtracted in 200 components = 0.00150897 Jy ! Clean residual min=-0.008941 max=0.011579 Jy/beam ! Clean residual mean=0.000236 rms=0.002613 Jy/beam ! Combined flux in latest and established models = 0.218795 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 66 components and 0.218795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347610Jy sigma=0.001238 ! Fit after self-cal, rms=0.347586Jy sigma=0.001237 ! 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.347586Jy sigma=0.001237 ! Fit after self-cal, rms=0.346792Jy sigma=0.001234 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) ! Added new window around map position (-5, -44). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132689 Jy ! Component: 100 - total flux cleaned = 0.0185154 Jy ! Component: 150 - total flux cleaned = 0.0202032 Jy ! Component: 200 - total flux cleaned = 0.0209273 Jy ! Total flux subtracted in 200 components = 0.0209273 Jy ! Clean residual min=-0.007192 max=0.007878 Jy/beam ! Clean residual mean=0.000105 rms=0.002056 Jy/beam ! Combined flux in latest and established models = 0.239722 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 92 components and 0.239722 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.346378Jy sigma=0.001232 ! Fit after self-cal, rms=0.346108Jy sigma=0.001231 ! 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.255 x 7.927 at -12.29 degrees (North through East) ! Clean map min=-0.009124 max=0.15183 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.346108Jy sigma=0.001231 ! Fit after self-cal, rms=0.341510Jy sigma=0.001230 ! 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.341510Jy sigma=0.001230 ! Fit after self-cal, rms=0.341402Jy sigma=0.001230 ! Inverting map and beam ! Estimated beam: bmin=3.179 mas, bmaj=7.928 mas, bpa=-12.71 degrees ! Estimated noise=1233.58 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0027836 Jy ! Component: 100 - total flux cleaned = 0.00332371 Jy ! Component: 150 - total flux cleaned = 0.00368843 Jy ! Component: 200 - total flux cleaned = 0.00391282 Jy ! Total flux subtracted in 200 components = 0.00391282 Jy ! Clean residual min=-0.006777 max=0.006277 Jy/beam ! Clean residual mean=0.000109 rms=0.001806 Jy/beam ! Combined flux in latest and established models = 0.243635 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 113 components and 0.243635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341308Jy sigma=0.001230 ! Fit after self-cal, rms=0.341257Jy sigma=0.001230 ! 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.341257Jy sigma=0.001230 ! Fit after self-cal, rms=0.343010Jy sigma=0.001230 ! 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.343010Jy sigma=0.001230 ! Fit after self-cal, rms=0.342989Jy sigma=0.001229 ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=7.888 mas, bpa=-12.67 degrees ! Estimated noise=1235.5 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00206252 Jy ! Component: 100 - total flux cleaned = 0.00240214 Jy ! Component: 150 - total flux cleaned = 0.00250573 Jy ! Component: 200 - total flux cleaned = 0.0026013 Jy ! Total flux subtracted in 200 components = 0.0026013 Jy ! Clean residual min=-0.006726 max=0.005892 Jy/beam ! Clean residual mean=0.000091 rms=0.001787 Jy/beam ! Combined flux in latest and established models = 0.246236 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 127 components and 0.246236 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342930Jy sigma=0.001229 ! Fit after self-cal, rms=0.342917Jy sigma=0.001229 ! 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.379 mas, bmaj=14.28 mas, bpa=-10.11 degrees ! Estimated noise=1624.21 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.00247229 Jy ! Component: 100 - total flux cleaned = 0.00277621 Jy ! Component: 150 - total flux cleaned = 0.00297488 Jy ! Component: 200 - total flux cleaned = 0.00315465 Jy ! Total flux subtracted in 200 components = 0.00315465 Jy ! Clean residual min=-0.007568 max=0.007404 Jy/beam ! Clean residual mean=0.000166 rms=0.002685 Jy/beam ! Combined flux in latest and established models = 0.249391 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 143 components and 0.249391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342901Jy sigma=0.001229 ! Fit after self-cal, rms=0.342892Jy sigma=0.001229 ! 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.533 mas, bmaj=6.607 mas, bpa=-13.06 degrees ! Estimated noise=2308.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.134132 Jy ! Component: 100 - total flux cleaned = 0.179211 Jy ! Component: 150 - total flux cleaned = 0.201559 Jy ! Component: 200 - total flux cleaned = 0.209874 Jy ! Total flux subtracted in 200 components = 0.209874 Jy ! Clean residual min=-0.012528 max=0.014984 Jy/beam ! Clean residual mean=0.000015 rms=0.004033 Jy/beam ! Combined flux in latest and established models = 0.209874 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 35 model components to the UV plane model. ! The established model now contains 35 components and 0.209874 Jy ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=7.888 mas, bpa=-12.67 degrees ! Estimated noise=1235.5 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.0179323 Jy ! Component: 100 - total flux cleaned = 0.0286223 Jy ! Component: 150 - total flux cleaned = 0.0334153 Jy ! Component: 200 - total flux cleaned = 0.034726 Jy ! Total flux subtracted in 200 components = 0.034726 Jy ! Clean residual min=-0.007288 max=0.007264 Jy/beam ! Clean residual mean=0.000100 rms=0.002077 Jy/beam ! Combined flux in latest and established models = 0.2446 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 71 components and 0.2446 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.379 mas, bmaj=14.28 mas, bpa=-10.11 degrees ! Estimated noise=1624.21 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.00405914 Jy ! Component: 100 - total flux cleaned = 0.00468379 Jy ! Component: 150 - total flux cleaned = 0.00493549 Jy ! Component: 200 - total flux cleaned = 0.00504805 Jy ! Total flux subtracted in 200 components = 0.00504805 Jy ! Clean residual min=-0.007843 max=0.007688 Jy/beam ! Clean residual mean=0.000175 rms=0.002783 Jy/beam ! Combined flux in latest and established models = 0.249648 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 93 components and 0.249648 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.163 mas, bmaj=7.888 mas, bpa=-12.67 degrees ! Estimated noise=1235.5 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00177311 Jy ! Component: 100 - total flux cleaned = -0.00215165 Jy ! Component: 150 - total flux cleaned = -0.00198288 Jy ! Component: 200 - total flux cleaned = -0.00198857 Jy ! Total flux subtracted in 200 components = -0.00198857 Jy ! Clean residual min=-0.006672 max=0.006526 Jy/beam ! Clean residual mean=0.000084 rms=0.001879 Jy/beam ! Combined flux in latest and established models = 0.247659 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 118 components and 0.247659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.343021Jy sigma=0.001230 ! Fit after self-cal, rms=0.343007Jy sigma=0.001230 wmodel J2005-1822_S_1997_08_27_yyk\_map.mod ! Writing 118 model components to file: J2005-1822_S_1997_08_27_yyk_map.mod wobs J2005-1822_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J2005-1822_S_1997_08_27_yyk_uvs.fits wwins J2005-1822_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J2005-1822_S_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.000206911 Jy ! Component: 100 - total flux cleaned = 0.00130149 Jy ! Component: 150 - total flux cleaned = 0.0024223 Jy ! Component: 200 - total flux cleaned = 0.00280645 Jy ! Component: 250 - total flux cleaned = 0.00326407 Jy ! Component: 300 - total flux cleaned = 0.00352503 Jy ! Component: 350 - total flux cleaned = 0.00378085 Jy ! Component: 400 - total flux cleaned = 0.00418977 Jy ! Component: 450 - total flux cleaned = 0.0046644 Jy ! Component: 500 - total flux cleaned = 0.00489321 Jy ! Component: 550 - total flux cleaned = 0.00496972 Jy ! Component: 600 - total flux cleaned = 0.00533869 Jy ! Component: 650 - total flux cleaned = 0.00541044 Jy ! Component: 700 - total flux cleaned = 0.00541129 Jy ! Component: 750 - total flux cleaned = 0.00568843 Jy ! Component: 800 - total flux cleaned = 0.00568956 Jy ! Component: 850 - total flux cleaned = 0.00575671 Jy ! Component: 900 - total flux cleaned = 0.00601419 Jy ! Component: 950 - total flux cleaned = 0.00607673 Jy ! Component: 1000 - total flux cleaned = 0.00626181 Jy ! Component: 1050 - total flux cleaned = 0.00644406 Jy ! Component: 1100 - total flux cleaned = 0.00656338 Jy ! Component: 1150 - total flux cleaned = 0.00673894 Jy ! Component: 1200 - total flux cleaned = 0.00656515 Jy ! Component: 1250 - total flux cleaned = 0.0067359 Jy ! Component: 1300 - total flux cleaned = 0.00668012 Jy ! Component: 1350 - total flux cleaned = 0.0068457 Jy ! Component: 1400 - total flux cleaned = 0.00679168 Jy ! Component: 1450 - total flux cleaned = 0.00684596 Jy ! Component: 1500 - total flux cleaned = 0.00700328 Jy ! Component: 1550 - total flux cleaned = 0.00690019 Jy ! Component: 1600 - total flux cleaned = 0.00695158 Jy ! Component: 1650 - total flux cleaned = 0.00700214 Jy ! Component: 1700 - total flux cleaned = 0.00720231 Jy ! Component: 1750 - total flux cleaned = 0.00725204 Jy ! Component: 1800 - total flux cleaned = 0.00710639 Jy ! Component: 1850 - total flux cleaned = 0.00720288 Jy ! Component: 1900 - total flux cleaned = 0.00725069 Jy ! Component: 1950 - total flux cleaned = 0.00729836 Jy ! Component: 2000 - total flux cleaned = 0.00734458 Jy ! Total flux subtracted in 2048 components = 0.0073896 Jy ! Clean residual min=-0.003188 max=0.003147 Jy/beam ! Clean residual mean=-0.000002 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.255049 Jy keep ! Adding 148 model components to the UV plane model. ! The established model now contains 266 components and 0.255049 Jy ![Exited script file: muppet] wmap "J2005-1822_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.163 x 7.888 at -12.67 degrees (North through East) ! Clean map min=-0.0057301 max=0.1497 Jy/beam ! Writing clean map to FITS file: J2005-1822_S_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.1497 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000985343 device "J2005-1822_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2005-1822_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.97463 1.97463 3.94927 7.89854 15.7971 31.5942 63.1883 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.149 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.163 x 7.888 at -12.67 degrees (North through East) ! Clean map min=-0.0057301 max=0.1497 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2005-1822_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2005-1822_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2005-1822_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 19:46:08 2007