! Started logfile: J2300-2644_X_1997_07_02_yyk_uvs.log on Mon Jan 8 10:47:02 2007 obs J2300-2644_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2300-2644_X_1997_07_02_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.2 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 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 753 lines of history. ! ! Reading 31752 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_X_1997_07_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.269733 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.6659 mas, bmaj=1.953 mas, bpa=-10.06 degrees ! Estimated noise=1329.1 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.12497 Jy ! Component: 100 - total flux cleaned = 0.143654 Jy ! Total flux subtracted in 100 components = 0.143654 Jy ! Clean residual min=-0.009321 max=0.008969 Jy/beam ! Clean residual mean=-0.000105 rms=0.002555 Jy/beam ! Combined flux in latest and established models = 0.143654 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.143654 Jy ! ! Correcting IF 1. ! A total of 259 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 259 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 259 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 259 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.227192Jy sigma=0.001628 ! Fit after self-cal, rms=0.226982Jy sigma=0.001627 ! Inverting map and beam ! Estimated beam: bmin=0.666 mas, bmaj=1.953 mas, bpa=-10.06 degrees ! Estimated noise=1329.09 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.8788 mas, bmaj=2.402 mas, bpa=-9.843 degrees ! Estimated noise=640.267 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.0156943 Jy ! Component: 100 - total flux cleaned = 0.0221284 Jy ! Component: 150 - total flux cleaned = 0.0250092 Jy ! Component: 200 - total flux cleaned = 0.025601 Jy ! Total flux subtracted in 200 components = 0.025601 Jy ! Clean residual min=-0.006039 max=0.005708 Jy/beam ! Clean residual mean=-0.000207 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.169255 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.169255 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226885Jy sigma=0.001620 ! Fit after self-cal, rms=0.226880Jy sigma=0.001620 ! 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.8788 x 2.402 at -9.843 degrees (North through East) ! Clean map min=-0.0058426 max=0.14742 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: 0.984125 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.05 HN 1.05 KP 0.99 ! LA 1.00 MK 0.96 NL 1.11 OV 0.96 ! PT 0.98 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00205 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.98 HN 0.99 KP 0.97 ! LA 0.97 MK 1.00 NL 1.08 OV 0.98 ! PT 0.89 SC 1.06 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.998119 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 0.96 KP 0.93 ! LA 0.98 MK 1.00 NL 1.12 OV 0.99 ! PT 0.93 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.969175 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.98 HN 1.04 KP 0.96 ! LA 1.02 MK 1.00 NL 1.18 OV 1.03 ! PT 0.93 SC 1.08 ! ! ! Fit before self-cal, rms=0.226880Jy sigma=0.001620 ! Fit after self-cal, rms=0.229369Jy sigma=0.001618 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.229369Jy sigma=0.001618 ! Fit after self-cal, rms=0.229372Jy sigma=0.001618 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8866 mas, bmaj=2.451 mas, bpa=-10.47 degrees ! Estimated noise=627.228 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.00340896 Jy ! Component: 100 - total flux cleaned = -0.004209 Jy ! Component: 150 - total flux cleaned = -0.0043202 Jy ! Component: 200 - total flux cleaned = -0.00443379 Jy ! Total flux subtracted in 200 components = -0.00443379 Jy ! Clean residual min=-0.004550 max=0.003953 Jy/beam ! Clean residual mean=-0.000170 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.164822 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.164822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229233Jy sigma=0.001618 ! Fit after self-cal, rms=0.229233Jy sigma=0.001618 ! 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.229233Jy sigma=0.001618 ! Fit after self-cal, rms=0.226858Jy sigma=0.001602 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.00216778 Jy ! Component: 100 - total flux cleaned = 0.0021357 Jy ! Component: 150 - total flux cleaned = 0.00213855 Jy ! Component: 200 - total flux cleaned = 0.00214012 Jy ! Total flux subtracted in 200 components = 0.00214012 Jy ! Clean residual min=-0.004278 max=0.003972 Jy/beam ! Clean residual mean=-0.000120 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.166962 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 46 components and 0.166962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226887Jy sigma=0.001602 ! Fit after self-cal, rms=0.226608Jy sigma=0.001600 ! 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.8866 x 2.451 at -10.47 degrees (North through East) ! Clean map min=-0.0039186 max=0.14795 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.226608Jy sigma=0.001600 ! Fit after self-cal, rms=0.233524Jy sigma=0.001598 ! 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.233524Jy sigma=0.001598 ! Fit after self-cal, rms=0.233547Jy sigma=0.001598 ! Inverting map and beam ! Estimated beam: bmin=0.8918 mas, bmaj=2.46 mas, bpa=-10.39 degrees ! Estimated noise=620.492 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00168538 Jy ! Component: 100 - total flux cleaned = -0.00205744 Jy ! Component: 150 - total flux cleaned = -0.00218624 Jy ! Component: 200 - total flux cleaned = -0.00222247 Jy ! Total flux subtracted in 200 components = -0.00222247 Jy ! Clean residual min=-0.003497 max=0.003541 Jy/beam ! Clean residual mean=-0.000047 rms=0.001035 Jy/beam ! Combined flux in latest and established models = 0.164739 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 50 components and 0.164739 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233524Jy sigma=0.001598 ! Fit after self-cal, rms=0.233567Jy sigma=0.001598 ! 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.233567Jy sigma=0.001598 ! Fit after self-cal, rms=0.233763Jy sigma=0.001597 ! 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.233763Jy sigma=0.001597 ! Fit after self-cal, rms=0.233790Jy sigma=0.001597 ! Inverting map and beam ! Estimated beam: bmin=0.8978 mas, bmaj=2.464 mas, bpa=-10.02 degrees ! Estimated noise=616.299 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00137408 Jy ! Component: 100 - total flux cleaned = -0.00169501 Jy ! Component: 150 - total flux cleaned = -0.00169489 Jy ! Component: 200 - total flux cleaned = -0.00169491 Jy ! Total flux subtracted in 200 components = -0.00169491 Jy ! Clean residual min=-0.003762 max=0.003568 Jy/beam ! Clean residual mean=-0.000052 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.163044 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 56 components and 0.163044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233773Jy sigma=0.001597 ! Fit after self-cal, rms=0.233788Jy sigma=0.001597 ! 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.371 mas, bmaj=6.017 mas, bpa=-6.952 degrees ! Estimated noise=789.763 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.000486088 Jy ! Component: 100 - total flux cleaned = -0.000458635 Jy ! Component: 150 - total flux cleaned = -0.000438926 Jy ! Component: 200 - total flux cleaned = -0.000420272 Jy ! Total flux subtracted in 200 components = -0.000420272 Jy ! Clean residual min=-0.004455 max=0.003787 Jy/beam ! Clean residual mean=-0.000109 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.162624 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 58 components and 0.162624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233783Jy sigma=0.001597 ! Fit after self-cal, rms=0.233787Jy sigma=0.001597 ! 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=0.6687 mas, bmaj=1.955 mas, bpa=-10.01 degrees ! Estimated noise=1323.63 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.128675 Jy ! Component: 100 - total flux cleaned = 0.146608 Jy ! Component: 150 - total flux cleaned = 0.152895 Jy ! Component: 200 - total flux cleaned = 0.155804 Jy ! Total flux subtracted in 200 components = 0.155804 Jy ! Clean residual min=-0.007559 max=0.006768 Jy/beam ! Clean residual mean=-0.000043 rms=0.001787 Jy/beam ! Combined flux in latest and established models = 0.155804 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.155804 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8978 mas, bmaj=2.464 mas, bpa=-10.02 degrees ! Estimated noise=616.299 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.00501135 Jy ! Component: 100 - total flux cleaned = 0.00575994 Jy ! Component: 150 - total flux cleaned = 0.00600127 Jy ! Component: 200 - total flux cleaned = 0.00610219 Jy ! Total flux subtracted in 200 components = 0.00610219 Jy ! Clean residual min=-0.003843 max=0.003509 Jy/beam ! Clean residual mean=-0.000054 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.161907 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 22 components and 0.161907 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.371 mas, bmaj=6.017 mas, bpa=-6.952 degrees ! Estimated noise=789.763 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 = 7.32454e-05 Jy ! Component: 100 - total flux cleaned = 0.000126037 Jy ! Component: 150 - total flux cleaned = 0.000194035 Jy ! Component: 200 - total flux cleaned = 0.000251244 Jy ! Total flux subtracted in 200 components = 0.000251244 Jy ! Clean residual min=-0.004421 max=0.003816 Jy/beam ! Clean residual mean=-0.000111 rms=0.001491 Jy/beam ! Combined flux in latest and established models = 0.162158 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 24 components and 0.162158 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8978 mas, bmaj=2.464 mas, bpa=-10.02 degrees ! Estimated noise=616.299 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -7.03064e-05 Jy ! Component: 100 - total flux cleaned = 3.61808e-05 Jy ! Component: 150 - total flux cleaned = 0.000112899 Jy ! Component: 200 - total flux cleaned = 0.000177386 Jy ! Total flux subtracted in 200 components = 0.000177386 Jy ! Clean residual min=-0.003862 max=0.003531 Jy/beam ! Clean residual mean=-0.000053 rms=0.001040 Jy/beam ! Combined flux in latest and established models = 0.162335 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.162335 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233799Jy sigma=0.001597 ! Fit after self-cal, rms=0.233801Jy sigma=0.001597 wmodel J2300-2644_X_1997_07_02_yyk\_map.mod ! Writing 28 model components to file: J2300-2644_X_1997_07_02_yyk_map.mod wobs J2300-2644_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2300-2644_X_1997_07_02_yyk_uvs.fits wwins J2300-2644_X_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J2300-2644_X_1997_07_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.000295886 Jy ! Component: 100 - total flux cleaned = -0.000475569 Jy ! Component: 150 - total flux cleaned = -0.000249277 Jy ! Component: 200 - total flux cleaned = -0.000140143 Jy ! Component: 250 - total flux cleaned = -0.000140786 Jy ! Component: 300 - total flux cleaned = -0.000288666 Jy ! Component: 350 - total flux cleaned = -0.000428119 Jy ! Component: 400 - total flux cleaned = -0.000474102 Jy ! Component: 450 - total flux cleaned = -0.000692511 Jy ! Component: 500 - total flux cleaned = -0.000903398 Jy ! Component: 550 - total flux cleaned = -0.00102584 Jy ! Component: 600 - total flux cleaned = -0.0010256 Jy ! Component: 650 - total flux cleaned = -0.0011417 Jy ! Component: 700 - total flux cleaned = -0.00121765 Jy ! Component: 750 - total flux cleaned = -0.0014393 Jy ! Component: 800 - total flux cleaned = -0.00169146 Jy ! Component: 850 - total flux cleaned = -0.00197321 Jy ! Component: 900 - total flux cleaned = -0.00221504 Jy ! Component: 950 - total flux cleaned = -0.00241849 Jy ! Component: 1000 - total flux cleaned = -0.00265217 Jy ! Component: 1050 - total flux cleaned = -0.00291274 Jy ! Component: 1100 - total flux cleaned = -0.00310531 Jy ! Component: 1150 - total flux cleaned = -0.00329519 Jy ! Component: 1200 - total flux cleaned = -0.00351196 Jy ! Component: 1250 - total flux cleaned = -0.00372527 Jy ! Component: 1300 - total flux cleaned = -0.00387495 Jy ! Component: 1350 - total flux cleaned = -0.00411117 Jy ! Component: 1400 - total flux cleaned = -0.00431442 Jy ! Component: 1450 - total flux cleaned = -0.0045147 Jy ! Component: 1500 - total flux cleaned = -0.00468404 Jy ! Component: 1550 - total flux cleaned = -0.00487811 Jy ! Component: 1600 - total flux cleaned = -0.00498703 Jy ! Component: 1650 - total flux cleaned = -0.0050142 Jy ! Component: 1700 - total flux cleaned = -0.0051207 Jy ! Component: 1750 - total flux cleaned = -0.00517288 Jy ! Component: 1800 - total flux cleaned = -0.00514677 Jy ! Component: 1850 - total flux cleaned = -0.00532542 Jy ! Component: 1900 - total flux cleaned = -0.00537602 Jy ! Component: 1950 - total flux cleaned = -0.00547544 Jy ! Component: 2000 - total flux cleaned = -0.00554858 Jy ! Total flux subtracted in 2048 components = -0.00559726 Jy ! Clean residual min=-0.001352 max=0.001418 Jy/beam ! Clean residual mean=-0.000044 rms=0.000483 Jy/beam ! Combined flux in latest and established models = 0.156738 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 161 components and 0.156738 Jy ![Exited script file: muppet] wmap "J2300-2644_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8978 x 2.464 at -10.02 degrees (North through East) ! Clean map min=-0.0031107 max=0.14785 Jy/beam ! Writing clean map to FITS file: J2300-2644_X_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.147852 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000478301 device "J2300-2644_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2300-2644_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.970499 0.970499 1.941 3.882 7.76399 15.528 31.056 62.1119 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.147 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.8978 x 2.464 at -10.02 degrees (North through East) ! Clean map min=-0.0031107 max=0.14785 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2300-2644_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2300-2644_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2300-2644_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 10:47:10 2007