! Started logfile: J0232-2839_X_2007_01_11_yyk_uvs.log on Mon Jun 16 19:09:22 2008 obs J0232-2839_X_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J0232-2839_X_2007_01_11_yyk_uve.fits ! AN table 1: 16 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.585069 visibilities/baseline/integration-bin. ! Found source: J0232-2839 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2143 lines of history. ! ! Reading 1348 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 J0232-2839_X_2007_01_11_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.123625 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=0.6022 mas, bmaj=1.599 mas, bpa=3.016 degrees ! Estimated noise=1.97492 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.0699649 Jy ! Component: 100 - total flux cleaned = 0.0895143 Jy ! Total flux subtracted in 100 components = 0.0895143 Jy ! Clean residual min=-0.013658 max=0.016284 Jy/beam ! Clean residual mean=-0.000039 rms=0.003985 Jy/beam ! Combined flux in latest and established models = 0.0895143 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.0895143 Jy ! ! Correcting IF 1. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 47 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.087732Jy sigma=1.448834 ! Fit after self-cal, rms=0.072091Jy sigma=1.181947 ! Inverting map and beam ! Estimated beam: bmin=0.6022 mas, bmaj=1.599 mas, bpa=3.016 degrees ! Estimated noise=1.97492 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=0.783 mas, bmaj=2.006 mas, bpa=0.3723 degrees ! Estimated noise=1.22417 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.0247334 Jy ! Component: 100 - total flux cleaned = 0.0300159 Jy ! Component: 150 - total flux cleaned = 0.0308068 Jy ! Component: 200 - total flux cleaned = 0.0310493 Jy ! Total flux subtracted in 200 components = 0.0310493 Jy ! Clean residual min=-0.005279 max=0.004708 Jy/beam ! Clean residual mean=-0.000020 rms=0.001371 Jy/beam ! Combined flux in latest and established models = 0.120564 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.120564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066905Jy sigma=1.077301 ! Fit after self-cal, rms=0.066869Jy sigma=1.076713 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.783 x 2.006 at 0.3723 degrees (North through East) ! Clean map min=-0.0046744 max=0.10227 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.00592 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.00 HN 1.00* KP 0.93 ! LA 0.99 MK 1.02 OV 1.00* PT 1.00 ! SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02649 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.00* KP 0.86 ! LA 0.99 MK 0.94 OV 1.01 PT 1.08 ! SC 0.95 ! ! ! 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* 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* OV 1.00* PT 1.00* ! SC 1.00* ! ! ! Fit before self-cal, rms=0.066869Jy sigma=1.076713 ! Fit after self-cal, rms=0.066685Jy sigma=1.073739 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.066685Jy sigma=1.073739 ! Fit after self-cal, rms=0.066679Jy sigma=1.073601 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7777 mas, bmaj=1.997 mas, bpa=0.6249 degrees ! Estimated noise=1.22583 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.00074859 Jy ! Component: 100 - total flux cleaned = 0.00091879 Jy ! Component: 150 - total flux cleaned = 0.000953377 Jy ! Component: 200 - total flux cleaned = 0.000984718 Jy ! Total flux subtracted in 200 components = 0.000984718 Jy ! Clean residual min=-0.004428 max=0.004034 Jy/beam ! Clean residual mean=-0.000029 rms=0.001247 Jy/beam ! Combined flux in latest and established models = 0.121548 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.121548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066624Jy sigma=1.072898 ! Fit after self-cal, rms=0.066615Jy sigma=1.072675 ! 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.066615Jy sigma=1.072675 ! Fit after self-cal, rms=0.057610Jy sigma=0.930483 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.00349591 Jy ! Component: 100 - total flux cleaned = 0.00368474 Jy ! Component: 150 - total flux cleaned = 0.0038489 Jy ! Component: 200 - total flux cleaned = 0.00388161 Jy ! Total flux subtracted in 200 components = 0.00388161 Jy ! Clean residual min=-0.004762 max=0.004122 Jy/beam ! Clean residual mean=-0.000039 rms=0.001192 Jy/beam ! Combined flux in latest and established models = 0.12543 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 36 components and 0.12543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057416Jy sigma=0.926656 ! Fit after self-cal, rms=0.057046Jy sigma=0.921177 ! 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: 0.7777 x 1.997 at 0.6249 degrees (North through East) ! Clean map min=-0.0040396 max=0.10722 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.057046Jy sigma=0.921177 ! Fit after self-cal, rms=0.055860Jy sigma=0.907174 ! 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.055860Jy sigma=0.907174 ! Fit after self-cal, rms=0.055855Jy sigma=0.906448 ! Inverting map and beam ! Estimated beam: bmin=0.7721 mas, bmaj=1.99 mas, bpa=0.6186 degrees ! Estimated noise=1.20539 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000843048 Jy ! Component: 100 - total flux cleaned = -0.000871861 Jy ! Component: 150 - total flux cleaned = -0.000870658 Jy ! Component: 200 - total flux cleaned = -0.000869629 Jy ! Total flux subtracted in 200 components = -0.000869629 Jy ! Clean residual min=-0.004441 max=0.004231 Jy/beam ! Clean residual mean=-0.000038 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.12456 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.12456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055815Jy sigma=0.906051 ! Fit after self-cal, rms=0.055811Jy sigma=0.905973 ! 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.055811Jy sigma=0.905973 ! Fit after self-cal, rms=0.055326Jy sigma=0.902043 ! 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.055326Jy sigma=0.902043 ! Fit after self-cal, rms=0.055332Jy sigma=0.901856 ! Inverting map and beam ! Estimated beam: bmin=0.762 mas, bmaj=1.965 mas, bpa=0.6782 degrees ! Estimated noise=1.19989 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000610699 Jy ! Component: 100 - total flux cleaned = 0.00073525 Jy ! Component: 150 - total flux cleaned = 0.00082744 Jy ! Component: 200 - total flux cleaned = 0.000896455 Jy ! Total flux subtracted in 200 components = 0.000896455 Jy ! Clean residual min=-0.003884 max=0.003850 Jy/beam ! Clean residual mean=-0.000035 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.125457 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 42 components and 0.125457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055282Jy sigma=0.901373 ! Fit after self-cal, rms=0.055286Jy sigma=0.901322 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=7.586 mas, bpa=18.16 degrees ! Estimated noise=1.64087 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 = 6.37352e-05 Jy ! Component: 100 - total flux cleaned = 8.91357e-05 Jy ! Component: 150 - total flux cleaned = 0.00011317 Jy ! Component: 200 - total flux cleaned = 0.000136244 Jy ! Total flux subtracted in 200 components = 0.000136244 Jy ! Clean residual min=-0.003816 max=0.004282 Jy/beam ! Clean residual mean=-0.000075 rms=0.001567 Jy/beam ! Combined flux in latest and established models = 0.125593 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 44 components and 0.125593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055290Jy sigma=0.901418 ! Fit after self-cal, rms=0.055292Jy sigma=0.901408 ! 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=0.5964 mas, bmaj=1.593 mas, bpa=3.109 degrees ! Estimated noise=1.91015 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0857834 Jy ! Component: 100 - total flux cleaned = 0.105894 Jy ! Component: 150 - total flux cleaned = 0.115271 Jy ! Component: 200 - total flux cleaned = 0.120407 Jy ! Total flux subtracted in 200 components = 0.120407 Jy ! Clean residual min=-0.006925 max=0.005811 Jy/beam ! Clean residual mean=-0.000020 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 0.120407 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.120407 Jy ! Inverting map and beam ! Estimated beam: bmin=0.762 mas, bmaj=1.965 mas, bpa=0.6782 degrees ! Estimated noise=1.19989 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.00426998 Jy ! Component: 100 - total flux cleaned = 0.00453378 Jy ! Component: 150 - total flux cleaned = 0.00457803 Jy ! Component: 200 - total flux cleaned = 0.00461839 Jy ! Total flux subtracted in 200 components = 0.00461839 Jy ! Clean residual min=-0.003735 max=0.003846 Jy/beam ! Clean residual mean=-0.000037 rms=0.001101 Jy/beam ! Combined flux in latest and established models = 0.125026 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.125026 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.897 mas, bmaj=7.586 mas, bpa=18.16 degrees ! Estimated noise=1.64087 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.000280294 Jy ! Component: 100 - total flux cleaned = 0.000279988 Jy ! Component: 150 - total flux cleaned = 0.000317226 Jy ! Component: 200 - total flux cleaned = 0.000352304 Jy ! Total flux subtracted in 200 components = 0.000352304 Jy ! Clean residual min=-0.003870 max=0.004336 Jy/beam ! Clean residual mean=-0.000077 rms=0.001586 Jy/beam ! Combined flux in latest and established models = 0.125378 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 34 components and 0.125378 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.762 mas, bmaj=1.965 mas, bpa=0.6782 degrees ! Estimated noise=1.19989 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -3.21167e-05 Jy ! Component: 100 - total flux cleaned = -6.74514e-05 Jy ! Component: 150 - total flux cleaned = -9.2468e-05 Jy ! Component: 200 - total flux cleaned = -7.256e-05 Jy ! Total flux subtracted in 200 components = -7.256e-05 Jy ! Clean residual min=-0.003781 max=0.003872 Jy/beam ! Clean residual mean=-0.000036 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.125305 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 40 components and 0.125305 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055339Jy sigma=0.901781 ! Fit after self-cal, rms=0.055332Jy sigma=0.901637 wmodel J0232-2839_X_2007_01_11_yyk\_map.mod ! Writing 40 model components to file: J0232-2839_X_2007_01_11_yyk_map.mod wobs J0232-2839_X_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J0232-2839_X_2007_01_11_yyk_uvs.fits wwins J0232-2839_X_2007_01_11_yyk\_map.win ! wwins: Wrote 1 windows to J0232-2839_X_2007_01_11_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 = -7.01974e-06 Jy ! Component: 100 - total flux cleaned = 0.000808691 Jy ! Component: 150 - total flux cleaned = 0.00140106 Jy ! Component: 200 - total flux cleaned = 0.00207733 Jy ! Component: 250 - total flux cleaned = 0.0026131 Jy ! Component: 300 - total flux cleaned = 0.00292065 Jy ! Component: 350 - total flux cleaned = 0.00311577 Jy ! Component: 400 - total flux cleaned = 0.00311641 Jy ! Component: 450 - total flux cleaned = 0.00334118 Jy ! Component: 500 - total flux cleaned = 0.00355973 Jy ! Component: 550 - total flux cleaned = 0.00385692 Jy ! Component: 600 - total flux cleaned = 0.00410566 Jy ! Component: 650 - total flux cleaned = 0.00442823 Jy ! Component: 700 - total flux cleaned = 0.00474112 Jy ! Component: 750 - total flux cleaned = 0.00508262 Jy ! Component: 800 - total flux cleaned = 0.00530358 Jy ! Component: 850 - total flux cleaned = 0.00555444 Jy ! Component: 900 - total flux cleaned = 0.00587081 Jy ! Component: 950 - total flux cleaned = 0.00617935 Jy ! Component: 1000 - total flux cleaned = 0.00634763 Jy ! Component: 1050 - total flux cleaned = 0.00670939 Jy ! Component: 1100 - total flux cleaned = 0.00696724 Jy ! Component: 1150 - total flux cleaned = 0.00718797 Jy ! Component: 1200 - total flux cleaned = 0.0072808 Jy ! Component: 1250 - total flux cleaned = 0.0074326 Jy ! Component: 1300 - total flux cleaned = 0.00743222 Jy ! Component: 1350 - total flux cleaned = 0.00749077 Jy ! Component: 1400 - total flux cleaned = 0.00751958 Jy ! Component: 1450 - total flux cleaned = 0.00754758 Jy ! Component: 1500 - total flux cleaned = 0.00751968 Jy ! Component: 1550 - total flux cleaned = 0.00763029 Jy ! Component: 1600 - total flux cleaned = 0.00776676 Jy ! Component: 1650 - total flux cleaned = 0.00787443 Jy ! Component: 1700 - total flux cleaned = 0.00795427 Jy ! Component: 1750 - total flux cleaned = 0.00795406 Jy ! Component: 1800 - total flux cleaned = 0.00803185 Jy ! Component: 1850 - total flux cleaned = 0.00815993 Jy ! Component: 1900 - total flux cleaned = 0.00810902 Jy ! Component: 1950 - total flux cleaned = 0.00810945 Jy ! Component: 2000 - total flux cleaned = 0.00818407 Jy ! Total flux subtracted in 2048 components = 0.00818423 Jy ! Clean residual min=-0.001426 max=0.001290 Jy/beam ! Clean residual mean=-0.000014 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.13349 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 158 components and 0.13349 Jy ![Exited script file: muppet] wmap "J0232-2839_X_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.762 x 1.965 at 0.6782 degrees (North through East) ! Clean map min=-0.0025823 max=0.10571 Jy/beam ! Writing clean map to FITS file: J0232-2839_X_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.105714 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00044716 device "J0232-2839_X_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J0232-2839_X_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.26897 1.26897 2.53795 5.07589 10.1518 20.3036 40.6071 81.2143 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.105 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.762 x 1.965 at 0.6782 degrees (North through East) ! Clean map min=-0.0025823 max=0.10571 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0232-2839_X_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J0232-2839_X_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0232-2839_X_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:09:27 2008