! Started logfile: J2307-2247_X_1997_08_27_yyk_uvs.log on Mon Jan 8 10:49:08 2007 obs J2307-2247_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J2307-2247_X_1997_08_27_yyk_uva.fits ! AN table 1: 109 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.462589 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2307-2247 ! ! 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 9076 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 J2307-2247_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.403554 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.9581 mas, bmaj=2.866 mas, bpa=5.67 degrees ! Estimated noise=3163.29 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.176012 Jy ! Component: 100 - total flux cleaned = 0.238603 Jy ! Total flux subtracted in 100 components = 0.238603 Jy ! Clean residual min=-0.052126 max=0.079598 Jy/beam ! Clean residual mean=-0.001100 rms=0.014209 Jy/beam ! Combined flux in latest and established models = 0.238603 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.238603 Jy ! ! Correcting IF 1. ! A total of 370 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 370 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 370 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 370 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.326633Jy sigma=0.001626 ! Fit after self-cal, rms=0.323869Jy sigma=0.001615 ! Inverting map and beam ! Estimated beam: bmin=0.9581 mas, bmaj=2.866 mas, bpa=5.67 degrees ! Estimated noise=3163.29 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=1.101 mas, bmaj=3.457 mas, bpa=6.439 degrees ! Estimated noise=1349.93 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.0789531 Jy ! Component: 100 - total flux cleaned = 0.113498 Jy ! Component: 150 - total flux cleaned = 0.123475 Jy ! Component: 200 - total flux cleaned = 0.124119 Jy ! Total flux subtracted in 200 components = 0.124119 Jy ! Clean residual min=-0.037437 max=0.070837 Jy/beam ! Clean residual mean=-0.000887 rms=0.014358 Jy/beam ! Combined flux in latest and established models = 0.362723 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 30 components and 0.362723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314146Jy sigma=0.001532 ! Fit after self-cal, rms=0.313738Jy sigma=0.001531 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.101 x 3.457 at 6.439 degrees (North through East) ! Clean map min=-0.036655 max=0.25498 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.899198 ! Telescope amplitude corrections in sub-array 1: ! BR 0.81 FD 0.87 HN 0.60 KP 0.90 ! LA 0.86 MK 1.00* NL 2.92 OV 1.14 ! PT 1.00* SC 1.02 ! ! ! Correcting IF 2. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.902048 ! Telescope amplitude corrections in sub-array 1: ! BR 0.80 FD 0.84 HN 0.56 KP 0.93 ! LA 0.83 MK 1.00* NL 2.78 OV 1.23 ! PT 1.00* SC 1.11 ! ! ! Correcting IF 3. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.885246 ! Telescope amplitude corrections in sub-array 1: ! BR 0.79 FD 0.89 HN 0.58 KP 0.98 ! LA 0.85 MK 1.00* NL 2.86 OV 1.19 ! PT 1.00* SC 1.15 ! ! ! Correcting IF 4. ! A total of 84 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.82781 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 0.89 HN 0.53 KP 0.94 ! LA 0.86 MK 1.00* NL 3.63 OV 1.22 ! PT 1.00* SC 1.10 ! ! ! Fit before self-cal, rms=0.313738Jy sigma=0.001531 ! Fit after self-cal, rms=0.377340Jy sigma=0.001517 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.377340Jy sigma=0.001517 ! Fit after self-cal, rms=0.378239Jy sigma=0.001510 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.054 mas, bmaj=3.339 mas, bpa=0.6041 degrees ! Estimated noise=931.723 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.0529467 Jy ! Component: 100 - total flux cleaned = -0.0744697 Jy ! Component: 150 - total flux cleaned = -0.0852059 Jy ! Component: 200 - total flux cleaned = -0.090666 Jy ! Total flux subtracted in 200 components = -0.090666 Jy ! Clean residual min=-0.016339 max=0.021464 Jy/beam ! Clean residual mean=-0.000558 rms=0.005062 Jy/beam ! Combined flux in latest and established models = 0.272057 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 45 components and 0.272057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.373310Jy sigma=0.001427 ! Fit after self-cal, rms=0.373220Jy sigma=0.001427 ! 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.373220Jy sigma=0.001427 ! Fit after self-cal, rms=0.372017Jy sigma=0.001405 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.00086945 Jy ! Component: 100 - total flux cleaned = -0.00103599 Jy ! Component: 150 - total flux cleaned = -0.00116941 Jy ! Component: 200 - total flux cleaned = -0.00117483 Jy ! Total flux subtracted in 200 components = -0.00117483 Jy ! Clean residual min=-0.016830 max=0.022484 Jy/beam ! Clean residual mean=-0.000559 rms=0.005150 Jy/beam ! Combined flux in latest and established models = 0.270882 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.270882 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.372157Jy sigma=0.001403 ! Fit after self-cal, rms=0.371972Jy sigma=0.001401 ! 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.054 x 3.339 at 0.6041 degrees (North through East) ! Clean map min=-0.016525 max=0.19212 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.371972Jy sigma=0.001401 ! Fit after self-cal, rms=8.074573Jy sigma=0.001362 ! 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=8.074573Jy sigma=0.001362 ! Fit after self-cal, rms=8.074619Jy sigma=0.001361 ! Inverting map and beam ! Estimated beam: bmin=1.053 mas, bmaj=3.441 mas, bpa=0.9211 degrees ! Estimated noise=914.496 mJy/beam. ! Added new window around map position (-8.2, 24.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.024695 Jy ! Component: 100 - total flux cleaned = 0.0363513 Jy ! Component: 150 - total flux cleaned = 0.041233 Jy ! Component: 200 - total flux cleaned = 0.0447819 Jy ! Total flux subtracted in 200 components = 0.0447819 Jy ! Clean residual min=-0.011156 max=0.012606 Jy/beam ! Clean residual mean=-0.000061 rms=0.003228 Jy/beam ! Combined flux in latest and established models = 0.315664 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 54 model components to the UV plane model. ! The established model now contains 105 components and 0.315664 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=8.075092Jy sigma=0.001338 ! Fit after self-cal, rms=8.074732Jy sigma=0.001336 ! 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=8.074732Jy sigma=0.001336 ! Fit after self-cal, rms=20.782887Jy sigma=0.001331 ! 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=20.782887Jy sigma=0.001331 ! Fit after self-cal, rms=20.782890Jy sigma=0.001331 ! Inverting map and beam ! Estimated beam: bmin=1.06 mas, bmaj=3.487 mas, bpa=0.8009 degrees ! Estimated noise=903.276 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00670105 Jy ! Component: 100 - total flux cleaned = 0.00764975 Jy ! Component: 150 - total flux cleaned = 0.00803724 Jy ! Component: 200 - total flux cleaned = 0.00840807 Jy ! Total flux subtracted in 200 components = 0.00840807 Jy ! Clean residual min=-0.010596 max=0.012075 Jy/beam ! Clean residual mean=-0.000026 rms=0.002941 Jy/beam ! Combined flux in latest and established models = 0.324072 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 125 components and 0.324072 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=20.783012Jy sigma=0.001326 ! Fit after self-cal, rms=20.782558Jy sigma=0.001325 ! 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.283 mas, bmaj=4.603 mas, bpa=-5.385 degrees ! Estimated noise=1131.39 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.00250926 Jy ! Component: 100 - total flux cleaned = 0.00393197 Jy ! Component: 150 - total flux cleaned = 0.00456186 Jy ! Component: 200 - total flux cleaned = 0.00494565 Jy ! Total flux subtracted in 200 components = 0.00494565 Jy ! Clean residual min=-0.011244 max=0.015333 Jy/beam ! Clean residual mean=-0.000031 rms=0.003805 Jy/beam ! Combined flux in latest and established models = 0.329018 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 129 components and 0.329018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=20.782627Jy sigma=0.001324 ! Fit after self-cal, rms=20.782034Jy sigma=0.001323 ! 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.8863 mas, bmaj=3.005 mas, bpa=4.857 degrees ! Estimated noise=2668.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.159514 Jy ! Component: 100 - total flux cleaned = 0.216684 Jy ! Component: 150 - total flux cleaned = 0.250645 Jy ! Component: 200 - total flux cleaned = 0.270344 Jy ! Total flux subtracted in 200 components = 0.270344 Jy ! Clean residual min=-0.020419 max=0.023523 Jy/beam ! Clean residual mean=0.000111 rms=0.005826 Jy/beam ! Combined flux in latest and established models = 0.270344 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.270344 Jy ! Inverting map and beam ! Estimated beam: bmin=1.06 mas, bmaj=3.487 mas, bpa=0.8009 degrees ! Estimated noise=903.276 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.0256931 Jy ! Component: 100 - total flux cleaned = 0.0387004 Jy ! Component: 150 - total flux cleaned = 0.045394 Jy ! Component: 200 - total flux cleaned = 0.0489029 Jy ! Total flux subtracted in 200 components = 0.0489029 Jy ! Clean residual min=-0.010917 max=0.011312 Jy/beam ! Clean residual mean=-0.000021 rms=0.003038 Jy/beam ! Combined flux in latest and established models = 0.319247 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 57 components and 0.319247 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.283 mas, bmaj=4.603 mas, bpa=-5.385 degrees ! Estimated noise=1131.39 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.00726353 Jy ! Component: 100 - total flux cleaned = 0.0086152 Jy ! Component: 150 - total flux cleaned = 0.01006 Jy ! Component: 200 - total flux cleaned = 0.0107192 Jy ! Total flux subtracted in 200 components = 0.0107192 Jy ! Clean residual min=-0.012177 max=0.014216 Jy/beam ! Clean residual mean=-0.000026 rms=0.003732 Jy/beam ! Combined flux in latest and established models = 0.329967 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 67 components and 0.329967 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.06 mas, bmaj=3.487 mas, bpa=0.8009 degrees ! Estimated noise=903.276 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000839824 Jy ! Component: 100 - total flux cleaned = 0.00164002 Jy ! Component: 150 - total flux cleaned = 0.00110817 Jy ! Component: 200 - total flux cleaned = 0.000944171 Jy ! Total flux subtracted in 200 components = 0.000944171 Jy ! Clean residual min=-0.009380 max=0.011633 Jy/beam ! Clean residual mean=-0.000013 rms=0.002926 Jy/beam ! Combined flux in latest and established models = 0.330911 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 95 components and 0.330911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=20.782034Jy sigma=0.001323 ! Fit after self-cal, rms=20.782019Jy sigma=0.001322 wmodel J2307-2247_X_1997_08_27_yyk\_map.mod ! Writing 95 model components to file: J2307-2247_X_1997_08_27_yyk_map.mod wobs J2307-2247_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J2307-2247_X_1997_08_27_yyk_uvs.fits wwins J2307-2247_X_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J2307-2247_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.00486506 Jy ! Component: 100 - total flux cleaned = 0.00619558 Jy ! Component: 150 - total flux cleaned = 0.00681211 Jy ! Component: 200 - total flux cleaned = 0.00638718 Jy ! Component: 250 - total flux cleaned = 0.00612419 Jy ! Component: 300 - total flux cleaned = 0.00650469 Jy ! Component: 350 - total flux cleaned = 0.00697973 Jy ! Component: 400 - total flux cleaned = 0.00709622 Jy ! Component: 450 - total flux cleaned = 0.00731696 Jy ! Component: 500 - total flux cleaned = 0.00742256 Jy ! Component: 550 - total flux cleaned = 0.00772351 Jy ! Component: 600 - total flux cleaned = 0.00791532 Jy ! Component: 650 - total flux cleaned = 0.00838758 Jy ! Component: 700 - total flux cleaned = 0.0088482 Jy ! Component: 750 - total flux cleaned = 0.00920648 Jy ! Component: 800 - total flux cleaned = 0.00947026 Jy ! Component: 850 - total flux cleaned = 0.00989996 Jy ! Component: 900 - total flux cleaned = 0.0101522 Jy ! Component: 950 - total flux cleaned = 0.0103177 Jy ! Component: 1000 - total flux cleaned = 0.010479 Jy ! Component: 1050 - total flux cleaned = 0.010558 Jy ! Component: 1100 - total flux cleaned = 0.0106357 Jy ! Component: 1150 - total flux cleaned = 0.0107119 Jy ! Component: 1200 - total flux cleaned = 0.0106359 Jy ! Component: 1250 - total flux cleaned = 0.0105619 Jy ! Component: 1300 - total flux cleaned = 0.0104887 Jy ! Component: 1350 - total flux cleaned = 0.0105619 Jy ! Component: 1400 - total flux cleaned = 0.0105622 Jy ! Component: 1450 - total flux cleaned = 0.0104919 Jy ! Component: 1500 - total flux cleaned = 0.0104918 Jy ! Component: 1550 - total flux cleaned = 0.0104223 Jy ! Component: 1600 - total flux cleaned = 0.0103538 Jy ! Component: 1650 - total flux cleaned = 0.0103541 Jy ! Component: 1700 - total flux cleaned = 0.0102869 Jy ! Component: 1750 - total flux cleaned = 0.0102199 Jy ! Component: 1800 - total flux cleaned = 0.0100871 Jy ! Component: 1850 - total flux cleaned = 0.0100872 Jy ! Component: 1900 - total flux cleaned = 0.0100211 Jy ! Component: 1950 - total flux cleaned = 0.00995566 Jy ! Component: 2000 - total flux cleaned = 0.0098909 Jy ! Total flux subtracted in 2048 components = 0.00976207 Jy ! Clean residual min=-0.003984 max=0.003313 Jy/beam ! Clean residual mean=0.000043 rms=0.001217 Jy/beam ! Combined flux in latest and established models = 0.340673 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 226 components and 0.340673 Jy ![Exited script file: muppet] wmap "J2307-2247_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.06 x 3.487 at 0.8009 degrees (North through East) ! Clean map min=-0.011474 max=0.1908 Jy/beam ! Writing clean map to FITS file: J2307-2247_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.190801 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00118621 device "J2307-2247_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2307-2247_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.8651 1.8651 3.7302 7.46039 14.9208 29.8416 59.6831 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.19 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.06 x 3.487 at 0.8009 degrees (North through East) ! Clean map min=-0.011474 max=0.1908 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2307-2247_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2307-2247_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2307-2247_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 10:49:14 2007