! Started logfile: J1625-2527_S_1996_01_02_yyk_uvs.log on Sun Jan 7 18:58:01 2007 obs J1625-2527_S_1996_01_02_yyk_uva.fits ! Reading UV FITS file: J1625-2527_S_1996_01_02_yyk_uva.fits ! AN table 1: 89 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.586517 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 623 lines of history. ! ! Reading 9396 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 J1625-2527_S_1996_01_02_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 2.84665 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=2.495 mas, bmaj=6.737 mas, bpa=-5.833 degrees ! Estimated noise=2887.99 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 = 2.30881 Jy ! Component: 100 - total flux cleaned = 2.69086 Jy ! Total flux subtracted in 100 components = 2.69086 Jy ! Clean residual min=-0.117013 max=0.177288 Jy/beam ! Clean residual mean=-0.000557 rms=0.032356 Jy/beam ! Combined flux in latest and established models = 2.69086 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 2.69086 Jy ! ! Correcting IF 1. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.790390Jy sigma=0.002852 ! Fit after self-cal, rms=0.789826Jy sigma=0.002851 ! Inverting map and beam ! Estimated beam: bmin=2.495 mas, bmaj=6.737 mas, bpa=-5.833 degrees ! Estimated noise=2894.61 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.232 mas, bmaj=9.738 mas, bpa=-10.42 degrees ! Estimated noise=1856.34 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.0843206 Jy ! Component: 100 - total flux cleaned = 0.0893813 Jy ! Component: 150 - total flux cleaned = 0.0915443 Jy ! Component: 200 - total flux cleaned = 0.0955467 Jy ! Total flux subtracted in 200 components = 0.0955467 Jy ! Clean residual min=-0.129799 max=0.129897 Jy/beam ! Clean residual mean=-0.002074 rms=0.034944 Jy/beam ! Combined flux in latest and established models = 2.78641 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 25 components and 2.78641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.770212Jy sigma=0.002796 ! Fit after self-cal, rms=0.770152Jy sigma=0.002796 ! 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.232 x 9.738 at -10.42 degrees (North through East) ! Clean map min=-0.12715 max=2.6659 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01462 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.09 HN 1.33 KP 0.84 ! LA 1.08 MK 1.00 NL 0.78 OV 1.03 ! PT 0.98 SC 0.80 ! ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.964902 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.19 HN 1.45 KP 0.86 ! LA 1.19 MK 1.03 NL 0.83 OV 1.01 ! PT 0.92 SC 0.87 ! ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01544 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.10 HN 1.28 KP 0.84 ! LA 0.90 MK 0.91 NL 0.87 OV 0.93 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 4. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.959319 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.17 HN 1.42 KP 0.91 ! LA 0.95 MK 1.04 NL 0.97 OV 0.91 ! PT 1.15 SC 0.94 ! ! ! Fit before self-cal, rms=0.770152Jy sigma=0.002796 ! Fit after self-cal, rms=0.590205Jy sigma=0.002157 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.590205Jy sigma=0.002157 ! Fit after self-cal, rms=0.589995Jy sigma=0.002156 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.271 mas, bmaj=9.358 mas, bpa=-9.002 degrees ! Estimated noise=1787.51 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.0656359 Jy ! Component: 100 - total flux cleaned = -0.0741117 Jy ! Component: 150 - total flux cleaned = -0.0749841 Jy ! Component: 200 - total flux cleaned = -0.0757185 Jy ! Total flux subtracted in 200 components = -0.0757185 Jy ! Clean residual min=-0.023226 max=0.019511 Jy/beam ! Clean residual mean=0.000069 rms=0.005379 Jy/beam ! Combined flux in latest and established models = 2.71069 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 31 components and 2.71069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.586196Jy sigma=0.002133 ! Fit after self-cal, rms=0.586147Jy sigma=0.002133 ! 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.586147Jy sigma=0.002133 ! Fit after self-cal, rms=0.569230Jy sigma=0.002058 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.00308571 Jy ! Component: 100 - total flux cleaned = 0.00305179 Jy ! Component: 150 - total flux cleaned = 0.00247501 Jy ! Component: 200 - total flux cleaned = 0.00220551 Jy ! Total flux subtracted in 200 components = 0.00220551 Jy ! Clean residual min=-0.017207 max=0.019464 Jy/beam ! Clean residual mean=0.000086 rms=0.004900 Jy/beam ! Combined flux in latest and established models = 2.71289 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 36 components and 2.71289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.568815Jy sigma=0.002057 ! Fit after self-cal, rms=0.567537Jy sigma=0.002050 ! 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.271 x 9.358 at -9.002 degrees (North through East) ! Clean map min=-0.016744 max=2.5997 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.567537Jy sigma=0.002050 ! Fit after self-cal, rms=0.575986Jy sigma=0.002009 ! 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.575986Jy sigma=0.002009 ! Fit after self-cal, rms=0.575686Jy sigma=0.002008 ! Inverting map and beam ! Estimated beam: bmin=3.244 mas, bmaj=9.335 mas, bpa=-9.082 degrees ! Estimated noise=1823.83 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.054385 Jy ! Component: 100 - total flux cleaned = 0.0704599 Jy ! Component: 150 - total flux cleaned = 0.0731476 Jy ! Component: 200 - total flux cleaned = 0.0739983 Jy ! Total flux subtracted in 200 components = 0.0739983 Jy ! Clean residual min=-0.022953 max=0.021469 Jy/beam ! Clean residual mean=0.000738 rms=0.006261 Jy/beam ! Combined flux in latest and established models = 2.78689 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 55 components and 2.78689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.571222Jy sigma=0.001993 ! Fit after self-cal, rms=0.571212Jy sigma=0.001993 ! 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.571212Jy sigma=0.001993 ! Fit after self-cal, rms=1.342491Jy sigma=0.001850 ! 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=1.342491Jy sigma=0.001850 ! Fit after self-cal, rms=1.342608Jy sigma=0.001850 ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=9.343 mas, bpa=-8.982 degrees ! Estimated noise=1819.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00306081 Jy ! Component: 100 - total flux cleaned = 0.00306942 Jy ! Component: 150 - total flux cleaned = 0.00305774 Jy ! Component: 200 - total flux cleaned = 0.00290019 Jy ! Total flux subtracted in 200 components = 0.00290019 Jy ! Clean residual min=-0.013475 max=0.012822 Jy/beam ! Clean residual mean=0.000075 rms=0.003892 Jy/beam ! Combined flux in latest and established models = 2.78979 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 58 components and 2.78979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.342513Jy sigma=0.001850 ! Fit after self-cal, rms=1.342519Jy sigma=0.001850 ! 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=8.378 mas, bmaj=20.31 mas, bpa=1.065 degrees ! Estimated noise=2278.54 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.00278754 Jy ! Component: 100 - total flux cleaned = 0.00278601 Jy ! Component: 150 - total flux cleaned = 0.00286099 Jy ! Component: 200 - total flux cleaned = 0.00298197 Jy ! Total flux subtracted in 200 components = 0.00298197 Jy ! Clean residual min=-0.016193 max=0.015905 Jy/beam ! Clean residual mean=0.000200 rms=0.005371 Jy/beam ! Combined flux in latest and established models = 2.79277 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 63 components and 2.79277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.342508Jy sigma=0.001850 ! Fit after self-cal, rms=1.342523Jy sigma=0.001850 ! 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.493 mas, bmaj=6.582 mas, bpa=-4.507 degrees ! Estimated noise=2833.08 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.25123 Jy ! Component: 100 - total flux cleaned = 2.60117 Jy ! Component: 150 - total flux cleaned = 2.72245 Jy ! Component: 200 - total flux cleaned = 2.76808 Jy ! Total flux subtracted in 200 components = 2.76808 Jy ! Clean residual min=-0.022279 max=0.027228 Jy/beam ! Clean residual mean=-0.000067 rms=0.006017 Jy/beam ! Combined flux in latest and established models = 2.76809 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 18 model components to the UV plane model. ! The established model now contains 18 components and 2.76809 Jy ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=9.343 mas, bpa=-8.982 degrees ! Estimated noise=1819.4 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) ! Added new window around map position (3.5, 6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0200781 Jy ! Component: 100 - total flux cleaned = 0.0229244 Jy ! Component: 150 - total flux cleaned = 0.0240489 Jy ! Component: 200 - total flux cleaned = 0.0249206 Jy ! Total flux subtracted in 200 components = 0.0249206 Jy ! Clean residual min=-0.013556 max=0.013143 Jy/beam ! Clean residual mean=0.000089 rms=0.003858 Jy/beam ! Combined flux in latest and established models = 2.79301 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 38 components and 2.79301 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=8.378 mas, bmaj=20.31 mas, bpa=1.065 degrees ! Estimated noise=2278.54 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.00389223 Jy ! Component: 100 - total flux cleaned = 0.00420795 Jy ! Component: 150 - total flux cleaned = 0.00421329 Jy ! Component: 200 - total flux cleaned = 0.00445864 Jy ! Total flux subtracted in 200 components = 0.00445864 Jy ! Clean residual min=-0.016005 max=0.017044 Jy/beam ! Clean residual mean=0.000230 rms=0.005166 Jy/beam ! Combined flux in latest and established models = 2.79746 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 2.79746 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=9.343 mas, bpa=-8.982 degrees ! Estimated noise=1819.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00210951 Jy ! Component: 100 - total flux cleaned = -0.00362463 Jy ! Component: 150 - total flux cleaned = -0.00411273 Jy ! Component: 200 - total flux cleaned = -0.00433745 Jy ! Total flux subtracted in 200 components = -0.00433745 Jy ! Clean residual min=-0.013667 max=0.012871 Jy/beam ! Clean residual mean=0.000098 rms=0.003688 Jy/beam ! Combined flux in latest and established models = 2.79313 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 66 components and 2.79313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.342456Jy sigma=0.001849 ! Fit after self-cal, rms=1.342433Jy sigma=0.001849 wmodel J1625-2527_S_1996_01_02_yyk\_map.mod ! Writing 66 model components to file: J1625-2527_S_1996_01_02_yyk_map.mod wobs J1625-2527_S_1996_01_02_yyk\_uvs.fits ! Writing UV FITS file: J1625-2527_S_1996_01_02_yyk_uvs.fits wwins J1625-2527_S_1996_01_02_yyk\_map.win ! wwins: Wrote 2 windows to J1625-2527_S_1996_01_02_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000508188 Jy ! Component: 100 - total flux cleaned = 0.0015156 Jy ! Component: 150 - total flux cleaned = 0.0031829 Jy ! Component: 200 - total flux cleaned = 0.0050851 Jy ! Component: 250 - total flux cleaned = 0.00640564 Jy ! Component: 300 - total flux cleaned = 0.00734626 Jy ! Component: 350 - total flux cleaned = 0.0076443 Jy ! Component: 400 - total flux cleaned = 0.0080739 Jy ! Component: 450 - total flux cleaned = 0.00849056 Jy ! Component: 500 - total flux cleaned = 0.00903152 Jy ! Component: 550 - total flux cleaned = 0.00930221 Jy ! Component: 600 - total flux cleaned = 0.00943553 Jy ! Component: 650 - total flux cleaned = 0.00956337 Jy ! Component: 700 - total flux cleaned = 0.00993502 Jy ! Component: 750 - total flux cleaned = 0.0099361 Jy ! Component: 800 - total flux cleaned = 0.0100547 Jy ! Component: 850 - total flux cleaned = 0.00958597 Jy ! Component: 900 - total flux cleaned = 0.00981916 Jy ! Component: 950 - total flux cleaned = 0.00993041 Jy ! Component: 1000 - total flux cleaned = 0.00992764 Jy ! Component: 1050 - total flux cleaned = 0.00981722 Jy ! Component: 1100 - total flux cleaned = 0.00960128 Jy ! Component: 1150 - total flux cleaned = 0.00970637 Jy ! Component: 1200 - total flux cleaned = 0.00960249 Jy ! Component: 1250 - total flux cleaned = 0.00959993 Jy ! Component: 1300 - total flux cleaned = 0.00929693 Jy ! Component: 1350 - total flux cleaned = 0.00920059 Jy ! Component: 1400 - total flux cleaned = 0.00929924 Jy ! Component: 1450 - total flux cleaned = 0.00901257 Jy ! Component: 1500 - total flux cleaned = 0.00910728 Jy ! Component: 1550 - total flux cleaned = 0.00873336 Jy ! Component: 1600 - total flux cleaned = 0.00873238 Jy ! Component: 1650 - total flux cleaned = 0.00845981 Jy ! Component: 1700 - total flux cleaned = 0.00836872 Jy ! Component: 1750 - total flux cleaned = 0.00836784 Jy ! Component: 1800 - total flux cleaned = 0.00801517 Jy ! Component: 1850 - total flux cleaned = 0.00784164 Jy ! Component: 1900 - total flux cleaned = 0.007671 Jy ! Component: 1950 - total flux cleaned = 0.00741718 Jy ! Component: 2000 - total flux cleaned = 0.00741633 Jy ! Total flux subtracted in 2048 components = 0.00708498 Jy ! Clean residual min=-0.004435 max=0.004929 Jy/beam ! Clean residual mean=0.000046 rms=0.001668 Jy/beam ! Combined flux in latest and established models = 2.80021 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 189 components and 2.80021 Jy ![Exited script file: muppet] wmap "J1625-2527_S_1996_01_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.242 x 9.343 at -8.982 degrees (North through East) ! Clean map min=-0.0091125 max=2.6425 Jy/beam ! Writing clean map to FITS file: J1625-2527_S_1996_01_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.64252 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00165043 device "J1625-2527_S_1996_01_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1625-2527_S_1996_01_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.18737 0.18737 0.37474 0.749481 1.49896 2.99792 5.99584 11.9917 23.9834 47.9668 95.9335 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0049 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.642 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.242 x 9.343 at -8.982 degrees (North through East) ! Clean map min=-0.0091125 max=2.6425 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1625-2527_S_1996_01_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1625-2527_S_1996_01_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1625-2527_S_1996_01_02_yyk_uvs.log closed on Sun Jan 7 18:58:07 2007