! Started logfile: J0223-1656_X_2004_05_08_yyk_uvs.log on Tue Dec 6 23:54:35 2005 obs J0223-1656_X_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J0223-1656_X_2004_05_08_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0223-1656 ! ! 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 1433 lines of history. ! ! Reading 720 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 J0223-1656_X_2004_05_08_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.147019 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.886872Jy sigma=14.174501 ! Fit after self-cal, rms=0.884936Jy sigma=14.158973 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.6695 mas, bmaj=1.851 mas, bpa=5.19 degrees ! Estimated noise=2.40237 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.102196 Jy ! Component: 100 - total flux cleaned = 0.129119 Jy ! Total flux subtracted in 100 components = 0.129119 Jy ! Clean residual min=-0.010766 max=0.010434 Jy/beam ! Clean residual mean=-0.000015 rms=0.002689 Jy/beam ! Combined flux in latest and established models = 0.129119 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.129119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082190Jy sigma=1.065525 ! Fit after self-cal, rms=0.082179Jy sigma=1.064987 ! Inverting map 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.8081 mas, bmaj=2.053 mas, bpa=5.244 degrees ! Estimated noise=1.7146 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.0153407 Jy ! Component: 100 - total flux cleaned = 0.0212068 Jy ! Component: 150 - total flux cleaned = 0.0230043 Jy ! Component: 200 - total flux cleaned = 0.0234788 Jy ! Total flux subtracted in 200 components = 0.0234788 Jy ! Clean residual min=-0.006755 max=0.007539 Jy/beam ! Clean residual mean=-0.000011 rms=0.001889 Jy/beam ! Combined flux in latest and established models = 0.152597 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 21 components and 0.152597 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081436Jy sigma=1.026708 ! Fit after self-cal, rms=0.081456Jy sigma=1.026670 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.081456Jy sigma=1.026670 ! Fit after self-cal, rms=0.081456Jy sigma=1.026670 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.081456Jy sigma=1.026670 ! Fit after self-cal, rms=0.081456Jy sigma=1.026670 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8081 mas, bmaj=2.053 mas, bpa=5.244 degrees ! Estimated noise=1.7146 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.000267592 Jy ! Component: 100 - total flux cleaned = 0.000504417 Jy ! Component: 150 - total flux cleaned = 0.000724852 Jy ! Component: 200 - total flux cleaned = 0.000864766 Jy ! Total flux subtracted in 200 components = 0.000864766 Jy ! Clean residual min=-0.006646 max=0.007339 Jy/beam ! Clean residual mean=-0.000011 rms=0.001856 Jy/beam ! Combined flux in latest and established models = 0.153462 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.153462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081338Jy sigma=1.024840 ! Fit after self-cal, rms=0.081337Jy sigma=1.024832 ! 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.081337Jy sigma=1.024832 ! Fit after self-cal, rms=0.075956Jy sigma=0.970052 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.00191221 Jy ! Component: 100 - total flux cleaned = 0.00205042 Jy ! Component: 150 - total flux cleaned = 0.00223201 Jy ! Component: 200 - total flux cleaned = 0.00234521 Jy ! Total flux subtracted in 200 components = 0.00234521 Jy ! Clean residual min=-0.006657 max=0.006639 Jy/beam ! Clean residual mean=-0.000012 rms=0.001777 Jy/beam ! Combined flux in latest and established models = 0.155807 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 32 components and 0.155807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075943Jy sigma=0.968170 ! Fit after self-cal, rms=0.075098Jy sigma=0.964049 ! 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.8081 x 2.053 at 5.244 degrees (North through East) ! Clean map min=-0.006051 max=0.12191 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.075098Jy sigma=0.964049 ! Fit after self-cal, rms=0.075098Jy sigma=0.964049 ! 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.075098Jy sigma=0.964049 ! Fit after self-cal, rms=0.074951Jy sigma=0.963678 ! Inverting map and beam ! Estimated beam: bmin=0.8081 mas, bmaj=2.053 mas, bpa=5.244 degrees ! Estimated noise=1.7146 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000282198 Jy ! Component: 100 - total flux cleaned = 0.000338004 Jy ! Component: 150 - total flux cleaned = 0.000437736 Jy ! Component: 200 - total flux cleaned = 0.000526059 Jy ! Total flux subtracted in 200 components = 0.000526059 Jy ! Clean residual min=-0.006638 max=0.006450 Jy/beam ! Clean residual mean=-0.000011 rms=0.001758 Jy/beam ! Combined flux in latest and established models = 0.156333 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 35 components and 0.156333 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074913Jy sigma=0.962742 ! Fit after self-cal, rms=0.074866Jy sigma=0.962650 ! 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.074866Jy sigma=0.962650 ! Fit after self-cal, rms=0.075293Jy sigma=0.954553 ! 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.075293Jy sigma=0.954553 ! Fit after self-cal, rms=0.075331Jy sigma=0.954400 ! Inverting map and beam ! Estimated beam: bmin=0.7905 mas, bmaj=2.025 mas, bpa=4.491 degrees ! Estimated noise=1.67848 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000947956 Jy ! Component: 100 - total flux cleaned = -0.000611572 Jy ! Component: 150 - total flux cleaned = -0.000566327 Jy ! Component: 200 - total flux cleaned = -0.000529058 Jy ! Total flux subtracted in 200 components = -0.000529058 Jy ! Clean residual min=-0.006416 max=0.005398 Jy/beam ! Clean residual mean=-0.000008 rms=0.001631 Jy/beam ! Combined flux in latest and established models = 0.155804 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.155804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075154Jy sigma=0.952456 ! Fit after self-cal, rms=0.075156Jy sigma=0.952402 ! 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.109 mas, bmaj=4.976 mas, bpa=7.121 degrees ! Estimated noise=2.25699 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.00161985 Jy ! Component: 100 - total flux cleaned = 0.0016602 Jy ! Component: 150 - total flux cleaned = 0.0017294 Jy ! Component: 200 - total flux cleaned = 0.00182415 Jy ! Total flux subtracted in 200 components = 0.00182415 Jy ! Clean residual min=-0.008541 max=0.006731 Jy/beam ! Clean residual mean=-0.000018 rms=0.002312 Jy/beam ! Combined flux in latest and established models = 0.157629 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 45 components and 0.157629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075202Jy sigma=0.952684 ! Fit after self-cal, rms=0.075136Jy sigma=0.952382 ! 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.6629 mas, bmaj=1.841 mas, bpa=4.755 degrees ! Estimated noise=2.35868 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.102935 Jy ! Component: 100 - total flux cleaned = 0.130593 Jy ! Component: 150 - total flux cleaned = 0.142094 Jy ! Component: 200 - total flux cleaned = 0.146362 Jy ! Total flux subtracted in 200 components = 0.146362 Jy ! Clean residual min=-0.008581 max=0.007326 Jy/beam ! Clean residual mean=-0.000010 rms=0.002068 Jy/beam ! Combined flux in latest and established models = 0.146362 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.146362 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7905 mas, bmaj=2.025 mas, bpa=4.491 degrees ! Estimated noise=1.67848 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.00571708 Jy ! Component: 100 - total flux cleaned = 0.00640032 Jy ! Component: 150 - total flux cleaned = 0.00692142 Jy ! Component: 200 - total flux cleaned = 0.00713751 Jy ! Total flux subtracted in 200 components = 0.00713751 Jy ! Clean residual min=-0.006489 max=0.005417 Jy/beam ! Clean residual mean=-0.000010 rms=0.001674 Jy/beam ! Combined flux in latest and established models = 0.1535 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.1535 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.109 mas, bmaj=4.976 mas, bpa=7.121 degrees ! Estimated noise=2.25699 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.00286714 Jy ! Component: 100 - total flux cleaned = 0.00301549 Jy ! Component: 150 - total flux cleaned = 0.003103 Jy ! Component: 200 - total flux cleaned = 0.00322329 Jy ! Total flux subtracted in 200 components = 0.00322329 Jy ! Clean residual min=-0.008397 max=0.006711 Jy/beam ! Clean residual mean=-0.000019 rms=0.002360 Jy/beam ! Combined flux in latest and established models = 0.156723 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 28 components and 0.156723 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7905 mas, bmaj=2.025 mas, bpa=4.491 degrees ! Estimated noise=1.67848 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00156746 Jy ! Component: 100 - total flux cleaned = -0.00130811 Jy ! Component: 150 - total flux cleaned = -0.00120679 Jy ! Component: 200 - total flux cleaned = -0.00112003 Jy ! Total flux subtracted in 200 components = -0.00112003 Jy ! Clean residual min=-0.006305 max=0.005384 Jy/beam ! Clean residual mean=-0.000008 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.155603 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.155603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075219Jy sigma=0.953102 ! Fit after self-cal, rms=0.075200Jy sigma=0.952959 wmodel J0223-1656_X_2004_05_08_yyk\_map.mod ! Writing 39 model components to file: J0223-1656_X_2004_05_08_yyk_map.mod wobs J0223-1656_X_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J0223-1656_X_2004_05_08_yyk_uvs.fits wwins J0223-1656_X_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J0223-1656_X_2004_05_08_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.00291266 Jy ! Component: 100 - total flux cleaned = -0.00456329 Jy ! Component: 150 - total flux cleaned = -0.00578452 Jy ! Component: 200 - total flux cleaned = -0.00691935 Jy ! Component: 250 - total flux cleaned = -0.00790776 Jy ! Component: 300 - total flux cleaned = -0.00845516 Jy ! Component: 350 - total flux cleaned = -0.00882846 Jy ! Component: 400 - total flux cleaned = -0.00911396 Jy ! Component: 450 - total flux cleaned = -0.00952751 Jy ! Component: 500 - total flux cleaned = -0.00999062 Jy ! Component: 550 - total flux cleaned = -0.0105689 Jy ! Component: 600 - total flux cleaned = -0.011255 Jy ! Component: 650 - total flux cleaned = -0.0117397 Jy ! Component: 700 - total flux cleaned = -0.0122115 Jy ! Component: 750 - total flux cleaned = -0.0124408 Jy ! Component: 800 - total flux cleaned = -0.0127753 Jy ! Component: 850 - total flux cleaned = -0.0131015 Jy ! Component: 900 - total flux cleaned = -0.0134739 Jy ! Component: 950 - total flux cleaned = -0.0137362 Jy ! Component: 1000 - total flux cleaned = -0.0140941 Jy ! Component: 1050 - total flux cleaned = -0.0143934 Jy ! Component: 1100 - total flux cleaned = -0.0146859 Jy ! Component: 1150 - total flux cleaned = -0.0148757 Jy ! Component: 1200 - total flux cleaned = -0.0150166 Jy ! Component: 1250 - total flux cleaned = -0.0152468 Jy ! Component: 1300 - total flux cleaned = -0.0154721 Jy ! Component: 1350 - total flux cleaned = -0.0155598 Jy ! Component: 1400 - total flux cleaned = -0.0154294 Jy ! Component: 1450 - total flux cleaned = -0.0157724 Jy ! Component: 1500 - total flux cleaned = -0.0159408 Jy ! Component: 1550 - total flux cleaned = -0.0161067 Jy ! Component: 1600 - total flux cleaned = -0.0161885 Jy ! Component: 1650 - total flux cleaned = -0.01643 Jy ! Component: 1700 - total flux cleaned = -0.0164706 Jy ! Component: 1750 - total flux cleaned = -0.0165886 Jy ! Component: 1800 - total flux cleaned = -0.0167435 Jy ! Component: 1850 - total flux cleaned = -0.0167051 Jy ! Component: 1900 - total flux cleaned = -0.0170075 Jy ! Component: 1950 - total flux cleaned = -0.0171934 Jy ! Component: 2000 - total flux cleaned = -0.0173408 Jy ! Total flux subtracted in 2048 components = -0.0174864 Jy ! Clean residual min=-0.001897 max=0.001956 Jy/beam ! Clean residual mean=-0.000001 rms=0.000673 Jy/beam ! Combined flux in latest and established models = 0.138117 Jy keep ! Adding 145 model components to the UV plane model. ! The established model now contains 184 components and 0.138117 Jy ![Exited script file: muppet] wmap "J0223-1656_X_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7905 x 2.025 at 4.491 degrees (North through East) ! Clean map min=-0.0041885 max=0.11796 Jy/beam ! Writing clean map to FITS file: J0223-1656_X_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.117957 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00065933 device "J0223-1656_X_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J0223-1656_X_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.67687 1.67687 3.35374 6.70747 13.4149 26.8299 53.6598 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.117 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.7905 x 2.025 at 4.491 degrees (North through East) ! Clean map min=-0.0041885 max=0.11796 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0223-1656_X_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J0223-1656_X_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0223-1656_X_2004_05_08_yyk_uvs.log closed on Tue Dec 6 23:54:39 2005