! Started logfile: J1832-2039_X_1997_08_27_yyk_uvs.log on Mon Jan 8 07:47:11 2007 obs J1832-2039_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1832-2039_X_1997_08_27_yyk_uva.fits ! AN table 1: 106 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.628302 visibilities/baseline/integration-bin. ! Found source: J1832-2039 ! ! 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 702 lines of history. ! ! Reading 11988 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 J1832-2039_X_1997_08_27_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.456943 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.8386 mas, bmaj=1.63 mas, bpa=-21.74 degrees ! Estimated noise=2881.87 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.209899 Jy ! Component: 100 - total flux cleaned = 0.271326 Jy ! Total flux subtracted in 100 components = 0.271326 Jy ! Clean residual min=-0.053853 max=0.059192 Jy/beam ! Clean residual mean=0.000328 rms=0.014115 Jy/beam ! Combined flux in latest and established models = 0.271326 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.271326 Jy ! ! Correcting IF 1. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.332489Jy sigma=0.001745 ! Fit after self-cal, rms=0.327621Jy sigma=0.001728 ! Inverting map and beam ! Estimated beam: bmin=0.8386 mas, bmaj=1.63 mas, bpa=-21.74 degrees ! Estimated noise=2881.87 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.9171 mas, bmaj=2.013 mas, bpa=-14.97 degrees ! Estimated noise=1181.6 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.126466 Jy ! Component: 100 - total flux cleaned = 0.18129 Jy ! Component: 150 - total flux cleaned = 0.209661 Jy ! Component: 200 - total flux cleaned = 0.224495 Jy ! Total flux subtracted in 200 components = 0.224495 Jy ! Clean residual min=-0.039094 max=0.062035 Jy/beam ! Clean residual mean=0.000849 rms=0.014490 Jy/beam ! Combined flux in latest and established models = 0.495821 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 38 components and 0.495821 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303810Jy sigma=0.001530 ! Fit after self-cal, rms=0.303802Jy sigma=0.001530 ! 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.9171 x 2.013 at -14.97 degrees (North through East) ! Clean map min=-0.038189 max=0.3172 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: 0.976105 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.84 HN 0.87 KP 0.97 ! LA 0.94 MK 1.16 NL 1.25 OV 1.23 ! PT 1.00* SC 1.07 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.972931 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.82 HN 0.82 KP 0.95 ! LA 0.90 MK 1.14 NL 1.29 OV 1.35 ! PT 1.00* SC 1.09 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.980298 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.86 HN 0.84 KP 0.94 ! LA 0.90 MK 1.07 NL 1.30 OV 1.22 ! PT 1.00* SC 1.16 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.974284 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.85 HN 0.95 KP 0.95 ! LA 0.91 MK 1.05 NL 1.22 OV 1.20 ! PT 1.00* SC 1.22 ! ! ! Fit before self-cal, rms=0.303802Jy sigma=0.001530 ! Fit after self-cal, rms=0.293463Jy sigma=0.001486 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.293463Jy sigma=0.001486 ! Fit after self-cal, rms=0.293567Jy sigma=0.001485 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9708 mas, bmaj=2.171 mas, bpa=-15.76 degrees ! Estimated noise=1120.44 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.0202433 Jy ! Component: 100 - total flux cleaned = -0.0239795 Jy ! Component: 150 - total flux cleaned = -0.0239855 Jy ! Component: 200 - total flux cleaned = -0.0239969 Jy ! Total flux subtracted in 200 components = -0.0239969 Jy ! Clean residual min=-0.035092 max=0.041586 Jy/beam ! Clean residual mean=0.000599 rms=0.010821 Jy/beam ! Combined flux in latest and established models = 0.471824 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.471824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291650Jy sigma=0.001479 ! Fit after self-cal, rms=0.291657Jy sigma=0.001479 ! 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.291657Jy sigma=0.001479 ! Fit after self-cal, rms=0.283886Jy sigma=0.001439 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.0029633 Jy ! Component: 100 - total flux cleaned = 0.0031389 Jy ! Component: 150 - total flux cleaned = 0.00297558 Jy ! Component: 200 - total flux cleaned = 0.00297849 Jy ! Total flux subtracted in 200 components = 0.00297849 Jy ! Clean residual min=-0.034153 max=0.041607 Jy/beam ! Clean residual mean=0.000579 rms=0.010795 Jy/beam ! Combined flux in latest and established models = 0.474803 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 49 components and 0.474803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.283769Jy sigma=0.001438 ! Fit after self-cal, rms=0.283001Jy sigma=0.001434 ! 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.9708 x 2.171 at -15.76 degrees (North through East) ! Clean map min=-0.032928 max=0.31443 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.283001Jy sigma=0.001434 ! Fit after self-cal, rms=4.941447Jy sigma=0.001328 ! 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=4.941447Jy sigma=0.001328 ! Fit after self-cal, rms=4.943841Jy sigma=0.001327 ! Inverting map and beam ! Estimated beam: bmin=0.9461 mas, bmaj=2.324 mas, bpa=-14.9 degrees ! Estimated noise=1083.76 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00272438 Jy ! Component: 100 - total flux cleaned = 0.00220155 Jy ! Component: 150 - total flux cleaned = 0.00173515 Jy ! Component: 200 - total flux cleaned = 0.0011297 Jy ! Total flux subtracted in 200 components = 0.0011297 Jy ! Clean residual min=-0.024400 max=0.033766 Jy/beam ! Clean residual mean=0.000327 rms=0.008393 Jy/beam ! Combined flux in latest and established models = 0.475932 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 58 components and 0.475933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.943747Jy sigma=0.001325 ! Fit after self-cal, rms=4.943393Jy sigma=0.001325 ! 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=4.943393Jy sigma=0.001325 ! Fit after self-cal, rms=5.020428Jy sigma=0.001323 ! 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=5.020428Jy sigma=0.001323 ! Fit after self-cal, rms=5.020736Jy sigma=0.001323 ! Inverting map and beam ! Estimated beam: bmin=0.9395 mas, bmaj=2.315 mas, bpa=-14.45 degrees ! Estimated noise=1080.71 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141579 Jy ! Component: 100 - total flux cleaned = 0.000832517 Jy ! Component: 150 - total flux cleaned = 0.000480185 Jy ! Component: 200 - total flux cleaned = -7.6806e-06 Jy ! Total flux subtracted in 200 components = -7.6806e-06 Jy ! Clean residual min=-0.023848 max=0.033212 Jy/beam ! Clean residual mean=0.000328 rms=0.008304 Jy/beam ! Combined flux in latest and established models = 0.475925 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 58 components and 0.475925 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.020673Jy sigma=0.001322 ! Fit after self-cal, rms=5.020621Jy sigma=0.001322 ! 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.202 mas, bmaj=4.104 mas, bpa=-13.18 degrees ! Estimated noise=1403.56 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.00080765 Jy ! Component: 100 - total flux cleaned = 0.000514179 Jy ! Component: 150 - total flux cleaned = 0.000280201 Jy ! Component: 200 - total flux cleaned = 0.0001754 Jy ! Total flux subtracted in 200 components = 0.0001754 Jy ! Clean residual min=-0.034362 max=0.044823 Jy/beam ! Clean residual mean=0.000665 rms=0.014657 Jy/beam ! Combined flux in latest and established models = 0.4761 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.4761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.020620Jy sigma=0.001322 ! Fit after self-cal, rms=5.020603Jy sigma=0.001322 ! 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.7609 mas, bmaj=1.842 mas, bpa=-17.75 degrees ! Estimated noise=3553.83 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.273119 Jy ! Component: 100 - total flux cleaned = 0.356405 Jy ! Component: 150 - total flux cleaned = 0.400366 Jy ! Component: 200 - total flux cleaned = 0.42706 Jy ! Total flux subtracted in 200 components = 0.42706 Jy ! Clean residual min=-0.028649 max=0.028613 Jy/beam ! Clean residual mean=0.000146 rms=0.007568 Jy/beam ! Combined flux in latest and established models = 0.427059 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.427059 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9395 mas, bmaj=2.315 mas, bpa=-14.45 degrees ! Estimated noise=1080.71 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.0274851 Jy ! Component: 100 - total flux cleaned = 0.0387381 Jy ! Component: 150 - total flux cleaned = 0.0409821 Jy ! Component: 200 - total flux cleaned = 0.0417333 Jy ! Total flux subtracted in 200 components = 0.0417333 Jy ! Clean residual min=-0.023212 max=0.033089 Jy/beam ! Clean residual mean=0.000351 rms=0.008403 Jy/beam ! Combined flux in latest and established models = 0.468793 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 33 components and 0.468793 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.202 mas, bmaj=4.104 mas, bpa=-13.18 degrees ! Estimated noise=1403.56 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.00392216 Jy ! Component: 100 - total flux cleaned = 0.00404953 Jy ! Component: 150 - total flux cleaned = 0.0042806 Jy ! Component: 200 - total flux cleaned = 0.00455561 Jy ! Total flux subtracted in 200 components = 0.00455561 Jy ! Clean residual min=-0.034641 max=0.045546 Jy/beam ! Clean residual mean=0.000679 rms=0.014694 Jy/beam ! Combined flux in latest and established models = 0.473348 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.473348 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9395 mas, bmaj=2.315 mas, bpa=-14.45 degrees ! Estimated noise=1080.71 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00198555 Jy ! Component: 100 - total flux cleaned = -0.00235498 Jy ! Component: 150 - total flux cleaned = -0.00260036 Jy ! Component: 200 - total flux cleaned = -0.00289055 Jy ! Total flux subtracted in 200 components = -0.00289055 Jy ! Clean residual min=-0.023339 max=0.032839 Jy/beam ! Clean residual mean=0.000341 rms=0.008319 Jy/beam ! Combined flux in latest and established models = 0.470458 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.470458 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=5.020269Jy sigma=0.001321 ! Fit after self-cal, rms=5.020480Jy sigma=0.001321 wmodel J1832-2039_X_1997_08_27_yyk\_map.mod ! Writing 46 model components to file: J1832-2039_X_1997_08_27_yyk_map.mod wobs J1832-2039_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1832-2039_X_1997_08_27_yyk_uvs.fits wwins J1832-2039_X_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J1832-2039_X_1997_08_27_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140071 Jy ! Component: 100 - total flux cleaned = 0.0244812 Jy ! Component: 150 - total flux cleaned = 0.0315546 Jy ! Component: 200 - total flux cleaned = 0.0376419 Jy ! Component: 250 - total flux cleaned = 0.0419334 Jy ! Component: 300 - total flux cleaned = 0.044988 Jy ! Component: 350 - total flux cleaned = 0.0487144 Jy ! Component: 400 - total flux cleaned = 0.0519659 Jy ! Component: 450 - total flux cleaned = 0.0537641 Jy ! Component: 500 - total flux cleaned = 0.0557274 Jy ! Component: 550 - total flux cleaned = 0.0578423 Jy ! Component: 600 - total flux cleaned = 0.0596414 Jy ! Component: 650 - total flux cleaned = 0.0611423 Jy ! Component: 700 - total flux cleaned = 0.0621697 Jy ! Component: 750 - total flux cleaned = 0.0629623 Jy ! Component: 800 - total flux cleaned = 0.0639076 Jy ! Component: 850 - total flux cleaned = 0.0644511 Jy ! Component: 900 - total flux cleaned = 0.0647963 Jy ! Component: 950 - total flux cleaned = 0.0649597 Jy ! Component: 1000 - total flux cleaned = 0.0656032 Jy ! Component: 1050 - total flux cleaned = 0.0665301 Jy ! Component: 1100 - total flux cleaned = 0.0671246 Jy ! Component: 1150 - total flux cleaned = 0.0675612 Jy ! Component: 1200 - total flux cleaned = 0.068402 Jy ! Component: 1250 - total flux cleaned = 0.0688098 Jy ! Component: 1300 - total flux cleaned = 0.0692033 Jy ! Component: 1350 - total flux cleaned = 0.06946 Jy ! Component: 1400 - total flux cleaned = 0.0698318 Jy ! Component: 1450 - total flux cleaned = 0.0704308 Jy ! Component: 1500 - total flux cleaned = 0.0707795 Jy ! Component: 1550 - total flux cleaned = 0.0712345 Jy ! Component: 1600 - total flux cleaned = 0.0715673 Jy ! Component: 1650 - total flux cleaned = 0.0723212 Jy ! Component: 1700 - total flux cleaned = 0.0725317 Jy ! Component: 1750 - total flux cleaned = 0.0730433 Jy ! Component: 1800 - total flux cleaned = 0.0732427 Jy ! Component: 1850 - total flux cleaned = 0.0736309 Jy ! Component: 1900 - total flux cleaned = 0.0738231 Jy ! Component: 1950 - total flux cleaned = 0.074471 Jy ! Component: 2000 - total flux cleaned = 0.074648 Jy ! Total flux subtracted in 2048 components = 0.0749101 Jy ! Clean residual min=-0.004368 max=0.004538 Jy/beam ! Clean residual mean=0.000076 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.545368 Jy keep ! Adding 177 model components to the UV plane model. ! The established model now contains 223 components and 0.545368 Jy ![Exited script file: muppet] wmap "J1832-2039_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9395 x 2.315 at -14.45 degrees (North through East) ! Clean map min=-0.010659 max=0.32034 Jy/beam ! Writing clean map to FITS file: J1832-2039_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.320341 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00173452 device "J1832-2039_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1832-2039_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.62438 1.62438 3.24875 6.49751 12.995 25.99 51.9801 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0052 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.32 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.9395 x 2.315 at -14.45 degrees (North through East) ! Clean map min=-0.010659 max=0.32034 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1832-2039_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1832-2039_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1832-2039_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 07:47:19 2007