! Started logfile: J0050-0929_S_2005_05_12_yyk_uvs.log on Sat Oct 8 16:46:48 2005 obs J0050-0929_S_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J0050-0929_S_2005_05_12_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J0050-0929 ! ! 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 1443 lines of history. ! ! Reading 624 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 J0050-0929_S_2005_05_12_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.401494 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.746 mas, bmaj=6.705 mas, bpa=-1.04 degrees ! Estimated noise=2.32148 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.337227 Jy ! Component: 100 - total flux cleaned = 0.386676 Jy ! Total flux subtracted in 100 components = 0.386676 Jy ! Clean residual min=-0.015570 max=0.020601 Jy/beam ! Clean residual mean=-0.000250 rms=0.004783 Jy/beam ! Combined flux in latest and established models = 0.386676 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.386676 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.090359Jy sigma=1.343774 ! Fit after self-cal, rms=0.090066Jy sigma=1.334741 ! Inverting map and beam ! Estimated beam: bmin=2.746 mas, bmaj=6.705 mas, bpa=-1.04 degrees ! Estimated noise=2.32148 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.086 mas, bmaj=7.962 mas, bpa=-2.985 degrees ! Estimated noise=1.73956 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.0231703 Jy ! Component: 100 - total flux cleaned = 0.0320226 Jy ! Component: 150 - total flux cleaned = 0.0357518 Jy ! Component: 200 - total flux cleaned = 0.0370022 Jy ! Total flux subtracted in 200 components = 0.0370022 Jy ! Clean residual min=-0.013109 max=0.013144 Jy/beam ! Clean residual mean=-0.000223 rms=0.003717 Jy/beam ! Combined flux in latest and established models = 0.423678 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 42 components and 0.423678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087007Jy sigma=1.265176 ! Fit after self-cal, rms=0.086959Jy sigma=1.264775 ! 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.086 x 7.962 at -2.985 degrees (North through East) ! Clean map min=-0.012736 max=0.39269 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: 1.01667 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.95 HN 1.01 KP 0.91 ! LA 1.23 MK 0.89 NL 0.92 OV 0.97 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.976803 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 1.05 KP 1.00 ! LA 1.16 MK 0.99 NL 0.96 OV 1.00 ! PT 1.01 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.96118 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.24 HN 1.01 KP 0.96 ! LA 1.13 MK 1.10 NL 0.99 OV 1.00 ! PT 1.02 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.991895 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.09 HN 0.96 KP 0.87 ! LA 1.21 MK 1.05 NL 0.93 OV 0.84 ! PT 0.94 SC 1.21 ! ! ! Fit before self-cal, rms=0.086959Jy sigma=1.264775 ! Fit after self-cal, rms=0.076451Jy sigma=1.061633 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.076451Jy sigma=1.061633 ! Fit after self-cal, rms=0.076467Jy sigma=1.061551 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=7.971 mas, bpa=-3.217 degrees ! Estimated noise=1.68571 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.00968062 Jy ! Component: 100 - total flux cleaned = -0.011143 Jy ! Component: 150 - total flux cleaned = -0.0111423 Jy ! Component: 200 - total flux cleaned = -0.0110778 Jy ! Total flux subtracted in 200 components = -0.0110778 Jy ! Clean residual min=-0.006434 max=0.006597 Jy/beam ! Clean residual mean=0.000081 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 0.4126 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.4126 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075648Jy sigma=1.044268 ! Fit after self-cal, rms=0.075593Jy sigma=1.044011 ! 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.075593Jy sigma=1.044011 ! Fit after self-cal, rms=0.073981Jy sigma=1.006781 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.0001772 Jy ! Component: 100 - total flux cleaned = 0.000169994 Jy ! Component: 150 - total flux cleaned = 0.000210212 Jy ! Component: 200 - total flux cleaned = 0.000314838 Jy ! Total flux subtracted in 200 components = 0.000314838 Jy ! Clean residual min=-0.006452 max=0.006518 Jy/beam ! Clean residual mean=0.000079 rms=0.001837 Jy/beam ! Combined flux in latest and established models = 0.412915 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 54 components and 0.412915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073981Jy sigma=1.005857 ! Fit after self-cal, rms=0.073963Jy sigma=1.003382 ! 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.129 x 7.971 at -3.217 degrees (North through East) ! Clean map min=-0.0062915 max=0.38325 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.073963Jy sigma=1.003382 ! Fit after self-cal, rms=0.072371Jy sigma=0.964331 ! 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.072371Jy sigma=0.964331 ! Fit after self-cal, rms=0.072411Jy sigma=0.964137 ! Inverting map and beam ! Estimated beam: bmin=3.133 mas, bmaj=7.981 mas, bpa=-3.291 degrees ! Estimated noise=1.68492 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000145911 Jy ! Component: 100 - total flux cleaned = 0.000224957 Jy ! Component: 150 - total flux cleaned = 0.000366314 Jy ! Component: 200 - total flux cleaned = 0.000459899 Jy ! Total flux subtracted in 200 components = 0.000459899 Jy ! Clean residual min=-0.006309 max=0.006172 Jy/beam ! Clean residual mean=0.000076 rms=0.001721 Jy/beam ! Combined flux in latest and established models = 0.413375 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 57 components and 0.413375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072414Jy sigma=0.963379 ! Fit after self-cal, rms=0.072406Jy sigma=0.963215 ! 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.072406Jy sigma=0.963215 ! Fit after self-cal, rms=0.071886Jy sigma=0.945144 ! 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.071886Jy sigma=0.945144 ! Fit after self-cal, rms=0.071894Jy sigma=0.945134 ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=7.988 mas, bpa=-3.368 degrees ! Estimated noise=1.6858 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000170989 Jy ! Component: 100 - total flux cleaned = 0.000240709 Jy ! Component: 150 - total flux cleaned = 0.00026931 Jy ! Component: 200 - total flux cleaned = 0.000269966 Jy ! Total flux subtracted in 200 components = 0.000269966 Jy ! Clean residual min=-0.006182 max=0.005742 Jy/beam ! Clean residual mean=0.000077 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.413645 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 63 components and 0.413645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071891Jy sigma=0.944578 ! Fit after self-cal, rms=0.071878Jy sigma=0.944469 ! 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.454 mas, bmaj=14.15 mas, bpa=10.03 degrees ! Estimated noise=2.14932 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.00154488 Jy ! Component: 100 - total flux cleaned = 0.00166235 Jy ! Component: 150 - total flux cleaned = 0.00171616 Jy ! Component: 200 - total flux cleaned = 0.00174401 Jy ! Total flux subtracted in 200 components = 0.00174401 Jy ! Clean residual min=-0.006620 max=0.007346 Jy/beam ! Clean residual mean=0.000156 rms=0.002233 Jy/beam ! Combined flux in latest and established models = 0.415389 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 69 components and 0.415389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071897Jy sigma=0.944462 ! Fit after self-cal, rms=0.071877Jy sigma=0.944135 ! 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.766 mas, bmaj=6.717 mas, bpa=-1.043 degrees ! Estimated noise=2.27271 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.330509 Jy ! Component: 100 - total flux cleaned = 0.377657 Jy ! Component: 150 - total flux cleaned = 0.395008 Jy ! Component: 200 - total flux cleaned = 0.402832 Jy ! Total flux subtracted in 200 components = 0.402832 Jy ! Clean residual min=-0.008196 max=0.008604 Jy/beam ! Clean residual mean=0.000079 rms=0.002216 Jy/beam ! Combined flux in latest and established models = 0.402832 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.402832 Jy ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=7.988 mas, bpa=-3.368 degrees ! Estimated noise=1.6858 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.00764174 Jy ! Component: 100 - total flux cleaned = 0.0100945 Jy ! Component: 150 - total flux cleaned = 0.0104987 Jy ! Component: 200 - total flux cleaned = 0.0108636 Jy ! Total flux subtracted in 200 components = 0.0108636 Jy ! Clean residual min=-0.006146 max=0.005841 Jy/beam ! Clean residual mean=0.000077 rms=0.001695 Jy/beam ! Combined flux in latest and established models = 0.413696 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 45 components and 0.413696 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.454 mas, bmaj=14.15 mas, bpa=10.03 degrees ! Estimated noise=2.14932 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.00164274 Jy ! Component: 100 - total flux cleaned = 0.00167913 Jy ! Component: 150 - total flux cleaned = 0.00168007 Jy ! Component: 200 - total flux cleaned = 0.00170537 Jy ! Total flux subtracted in 200 components = 0.00170537 Jy ! Clean residual min=-0.006605 max=0.007293 Jy/beam ! Clean residual mean=0.000156 rms=0.002219 Jy/beam ! Combined flux in latest and established models = 0.415401 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 50 components and 0.415401 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=7.988 mas, bpa=-3.368 degrees ! Estimated noise=1.6858 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000553434 Jy ! Component: 100 - total flux cleaned = -0.000592043 Jy ! Component: 150 - total flux cleaned = -0.000592129 Jy ! Component: 200 - total flux cleaned = -0.000627905 Jy ! Total flux subtracted in 200 components = -0.000627905 Jy ! Clean residual min=-0.006007 max=0.005704 Jy/beam ! Clean residual mean=0.000076 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.414773 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 61 components and 0.414773 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071872Jy sigma=0.944191 ! Fit after self-cal, rms=0.071876Jy sigma=0.944042 wmodel J0050-0929_S_2005_05_12_yyk\_map.mod ! Writing 61 model components to file: J0050-0929_S_2005_05_12_yyk_map.mod wobs J0050-0929_S_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J0050-0929_S_2005_05_12_yyk_uvs.fits wwins J0050-0929_S_2005_05_12_yyk\_map.win ! wwins: Wrote 1 windows to J0050-0929_S_2005_05_12_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.000788734 Jy ! Component: 100 - total flux cleaned = -0.000693683 Jy ! Component: 150 - total flux cleaned = -0.000868478 Jy ! Component: 200 - total flux cleaned = -0.000949524 Jy ! Component: 250 - total flux cleaned = -0.000719554 Jy ! Component: 300 - total flux cleaned = -0.000358521 Jy ! Component: 350 - total flux cleaned = -0.000152257 Jy ! Component: 400 - total flux cleaned = -1.91406e-05 Jy ! Component: 450 - total flux cleaned = 0.000168813 Jy ! Component: 500 - total flux cleaned = 0.000228589 Jy ! Component: 550 - total flux cleaned = 0.00034337 Jy ! Component: 600 - total flux cleaned = 0.000342148 Jy ! Component: 650 - total flux cleaned = 0.000448758 Jy ! Component: 700 - total flux cleaned = 0.000395677 Jy ! Component: 750 - total flux cleaned = 0.000599158 Jy ! Component: 800 - total flux cleaned = 0.00059847 Jy ! Component: 850 - total flux cleaned = 0.000598677 Jy ! Component: 900 - total flux cleaned = 0.000739384 Jy ! Component: 950 - total flux cleaned = 0.000830362 Jy ! Component: 1000 - total flux cleaned = 0.00105154 Jy ! Component: 1050 - total flux cleaned = 0.00109552 Jy ! Component: 1100 - total flux cleaned = 0.0014335 Jy ! Component: 1150 - total flux cleaned = 0.00155613 Jy ! Component: 1200 - total flux cleaned = 0.00171655 Jy ! Component: 1250 - total flux cleaned = 0.00183385 Jy ! Component: 1300 - total flux cleaned = 0.00198804 Jy ! Component: 1350 - total flux cleaned = 0.00213919 Jy ! Component: 1400 - total flux cleaned = 0.00228693 Jy ! Component: 1450 - total flux cleaned = 0.00243204 Jy ! Component: 1500 - total flux cleaned = 0.00257446 Jy ! Component: 1550 - total flux cleaned = 0.0027498 Jy ! Component: 1600 - total flux cleaned = 0.00295717 Jy ! Component: 1650 - total flux cleaned = 0.00316086 Jy ! Component: 1700 - total flux cleaned = 0.00339481 Jy ! Component: 1750 - total flux cleaned = 0.00372467 Jy ! Component: 1800 - total flux cleaned = 0.00404937 Jy ! Component: 1850 - total flux cleaned = 0.00430515 Jy ! Component: 1900 - total flux cleaned = 0.00458908 Jy ! Component: 1950 - total flux cleaned = 0.0047449 Jy ! Component: 2000 - total flux cleaned = 0.00486801 Jy ! Total flux subtracted in 2048 components = 0.00511192 Jy ! Clean residual min=-0.001896 max=0.001621 Jy/beam ! Clean residual mean=0.000053 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.419885 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 199 components and 0.419885 Jy ![Exited script file: muppet] wmap "J0050-0929_S_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.132 x 7.988 at -3.368 degrees (North through East) ! Clean map min=-0.0030329 max=0.383 Jy/beam ! Writing clean map to FITS file: J0050-0929_S_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.382995 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000605866 device "J0050-0929_S_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J0050-0929_S_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.474575 0.474575 0.949149 1.8983 3.7966 7.59319 15.1864 30.3728 60.7455 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.382 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.132 x 7.988 at -3.368 degrees (North through East) ! Clean map min=-0.0030329 max=0.383 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0050-0929_S_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J0050-0929_S_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0050-0929_S_2005_05_12_yyk_uvs.log closed on Sat Oct 8 16:46:52 2005