! Started logfile: J0141-0928_S_1997_05_07_yyk_uvs.log on Sun Jan 7 15:42:35 2007 obs J0141-0928_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0141-0928_S_1997_05_07_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.775326 visibilities/baseline/integration-bin. ! Found source: J0141-0928 ! ! 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 614 lines of history. ! ! Reading 20236 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 J0141-0928_S_1997_05_07_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.7439 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.903 mas, bmaj=7.366 mas, bpa=-1.934 degrees ! Estimated noise=1850.15 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.563074 Jy ! Component: 100 - total flux cleaned = 0.651564 Jy ! Total flux subtracted in 100 components = 0.651564 Jy ! Clean residual min=-0.020564 max=0.029665 Jy/beam ! Clean residual mean=0.000465 rms=0.005933 Jy/beam ! Combined flux in latest and established models = 0.651564 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.651564 Jy ! ! Correcting IF 1. ! A total of 308 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 183 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 183 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 183 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.328512Jy sigma=0.001256 ! Fit after self-cal, rms=0.328369Jy sigma=0.001255 ! Inverting map and beam ! Estimated beam: bmin=2.903 mas, bmaj=7.366 mas, bpa=-1.934 degrees ! Estimated noise=1850.19 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.667 mas, bmaj=9.298 mas, bpa=-4.012 degrees ! Estimated noise=1208.17 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.0121592 Jy ! Component: 100 - total flux cleaned = 0.0109972 Jy ! Component: 150 - total flux cleaned = 0.0114482 Jy ! Component: 200 - total flux cleaned = 0.0123081 Jy ! Total flux subtracted in 200 components = 0.0123081 Jy ! Clean residual min=-0.013605 max=0.018983 Jy/beam ! Clean residual mean=0.000946 rms=0.004397 Jy/beam ! Combined flux in latest and established models = 0.663873 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.663873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.325802Jy sigma=0.001248 ! Fit after self-cal, rms=0.325796Jy sigma=0.001248 ! 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.667 x 9.298 at -4.012 degrees (North through East) ! Clean map min=-0.013056 max=0.6427 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02844 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.06 HN 1.01 KP 0.92 ! LA 0.97 MK 1.00 NL 1.00* OV 1.08 ! PT 0.93 SC 0.79 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981638 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.11 HN 1.08 KP 1.00 ! LA 1.08 MK 1.04 NL 1.03 OV 1.02 ! PT 0.94 SC 0.87 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05342 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 0.96 KP 0.90 ! LA 0.81 MK 0.88 NL 0.96 OV 0.94 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.987662 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HN 1.08 KP 0.95 ! LA 0.88 MK 1.03 NL 1.15 OV 1.06 ! PT 0.92 SC 0.97 ! ! ! Fit before self-cal, rms=0.325796Jy sigma=0.001248 ! Fit after self-cal, rms=0.313909Jy sigma=0.001222 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.313909Jy sigma=0.001222 ! Fit after self-cal, rms=0.313908Jy sigma=0.001222 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.617 mas, bmaj=8.996 mas, bpa=-2.593 degrees ! Estimated noise=1217.8 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.0111903 Jy ! Component: 100 - total flux cleaned = 0.0131154 Jy ! Component: 150 - total flux cleaned = 0.0131916 Jy ! Component: 200 - total flux cleaned = 0.0131306 Jy ! Total flux subtracted in 200 components = 0.0131306 Jy ! Clean residual min=-0.005164 max=0.005267 Jy/beam ! Clean residual mean=0.000064 rms=0.001604 Jy/beam ! Combined flux in latest and established models = 0.677003 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 37 components and 0.677003 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313571Jy sigma=0.001221 ! Fit after self-cal, rms=0.313566Jy sigma=0.001221 ! 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.313566Jy sigma=0.001221 ! Fit after self-cal, rms=0.309174Jy sigma=0.001207 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.00149454 Jy ! Component: 100 - total flux cleaned = 0.00167159 Jy ! Component: 150 - total flux cleaned = 0.00166829 Jy ! Component: 200 - total flux cleaned = 0.0016262 Jy ! Total flux subtracted in 200 components = 0.0016262 Jy ! Clean residual min=-0.004890 max=0.005361 Jy/beam ! Clean residual mean=0.000039 rms=0.001572 Jy/beam ! Combined flux in latest and established models = 0.67863 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 40 components and 0.67863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309145Jy sigma=0.001207 ! Fit after self-cal, rms=0.308720Jy sigma=0.001206 ! 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.617 x 8.996 at -2.593 degrees (North through East) ! Clean map min=-0.0046833 max=0.65264 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.308720Jy sigma=0.001206 ! Fit after self-cal, rms=0.305545Jy sigma=0.001194 ! 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.305545Jy sigma=0.001194 ! Fit after self-cal, rms=0.305430Jy sigma=0.001193 ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=8.979 mas, bpa=-2.573 degrees ! Estimated noise=1214.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000580763 Jy ! Component: 100 - total flux cleaned = 0.000497877 Jy ! Component: 150 - total flux cleaned = 0.000426049 Jy ! Component: 200 - total flux cleaned = 0.00039406 Jy ! Total flux subtracted in 200 components = 0.00039406 Jy ! Clean residual min=-0.004695 max=0.005186 Jy/beam ! Clean residual mean=0.000038 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.679024 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 48 components and 0.679024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305417Jy sigma=0.001193 ! Fit after self-cal, rms=0.305366Jy sigma=0.001193 ! 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.305366Jy sigma=0.001193 ! Fit after self-cal, rms=0.305271Jy sigma=0.001192 ! 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.305271Jy sigma=0.001192 ! Fit after self-cal, rms=0.305245Jy sigma=0.001192 ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=8.975 mas, bpa=-2.574 degrees ! Estimated noise=1215.63 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000628939 Jy ! Component: 100 - total flux cleaned = 0.000631219 Jy ! Component: 150 - total flux cleaned = 0.000600243 Jy ! Component: 200 - total flux cleaned = 0.000572347 Jy ! Total flux subtracted in 200 components = 0.000572347 Jy ! Clean residual min=-0.004632 max=0.005209 Jy/beam ! Clean residual mean=0.000030 rms=0.001393 Jy/beam ! Combined flux in latest and established models = 0.679596 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.679596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305236Jy sigma=0.001192 ! Fit after self-cal, rms=0.305217Jy sigma=0.001191 ! 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.089 mas, bmaj=14.96 mas, bpa=9.918 degrees ! Estimated noise=1478.26 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.000431256 Jy ! Component: 100 - total flux cleaned = 0.000261049 Jy ! Component: 150 - total flux cleaned = 0.000260823 Jy ! Component: 200 - total flux cleaned = 0.000289274 Jy ! Total flux subtracted in 200 components = 0.000289274 Jy ! Clean residual min=-0.005679 max=0.006153 Jy/beam ! Clean residual mean=0.000051 rms=0.001908 Jy/beam ! Combined flux in latest and established models = 0.679885 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.679885 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305220Jy sigma=0.001192 ! Fit after self-cal, rms=0.305205Jy sigma=0.001191 ! 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.869 mas, bmaj=7.208 mas, bpa=-1.028 degrees ! Estimated noise=1859.36 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.567523 Jy ! Component: 100 - total flux cleaned = 0.658051 Jy ! Component: 150 - total flux cleaned = 0.6796 Jy ! Component: 200 - total flux cleaned = 0.68093 Jy ! Total flux subtracted in 200 components = 0.68093 Jy ! Clean residual min=-0.007586 max=0.007682 Jy/beam ! Clean residual mean=0.000012 rms=0.002073 Jy/beam ! Combined flux in latest and established models = 0.68093 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.68093 Jy ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=8.975 mas, bpa=-2.574 degrees ! Estimated noise=1215.63 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.00231678 Jy ! Component: 100 - total flux cleaned = -0.00261301 Jy ! Component: 150 - total flux cleaned = -0.00283951 Jy ! Component: 200 - total flux cleaned = -0.00302426 Jy ! Total flux subtracted in 200 components = -0.00302426 Jy ! Clean residual min=-0.005066 max=0.005079 Jy/beam ! Clean residual mean=0.000054 rms=0.001423 Jy/beam ! Combined flux in latest and established models = 0.677905 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.677905 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.089 mas, bmaj=14.96 mas, bpa=9.918 degrees ! Estimated noise=1478.26 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.00114637 Jy ! Component: 100 - total flux cleaned = 0.00122508 Jy ! Component: 150 - total flux cleaned = 0.00129382 Jy ! Component: 200 - total flux cleaned = 0.00135985 Jy ! Total flux subtracted in 200 components = 0.00135985 Jy ! Clean residual min=-0.005858 max=0.006112 Jy/beam ! Clean residual mean=0.000068 rms=0.001922 Jy/beam ! Combined flux in latest and established models = 0.679265 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 32 components and 0.679265 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=8.975 mas, bpa=-2.574 degrees ! Estimated noise=1215.63 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105091 Jy ! Component: 100 - total flux cleaned = -0.00104912 Jy ! Component: 150 - total flux cleaned = -0.00105171 Jy ! Component: 200 - total flux cleaned = -0.0010078 Jy ! Total flux subtracted in 200 components = -0.0010078 Jy ! Clean residual min=-0.004848 max=0.005143 Jy/beam ! Clean residual mean=0.000049 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.678257 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.678257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.305227Jy sigma=0.001192 ! Fit after self-cal, rms=0.305219Jy sigma=0.001192 wmodel J0141-0928_S_1997_05_07_yyk\_map.mod ! Writing 42 model components to file: J0141-0928_S_1997_05_07_yyk_map.mod wobs J0141-0928_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0141-0928_S_1997_05_07_yyk_uvs.fits wwins J0141-0928_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J0141-0928_S_1997_05_07_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.000922813 Jy ! Component: 100 - total flux cleaned = 0.00155195 Jy ! Component: 150 - total flux cleaned = 0.00198909 Jy ! Component: 200 - total flux cleaned = 0.0019232 Jy ! Component: 250 - total flux cleaned = 0.00192221 Jy ! Component: 300 - total flux cleaned = 0.00149107 Jy ! Component: 350 - total flux cleaned = 0.00119616 Jy ! Component: 400 - total flux cleaned = 0.000799719 Jy ! Component: 450 - total flux cleaned = 0.000526098 Jy ! Component: 500 - total flux cleaned = 0.000260733 Jy ! Component: 550 - total flux cleaned = -0.000201724 Jy ! Component: 600 - total flux cleaned = -0.000601813 Jy ! Component: 650 - total flux cleaned = -0.000845751 Jy ! Component: 700 - total flux cleaned = -0.00122708 Jy ! Component: 750 - total flux cleaned = -0.00164504 Jy ! Component: 800 - total flux cleaned = -0.0019176 Jy ! Component: 850 - total flux cleaned = -0.00218488 Jy ! Component: 900 - total flux cleaned = -0.00257716 Jy ! Component: 950 - total flux cleaned = -0.00287596 Jy ! Component: 1000 - total flux cleaned = -0.00316809 Jy ! Component: 1050 - total flux cleaned = -0.00341339 Jy ! Component: 1100 - total flux cleaned = -0.00357384 Jy ! Component: 1150 - total flux cleaned = -0.00373147 Jy ! Component: 1200 - total flux cleaned = -0.00376959 Jy ! Component: 1250 - total flux cleaned = -0.00388342 Jy ! Component: 1300 - total flux cleaned = -0.00399484 Jy ! Component: 1350 - total flux cleaned = -0.0041047 Jy ! Component: 1400 - total flux cleaned = -0.00414036 Jy ! Component: 1450 - total flux cleaned = -0.00424713 Jy ! Component: 1500 - total flux cleaned = -0.0043516 Jy ! Component: 1550 - total flux cleaned = -0.00435102 Jy ! Component: 1600 - total flux cleaned = -0.00435086 Jy ! Component: 1650 - total flux cleaned = -0.00441771 Jy ! Component: 1700 - total flux cleaned = -0.00451685 Jy ! Component: 1750 - total flux cleaned = -0.00454964 Jy ! Component: 1800 - total flux cleaned = -0.00464682 Jy ! Component: 1850 - total flux cleaned = -0.00477406 Jy ! Component: 1900 - total flux cleaned = -0.00480575 Jy ! Component: 1950 - total flux cleaned = -0.0049302 Jy ! Component: 2000 - total flux cleaned = -0.00496037 Jy ! Total flux subtracted in 2048 components = -0.00489975 Jy ! Clean residual min=-0.001663 max=0.001758 Jy/beam ! Clean residual mean=-0.000024 rms=0.000627 Jy/beam ! Combined flux in latest and established models = 0.673358 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 171 components and 0.673358 Jy ![Exited script file: muppet] wmap "J0141-0928_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.607 x 8.975 at -2.574 degrees (North through East) ! Clean map min=-0.0039985 max=0.65288 Jy/beam ! Writing clean map to FITS file: J0141-0928_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.652884 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000636787 device "J0141-0928_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0141-0928_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.292603 0.292603 0.585207 1.17041 2.34083 4.68165 9.36331 18.7266 37.4532 74.9064 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.652 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.607 x 8.975 at -2.574 degrees (North through East) ! Clean map min=-0.0039985 max=0.65288 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0141-0928_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0141-0928_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0141-0928_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 15:42:41 2007