! Started logfile: J1354-0206_S_2005_05_12_yyk_uvs.log on Sat Oct 8 17:22:39 2005 obs J1354-0206_S_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1354-0206_S_2005_05_12_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.804444 visibilities/baseline/integration-bin. ! Found source: J1354-0206 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1442 lines of history. ! ! Reading 724 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 J1354-0206_S_2005_05_12_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.918667 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.604 mas, bmaj=6.791 mas, bpa=-3.388 degrees ! Estimated noise=1.94042 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.643339 Jy ! Component: 100 - total flux cleaned = 0.741585 Jy ! Total flux subtracted in 100 components = 0.741585 Jy ! Clean residual min=-0.043079 max=0.049072 Jy/beam ! Clean residual mean=0.000040 rms=0.010345 Jy/beam ! Combined flux in latest and established models = 0.741585 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.741585 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.421433Jy sigma=2.967300 ! Fit after self-cal, rms=0.421411Jy sigma=2.964673 ! Inverting map and beam ! Estimated beam: bmin=2.604 mas, bmaj=6.791 mas, bpa=-3.388 degrees ! Estimated noise=1.94042 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.166 mas, bmaj=8.223 mas, bpa=-4.103 degrees ! Estimated noise=1.54261 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.0296611 Jy ! Component: 100 - total flux cleaned = 0.0386217 Jy ! Component: 150 - total flux cleaned = 0.0399919 Jy ! Component: 200 - total flux cleaned = 0.0406587 Jy ! Total flux subtracted in 200 components = 0.0406587 Jy ! Clean residual min=-0.027430 max=0.031362 Jy/beam ! Clean residual mean=-0.000066 rms=0.007167 Jy/beam ! Combined flux in latest and established models = 0.782244 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.782244 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.416031Jy sigma=2.907714 ! Fit after self-cal, rms=0.416017Jy sigma=2.906905 ! 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.166 x 8.223 at -4.103 degrees (North through East) ! Clean map min=-0.026487 max=0.73975 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.997789 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 0.98 HN 0.93 KP 0.94 ! LA 0.99 MK 0.90 NL 1.25 OV 0.95 ! PT 1.04 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.987348 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 0.95 KP 0.99 ! LA 0.98 MK 0.97 NL 1.14 OV 0.99 ! PT 0.99 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01716 ! Telescope amplitude corrections in sub-array 1: ! BR 0.29 FD 1.23 HN 0.98 KP 0.94 ! LA 0.95 MK 1.10 NL 1.28 OV 0.98 ! PT 1.04 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02537 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.06 HN 0.89 KP 0.87 ! LA 1.04 MK 1.10 NL 1.01 OV 0.84 ! PT 0.90 SC 1.13 ! ! ! Fit before self-cal, rms=0.416017Jy sigma=2.906905 ! Fit after self-cal, rms=0.082650Jy sigma=1.189752 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.082650Jy sigma=1.189752 ! Fit after self-cal, rms=0.082633Jy sigma=1.189077 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.213 mas, bmaj=8.178 mas, bpa=-3.947 degrees ! Estimated noise=1.52992 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.00953716 Jy ! Component: 100 - total flux cleaned = 0.0116045 Jy ! Component: 150 - total flux cleaned = 0.0120332 Jy ! Component: 200 - total flux cleaned = 0.0123036 Jy ! Total flux subtracted in 200 components = 0.0123036 Jy ! Clean residual min=-0.008455 max=0.012021 Jy/beam ! Clean residual mean=-0.000007 rms=0.002632 Jy/beam ! Combined flux in latest and established models = 0.794547 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 32 components and 0.794547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081954Jy sigma=1.172896 ! Fit after self-cal, rms=0.081962Jy sigma=1.172217 ! 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.081962Jy sigma=1.172217 ! Fit after self-cal, rms=0.080555Jy sigma=1.151394 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) ! Added new window around map position (18.5, -25.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0123603 Jy ! Component: 100 - total flux cleaned = 0.0132076 Jy ! Component: 150 - total flux cleaned = 0.0132331 Jy ! Component: 200 - total flux cleaned = 0.0133971 Jy ! Total flux subtracted in 200 components = 0.0133971 Jy ! Clean residual min=-0.007672 max=0.007739 Jy/beam ! Clean residual mean=-0.000013 rms=0.002054 Jy/beam ! Combined flux in latest and established models = 0.807944 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 57 components and 0.807944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079537Jy sigma=1.118015 ! Fit after self-cal, rms=0.079416Jy sigma=1.115897 ! 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.213 x 8.178 at -3.947 degrees (North through East) ! Clean map min=-0.0070862 max=0.74871 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.079416Jy sigma=1.115897 ! Fit after self-cal, rms=0.076470Jy sigma=1.046542 ! 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.076470Jy sigma=1.046542 ! Fit after self-cal, rms=0.076457Jy sigma=1.046422 ! Inverting map and beam ! Estimated beam: bmin=3.205 mas, bmaj=8.152 mas, bpa=-3.908 degrees ! Estimated noise=1.52703 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000685978 Jy ! Component: 100 - total flux cleaned = -0.000922428 Jy ! Component: 150 - total flux cleaned = -0.00091751 Jy ! Component: 200 - total flux cleaned = -0.000824183 Jy ! Total flux subtracted in 200 components = -0.000824183 Jy ! Clean residual min=-0.005752 max=0.006601 Jy/beam ! Clean residual mean=0.000000 rms=0.001660 Jy/beam ! Combined flux in latest and established models = 0.80712 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 80 components and 0.80712 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076256Jy sigma=1.041292 ! Fit after self-cal, rms=0.076253Jy sigma=1.041110 ! 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.076253Jy sigma=1.041110 ! Fit after self-cal, rms=0.073531Jy sigma=0.992324 ! 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.073531Jy sigma=0.992324 ! Fit after self-cal, rms=0.073530Jy sigma=0.992320 ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=8.143 mas, bpa=-3.909 degrees ! Estimated noise=1.52666 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00124991 Jy ! Component: 100 - total flux cleaned = -0.00115814 Jy ! Component: 150 - total flux cleaned = -0.00115967 Jy ! Component: 200 - total flux cleaned = -0.00102152 Jy ! Total flux subtracted in 200 components = -0.00102152 Jy ! Clean residual min=-0.005891 max=0.006318 Jy/beam ! Clean residual mean=0.000006 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.806099 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 88 components and 0.806099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073412Jy sigma=0.989486 ! Fit after self-cal, rms=0.073409Jy sigma=0.989395 ! 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=8.081 mas, bmaj=12.85 mas, bpa=-1.93 degrees ! Estimated noise=1.98695 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.000401809 Jy ! Component: 100 - total flux cleaned = -0.000753327 Jy ! Component: 150 - total flux cleaned = -0.000903057 Jy ! Component: 200 - total flux cleaned = -0.00104196 Jy ! Total flux subtracted in 200 components = -0.00104196 Jy ! Clean residual min=-0.006317 max=0.008252 Jy/beam ! Clean residual mean=0.000014 rms=0.002095 Jy/beam ! Combined flux in latest and established models = 0.805057 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 99 components and 0.805057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073366Jy sigma=0.988626 ! Fit after self-cal, rms=0.073349Jy sigma=0.988035 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.614 mas, bmaj=6.749 mas, bpa=-2.924 degrees ! Estimated noise=1.91783 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.636032 Jy ! Component: 100 - total flux cleaned = 0.729856 Jy ! Component: 150 - total flux cleaned = 0.763062 Jy ! Component: 200 - total flux cleaned = 0.779351 Jy ! Total flux subtracted in 200 components = 0.779351 Jy ! Clean residual min=-0.010636 max=0.011394 Jy/beam ! Clean residual mean=0.000021 rms=0.002437 Jy/beam ! Combined flux in latest and established models = 0.779351 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.779351 Jy ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=8.143 mas, bpa=-3.909 degrees ! Estimated noise=1.52666 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, 9.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172392 Jy ! Component: 100 - total flux cleaned = 0.0228337 Jy ! Component: 150 - total flux cleaned = 0.024526 Jy ! Component: 200 - total flux cleaned = 0.0254144 Jy ! Total flux subtracted in 200 components = 0.0254144 Jy ! Clean residual min=-0.006547 max=0.006405 Jy/beam ! Clean residual mean=0.000012 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 0.804766 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 66 components and 0.804766 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=8.081 mas, bmaj=12.85 mas, bpa=-1.93 degrees ! Estimated noise=1.98695 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.00201655 Jy ! Component: 100 - total flux cleaned = 0.00203581 Jy ! Component: 150 - total flux cleaned = 0.00218137 Jy ! Component: 200 - total flux cleaned = 0.00209349 Jy ! Total flux subtracted in 200 components = 0.00209349 Jy ! Clean residual min=-0.006138 max=0.006402 Jy/beam ! Clean residual mean=0.000002 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 0.806859 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 88 components and 0.806859 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=8.143 mas, bpa=-3.909 degrees ! Estimated noise=1.52666 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000736325 Jy ! Component: 100 - total flux cleaned = -0.000598174 Jy ! Component: 150 - total flux cleaned = -0.000360474 Jy ! Component: 200 - total flux cleaned = -0.000146649 Jy ! Total flux subtracted in 200 components = -0.000146649 Jy ! Clean residual min=-0.005314 max=0.005711 Jy/beam ! Clean residual mean=-0.000001 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.806712 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 106 components and 0.806713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073086Jy sigma=0.980627 ! Fit after self-cal, rms=0.073060Jy sigma=0.980099 wmodel J1354-0206_S_2005_05_12_yyk\_map.mod ! Writing 106 model components to file: J1354-0206_S_2005_05_12_yyk_map.mod wobs J1354-0206_S_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1354-0206_S_2005_05_12_yyk_uvs.fits wwins J1354-0206_S_2005_05_12_yyk\_map.win ! wwins: Wrote 3 windows to J1354-0206_S_2005_05_12_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000397224 Jy ! Component: 100 - total flux cleaned = 0.000394682 Jy ! Component: 150 - total flux cleaned = 0.000644611 Jy ! Component: 200 - total flux cleaned = 0.000568745 Jy ! Component: 250 - total flux cleaned = 0.000426822 Jy ! Component: 300 - total flux cleaned = 2.09195e-05 Jy ! Component: 350 - total flux cleaned = -0.000301574 Jy ! Component: 400 - total flux cleaned = -0.000797228 Jy ! Component: 450 - total flux cleaned = -0.00115356 Jy ! Component: 500 - total flux cleaned = -0.00160907 Jy ! Component: 550 - total flux cleaned = -0.00193901 Jy ! Component: 600 - total flux cleaned = -0.00231074 Jy ! Component: 650 - total flux cleaned = -0.00272016 Jy ! Component: 700 - total flux cleaned = -0.00296735 Jy ! Component: 750 - total flux cleaned = -0.00316058 Jy ! Component: 800 - total flux cleaned = -0.003488 Jy ! Component: 850 - total flux cleaned = -0.00353285 Jy ! Component: 900 - total flux cleaned = -0.00366702 Jy ! Component: 950 - total flux cleaned = -0.00353505 Jy ! Component: 1000 - total flux cleaned = -0.00327966 Jy ! Component: 1050 - total flux cleaned = -0.00311401 Jy ! Component: 1100 - total flux cleaned = -0.00303274 Jy ! Component: 1150 - total flux cleaned = -0.0031129 Jy ! Component: 1200 - total flux cleaned = -0.00291652 Jy ! Component: 1250 - total flux cleaned = -0.00291788 Jy ! Component: 1300 - total flux cleaned = -0.00295536 Jy ! Component: 1350 - total flux cleaned = -0.00291746 Jy ! Component: 1400 - total flux cleaned = -0.00284491 Jy ! Component: 1450 - total flux cleaned = -0.00277406 Jy ! Component: 1500 - total flux cleaned = -0.00266974 Jy ! Component: 1550 - total flux cleaned = -0.00273943 Jy ! Component: 1600 - total flux cleaned = -0.00267184 Jy ! Component: 1650 - total flux cleaned = -0.00267239 Jy ! Component: 1700 - total flux cleaned = -0.00273798 Jy ! Component: 1750 - total flux cleaned = -0.00264173 Jy ! Component: 1800 - total flux cleaned = -0.00264235 Jy ! Component: 1850 - total flux cleaned = -0.00257989 Jy ! Component: 1900 - total flux cleaned = -0.00248807 Jy ! Component: 1950 - total flux cleaned = -0.00245745 Jy ! Component: 2000 - total flux cleaned = -0.00236791 Jy ! Total flux subtracted in 2048 components = -0.00225117 Jy ! Clean residual min=-0.001667 max=0.001624 Jy/beam ! Clean residual mean=0.000012 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.804461 Jy keep ! Adding 110 model components to the UV plane model. ! The established model now contains 216 components and 0.804461 Jy ![Exited script file: muppet] wmap "J1354-0206_S_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.201 x 8.143 at -3.909 degrees (North through East) ! Clean map min=-0.0041024 max=0.74778 Jy/beam ! Writing clean map to FITS file: J1354-0206_S_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.747783 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000575711 device "J1354-0206_S_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1354-0206_S_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.230967 0.230967 0.461934 0.923868 1.84774 3.69547 7.39094 14.7819 29.5638 59.1275 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.747 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.201 x 8.143 at -3.909 degrees (North through East) ! Clean map min=-0.0041024 max=0.74778 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1354-0206_S_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1354-0206_S_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1354-0206_S_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:22:43 2005