! Started logfile: J1209-2032_X_1997_07_02_yyk_uvs.log on Mon Jan 8 05:35:33 2007 obs J1209-2032_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1209-2032_X_1997_07_02_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.60579 visibilities/baseline/integration-bin. ! Found source: J1209-2032 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 753 lines of history. ! ! Reading 15484 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 J1209-2032_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.6548 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.7352 mas, bmaj=2.062 mas, bpa=-13.27 degrees ! Estimated noise=1392.18 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.453612 Jy ! Component: 100 - total flux cleaned = 0.593302 Jy ! Total flux subtracted in 100 components = 0.593301 Jy ! Clean residual min=-0.040655 max=0.044984 Jy/beam ! Clean residual mean=0.000116 rms=0.010793 Jy/beam ! Combined flux in latest and established models = 0.593301 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.593301 Jy ! ! Correcting IF 1. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.345376Jy sigma=0.002135 ! Fit after self-cal, rms=0.346388Jy sigma=0.002144 ! Inverting map and beam ! Estimated beam: bmin=0.7352 mas, bmaj=2.062 mas, bpa=-13.27 degrees ! Estimated noise=1392.38 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0814056 Jy ! Component: 100 - total flux cleaned = 0.102373 Jy ! Total flux subtracted in 100 components = 0.102373 Jy ! Clean residual min=-0.037071 max=0.036966 Jy/beam ! Clean residual mean=0.000099 rms=0.009328 Jy/beam ! Combined flux in latest and established models = 0.695675 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.695675 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.336726Jy sigma=0.002075 ! Fit after self-cal, rms=0.336694Jy sigma=0.002075 ! 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.8725 mas, bmaj=2.303 mas, bpa=-11.58 degrees ! Estimated noise=943.174 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.00233006 Jy ! Component: 100 - total flux cleaned = 0.00233368 Jy ! Component: 150 - total flux cleaned = 0.00283253 Jy ! Component: 200 - total flux cleaned = 0.00327487 Jy ! Total flux subtracted in 200 components = 0.00327487 Jy ! Clean residual min=-0.025842 max=0.031449 Jy/beam ! Clean residual mean=0.000298 rms=0.007520 Jy/beam ! Combined flux in latest and established models = 0.698949 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.69895 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334579Jy sigma=0.002064 ! Fit after self-cal, rms=0.334536Jy sigma=0.002063 ! 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.8725 x 2.303 at -11.58 degrees (North through East) ! Clean map min=-0.024691 max=0.47707 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.265719 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.21 HN 0.90 KP 0.96 ! LA 1.01 MK 28.84 NL 0.99 OV 0.90 ! PT 0.93 SC 0.94 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.587081 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.21 HN 0.90 KP 0.94 ! LA 0.97 MK 8.26 NL 0.99 OV 0.96 ! PT 0.89 SC 0.99 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.530044 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.23 HN 0.92 KP 0.94 ! LA 1.00 MK 9.98 NL 0.99 OV 0.90 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.310276 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.26 HN 0.93 KP 0.91 ! LA 1.00 MK 23.22 NL 1.01 OV 0.91 ! PT 0.96 SC 1.04 ! ! ! Fit before self-cal, rms=0.334536Jy sigma=0.002063 ! Fit after self-cal, rms=0.619866Jy sigma=0.027695 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.619866Jy sigma=0.027695 ! Fit after self-cal, rms=0.619844Jy sigma=0.027695 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=3.063 mas, bpa=4.167 degrees ! Estimated noise=113.501 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.473556 Jy ! Component: 100 - total flux cleaned = -0.575594 Jy ! Component: 150 - total flux cleaned = -0.614441 Jy ! Component: 200 - total flux cleaned = -0.630688 Jy ! Total flux subtracted in 200 components = -0.630688 Jy ! Clean residual min=-0.006133 max=0.006544 Jy/beam ! Clean residual mean=0.000036 rms=0.001418 Jy/beam ! Combined flux in latest and established models = 0.0682619 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 32 components and 0.0682618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.448555Jy sigma=0.002856 ! Fit after self-cal, rms=0.448535Jy sigma=0.002856 ! 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.448535Jy sigma=0.002856 ! Fit after self-cal, rms=0.344268Jy sigma=0.002603 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, -3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271468 Jy ! Component: 100 - total flux cleaned = 0.000940229 Jy ! Component: 150 - total flux cleaned = -0.000310389 Jy ! Component: 200 - total flux cleaned = -0.00104849 Jy ! Total flux subtracted in 200 components = -0.00104849 Jy ! Clean residual min=-0.004494 max=0.006168 Jy/beam ! Clean residual mean=0.000055 rms=0.001128 Jy/beam ! Combined flux in latest and established models = 0.0672133 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 60 components and 0.0672133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.343664Jy sigma=0.002533 ! Fit after self-cal, rms=0.339291Jy sigma=0.002511 ! Inverting map ! Added new window around map position (1.2, 3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00225113 Jy ! Component: 100 - total flux cleaned = 0.00242769 Jy ! Component: 150 - total flux cleaned = 0.00270905 Jy ! Component: 200 - total flux cleaned = 0.00283037 Jy ! Total flux subtracted in 200 components = 0.00283037 Jy ! Clean residual min=-0.003612 max=0.004118 Jy/beam ! Clean residual mean=0.000052 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.0700437 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 91 components and 0.0700437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338040Jy sigma=0.002471 ! Fit after self-cal, rms=0.337542Jy sigma=0.002466 ! 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: 1.13 x 3.063 at 4.167 degrees (North through East) ! Clean map min=-0.0034476 max=0.054671 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 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.064 mas, bmaj=4.197 mas, bpa=-8.018 degrees ! Estimated noise=136.017 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.000883986 Jy ! Component: 100 - total flux cleaned = -0.00107666 Jy ! Component: 150 - total flux cleaned = -0.00124603 Jy ! Component: 200 - total flux cleaned = -0.00128372 Jy ! Total flux subtracted in 200 components = -0.00128372 Jy ! Clean residual min=-0.003656 max=0.004079 Jy/beam ! Clean residual mean=0.000091 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.06876 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 106 components and 0.06876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.337335Jy sigma=0.002461 ! Fit after self-cal, rms=0.337381Jy sigma=0.002459 ! 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.9879 mas, bmaj=2.566 mas, bpa=2.922 degrees ! Estimated noise=225.909 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0791335 Jy ! Component: 100 - total flux cleaned = 0.0867853 Jy ! Component: 150 - total flux cleaned = 0.0857556 Jy ! Component: 200 - total flux cleaned = 0.0857973 Jy ! Total flux subtracted in 200 components = 0.0857973 Jy ! Clean residual min=-0.011995 max=0.014157 Jy/beam ! Clean residual mean=0.000061 rms=0.003077 Jy/beam ! Combined flux in latest and established models = 0.0857973 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0857973 Jy ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=3.063 mas, bpa=4.167 degrees ! Estimated noise=113.501 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.0151369 Jy ! Component: 100 - total flux cleaned = -0.0161811 Jy ! Component: 150 - total flux cleaned = -0.016503 Jy ! Component: 200 - total flux cleaned = -0.0166361 Jy ! Total flux subtracted in 200 components = -0.0166361 Jy ! Clean residual min=-0.003599 max=0.003494 Jy/beam ! Clean residual mean=0.000061 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.0691612 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 47 components and 0.0691612 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.064 mas, bmaj=4.197 mas, bpa=-8.018 degrees ! Estimated noise=136.017 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.00110224 Jy ! Component: 100 - total flux cleaned = -0.000869575 Jy ! Component: 150 - total flux cleaned = -0.000685987 Jy ! Component: 200 - total flux cleaned = -0.00073972 Jy ! Total flux subtracted in 200 components = -0.00073972 Jy ! Clean residual min=-0.003584 max=0.003849 Jy/beam ! Clean residual mean=0.000100 rms=0.001127 Jy/beam ! Combined flux in latest and established models = 0.0684215 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 77 components and 0.0684215 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.13 mas, bmaj=3.063 mas, bpa=4.167 degrees ! Estimated noise=113.501 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000411947 Jy ! Component: 100 - total flux cleaned = 0.000577638 Jy ! Component: 150 - total flux cleaned = 0.000645812 Jy ! Component: 200 - total flux cleaned = 0.000768386 Jy ! Total flux subtracted in 200 components = 0.000768386 Jy ! Clean residual min=-0.003300 max=0.003700 Jy/beam ! Clean residual mean=0.000053 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.0691899 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 96 components and 0.0691899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.390434Jy sigma=0.002498 ! Fit after self-cal, rms=0.390422Jy sigma=0.002497 wmodel J1209-2032_X_1997_07_02_yyk\_map.mod ! Writing 96 model components to file: J1209-2032_X_1997_07_02_yyk_map.mod wobs J1209-2032_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1209-2032_X_1997_07_02_yyk_uvs.fits wwins J1209-2032_X_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J1209-2032_X_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.00103896 Jy ! Component: 100 - total flux cleaned = 0.000982338 Jy ! Component: 150 - total flux cleaned = 0.000494273 Jy ! Component: 200 - total flux cleaned = 0.000290883 Jy ! Component: 250 - total flux cleaned = 0.000146016 Jy ! Component: 300 - total flux cleaned = 9.82934e-05 Jy ! Component: 350 - total flux cleaned = 5.33324e-05 Jy ! Component: 400 - total flux cleaned = 5.28762e-05 Jy ! Component: 450 - total flux cleaned = 1.22625e-05 Jy ! Component: 500 - total flux cleaned = -6.5667e-05 Jy ! Component: 550 - total flux cleaned = -2.58794e-05 Jy ! Component: 600 - total flux cleaned = 1.15472e-05 Jy ! Component: 650 - total flux cleaned = -9.75651e-05 Jy ! Component: 700 - total flux cleaned = -6.22166e-05 Jy ! Component: 750 - total flux cleaned = -6.22684e-05 Jy ! Component: 800 - total flux cleaned = -6.23323e-05 Jy ! Component: 850 - total flux cleaned = -2.88948e-05 Jy ! Component: 900 - total flux cleaned = 3.9752e-06 Jy ! Component: 950 - total flux cleaned = 3.80086e-06 Jy ! Component: 1000 - total flux cleaned = 3.52737e-05 Jy ! Component: 1050 - total flux cleaned = 3.5734e-06 Jy ! Component: 1100 - total flux cleaned = 3.61336e-06 Jy ! Component: 1150 - total flux cleaned = 9.42291e-05 Jy ! Component: 1200 - total flux cleaned = 0.000123919 Jy ! Component: 1250 - total flux cleaned = 0.000212777 Jy ! Component: 1300 - total flux cleaned = 0.000329491 Jy ! Component: 1350 - total flux cleaned = 0.000473548 Jy ! Component: 1400 - total flux cleaned = 0.000530618 Jy ! Component: 1450 - total flux cleaned = 0.000699966 Jy ! Component: 1500 - total flux cleaned = 0.000811368 Jy ! Component: 1550 - total flux cleaned = 0.000949305 Jy ! Component: 1600 - total flux cleaned = 0.0011402 Jy ! Component: 1650 - total flux cleaned = 0.00132926 Jy ! Component: 1700 - total flux cleaned = 0.00159667 Jy ! Component: 1750 - total flux cleaned = 0.00180818 Jy ! Component: 1800 - total flux cleaned = 0.00207053 Jy ! Component: 1850 - total flux cleaned = 0.0022003 Jy ! Component: 1900 - total flux cleaned = 0.00235501 Jy ! Component: 1950 - total flux cleaned = 0.00258528 Jy ! Component: 2000 - total flux cleaned = 0.0027882 Jy ! Total flux subtracted in 2048 components = 0.00296424 Jy ! Clean residual min=-0.001449 max=0.001252 Jy/beam ! Clean residual mean=0.000022 rms=0.000460 Jy/beam ! Combined flux in latest and established models = 0.0721541 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 224 components and 0.0721541 Jy ![Exited script file: muppet] wmap "J1209-2032_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.13 x 3.063 at 4.167 degrees (North through East) ! Clean map min=-0.0029078 max=0.058511 Jy/beam ! Writing clean map to FITS file: J1209-2032_X_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.058511 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000453203 device "J1209-2032_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1209-2032_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.32368 2.32368 4.64736 9.29473 18.5895 37.1789 74.3578 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.058 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.13 x 3.063 at 4.167 degrees (North through East) ! Clean map min=-0.0029078 max=0.058511 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1209-2032_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1209-2032_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1209-2032_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 05:35:41 2007