! Started logfile: J2234-2055_X_1997_07_02_yyk_uvs.log on Mon Jan 8 10:39:02 2007 obs J2234-2055_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2234-2055_X_1997_07_02_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.28287 visibilities/baseline/integration-bin. ! Found source: J2234-2055 ! ! 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 753 lines of history. ! ! Reading 33252 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 J2234-2055_X_1997_07_02_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.233113 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.7234 mas, bmaj=2.005 mas, bpa=-7.948 degrees ! Estimated noise=893.313 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.0782332 Jy ! Component: 100 - total flux cleaned = 0.0979339 Jy ! Total flux subtracted in 100 components = 0.0979339 Jy ! Clean residual min=-0.007786 max=0.014486 Jy/beam ! Clean residual mean=-0.000038 rms=0.001937 Jy/beam ! Combined flux in latest and established models = 0.0979339 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0979339 Jy ! ! Correcting IF 1. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 164 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.210169Jy sigma=0.001589 ! Fit after self-cal, rms=0.210056Jy sigma=0.001588 ! Inverting map and beam ! Estimated beam: bmin=0.7234 mas, bmaj=2.005 mas, bpa=-7.947 degrees ! Estimated noise=893.496 mJy/beam. ! Added new window around map position (-1.2, 1). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158618 Jy ! Component: 100 - total flux cleaned = 0.0238906 Jy ! Total flux subtracted in 100 components = 0.0238906 Jy ! Clean residual min=-0.006760 max=0.007171 Jy/beam ! Clean residual mean=-0.000015 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 0.121824 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 27 components and 0.121824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208695Jy sigma=0.001576 ! Fit after self-cal, rms=0.208608Jy sigma=0.001575 ! Inverting map 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.8911 mas, bmaj=2.404 mas, bpa=-8.091 degrees ! Estimated noise=594.979 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.0106803 Jy ! Component: 100 - total flux cleaned = 0.0153359 Jy ! Component: 150 - total flux cleaned = 0.0177204 Jy ! Component: 200 - total flux cleaned = 0.0190065 Jy ! Total flux subtracted in 200 components = 0.0190065 Jy ! Clean residual min=-0.004123 max=0.004272 Jy/beam ! Clean residual mean=-0.000013 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.140831 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 45 components and 0.140831 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.208278Jy sigma=0.001572 ! Fit after self-cal, rms=0.208251Jy sigma=0.001572 ! 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.8911 x 2.404 at -8.091 degrees (North through East) ! Clean map min=-0.0037861 max=0.090466 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.990518 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 0.91 KP 0.99 ! LA 0.97 MK 0.92 NL 1.04 OV 1.13 ! PT 0.98 SC 1.16 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.976895 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.20 KP 0.97 ! LA 0.91 MK 1.01 NL 1.07 OV 1.13 ! PT 0.90 SC 1.01 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.998481 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 0.96 KP 1.00 ! LA 0.96 MK 1.03 NL 1.01 OV 1.01 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.999151 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.95 HN 0.93 KP 0.91 ! LA 0.99 MK 0.97 NL 1.11 OV 1.09 ! PT 0.97 SC 1.06 ! ! ! Fit before self-cal, rms=0.208251Jy sigma=0.001572 ! Fit after self-cal, rms=0.213904Jy sigma=0.001570 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.213904Jy sigma=0.001570 ! Fit after self-cal, rms=0.213908Jy sigma=0.001570 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8921 mas, bmaj=2.442 mas, bpa=-9.018 degrees ! Estimated noise=583.933 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.00245586 Jy ! Component: 100 - total flux cleaned = -0.00274437 Jy ! Component: 150 - total flux cleaned = -0.00280116 Jy ! Component: 200 - total flux cleaned = -0.00287368 Jy ! Total flux subtracted in 200 components = -0.00287368 Jy ! Clean residual min=-0.003621 max=0.003771 Jy/beam ! Clean residual mean=0.000008 rms=0.000943 Jy/beam ! Combined flux in latest and established models = 0.137957 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.137957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213886Jy sigma=0.001570 ! Fit after self-cal, rms=0.213883Jy sigma=0.001570 ! 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.213883Jy sigma=0.001570 ! Fit after self-cal, rms=0.212106Jy sigma=0.001554 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.00278796 Jy ! Component: 100 - total flux cleaned = 0.00307935 Jy ! Component: 150 - total flux cleaned = 0.00312361 Jy ! Component: 200 - total flux cleaned = 0.00316392 Jy ! Total flux subtracted in 200 components = 0.00316392 Jy ! Clean residual min=-0.003300 max=0.003584 Jy/beam ! Clean residual mean=0.000011 rms=0.000903 Jy/beam ! Combined flux in latest and established models = 0.141121 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 62 components and 0.141121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212070Jy sigma=0.001554 ! Fit after self-cal, rms=0.211729Jy sigma=0.001551 ! 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.8921 x 2.442 at -9.018 degrees (North through East) ! Clean map min=-0.0031362 max=0.093845 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 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.274 mas, bmaj=5.041 mas, bpa=-6.826 degrees ! Estimated noise=750.769 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.000231309 Jy ! Component: 100 - total flux cleaned = -0.000284388 Jy ! Component: 150 - total flux cleaned = -0.000329688 Jy ! Component: 200 - total flux cleaned = -0.000365143 Jy ! Total flux subtracted in 200 components = -0.000365143 Jy ! Clean residual min=-0.003046 max=0.003411 Jy/beam ! Clean residual mean=0.000015 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.140756 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 67 components and 0.140756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211730Jy sigma=0.001551 ! Fit after self-cal, rms=0.211627Jy sigma=0.001550 ! 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.721 mas, bmaj=2.02 mas, bpa=-8.591 degrees ! Estimated noise=885.988 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0826805 Jy ! Component: 100 - total flux cleaned = 0.10594 Jy ! Component: 150 - total flux cleaned = 0.118828 Jy ! Component: 200 - total flux cleaned = 0.126798 Jy ! Total flux subtracted in 200 components = 0.126798 Jy ! Clean residual min=-0.004704 max=0.005053 Jy/beam ! Clean residual mean=-0.000006 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.126798 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.126798 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8921 mas, bmaj=2.442 mas, bpa=-9.018 degrees ! Estimated noise=583.933 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.00779544 Jy ! Component: 100 - total flux cleaned = 0.0112652 Jy ! Component: 150 - total flux cleaned = 0.0129786 Jy ! Component: 200 - total flux cleaned = 0.0133472 Jy ! Total flux subtracted in 200 components = 0.0133472 Jy ! Clean residual min=-0.003336 max=0.003232 Jy/beam ! Clean residual mean=0.000004 rms=0.000876 Jy/beam ! Combined flux in latest and established models = 0.140145 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 48 components and 0.140145 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.274 mas, bmaj=5.041 mas, bpa=-6.826 degrees ! Estimated noise=750.769 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.00016405 Jy ! Component: 100 - total flux cleaned = 0.000165026 Jy ! Component: 150 - total flux cleaned = 0.000173295 Jy ! Component: 200 - total flux cleaned = 0.000200902 Jy ! Total flux subtracted in 200 components = 0.000200902 Jy ! Clean residual min=-0.003055 max=0.003315 Jy/beam ! Clean residual mean=0.000009 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.140346 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 54 components and 0.140346 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8921 mas, bmaj=2.442 mas, bpa=-9.018 degrees ! Estimated noise=583.933 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000165096 Jy ! Component: 100 - total flux cleaned = 0.000130069 Jy ! Component: 150 - total flux cleaned = 0.00013135 Jy ! Component: 200 - total flux cleaned = 0.000132078 Jy ! Total flux subtracted in 200 components = 0.000132078 Jy ! Clean residual min=-0.003325 max=0.003251 Jy/beam ! Clean residual mean=0.000006 rms=0.000868 Jy/beam ! Combined flux in latest and established models = 0.140478 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 63 components and 0.140478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211626Jy sigma=0.001550 ! Fit after self-cal, rms=0.211581Jy sigma=0.001550 wmodel J2234-2055_X_1997_07_02_yyk\_map.mod ! Writing 63 model components to file: J2234-2055_X_1997_07_02_yyk_map.mod wobs J2234-2055_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2234-2055_X_1997_07_02_yyk_uvs.fits wwins J2234-2055_X_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J2234-2055_X_1997_07_02_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.000163433 Jy ! Component: 100 - total flux cleaned = -0.000208389 Jy ! Component: 150 - total flux cleaned = -0.000411074 Jy ! Component: 200 - total flux cleaned = -0.000747815 Jy ! Component: 250 - total flux cleaned = -0.000885752 Jy ! Component: 300 - total flux cleaned = -0.000932114 Jy ! Component: 350 - total flux cleaned = -0.00093304 Jy ! Component: 400 - total flux cleaned = -0.000932998 Jy ! Component: 450 - total flux cleaned = -0.000852486 Jy ! Component: 500 - total flux cleaned = -0.000812775 Jy ! Component: 550 - total flux cleaned = -0.000736602 Jy ! Component: 600 - total flux cleaned = -0.000700796 Jy ! Component: 650 - total flux cleaned = -0.000774146 Jy ! Component: 700 - total flux cleaned = -0.000668621 Jy ! Component: 750 - total flux cleaned = -0.000599507 Jy ! Component: 800 - total flux cleaned = -0.000599753 Jy ! Component: 850 - total flux cleaned = -0.000567259 Jy ! Component: 900 - total flux cleaned = -0.000535581 Jy ! Component: 950 - total flux cleaned = -0.000566644 Jy ! Component: 1000 - total flux cleaned = -0.000535793 Jy ! Component: 1050 - total flux cleaned = -0.000415639 Jy ! Component: 1100 - total flux cleaned = -0.000415549 Jy ! Component: 1150 - total flux cleaned = -0.00038712 Jy ! Component: 1200 - total flux cleaned = -0.000331008 Jy ! Component: 1250 - total flux cleaned = -0.000276335 Jy ! Component: 1300 - total flux cleaned = -0.000358476 Jy ! Component: 1350 - total flux cleaned = -0.000278416 Jy ! Component: 1400 - total flux cleaned = -0.000305101 Jy ! Component: 1450 - total flux cleaned = -0.000331254 Jy ! Component: 1500 - total flux cleaned = -0.000331331 Jy ! Component: 1550 - total flux cleaned = -0.000306411 Jy ! Component: 1600 - total flux cleaned = -0.00035621 Jy ! Component: 1650 - total flux cleaned = -0.00040465 Jy ! Component: 1700 - total flux cleaned = -0.00030763 Jy ! Component: 1750 - total flux cleaned = -0.000332191 Jy ! Component: 1800 - total flux cleaned = -0.000333101 Jy ! Component: 1850 - total flux cleaned = -0.000403544 Jy ! Component: 1900 - total flux cleaned = -0.000450402 Jy ! Component: 1950 - total flux cleaned = -0.000496354 Jy ! Component: 2000 - total flux cleaned = -0.000653998 Jy ! Total flux subtracted in 2048 components = -0.000631872 Jy ! Clean residual min=-0.001156 max=0.001382 Jy/beam ! Clean residual mean=0.000003 rms=0.000432 Jy/beam ! Combined flux in latest and established models = 0.139846 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 203 components and 0.139846 Jy ![Exited script file: muppet] wmap "J2234-2055_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8921 x 2.442 at -9.018 degrees (North through East) ! Clean map min=-0.0021722 max=0.095918 Jy/beam ! Writing clean map to FITS file: J2234-2055_X_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.095918 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000430589 device "J2234-2055_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2234-2055_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34674 1.34674 2.69348 5.38697 10.7739 21.5479 43.0957 86.1915 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.095 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.8921 x 2.442 at -9.018 degrees (North through East) ! Clean map min=-0.0021722 max=0.095918 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2234-2055_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2234-2055_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2234-2055_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 10:39:09 2007