! Started logfile: J0612-4337_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:20:38 2007 obs J0612-4337_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0612-4337_S_2002_01_31_yyk_uva.fits ! AN table 1: 34 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.622222 visibilities/baseline/integration-bin. ! Found source: J0612-4337 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1224 lines of history. ! ! Reading 3808 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 J0612-4337_S_2002_01_31_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.35953 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.251 mas, bmaj=6.659 mas, bpa=2.228 degrees ! Estimated noise=3336.75 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.228522 Jy ! Component: 100 - total flux cleaned = 0.269016 Jy ! Total flux subtracted in 100 components = 0.269016 Jy ! Clean residual min=-0.027045 max=0.039476 Jy/beam ! Clean residual mean=0.000410 rms=0.010204 Jy/beam ! Combined flux in latest and established models = 0.269016 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.269016 Jy ! ! Correcting IF 1. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 68 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.245085Jy sigma=0.001324 ! Fit after self-cal, rms=0.244837Jy sigma=0.001322 ! Inverting map and beam ! Estimated beam: bmin=2.251 mas, bmaj=6.659 mas, bpa=2.228 degrees ! Estimated noise=3336.75 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=2.789 mas, bmaj=8.055 mas, bpa=-1.154 degrees ! Estimated noise=1988.51 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.0325874 Jy ! Component: 100 - total flux cleaned = 0.042166 Jy ! Component: 150 - total flux cleaned = 0.0437793 Jy ! Component: 200 - total flux cleaned = 0.044612 Jy ! Total flux subtracted in 200 components = 0.044612 Jy ! Clean residual min=-0.017882 max=0.027296 Jy/beam ! Clean residual mean=0.000224 rms=0.007387 Jy/beam ! Combined flux in latest and established models = 0.313628 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.313628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.244225Jy sigma=0.001303 ! Fit after self-cal, rms=0.244214Jy sigma=0.001303 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.789 x 8.055 at -1.154 degrees (North through East) ! Clean map min=-0.017243 max=0.25931 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.917681 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.04 HN 1.00* KP 0.90 ! LA 0.94 MK 0.95 NL 2.17 OV 0.92 ! PT 0.92 SC 1.05 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.587936 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.00* KP 1.00* ! LA 0.97 MK 1.12 NL 8.12 OV 0.91 ! PT 0.95 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.890813 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.84 HN 1.00* KP 1.00 ! LA 0.96 MK 1.05 NL 2.40 OV 0.98 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.927171 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.80 HN 1.00* KP 1.02 ! LA 0.78 MK 1.00 NL 2.38 OV 0.87 ! PT 0.96 SC 0.99 ! ! ! Fit before self-cal, rms=0.244214Jy sigma=0.001303 ! Fit after self-cal, rms=0.344763Jy sigma=0.001844 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.344763Jy sigma=0.001844 ! Fit after self-cal, rms=0.344884Jy sigma=0.001844 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.818 mas, bmaj=7.958 mas, bpa=0.1675 degrees ! Estimated noise=1197.52 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.106365 Jy ! Component: 100 - total flux cleaned = -0.122424 Jy ! Component: 150 - total flux cleaned = -0.127023 Jy ! Component: 200 - total flux cleaned = -0.128206 Jy ! Total flux subtracted in 200 components = -0.128206 Jy ! Clean residual min=-0.024092 max=0.012264 Jy/beam ! Clean residual mean=-0.000684 rms=0.005184 Jy/beam ! Combined flux in latest and established models = 0.185422 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 36 components and 0.185422 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339825Jy sigma=0.001391 ! Fit after self-cal, rms=0.339824Jy sigma=0.001391 ! 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.339824Jy sigma=0.001391 ! Fit after self-cal, rms=0.338382Jy sigma=0.001378 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 = 9.28549e-05 Jy ! Component: 100 - total flux cleaned = -1.74911e-05 Jy ! Component: 150 - total flux cleaned = -7.84592e-05 Jy ! Component: 200 - total flux cleaned = -0.000104936 Jy ! Total flux subtracted in 200 components = -0.000104936 Jy ! Clean residual min=-0.024269 max=0.012407 Jy/beam ! Clean residual mean=-0.000682 rms=0.005185 Jy/beam ! Combined flux in latest and established models = 0.185317 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 42 components and 0.185317 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338280Jy sigma=0.001378 ! Fit after self-cal, rms=0.337899Jy sigma=0.001377 ! 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: 2.818 x 7.958 at 0.1675 degrees (North through East) ! Clean map min=-0.023223 max=0.14182 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.337899Jy sigma=0.001377 ! Fit after self-cal, rms=0.324274Jy sigma=0.001189 ! 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.324274Jy sigma=0.001189 ! Fit after self-cal, rms=0.324219Jy sigma=0.001189 ! Inverting map and beam ! Estimated beam: bmin=2.773 mas, bmaj=7.881 mas, bpa=0.109 degrees ! Estimated noise=1101.08 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000248654 Jy ! Component: 100 - total flux cleaned = -0.000243892 Jy ! Component: 150 - total flux cleaned = -0.0002833 Jy ! Component: 200 - total flux cleaned = -0.000321734 Jy ! Total flux subtracted in 200 components = -0.000321734 Jy ! Clean residual min=-0.003820 max=0.003143 Jy/beam ! Clean residual mean=0.000082 rms=0.001032 Jy/beam ! Combined flux in latest and established models = 0.184996 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 53 components and 0.184996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324213Jy sigma=0.001189 ! Fit after self-cal, rms=0.324212Jy sigma=0.001189 ! 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.324212Jy sigma=0.001189 ! Fit after self-cal, rms=0.350840Jy sigma=0.001187 ! 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.350840Jy sigma=0.001187 ! Fit after self-cal, rms=0.350844Jy sigma=0.001187 ! Inverting map and beam ! Estimated beam: bmin=2.764 mas, bmaj=7.868 mas, bpa=-0.07024 degrees ! Estimated noise=1101.14 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000495296 Jy ! Component: 100 - total flux cleaned = 0.000503053 Jy ! Component: 150 - total flux cleaned = 0.000506005 Jy ! Component: 200 - total flux cleaned = 0.000468127 Jy ! Total flux subtracted in 200 components = 0.000468127 Jy ! Clean residual min=-0.003637 max=0.003033 Jy/beam ! Clean residual mean=0.000090 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.185464 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 0.185464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350839Jy sigma=0.001187 ! Fit after self-cal, rms=0.350836Jy sigma=0.001187 ! 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=9.955 mas, bmaj=32.38 mas, bpa=3.683 degrees ! Estimated noise=1505.36 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 = 1.57446e-05 Jy ! Component: 100 - total flux cleaned = 1.59083e-05 Jy ! Component: 150 - total flux cleaned = 1.62091e-05 Jy ! Component: 200 - total flux cleaned = 1.64994e-05 Jy ! Total flux subtracted in 200 components = 1.64994e-05 Jy ! Clean residual min=-0.002381 max=0.003200 Jy/beam ! Clean residual mean=0.000182 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.18548 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 62 components and 0.18548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350836Jy sigma=0.001187 ! Fit after self-cal, rms=0.350833Jy sigma=0.001187 ! 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.198 mas, bmaj=6.475 mas, bpa=2.659 degrees ! Estimated noise=1938.19 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.134768 Jy ! Component: 100 - total flux cleaned = 0.161075 Jy ! Component: 150 - total flux cleaned = 0.17328 Jy ! Component: 200 - total flux cleaned = 0.179401 Jy ! Total flux subtracted in 200 components = 0.179401 Jy ! Clean residual min=-0.005538 max=0.005289 Jy/beam ! Clean residual mean=0.000048 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.179401 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.179401 Jy ! Inverting map and beam ! Estimated beam: bmin=2.764 mas, bmaj=7.868 mas, bpa=-0.07024 degrees ! Estimated noise=1101.14 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.00363236 Jy ! Component: 100 - total flux cleaned = 0.00390758 Jy ! Component: 150 - total flux cleaned = 0.00402004 Jy ! Component: 200 - total flux cleaned = 0.00410736 Jy ! Total flux subtracted in 200 components = 0.00410736 Jy ! Clean residual min=-0.003049 max=0.003482 Jy/beam ! Clean residual mean=0.000098 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.183508 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 42 components and 0.183508 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=9.955 mas, bmaj=32.38 mas, bpa=3.683 degrees ! Estimated noise=1505.36 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.000166068 Jy ! Component: 100 - total flux cleaned = 0.000160101 Jy ! Component: 150 - total flux cleaned = 0.000156916 Jy ! Component: 200 - total flux cleaned = 0.000154763 Jy ! Total flux subtracted in 200 components = 0.000154763 Jy ! Clean residual min=-0.002740 max=0.003668 Jy/beam ! Clean residual mean=0.000199 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.183663 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 47 components and 0.183663 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.764 mas, bmaj=7.868 mas, bpa=-0.07024 degrees ! Estimated noise=1101.14 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000459039 Jy ! Component: 100 - total flux cleaned = -0.000259268 Jy ! Component: 150 - total flux cleaned = -0.000116677 Jy ! Component: 200 - total flux cleaned = -7.2591e-05 Jy ! Total flux subtracted in 200 components = -7.2591e-05 Jy ! Clean residual min=-0.002889 max=0.003389 Jy/beam ! Clean residual mean=0.000098 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.183591 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 59 components and 0.183591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350863Jy sigma=0.001186 ! Fit after self-cal, rms=0.350828Jy sigma=0.001186 wmodel J0612-4337_S_2002_01_31_yyk\_map.mod ! Writing 59 model components to file: J0612-4337_S_2002_01_31_yyk_map.mod wobs J0612-4337_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J0612-4337_S_2002_01_31_yyk_uvs.fits wwins J0612-4337_S_2002_01_31_yyk\_map.win ! wwins: Wrote 1 windows to J0612-4337_S_2002_01_31_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.000357651 Jy ! Component: 100 - total flux cleaned = 0.000257821 Jy ! Component: 150 - total flux cleaned = 0.000135825 Jy ! Component: 200 - total flux cleaned = 0.000135668 Jy ! Component: 250 - total flux cleaned = 0.000171251 Jy ! Component: 300 - total flux cleaned = 0.000238423 Jy ! Component: 350 - total flux cleaned = 0.000370776 Jy ! Component: 400 - total flux cleaned = 0.000498566 Jy ! Component: 450 - total flux cleaned = 0.000621686 Jy ! Component: 500 - total flux cleaned = 0.000740903 Jy ! Component: 550 - total flux cleaned = 0.000914142 Jy ! Component: 600 - total flux cleaned = 0.0010541 Jy ! Component: 650 - total flux cleaned = 0.00124441 Jy ! Component: 700 - total flux cleaned = 0.00142879 Jy ! Component: 750 - total flux cleaned = 0.00160815 Jy ! Component: 800 - total flux cleaned = 0.00173279 Jy ! Component: 850 - total flux cleaned = 0.00190307 Jy ! Component: 900 - total flux cleaned = 0.0020925 Jy ! Component: 950 - total flux cleaned = 0.00227702 Jy ! Component: 1000 - total flux cleaned = 0.00245707 Jy ! Component: 1050 - total flux cleaned = 0.00256724 Jy ! Component: 1100 - total flux cleaned = 0.00261008 Jy ! Component: 1150 - total flux cleaned = 0.00260998 Jy ! Component: 1200 - total flux cleaned = 0.00258876 Jy ! Component: 1250 - total flux cleaned = 0.00263037 Jy ! Component: 1300 - total flux cleaned = 0.00263047 Jy ! Component: 1350 - total flux cleaned = 0.00267171 Jy ! Component: 1400 - total flux cleaned = 0.00273308 Jy ! Component: 1450 - total flux cleaned = 0.00277384 Jy ! Component: 1500 - total flux cleaned = 0.00285518 Jy ! Component: 1550 - total flux cleaned = 0.00291594 Jy ! Component: 1600 - total flux cleaned = 0.00303778 Jy ! Component: 1650 - total flux cleaned = 0.00309856 Jy ! Component: 1700 - total flux cleaned = 0.00322027 Jy ! Component: 1750 - total flux cleaned = 0.0033016 Jy ! Component: 1800 - total flux cleaned = 0.00336268 Jy ! Component: 1850 - total flux cleaned = 0.00346434 Jy ! Component: 1900 - total flux cleaned = 0.00354583 Jy ! Component: 1950 - total flux cleaned = 0.00362749 Jy ! Component: 2000 - total flux cleaned = 0.00372949 Jy ! Total flux subtracted in 2048 components = 0.00370895 Jy ! Clean residual min=-0.001100 max=0.001359 Jy/beam ! Clean residual mean=0.000036 rms=0.000395 Jy/beam ! Combined flux in latest and established models = 0.187299 Jy keep ! Adding 90 model components to the UV plane model. ! The established model now contains 149 components and 0.1873 Jy ![Exited script file: muppet] wmap "J0612-4337_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.764 x 7.868 at -0.07024 degrees (North through East) ! Clean map min=-0.0026962 max=0.1579 Jy/beam ! Writing clean map to FITS file: J0612-4337_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.157897 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000460959 device "J0612-4337_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0612-4337_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.87581 0.87581 1.75162 3.50324 7.00648 14.013 28.0259 56.0518 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.157 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.764 x 7.868 at -0.07024 degrees (North through East) ! Clean map min=-0.0026962 max=0.1579 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0612-4337_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0612-4337_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0612-4337_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:20:44 2007