! Started logfile: J1628-0041_S_2005_06_01_yyk_uvs.log on Sat Oct 8 17:28:22 2005 obs J1628-0041_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J1628-0041_S_2005_06_01_yyk_uve.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.92 visibilities/baseline/integration-bin. ! Found source: J1628-0041 ! ! 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 1802 lines of history. ! ! Reading 3312 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 J1628-0041_S_2005_06_01_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.171103 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.53 mas, bmaj=6.609 mas, bpa=-2.789 degrees ! Estimated noise=0.909214 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.133011 Jy ! Component: 100 - total flux cleaned = 0.153433 Jy ! Total flux subtracted in 100 components = 0.153433 Jy ! Clean residual min=-0.005447 max=0.005254 Jy/beam ! Clean residual mean=-0.000011 rms=0.001384 Jy/beam ! Combined flux in latest and established models = 0.153433 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.153433 Jy ! ! Correcting IF 1. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.060999Jy sigma=1.118465 ! Fit after self-cal, rms=0.060920Jy sigma=1.116346 ! Inverting map and beam ! Estimated beam: bmin=2.53 mas, bmaj=6.609 mas, bpa=-2.789 degrees ! Estimated noise=0.909214 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.243 mas, bmaj=8.137 mas, bpa=-4.133 degrees ! Estimated noise=0.586377 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.006103 Jy ! Component: 100 - total flux cleaned = 0.00833197 Jy ! Component: 150 - total flux cleaned = 0.008784 Jy ! Component: 200 - total flux cleaned = 0.00893403 Jy ! Total flux subtracted in 200 components = 0.00893403 Jy ! Clean residual min=-0.004037 max=0.003465 Jy/beam ! Clean residual mean=-0.000058 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.162367 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 27 components and 0.162367 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060010Jy sigma=1.106447 ! Fit after self-cal, rms=0.060009Jy sigma=1.106391 ! 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.243 x 8.137 at -4.133 degrees (North through East) ! Clean map min=-0.0038687 max=0.15449 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.02343 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.97 KP 0.93 ! LA 1.13 MK 0.90 NL 0.90 OV 0.93 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.998697 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.13 HN 1.01 KP 0.99 ! LA 1.08 MK 0.96 NL 0.95 OV 0.96 ! PT 1.00 SC 0.96 ! ! ! 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: 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.060009Jy sigma=1.106391 ! Fit after self-cal, rms=0.058864Jy sigma=1.087504 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.058864Jy sigma=1.087504 ! Fit after self-cal, rms=0.058863Jy sigma=1.087483 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.177 mas, bmaj=8.018 mas, bpa=-4.361 degrees ! Estimated noise=0.58858 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.00300991 Jy ! Component: 100 - total flux cleaned = 0.00410444 Jy ! Component: 150 - total flux cleaned = 0.0043384 Jy ! Component: 200 - total flux cleaned = 0.00448239 Jy ! Total flux subtracted in 200 components = 0.00448239 Jy ! Clean residual min=-0.003345 max=0.002899 Jy/beam ! Clean residual mean=-0.000003 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.16685 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 45 components and 0.16685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058619Jy sigma=1.084924 ! Fit after self-cal, rms=0.058618Jy sigma=1.084899 ! 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.058618Jy sigma=1.084899 ! Fit after self-cal, rms=0.057124Jy sigma=1.050059 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.000601735 Jy ! Component: 100 - total flux cleaned = 0.00069509 Jy ! Component: 150 - total flux cleaned = 0.000792315 Jy ! Component: 200 - total flux cleaned = 0.000842454 Jy ! Total flux subtracted in 200 components = 0.000842454 Jy ! Clean residual min=-0.003220 max=0.002893 Jy/beam ! Clean residual mean=-0.000004 rms=0.000923 Jy/beam ! Combined flux in latest and established models = 0.167692 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 50 components and 0.167692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057075Jy sigma=1.049757 ! Fit after self-cal, rms=0.057066Jy sigma=1.047837 ! 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.177 x 8.018 at -4.361 degrees (North through East) ! Clean map min=-0.0030494 max=0.15526 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.057066Jy sigma=1.047837 ! Fit after self-cal, rms=0.056555Jy sigma=1.041950 ! 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.056555Jy sigma=1.041950 ! Fit after self-cal, rms=0.056584Jy sigma=1.041759 ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=7.97 mas, bpa=-4.477 degrees ! Estimated noise=0.584125 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00031512 Jy ! Component: 100 - total flux cleaned = -7.93195e-05 Jy ! Component: 150 - total flux cleaned = 7.32397e-05 Jy ! Component: 200 - total flux cleaned = 0.000157797 Jy ! Total flux subtracted in 200 components = 0.000157797 Jy ! Clean residual min=-0.002975 max=0.002894 Jy/beam ! Clean residual mean=-0.000003 rms=0.000887 Jy/beam ! Combined flux in latest and established models = 0.16785 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 50 components and 0.16785 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056597Jy sigma=1.041063 ! Fit after self-cal, rms=0.056613Jy sigma=1.041036 ! 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.056613Jy sigma=1.041036 ! Fit after self-cal, rms=0.056076Jy sigma=1.022762 ! 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.056076Jy sigma=1.022762 ! Fit after self-cal, rms=0.056083Jy sigma=1.022727 ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=7.971 mas, bpa=-4.431 degrees ! Estimated noise=0.585988 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108755 Jy ! Component: 100 - total flux cleaned = 0.00110972 Jy ! Component: 150 - total flux cleaned = 0.0010729 Jy ! Component: 200 - total flux cleaned = 0.00107268 Jy ! Total flux subtracted in 200 components = 0.00107268 Jy ! Clean residual min=-0.002841 max=0.002838 Jy/beam ! Clean residual mean=0.000001 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.168923 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 56 components and 0.168923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056015Jy sigma=1.022284 ! Fit after self-cal, rms=0.056019Jy sigma=1.022277 ! 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.607 mas, bmaj=12.76 mas, bpa=-2.842 degrees ! Estimated noise=0.7548 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.00114907 Jy ! Component: 100 - total flux cleaned = -0.00121755 Jy ! Component: 150 - total flux cleaned = -0.00129325 Jy ! Component: 200 - total flux cleaned = -0.00132416 Jy ! Total flux subtracted in 200 components = -0.00132416 Jy ! Clean residual min=-0.003383 max=0.002899 Jy/beam ! Clean residual mean=0.000006 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.167598 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 61 components and 0.167598 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056049Jy sigma=1.022631 ! Fit after self-cal, rms=0.056050Jy sigma=1.022609 ! 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.503 mas, bmaj=6.576 mas, bpa=-2.914 degrees ! Estimated noise=0.894723 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.131374 Jy ! Component: 100 - total flux cleaned = 0.153079 Jy ! Component: 150 - total flux cleaned = 0.161486 Jy ! Component: 200 - total flux cleaned = 0.166069 Jy ! Total flux subtracted in 200 components = 0.166069 Jy ! Clean residual min=-0.003930 max=0.004496 Jy/beam ! Clean residual mean=0.000003 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.166069 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.166069 Jy ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=7.971 mas, bpa=-4.431 degrees ! Estimated noise=0.585988 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.0020998 Jy ! Component: 100 - total flux cleaned = 0.00230438 Jy ! Component: 150 - total flux cleaned = 0.00243159 Jy ! Component: 200 - total flux cleaned = 0.00253728 Jy ! Total flux subtracted in 200 components = 0.00253728 Jy ! Clean residual min=-0.002898 max=0.002883 Jy/beam ! Clean residual mean=0.000001 rms=0.000818 Jy/beam ! Combined flux in latest and established models = 0.168607 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 43 components and 0.168607 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.607 mas, bmaj=12.76 mas, bpa=-2.842 degrees ! Estimated noise=0.7548 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.000998986 Jy ! Component: 100 - total flux cleaned = -0.00104989 Jy ! Component: 150 - total flux cleaned = -0.00107144 Jy ! Component: 200 - total flux cleaned = -0.00110797 Jy ! Total flux subtracted in 200 components = -0.00110797 Jy ! Clean residual min=-0.003428 max=0.002833 Jy/beam ! Clean residual mean=0.000006 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.167499 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 49 components and 0.167499 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.136 mas, bmaj=7.971 mas, bpa=-4.431 degrees ! Estimated noise=0.585988 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000814958 Jy ! Component: 100 - total flux cleaned = 0.000914666 Jy ! Component: 150 - total flux cleaned = 0.000933227 Jy ! Component: 200 - total flux cleaned = 0.000990104 Jy ! Total flux subtracted in 200 components = 0.000990104 Jy ! Clean residual min=-0.002906 max=0.002836 Jy/beam ! Clean residual mean=0.000001 rms=0.000813 Jy/beam ! Combined flux in latest and established models = 0.168489 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 55 components and 0.168489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056013Jy sigma=1.022185 ! Fit after self-cal, rms=0.056014Jy sigma=1.022155 wmodel J1628-0041_S_2005_06_01_yyk\_map.mod ! Writing 55 model components to file: J1628-0041_S_2005_06_01_yyk_map.mod wobs J1628-0041_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J1628-0041_S_2005_06_01_yyk_uvs.fits wwins J1628-0041_S_2005_06_01_yyk\_map.win ! wwins: Wrote 1 windows to J1628-0041_S_2005_06_01_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.000523333 Jy ! Component: 100 - total flux cleaned = -0.000620323 Jy ! Component: 150 - total flux cleaned = -0.000488749 Jy ! Component: 200 - total flux cleaned = -0.000362172 Jy ! Component: 250 - total flux cleaned = -0.00040318 Jy ! Component: 300 - total flux cleaned = -0.000364515 Jy ! Component: 350 - total flux cleaned = -0.000288834 Jy ! Component: 400 - total flux cleaned = -0.000215029 Jy ! Component: 450 - total flux cleaned = -0.000215132 Jy ! Component: 500 - total flux cleaned = -0.00021536 Jy ! Component: 550 - total flux cleaned = -0.000320064 Jy ! Component: 600 - total flux cleaned = -0.00025219 Jy ! Component: 650 - total flux cleaned = -0.000419763 Jy ! Component: 700 - total flux cleaned = -0.000485176 Jy ! Component: 750 - total flux cleaned = -0.00048547 Jy ! Component: 800 - total flux cleaned = -0.000517586 Jy ! Component: 850 - total flux cleaned = -0.000579676 Jy ! Component: 900 - total flux cleaned = -0.000641102 Jy ! Component: 950 - total flux cleaned = -0.000671199 Jy ! Component: 1000 - total flux cleaned = -0.000641942 Jy ! Component: 1050 - total flux cleaned = -0.000700713 Jy ! Component: 1100 - total flux cleaned = -0.00070093 Jy ! Component: 1150 - total flux cleaned = -0.000617329 Jy ! Component: 1200 - total flux cleaned = -0.000700171 Jy ! Component: 1250 - total flux cleaned = -0.000727493 Jy ! Component: 1300 - total flux cleaned = -0.000673877 Jy ! Component: 1350 - total flux cleaned = -0.000674221 Jy ! Component: 1400 - total flux cleaned = -0.000674509 Jy ! Component: 1450 - total flux cleaned = -0.000674587 Jy ! Component: 1500 - total flux cleaned = -0.000599328 Jy ! Component: 1550 - total flux cleaned = -0.00059965 Jy ! Component: 1600 - total flux cleaned = -0.000526087 Jy ! Component: 1650 - total flux cleaned = -0.000453317 Jy ! Component: 1700 - total flux cleaned = -0.000381695 Jy ! Component: 1750 - total flux cleaned = -0.000334959 Jy ! Component: 1800 - total flux cleaned = -0.000265375 Jy ! Component: 1850 - total flux cleaned = -0.000242479 Jy ! Component: 1900 - total flux cleaned = -0.000152135 Jy ! Component: 1950 - total flux cleaned = -0.000151449 Jy ! Component: 2000 - total flux cleaned = -0.000107444 Jy ! Total flux subtracted in 2048 components = -0.000107651 Jy ! Clean residual min=-0.001297 max=0.002078 Jy/beam ! Clean residual mean=0.000007 rms=0.000446 Jy/beam ! Combined flux in latest and established models = 0.168381 Jy keep ! Adding 158 model components to the UV plane model. ! The established model now contains 213 components and 0.168381 Jy ![Exited script file: muppet] wmap "J1628-0041_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.136 x 7.971 at -4.431 degrees (North through East) ! Clean map min=-0.0024943 max=0.155 Jy/beam ! Writing clean map to FITS file: J1628-0041_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.155 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0004479 device "J1628-0041_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J1628-0041_S_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.866901 0.866901 1.7338 3.46761 6.93521 13.8704 27.7408 55.4817 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.155 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.136 x 7.971 at -4.431 degrees (North through East) ! Clean map min=-0.0024943 max=0.155 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1628-0041_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J1628-0041_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1628-0041_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:28:26 2005