! Started logfile: J0024-0412_X_1997_05_07_yyk_uvs.log on Mon Jan 8 01:45:25 2007 obs J0024-0412_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0024-0412_X_1997_05_07_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.583767 visibilities/baseline/integration-bin. ! Found source: J0024-0412 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 613 lines of history. ! ! Reading 14816 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 J0024-0412_X_1997_05_07_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.336345 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.7863 mas, bmaj=1.902 mas, bpa=-3.548 degrees ! Estimated noise=1538.47 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.220796 Jy ! Component: 100 - total flux cleaned = 0.260175 Jy ! Total flux subtracted in 100 components = 0.260175 Jy ! Clean residual min=-0.009509 max=0.014170 Jy/beam ! Clean residual mean=0.000199 rms=0.002997 Jy/beam ! Combined flux in latest and established models = 0.260175 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.260175 Jy ! ! Correcting IF 1. ! A total of 382 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 382 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 382 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 382 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.211043Jy sigma=0.001268 ! Fit after self-cal, rms=0.210929Jy sigma=0.001267 ! Inverting map and beam ! Estimated beam: bmin=0.7863 mas, bmaj=1.902 mas, bpa=-3.548 degrees ! Estimated noise=1538.49 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.949 mas, bmaj=2.313 mas, bpa=-5.766 degrees ! Estimated noise=896.594 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 (1.4, 1.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0252647 Jy ! Component: 100 - total flux cleaned = 0.0370612 Jy ! Component: 150 - total flux cleaned = 0.0445125 Jy ! Component: 200 - total flux cleaned = 0.0483131 Jy ! Total flux subtracted in 200 components = 0.0483131 Jy ! Clean residual min=-0.007065 max=0.007554 Jy/beam ! Clean residual mean=0.000172 rms=0.001775 Jy/beam ! Combined flux in latest and established models = 0.308488 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 45 components and 0.308488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.209467Jy sigma=0.001252 ! Fit after self-cal, rms=0.209391Jy sigma=0.001252 ! 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.949 x 2.313 at -5.766 degrees (North through East) ! Clean map min=-0.0050821 max=0.25875 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985702 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.08 KP 0.97 ! LA 1.00 MK 1.00 NL 1.21 OV 1.00 ! PT 0.95 SC 0.98 ! ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.999723 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 1.03 KP 1.01 ! LA 0.98 MK 1.00 NL 1.10 OV 1.05 ! PT 0.90 SC 1.02 ! ! ! Correcting IF 3. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982423 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.01 HN 1.03 KP 0.99 ! LA 0.98 MK 1.03 NL 1.08 OV 1.02 ! PT 0.93 SC 1.14 ! ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.980758 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.09 KP 0.97 ! LA 1.03 MK 0.98 NL 1.09 OV 0.99 ! PT 0.97 SC 1.04 ! ! ! Fit before self-cal, rms=0.209391Jy sigma=0.001252 ! Fit after self-cal, rms=0.211428Jy sigma=0.001248 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.211428Jy sigma=0.001248 ! Fit after self-cal, rms=0.211425Jy sigma=0.001248 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9639 mas, bmaj=2.351 mas, bpa=-6.126 degrees ! Estimated noise=873.699 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.00607067 Jy ! Component: 100 - total flux cleaned = -0.00673566 Jy ! Component: 150 - total flux cleaned = -0.00698785 Jy ! Component: 200 - total flux cleaned = -0.00704982 Jy ! Total flux subtracted in 200 components = -0.00704982 Jy ! Clean residual min=-0.004005 max=0.004977 Jy/beam ! Clean residual mean=0.000040 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.301438 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 64 components and 0.301438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211194Jy sigma=0.001247 ! Fit after self-cal, rms=0.211181Jy sigma=0.001247 ! 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.211181Jy sigma=0.001247 ! Fit after self-cal, rms=0.204797Jy sigma=0.001209 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.00082614 Jy ! Component: 100 - total flux cleaned = 0.000968215 Jy ! Component: 150 - total flux cleaned = 0.000869313 Jy ! Component: 200 - total flux cleaned = 0.00101017 Jy ! Total flux subtracted in 200 components = 0.00101017 Jy ! Clean residual min=-0.003799 max=0.004070 Jy/beam ! Clean residual mean=0.000043 rms=0.001054 Jy/beam ! Combined flux in latest and established models = 0.302448 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 77 components and 0.302448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.204652Jy sigma=0.001208 ! Fit after self-cal, rms=0.203641Jy sigma=0.001202 ! 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.9639 x 2.351 at -6.126 degrees (North through East) ! Clean map min=-0.0036263 max=0.25989 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.203641Jy sigma=0.001202 ! Fit after self-cal, rms=0.272645Jy sigma=0.001198 ! 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.272645Jy sigma=0.001198 ! Fit after self-cal, rms=0.272532Jy sigma=0.001197 ! Inverting map and beam ! Estimated beam: bmin=0.9639 mas, bmaj=2.344 mas, bpa=-5.93 degrees ! Estimated noise=867.371 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -6.97848e-05 Jy ! Component: 100 - total flux cleaned = -0.000150347 Jy ! Component: 150 - total flux cleaned = -0.000150942 Jy ! Component: 200 - total flux cleaned = -0.000181766 Jy ! Total flux subtracted in 200 components = -0.000181766 Jy ! Clean residual min=-0.003508 max=0.003746 Jy/beam ! Clean residual mean=0.000028 rms=0.000905 Jy/beam ! Combined flux in latest and established models = 0.302266 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 90 components and 0.302266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272525Jy sigma=0.001197 ! Fit after self-cal, rms=0.272498Jy sigma=0.001197 ! 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.272498Jy sigma=0.001197 ! Fit after self-cal, rms=0.273773Jy sigma=0.001195 ! 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.273773Jy sigma=0.001195 ! Fit after self-cal, rms=0.273752Jy sigma=0.001195 ! Inverting map and beam ! Estimated beam: bmin=0.9641 mas, bmaj=2.342 mas, bpa=-5.911 degrees ! Estimated noise=868.525 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000798882 Jy ! Component: 100 - total flux cleaned = 0.000854862 Jy ! Component: 150 - total flux cleaned = 0.00085441 Jy ! Component: 200 - total flux cleaned = 0.000855514 Jy ! Total flux subtracted in 200 components = 0.000855514 Jy ! Clean residual min=-0.003414 max=0.003562 Jy/beam ! Clean residual mean=0.000025 rms=0.000898 Jy/beam ! Combined flux in latest and established models = 0.303122 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 101 components and 0.303122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273748Jy sigma=0.001195 ! Fit after self-cal, rms=0.273747Jy sigma=0.001195 ! 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.277 mas, bmaj=3.927 mas, bpa=9.449 degrees ! Estimated noise=1085.54 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.000410952 Jy ! Component: 100 - total flux cleaned = 0.000340694 Jy ! Component: 150 - total flux cleaned = 0.000361898 Jy ! Component: 200 - total flux cleaned = 0.000398934 Jy ! Total flux subtracted in 200 components = 0.000398934 Jy ! Clean residual min=-0.003288 max=0.004199 Jy/beam ! Clean residual mean=0.000045 rms=0.001164 Jy/beam ! Combined flux in latest and established models = 0.303521 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 108 components and 0.303521 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273751Jy sigma=0.001195 ! Fit after self-cal, rms=0.273750Jy sigma=0.001195 ! 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.7917 mas, bmaj=1.908 mas, bpa=-3.533 degrees ! Estimated noise=1523.52 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.223556 Jy ! Component: 100 - total flux cleaned = 0.260787 Jy ! Component: 150 - total flux cleaned = 0.274516 Jy ! Component: 200 - total flux cleaned = 0.282915 Jy ! Total flux subtracted in 200 components = 0.282915 Jy ! Clean residual min=-0.006876 max=0.006286 Jy/beam ! Clean residual mean=0.000072 rms=0.001610 Jy/beam ! Combined flux in latest and established models = 0.282915 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.282915 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9641 mas, bmaj=2.342 mas, bpa=-5.911 degrees ! Estimated noise=868.525 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.0081796 Jy ! Component: 100 - total flux cleaned = 0.0128866 Jy ! Component: 150 - total flux cleaned = 0.0157903 Jy ! Component: 200 - total flux cleaned = 0.0171939 Jy ! Total flux subtracted in 200 components = 0.0171939 Jy ! Clean residual min=-0.003574 max=0.003590 Jy/beam ! Clean residual mean=0.000046 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.300109 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 60 components and 0.300109 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.277 mas, bmaj=3.927 mas, bpa=9.449 degrees ! Estimated noise=1085.54 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.00230804 Jy ! Component: 100 - total flux cleaned = 0.00270752 Jy ! Component: 150 - total flux cleaned = 0.00277199 Jy ! Component: 200 - total flux cleaned = 0.00280167 Jy ! Total flux subtracted in 200 components = 0.00280167 Jy ! Clean residual min=-0.003238 max=0.004439 Jy/beam ! Clean residual mean=0.000053 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.302911 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 72 components and 0.302911 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9641 mas, bmaj=2.342 mas, bpa=-5.911 degrees ! Estimated noise=868.525 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124897 Jy ! Component: 100 - total flux cleaned = -0.000264106 Jy ! Component: 150 - total flux cleaned = -0.000342077 Jy ! Component: 200 - total flux cleaned = -0.000378068 Jy ! Total flux subtracted in 200 components = -0.000378068 Jy ! Clean residual min=-0.003387 max=0.003549 Jy/beam ! Clean residual mean=0.000028 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.302533 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.302533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273765Jy sigma=0.001195 ! Fit after self-cal, rms=0.273764Jy sigma=0.001195 wmodel J0024-0412_X_1997_05_07_yyk\_map.mod ! Writing 86 model components to file: J0024-0412_X_1997_05_07_yyk_map.mod wobs J0024-0412_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0024-0412_X_1997_05_07_yyk_uvs.fits wwins J0024-0412_X_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J0024-0412_X_1997_05_07_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.000699449 Jy ! Component: 100 - total flux cleaned = 0.00108342 Jy ! Component: 150 - total flux cleaned = 0.00159538 Jy ! Component: 200 - total flux cleaned = 0.00188543 Jy ! Component: 250 - total flux cleaned = 0.00211913 Jy ! Component: 300 - total flux cleaned = 0.00234244 Jy ! Component: 350 - total flux cleaned = 0.00259891 Jy ! Component: 400 - total flux cleaned = 0.00272173 Jy ! Component: 450 - total flux cleaned = 0.00292105 Jy ! Component: 500 - total flux cleaned = 0.00307595 Jy ! Component: 550 - total flux cleaned = 0.00319005 Jy ! Component: 600 - total flux cleaned = 0.00330117 Jy ! Component: 650 - total flux cleaned = 0.00344569 Jy ! Component: 700 - total flux cleaned = 0.00348022 Jy ! Component: 750 - total flux cleaned = 0.00354783 Jy ! Component: 800 - total flux cleaned = 0.00354719 Jy ! Component: 850 - total flux cleaned = 0.0035797 Jy ! Component: 900 - total flux cleaned = 0.00374021 Jy ! Component: 950 - total flux cleaned = 0.00386623 Jy ! Component: 1000 - total flux cleaned = 0.00395852 Jy ! Component: 1050 - total flux cleaned = 0.00408093 Jy ! Component: 1100 - total flux cleaned = 0.00434998 Jy ! Component: 1150 - total flux cleaned = 0.00446726 Jy ! Component: 1200 - total flux cleaned = 0.00464064 Jy ! Component: 1250 - total flux cleaned = 0.00472581 Jy ! Component: 1300 - total flux cleaned = 0.00486633 Jy ! Component: 1350 - total flux cleaned = 0.00500474 Jy ! Component: 1400 - total flux cleaned = 0.00511451 Jy ! Component: 1450 - total flux cleaned = 0.00527608 Jy ! Component: 1500 - total flux cleaned = 0.00538214 Jy ! Component: 1550 - total flux cleaned = 0.00540849 Jy ! Component: 1600 - total flux cleaned = 0.00551198 Jy ! Component: 1650 - total flux cleaned = 0.00548627 Jy ! Component: 1700 - total flux cleaned = 0.00551179 Jy ! Component: 1750 - total flux cleaned = 0.00546185 Jy ! Component: 1800 - total flux cleaned = 0.0054866 Jy ! Component: 1850 - total flux cleaned = 0.00555928 Jy ! Component: 1900 - total flux cleaned = 0.00546305 Jy ! Component: 1950 - total flux cleaned = 0.00548676 Jy ! Component: 2000 - total flux cleaned = 0.005487 Jy ! Total flux subtracted in 2048 components = 0.0055334 Jy ! Clean residual min=-0.001316 max=0.001333 Jy/beam ! Clean residual mean=0.000010 rms=0.000435 Jy/beam ! Combined flux in latest and established models = 0.308066 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 222 components and 0.308066 Jy ![Exited script file: muppet] wmap "J0024-0412_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9641 x 2.342 at -5.911 degrees (North through East) ! Clean map min=-0.0020124 max=0.2607 Jy/beam ! Writing clean map to FITS file: J0024-0412_X_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.260697 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000432409 device "J0024-0412_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0024-0412_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.4976 0.4976 0.995199 1.9904 3.9808 7.96159 15.9232 31.8464 63.6927 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.26 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.9641 x 2.342 at -5.911 degrees (North through East) ! Clean map min=-0.0020124 max=0.2607 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0024-0412_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0024-0412_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0024-0412_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 01:45:33 2007