! Started logfile: J2256-2011_S_1997_08_27_yyk_uvs.log on Sun Jan 7 20:18:14 2007 obs J2256-2011_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J2256-2011_S_1997_08_27_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.527428 visibilities/baseline/integration-bin. ! Found source: J2256-2011 ! ! 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 703 lines of history. ! ! Reading 13576 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 J2256-2011_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.583133 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=3.072 mas, bmaj=6.241 mas, bpa=-20.33 degrees ! Estimated noise=3086.89 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.265892 Jy ! Component: 100 - total flux cleaned = 0.338622 Jy ! Total flux subtracted in 100 components = 0.338622 Jy ! Clean residual min=-0.061909 max=0.047288 Jy/beam ! Clean residual mean=-0.001589 rms=0.013159 Jy/beam ! Combined flux in latest and established models = 0.338622 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.338622 Jy ! ! Correcting IF 1. ! A total of 641 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 448 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 448 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 448 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.481669Jy sigma=0.001342 ! Fit after self-cal, rms=0.476685Jy sigma=0.001335 ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=6.241 mas, bpa=-20.34 degrees ! Estimated noise=3087.25 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.463 mas, bmaj=7.705 mas, bpa=-15.17 degrees ! Estimated noise=1832.45 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.0494655 Jy ! Component: 100 - total flux cleaned = 0.0543255 Jy ! Component: 150 - total flux cleaned = 0.0579568 Jy ! Component: 200 - total flux cleaned = 0.0613253 Jy ! Total flux subtracted in 200 components = 0.0613253 Jy ! Clean residual min=-0.027253 max=0.026257 Jy/beam ! Clean residual mean=-0.001627 rms=0.007263 Jy/beam ! Combined flux in latest and established models = 0.399948 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 33 components and 0.399948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.472786Jy sigma=0.001316 ! Fit after self-cal, rms=0.471514Jy sigma=0.001313 ! 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.463 x 7.705 at -15.17 degrees (North through East) ! Clean map min=-0.027121 max=0.34003 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.02751 ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 1.11 HN 0.89 KP 0.98 ! LA 0.99 MK 0.98 NL 1.00* OV 1.06 ! PT 1.00* SC 0.89 ! ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.992835 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 1.14 HN 1.01 KP 1.00 ! LA 1.09 MK 1.04 NL 0.91 OV 1.08 ! PT 1.00* SC 0.91 ! ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.06025 ! Telescope amplitude corrections in sub-array 1: ! BR 0.86 FD 1.06 HN 0.93 KP 0.95 ! LA 0.79 MK 0.95 NL 0.91 OV 0.96 ! PT 1.00* SC 1.03 ! ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.990151 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.13 HN 1.09 KP 0.97 ! LA 0.89 MK 1.06 NL 1.02 OV 0.99 ! PT 1.00* SC 1.04 ! ! ! Fit before self-cal, rms=0.471514Jy sigma=0.001313 ! Fit after self-cal, rms=0.462631Jy sigma=0.001308 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.462631Jy sigma=0.001308 ! Fit after self-cal, rms=0.462623Jy sigma=0.001308 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.453 mas, bmaj=7.575 mas, bpa=-13.95 degrees ! Estimated noise=1857.43 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.0105749 Jy ! Component: 100 - total flux cleaned = 0.0121631 Jy ! Component: 150 - total flux cleaned = 0.0131967 Jy ! Component: 200 - total flux cleaned = 0.0140972 Jy ! Total flux subtracted in 200 components = 0.0140972 Jy ! Clean residual min=-0.022083 max=0.019834 Jy/beam ! Clean residual mean=-0.001439 rms=0.006125 Jy/beam ! Combined flux in latest and established models = 0.414045 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 39 components and 0.414045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.462365Jy sigma=0.001306 ! Fit after self-cal, rms=0.462316Jy sigma=0.001306 ! 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.462316Jy sigma=0.001306 ! Fit after self-cal, rms=0.460199Jy sigma=0.001300 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.00226777 Jy ! Component: 100 - total flux cleaned = 0.00334454 Jy ! Component: 150 - total flux cleaned = 0.00359189 Jy ! Component: 200 - total flux cleaned = 0.00381565 Jy ! Total flux subtracted in 200 components = 0.00381565 Jy ! Clean residual min=-0.020715 max=0.018650 Jy/beam ! Clean residual mean=-0.001349 rms=0.005807 Jy/beam ! Combined flux in latest and established models = 0.417861 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.417861 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.460025Jy sigma=0.001300 ! Fit after self-cal, rms=0.459083Jy sigma=0.001297 ! 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.453 x 7.575 at -13.95 degrees (North through East) ! Clean map min=-0.019646 max=0.3462 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.459083Jy sigma=0.001297 ! Fit after self-cal, rms=3.137586Jy sigma=0.001272 ! 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=3.137586Jy sigma=0.001272 ! Fit after self-cal, rms=3.140167Jy sigma=0.001271 ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=8.108 mas, bpa=-12.12 degrees ! Estimated noise=1828.32 mJy/beam. ! Added new window around map position (26.5, 27). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0102836 Jy ! Component: 100 - total flux cleaned = 0.0107095 Jy ! Component: 150 - total flux cleaned = 0.0103438 Jy ! Component: 200 - total flux cleaned = 0.00969153 Jy ! Total flux subtracted in 200 components = 0.00969153 Jy ! Clean residual min=-0.011044 max=0.010832 Jy/beam ! Clean residual mean=-0.000068 rms=0.002927 Jy/beam ! Combined flux in latest and established models = 0.427552 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 62 components and 0.427552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.140042Jy sigma=0.001268 ! Fit after self-cal, rms=3.139347Jy sigma=0.001268 ! 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=3.139347Jy sigma=0.001268 ! Fit after self-cal, rms=2.831837Jy sigma=0.001266 ! 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=2.831837Jy sigma=0.001266 ! Fit after self-cal, rms=2.831087Jy sigma=0.001266 ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=8.038 mas, bpa=-11.29 degrees ! Estimated noise=1832.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00761225 Jy ! Component: 100 - total flux cleaned = 0.00671789 Jy ! Component: 150 - total flux cleaned = 0.00573114 Jy ! Component: 200 - total flux cleaned = 0.00508272 Jy ! Total flux subtracted in 200 components = 0.00508272 Jy ! Clean residual min=-0.009893 max=0.010348 Jy/beam ! Clean residual mean=-0.000037 rms=0.002486 Jy/beam ! Combined flux in latest and established models = 0.432635 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 70 components and 0.432635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.830887Jy sigma=0.001265 ! Fit after self-cal, rms=2.830595Jy sigma=0.001265 ! 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=7.17 mas, bmaj=13.83 mas, bpa=-9.976 degrees ! Estimated noise=2380.38 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.00408703 Jy ! Component: 100 - total flux cleaned = -0.00535955 Jy ! Component: 150 - total flux cleaned = -0.00608504 Jy ! Component: 200 - total flux cleaned = -0.00646173 Jy ! Total flux subtracted in 200 components = -0.00646173 Jy ! Clean residual min=-0.009690 max=0.012030 Jy/beam ! Clean residual mean=-0.000107 rms=0.003209 Jy/beam ! Combined flux in latest and established models = 0.426173 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 82 components and 0.426173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.830558Jy sigma=0.001265 ! Fit after self-cal, rms=2.830731Jy sigma=0.001265 ! 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.904 mas, bmaj=6.713 mas, bpa=-15.88 degrees ! Estimated noise=3563.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.316328 Jy ! Component: 100 - total flux cleaned = 0.386571 Jy ! Component: 150 - total flux cleaned = 0.41438 Jy ! Component: 200 - total flux cleaned = 0.414436 Jy ! Total flux subtracted in 200 components = 0.414436 Jy ! Clean residual min=-0.023769 max=0.021280 Jy/beam ! Clean residual mean=-0.000037 rms=0.005602 Jy/beam ! Combined flux in latest and established models = 0.414436 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.414436 Jy ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=8.038 mas, bpa=-11.29 degrees ! Estimated noise=1832.67 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.00568861 Jy ! Component: 100 - total flux cleaned = 0.00764608 Jy ! Component: 150 - total flux cleaned = 0.00909242 Jy ! Component: 200 - total flux cleaned = 0.0100521 Jy ! Total flux subtracted in 200 components = 0.0100521 Jy ! Clean residual min=-0.009179 max=0.008639 Jy/beam ! Clean residual mean=-0.000082 rms=0.002305 Jy/beam ! Combined flux in latest and established models = 0.424488 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 45 components and 0.424488 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=7.17 mas, bmaj=13.83 mas, bpa=-9.976 degrees ! Estimated noise=2380.38 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.000715262 Jy ! Component: 100 - total flux cleaned = -0.00120125 Jy ! Component: 150 - total flux cleaned = -0.00100002 Jy ! Component: 200 - total flux cleaned = -0.000920124 Jy ! Total flux subtracted in 200 components = -0.000920124 Jy ! Clean residual min=-0.008055 max=0.010544 Jy/beam ! Clean residual mean=-0.000165 rms=0.003033 Jy/beam ! Combined flux in latest and established models = 0.423568 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 62 components and 0.423568 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.295 mas, bmaj=8.038 mas, bpa=-11.29 degrees ! Estimated noise=1832.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000562254 Jy ! Component: 100 - total flux cleaned = 0.000388298 Jy ! Component: 150 - total flux cleaned = 0.000532435 Jy ! Component: 200 - total flux cleaned = 0.000658717 Jy ! Total flux subtracted in 200 components = 0.000658717 Jy ! Clean residual min=-0.008511 max=0.008637 Jy/beam ! Clean residual mean=-0.000079 rms=0.002176 Jy/beam ! Combined flux in latest and established models = 0.424227 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 76 components and 0.424227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.830106Jy sigma=0.001265 ! Fit after self-cal, rms=2.830708Jy sigma=0.001264 wmodel J2256-2011_S_1997_08_27_yyk\_map.mod ! Writing 76 model components to file: J2256-2011_S_1997_08_27_yyk_map.mod wobs J2256-2011_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J2256-2011_S_1997_08_27_yyk_uvs.fits wwins J2256-2011_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J2256-2011_S_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 = 1.06306e-05 Jy ! Component: 100 - total flux cleaned = -0.000525635 Jy ! Component: 150 - total flux cleaned = -0.00102064 Jy ! Component: 200 - total flux cleaned = -0.00147321 Jy ! Component: 250 - total flux cleaned = -0.00188984 Jy ! Component: 300 - total flux cleaned = -0.00198867 Jy ! Component: 350 - total flux cleaned = -0.00261783 Jy ! Component: 400 - total flux cleaned = -0.00346865 Jy ! Component: 450 - total flux cleaned = -0.00436339 Jy ! Component: 500 - total flux cleaned = -0.00513922 Jy ! Component: 550 - total flux cleaned = -0.00603088 Jy ! Component: 600 - total flux cleaned = -0.00674349 Jy ! Component: 650 - total flux cleaned = -0.00736136 Jy ! Component: 700 - total flux cleaned = -0.00802187 Jy ! Component: 750 - total flux cleaned = -0.00853138 Jy ! Component: 800 - total flux cleaned = -0.00914917 Jy ! Component: 850 - total flux cleaned = -0.00944663 Jy ! Component: 900 - total flux cleaned = -0.00985122 Jy ! Component: 950 - total flux cleaned = -0.0101326 Jy ! Component: 1000 - total flux cleaned = -0.0103532 Jy ! Component: 1050 - total flux cleaned = -0.0105673 Jy ! Component: 1100 - total flux cleaned = -0.0108792 Jy ! Component: 1150 - total flux cleaned = -0.0111337 Jy ! Component: 1200 - total flux cleaned = -0.0111832 Jy ! Component: 1250 - total flux cleaned = -0.011232 Jy ! Component: 1300 - total flux cleaned = -0.0112315 Jy ! Component: 1350 - total flux cleaned = -0.0112782 Jy ! Component: 1400 - total flux cleaned = -0.0114148 Jy ! Component: 1450 - total flux cleaned = -0.0114611 Jy ! Component: 1500 - total flux cleaned = -0.0115944 Jy ! Component: 1550 - total flux cleaned = -0.0117253 Jy ! Component: 1600 - total flux cleaned = -0.0117681 Jy ! Component: 1650 - total flux cleaned = -0.0120184 Jy ! Component: 1700 - total flux cleaned = -0.0120999 Jy ! Component: 1750 - total flux cleaned = -0.0124236 Jy ! Component: 1800 - total flux cleaned = -0.0125441 Jy ! Component: 1850 - total flux cleaned = -0.0128603 Jy ! Component: 1900 - total flux cleaned = -0.0130549 Jy ! Component: 1950 - total flux cleaned = -0.0133627 Jy ! Component: 2000 - total flux cleaned = -0.01359 Jy ! Total flux subtracted in 2048 components = -0.0137396 Jy ! Clean residual min=-0.001965 max=0.002219 Jy/beam ! Clean residual mean=-0.000030 rms=0.000736 Jy/beam ! Combined flux in latest and established models = 0.410487 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 205 components and 0.410487 Jy ![Exited script file: muppet] wmap "J2256-2011_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.295 x 8.038 at -11.29 degrees (North through East) ! Clean map min=-0.0097226 max=0.36268 Jy/beam ! Writing clean map to FITS file: J2256-2011_S_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.362678 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000742979 device "J2256-2011_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2256-2011_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.614577 0.614577 1.22915 2.45831 4.91662 9.83324 19.6665 39.333 78.6659 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.362 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.295 x 8.038 at -11.29 degrees (North through East) ! Clean map min=-0.0097226 max=0.36268 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2256-2011_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2256-2011_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2256-2011_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 20:18:21 2007