! Started logfile: J1347-3750_S_2004_05_27_yyk_uvs.log on Wed Dec 7 00:28:16 2005 obs J1347-3750_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J1347-3750_S_2004_05_27_yyk_uve.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.775 visibilities/baseline/integration-bin. ! Found source: J1347-3750 ! ! 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 1387 lines of history. ! ! Reading 1116 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 J1347-3750_S_2004_05_27_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.159262 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 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 25 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.872904Jy sigma=11.983116 ! Fit after self-cal, rms=0.872831Jy sigma=11.981286 ! 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.224 mas, bmaj=7.322 mas, bpa=-5.266 degrees ! Estimated noise=2.63569 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.113465 Jy ! Component: 100 - total flux cleaned = 0.132018 Jy ! Total flux subtracted in 100 components = 0.132018 Jy ! Clean residual min=-0.008132 max=0.008555 Jy/beam ! Clean residual mean=0.000009 rms=0.002600 Jy/beam ! Combined flux in latest and established models = 0.132018 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.132018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089053Jy sigma=1.044854 ! Fit after self-cal, rms=0.089053Jy sigma=1.044091 ! 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.004 mas, bmaj=8.24 mas, bpa=-5.447 degrees ! Estimated noise=1.75565 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.00917804 Jy ! Component: 100 - total flux cleaned = 0.0116266 Jy ! Component: 150 - total flux cleaned = 0.011903 Jy ! Component: 200 - total flux cleaned = 0.0120811 Jy ! Total flux subtracted in 200 components = 0.0120811 Jy ! Clean residual min=-0.007013 max=0.005274 Jy/beam ! Clean residual mean=-0.000090 rms=0.001706 Jy/beam ! Combined flux in latest and established models = 0.144099 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.144099 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088913Jy sigma=1.034007 ! Fit after self-cal, rms=0.088897Jy sigma=1.033955 ! 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.00501 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.94 HN 1.00* KP 1.00 ! LA 1.03 MK 0.90 NL 1.15 OV 1.04 ! PT 1.02 SC 0.85 ! ! ! Correcting IF 2. ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! 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* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.088897Jy sigma=1.033955 ! Fit after self-cal, rms=0.088342Jy sigma=1.027878 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.088342Jy sigma=1.027878 ! Fit after self-cal, rms=0.088344Jy sigma=1.027874 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.919 mas, bmaj=8.069 mas, bpa=-5.102 degrees ! Estimated noise=1.74199 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.00170413 Jy ! Component: 100 - total flux cleaned = 0.00206879 Jy ! Component: 150 - total flux cleaned = 0.00217523 Jy ! Component: 200 - total flux cleaned = 0.00222015 Jy ! Total flux subtracted in 200 components = 0.00222015 Jy ! Clean residual min=-0.006188 max=0.004579 Jy/beam ! Clean residual mean=-0.000049 rms=0.001507 Jy/beam ! Combined flux in latest and established models = 0.146319 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 20 components and 0.146319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088178Jy sigma=1.026383 ! Fit after self-cal, rms=0.088172Jy sigma=1.026368 ! 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.088172Jy sigma=1.026368 ! Fit after self-cal, rms=0.084122Jy sigma=0.970811 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.00201726 Jy ! Component: 100 - total flux cleaned = 0.00221465 Jy ! Component: 150 - total flux cleaned = 0.00232877 Jy ! Component: 200 - total flux cleaned = 0.00236325 Jy ! Total flux subtracted in 200 components = 0.00236325 Jy ! Clean residual min=-0.005958 max=0.004552 Jy/beam ! Clean residual mean=-0.000065 rms=0.001483 Jy/beam ! Combined flux in latest and established models = 0.148683 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.148683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084141Jy sigma=0.969893 ! Fit after self-cal, rms=0.083896Jy sigma=0.966314 ! 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: 2.919 x 8.069 at -5.102 degrees (North through East) ! Clean map min=-0.0056204 max=0.13315 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.083896Jy sigma=0.966314 ! Fit after self-cal, rms=0.083088Jy sigma=0.958709 ! 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.083088Jy sigma=0.958709 ! Fit after self-cal, rms=0.083096Jy sigma=0.958166 ! Inverting map and beam ! Estimated beam: bmin=2.937 mas, bmaj=8.103 mas, bpa=-4.852 degrees ! Estimated noise=1.7146 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00194781 Jy ! Component: 100 - total flux cleaned = -0.00210371 Jy ! Component: 150 - total flux cleaned = -0.00222431 Jy ! Component: 200 - total flux cleaned = -0.00225044 Jy ! Total flux subtracted in 200 components = -0.00225044 Jy ! Clean residual min=-0.005448 max=0.004634 Jy/beam ! Clean residual mean=-0.000051 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.146432 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 31 components and 0.146432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082993Jy sigma=0.957416 ! Fit after self-cal, rms=0.082993Jy sigma=0.957262 ! 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.082993Jy sigma=0.957262 ! Fit after self-cal, rms=0.084177Jy sigma=0.954665 ! 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.084177Jy sigma=0.954665 ! Fit after self-cal, rms=0.084223Jy sigma=0.954535 ! Inverting map and beam ! Estimated beam: bmin=2.949 mas, bmaj=8.125 mas, bpa=-4.122 degrees ! Estimated noise=1.71642 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -8.03944e-05 Jy ! Component: 100 - total flux cleaned = -0.00018582 Jy ! Component: 150 - total flux cleaned = -0.000235274 Jy ! Component: 200 - total flux cleaned = -0.000212993 Jy ! Total flux subtracted in 200 components = -0.000212993 Jy ! Clean residual min=-0.005712 max=0.004687 Jy/beam ! Clean residual mean=-0.000045 rms=0.001287 Jy/beam ! Combined flux in latest and established models = 0.146219 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 38 components and 0.146219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084247Jy sigma=0.954135 ! Fit after self-cal, rms=0.084262Jy sigma=0.954075 ! 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.324 mas, bmaj=30.43 mas, bpa=-1.668 degrees ! Estimated noise=2.25448 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.000834316 Jy ! Component: 100 - total flux cleaned = 0.000831467 Jy ! Component: 150 - total flux cleaned = 0.000830492 Jy ! Component: 200 - total flux cleaned = 0.00083055 Jy ! Total flux subtracted in 200 components = 0.00083055 Jy ! Clean residual min=-0.004038 max=0.003435 Jy/beam ! Clean residual mean=-0.000083 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.14705 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 41 components and 0.14705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084311Jy sigma=0.954274 ! Fit after self-cal, rms=0.084302Jy sigma=0.954187 ! 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.191 mas, bmaj=7.288 mas, bpa=-4.897 degrees ! Estimated noise=2.6026 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.113869 Jy ! Component: 100 - total flux cleaned = 0.134741 Jy ! Component: 150 - total flux cleaned = 0.142626 Jy ! Component: 200 - total flux cleaned = 0.144566 Jy ! Total flux subtracted in 200 components = 0.144566 Jy ! Clean residual min=-0.006687 max=0.007595 Jy/beam ! Clean residual mean=0.000006 rms=0.002178 Jy/beam ! Combined flux in latest and established models = 0.144566 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.144566 Jy ! Inverting map and beam ! Estimated beam: bmin=2.949 mas, bmaj=8.125 mas, bpa=-4.122 degrees ! Estimated noise=1.71642 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.000432805 Jy ! Component: 100 - total flux cleaned = 0.00046923 Jy ! Component: 150 - total flux cleaned = 0.000583568 Jy ! Component: 200 - total flux cleaned = 0.000680864 Jy ! Total flux subtracted in 200 components = 0.000680864 Jy ! Clean residual min=-0.005857 max=0.004650 Jy/beam ! Clean residual mean=-0.000045 rms=0.001335 Jy/beam ! Combined flux in latest and established models = 0.145247 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 24 components and 0.145247 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.324 mas, bmaj=30.43 mas, bpa=-1.668 degrees ! Estimated noise=2.25448 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.00104917 Jy ! Component: 100 - total flux cleaned = 0.00108484 Jy ! Component: 150 - total flux cleaned = 0.00111794 Jy ! Component: 200 - total flux cleaned = 0.00114876 Jy ! Total flux subtracted in 200 components = 0.00114876 Jy ! Clean residual min=-0.004113 max=0.003586 Jy/beam ! Clean residual mean=-0.000082 rms=0.001313 Jy/beam ! Combined flux in latest and established models = 0.146395 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 27 components and 0.146395 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.949 mas, bmaj=8.125 mas, bpa=-4.122 degrees ! Estimated noise=1.71642 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000770823 Jy ! Component: 100 - total flux cleaned = -0.000811233 Jy ! Component: 150 - total flux cleaned = -0.000877552 Jy ! Component: 200 - total flux cleaned = -0.000935555 Jy ! Total flux subtracted in 200 components = -0.000935555 Jy ! Clean residual min=-0.005731 max=0.004795 Jy/beam ! Clean residual mean=-0.000045 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.14546 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 39 components and 0.14546 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084332Jy sigma=0.954771 ! Fit after self-cal, rms=0.084339Jy sigma=0.954736 wmodel J1347-3750_S_2004_05_27_yyk\_map.mod ! Writing 39 model components to file: J1347-3750_S_2004_05_27_yyk_map.mod wobs J1347-3750_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J1347-3750_S_2004_05_27_yyk_uvs.fits wwins J1347-3750_S_2004_05_27_yyk\_map.win ! wwins: Wrote 1 windows to J1347-3750_S_2004_05_27_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.00111597 Jy ! Component: 100 - total flux cleaned = -0.00178457 Jy ! Component: 150 - total flux cleaned = -0.00212654 Jy ! Component: 200 - total flux cleaned = -0.00219254 Jy ! Component: 250 - total flux cleaned = -0.00213409 Jy ! Component: 300 - total flux cleaned = -0.00202413 Jy ! Component: 350 - total flux cleaned = -0.00197088 Jy ! Component: 400 - total flux cleaned = -0.00196915 Jy ! Component: 450 - total flux cleaned = -0.00206231 Jy ! Component: 500 - total flux cleaned = -0.00206094 Jy ! Component: 550 - total flux cleaned = -0.00197387 Jy ! Component: 600 - total flux cleaned = -0.00197384 Jy ! Component: 650 - total flux cleaned = -0.00193194 Jy ! Component: 700 - total flux cleaned = -0.00181216 Jy ! Component: 750 - total flux cleaned = -0.00188921 Jy ! Component: 800 - total flux cleaned = -0.00215035 Jy ! Component: 850 - total flux cleaned = -0.00247976 Jy ! Component: 900 - total flux cleaned = -0.0027672 Jy ! Component: 950 - total flux cleaned = -0.00311895 Jy ! Component: 1000 - total flux cleaned = -0.00339444 Jy ! Component: 1050 - total flux cleaned = -0.00369871 Jy ! Component: 1100 - total flux cleaned = -0.00402999 Jy ! Component: 1150 - total flux cleaned = -0.00435546 Jy ! Component: 1200 - total flux cleaned = -0.00474008 Jy ! Component: 1250 - total flux cleaned = -0.00496098 Jy ! Component: 1300 - total flux cleaned = -0.00524149 Jy ! Component: 1350 - total flux cleaned = -0.00557963 Jy ! Component: 1400 - total flux cleaned = -0.00576163 Jy ! Component: 1450 - total flux cleaned = -0.00597178 Jy ! Component: 1500 - total flux cleaned = -0.00617975 Jy ! Component: 1550 - total flux cleaned = -0.00635597 Jy ! Component: 1600 - total flux cleaned = -0.00650119 Jy ! Component: 1650 - total flux cleaned = -0.00658798 Jy ! Component: 1700 - total flux cleaned = -0.00670296 Jy ! Component: 1750 - total flux cleaned = -0.0067885 Jy ! Component: 1800 - total flux cleaned = -0.00681709 Jy ! Component: 1850 - total flux cleaned = -0.00693021 Jy ! Component: 1900 - total flux cleaned = -0.00695795 Jy ! Component: 1950 - total flux cleaned = -0.00701416 Jy ! Component: 2000 - total flux cleaned = -0.00715405 Jy ! Total flux subtracted in 2048 components = -0.00720974 Jy ! Clean residual min=-0.001747 max=0.001573 Jy/beam ! Clean residual mean=0.000015 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.13825 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 157 components and 0.13825 Jy ![Exited script file: muppet] wmap "J1347-3750_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.949 x 8.125 at -4.122 degrees (North through East) ! Clean map min=-0.0034272 max=0.13377 Jy/beam ! Writing clean map to FITS file: J1347-3750_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.133769 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000559732 device "J1347-3750_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1347-3750_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.25529 1.25529 2.51059 5.02117 10.0423 20.0847 40.1694 80.3387 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.133 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.949 x 8.125 at -4.122 degrees (North through East) ! Clean map min=-0.0034272 max=0.13377 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1347-3750_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1347-3750_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1347-3750_S_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:28:20 2005