! Started logfile: J1441-3456_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:31:26 2005 obs J1441-3456_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J1441-3456_S_2004_04_30_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1441-3456 ! ! 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 1633 lines of history. ! ! Reading 720 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 J1441-3456_S_2004_04_30_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.283502 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.747631Jy sigma=10.237010 ! Fit after self-cal, rms=0.747394Jy sigma=10.233662 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.418 mas, bmaj=6.908 mas, bpa=-7.025 degrees ! Estimated noise=3.31805 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.217627 Jy ! Component: 100 - total flux cleaned = 0.274106 Jy ! Total flux subtracted in 100 components = 0.274106 Jy ! Clean residual min=-0.016862 max=0.020191 Jy/beam ! Clean residual mean=-0.000197 rms=0.004786 Jy/beam ! Combined flux in latest and established models = 0.274106 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 23 components and 0.274106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094881Jy sigma=1.178420 ! Fit after self-cal, rms=0.094764Jy sigma=1.177344 ! 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=3.048 mas, bmaj=8.138 mas, bpa=-6.709 degrees ! Estimated noise=2.29265 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.0311941 Jy ! Component: 100 - total flux cleaned = 0.0411249 Jy ! Component: 150 - total flux cleaned = 0.0439957 Jy ! Component: 200 - total flux cleaned = 0.04425 Jy ! Total flux subtracted in 200 components = 0.04425 Jy ! Clean residual min=-0.011832 max=0.011724 Jy/beam ! Clean residual mean=-0.000409 rms=0.003380 Jy/beam ! Combined flux in latest and established models = 0.318356 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 40 components and 0.318356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088725Jy sigma=1.076509 ! Fit after self-cal, rms=0.088699Jy sigma=1.076360 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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. ! Amplitude normalization factor in sub-array 1: 1.01126 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.04 HN 1.00* KP 0.90 ! LA 1.11 MK 0.93 NL 0.93 OV 0.93 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.982903 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 0.97 HN 1.00* KP 0.97 ! LA 1.00 MK 1.01 NL 1.17 OV 0.98 ! PT 0.97 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.975929 ! Telescope amplitude corrections in sub-array 1: ! BR 1.20 FD 0.84 HN 1.00* KP 0.98 ! LA 1.01 MK 1.05 NL 1.08 OV 1.08 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01554 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.00* KP 0.88 ! LA 1.00* MK 1.06 NL 1.04 OV 0.85 ! PT 0.95 SC 1.11 ! ! ! Fit before self-cal, rms=0.088699Jy sigma=1.076360 ! Fit after self-cal, rms=0.083424Jy sigma=0.993907 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.083424Jy sigma=0.993907 ! Fit after self-cal, rms=0.083480Jy sigma=0.993794 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.061 mas, bmaj=8.197 mas, bpa=-6.445 degrees ! Estimated noise=2.24542 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.00386773 Jy ! Component: 100 - total flux cleaned = -0.00418129 Jy ! Component: 150 - total flux cleaned = -0.0044207 Jy ! Component: 200 - total flux cleaned = -0.00457466 Jy ! Total flux subtracted in 200 components = -0.00457466 Jy ! Clean residual min=-0.009469 max=0.008512 Jy/beam ! Clean residual mean=-0.000117 rms=0.002427 Jy/beam ! Combined flux in latest and established models = 0.313781 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 47 components and 0.313781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083291Jy sigma=0.991079 ! Fit after self-cal, rms=0.083284Jy sigma=0.990969 ! 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.083284Jy sigma=0.990969 ! Fit after self-cal, rms=0.079803Jy sigma=0.946431 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.000384248 Jy ! Component: 100 - total flux cleaned = 0.000480122 Jy ! Component: 150 - total flux cleaned = 0.000483764 Jy ! Component: 200 - total flux cleaned = 0.000487185 Jy ! Total flux subtracted in 200 components = 0.000487185 Jy ! Clean residual min=-0.009316 max=0.008275 Jy/beam ! Clean residual mean=-0.000111 rms=0.002392 Jy/beam ! Combined flux in latest and established models = 0.314269 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 51 components and 0.314269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079769Jy sigma=0.945841 ! Fit after self-cal, rms=0.079623Jy sigma=0.942749 ! 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.061 x 8.197 at -6.445 degrees (North through East) ! Clean map min=-0.0089044 max=0.25414 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.079623Jy sigma=0.942749 ! Fit after self-cal, rms=0.078955Jy sigma=0.933768 ! 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.078955Jy sigma=0.933768 ! Fit after self-cal, rms=0.078978Jy sigma=0.933525 ! Inverting map and beam ! Estimated beam: bmin=3.051 mas, bmaj=8.179 mas, bpa=-6.261 degrees ! Estimated noise=2.23754 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000231549 Jy ! Component: 100 - total flux cleaned = -0.000152404 Jy ! Component: 150 - total flux cleaned = -0.000186516 Jy ! Component: 200 - total flux cleaned = -0.000186936 Jy ! Total flux subtracted in 200 components = -0.000186936 Jy ! Clean residual min=-0.009097 max=0.008363 Jy/beam ! Clean residual mean=-0.000092 rms=0.002356 Jy/beam ! Combined flux in latest and established models = 0.314082 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.314082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078935Jy sigma=0.933080 ! Fit after self-cal, rms=0.078961Jy sigma=0.932978 ! 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.078961Jy sigma=0.932978 ! Fit after self-cal, rms=0.079255Jy sigma=0.941292 ! 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.079255Jy sigma=0.941292 ! Fit after self-cal, rms=0.079253Jy sigma=0.941266 ! Inverting map and beam ! Estimated beam: bmin=3.044 mas, bmaj=8.134 mas, bpa=-4.906 degrees ! Estimated noise=2.21246 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00264498 Jy ! Component: 100 - total flux cleaned = -0.00270871 Jy ! Component: 150 - total flux cleaned = -0.00270853 Jy ! Component: 200 - total flux cleaned = -0.00271014 Jy ! Total flux subtracted in 200 components = -0.00271014 Jy ! Clean residual min=-0.009027 max=0.007663 Jy/beam ! Clean residual mean=-0.000093 rms=0.002364 Jy/beam ! Combined flux in latest and established models = 0.311372 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.311372 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078974Jy sigma=0.938892 ! Fit after self-cal, rms=0.078988Jy sigma=0.938820 ! 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.042 mas, bmaj=27.55 mas, bpa=-2.143 degrees ! Estimated noise=2.85877 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.000135865 Jy ! Component: 100 - total flux cleaned = -0.000136947 Jy ! Component: 150 - total flux cleaned = -0.000135241 Jy ! Component: 200 - total flux cleaned = -0.000117431 Jy ! Total flux subtracted in 200 components = -0.000117431 Jy ! Clean residual min=-0.009678 max=0.007639 Jy/beam ! Clean residual mean=-0.000173 rms=0.003437 Jy/beam ! Combined flux in latest and established models = 0.311254 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 68 components and 0.311254 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078965Jy sigma=0.938791 ! Fit after self-cal, rms=0.078968Jy sigma=0.938764 ! 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.419 mas, bmaj=6.879 mas, bpa=-6.261 degrees ! Estimated noise=3.23149 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.214257 Jy ! Component: 100 - total flux cleaned = 0.27048 Jy ! Component: 150 - total flux cleaned = 0.293082 Jy ! Component: 200 - total flux cleaned = 0.30301 Jy ! Total flux subtracted in 200 components = 0.30301 Jy ! Clean residual min=-0.011766 max=0.011083 Jy/beam ! Clean residual mean=-0.000029 rms=0.003051 Jy/beam ! Combined flux in latest and established models = 0.303009 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.303009 Jy ! Inverting map and beam ! Estimated beam: bmin=3.044 mas, bmaj=8.134 mas, bpa=-4.906 degrees ! Estimated noise=2.21246 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.0079157 Jy ! Component: 100 - total flux cleaned = 0.00875351 Jy ! Component: 150 - total flux cleaned = 0.00892333 Jy ! Component: 200 - total flux cleaned = 0.00914061 Jy ! Total flux subtracted in 200 components = 0.00914061 Jy ! Clean residual min=-0.008996 max=0.008189 Jy/beam ! Clean residual mean=-0.000092 rms=0.002397 Jy/beam ! Combined flux in latest and established models = 0.31215 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.31215 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.042 mas, bmaj=27.55 mas, bpa=-2.143 degrees ! Estimated noise=2.85877 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.000271015 Jy ! Component: 100 - total flux cleaned = 0.000232259 Jy ! Component: 150 - total flux cleaned = 0.000198336 Jy ! Component: 200 - total flux cleaned = 0.000141995 Jy ! Total flux subtracted in 200 components = 0.000141995 Jy ! Clean residual min=-0.009489 max=0.007945 Jy/beam ! Clean residual mean=-0.000170 rms=0.003445 Jy/beam ! Combined flux in latest and established models = 0.312292 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 55 components and 0.312292 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.044 mas, bmaj=8.134 mas, bpa=-4.906 degrees ! Estimated noise=2.21246 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -8.54637e-05 Jy ! Component: 100 - total flux cleaned = -0.000145346 Jy ! Component: 150 - total flux cleaned = -0.000200225 Jy ! Component: 200 - total flux cleaned = -0.000254177 Jy ! Total flux subtracted in 200 components = -0.000254177 Jy ! Clean residual min=-0.008970 max=0.008076 Jy/beam ! Clean residual mean=-0.000092 rms=0.002385 Jy/beam ! Combined flux in latest and established models = 0.312038 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.312038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079101Jy sigma=0.940894 ! Fit after self-cal, rms=0.079125Jy sigma=0.940820 wmodel J1441-3456_S_2004_04_30_yyk\_map.mod ! Writing 59 model components to file: J1441-3456_S_2004_04_30_yyk_map.mod wobs J1441-3456_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J1441-3456_S_2004_04_30_yyk_uvs.fits wwins J1441-3456_S_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J1441-3456_S_2004_04_30_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.0028628 Jy ! Component: 100 - total flux cleaned = -0.0046132 Jy ! Component: 150 - total flux cleaned = -0.00627087 Jy ! Component: 200 - total flux cleaned = -0.0073407 Jy ! Component: 250 - total flux cleaned = -0.0079371 Jy ! Component: 300 - total flux cleaned = -0.00794159 Jy ! Component: 350 - total flux cleaned = -0.00794423 Jy ! Component: 400 - total flux cleaned = -0.00760624 Jy ! Component: 450 - total flux cleaned = -0.0073632 Jy ! Component: 500 - total flux cleaned = -0.00713041 Jy ! Component: 550 - total flux cleaned = -0.00720367 Jy ! Component: 600 - total flux cleaned = -0.00727404 Jy ! Component: 650 - total flux cleaned = -0.00761922 Jy ! Component: 700 - total flux cleaned = -0.00761985 Jy ! Component: 750 - total flux cleaned = -0.00762037 Jy ! Component: 800 - total flux cleaned = -0.00780895 Jy ! Component: 850 - total flux cleaned = -0.00805147 Jy ! Component: 900 - total flux cleaned = -0.0081099 Jy ! Component: 950 - total flux cleaned = -0.00834264 Jy ! Component: 1000 - total flux cleaned = -0.00856804 Jy ! Component: 1050 - total flux cleaned = -0.00867827 Jy ! Component: 1100 - total flux cleaned = -0.00878729 Jy ! Component: 1150 - total flux cleaned = -0.00899814 Jy ! Component: 1200 - total flux cleaned = -0.00904923 Jy ! Component: 1250 - total flux cleaned = -0.00915111 Jy ! Component: 1300 - total flux cleaned = -0.00930079 Jy ! Component: 1350 - total flux cleaned = -0.00944678 Jy ! Component: 1400 - total flux cleaned = -0.00959077 Jy ! Component: 1450 - total flux cleaned = -0.00963804 Jy ! Component: 1500 - total flux cleaned = -0.00973122 Jy ! Component: 1550 - total flux cleaned = -0.00973158 Jy ! Component: 1600 - total flux cleaned = -0.00982085 Jy ! Component: 1650 - total flux cleaned = -0.00968987 Jy ! Component: 1700 - total flux cleaned = -0.00973242 Jy ! Component: 1750 - total flux cleaned = -0.00964616 Jy ! Component: 1800 - total flux cleaned = -0.00947792 Jy ! Component: 1850 - total flux cleaned = -0.00935389 Jy ! Component: 1900 - total flux cleaned = -0.0093133 Jy ! Component: 1950 - total flux cleaned = -0.00907313 Jy ! Component: 2000 - total flux cleaned = -0.00903386 Jy ! Total flux subtracted in 2048 components = -0.00876213 Jy ! Clean residual min=-0.002198 max=0.002501 Jy/beam ! Clean residual mean=-0.000021 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.303276 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 176 components and 0.303276 Jy ![Exited script file: muppet] wmap "J1441-3456_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.044 x 8.134 at -4.906 degrees (North through East) ! Clean map min=-0.0054774 max=0.24625 Jy/beam ! Writing clean map to FITS file: J1441-3456_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.246246 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000810756 device "J1441-3456_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1441-3456_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.987739 0.987739 1.97548 3.95096 7.90191 15.8038 31.6076 63.2153 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.246 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.044 x 8.134 at -4.906 degrees (North through East) ! Clean map min=-0.0054774 max=0.24625 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1441-3456_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1441-3456_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1441-3456_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:31:30 2005