! Started logfile: J1438-2204_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:54:40 2007 obs J1438-2204_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1438-2204_S_2002_01_31_yyk_uva.fits ! AN table 1: 93 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.607407 visibilities/baseline/integration-bin. ! Found source: J1438-2204 ! ! 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 1224 lines of history. ! ! Reading 10168 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 J1438-2204_S_2002_01_31_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.479887 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.496 mas, bmaj=6.21 mas, bpa=-0.09423 degrees ! Estimated noise=1316.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.365571 Jy ! Component: 100 - total flux cleaned = 0.444459 Jy ! Total flux subtracted in 100 components = 0.444459 Jy ! Clean residual min=-0.016182 max=0.033654 Jy/beam ! Clean residual mean=0.000065 rms=0.005592 Jy/beam ! Combined flux in latest and established models = 0.444458 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.444458 Jy ! ! Correcting IF 1. ! A total of 212 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 280 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 257 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 212 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.187892Jy sigma=0.001359 ! Fit after self-cal, rms=0.187558Jy sigma=0.001356 ! Inverting map and beam ! Estimated beam: bmin=2.496 mas, bmaj=6.21 mas, bpa=-0.09448 degrees ! Estimated noise=1317.19 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.164 mas, bmaj=7.72 mas, bpa=-2.869 degrees ! Estimated noise=934.434 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 (5, 5.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0469302 Jy ! Component: 100 - total flux cleaned = 0.0683767 Jy ! Component: 150 - total flux cleaned = 0.0795813 Jy ! Component: 200 - total flux cleaned = 0.082127 Jy ! Total flux subtracted in 200 components = 0.082127 Jy ! Clean residual min=-0.010940 max=0.019500 Jy/beam ! Clean residual mean=0.000170 rms=0.003387 Jy/beam ! Combined flux in latest and established models = 0.526586 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 44 components and 0.526586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178884Jy sigma=0.001287 ! Fit after self-cal, rms=0.178254Jy sigma=0.001282 ! 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.164 x 7.72 at -2.869 degrees (North through East) ! Clean map min=-0.009447 max=0.41654 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.994511 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.15 HN 1.00* KP 0.95 ! LA 0.96 MK 0.95 NL 1.06 OV 0.98 ! PT 1.03 SC 1.08 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.997968 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.99 HN 1.00* KP 1.00* ! LA 0.96 MK 1.07 NL 1.12 OV 0.99 ! PT 0.98 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.970882 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.94 HN 1.00* KP 1.00 ! LA 0.98 MK 1.00 NL 1.26 OV 1.00 ! PT 1.15 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.0272 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.86 HN 1.00* KP 1.06 ! LA 0.80 MK 0.95 NL 1.21 OV 0.93 ! PT 1.00 SC 0.94 ! ! ! Fit before self-cal, rms=0.178254Jy sigma=0.001282 ! Fit after self-cal, rms=0.170737Jy sigma=0.001220 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.170737Jy sigma=0.001220 ! Fit after self-cal, rms=0.170736Jy sigma=0.001220 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.162 mas, bmaj=7.67 mas, bpa=-2.374 degrees ! Estimated noise=932.28 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.000822761 Jy ! Component: 100 - total flux cleaned = -0.000324704 Jy ! Component: 150 - total flux cleaned = -0.000194036 Jy ! Component: 200 - total flux cleaned = -7.04099e-05 Jy ! Total flux subtracted in 200 components = -7.04099e-05 Jy ! Clean residual min=-0.005746 max=0.006349 Jy/beam ! Clean residual mean=-0.000048 rms=0.001556 Jy/beam ! Combined flux in latest and established models = 0.526515 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 70 components and 0.526515 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.170454Jy sigma=0.001218 ! Fit after self-cal, rms=0.170424Jy sigma=0.001218 ! 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.170424Jy sigma=0.001218 ! Fit after self-cal, rms=0.167372Jy sigma=0.001201 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 = -6.84071e-05 Jy ! Component: 100 - total flux cleaned = 0.000153099 Jy ! Component: 150 - total flux cleaned = 0.00034469 Jy ! Component: 200 - total flux cleaned = 0.000343117 Jy ! Total flux subtracted in 200 components = 0.000343117 Jy ! Clean residual min=-0.005370 max=0.005854 Jy/beam ! Clean residual mean=-0.000043 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.526858 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 84 components and 0.526858 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167279Jy sigma=0.001200 ! Fit after self-cal, rms=0.166840Jy sigma=0.001198 ! 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.162 x 7.67 at -2.374 degrees (North through East) ! Clean map min=-0.0051406 max=0.4183 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.166840Jy sigma=0.001198 ! Fit after self-cal, rms=0.168084Jy sigma=0.001189 ! 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.168084Jy sigma=0.001189 ! Fit after self-cal, rms=0.167976Jy sigma=0.001188 ! Inverting map and beam ! Estimated beam: bmin=3.159 mas, bmaj=7.634 mas, bpa=-2.371 degrees ! Estimated noise=929.787 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00135643 Jy ! Component: 100 - total flux cleaned = -0.00158789 Jy ! Component: 150 - total flux cleaned = -0.00171745 Jy ! Component: 200 - total flux cleaned = -0.00178062 Jy ! Total flux subtracted in 200 components = -0.00178062 Jy ! Clean residual min=-0.005210 max=0.005111 Jy/beam ! Clean residual mean=-0.000017 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.525078 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 98 components and 0.525078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167905Jy sigma=0.001188 ! Fit after self-cal, rms=0.167862Jy sigma=0.001188 ! 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.167862Jy sigma=0.001188 ! Fit after self-cal, rms=0.167964Jy sigma=0.001184 ! 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.167964Jy sigma=0.001184 ! Fit after self-cal, rms=0.167953Jy sigma=0.001183 ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.625 mas, bpa=-2.351 degrees ! Estimated noise=929.139 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0011924 Jy ! Component: 100 - total flux cleaned = -0.00118963 Jy ! Component: 150 - total flux cleaned = -0.00118947 Jy ! Component: 200 - total flux cleaned = -0.0011891 Jy ! Total flux subtracted in 200 components = -0.0011891 Jy ! Clean residual min=-0.004783 max=0.004942 Jy/beam ! Clean residual mean=-0.000009 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.523889 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 106 components and 0.523889 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167909Jy sigma=0.001183 ! Fit after self-cal, rms=0.167901Jy sigma=0.001183 ! 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.803 mas, bmaj=18.63 mas, bpa=4.887 degrees ! Estimated noise=1190.19 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.000691392 Jy ! Component: 100 - total flux cleaned = 0.000827397 Jy ! Component: 150 - total flux cleaned = 0.000953159 Jy ! Component: 200 - total flux cleaned = 0.00110555 Jy ! Total flux subtracted in 200 components = 0.00110555 Jy ! Clean residual min=-0.004687 max=0.005976 Jy/beam ! Clean residual mean=-0.000025 rms=0.001948 Jy/beam ! Combined flux in latest and established models = 0.524994 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 113 components and 0.524994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167892Jy sigma=0.001183 ! Fit after self-cal, rms=0.167890Jy sigma=0.001183 ! 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.498 mas, bmaj=6.187 mas, bpa=0.2343 degrees ! Estimated noise=1304.32 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.362673 Jy ! Component: 100 - total flux cleaned = 0.442117 Jy ! Component: 150 - total flux cleaned = 0.476717 Jy ! Component: 200 - total flux cleaned = 0.495508 Jy ! Total flux subtracted in 200 components = 0.495508 Jy ! Clean residual min=-0.007286 max=0.007971 Jy/beam ! Clean residual mean=-0.000007 rms=0.001891 Jy/beam ! Combined flux in latest and established models = 0.495507 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.495507 Jy ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.625 mas, bpa=-2.351 degrees ! Estimated noise=929.139 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.0146262 Jy ! Component: 100 - total flux cleaned = 0.021816 Jy ! Component: 150 - total flux cleaned = 0.0256542 Jy ! Component: 200 - total flux cleaned = 0.0269312 Jy ! Total flux subtracted in 200 components = 0.0269312 Jy ! Clean residual min=-0.004526 max=0.004450 Jy/beam ! Clean residual mean=-0.000002 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.522439 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 71 components and 0.522439 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.803 mas, bmaj=18.63 mas, bpa=4.887 degrees ! Estimated noise=1190.19 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.00209945 Jy ! Component: 100 - total flux cleaned = 0.00222833 Jy ! Component: 150 - total flux cleaned = 0.00227615 Jy ! Component: 200 - total flux cleaned = 0.00227445 Jy ! Total flux subtracted in 200 components = 0.00227445 Jy ! Clean residual min=-0.004644 max=0.005815 Jy/beam ! Clean residual mean=-0.000022 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.524713 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 78 components and 0.524713 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.625 mas, bpa=-2.351 degrees ! Estimated noise=929.139 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000290897 Jy ! Component: 100 - total flux cleaned = -0.000558835 Jy ! Component: 150 - total flux cleaned = -0.000679696 Jy ! Component: 200 - total flux cleaned = -0.000847138 Jy ! Total flux subtracted in 200 components = -0.000847138 Jy ! Clean residual min=-0.004506 max=0.004499 Jy/beam ! Clean residual mean=-0.000007 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.523866 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 97 components and 0.523866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.167876Jy sigma=0.001183 ! Fit after self-cal, rms=0.167857Jy sigma=0.001183 wmodel J1438-2204_S_2002_01_31_yyk\_map.mod ! Writing 97 model components to file: J1438-2204_S_2002_01_31_yyk_map.mod wobs J1438-2204_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J1438-2204_S_2002_01_31_yyk_uvs.fits wwins J1438-2204_S_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J1438-2204_S_2002_01_31_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.00032962 Jy ! Component: 100 - total flux cleaned = -1.86168e-05 Jy ! Component: 150 - total flux cleaned = -0.000277751 Jy ! Component: 200 - total flux cleaned = -0.000518328 Jy ! Component: 250 - total flux cleaned = -0.000576915 Jy ! Component: 300 - total flux cleaned = -0.000632944 Jy ! Component: 350 - total flux cleaned = -0.000895468 Jy ! Component: 400 - total flux cleaned = -0.00109816 Jy ! Component: 450 - total flux cleaned = -0.00129456 Jy ! Component: 500 - total flux cleaned = -0.00148452 Jy ! Component: 550 - total flux cleaned = -0.00185009 Jy ! Component: 600 - total flux cleaned = -0.00202746 Jy ! Component: 650 - total flux cleaned = -0.00228634 Jy ! Component: 700 - total flux cleaned = -0.0023702 Jy ! Component: 750 - total flux cleaned = -0.00257616 Jy ! Component: 800 - total flux cleaned = -0.0027369 Jy ! Component: 850 - total flux cleaned = -0.00293204 Jy ! Component: 900 - total flux cleaned = -0.0029692 Jy ! Component: 950 - total flux cleaned = -0.0031186 Jy ! Component: 1000 - total flux cleaned = -0.00326414 Jy ! Component: 1050 - total flux cleaned = -0.00337087 Jy ! Component: 1100 - total flux cleaned = -0.00337078 Jy ! Component: 1150 - total flux cleaned = -0.00350867 Jy ! Component: 1200 - total flux cleaned = -0.00367747 Jy ! Component: 1250 - total flux cleaned = -0.00377708 Jy ! Component: 1300 - total flux cleaned = -0.00387449 Jy ! Component: 1350 - total flux cleaned = -0.00393894 Jy ! Component: 1400 - total flux cleaned = -0.0039396 Jy ! Component: 1450 - total flux cleaned = -0.0041254 Jy ! Component: 1500 - total flux cleaned = -0.00421619 Jy ! Component: 1550 - total flux cleaned = -0.00427642 Jy ! Component: 1600 - total flux cleaned = -0.00436488 Jy ! Component: 1650 - total flux cleaned = -0.00442241 Jy ! Component: 1700 - total flux cleaned = -0.00450785 Jy ! Component: 1750 - total flux cleaned = -0.00447929 Jy ! Component: 1800 - total flux cleaned = -0.00453541 Jy ! Component: 1850 - total flux cleaned = -0.00470018 Jy ! Component: 1900 - total flux cleaned = -0.00480807 Jy ! Component: 1950 - total flux cleaned = -0.00483491 Jy ! Component: 2000 - total flux cleaned = -0.00491441 Jy ! Total flux subtracted in 2048 components = -0.00494028 Jy ! Clean residual min=-0.001448 max=0.001780 Jy/beam ! Clean residual mean=0.000012 rms=0.000535 Jy/beam ! Combined flux in latest and established models = 0.518926 Jy keep ! Adding 146 model components to the UV plane model. ! The established model now contains 243 components and 0.518926 Jy ![Exited script file: muppet] wmap "J1438-2204_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.158 x 7.625 at -2.351 degrees (North through East) ! Clean map min=-0.0029817 max=0.42449 Jy/beam ! Writing clean map to FITS file: J1438-2204_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.424493 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000534627 device "J1438-2204_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1438-2204_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.377834 0.377834 0.755668 1.51134 3.02267 6.04535 12.0907 24.1814 48.3628 96.7256 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.424 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.158 x 7.625 at -2.351 degrees (North through East) ! Clean map min=-0.0029817 max=0.42449 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1438-2204_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1438-2204_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1438-2204_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:54:47 2007