! Started logfile: J1637-3309_X_2004_05_27_yyk_uvs.log on Wed Dec 7 00:37:25 2005 obs J1637-3309_X_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J1637-3309_X_2004_05_27_yyk_uve.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 visibilities/baseline/integration-bin. ! Found source: J1637-3309 ! ! 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 1379 lines of history. ! ! Reading 1008 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 J1637-3309_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.147393 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 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.872997Jy sigma=15.985153 ! Fit after self-cal, rms=0.872933Jy sigma=15.982458 ! 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.6837 mas, bmaj=1.808 mas, bpa=-4.619 degrees ! Estimated noise=1.67939 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.108407 Jy ! Component: 100 - total flux cleaned = 0.139171 Jy ! Total flux subtracted in 100 components = 0.139171 Jy ! Clean residual min=-0.009216 max=0.012745 Jy/beam ! Clean residual mean=-0.000213 rms=0.003202 Jy/beam ! Combined flux in latest and established models = 0.139171 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.139171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063012Jy sigma=1.118222 ! Fit after self-cal, rms=0.062982Jy sigma=1.117809 ! 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.8374 mas, bmaj=2.186 mas, bpa=-2.254 degrees ! Estimated noise=1.21408 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.0181826 Jy ! Component: 100 - total flux cleaned = 0.0250167 Jy ! Component: 150 - total flux cleaned = 0.0277152 Jy ! Component: 200 - total flux cleaned = 0.0281734 Jy ! Total flux subtracted in 200 components = 0.0281734 Jy ! Clean residual min=-0.007586 max=0.010077 Jy/beam ! Clean residual mean=-0.000047 rms=0.002156 Jy/beam ! Combined flux in latest and established models = 0.167344 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 32 components and 0.167344 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060197Jy sigma=1.053595 ! Fit after self-cal, rms=0.060188Jy sigma=1.053355 ! 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.00427 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.00* KP 1.00 ! LA 0.98 MK 0.89 NL 1.17 OV 0.92 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990065 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.04 HN 1.00* KP 0.89 ! LA 0.90 MK 1.07 NL 1.19 OV 1.02 ! PT 0.97 SC 1.03 ! ! ! 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: 0.960592 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.13 HN 1.00* KP 0.89 ! LA 0.93 MK 1.02 NL 1.14 OV 1.03 ! PT 1.10 SC 1.03 ! ! ! Fit before self-cal, rms=0.060188Jy sigma=1.053355 ! Fit after self-cal, rms=0.059641Jy sigma=1.027217 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.059641Jy sigma=1.027217 ! Fit after self-cal, rms=0.059663Jy sigma=1.027164 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8441 mas, bmaj=2.196 mas, bpa=-2.751 degrees ! Estimated noise=1.19366 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 (-3, 3.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00954997 Jy ! Component: 100 - total flux cleaned = 0.0112129 Jy ! Component: 150 - total flux cleaned = 0.0117861 Jy ! Component: 200 - total flux cleaned = 0.0118464 Jy ! Total flux subtracted in 200 components = 0.0118464 Jy ! Clean residual min=-0.004307 max=0.004446 Jy/beam ! Clean residual mean=0.000038 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.179191 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 60 components and 0.179191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058672Jy sigma=1.006241 ! Fit after self-cal, rms=0.058645Jy sigma=1.005815 ! 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.058645Jy sigma=1.005815 ! Fit after self-cal, rms=0.056441Jy sigma=0.956719 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.00096648 Jy ! Component: 100 - total flux cleaned = 0.00125465 Jy ! Component: 150 - total flux cleaned = 0.00146547 Jy ! Component: 200 - total flux cleaned = 0.0015434 Jy ! Total flux subtracted in 200 components = 0.0015434 Jy ! Clean residual min=-0.004187 max=0.003911 Jy/beam ! Clean residual mean=0.000038 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.180734 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 74 components and 0.180734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056351Jy sigma=0.955521 ! Fit after self-cal, rms=0.056276Jy sigma=0.953174 ! 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.8441 x 2.196 at -2.751 degrees (North through East) ! Clean map min=-0.0038858 max=0.12007 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.056276Jy sigma=0.953174 ! Fit after self-cal, rms=0.056127Jy sigma=0.948677 ! 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.056127Jy sigma=0.948677 ! Fit after self-cal, rms=0.056125Jy sigma=0.948482 ! Inverting map and beam ! Estimated beam: bmin=0.8385 mas, bmaj=2.182 mas, bpa=-3.052 degrees ! Estimated noise=1.19402 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201379 Jy ! Component: 100 - total flux cleaned = 0.00275153 Jy ! Component: 150 - total flux cleaned = 0.00287805 Jy ! Component: 200 - total flux cleaned = 0.00295983 Jy ! Total flux subtracted in 200 components = 0.00295983 Jy ! Clean residual min=-0.004354 max=0.003788 Jy/beam ! Clean residual mean=0.000030 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.183694 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 89 components and 0.183694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056026Jy sigma=0.947065 ! Fit after self-cal, rms=0.056023Jy sigma=0.946951 ! 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.056023Jy sigma=0.946951 ! Fit after self-cal, rms=0.056460Jy sigma=0.932528 ! 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.056460Jy sigma=0.932528 ! Fit after self-cal, rms=0.056475Jy sigma=0.932472 ! Inverting map and beam ! Estimated beam: bmin=0.8436 mas, bmaj=2.19 mas, bpa=-3.212 degrees ! Estimated noise=1.20663 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00214791 Jy ! Component: 100 - total flux cleaned = 0.00264291 Jy ! Component: 150 - total flux cleaned = 0.00282604 Jy ! Component: 200 - total flux cleaned = 0.00299999 Jy ! Total flux subtracted in 200 components = 0.00299999 Jy ! Clean residual min=-0.004105 max=0.003922 Jy/beam ! Clean residual mean=0.000029 rms=0.001109 Jy/beam ! Combined flux in latest and established models = 0.186694 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 97 components and 0.186694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056375Jy sigma=0.930870 ! Fit after self-cal, rms=0.056379Jy sigma=0.930793 ! 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.694 mas, bmaj=8.125 mas, bpa=-0.616 degrees ! Estimated noise=1.55041 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.00123059 Jy ! Component: 100 - total flux cleaned = 0.00140921 Jy ! Component: 150 - total flux cleaned = 0.00156971 Jy ! Component: 200 - total flux cleaned = 0.00171314 Jy ! Total flux subtracted in 200 components = 0.00171314 Jy ! Clean residual min=-0.004488 max=0.003045 Jy/beam ! Clean residual mean=0.000066 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.188407 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 102 components and 0.188407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056362Jy sigma=0.930307 ! Fit after self-cal, rms=0.056361Jy sigma=0.930280 ! 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.6863 mas, bmaj=1.813 mas, bpa=-4.96 degrees ! Estimated noise=1.68305 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.109458 Jy ! Component: 100 - total flux cleaned = 0.139801 Jy ! Component: 150 - total flux cleaned = 0.15568 Jy ! Component: 200 - total flux cleaned = 0.165766 Jy ! Total flux subtracted in 200 components = 0.165766 Jy ! Clean residual min=-0.007921 max=0.007184 Jy/beam ! Clean residual mean=-0.000098 rms=0.002037 Jy/beam ! Combined flux in latest and established models = 0.165766 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.165766 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8436 mas, bmaj=2.19 mas, bpa=-3.212 degrees ! Estimated noise=1.20663 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.00817618 Jy ! Component: 100 - total flux cleaned = 0.0129662 Jy ! Component: 150 - total flux cleaned = 0.0161666 Jy ! Component: 200 - total flux cleaned = 0.0183482 Jy ! Total flux subtracted in 200 components = 0.0183482 Jy ! Clean residual min=-0.004118 max=0.003706 Jy/beam ! Clean residual mean=0.000020 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.184114 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 67 components and 0.184115 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.694 mas, bmaj=8.125 mas, bpa=-0.616 degrees ! Estimated noise=1.55041 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.0025281 Jy ! Component: 100 - total flux cleaned = 0.00329792 Jy ! Component: 150 - total flux cleaned = 0.0035049 Jy ! Component: 200 - total flux cleaned = 0.00368466 Jy ! Total flux subtracted in 200 components = 0.00368466 Jy ! Clean residual min=-0.004460 max=0.002952 Jy/beam ! Clean residual mean=0.000063 rms=0.001236 Jy/beam ! Combined flux in latest and established models = 0.187799 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 78 components and 0.187799 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8436 mas, bmaj=2.19 mas, bpa=-3.212 degrees ! Estimated noise=1.20663 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000328927 Jy ! Component: 100 - total flux cleaned = -0.000277343 Jy ! Component: 150 - total flux cleaned = -0.000275209 Jy ! Component: 200 - total flux cleaned = -0.000231868 Jy ! Total flux subtracted in 200 components = -0.000231868 Jy ! Clean residual min=-0.004148 max=0.003654 Jy/beam ! Clean residual mean=0.000033 rms=0.001083 Jy/beam ! Combined flux in latest and established models = 0.187567 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 93 components and 0.187567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056270Jy sigma=0.929674 ! Fit after self-cal, rms=0.056275Jy sigma=0.929550 wmodel J1637-3309_X_2004_05_27_yyk\_map.mod ! Writing 93 model components to file: J1637-3309_X_2004_05_27_yyk_map.mod wobs J1637-3309_X_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J1637-3309_X_2004_05_27_yyk_uvs.fits wwins J1637-3309_X_2004_05_27_yyk\_map.win ! wwins: Wrote 2 windows to J1637-3309_X_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.000767811 Jy ! Component: 100 - total flux cleaned = -0.00101597 Jy ! Component: 150 - total flux cleaned = -0.00148222 Jy ! Component: 200 - total flux cleaned = -0.00148541 Jy ! Component: 250 - total flux cleaned = -0.00132969 Jy ! Component: 300 - total flux cleaned = -0.00133069 Jy ! Component: 350 - total flux cleaned = -0.00133129 Jy ! Component: 400 - total flux cleaned = -0.00128453 Jy ! Component: 450 - total flux cleaned = -0.00137381 Jy ! Component: 500 - total flux cleaned = -0.00145993 Jy ! Component: 550 - total flux cleaned = -0.00162864 Jy ! Component: 600 - total flux cleaned = -0.00171089 Jy ! Component: 650 - total flux cleaned = -0.00183099 Jy ! Component: 700 - total flux cleaned = -0.00186949 Jy ! Component: 750 - total flux cleaned = -0.00194459 Jy ! Component: 800 - total flux cleaned = -0.00209091 Jy ! Component: 850 - total flux cleaned = -0.00219886 Jy ! Component: 900 - total flux cleaned = -0.0023046 Jy ! Component: 950 - total flux cleaned = -0.00244207 Jy ! Component: 1000 - total flux cleaned = -0.00264434 Jy ! Component: 1050 - total flux cleaned = -0.00274257 Jy ! Component: 1100 - total flux cleaned = -0.00274259 Jy ! Component: 1150 - total flux cleaned = -0.00290225 Jy ! Component: 1200 - total flux cleaned = -0.00296396 Jy ! Component: 1250 - total flux cleaned = -0.0030254 Jy ! Component: 1300 - total flux cleaned = -0.00311584 Jy ! Component: 1350 - total flux cleaned = -0.00320452 Jy ! Component: 1400 - total flux cleaned = -0.00326267 Jy ! Component: 1450 - total flux cleaned = -0.00332014 Jy ! Component: 1500 - total flux cleaned = -0.00340457 Jy ! Component: 1550 - total flux cleaned = -0.00359865 Jy ! Component: 1600 - total flux cleaned = -0.00368034 Jy ! Component: 1650 - total flux cleaned = -0.00376027 Jy ! Component: 1700 - total flux cleaned = -0.00389256 Jy ! Component: 1750 - total flux cleaned = -0.00397111 Jy ! Component: 1800 - total flux cleaned = -0.00415091 Jy ! Component: 1850 - total flux cleaned = -0.00417584 Jy ! Component: 1900 - total flux cleaned = -0.0041509 Jy ! Component: 1950 - total flux cleaned = -0.00427439 Jy ! Component: 2000 - total flux cleaned = -0.00434729 Jy ! Total flux subtracted in 2048 components = -0.00434705 Jy ! Clean residual min=-0.001318 max=0.001394 Jy/beam ! Clean residual mean=0.000005 rms=0.000463 Jy/beam ! Combined flux in latest and established models = 0.18322 Jy keep ! Adding 107 model components to the UV plane model. ! The established model now contains 200 components and 0.18322 Jy ![Exited script file: muppet] wmap "J1637-3309_X_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8436 x 2.19 at -3.212 degrees (North through East) ! Clean map min=-0.0029748 max=0.12623 Jy/beam ! Writing clean map to FITS file: J1637-3309_X_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.126228 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000466547 device "J1637-3309_X_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1637-3309_X_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.10882 1.10882 2.21764 4.43529 8.87058 17.7412 35.4823 70.9646 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.126 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.8436 x 2.19 at -3.212 degrees (North through East) ! Clean map min=-0.0029748 max=0.12623 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1637-3309_X_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1637-3309_X_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1637-3309_X_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:37:29 2005