! Started logfile: J2005-1822_S_1997_07_02_yyk_uvs.log on Sun Jan 7 19:45:52 2007 obs J2005-1822_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2005-1822_S_1997_07_02_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.47513 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 754 lines of history. ! ! Reading 39032 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_07_02_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.376011 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.714 mas, bmaj=6.97 mas, bpa=-3.034 degrees ! Estimated noise=1977.88 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.149616 Jy ! Component: 100 - total flux cleaned = 0.19182 Jy ! Total flux subtracted in 100 components = 0.19182 Jy ! Clean residual min=-0.011091 max=0.021986 Jy/beam ! Clean residual mean=0.000280 rms=0.003534 Jy/beam ! Combined flux in latest and established models = 0.19182 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.19182 Jy ! ! Correcting IF 1. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.327983Jy sigma=0.001487 ! Fit after self-cal, rms=0.327283Jy sigma=0.001485 ! Inverting map and beam ! Estimated beam: bmin=2.714 mas, bmaj=6.97 mas, bpa=-3.034 degrees ! Estimated noise=1977.9 mJy/beam. ! Added new window around map position (0.5, -9.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.024851 Jy ! Component: 100 - total flux cleaned = 0.0367815 Jy ! Total flux subtracted in 100 components = 0.0367815 Jy ! Clean residual min=-0.009879 max=0.010131 Jy/beam ! Clean residual mean=0.000224 rms=0.002654 Jy/beam ! Combined flux in latest and established models = 0.228601 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.228601 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.325467Jy sigma=0.001476 ! Fit after self-cal, rms=0.325359Jy sigma=0.001475 ! 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.498 mas, bmaj=8.878 mas, bpa=-4.125 degrees ! Estimated noise=881.677 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.0113856 Jy ! Component: 100 - total flux cleaned = 0.0143664 Jy ! Component: 150 - total flux cleaned = 0.0149622 Jy ! Component: 200 - total flux cleaned = 0.0152018 Jy ! Total flux subtracted in 200 components = 0.0152018 Jy ! Clean residual min=-0.006575 max=0.009237 Jy/beam ! Clean residual mean=0.000350 rms=0.002693 Jy/beam ! Combined flux in latest and established models = 0.243803 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 66 components and 0.243803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.325044Jy sigma=0.001474 ! Fit after self-cal, rms=0.325005Jy sigma=0.001473 ! 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.498 x 8.878 at -4.125 degrees (North through East) ! Clean map min=-0.0065739 max=0.16843 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.04481 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.07 HN 0.85 KP 0.94 ! LA 0.95 MK 0.89 NL 1.00* OV 1.12 ! PT 0.96 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: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.997296 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.16 HN 1.18 KP 0.98 ! LA 0.87 MK 0.87 NL 1.01 OV 0.96 ! PT 0.92 SC 1.03 ! ! ! Fit before self-cal, rms=0.325005Jy sigma=0.001473 ! Fit after self-cal, rms=0.320910Jy sigma=0.001472 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.320910Jy sigma=0.001472 ! Fit after self-cal, rms=0.320910Jy sigma=0.001472 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=8.735 mas, bpa=-4.975 degrees ! Estimated noise=878.98 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.00304135 Jy ! Component: 100 - total flux cleaned = 0.00314733 Jy ! Component: 150 - total flux cleaned = 0.00322809 Jy ! Component: 200 - total flux cleaned = 0.00322891 Jy ! Total flux subtracted in 200 components = 0.00322891 Jy ! Clean residual min=-0.005931 max=0.008092 Jy/beam ! Clean residual mean=0.000275 rms=0.002269 Jy/beam ! Combined flux in latest and established models = 0.247032 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 80 components and 0.247032 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320824Jy sigma=0.001471 ! Fit after self-cal, rms=0.320807Jy sigma=0.001471 ! 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.320807Jy sigma=0.001471 ! Fit after self-cal, rms=0.320102Jy sigma=0.001468 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.00175361 Jy ! Component: 100 - total flux cleaned = 0.00175299 Jy ! Component: 150 - total flux cleaned = 0.00174951 Jy ! Component: 200 - total flux cleaned = 0.00168793 Jy ! Total flux subtracted in 200 components = 0.00168793 Jy ! Clean residual min=-0.005866 max=0.008079 Jy/beam ! Clean residual mean=0.000271 rms=0.002264 Jy/beam ! Combined flux in latest and established models = 0.24872 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 95 components and 0.24872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320061Jy sigma=0.001468 ! Fit after self-cal, rms=0.319908Jy sigma=0.001467 ! 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.407 x 8.735 at -4.975 degrees (North through East) ! Clean map min=-0.0059184 max=0.16787 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.319908Jy sigma=0.001467 ! Fit after self-cal, rms=0.313849Jy sigma=0.001467 ! 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.313849Jy sigma=0.001467 ! Fit after self-cal, rms=0.313817Jy sigma=0.001467 ! Inverting map and beam ! Estimated beam: bmin=3.417 mas, bmaj=8.714 mas, bpa=-5.24 degrees ! Estimated noise=862.3 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00301241 Jy ! Component: 100 - total flux cleaned = -0.00336314 Jy ! Component: 150 - total flux cleaned = -0.00336516 Jy ! Component: 200 - total flux cleaned = -0.00345515 Jy ! Total flux subtracted in 200 components = -0.00345515 Jy ! Clean residual min=-0.005790 max=0.007907 Jy/beam ! Clean residual mean=0.000239 rms=0.002184 Jy/beam ! Combined flux in latest and established models = 0.245264 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 103 components and 0.245264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313805Jy sigma=0.001466 ! Fit after self-cal, rms=0.313791Jy sigma=0.001466 ! 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.313791Jy sigma=0.001466 ! Fit after self-cal, rms=0.313588Jy sigma=0.001466 ! 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.313588Jy sigma=0.001466 ! Fit after self-cal, rms=0.313589Jy sigma=0.001466 ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=8.735 mas, bpa=-5.189 degrees ! Estimated noise=857.967 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00152874 Jy ! Component: 100 - total flux cleaned = -0.00167544 Jy ! Component: 150 - total flux cleaned = -0.00167724 Jy ! Component: 200 - total flux cleaned = -0.00174302 Jy ! Total flux subtracted in 200 components = -0.00174302 Jy ! Clean residual min=-0.005661 max=0.007857 Jy/beam ! Clean residual mean=0.000247 rms=0.002166 Jy/beam ! Combined flux in latest and established models = 0.243521 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 119 components and 0.243521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313586Jy sigma=0.001466 ! Fit after self-cal, rms=0.313585Jy sigma=0.001466 ! 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=8.257 mas, bmaj=17.02 mas, bpa=2.894 degrees ! Estimated noise=1066.06 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.000941557 Jy ! Component: 100 - total flux cleaned = 0.000951459 Jy ! Component: 150 - total flux cleaned = 0.000923866 Jy ! Component: 200 - total flux cleaned = 0.00090224 Jy ! Total flux subtracted in 200 components = 0.00090224 Jy ! Clean residual min=-0.008598 max=0.011440 Jy/beam ! Clean residual mean=0.000457 rms=0.003451 Jy/beam ! Combined flux in latest and established models = 0.244424 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 123 components and 0.244424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313603Jy sigma=0.001466 ! Fit after self-cal, rms=0.313606Jy sigma=0.001466 ! 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.696 mas, bmaj=6.923 mas, bpa=-3.564 degrees ! Estimated noise=1918.56 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.149067 Jy ! Component: 100 - total flux cleaned = 0.19524 Jy ! Component: 150 - total flux cleaned = 0.216801 Jy ! Component: 200 - total flux cleaned = 0.228616 Jy ! Total flux subtracted in 200 components = 0.228616 Jy ! Clean residual min=-0.007604 max=0.008634 Jy/beam ! Clean residual mean=0.000159 rms=0.002231 Jy/beam ! Combined flux in latest and established models = 0.228616 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.228616 Jy ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=8.735 mas, bpa=-5.189 degrees ! Estimated noise=857.967 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.00946909 Jy ! Component: 100 - total flux cleaned = 0.010957 Jy ! Component: 150 - total flux cleaned = 0.0119225 Jy ! Component: 200 - total flux cleaned = 0.0125704 Jy ! Total flux subtracted in 200 components = 0.0125704 Jy ! Clean residual min=-0.006033 max=0.007906 Jy/beam ! Clean residual mean=0.000260 rms=0.002237 Jy/beam ! Combined flux in latest and established models = 0.241186 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 73 components and 0.241186 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=8.257 mas, bmaj=17.02 mas, bpa=2.894 degrees ! Estimated noise=1066.06 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.00188189 Jy ! Component: 100 - total flux cleaned = 0.00239795 Jy ! Component: 150 - total flux cleaned = 0.00275731 Jy ! Component: 200 - total flux cleaned = 0.00301127 Jy ! Total flux subtracted in 200 components = 0.00301127 Jy ! Clean residual min=-0.008703 max=0.011444 Jy/beam ! Clean residual mean=0.000460 rms=0.003459 Jy/beam ! Combined flux in latest and established models = 0.244198 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 78 components and 0.244198 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=8.735 mas, bpa=-5.189 degrees ! Estimated noise=857.967 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000480747 Jy ! Component: 100 - total flux cleaned = -0.000572619 Jy ! Component: 150 - total flux cleaned = -0.000649851 Jy ! Component: 200 - total flux cleaned = -0.000589088 Jy ! Total flux subtracted in 200 components = -0.000589088 Jy ! Clean residual min=-0.005828 max=0.007630 Jy/beam ! Clean residual mean=0.000247 rms=0.002167 Jy/beam ! Combined flux in latest and established models = 0.243609 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.243609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313638Jy sigma=0.001466 ! Fit after self-cal, rms=0.313631Jy sigma=0.001466 wmodel J2005-1822_S_1997_07_02_yyk\_map.mod ! Writing 94 model components to file: J2005-1822_S_1997_07_02_yyk_map.mod wobs J2005-1822_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2005-1822_S_1997_07_02_yyk_uvs.fits wwins J2005-1822_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J2005-1822_S_1997_07_02_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.00334993 Jy ! Component: 100 - total flux cleaned = 0.00601259 Jy ! Component: 150 - total flux cleaned = 0.00642799 Jy ! Component: 200 - total flux cleaned = 0.0071132 Jy ! Component: 250 - total flux cleaned = 0.00766493 Jy ! Component: 300 - total flux cleaned = 0.00810162 Jy ! Component: 350 - total flux cleaned = 0.00860075 Jy ! Component: 400 - total flux cleaned = 0.00907456 Jy ! Component: 450 - total flux cleaned = 0.00960206 Jy ! Component: 500 - total flux cleaned = 0.010182 Jy ! Component: 550 - total flux cleaned = 0.0106023 Jy ! Component: 600 - total flux cleaned = 0.0110718 Jy ! Component: 650 - total flux cleaned = 0.0112638 Jy ! Component: 700 - total flux cleaned = 0.0114501 Jy ! Component: 750 - total flux cleaned = 0.0116322 Jy ! Component: 800 - total flux cleaned = 0.0120466 Jy ! Component: 850 - total flux cleaned = 0.0123353 Jy ! Component: 900 - total flux cleaned = 0.0127852 Jy ! Component: 950 - total flux cleaned = 0.0130045 Jy ! Component: 1000 - total flux cleaned = 0.0132715 Jy ! Component: 1050 - total flux cleaned = 0.0134808 Jy ! Component: 1100 - total flux cleaned = 0.0136842 Jy ! Component: 1150 - total flux cleaned = 0.0138335 Jy ! Component: 1200 - total flux cleaned = 0.0138338 Jy ! Component: 1250 - total flux cleaned = 0.0141194 Jy ! Component: 1300 - total flux cleaned = 0.014213 Jy ! Component: 1350 - total flux cleaned = 0.0143045 Jy ! Component: 1400 - total flux cleaned = 0.0144832 Jy ! Component: 1450 - total flux cleaned = 0.0144386 Jy ! Component: 1500 - total flux cleaned = 0.0144815 Jy ! Component: 1550 - total flux cleaned = 0.0145244 Jy ! Component: 1600 - total flux cleaned = 0.0146906 Jy ! Component: 1650 - total flux cleaned = 0.0148947 Jy ! Component: 1700 - total flux cleaned = 0.0150561 Jy ! Component: 1750 - total flux cleaned = 0.015334 Jy ! Component: 1800 - total flux cleaned = 0.0154509 Jy ! Component: 1850 - total flux cleaned = 0.0156055 Jy ! Component: 1900 - total flux cleaned = 0.0157963 Jy ! Component: 1950 - total flux cleaned = 0.0159469 Jy ! Component: 2000 - total flux cleaned = 0.0161323 Jy ! Total flux subtracted in 2048 components = 0.0162793 Jy ! Clean residual min=-0.002305 max=0.002044 Jy/beam ! Clean residual mean=0.000089 rms=0.000789 Jy/beam ! Combined flux in latest and established models = 0.259888 Jy keep ! Adding 167 model components to the UV plane model. ! The established model now contains 261 components and 0.259888 Jy ![Exited script file: muppet] wmap "J2005-1822_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.43 x 8.735 at -5.189 degrees (North through East) ! Clean map min=-0.0047094 max=0.16483 Jy/beam ! Writing clean map to FITS file: J2005-1822_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.16483 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000779359 device "J2005-1822_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2005-1822_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.41848 1.41848 2.83696 5.67392 11.3478 22.6957 45.3913 90.7827 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.164 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.43 x 8.735 at -5.189 degrees (North through East) ! Clean map min=-0.0047094 max=0.16483 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2005-1822_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2005-1822_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2005-1822_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 19:46:00 2007