! Started logfile: J2300-2644_S_1997_08_27_yyk_uvs.log on Sun Jan 7 20:20:00 2007 obs J2300-2644_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J2300-2644_S_1997_08_27_yyk_uva.fits ! AN table 1: 112 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.678175 visibilities/baseline/integration-bin. ! Found source: J2300-2644 ! ! 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 13672 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 J2300-2644_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.79624 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.073 mas, bmaj=6.258 mas, bpa=-26.23 degrees ! Estimated noise=3612.32 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, -1). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.136754 Jy ! Component: 100 - total flux cleaned = 0.139892 Jy ! Total flux subtracted in 100 components = 0.139892 Jy ! Clean residual min=-0.043450 max=0.048040 Jy/beam ! Clean residual mean=-0.000523 rms=0.013190 Jy/beam ! Combined flux in latest and established models = 0.139892 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.139892 Jy ! ! Correcting IF 1. ! A total of 312 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 228 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 200 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.777766Jy sigma=0.001882 ! Fit after self-cal, rms=0.776287Jy sigma=0.001877 ! Inverting map and beam ! Estimated beam: bmin=3.073 mas, bmaj=6.258 mas, bpa=-26.23 degrees ! Estimated noise=3612.32 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.461 mas, bmaj=7.725 mas, bpa=-17.02 degrees ! Estimated noise=1898.4 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.0467266 Jy ! Component: 100 - total flux cleaned = 0.0602443 Jy ! Component: 150 - total flux cleaned = 0.0618 Jy ! Component: 200 - total flux cleaned = 0.062467 Jy ! Total flux subtracted in 200 components = 0.062467 Jy ! Clean residual min=-0.024648 max=0.019677 Jy/beam ! Clean residual mean=-0.000611 rms=0.006321 Jy/beam ! Combined flux in latest and established models = 0.202359 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.202359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.774408Jy sigma=0.001868 ! Fit after self-cal, rms=0.774212Jy sigma=0.001868 ! 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.461 x 7.725 at -17.02 degrees (North through East) ! Clean map min=-0.024578 max=0.17431 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 ! 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.774212Jy sigma=0.001868 ! Fit after self-cal, rms=0.774212Jy sigma=0.001868 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.774212Jy sigma=0.001868 ! Fit after self-cal, rms=0.774186Jy sigma=0.001868 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.461 mas, bmaj=7.725 mas, bpa=-17.02 degrees ! Estimated noise=1898.4 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.00201219 Jy ! Component: 100 - total flux cleaned = 0.00258015 Jy ! Component: 150 - total flux cleaned = 0.00308104 Jy ! Component: 200 - total flux cleaned = 0.00353243 Jy ! Total flux subtracted in 200 components = 0.00353243 Jy ! Clean residual min=-0.024087 max=0.019197 Jy/beam ! Clean residual mean=-0.000618 rms=0.006229 Jy/beam ! Combined flux in latest and established models = 0.205892 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 39 components and 0.205892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.773971Jy sigma=0.001867 ! Fit after self-cal, rms=0.773929Jy sigma=0.001867 ! 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.773929Jy sigma=0.001867 ! Fit after self-cal, rms=0.771281Jy sigma=0.001857 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.00840455 Jy ! Component: 100 - total flux cleaned = 0.0098564 Jy ! Component: 150 - total flux cleaned = 0.00985831 Jy ! Component: 200 - total flux cleaned = 0.0100853 Jy ! Total flux subtracted in 200 components = 0.0100853 Jy ! Clean residual min=-0.019582 max=0.016999 Jy/beam ! Clean residual mean=-0.000619 rms=0.005320 Jy/beam ! Combined flux in latest and established models = 0.215977 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 47 components and 0.215977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.770989Jy sigma=0.001856 ! Fit after self-cal, rms=0.770657Jy sigma=0.001855 ! 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.461 x 7.725 at -17.02 degrees (North through East) ! Clean map min=-0.019064 max=0.18539 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.770657Jy sigma=0.001855 ! Fit after self-cal, rms=0.768660Jy sigma=0.001854 ! 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.768660Jy sigma=0.001854 ! Fit after self-cal, rms=0.768552Jy sigma=0.001854 ! Inverting map and beam ! Estimated beam: bmin=3.424 mas, bmaj=7.741 mas, bpa=-17.45 degrees ! Estimated noise=1869.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000531154 Jy ! Component: 100 - total flux cleaned = 0.0005259 Jy ! Component: 150 - total flux cleaned = 0.000529461 Jy ! Component: 200 - total flux cleaned = 0.00053606 Jy ! Total flux subtracted in 200 components = 0.00053606 Jy ! Clean residual min=-0.018047 max=0.013679 Jy/beam ! Clean residual mean=-0.000671 rms=0.004871 Jy/beam ! Combined flux in latest and established models = 0.216513 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 56 components and 0.216513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.768432Jy sigma=0.001854 ! Fit after self-cal, rms=0.768380Jy sigma=0.001854 ! 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.768380Jy sigma=0.001854 ! Fit after self-cal, rms=0.769374Jy sigma=0.001854 ! 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.769374Jy sigma=0.001854 ! Fit after self-cal, rms=0.769353Jy sigma=0.001854 ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=7.729 mas, bpa=-17.61 degrees ! Estimated noise=1882.59 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000237797 Jy ! Component: 100 - total flux cleaned = 6.33766e-05 Jy ! Component: 150 - total flux cleaned = 4.55028e-05 Jy ! Component: 200 - total flux cleaned = 3.60411e-05 Jy ! Total flux subtracted in 200 components = 3.60411e-05 Jy ! Clean residual min=-0.019218 max=0.013614 Jy/beam ! Clean residual mean=-0.000691 rms=0.004879 Jy/beam ! Combined flux in latest and established models = 0.216549 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 59 components and 0.216549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.769236Jy sigma=0.001854 ! Fit after self-cal, rms=0.769220Jy sigma=0.001853 ! 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.573 mas, bmaj=15.19 mas, bpa=-14.24 degrees ! Estimated noise=2407.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.000943844 Jy ! Component: 100 - total flux cleaned = 0.00125329 Jy ! Component: 150 - total flux cleaned = 0.00168144 Jy ! Component: 200 - total flux cleaned = 0.00200537 Jy ! Total flux subtracted in 200 components = 0.00200537 Jy ! Clean residual min=-0.026049 max=0.017320 Jy/beam ! Clean residual mean=-0.001443 rms=0.007887 Jy/beam ! Combined flux in latest and established models = 0.218554 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 62 components and 0.218554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.769202Jy sigma=0.001854 ! Fit after self-cal, rms=0.769176Jy sigma=0.001853 ! 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=3.068 mas, bmaj=6.277 mas, bpa=-26.29 degrees ! Estimated noise=3578.64 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.162447 Jy ! Component: 100 - total flux cleaned = 0.16284 Jy ! Component: 150 - total flux cleaned = 0.169752 Jy ! Component: 200 - total flux cleaned = 0.175471 Jy ! Total flux subtracted in 200 components = 0.175471 Jy ! Clean residual min=-0.044909 max=0.044268 Jy/beam ! Clean residual mean=-0.000651 rms=0.012920 Jy/beam ! Combined flux in latest and established models = 0.175472 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 15 model components to the UV plane model. ! The established model now contains 15 components and 0.175472 Jy ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=7.729 mas, bpa=-17.61 degrees ! Estimated noise=1882.59 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.0294947 Jy ! Component: 100 - total flux cleaned = 0.040234 Jy ! Component: 150 - total flux cleaned = 0.0418221 Jy ! Component: 200 - total flux cleaned = 0.0426968 Jy ! Total flux subtracted in 200 components = 0.0426968 Jy ! Clean residual min=-0.020110 max=0.014925 Jy/beam ! Clean residual mean=-0.000687 rms=0.004979 Jy/beam ! Combined flux in latest and established models = 0.218168 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 0.218168 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.573 mas, bmaj=15.19 mas, bpa=-14.24 degrees ! Estimated noise=2407.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.00171685 Jy ! Component: 100 - total flux cleaned = 0.00215515 Jy ! Component: 150 - total flux cleaned = 0.00258708 Jy ! Component: 200 - total flux cleaned = 0.00276156 Jy ! Total flux subtracted in 200 components = 0.00276156 Jy ! Clean residual min=-0.025998 max=0.017575 Jy/beam ! Clean residual mean=-0.001426 rms=0.007824 Jy/beam ! Combined flux in latest and established models = 0.22093 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.22093 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.438 mas, bmaj=7.729 mas, bpa=-17.61 degrees ! Estimated noise=1882.59 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00100847 Jy ! Component: 100 - total flux cleaned = -0.00102045 Jy ! Component: 150 - total flux cleaned = -0.000718072 Jy ! Component: 200 - total flux cleaned = -0.000581954 Jy ! Total flux subtracted in 200 components = -0.000581954 Jy ! Clean residual min=-0.020050 max=0.014049 Jy/beam ! Clean residual mean=-0.000684 rms=0.004939 Jy/beam ! Combined flux in latest and established models = 0.220348 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 39 components and 0.220348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.768818Jy sigma=0.001853 ! Fit after self-cal, rms=0.768747Jy sigma=0.001853 wmodel J2300-2644_S_1997_08_27_yyk\_map.mod ! Writing 39 model components to file: J2300-2644_S_1997_08_27_yyk_map.mod wobs J2300-2644_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J2300-2644_S_1997_08_27_yyk_uvs.fits wwins J2300-2644_S_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J2300-2644_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 = -0.0087056 Jy ! Component: 100 - total flux cleaned = -0.0159073 Jy ! Component: 150 - total flux cleaned = -0.0210927 Jy ! Component: 200 - total flux cleaned = -0.0248981 Jy ! Component: 250 - total flux cleaned = -0.0275102 Jy ! Component: 300 - total flux cleaned = -0.0306793 Jy ! Component: 350 - total flux cleaned = -0.0337142 Jy ! Component: 400 - total flux cleaned = -0.0366287 Jy ! Component: 450 - total flux cleaned = -0.0398345 Jy ! Component: 500 - total flux cleaned = -0.0425376 Jy ! Component: 550 - total flux cleaned = -0.0453371 Jy ! Component: 600 - total flux cleaned = -0.0480449 Jy ! Component: 650 - total flux cleaned = -0.049975 Jy ! Component: 700 - total flux cleaned = -0.0523656 Jy ! Component: 750 - total flux cleaned = -0.0543595 Jy ! Component: 800 - total flux cleaned = -0.0561456 Jy ! Component: 850 - total flux cleaned = -0.057892 Jy ! Component: 900 - total flux cleaned = -0.0594452 Jy ! Component: 950 - total flux cleaned = -0.061273 Jy ! Component: 1000 - total flux cleaned = -0.0623199 Jy ! Component: 1050 - total flux cleaned = -0.0636463 Jy ! Component: 1100 - total flux cleaned = -0.0649492 Jy ! Component: 1150 - total flux cleaned = -0.0666598 Jy ! Component: 1200 - total flux cleaned = -0.0680592 Jy ! Component: 1250 - total flux cleaned = -0.0694375 Jy ! Component: 1300 - total flux cleaned = -0.070797 Jy ! Component: 1350 - total flux cleaned = -0.0722704 Jy ! Component: 1400 - total flux cleaned = -0.0737203 Jy ! Component: 1450 - total flux cleaned = -0.0748899 Jy ! Component: 1500 - total flux cleaned = -0.0762992 Jy ! Component: 1550 - total flux cleaned = -0.077435 Jy ! Component: 1600 - total flux cleaned = -0.0785558 Jy ! Component: 1650 - total flux cleaned = -0.0797856 Jy ! Component: 1700 - total flux cleaned = -0.0806331 Jy ! Component: 1750 - total flux cleaned = -0.0815896 Jy ! Component: 1800 - total flux cleaned = -0.0825338 Jy ! Component: 1850 - total flux cleaned = -0.0832347 Jy ! Component: 1900 - total flux cleaned = -0.0840414 Jy ! Component: 1950 - total flux cleaned = -0.0846117 Jy ! Component: 2000 - total flux cleaned = -0.0853976 Jy ! Total flux subtracted in 2048 components = -0.0860647 Jy ! Clean residual min=-0.006984 max=0.005523 Jy/beam ! Clean residual mean=-0.000337 rms=0.002195 Jy/beam ! Combined flux in latest and established models = 0.134283 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 173 components and 0.134283 Jy ![Exited script file: muppet] wmap "J2300-2644_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.438 x 7.729 at -17.61 degrees (North through East) ! Clean map min=-0.015477 max=0.18102 Jy/beam ! Writing clean map to FITS file: J2300-2644_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.181018 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00219356 device "J2300-2644_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2300-2644_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.63537 3.63537 7.27075 14.5415 29.083 58.166 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0065 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.181 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.438 x 7.729 at -17.61 degrees (North through East) ! Clean map min=-0.015477 max=0.18102 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2300-2644_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2300-2644_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2300-2644_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 20:20:06 2007