! Started logfile: J0457-2324_X_1995_07_15_yyk_uvs.log on Mon Jan 8 03:08:49 2007 obs J0457-2324_X_1995_07_15_yyk_uva.fits ! Reading UV FITS file: J0457-2324_X_1995_07_15_yyk_uva.fits ! AN table 1: 74 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.843243 visibilities/baseline/integration-bin. ! Found source: J0457-2324 ! ! 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.15049e+09 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 789 lines of history. ! ! Reading 11232 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 J0457-2324_X_1995_07_15_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)= 1.00476 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.6919 mas, bmaj=1.91 mas, bpa=5.275 degrees ! Estimated noise=1731.35 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.733601 Jy ! Component: 100 - total flux cleaned = 0.941965 Jy ! Total flux subtracted in 100 components = 0.941965 Jy ! Clean residual min=-0.039933 max=0.098432 Jy/beam ! Clean residual mean=0.000486 rms=0.017768 Jy/beam ! Combined flux in latest and established models = 0.941964 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.941964 Jy ! ! Correcting IF 1. ! A total of 102 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 102 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 102 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.482894Jy sigma=0.002511 ! Fit after self-cal, rms=0.482525Jy sigma=0.002511 ! Inverting map and beam ! Estimated beam: bmin=0.6919 mas, bmaj=1.91 mas, bpa=5.275 degrees ! Estimated noise=1733.11 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.8554 mas, bmaj=2.253 mas, bpa=1.757 degrees ! Estimated noise=1148.13 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.153493 Jy ! Component: 100 - total flux cleaned = 0.215169 Jy ! Component: 150 - total flux cleaned = 0.243135 Jy ! Component: 200 - total flux cleaned = 0.249009 Jy ! Total flux subtracted in 200 components = 0.249009 Jy ! Clean residual min=-0.034232 max=0.053417 Jy/beam ! Clean residual mean=0.000240 rms=0.010775 Jy/beam ! Combined flux in latest and established models = 1.19097 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 44 components and 1.19097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.465093Jy sigma=0.002297 ! Fit after self-cal, rms=0.465044Jy sigma=0.002297 ! 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.8554 x 2.253 at 1.757 degrees (North through East) ! Clean map min=-0.03181 max=0.83383 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.938473 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.96 HN 1.77 KP 1.03 ! LA 0.93 MK 1.01 NL 1.05 OV 1.00 ! PT 0.99 SC 0.98 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.944195 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.92 HN 1.83 KP 1.03 ! LA 0.91 MK 0.97 NL 1.01 OV 1.00 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.913295 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.94 HN 2.07 KP 0.99 ! LA 0.91 MK 1.02 NL 1.06 OV 0.99 ! PT 0.98 SC 1.04 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.914225 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.94 HN 1.98 KP 1.06 ! LA 0.92 MK 0.99 NL 1.04 OV 0.97 ! PT 1.01 SC 1.06 ! ! ! Fit before self-cal, rms=0.465044Jy sigma=0.002297 ! Fit after self-cal, rms=0.556160Jy sigma=0.002362 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.556160Jy sigma=0.002362 ! Fit after self-cal, rms=0.556172Jy sigma=0.002362 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8788 mas, bmaj=2.254 mas, bpa=1.632 degrees ! Estimated noise=987.377 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.120859 Jy ! Component: 100 - total flux cleaned = -0.156601 Jy ! Component: 150 - total flux cleaned = -0.165041 Jy ! Component: 200 - total flux cleaned = -0.168033 Jy ! Total flux subtracted in 200 components = -0.168033 Jy ! Clean residual min=-0.016967 max=0.011887 Jy/beam ! Clean residual mean=0.000012 rms=0.003465 Jy/beam ! Combined flux in latest and established models = 1.02294 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 1.02294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.539970Jy sigma=0.002164 ! Fit after self-cal, rms=0.539924Jy sigma=0.002164 ! 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.539924Jy sigma=0.002164 ! Fit after self-cal, rms=0.478718Jy sigma=0.001932 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.00712707 Jy ! Component: 100 - total flux cleaned = 0.00667034 Jy ! Component: 150 - total flux cleaned = 0.00627489 Jy ! Component: 200 - total flux cleaned = 0.00591042 Jy ! Total flux subtracted in 200 components = 0.00591042 Jy ! Clean residual min=-0.013542 max=0.010079 Jy/beam ! Clean residual mean=0.000007 rms=0.003192 Jy/beam ! Combined flux in latest and established models = 1.02885 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 57 components and 1.02885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.477042Jy sigma=0.001925 ! Fit after self-cal, rms=0.461412Jy sigma=0.001876 ! 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.8788 x 2.254 at 1.632 degrees (North through East) ! Clean map min=-0.013211 max=0.746 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.461412Jy sigma=0.001876 ! Fit after self-cal, rms=0.391726Jy sigma=0.001858 ! 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.391726Jy sigma=0.001858 ! Fit after self-cal, rms=0.387407Jy sigma=0.001844 ! Inverting map and beam ! Estimated beam: bmin=0.8695 mas, bmaj=2.24 mas, bpa=1.831 degrees ! Estimated noise=977.775 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0002922 Jy ! Component: 100 - total flux cleaned = -0.000157612 Jy ! Component: 150 - total flux cleaned = -0.000358308 Jy ! Component: 200 - total flux cleaned = -0.000541513 Jy ! Total flux subtracted in 200 components = -0.000541513 Jy ! Clean residual min=-0.011461 max=0.008951 Jy/beam ! Clean residual mean=0.000027 rms=0.002567 Jy/beam ! Combined flux in latest and established models = 1.02831 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 1.02831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.387160Jy sigma=0.001842 ! Fit after self-cal, rms=0.385708Jy sigma=0.001838 ! 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.385708Jy sigma=0.001838 ! Fit after self-cal, rms=0.386890Jy sigma=0.001834 ! 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.386890Jy sigma=0.001834 ! Fit after self-cal, rms=0.386581Jy sigma=0.001833 ! Inverting map and beam ! Estimated beam: bmin=0.8666 mas, bmaj=2.235 mas, bpa=1.768 degrees ! Estimated noise=976.314 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.71792e-05 Jy ! Component: 100 - total flux cleaned = 7.83238e-05 Jy ! Component: 150 - total flux cleaned = 4.65674e-05 Jy ! Component: 200 - total flux cleaned = -9.60347e-05 Jy ! Total flux subtracted in 200 components = -9.60347e-05 Jy ! Clean residual min=-0.010472 max=0.008980 Jy/beam ! Clean residual mean=0.000029 rms=0.002452 Jy/beam ! Combined flux in latest and established models = 1.02821 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 64 components and 1.02821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.386429Jy sigma=0.001832 ! Fit after self-cal, rms=0.386217Jy sigma=0.001831 ! 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.37 mas, bmaj=5.95 mas, bpa=12.97 degrees ! Estimated noise=1251.44 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.00123829 Jy ! Component: 100 - total flux cleaned = -0.00108979 Jy ! Component: 150 - total flux cleaned = -0.00100214 Jy ! Component: 200 - total flux cleaned = -0.000926329 Jy ! Total flux subtracted in 200 components = -0.000926329 Jy ! Clean residual min=-0.007857 max=0.008799 Jy/beam ! Clean residual mean=0.000059 rms=0.002916 Jy/beam ! Combined flux in latest and established models = 1.02729 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 65 components and 1.02729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.386222Jy sigma=0.001831 ! Fit after self-cal, rms=0.385964Jy sigma=0.001830 ! 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.694 mas, bmaj=1.89 mas, bpa=5.644 degrees ! Estimated noise=1535.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.67418 Jy ! Component: 100 - total flux cleaned = 0.841949 Jy ! Component: 150 - total flux cleaned = 0.922933 Jy ! Component: 200 - total flux cleaned = 0.966033 Jy ! Total flux subtracted in 200 components = 0.966033 Jy ! Clean residual min=-0.015045 max=0.028976 Jy/beam ! Clean residual mean=0.000117 rms=0.004486 Jy/beam ! Combined flux in latest and established models = 0.966033 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.966033 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8666 mas, bmaj=2.235 mas, bpa=1.768 degrees ! Estimated noise=976.314 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) ! Added new window around map position (1, -0.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0342104 Jy ! Component: 100 - total flux cleaned = 0.0499393 Jy ! Component: 150 - total flux cleaned = 0.0580209 Jy ! Component: 200 - total flux cleaned = 0.0621533 Jy ! Total flux subtracted in 200 components = 0.0621533 Jy ! Clean residual min=-0.006335 max=0.006975 Jy/beam ! Clean residual mean=0.000032 rms=0.002016 Jy/beam ! Combined flux in latest and established models = 1.02819 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 44 components and 1.02819 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.37 mas, bmaj=5.95 mas, bpa=12.97 degrees ! Estimated noise=1251.44 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.00162359 Jy ! Component: 100 - total flux cleaned = 0.00155332 Jy ! Component: 150 - total flux cleaned = 0.00149354 Jy ! Component: 200 - total flux cleaned = 0.00138379 Jy ! Total flux subtracted in 200 components = 0.00138379 Jy ! Clean residual min=-0.006764 max=0.009115 Jy/beam ! Clean residual mean=0.000054 rms=0.002673 Jy/beam ! Combined flux in latest and established models = 1.02957 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 1.02957 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8666 mas, bmaj=2.235 mas, bpa=1.768 degrees ! Estimated noise=976.314 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.76671e-05 Jy ! Component: 100 - total flux cleaned = 0.000111089 Jy ! Component: 150 - total flux cleaned = 0.000191041 Jy ! Component: 200 - total flux cleaned = 0.000262552 Jy ! Total flux subtracted in 200 components = 0.000262552 Jy ! Clean residual min=-0.006225 max=0.006916 Jy/beam ! Clean residual mean=0.000027 rms=0.001955 Jy/beam ! Combined flux in latest and established models = 1.02983 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 1.02983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.385173Jy sigma=0.001826 ! Fit after self-cal, rms=0.385118Jy sigma=0.001826 wmodel J0457-2324_X_1995_07_15_yyk\_map.mod ! Writing 62 model components to file: J0457-2324_X_1995_07_15_yyk_map.mod wobs J0457-2324_X_1995_07_15_yyk\_uvs.fits ! Writing UV FITS file: J0457-2324_X_1995_07_15_yyk_uvs.fits wwins J0457-2324_X_1995_07_15_yyk\_map.win ! wwins: Wrote 2 windows to J0457-2324_X_1995_07_15_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.000253213 Jy ! Component: 100 - total flux cleaned = -0.000173158 Jy ! Component: 150 - total flux cleaned = -0.000484737 Jy ! Component: 200 - total flux cleaned = -0.000583924 Jy ! Component: 250 - total flux cleaned = -0.000683677 Jy ! Component: 300 - total flux cleaned = -0.00114142 Jy ! Component: 350 - total flux cleaned = -0.00140277 Jy ! Component: 400 - total flux cleaned = -0.00165593 Jy ! Component: 450 - total flux cleaned = -0.00206098 Jy ! Component: 500 - total flux cleaned = -0.00237384 Jy ! Component: 550 - total flux cleaned = -0.00274997 Jy ! Component: 600 - total flux cleaned = -0.00318659 Jy ! Component: 650 - total flux cleaned = -0.00346938 Jy ! Component: 700 - total flux cleaned = -0.0039491 Jy ! Component: 750 - total flux cleaned = -0.0042153 Jy ! Component: 800 - total flux cleaned = -0.00460393 Jy ! Component: 850 - total flux cleaned = -0.00491925 Jy ! Component: 900 - total flux cleaned = -0.00522678 Jy ! Component: 950 - total flux cleaned = -0.0055855 Jy ! Component: 1000 - total flux cleaned = -0.00587859 Jy ! Component: 1050 - total flux cleaned = -0.00627847 Jy ! Component: 1100 - total flux cleaned = -0.00644549 Jy ! Component: 1150 - total flux cleaned = -0.00666361 Jy ! Component: 1200 - total flux cleaned = -0.00687633 Jy ! Component: 1250 - total flux cleaned = -0.00713718 Jy ! Component: 1300 - total flux cleaned = -0.00729023 Jy ! Component: 1350 - total flux cleaned = -0.0075892 Jy ! Component: 1400 - total flux cleaned = -0.00754041 Jy ! Component: 1450 - total flux cleaned = -0.00768468 Jy ! Component: 1500 - total flux cleaned = -0.00773111 Jy ! Component: 1550 - total flux cleaned = -0.00782377 Jy ! Component: 1600 - total flux cleaned = -0.00773338 Jy ! Component: 1650 - total flux cleaned = -0.0077784 Jy ! Component: 1700 - total flux cleaned = -0.00773519 Jy ! Component: 1750 - total flux cleaned = -0.00773595 Jy ! Component: 1800 - total flux cleaned = -0.00773597 Jy ! Component: 1850 - total flux cleaned = -0.00769337 Jy ! Component: 1900 - total flux cleaned = -0.00781872 Jy ! Component: 1950 - total flux cleaned = -0.00790081 Jy ! Component: 2000 - total flux cleaned = -0.00798269 Jy ! Total flux subtracted in 2048 components = -0.00802309 Jy ! Clean residual min=-0.002350 max=0.002062 Jy/beam ! Clean residual mean=0.000010 rms=0.000729 Jy/beam ! Combined flux in latest and established models = 1.02181 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 187 components and 1.02181 Jy ![Exited script file: muppet] wmap "J0457-2324_X_1995_07_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8666 x 2.235 at 1.768 degrees (North through East) ! Clean map min=-0.006128 max=0.76215 Jy/beam ! Writing clean map to FITS file: J0457-2324_X_1995_07_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.762151 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000728293 device "J0457-2324_X_1995_07_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J0457-2324_X_1995_07_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.286673 0.286673 0.573346 1.14669 2.29338 4.58677 9.17353 18.3471 36.6941 73.3883 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.762 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.8666 x 2.235 at 1.768 degrees (North through East) ! Clean map min=-0.006128 max=0.76215 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0457-2324_X_1995_07_15_yyk\_map.gif/gif" ! Attempting to open device: 'J0457-2324_X_1995_07_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0457-2324_X_1995_07_15_yyk_uvs.log closed on Mon Jan 8 03:08:56 2007