! Started logfile: J0257-1212_X_2005_05_12_yyk_uvs.log on Sat Oct 8 16:52:09 2005 obs J0257-1212_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J0257-1212_X_2005_05_12_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.877778 visibilities/baseline/integration-bin. ! Found source: J0257-1212 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1439 lines of history. ! ! Reading 1580 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 J0257-1212_X_2005_05_12_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.166885 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.6564 mas, bmaj=1.751 mas, bpa=-2.374 degrees ! Estimated noise=1.68341 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.114469 Jy ! Component: 100 - total flux cleaned = 0.146601 Jy ! Total flux subtracted in 100 components = 0.146601 Jy ! Clean residual min=-0.009868 max=0.015573 Jy/beam ! Clean residual mean=-0.000027 rms=0.002681 Jy/beam ! Combined flux in latest and established models = 0.146601 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.146601 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.083328Jy sigma=1.225151 ! Fit after self-cal, rms=0.083074Jy sigma=1.218565 ! Inverting map and beam ! Estimated beam: bmin=0.6564 mas, bmaj=1.751 mas, bpa=-2.374 degrees ! Estimated noise=1.68341 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.8396 mas, bmaj=2.241 mas, bpa=-6.861 degrees ! Estimated noise=1.13241 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.6, -0.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0305349 Jy ! Component: 100 - total flux cleaned = 0.0441118 Jy ! Component: 150 - total flux cleaned = 0.0510545 Jy ! Component: 200 - total flux cleaned = 0.0550665 Jy ! Total flux subtracted in 200 components = 0.0550665 Jy ! Clean residual min=-0.005768 max=0.004858 Jy/beam ! Clean residual mean=-0.000014 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.201667 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 42 components and 0.201667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076951Jy sigma=1.047863 ! Fit after self-cal, rms=0.076949Jy sigma=1.047210 ! 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.8396 x 2.241 at -6.861 degrees (North through East) ! Clean map min=-0.0053617 max=0.13111 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.01334 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.95 HN 1.06 KP 0.99 ! LA 1.00* MK 0.96 NL 0.99 OV 1.05 ! PT 1.04 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.998686 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 1.01 KP 0.88 ! LA 1.00* MK 0.98 NL 1.02 OV 1.01 ! PT 0.98 SC 1.05 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00413 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.03 HN 1.10 KP 0.88 ! LA 1.00* MK 1.00 NL 0.94 OV 0.95 ! PT 1.01 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.97876 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 1.08 KP 0.97 ! LA 1.00* MK 0.92 NL 0.97 OV 1.14 ! PT 1.01 SC 1.10 ! ! ! Fit before self-cal, rms=0.076949Jy sigma=1.047210 ! Fit after self-cal, rms=0.076334Jy sigma=1.026412 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.076334Jy sigma=1.026412 ! Fit after self-cal, rms=0.076336Jy sigma=1.026366 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8362 mas, bmaj=2.253 mas, bpa=-7.656 degrees ! Estimated noise=1.11482 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.000187713 Jy ! Component: 100 - total flux cleaned = -1.73165e-05 Jy ! Component: 150 - total flux cleaned = -1.78447e-05 Jy ! Component: 200 - total flux cleaned = -6.4142e-05 Jy ! Total flux subtracted in 200 components = -6.4142e-05 Jy ! Clean residual min=-0.004530 max=0.004403 Jy/beam ! Clean residual mean=0.000002 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.201603 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 0.201603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076235Jy sigma=1.024318 ! Fit after self-cal, rms=0.076220Jy sigma=1.024086 ! 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.076220Jy sigma=1.024086 ! Fit after self-cal, rms=0.073563Jy sigma=0.979513 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.00031712 Jy ! Component: 100 - total flux cleaned = 0.000455686 Jy ! Component: 150 - total flux cleaned = 0.000456114 Jy ! Component: 200 - total flux cleaned = 0.000458827 Jy ! Total flux subtracted in 200 components = 0.000458827 Jy ! Clean residual min=-0.004504 max=0.004221 Jy/beam ! Clean residual mean=0.000002 rms=0.001121 Jy/beam ! Combined flux in latest and established models = 0.202062 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 69 components and 0.202062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073529Jy sigma=0.978600 ! Fit after self-cal, rms=0.073439Jy sigma=0.975938 ! 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.8362 x 2.253 at -7.656 degrees (North through East) ! Clean map min=-0.0040048 max=0.12933 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.073439Jy sigma=0.975938 ! Fit after self-cal, rms=0.073001Jy sigma=0.967216 ! 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.073001Jy sigma=0.967216 ! Fit after self-cal, rms=0.073033Jy sigma=0.966925 ! Inverting map and beam ! Estimated beam: bmin=0.8292 mas, bmaj=2.22 mas, bpa=-7.435 degrees ! Estimated noise=1.10088 mJy/beam. ! Added new window around map position (-20, 14.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178931 Jy ! Component: 100 - total flux cleaned = 0.0018985 Jy ! Component: 150 - total flux cleaned = 0.00188716 Jy ! Component: 200 - total flux cleaned = 0.00158978 Jy ! Total flux subtracted in 200 components = 0.00158978 Jy ! Clean residual min=-0.004037 max=0.003453 Jy/beam ! Clean residual mean=-0.000002 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.203652 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 93 components and 0.203652 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072677Jy sigma=0.959110 ! Fit after self-cal, rms=0.072682Jy sigma=0.958824 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072682Jy sigma=0.958824 ! Fit after self-cal, rms=0.072996Jy sigma=0.950146 ! 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.072996Jy sigma=0.950146 ! Fit after self-cal, rms=0.073015Jy sigma=0.950070 ! Inverting map and beam ! Estimated beam: bmin=0.8268 mas, bmaj=2.223 mas, bpa=-7.526 degrees ! Estimated noise=1.08686 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00121675 Jy ! Component: 100 - total flux cleaned = -0.00181105 Jy ! Component: 150 - total flux cleaned = -0.00218352 Jy ! Component: 200 - total flux cleaned = -0.0024217 Jy ! Total flux subtracted in 200 components = -0.0024217 Jy ! Clean residual min=-0.003730 max=0.003550 Jy/beam ! Clean residual mean=-0.000005 rms=0.000917 Jy/beam ! Combined flux in latest and established models = 0.20123 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 106 components and 0.20123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072865Jy sigma=0.947758 ! Fit after self-cal, rms=0.072869Jy sigma=0.947671 ! 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.16 mas, bmaj=4.068 mas, bpa=2.093 degrees ! Estimated noise=1.411 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.000794541 Jy ! Component: 100 - total flux cleaned = -0.00079866 Jy ! Component: 150 - total flux cleaned = -0.00084352 Jy ! Component: 200 - total flux cleaned = -0.000759695 Jy ! Total flux subtracted in 200 components = -0.000759695 Jy ! Clean residual min=-0.003755 max=0.003589 Jy/beam ! Clean residual mean=-0.000009 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.20047 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 119 components and 0.20047 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072845Jy sigma=0.947747 ! Fit after self-cal, rms=0.072854Jy sigma=0.947540 ! Inverting map uvtaper 0,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.656 mas, bmaj=1.743 mas, bpa=-2.926 degrees ! Estimated noise=1.62425 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.113396 Jy ! Component: 100 - total flux cleaned = 0.146153 Jy ! Component: 150 - total flux cleaned = 0.163343 Jy ! Component: 200 - total flux cleaned = 0.173894 Jy ! Total flux subtracted in 200 components = 0.173894 Jy ! Clean residual min=-0.007264 max=0.006105 Jy/beam ! Clean residual mean=-0.000012 rms=0.001734 Jy/beam ! Combined flux in latest and established models = 0.173895 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.173895 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8268 mas, bmaj=2.223 mas, bpa=-7.526 degrees ! Estimated noise=1.08686 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.0135908 Jy ! Component: 100 - total flux cleaned = 0.0190666 Jy ! Component: 150 - total flux cleaned = 0.0209239 Jy ! Component: 200 - total flux cleaned = 0.022504 Jy ! Total flux subtracted in 200 components = 0.022504 Jy ! Clean residual min=-0.003924 max=0.003296 Jy/beam ! Clean residual mean=-0.000010 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.196399 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 59 components and 0.196399 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.16 mas, bmaj=4.068 mas, bpa=2.093 degrees ! Estimated noise=1.411 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.00289685 Jy ! Component: 100 - total flux cleaned = 0.00397374 Jy ! Component: 150 - total flux cleaned = 0.00433559 Jy ! Component: 200 - total flux cleaned = 0.00474169 Jy ! Total flux subtracted in 200 components = 0.00474169 Jy ! Clean residual min=-0.003751 max=0.003361 Jy/beam ! Clean residual mean=-0.000010 rms=0.001051 Jy/beam ! Combined flux in latest and established models = 0.20114 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 85 components and 0.20114 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8268 mas, bmaj=2.223 mas, bpa=-7.526 degrees ! Estimated noise=1.08686 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000273611 Jy ! Component: 100 - total flux cleaned = -0.000431528 Jy ! Component: 150 - total flux cleaned = -0.00030022 Jy ! Component: 200 - total flux cleaned = -0.00024125 Jy ! Total flux subtracted in 200 components = -0.00024125 Jy ! Clean residual min=-0.003811 max=0.003366 Jy/beam ! Clean residual mean=-0.000004 rms=0.000909 Jy/beam ! Combined flux in latest and established models = 0.200899 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 103 components and 0.200899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072874Jy sigma=0.948507 ! Fit after self-cal, rms=0.072856Jy sigma=0.948203 wmodel J0257-1212_X_2005_05_12_yyk\_map.mod ! Writing 103 model components to file: J0257-1212_X_2005_05_12_yyk_map.mod wobs J0257-1212_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J0257-1212_X_2005_05_12_yyk_uvs.fits wwins J0257-1212_X_2005_05_12_yyk\_map.win ! wwins: Wrote 3 windows to J0257-1212_X_2005_05_12_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.00118144 Jy ! Component: 100 - total flux cleaned = -0.00142764 Jy ! Component: 150 - total flux cleaned = -0.00171568 Jy ! Component: 200 - total flux cleaned = -0.00171526 Jy ! Component: 250 - total flux cleaned = -0.00187334 Jy ! Component: 300 - total flux cleaned = -0.0018733 Jy ! Component: 350 - total flux cleaned = -0.0020208 Jy ! Component: 400 - total flux cleaned = -0.00221033 Jy ! Component: 450 - total flux cleaned = -0.00234747 Jy ! Component: 500 - total flux cleaned = -0.00243632 Jy ! Component: 550 - total flux cleaned = -0.00260895 Jy ! Component: 600 - total flux cleaned = -0.00269262 Jy ! Component: 650 - total flux cleaned = -0.0028982 Jy ! Component: 700 - total flux cleaned = -0.00293777 Jy ! Component: 750 - total flux cleaned = -0.00309562 Jy ! Component: 800 - total flux cleaned = -0.00309531 Jy ! Component: 850 - total flux cleaned = -0.00298246 Jy ! Component: 900 - total flux cleaned = -0.00301992 Jy ! Component: 950 - total flux cleaned = -0.00305605 Jy ! Component: 1000 - total flux cleaned = -0.00294876 Jy ! Component: 1050 - total flux cleaned = -0.00298417 Jy ! Component: 1100 - total flux cleaned = -0.00298439 Jy ! Component: 1150 - total flux cleaned = -0.00298479 Jy ! Component: 1200 - total flux cleaned = -0.00295096 Jy ! Component: 1250 - total flux cleaned = -0.00285227 Jy ! Component: 1300 - total flux cleaned = -0.00291597 Jy ! Component: 1350 - total flux cleaned = -0.00285209 Jy ! Component: 1400 - total flux cleaned = -0.00285279 Jy ! Component: 1450 - total flux cleaned = -0.00300761 Jy ! Component: 1500 - total flux cleaned = -0.00309901 Jy ! Component: 1550 - total flux cleaned = -0.00309922 Jy ! Component: 1600 - total flux cleaned = -0.00321826 Jy ! Component: 1650 - total flux cleaned = -0.00336449 Jy ! Component: 1700 - total flux cleaned = -0.00342218 Jy ! Component: 1750 - total flux cleaned = -0.0034791 Jy ! Component: 1800 - total flux cleaned = -0.00353556 Jy ! Component: 1850 - total flux cleaned = -0.00370308 Jy ! Component: 1900 - total flux cleaned = -0.00373003 Jy ! Component: 1950 - total flux cleaned = -0.00372983 Jy ! Component: 2000 - total flux cleaned = -0.00386427 Jy ! Total flux subtracted in 2048 components = -0.00378437 Jy ! Clean residual min=-0.001443 max=0.001739 Jy/beam ! Clean residual mean=-0.000002 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.197115 Jy keep ! Adding 122 model components to the UV plane model. ! The established model now contains 225 components and 0.197115 Jy ![Exited script file: muppet] wmap "J0257-1212_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8268 x 2.223 at -7.526 degrees (North through East) ! Clean map min=-0.0029619 max=0.12673 Jy/beam ! Writing clean map to FITS file: J0257-1212_X_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.126728 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000481415 device "J0257-1212_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J0257-1212_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.13965 1.13965 2.27929 4.55858 9.11717 18.2343 36.4687 72.9373 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.126 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.8268 x 2.223 at -7.526 degrees (North through East) ! Clean map min=-0.0029619 max=0.12673 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0257-1212_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J0257-1212_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0257-1212_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 16:52:13 2005