! Started logfile: J1700-2610_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:38:39 2005 obs J1700-2610_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J1700-2610_S_2004_04_30_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1700-2610 ! ! 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 1627 lines of history. ! ! Reading 720 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 J1700-2610_S_2004_04_30_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.21468 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.802562Jy sigma=12.547579 ! Fit after self-cal, rms=0.802489Jy sigma=12.544324 ! 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.9 mas, bpa=0.6069 degrees ! Estimated noise=2.492 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.167351 Jy ! Component: 100 - total flux cleaned = 0.202979 Jy ! Total flux subtracted in 100 components = 0.202979 Jy ! Clean residual min=-0.010408 max=0.012319 Jy/beam ! Clean residual mean=-0.000165 rms=0.002896 Jy/beam ! Combined flux in latest and established models = 0.202979 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.202979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071100Jy sigma=1.024842 ! Fit after self-cal, rms=0.071061Jy sigma=1.024484 ! 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.086 mas, bmaj=8.348 mas, bpa=-0.3218 degrees ! Estimated noise=1.84262 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.0189675 Jy ! Component: 100 - total flux cleaned = 0.0260363 Jy ! Component: 150 - total flux cleaned = 0.0290519 Jy ! Component: 200 - total flux cleaned = 0.0297016 Jy ! Total flux subtracted in 200 components = 0.0297016 Jy ! Clean residual min=-0.007196 max=0.006086 Jy/beam ! Clean residual mean=-0.000263 rms=0.001988 Jy/beam ! Combined flux in latest and established models = 0.232681 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 37 components and 0.232681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068040Jy sigma=0.967851 ! Fit after self-cal, rms=0.068044Jy sigma=0.967815 ! 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 ! 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. ! Amplitude normalization factor in sub-array 1: 0.96884 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 1.04 KP 0.96 ! LA 1.11 MK 1.06 NL 1.03 OV 1.02 ! PT 0.94 SC 1.08 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.994695 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.92 HN 1.20 KP 0.98 ! LA 0.92 MK 1.00 NL 1.10 OV 0.99 ! PT 0.95 SC 0.94 ! ! ! 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.068044Jy sigma=0.967815 ! Fit after self-cal, rms=0.067039Jy sigma=0.950288 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.067039Jy sigma=0.950288 ! Fit after self-cal, rms=0.067037Jy sigma=0.950276 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.121 mas, bmaj=8.402 mas, bpa=0.002342 degrees ! Estimated noise=1.81938 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.00331483 Jy ! Component: 100 - total flux cleaned = -0.00453896 Jy ! Component: 150 - total flux cleaned = -0.00467232 Jy ! Component: 200 - total flux cleaned = -0.00467229 Jy ! Total flux subtracted in 200 components = -0.00467229 Jy ! Clean residual min=-0.007002 max=0.005440 Jy/beam ! Clean residual mean=-0.000244 rms=0.001697 Jy/beam ! Combined flux in latest and established models = 0.228009 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 0.228009 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066967Jy sigma=0.948367 ! Fit after self-cal, rms=0.066965Jy sigma=0.948346 ! 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.066965Jy sigma=0.948346 ! Fit after self-cal, rms=0.065063Jy sigma=0.921621 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.000148201 Jy ! Component: 100 - total flux cleaned = 0.000173749 Jy ! Component: 150 - total flux cleaned = 0.000196828 Jy ! Component: 200 - total flux cleaned = 0.000174574 Jy ! Total flux subtracted in 200 components = 0.000174574 Jy ! Clean residual min=-0.006992 max=0.005438 Jy/beam ! Clean residual mean=-0.000246 rms=0.001685 Jy/beam ! Combined flux in latest and established models = 0.228183 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 54 components and 0.228183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065035Jy sigma=0.921397 ! Fit after self-cal, rms=0.064987Jy sigma=0.919539 ! 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.121 x 8.402 at 0.002342 degrees (North through East) ! Clean map min=-0.0067996 max=0.19911 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.064987Jy sigma=0.919539 ! Fit after self-cal, rms=0.065515Jy sigma=0.915723 ! 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.065515Jy sigma=0.915723 ! Fit after self-cal, rms=0.065530Jy sigma=0.915533 ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=8.43 mas, bpa=0.002563 degrees ! Estimated noise=1.84218 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00219799 Jy ! Component: 100 - total flux cleaned = 0.00230126 Jy ! Component: 150 - total flux cleaned = 0.00232819 Jy ! Component: 200 - total flux cleaned = 0.00228089 Jy ! Total flux subtracted in 200 components = 0.00228089 Jy ! Clean residual min=-0.007102 max=0.005636 Jy/beam ! Clean residual mean=-0.000257 rms=0.001702 Jy/beam ! Combined flux in latest and established models = 0.230464 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 64 components and 0.230464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065435Jy sigma=0.914332 ! Fit after self-cal, rms=0.065441Jy sigma=0.914290 ! 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.065441Jy sigma=0.914290 ! Fit after self-cal, rms=0.065670Jy sigma=0.914042 ! 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.065670Jy sigma=0.914042 ! Fit after self-cal, rms=0.065691Jy sigma=0.914017 ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=8.478 mas, bpa=-0.04496 degrees ! Estimated noise=1.85313 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000544612 Jy ! Component: 100 - total flux cleaned = 0.00053352 Jy ! Component: 150 - total flux cleaned = 0.000531872 Jy ! Component: 200 - total flux cleaned = 0.00051208 Jy ! Total flux subtracted in 200 components = 0.00051208 Jy ! Clean residual min=-0.007053 max=0.005670 Jy/beam ! Clean residual mean=-0.000271 rms=0.001754 Jy/beam ! Combined flux in latest and established models = 0.230976 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 66 components and 0.230976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065659Jy sigma=0.913573 ! Fit after self-cal, rms=0.065666Jy sigma=0.913561 ! 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.259 mas, bmaj=22.32 mas, bpa=6.076 degrees ! Estimated noise=2.3348 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.000608017 Jy ! Component: 100 - total flux cleaned = 0.000609403 Jy ! Component: 150 - total flux cleaned = 0.00060647 Jy ! Component: 200 - total flux cleaned = 0.000603605 Jy ! Total flux subtracted in 200 components = 0.000603605 Jy ! Clean residual min=-0.006923 max=0.006891 Jy/beam ! Clean residual mean=-0.000510 rms=0.002332 Jy/beam ! Combined flux in latest and established models = 0.23158 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 69 components and 0.23158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065657Jy sigma=0.913566 ! Fit after self-cal, rms=0.065653Jy sigma=0.913507 ! 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.474 mas, bmaj=6.924 mas, bpa=0.7705 degrees ! Estimated noise=2.53247 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.170629 Jy ! Component: 100 - total flux cleaned = 0.205857 Jy ! Component: 150 - total flux cleaned = 0.219472 Jy ! Component: 200 - total flux cleaned = 0.225352 Jy ! Total flux subtracted in 200 components = 0.225352 Jy ! Clean residual min=-0.009034 max=0.007729 Jy/beam ! Clean residual mean=-0.000187 rms=0.002160 Jy/beam ! Combined flux in latest and established models = 0.225352 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.225352 Jy ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=8.478 mas, bpa=-0.04496 degrees ! Estimated noise=1.85313 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.00401291 Jy ! Component: 100 - total flux cleaned = 0.00428631 Jy ! Component: 150 - total flux cleaned = 0.0045152 Jy ! Component: 200 - total flux cleaned = 0.00461757 Jy ! Total flux subtracted in 200 components = 0.00461757 Jy ! Clean residual min=-0.007028 max=0.005842 Jy/beam ! Clean residual mean=-0.000267 rms=0.001780 Jy/beam ! Combined flux in latest and established models = 0.22997 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 35 components and 0.22997 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.259 mas, bmaj=22.32 mas, bpa=6.076 degrees ! Estimated noise=2.3348 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.00116174 Jy ! Component: 100 - total flux cleaned = 0.00116184 Jy ! Component: 150 - total flux cleaned = 0.00116468 Jy ! Component: 200 - total flux cleaned = 0.00116813 Jy ! Total flux subtracted in 200 components = 0.00116813 Jy ! Clean residual min=-0.007025 max=0.006788 Jy/beam ! Clean residual mean=-0.000505 rms=0.002326 Jy/beam ! Combined flux in latest and established models = 0.231138 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 38 components and 0.231138 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.153 mas, bmaj=8.478 mas, bpa=-0.04496 degrees ! Estimated noise=1.85313 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000736038 Jy ! Component: 100 - total flux cleaned = -0.000822807 Jy ! Component: 150 - total flux cleaned = -0.000826477 Jy ! Component: 200 - total flux cleaned = -0.000824775 Jy ! Total flux subtracted in 200 components = -0.000824775 Jy ! Clean residual min=-0.007044 max=0.005684 Jy/beam ! Clean residual mean=-0.000268 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.230313 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.230313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065664Jy sigma=0.913899 ! Fit after self-cal, rms=0.065663Jy sigma=0.913866 wmodel J1700-2610_S_2004_04_30_yyk\_map.mod ! Writing 41 model components to file: J1700-2610_S_2004_04_30_yyk_map.mod wobs J1700-2610_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J1700-2610_S_2004_04_30_yyk_uvs.fits wwins J1700-2610_S_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J1700-2610_S_2004_04_30_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.00275771 Jy ! Component: 100 - total flux cleaned = -0.00421516 Jy ! Component: 150 - total flux cleaned = -0.00545373 Jy ! Component: 200 - total flux cleaned = -0.00669583 Jy ! Component: 250 - total flux cleaned = -0.00785421 Jy ! Component: 300 - total flux cleaned = -0.00887444 Jy ! Component: 350 - total flux cleaned = -0.0099309 Jy ! Component: 400 - total flux cleaned = -0.0110897 Jy ! Component: 450 - total flux cleaned = -0.0122011 Jy ! Component: 500 - total flux cleaned = -0.013269 Jy ! Component: 550 - total flux cleaned = -0.0142329 Jy ! Component: 600 - total flux cleaned = -0.015349 Jy ! Component: 650 - total flux cleaned = -0.0161877 Jy ! Component: 700 - total flux cleaned = -0.016943 Jy ! Component: 750 - total flux cleaned = -0.0177917 Jy ! Component: 800 - total flux cleaned = -0.0184517 Jy ! Component: 850 - total flux cleaned = -0.0191472 Jy ! Component: 900 - total flux cleaned = -0.0196168 Jy ! Component: 950 - total flux cleaned = -0.0199746 Jy ! Component: 1000 - total flux cleaned = -0.0206731 Jy ! Component: 1050 - total flux cleaned = -0.0211619 Jy ! Component: 1100 - total flux cleaned = -0.0216892 Jy ! Component: 1150 - total flux cleaned = -0.022299 Jy ! Component: 1200 - total flux cleaned = -0.0229411 Jy ! Component: 1250 - total flux cleaned = -0.0234809 Jy ! Component: 1300 - total flux cleaned = -0.0239667 Jy ! Component: 1350 - total flux cleaned = -0.0244865 Jy ! Component: 1400 - total flux cleaned = -0.0249539 Jy ! Component: 1450 - total flux cleaned = -0.0254954 Jy ! Component: 1500 - total flux cleaned = -0.0258634 Jy ! Component: 1550 - total flux cleaned = -0.0261835 Jy ! Component: 1600 - total flux cleaned = -0.0264978 Jy ! Component: 1650 - total flux cleaned = -0.026691 Jy ! Component: 1700 - total flux cleaned = -0.0269971 Jy ! Component: 1750 - total flux cleaned = -0.0272591 Jy ! Component: 1800 - total flux cleaned = -0.0273696 Jy ! Component: 1850 - total flux cleaned = -0.0276606 Jy ! Component: 1900 - total flux cleaned = -0.0278743 Jy ! Component: 1950 - total flux cleaned = -0.0279796 Jy ! Component: 2000 - total flux cleaned = -0.0282227 Jy ! Total flux subtracted in 2048 components = -0.0283937 Jy ! Clean residual min=-0.001848 max=0.002424 Jy/beam ! Clean residual mean=-0.000112 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.20192 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 176 components and 0.20192 Jy ![Exited script file: muppet] wmap "J1700-2610_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.153 x 8.478 at -0.04496 degrees (North through East) ! Clean map min=-0.0046052 max=0.20381 Jy/beam ! Writing clean map to FITS file: J1700-2610_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.203812 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000702353 device "J1700-2610_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1700-2610_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.03383 1.03383 2.06765 4.13531 8.27062 16.5412 33.0825 66.1649 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.203 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.153 x 8.478 at -0.04496 degrees (North through East) ! Clean map min=-0.0046052 max=0.20381 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1700-2610_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1700-2610_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1700-2610_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:38:43 2005