! Started logfile: J0038-0329_X_2005_07_20_yyk_uvs.log on Fri Jan 20 09:41:35 2006 obs J0038-0329_X_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J0038-0329_X_2005_07_20_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.842424 visibilities/baseline/integration-bin. ! Found source: J0038-0329 ! ! 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 1488 lines of history. ! ! Reading 1668 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 J0038-0329_X_2005_07_20_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.194864 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.69 mas, bmaj=2.022 mas, bpa=-7.221 degrees ! Estimated noise=1.22026 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.154167 Jy ! Component: 100 - total flux cleaned = 0.17871 Jy ! Total flux subtracted in 100 components = 0.17871 Jy ! Clean residual min=-0.007678 max=0.010487 Jy/beam ! Clean residual mean=0.000000 rms=0.001997 Jy/beam ! Combined flux in latest and established models = 0.17871 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.17871 Jy ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.065323Jy sigma=1.129932 ! Fit after self-cal, rms=0.065099Jy sigma=1.126610 ! Inverting map and beam ! Estimated beam: bmin=0.69 mas, bmaj=2.022 mas, bpa=-7.221 degrees ! Estimated noise=1.22026 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9322 mas, bmaj=2.399 mas, bpa=-7.967 degrees ! Estimated noise=0.898401 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.4, 16). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0125061 Jy ! Component: 100 - total flux cleaned = 0.0155129 Jy ! Component: 150 - total flux cleaned = 0.0168691 Jy ! Component: 200 - total flux cleaned = 0.0176023 Jy ! Total flux subtracted in 200 components = 0.0176023 Jy ! Clean residual min=-0.005360 max=0.008435 Jy/beam ! Clean residual mean=0.000005 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.196312 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 29 components and 0.196312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063224Jy sigma=1.085275 ! Fit after self-cal, rms=0.063033Jy sigma=1.081478 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9322 x 2.399 at -7.967 degrees (North through East) ! Clean map min=-0.0053347 max=0.18086 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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.02465 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.96 HN 0.99 KP 0.93 ! LA 0.96 MK 0.96 NL 0.99 OV 1.00 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02177 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.99 HN 0.99 KP 0.90 ! LA 0.95 MK 1.00 NL 0.97 OV 0.98 ! PT 1.06 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00505 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.86 KP 0.89 ! LA 0.96 MK 1.09 NL 0.96 OV 1.07 ! PT 1.15 SC 0.96 ! ! ! 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.063033Jy sigma=1.081478 ! Fit after self-cal, rms=0.061497Jy sigma=1.054870 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.061497Jy sigma=1.054870 ! Fit after self-cal, rms=0.061497Jy sigma=1.054702 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9363 mas, bmaj=2.384 mas, bpa=-7.57 degrees ! Estimated noise=0.900484 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.00129872 Jy ! Component: 100 - total flux cleaned = 0.00145425 Jy ! Component: 150 - total flux cleaned = 0.0015279 Jy ! Component: 200 - total flux cleaned = 0.00152867 Jy ! Total flux subtracted in 200 components = 0.00152867 Jy ! Clean residual min=-0.003709 max=0.004929 Jy/beam ! Clean residual mean=0.000006 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.19784 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 46 components and 0.19784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061355Jy sigma=1.051368 ! Fit after self-cal, rms=0.061339Jy sigma=1.051170 ! 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.061339Jy sigma=1.051170 ! Fit after self-cal, rms=0.058794Jy sigma=1.009161 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) ! Added new window around map position (1.8, -2.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00434817 Jy ! Component: 100 - total flux cleaned = 0.00477072 Jy ! Component: 150 - total flux cleaned = 0.00493531 Jy ! Component: 200 - total flux cleaned = 0.00500819 Jy ! Total flux subtracted in 200 components = 0.00500819 Jy ! Clean residual min=-0.003299 max=0.003811 Jy/beam ! Clean residual mean=0.000008 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.202849 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.202849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058430Jy sigma=1.001352 ! Fit after self-cal, rms=0.058261Jy sigma=0.998513 ! 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.9363 x 2.384 at -7.57 degrees (North through East) ! Clean map min=-0.0030109 max=0.18229 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.058261Jy sigma=0.998513 ! Fit after self-cal, rms=0.056748Jy sigma=0.984504 ! 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.056748Jy sigma=0.984504 ! Fit after self-cal, rms=0.056736Jy sigma=0.984197 ! Inverting map and beam ! Estimated beam: bmin=0.9308 mas, bmaj=2.359 mas, bpa=-7.488 degrees ! Estimated noise=0.878136 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00284019 Jy ! Component: 100 - total flux cleaned = -0.00371994 Jy ! Component: 150 - total flux cleaned = -0.00411827 Jy ! Component: 200 - total flux cleaned = -0.00423505 Jy ! Total flux subtracted in 200 components = -0.00423505 Jy ! Clean residual min=-0.002919 max=0.003110 Jy/beam ! Clean residual mean=0.000004 rms=0.000860 Jy/beam ! Combined flux in latest and established models = 0.198614 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 85 components and 0.198614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056536Jy sigma=0.979630 ! Fit after self-cal, rms=0.056525Jy sigma=0.979495 ! 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.056525Jy sigma=0.979495 ! Fit after self-cal, rms=0.055398Jy sigma=0.957649 ! 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.055398Jy sigma=0.957649 ! Fit after self-cal, rms=0.055387Jy sigma=0.957586 ! Inverting map and beam ! Estimated beam: bmin=0.9294 mas, bmaj=2.351 mas, bpa=-7.432 degrees ! Estimated noise=0.869341 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.001684 Jy ! Component: 100 - total flux cleaned = -0.0018634 Jy ! Component: 150 - total flux cleaned = -0.00191564 Jy ! Component: 200 - total flux cleaned = -0.00196265 Jy ! Total flux subtracted in 200 components = -0.00196265 Jy ! Clean residual min=-0.002701 max=0.002848 Jy/beam ! Clean residual mean=0.000006 rms=0.000783 Jy/beam ! Combined flux in latest and established models = 0.196651 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 101 components and 0.196651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055285Jy sigma=0.955387 ! Fit after self-cal, rms=0.055273Jy sigma=0.955316 ! 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.229 mas, bmaj=3.806 mas, bpa=0.1152 degrees ! Estimated noise=1.08526 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.000666517 Jy ! Component: 100 - total flux cleaned = -0.000587635 Jy ! Component: 150 - total flux cleaned = -0.000523523 Jy ! Component: 200 - total flux cleaned = -0.000525759 Jy ! Total flux subtracted in 200 components = -0.000525759 Jy ! Clean residual min=-0.002883 max=0.003457 Jy/beam ! Clean residual mean=0.000011 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.196125 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 121 components and 0.196125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055269Jy sigma=0.954990 ! Fit after self-cal, rms=0.055259Jy sigma=0.954936 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.692 mas, bmaj=2.011 mas, bpa=-6.969 degrees ! Estimated noise=1.18081 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.149793 Jy ! Component: 100 - total flux cleaned = 0.175003 Jy ! Component: 150 - total flux cleaned = 0.185082 Jy ! Component: 200 - total flux cleaned = 0.190318 Jy ! Total flux subtracted in 200 components = 0.190318 Jy ! Clean residual min=-0.005497 max=0.004874 Jy/beam ! Clean residual mean=0.000002 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.190318 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.190318 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9294 mas, bmaj=2.351 mas, bpa=-7.432 degrees ! Estimated noise=0.869341 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.00453385 Jy ! Component: 100 - total flux cleaned = 0.00526418 Jy ! Component: 150 - total flux cleaned = 0.00561462 Jy ! Component: 200 - total flux cleaned = 0.00571344 Jy ! Total flux subtracted in 200 components = 0.00571344 Jy ! Clean residual min=-0.002943 max=0.002903 Jy/beam ! Clean residual mean=0.000006 rms=0.000832 Jy/beam ! Combined flux in latest and established models = 0.196031 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 45 components and 0.196031 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.229 mas, bmaj=3.806 mas, bpa=0.1152 degrees ! Estimated noise=1.08526 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.000794667 Jy ! Component: 100 - total flux cleaned = 0.00084633 Jy ! Component: 150 - total flux cleaned = 0.00067701 Jy ! Component: 200 - total flux cleaned = 0.000529928 Jy ! Total flux subtracted in 200 components = 0.000529928 Jy ! Clean residual min=-0.002948 max=0.003432 Jy/beam ! Clean residual mean=0.000011 rms=0.000996 Jy/beam ! Combined flux in latest and established models = 0.196561 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 65 components and 0.196561 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9294 mas, bmaj=2.351 mas, bpa=-7.432 degrees ! Estimated noise=0.869341 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000267438 Jy ! Component: 100 - total flux cleaned = 0.000125013 Jy ! Component: 150 - total flux cleaned = -7.07217e-05 Jy ! Component: 200 - total flux cleaned = -0.000248904 Jy ! Total flux subtracted in 200 components = -0.000248904 Jy ! Clean residual min=-0.002730 max=0.002733 Jy/beam ! Clean residual mean=0.000006 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.196312 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 79 components and 0.196312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055343Jy sigma=0.956981 ! Fit after self-cal, rms=0.055334Jy sigma=0.956832 wmodel J0038-0329_X_2005_07_20_yyk\_map.mod ! Writing 79 model components to file: J0038-0329_X_2005_07_20_yyk_map.mod wobs J0038-0329_X_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J0038-0329_X_2005_07_20_yyk_uvs.fits wwins J0038-0329_X_2005_07_20_yyk\_map.win ! wwins: Wrote 3 windows to J0038-0329_X_2005_07_20_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.000766456 Jy ! Component: 100 - total flux cleaned = 0.00148012 Jy ! Component: 150 - total flux cleaned = 0.00170609 Jy ! Component: 200 - total flux cleaned = 0.00196519 Jy ! Component: 250 - total flux cleaned = 0.00196558 Jy ! Component: 300 - total flux cleaned = 0.0019265 Jy ! Component: 350 - total flux cleaned = 0.00184955 Jy ! Component: 400 - total flux cleaned = 0.00173659 Jy ! Component: 450 - total flux cleaned = 0.00166202 Jy ! Component: 500 - total flux cleaned = 0.00148001 Jy ! Component: 550 - total flux cleaned = 0.00137453 Jy ! Component: 600 - total flux cleaned = 0.00127055 Jy ! Component: 650 - total flux cleaned = 0.00116801 Jy ! Component: 700 - total flux cleaned = 0.00110075 Jy ! Component: 750 - total flux cleaned = 0.000801948 Jy ! Component: 800 - total flux cleaned = 0.000605233 Jy ! Component: 850 - total flux cleaned = 0.000379485 Jy ! Component: 900 - total flux cleaned = 6.14872e-05 Jy ! Component: 950 - total flux cleaned = -0.00012721 Jy ! Component: 1000 - total flux cleaned = -0.000406042 Jy ! Component: 1050 - total flux cleaned = -0.000681788 Jy ! Component: 1100 - total flux cleaned = -0.000954066 Jy ! Component: 1150 - total flux cleaned = -0.00116307 Jy ! Component: 1200 - total flux cleaned = -0.00133946 Jy ! Component: 1250 - total flux cleaned = -0.00151372 Jy ! Component: 1300 - total flux cleaned = -0.00157142 Jy ! Component: 1350 - total flux cleaned = -0.00174253 Jy ! Component: 1400 - total flux cleaned = -0.00191093 Jy ! Component: 1450 - total flux cleaned = -0.00204989 Jy ! Component: 1500 - total flux cleaned = -0.00210524 Jy ! Component: 1550 - total flux cleaned = -0.00229515 Jy ! Component: 1600 - total flux cleaned = -0.002429 Jy ! Component: 1650 - total flux cleaned = -0.00242873 Jy ! Component: 1700 - total flux cleaned = -0.00258612 Jy ! Component: 1750 - total flux cleaned = -0.00261215 Jy ! Component: 1800 - total flux cleaned = -0.00266347 Jy ! Component: 1850 - total flux cleaned = -0.00263789 Jy ! Component: 1900 - total flux cleaned = -0.00253732 Jy ! Component: 1950 - total flux cleaned = -0.00261167 Jy ! Component: 2000 - total flux cleaned = -0.00263573 Jy ! Total flux subtracted in 2048 components = -0.00266 Jy ! Clean residual min=-0.001217 max=0.001292 Jy/beam ! Clean residual mean=0.000005 rms=0.000482 Jy/beam ! Combined flux in latest and established models = 0.193652 Jy keep ! Adding 143 model components to the UV plane model. ! The established model now contains 222 components and 0.193652 Jy ![Exited script file: muppet] wmap "J0038-0329_X_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9294 x 2.351 at -7.432 degrees (North through East) ! Clean map min=-0.0025218 max=0.17662 Jy/beam ! Writing clean map to FITS file: J0038-0329_X_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.176618 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000480777 device "J0038-0329_X_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0038-0329_X_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.816641 0.816641 1.63328 3.26656 6.53312 13.0662 26.1325 52.265 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.176 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.9294 x 2.351 at -7.432 degrees (North through East) ! Clean map min=-0.0025218 max=0.17662 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0038-0329_X_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0038-0329_X_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0038-0329_X_2005_07_20_yyk_uvs.log closed on Fri Jan 20 09:41:39 2006