! Started logfile: J2158-3013_X_2004_05_08_yyk_uvs.log on Wed Dec 7 00:55:30 2005 obs J2158-3013_X_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J2158-3013_X_2004_05_08_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.755556 visibilities/baseline/integration-bin. ! Found source: J2158-3013 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1434 lines of history. ! ! Reading 544 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 J2158-3013_X_2004_05_08_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.2099 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 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.808718Jy sigma=13.314927 ! Fit after self-cal, rms=0.808671Jy sigma=13.312756 ! 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=0.6721 mas, bmaj=1.798 mas, bpa=6.643 degrees ! Estimated noise=2.31062 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.163059 Jy ! Component: 100 - total flux cleaned = 0.19294 Jy ! Total flux subtracted in 100 components = 0.19294 Jy ! Clean residual min=-0.009954 max=0.010627 Jy/beam ! Clean residual mean=-0.000044 rms=0.002756 Jy/beam ! Combined flux in latest and established models = 0.19294 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.19294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076395Jy sigma=1.101082 ! Fit after self-cal, rms=0.076374Jy sigma=1.100850 ! 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=0.7949 mas, bmaj=2.091 mas, bpa=6.028 degrees ! Estimated noise=1.83612 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.0162799 Jy ! Component: 100 - total flux cleaned = 0.0218585 Jy ! Component: 150 - total flux cleaned = 0.0240524 Jy ! Component: 200 - total flux cleaned = 0.0243858 Jy ! Total flux subtracted in 200 components = 0.0243858 Jy ! Clean residual min=-0.007595 max=0.008963 Jy/beam ! Clean residual mean=-0.000057 rms=0.002330 Jy/beam ! Combined flux in latest and established models = 0.217326 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.217326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074634Jy sigma=1.059054 ! Fit after self-cal, rms=0.074635Jy sigma=1.058994 ! 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.00133 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.97 HN 1.00* KP 0.99 ! LA 1.01 MK 0.96 NL 1.12 OV 1.00 ! PT 0.94 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01919 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.00* KP 0.94 ! LA 0.98 MK 0.98 NL 1.06 OV 0.94 ! PT 0.94 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.981705 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.09 HN 1.00* KP 0.84 ! LA 0.91 MK 0.97 NL 1.10 OV 1.15 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.975082 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.00* KP 0.96 ! LA 0.94 MK 1.12 NL 1.10 OV 1.00 ! PT 1.11 SC 1.05 ! ! ! Fit before self-cal, rms=0.074635Jy sigma=1.058994 ! Fit after self-cal, rms=0.074460Jy sigma=1.024387 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.074460Jy sigma=1.024387 ! Fit after self-cal, rms=0.074492Jy sigma=1.024321 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7953 mas, bmaj=2.102 mas, bpa=6.132 degrees ! Estimated noise=1.81634 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.00204848 Jy ! Component: 100 - total flux cleaned = -0.00231134 Jy ! Component: 150 - total flux cleaned = -0.00238485 Jy ! Component: 200 - total flux cleaned = -0.00242032 Jy ! Total flux subtracted in 200 components = -0.00242032 Jy ! Clean residual min=-0.005710 max=0.007979 Jy/beam ! Clean residual mean=-0.000048 rms=0.001997 Jy/beam ! Combined flux in latest and established models = 0.214906 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.214906 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074414Jy sigma=1.023350 ! Fit after self-cal, rms=0.074410Jy sigma=1.023306 ! 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.074410Jy sigma=1.023306 ! Fit after self-cal, rms=0.071924Jy sigma=0.988252 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.000270823 Jy ! Component: 100 - total flux cleaned = 0.000386066 Jy ! Component: 150 - total flux cleaned = 0.000422454 Jy ! Component: 200 - total flux cleaned = 0.000422468 Jy ! Total flux subtracted in 200 components = 0.000422468 Jy ! Clean residual min=-0.005894 max=0.007837 Jy/beam ! Clean residual mean=-0.000048 rms=0.001980 Jy/beam ! Combined flux in latest and established models = 0.215328 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.215328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071892Jy sigma=0.987738 ! Fit after self-cal, rms=0.071713Jy sigma=0.985295 ! 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: 0.7953 x 2.102 at 6.132 degrees (North through East) ! Clean map min=-0.0053666 max=0.19457 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.071713Jy sigma=0.985295 ! Fit after self-cal, rms=0.071950Jy sigma=0.979049 ! 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.071950Jy sigma=0.979049 ! Fit after self-cal, rms=0.071943Jy sigma=0.978859 ! Inverting map and beam ! Estimated beam: bmin=0.7958 mas, bmaj=2.104 mas, bpa=6.11 degrees ! Estimated noise=1.81279 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000263311 Jy ! Component: 100 - total flux cleaned = -0.000323066 Jy ! Component: 150 - total flux cleaned = -0.000352017 Jy ! Component: 200 - total flux cleaned = -0.000380049 Jy ! Total flux subtracted in 200 components = -0.000380049 Jy ! Clean residual min=-0.005893 max=0.007720 Jy/beam ! Clean residual mean=-0.000049 rms=0.001960 Jy/beam ! Combined flux in latest and established models = 0.214948 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.214948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071922Jy sigma=0.978522 ! Fit after self-cal, rms=0.071919Jy sigma=0.978480 ! 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.071919Jy sigma=0.978480 ! Fit after self-cal, rms=0.072430Jy sigma=0.968865 ! 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.072430Jy sigma=0.968865 ! Fit after self-cal, rms=0.072438Jy sigma=0.968834 ! Inverting map and beam ! Estimated beam: bmin=0.7911 mas, bmaj=2.098 mas, bpa=6.011 degrees ! Estimated noise=1.80572 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000352281 Jy ! Component: 100 - total flux cleaned = -0.000386028 Jy ! Component: 150 - total flux cleaned = -0.00041423 Jy ! Component: 200 - total flux cleaned = -0.000440655 Jy ! Total flux subtracted in 200 components = -0.000440655 Jy ! Clean residual min=-0.006338 max=0.007763 Jy/beam ! Clean residual mean=-0.000048 rms=0.001954 Jy/beam ! Combined flux in latest and established models = 0.214508 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 38 components and 0.214508 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072386Jy sigma=0.968346 ! Fit after self-cal, rms=0.072386Jy sigma=0.968332 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.549 mas, bmaj=7.668 mas, bpa=11.92 degrees ! Estimated noise=2.37712 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.000318942 Jy ! Component: 100 - total flux cleaned = -0.000315128 Jy ! Component: 150 - total flux cleaned = -0.00031369 Jy ! Component: 200 - total flux cleaned = -0.000312861 Jy ! Total flux subtracted in 200 components = -0.000312861 Jy ! Clean residual min=-0.007174 max=0.009950 Jy/beam ! Clean residual mean=-0.000099 rms=0.003169 Jy/beam ! Combined flux in latest and established models = 0.214195 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 39 components and 0.214195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072366Jy sigma=0.968544 ! Fit after self-cal, rms=0.072350Jy sigma=0.968430 ! 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=0.671 mas, bmaj=1.803 mas, bpa=6.641 degrees ! Estimated noise=2.30023 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.163067 Jy ! Component: 100 - total flux cleaned = 0.192955 Jy ! Component: 150 - total flux cleaned = 0.20571 Jy ! Component: 200 - total flux cleaned = 0.211627 Jy ! Total flux subtracted in 200 components = 0.211627 Jy ! Clean residual min=-0.007668 max=0.008719 Jy/beam ! Clean residual mean=-0.000026 rms=0.002233 Jy/beam ! Combined flux in latest and established models = 0.211627 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.211627 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7911 mas, bmaj=2.098 mas, bpa=6.011 degrees ! Estimated noise=1.80572 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.00326841 Jy ! Component: 100 - total flux cleaned = 0.00348608 Jy ! Component: 150 - total flux cleaned = 0.00365752 Jy ! Component: 200 - total flux cleaned = 0.00361858 Jy ! Total flux subtracted in 200 components = 0.00361858 Jy ! Clean residual min=-0.006448 max=0.007934 Jy/beam ! Clean residual mean=-0.000047 rms=0.001972 Jy/beam ! Combined flux in latest and established models = 0.215246 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 31 components and 0.215246 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.549 mas, bmaj=7.668 mas, bpa=11.92 degrees ! Estimated noise=2.37712 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.00059426 Jy ! Component: 100 - total flux cleaned = -0.000597777 Jy ! Component: 150 - total flux cleaned = -0.000599915 Jy ! Component: 200 - total flux cleaned = -0.000601292 Jy ! Total flux subtracted in 200 components = -0.000601292 Jy ! Clean residual min=-0.007094 max=0.009888 Jy/beam ! Clean residual mean=-0.000098 rms=0.003155 Jy/beam ! Combined flux in latest and established models = 0.214644 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 33 components and 0.214644 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7911 mas, bmaj=2.098 mas, bpa=6.011 degrees ! Estimated noise=1.80572 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000419377 Jy ! Component: 100 - total flux cleaned = 0.000220428 Jy ! Component: 150 - total flux cleaned = 5.55518e-05 Jy ! Component: 200 - total flux cleaned = -1.86086e-05 Jy ! Total flux subtracted in 200 components = -1.86086e-05 Jy ! Clean residual min=-0.006394 max=0.007972 Jy/beam ! Clean residual mean=-0.000047 rms=0.001970 Jy/beam ! Combined flux in latest and established models = 0.214626 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.214626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072384Jy sigma=0.969626 ! Fit after self-cal, rms=0.072367Jy sigma=0.969579 wmodel J2158-3013_X_2004_05_08_yyk\_map.mod ! Writing 38 model components to file: J2158-3013_X_2004_05_08_yyk_map.mod wobs J2158-3013_X_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J2158-3013_X_2004_05_08_yyk_uvs.fits wwins J2158-3013_X_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J2158-3013_X_2004_05_08_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.00329645 Jy ! Component: 100 - total flux cleaned = 0.00491029 Jy ! Component: 150 - total flux cleaned = 0.0059464 Jy ! Component: 200 - total flux cleaned = 0.00623202 Jy ! Component: 250 - total flux cleaned = 0.00641212 Jy ! Component: 300 - total flux cleaned = 0.00649416 Jy ! Component: 350 - total flux cleaned = 0.00657339 Jy ! Component: 400 - total flux cleaned = 0.00657449 Jy ! Component: 450 - total flux cleaned = 0.00621793 Jy ! Component: 500 - total flux cleaned = 0.00601542 Jy ! Component: 550 - total flux cleaned = 0.00581909 Jy ! Component: 600 - total flux cleaned = 0.0056912 Jy ! Component: 650 - total flux cleaned = 0.00556935 Jy ! Component: 700 - total flux cleaned = 0.0052199 Jy ! Component: 750 - total flux cleaned = 0.00505176 Jy ! Component: 800 - total flux cleaned = 0.00477976 Jy ! Component: 850 - total flux cleaned = 0.00472726 Jy ! Component: 900 - total flux cleaned = 0.00452227 Jy ! Component: 950 - total flux cleaned = 0.0045224 Jy ! Component: 1000 - total flux cleaned = 0.00442245 Jy ! Component: 1050 - total flux cleaned = 0.00418424 Jy ! Component: 1100 - total flux cleaned = 0.00409151 Jy ! Component: 1150 - total flux cleaned = 0.00395543 Jy ! Component: 1200 - total flux cleaned = 0.00382332 Jy ! Component: 1250 - total flux cleaned = 0.00360825 Jy ! Component: 1300 - total flux cleaned = 0.0033548 Jy ! Component: 1350 - total flux cleaned = 0.00314721 Jy ! Component: 1400 - total flux cleaned = 0.00290218 Jy ! Component: 1450 - total flux cleaned = 0.00274098 Jy ! Component: 1500 - total flux cleaned = 0.0023464 Jy ! Component: 1550 - total flux cleaned = 0.00215274 Jy ! Component: 1600 - total flux cleaned = 0.00180868 Jy ! Component: 1650 - total flux cleaned = 0.00162097 Jy ! Component: 1700 - total flux cleaned = 0.00139775 Jy ! Component: 1750 - total flux cleaned = 0.00110571 Jy ! Component: 1800 - total flux cleaned = 0.000853161 Jy ! Component: 1850 - total flux cleaned = 0.000498265 Jy ! Component: 1900 - total flux cleaned = 0.000288426 Jy ! Component: 1950 - total flux cleaned = 0.000116057 Jy ! Component: 2000 - total flux cleaned = -5.47457e-05 Jy ! Total flux subtracted in 2048 components = -0.00022321 Jy ! Clean residual min=-0.001838 max=0.001862 Jy/beam ! Clean residual mean=-0.000046 rms=0.000663 Jy/beam ! Combined flux in latest and established models = 0.214402 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 156 components and 0.214402 Jy ![Exited script file: muppet] wmap "J2158-3013_X_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7911 x 2.098 at 6.011 degrees (North through East) ! Clean map min=-0.0043029 max=0.19386 Jy/beam ! Writing clean map to FITS file: J2158-3013_X_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.193859 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00064085 device "J2158-3013_X_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2158-3013_X_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.991727 0.991727 1.98345 3.96691 7.93381 15.8676 31.7353 63.4705 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.193 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7911 x 2.098 at 6.011 degrees (North through East) ! Clean map min=-0.0043029 max=0.19386 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2158-3013_X_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2158-3013_X_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2158-3013_X_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:55:34 2005