! Started logfile: J0106-4034_S_2005_07_09_yyk_uvs.log on Fri Jan 20 09:43:44 2006 obs J0106-4034_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J0106-4034_S_2005_07_09_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.413333 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0106-4034 ! ! 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 1602 lines of history. ! ! Reading 372 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 J0106-4034_S_2005_07_09_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.543746 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.281 mas, bmaj=6.549 mas, bpa=-1.879 degrees ! Estimated noise=4.52373 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.436284 Jy ! Component: 100 - total flux cleaned = 0.506815 Jy ! Total flux subtracted in 100 components = 0.506815 Jy ! Clean residual min=-0.027481 max=0.040243 Jy/beam ! Clean residual mean=-0.000218 rms=0.009270 Jy/beam ! Combined flux in latest and established models = 0.506815 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.506815 Jy ! ! Correcting IF 1. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.163452Jy sigma=2.366105 ! Fit after self-cal, rms=0.171775Jy sigma=1.825801 ! Inverting map and beam ! Estimated beam: bmin=2.281 mas, bmaj=6.549 mas, bpa=-1.879 degrees ! Estimated noise=4.52373 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.898 mas, bmaj=8.382 mas, bpa=-2.369 degrees ! Estimated noise=2.95693 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.0351676 Jy ! Component: 100 - total flux cleaned = 0.046535 Jy ! Component: 150 - total flux cleaned = 0.0478994 Jy ! Component: 200 - total flux cleaned = 0.0485134 Jy ! Total flux subtracted in 200 components = 0.0485134 Jy ! Clean residual min=-0.027516 max=0.028601 Jy/beam ! Clean residual mean=-0.000208 rms=0.009450 Jy/beam ! Combined flux in latest and established models = 0.555328 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 32 components and 0.555328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168273Jy sigma=1.757179 ! Fit after self-cal, rms=0.168283Jy sigma=1.756834 ! 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.898 x 8.382 at -2.369 degrees (North through East) ! Clean map min=-0.02628 max=0.51218 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.993624 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.99 HN 1.00* KP 0.95 ! LA 1.03 MK 0.89 NL 1.26 OV 1.02 ! PT 1.00* SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.970527 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.03 HN 1.00* KP 1.05 ! LA 1.02 MK 0.97 NL 1.25 OV 1.03 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.968782 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* KP 0.94 ! LA 0.91 MK 1.11 NL 1.38 OV 0.96 ! PT 1.00* SC 1.06 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01416 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.00* KP 0.89 ! LA 0.75 MK 1.09 NL 1.26 OV 0.82 ! PT 1.00* SC 1.08 ! ! ! Fit before self-cal, rms=0.168283Jy sigma=1.756834 ! Fit after self-cal, rms=0.148123Jy sigma=1.510154 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.148123Jy sigma=1.510154 ! Fit after self-cal, rms=0.148091Jy sigma=1.509958 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.952 mas, bmaj=8.385 mas, bpa=-2.079 degrees ! Estimated noise=2.8381 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.014567 Jy ! Component: 100 - total flux cleaned = -0.016597 Jy ! Component: 150 - total flux cleaned = -0.0170512 Jy ! Component: 200 - total flux cleaned = -0.0173195 Jy ! Total flux subtracted in 200 components = -0.0173195 Jy ! Clean residual min=-0.021288 max=0.021031 Jy/beam ! Clean residual mean=0.000025 rms=0.007249 Jy/beam ! Combined flux in latest and established models = 0.538008 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 47 components and 0.538008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.147267Jy sigma=1.493178 ! Fit after self-cal, rms=0.147178Jy sigma=1.493023 ! 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.147178Jy sigma=1.493023 ! Fit after self-cal, rms=0.128173Jy sigma=1.101475 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.00619008 Jy ! Component: 100 - total flux cleaned = 0.00672857 Jy ! Component: 150 - total flux cleaned = 0.00698219 Jy ! Component: 200 - total flux cleaned = 0.00725726 Jy ! Total flux subtracted in 200 components = 0.00725726 Jy ! Clean residual min=-0.009882 max=0.007333 Jy/beam ! Clean residual mean=0.000117 rms=0.002911 Jy/beam ! Combined flux in latest and established models = 0.545266 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.545266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.128044Jy sigma=1.097024 ! Fit after self-cal, rms=0.127819Jy sigma=1.069088 ! 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.952 x 8.385 at -2.079 degrees (North through East) ! Clean map min=-0.0093256 max=0.50243 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.127819Jy sigma=1.069088 ! Fit after self-cal, rms=0.126579Jy sigma=1.046334 ! 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.126579Jy sigma=1.046334 ! Fit after self-cal, rms=0.127204Jy sigma=1.041266 ! Inverting map and beam ! Estimated beam: bmin=2.949 mas, bmaj=8.367 mas, bpa=-2.026 degrees ! Estimated noise=2.83268 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000408265 Jy ! Component: 100 - total flux cleaned = 0.000409199 Jy ! Component: 150 - total flux cleaned = 0.000356802 Jy ! Component: 200 - total flux cleaned = 0.000356655 Jy ! Total flux subtracted in 200 components = 0.000356655 Jy ! Clean residual min=-0.009527 max=0.006815 Jy/beam ! Clean residual mean=0.000084 rms=0.002539 Jy/beam ! Combined flux in latest and established models = 0.545622 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 71 components and 0.545622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.127215Jy sigma=1.040328 ! Fit after self-cal, rms=0.127696Jy sigma=1.039160 ! 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.127696Jy sigma=1.039160 ! Fit after self-cal, rms=0.125852Jy sigma=0.994978 ! 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.125852Jy sigma=0.994978 ! Fit after self-cal, rms=0.125987Jy sigma=0.994717 ! Inverting map and beam ! Estimated beam: bmin=2.956 mas, bmaj=8.372 mas, bpa=-1.878 degrees ! Estimated noise=2.83775 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000269197 Jy ! Component: 100 - total flux cleaned = 0.000463207 Jy ! Component: 150 - total flux cleaned = 0.000514909 Jy ! Component: 200 - total flux cleaned = 0.000561302 Jy ! Total flux subtracted in 200 components = 0.000561302 Jy ! Clean residual min=-0.009397 max=0.005934 Jy/beam ! Clean residual mean=0.000076 rms=0.002440 Jy/beam ! Combined flux in latest and established models = 0.546184 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 80 components and 0.546184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125993Jy sigma=0.993846 ! Fit after self-cal, rms=0.126085Jy sigma=0.993725 ! 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.472 mas, bmaj=33.15 mas, bpa=2.207 degrees ! Estimated noise=3.67473 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.000185563 Jy ! Component: 100 - total flux cleaned = 0.000182448 Jy ! Component: 150 - total flux cleaned = 0.00017949 Jy ! Component: 200 - total flux cleaned = 0.000177311 Jy ! Total flux subtracted in 200 components = 0.000177311 Jy ! Clean residual min=-0.008708 max=0.006215 Jy/beam ! Clean residual mean=0.000130 rms=0.003054 Jy/beam ! Combined flux in latest and established models = 0.546361 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 83 components and 0.546361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.126121Jy sigma=0.994076 ! Fit after self-cal, rms=0.126099Jy sigma=0.993704 ! 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.291 mas, bmaj=6.502 mas, bpa=-1.553 degrees ! Estimated noise=4.40378 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.427179 Jy ! Component: 100 - total flux cleaned = 0.496019 Jy ! Component: 150 - total flux cleaned = 0.521807 Jy ! Component: 200 - total flux cleaned = 0.534658 Jy ! Total flux subtracted in 200 components = 0.534658 Jy ! Clean residual min=-0.014768 max=0.017176 Jy/beam ! Clean residual mean=0.000070 rms=0.004463 Jy/beam ! Combined flux in latest and established models = 0.534658 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 27 model components to the UV plane model. ! The established model now contains 27 components and 0.534658 Jy ! Inverting map and beam ! Estimated beam: bmin=2.956 mas, bmaj=8.372 mas, bpa=-1.878 degrees ! Estimated noise=2.83775 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.00847662 Jy ! Component: 100 - total flux cleaned = 0.0107299 Jy ! Component: 150 - total flux cleaned = 0.01091 Jy ! Component: 200 - total flux cleaned = 0.0111083 Jy ! Total flux subtracted in 200 components = 0.0111083 Jy ! Clean residual min=-0.009299 max=0.006079 Jy/beam ! Clean residual mean=0.000077 rms=0.002407 Jy/beam ! Combined flux in latest and established models = 0.545766 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 40 components and 0.545766 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.472 mas, bmaj=33.15 mas, bpa=2.207 degrees ! Estimated noise=3.67473 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.000472539 Jy ! Component: 100 - total flux cleaned = 0.000473428 Jy ! Component: 150 - total flux cleaned = 0.000473851 Jy ! Component: 200 - total flux cleaned = 0.000474182 Jy ! Total flux subtracted in 200 components = 0.000474182 Jy ! Clean residual min=-0.008566 max=0.006205 Jy/beam ! Clean residual mean=0.000130 rms=0.003035 Jy/beam ! Combined flux in latest and established models = 0.546241 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 43 components and 0.546241 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.956 mas, bmaj=8.372 mas, bpa=-1.878 degrees ! Estimated noise=2.83775 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000327473 Jy ! Component: 100 - total flux cleaned = -0.00027845 Jy ! Component: 150 - total flux cleaned = -0.000275441 Jy ! Component: 200 - total flux cleaned = -0.000273552 Jy ! Total flux subtracted in 200 components = -0.000273552 Jy ! Clean residual min=-0.009225 max=0.006106 Jy/beam ! Clean residual mean=0.000076 rms=0.002387 Jy/beam ! Combined flux in latest and established models = 0.545967 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.545967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125830Jy sigma=0.992496 ! Fit after self-cal, rms=0.125835Jy sigma=0.992356 wmodel J0106-4034_S_2005_07_09_yyk\_map.mod ! Writing 55 model components to file: J0106-4034_S_2005_07_09_yyk_map.mod wobs J0106-4034_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J0106-4034_S_2005_07_09_yyk_uvs.fits wwins J0106-4034_S_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J0106-4034_S_2005_07_09_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.00373851 Jy ! Component: 100 - total flux cleaned = -0.0052258 Jy ! Component: 150 - total flux cleaned = -0.00551342 Jy ! Component: 200 - total flux cleaned = -0.00595446 Jy ! Component: 250 - total flux cleaned = -0.00678365 Jy ! Component: 300 - total flux cleaned = -0.00765203 Jy ! Component: 350 - total flux cleaned = -0.00841297 Jy ! Component: 400 - total flux cleaned = -0.00915008 Jy ! Component: 450 - total flux cleaned = -0.00957809 Jy ! Component: 500 - total flux cleaned = -0.0101975 Jy ! Component: 550 - total flux cleaned = -0.0106656 Jy ! Component: 600 - total flux cleaned = -0.0111195 Jy ! Component: 650 - total flux cleaned = -0.0115628 Jy ! Component: 700 - total flux cleaned = -0.0119959 Jy ! Component: 750 - total flux cleaned = -0.0123578 Jy ! Component: 800 - total flux cleaned = -0.0126532 Jy ! Component: 850 - total flux cleaned = -0.0131749 Jy ! Component: 900 - total flux cleaned = -0.0136885 Jy ! Component: 950 - total flux cleaned = -0.0140301 Jy ! Component: 1000 - total flux cleaned = -0.0144914 Jy ! Component: 1050 - total flux cleaned = -0.0147853 Jy ! Component: 1100 - total flux cleaned = -0.0149643 Jy ! Component: 1150 - total flux cleaned = -0.0152073 Jy ! Component: 1200 - total flux cleaned = -0.0152695 Jy ! Component: 1250 - total flux cleaned = -0.0153358 Jy ! Component: 1300 - total flux cleaned = -0.0154025 Jy ! Component: 1350 - total flux cleaned = -0.0154714 Jy ! Component: 1400 - total flux cleaned = -0.0155443 Jy ! Component: 1450 - total flux cleaned = -0.0156208 Jy ! Component: 1500 - total flux cleaned = -0.0156993 Jy ! Component: 1550 - total flux cleaned = -0.0158654 Jy ! Component: 1600 - total flux cleaned = -0.0158658 Jy ! Component: 1650 - total flux cleaned = -0.0159572 Jy ! Component: 1700 - total flux cleaned = -0.0161522 Jy ! Component: 1750 - total flux cleaned = -0.0162542 Jy ! Component: 1800 - total flux cleaned = -0.0162545 Jy ! Component: 1850 - total flux cleaned = -0.0163634 Jy ! Component: 1900 - total flux cleaned = -0.016597 Jy ! Component: 1950 - total flux cleaned = -0.0165985 Jy ! Component: 2000 - total flux cleaned = -0.0167259 Jy ! Total flux subtracted in 2048 components = -0.016861 Jy ! Clean residual min=-0.008625 max=0.007955 Jy/beam ! Clean residual mean=-0.000135 rms=0.001820 Jy/beam ! Combined flux in latest and established models = 0.529106 Jy keep ! Adding 85 model components to the UV plane model. ! The established model now contains 140 components and 0.529106 Jy ![Exited script file: muppet] wmap "J0106-4034_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.956 x 8.372 at -1.878 degrees (North through East) ! Clean map min=-0.0107 max=0.50679 Jy/beam ! Writing clean map to FITS file: J0106-4034_S_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.506789 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00150094 device "J0106-4034_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J0106-4034_S_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.888503 0.888503 1.77701 3.55401 7.10802 14.216 28.4321 56.8642 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0045 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.506 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.956 x 8.372 at -1.878 degrees (North through East) ! Clean map min=-0.0107 max=0.50679 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0106-4034_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J0106-4034_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0106-4034_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 09:43:48 2006