! Started logfile: J1258-1800_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:10:41 2007 obs J1258-1800_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1258-1800_S_1997_07_02_yyk_uva.fits ! AN table 1: 292 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.860122 visibilities/baseline/integration-bin. ! Found source: J1258-1800 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 45208 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 J1258-1800_S_1997_07_02_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.505473 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=2.579 mas, bmaj=6.796 mas, bpa=-3.195 degrees ! Estimated noise=2025.76 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.289285 Jy ! Component: 100 - total flux cleaned = 0.335506 Jy ! Total flux subtracted in 100 components = 0.335506 Jy ! Clean residual min=-0.017364 max=0.029503 Jy/beam ! Clean residual mean=0.000161 rms=0.005798 Jy/beam ! Combined flux in latest and established models = 0.335506 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.335506 Jy ! ! Correcting IF 1. ! A total of 608 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 921 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 273 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 273 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.352910Jy sigma=0.001339 ! Fit after self-cal, rms=0.335587Jy sigma=0.001258 ! Inverting map and beam ! Estimated beam: bmin=2.579 mas, bmaj=6.796 mas, bpa=-3.196 degrees ! Estimated noise=2025.86 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=3.489 mas, bmaj=8.889 mas, bpa=-4.94 degrees ! Estimated noise=857.595 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.0463315 Jy ! Component: 100 - total flux cleaned = 0.0564595 Jy ! Component: 150 - total flux cleaned = 0.0574185 Jy ! Component: 200 - total flux cleaned = 0.0574141 Jy ! Total flux subtracted in 200 components = 0.0574141 Jy ! Clean residual min=-0.007926 max=0.013169 Jy/beam ! Clean residual mean=0.000391 rms=0.002937 Jy/beam ! Combined flux in latest and established models = 0.39292 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 20 components and 0.39292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.330457Jy sigma=0.001239 ! Fit after self-cal, rms=0.330330Jy sigma=0.001238 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.489 x 8.889 at -4.94 degrees (North through East) ! Clean map min=-0.0077368 max=0.37334 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01629 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 0.93 KP 0.92 ! LA 1.02 MK 0.98 NL 1.00* OV 1.11 ! PT 0.95 SC 0.86 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.97093 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.17 HN 0.98 KP 0.96 ! LA 1.11 MK 1.10 NL 0.98 OV 1.05 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04159 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 0.93 KP 0.93 ! LA 0.83 MK 0.88 NL 0.94 OV 0.95 ! PT 1.05 SC 1.03 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.996243 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.12 HN 1.14 KP 0.95 ! LA 0.88 MK 1.04 NL 1.05 OV 0.93 ! PT 0.92 SC 1.00 ! ! ! Fit before self-cal, rms=0.330330Jy sigma=0.001238 ! Fit after self-cal, rms=0.322433Jy sigma=0.001228 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.322433Jy sigma=0.001228 ! Fit after self-cal, rms=0.322317Jy sigma=0.001228 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=8.828 mas, bpa=-4.446 degrees ! Estimated noise=860.523 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.00412485 Jy ! Component: 100 - total flux cleaned = 0.00434725 Jy ! Component: 150 - total flux cleaned = 0.00425787 Jy ! Component: 200 - total flux cleaned = 0.00418317 Jy ! Total flux subtracted in 200 components = 0.00418317 Jy ! Clean residual min=-0.004188 max=0.004510 Jy/beam ! Clean residual mean=0.000186 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.397104 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 30 components and 0.397104 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322230Jy sigma=0.001228 ! Fit after self-cal, rms=0.322129Jy sigma=0.001227 ! 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.322129Jy sigma=0.001227 ! Fit after self-cal, rms=0.313133Jy sigma=0.001195 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.00379726 Jy ! Component: 100 - total flux cleaned = 0.00298399 Jy ! Component: 150 - total flux cleaned = 0.00238492 Jy ! Component: 200 - total flux cleaned = 0.00201277 Jy ! Total flux subtracted in 200 components = 0.00201277 Jy ! Clean residual min=-0.004215 max=0.004776 Jy/beam ! Clean residual mean=0.000181 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.399116 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 37 components and 0.399116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312919Jy sigma=0.001194 ! Fit after self-cal, rms=0.312396Jy sigma=0.001193 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.472 x 8.828 at -4.446 degrees (North through East) ! Clean map min=-0.0041918 max=0.38448 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.312396Jy sigma=0.001193 ! Fit after self-cal, rms=0.363227Jy sigma=0.001188 ! 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.363227Jy sigma=0.001188 ! Fit after self-cal, rms=0.363127Jy sigma=0.001188 ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=8.733 mas, bpa=-4.28 degrees ! Estimated noise=855.761 mJy/beam. ! Added new window around map position (19.5, -45.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370598 Jy ! Component: 100 - total flux cleaned = 0.00421517 Jy ! Component: 150 - total flux cleaned = 0.00434044 Jy ! Component: 200 - total flux cleaned = 0.00434182 Jy ! Total flux subtracted in 200 components = 0.00434182 Jy ! Clean residual min=-0.002899 max=0.003069 Jy/beam ! Clean residual mean=0.000063 rms=0.000828 Jy/beam ! Combined flux in latest and established models = 0.403458 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 53 components and 0.403458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.363089Jy sigma=0.001187 ! Fit after self-cal, rms=0.362908Jy sigma=0.001187 ! 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.362908Jy sigma=0.001187 ! Fit after self-cal, rms=0.366388Jy sigma=0.001185 ! 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.366388Jy sigma=0.001185 ! Fit after self-cal, rms=0.366358Jy sigma=0.001185 ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=8.711 mas, bpa=-4.31 degrees ! Estimated noise=855.801 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160733 Jy ! Component: 100 - total flux cleaned = 0.00193657 Jy ! Component: 150 - total flux cleaned = 0.00197853 Jy ! Component: 200 - total flux cleaned = 0.00206085 Jy ! Total flux subtracted in 200 components = 0.00206085 Jy ! Clean residual min=-0.002749 max=0.002909 Jy/beam ! Clean residual mean=0.000070 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.405519 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 66 components and 0.405519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.366345Jy sigma=0.001185 ! Fit after self-cal, rms=0.366300Jy sigma=0.001185 ! 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=8.412 mas, bmaj=16.89 mas, bpa=3.788 degrees ! Estimated noise=1072.33 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.00063735 Jy ! Component: 100 - total flux cleaned = 0.000904938 Jy ! Component: 150 - total flux cleaned = 0.000958836 Jy ! Component: 200 - total flux cleaned = 0.00100659 Jy ! Total flux subtracted in 200 components = 0.00100659 Jy ! Clean residual min=-0.003323 max=0.003197 Jy/beam ! Clean residual mean=0.000132 rms=0.001001 Jy/beam ! Combined flux in latest and established models = 0.406526 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 77 components and 0.406526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.366300Jy sigma=0.001185 ! Fit after self-cal, rms=0.366274Jy sigma=0.001185 ! 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=2.541 mas, bmaj=6.685 mas, bpa=-2.935 degrees ! Estimated noise=2055.33 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.325032 Jy ! Component: 100 - total flux cleaned = 0.378507 Jy ! Component: 150 - total flux cleaned = 0.394583 Jy ! Component: 200 - total flux cleaned = 0.401332 Jy ! Total flux subtracted in 200 components = 0.401332 Jy ! Clean residual min=-0.007911 max=0.008890 Jy/beam ! Clean residual mean=-0.000014 rms=0.002296 Jy/beam ! Combined flux in latest and established models = 0.401332 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.401332 Jy ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=8.711 mas, bpa=-4.31 degrees ! Estimated noise=855.801 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.00540794 Jy ! Component: 100 - total flux cleaned = 0.00556876 Jy ! Component: 150 - total flux cleaned = 0.005436 Jy ! Component: 200 - total flux cleaned = 0.00532712 Jy ! Total flux subtracted in 200 components = 0.00532712 Jy ! Clean residual min=-0.003250 max=0.003270 Jy/beam ! Clean residual mean=0.000056 rms=0.000885 Jy/beam ! Combined flux in latest and established models = 0.406659 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 55 components and 0.406659 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=8.412 mas, bmaj=16.89 mas, bpa=3.788 degrees ! Estimated noise=1072.33 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.000156638 Jy ! Component: 100 - total flux cleaned = 0.000285875 Jy ! Component: 150 - total flux cleaned = 0.000427546 Jy ! Component: 200 - total flux cleaned = 0.000425764 Jy ! Total flux subtracted in 200 components = 0.000425764 Jy ! Clean residual min=-0.003451 max=0.003229 Jy/beam ! Clean residual mean=0.000126 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.407085 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 71 components and 0.407085 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.409 mas, bmaj=8.711 mas, bpa=-4.31 degrees ! Estimated noise=855.801 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00104739 Jy ! Component: 100 - total flux cleaned = -0.00105118 Jy ! Component: 150 - total flux cleaned = -0.000989641 Jy ! Component: 200 - total flux cleaned = -0.00104957 Jy ! Total flux subtracted in 200 components = -0.00104957 Jy ! Clean residual min=-0.002984 max=0.002939 Jy/beam ! Clean residual mean=0.000069 rms=0.000810 Jy/beam ! Combined flux in latest and established models = 0.406035 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 89 components and 0.406035 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.366268Jy sigma=0.001185 ! Fit after self-cal, rms=0.366254Jy sigma=0.001185 wmodel J1258-1800_S_1997_07_02_yyk\_map.mod ! Writing 89 model components to file: J1258-1800_S_1997_07_02_yyk_map.mod wobs J1258-1800_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1258-1800_S_1997_07_02_yyk_uvs.fits wwins J1258-1800_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1258-1800_S_1997_07_02_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.000338103 Jy ! Component: 100 - total flux cleaned = -0.000687865 Jy ! Component: 150 - total flux cleaned = -0.000735189 Jy ! Component: 200 - total flux cleaned = -0.000949932 Jy ! Component: 250 - total flux cleaned = -0.00107362 Jy ! Component: 300 - total flux cleaned = -0.00115203 Jy ! Component: 350 - total flux cleaned = -0.00115306 Jy ! Component: 400 - total flux cleaned = -0.00122672 Jy ! Component: 450 - total flux cleaned = -0.00115472 Jy ! Component: 500 - total flux cleaned = -0.0011196 Jy ! Component: 550 - total flux cleaned = -0.00108556 Jy ! Component: 600 - total flux cleaned = -0.00092172 Jy ! Component: 650 - total flux cleaned = -0.000794106 Jy ! Component: 700 - total flux cleaned = -0.000700007 Jy ! Component: 750 - total flux cleaned = -0.000606948 Jy ! Component: 800 - total flux cleaned = -0.000485636 Jy ! Component: 850 - total flux cleaned = -0.000336561 Jy ! Component: 900 - total flux cleaned = -0.000219288 Jy ! Component: 950 - total flux cleaned = -7.57903e-05 Jy ! Component: 1000 - total flux cleaned = -1.94462e-05 Jy ! Component: 1050 - total flux cleaned = 0.000147433 Jy ! Component: 1100 - total flux cleaned = 0.000202068 Jy ! Component: 1150 - total flux cleaned = 0.000363675 Jy ! Component: 1200 - total flux cleaned = 0.000442826 Jy ! Component: 1250 - total flux cleaned = 0.000521032 Jy ! Component: 1300 - total flux cleaned = 0.000521112 Jy ! Component: 1350 - total flux cleaned = 0.00057228 Jy ! Component: 1400 - total flux cleaned = 0.000722704 Jy ! Component: 1450 - total flux cleaned = 0.000723051 Jy ! Component: 1500 - total flux cleaned = 0.000845324 Jy ! Component: 1550 - total flux cleaned = 0.000869338 Jy ! Component: 1600 - total flux cleaned = 0.000893693 Jy ! Component: 1650 - total flux cleaned = 0.000987711 Jy ! Component: 1700 - total flux cleaned = 0.000987818 Jy ! Component: 1750 - total flux cleaned = 0.00101056 Jy ! Component: 1800 - total flux cleaned = 0.00101013 Jy ! Component: 1850 - total flux cleaned = 0.00103224 Jy ! Component: 1900 - total flux cleaned = 0.00105441 Jy ! Component: 1950 - total flux cleaned = 0.00105421 Jy ! Component: 2000 - total flux cleaned = 0.00107612 Jy ! Total flux subtracted in 2048 components = 0.00114029 Jy ! Clean residual min=-0.001378 max=0.001234 Jy/beam ! Clean residual mean=0.000033 rms=0.000441 Jy/beam ! Combined flux in latest and established models = 0.407176 Jy keep ! Adding 121 model components to the UV plane model. ! The established model now contains 210 components and 0.407176 Jy ![Exited script file: muppet] wmap "J1258-1800_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.409 x 8.711 at -4.31 degrees (North through East) ! Clean map min=-0.0030968 max=0.38286 Jy/beam ! Writing clean map to FITS file: J1258-1800_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.38286 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000441359 device "J1258-1800_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1258-1800_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.345838 0.345838 0.691676 1.38335 2.76671 5.53341 11.0668 22.1336 44.2673 88.5346 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.382 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.409 x 8.711 at -4.31 degrees (North through East) ! Clean map min=-0.0030968 max=0.38286 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1258-1800_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1258-1800_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1258-1800_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:10:51 2007