! Started logfile: J0935-3332_S_2002_05_14_yyk_uvs.log on Tue Jun 26 22:37:58 2007 obs J0935-3332_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J0935-3332_S_2002_05_14_yyk_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.677485 visibilities/baseline/integration-bin. ! Found source: J0935-3332 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1154 lines of history. ! ! Reading 9268 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 J0935-3332_S_2002_05_14_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.299692 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.34 mas, bmaj=6.584 mas, bpa=2.778 degrees ! Estimated noise=1930.49 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.5, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0932877 Jy ! Component: 100 - total flux cleaned = 0.138359 Jy ! Total flux subtracted in 100 components = 0.138359 Jy ! Clean residual min=-0.012246 max=0.017204 Jy/beam ! Clean residual mean=-0.000124 rms=0.004049 Jy/beam ! Combined flux in latest and established models = 0.138359 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 42 components and 0.138359 Jy ! ! Correcting IF 1. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 208 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.265481Jy sigma=0.001404 ! Fit after self-cal, rms=0.264973Jy sigma=0.001401 ! Inverting map and beam ! Estimated beam: bmin=2.34 mas, bmaj=6.584 mas, bpa=2.778 degrees ! Estimated noise=1930.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=3.408 mas, bmaj=9.1 mas, bpa=3.374 degrees ! Estimated noise=1299.39 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.037863 Jy ! Component: 100 - total flux cleaned = 0.0495407 Jy ! Component: 150 - total flux cleaned = 0.0535072 Jy ! Component: 200 - total flux cleaned = 0.0539831 Jy ! Total flux subtracted in 200 components = 0.0539831 Jy ! Clean residual min=-0.006801 max=0.006223 Jy/beam ! Clean residual mean=0.000052 rms=0.001692 Jy/beam ! Combined flux in latest and established models = 0.192342 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 76 components and 0.192342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.261969Jy sigma=0.001379 ! Fit after self-cal, rms=0.261945Jy sigma=0.001379 ! 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.408 x 9.1 at 3.374 degrees (North through East) ! Clean map min=-0.0063763 max=0.10307 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: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01306 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.87 HN 1.00* KP 1.04 ! LA 0.84 NL 1.14 OV 0.93 PT 0.97 ! SC 1.16 MK 0.87 ! ! ! Fit before self-cal, rms=0.261945Jy sigma=0.001379 ! Fit after self-cal, rms=0.262194Jy sigma=0.001378 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.262194Jy sigma=0.001378 ! Fit after self-cal, rms=0.262195Jy sigma=0.001378 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.43 mas, bmaj=9.142 mas, bpa=1.89 degrees ! Estimated noise=1287.93 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.001534 Jy ! Component: 100 - total flux cleaned = -0.00133689 Jy ! Component: 150 - total flux cleaned = -0.00115795 Jy ! Component: 200 - total flux cleaned = -0.000944969 Jy ! Total flux subtracted in 200 components = -0.000944969 Jy ! Clean residual min=-0.006302 max=0.005768 Jy/beam ! Clean residual mean=-0.000008 rms=0.001623 Jy/beam ! Combined flux in latest and established models = 0.191397 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 85 components and 0.191397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262159Jy sigma=0.001377 ! Fit after self-cal, rms=0.262159Jy sigma=0.001377 ! 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.262159Jy sigma=0.001377 ! Fit after self-cal, rms=0.260731Jy sigma=0.001369 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.00205633 Jy ! Component: 100 - total flux cleaned = 0.0020505 Jy ! Component: 150 - total flux cleaned = 0.00196664 Jy ! Component: 200 - total flux cleaned = 0.00203363 Jy ! Total flux subtracted in 200 components = 0.00203363 Jy ! Clean residual min=-0.005303 max=0.005894 Jy/beam ! Clean residual mean=0.000016 rms=0.001669 Jy/beam ! Combined flux in latest and established models = 0.193431 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 93 components and 0.193431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260640Jy sigma=0.001369 ! Fit after self-cal, rms=0.260380Jy sigma=0.001367 ! 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.43 x 9.142 at 1.89 degrees (North through East) ! Clean map min=-0.0050572 max=0.10454 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.260380Jy sigma=0.001367 ! Fit after self-cal, rms=0.261835Jy sigma=0.001366 ! 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.261835Jy sigma=0.001366 ! Fit after self-cal, rms=0.261784Jy sigma=0.001365 ! Inverting map and beam ! Estimated beam: bmin=3.399 mas, bmaj=9.066 mas, bpa=2.406 degrees ! Estimated noise=1289.41 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0018087 Jy ! Component: 100 - total flux cleaned = 0.0018848 Jy ! Component: 150 - total flux cleaned = 0.00201922 Jy ! Component: 200 - total flux cleaned = 0.00207987 Jy ! Total flux subtracted in 200 components = 0.00207987 Jy ! Clean residual min=-0.005464 max=0.005715 Jy/beam ! Clean residual mean=-0.000002 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.19551 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 97 components and 0.19551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.261733Jy sigma=0.001365 ! Fit after self-cal, rms=0.261735Jy sigma=0.001365 ! 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.261735Jy sigma=0.001365 ! Fit after self-cal, rms=0.262233Jy sigma=0.001365 ! 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.262233Jy sigma=0.001365 ! Fit after self-cal, rms=0.262245Jy sigma=0.001365 ! Inverting map and beam ! Estimated beam: bmin=3.413 mas, bmaj=9.098 mas, bpa=2.59 degrees ! Estimated noise=1286.16 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000773915 Jy ! Component: 100 - total flux cleaned = -0.000720268 Jy ! Component: 150 - total flux cleaned = -0.00067692 Jy ! Component: 200 - total flux cleaned = -0.000673861 Jy ! Total flux subtracted in 200 components = -0.000673861 Jy ! Clean residual min=-0.004962 max=0.005934 Jy/beam ! Clean residual mean=-0.000006 rms=0.001563 Jy/beam ! Combined flux in latest and established models = 0.194837 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 100 components and 0.194837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262221Jy sigma=0.001365 ! Fit after self-cal, rms=0.262239Jy sigma=0.001365 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.4 mas, bmaj=30.53 mas, bpa=7.101 degrees ! Estimated noise=1551.53 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.000482399 Jy ! Component: 100 - total flux cleaned = 0.000507162 Jy ! Component: 150 - total flux cleaned = 0.00050918 Jy ! Component: 200 - total flux cleaned = 0.00053128 Jy ! Total flux subtracted in 200 components = 0.000531279 Jy ! Clean residual min=-0.004634 max=0.005888 Jy/beam ! Clean residual mean=-0.000013 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.195368 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 100 components and 0.195368 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262235Jy sigma=0.001365 ! Fit after self-cal, rms=0.262246Jy sigma=0.001365 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.338 mas, bmaj=6.584 mas, bpa=2.422 degrees ! Estimated noise=1918.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.101892 Jy ! Component: 100 - total flux cleaned = 0.147311 Jy ! Component: 150 - total flux cleaned = 0.169522 Jy ! Component: 200 - total flux cleaned = 0.18081 Jy ! Total flux subtracted in 200 components = 0.18081 Jy ! Clean residual min=-0.011947 max=0.011331 Jy/beam ! Clean residual mean=-0.000027 rms=0.002953 Jy/beam ! Combined flux in latest and established models = 0.18081 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.18081 Jy ! Inverting map and beam ! Estimated beam: bmin=3.413 mas, bmaj=9.098 mas, bpa=2.59 degrees ! Estimated noise=1286.16 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 (0, -6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0108469 Jy ! Component: 100 - total flux cleaned = 0.0151755 Jy ! Component: 150 - total flux cleaned = 0.0153927 Jy ! Component: 200 - total flux cleaned = 0.0154836 Jy ! Total flux subtracted in 200 components = 0.0154836 Jy ! Clean residual min=-0.004946 max=0.005810 Jy/beam ! Clean residual mean=-0.000006 rms=0.001546 Jy/beam ! Combined flux in latest and established models = 0.196294 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 69 components and 0.196294 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.4 mas, bmaj=30.53 mas, bpa=7.101 degrees ! Estimated noise=1551.53 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.000616223 Jy ! Component: 100 - total flux cleaned = 0.000400672 Jy ! Component: 150 - total flux cleaned = 0.000306874 Jy ! Component: 200 - total flux cleaned = 0.000308533 Jy ! Total flux subtracted in 200 components = 0.000308533 Jy ! Clean residual min=-0.004393 max=0.005745 Jy/beam ! Clean residual mean=-0.000016 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.196603 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 83 components and 0.196603 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.413 mas, bmaj=9.098 mas, bpa=2.59 degrees ! Estimated noise=1286.16 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 8.28291e-05 Jy ! Component: 100 - total flux cleaned = 8.5096e-05 Jy ! Component: 150 - total flux cleaned = 0.000144309 Jy ! Component: 200 - total flux cleaned = 0.000195541 Jy ! Total flux subtracted in 200 components = 0.000195541 Jy ! Clean residual min=-0.005060 max=0.005785 Jy/beam ! Clean residual mean=-0.000004 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.196798 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 98 components and 0.196798 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262115Jy sigma=0.001365 ! Fit after self-cal, rms=0.262092Jy sigma=0.001364 wmodel J0935-3332_S_2002_05_14_yyk\_map.mod ! Writing 98 model components to file: J0935-3332_S_2002_05_14_yyk_map.mod wobs J0935-3332_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J0935-3332_S_2002_05_14_yyk_uvs.fits wwins J0935-3332_S_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J0935-3332_S_2002_05_14_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.00218073 Jy ! Component: 100 - total flux cleaned = 0.00236977 Jy ! Component: 150 - total flux cleaned = 0.00298126 Jy ! Component: 200 - total flux cleaned = 0.00355935 Jy ! Component: 250 - total flux cleaned = 0.0038773 Jy ! Component: 300 - total flux cleaned = 0.0042585 Jy ! Component: 350 - total flux cleaned = 0.00447918 Jy ! Component: 400 - total flux cleaned = 0.0044809 Jy ! Component: 450 - total flux cleaned = 0.00420806 Jy ! Component: 500 - total flux cleaned = 0.00427352 Jy ! Component: 550 - total flux cleaned = 0.00420688 Jy ! Component: 600 - total flux cleaned = 0.00420617 Jy ! Component: 650 - total flux cleaned = 0.00408265 Jy ! Component: 700 - total flux cleaned = 0.00414134 Jy ! Component: 750 - total flux cleaned = 0.00419866 Jy ! Component: 800 - total flux cleaned = 0.00431173 Jy ! Component: 850 - total flux cleaned = 0.00431212 Jy ! Component: 900 - total flux cleaned = 0.00436796 Jy ! Component: 950 - total flux cleaned = 0.00452896 Jy ! Component: 1000 - total flux cleaned = 0.00452952 Jy ! Component: 1050 - total flux cleaned = 0.00452946 Jy ! Component: 1100 - total flux cleaned = 0.00447917 Jy ! Component: 1150 - total flux cleaned = 0.00457835 Jy ! Component: 1200 - total flux cleaned = 0.00467526 Jy ! Component: 1250 - total flux cleaned = 0.00486567 Jy ! Component: 1300 - total flux cleaned = 0.00505258 Jy ! Component: 1350 - total flux cleaned = 0.0050982 Jy ! Component: 1400 - total flux cleaned = 0.00509858 Jy ! Component: 1450 - total flux cleaned = 0.00532173 Jy ! Component: 1500 - total flux cleaned = 0.0051456 Jy ! Component: 1550 - total flux cleaned = 0.00536309 Jy ! Component: 1600 - total flux cleaned = 0.00549058 Jy ! Component: 1650 - total flux cleaned = 0.00544771 Jy ! Component: 1700 - total flux cleaned = 0.00557306 Jy ! Component: 1750 - total flux cleaned = 0.00553207 Jy ! Component: 1800 - total flux cleaned = 0.00561362 Jy ! Component: 1850 - total flux cleaned = 0.00569436 Jy ! Component: 1900 - total flux cleaned = 0.00589301 Jy ! Component: 1950 - total flux cleaned = 0.00601095 Jy ! Component: 2000 - total flux cleaned = 0.0059721 Jy ! Total flux subtracted in 2048 components = 0.00604964 Jy ! Clean residual min=-0.002193 max=0.002441 Jy/beam ! Clean residual mean=0.000032 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.202848 Jy keep ! Adding 94 model components to the UV plane model. ! The established model now contains 192 components and 0.202848 Jy ![Exited script file: muppet] wmap "J0935-3332_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.413 x 9.098 at 2.59 degrees (North through East) ! Clean map min=-0.0047836 max=0.10694 Jy/beam ! Writing clean map to FITS file: J0935-3332_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.106938 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000730498 device "J0935-3332_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0935-3332_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.04932 2.04932 4.09864 8.19728 16.3946 32.7891 65.5783 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.106 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.413 x 9.098 at 2.59 degrees (North through East) ! Clean map min=-0.0047836 max=0.10694 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0935-3332_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0935-3332_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0935-3332_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:38:05 2007