! Started logfile: J2040-2507_S_1997_08_27_yyk_uvs.log on Sun Jan 7 19:53:35 2007 obs J2040-2507_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J2040-2507_S_1997_08_27_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.802078 visibilities/baseline/integration-bin. ! Found source: J2040-2507 ! ! 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 702 lines of history. ! ! Reading 20068 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 J2040-2507_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.663139 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.719 mas, bmaj=6.752 mas, bpa=-17.1 degrees ! Estimated noise=2578.95 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.403678 Jy ! Component: 100 - total flux cleaned = 0.489326 Jy ! Total flux subtracted in 100 components = 0.489326 Jy ! Clean residual min=-0.051795 max=0.053495 Jy/beam ! Clean residual mean=0.001003 rms=0.013008 Jy/beam ! Combined flux in latest and established models = 0.489326 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.489326 Jy ! ! Correcting IF 1. ! A total of 309 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.447962Jy sigma=0.001405 ! Fit after self-cal, rms=0.446628Jy sigma=0.001401 ! Inverting map and beam ! Estimated beam: bmin=2.719 mas, bmaj=6.752 mas, bpa=-17.1 degrees ! Estimated noise=2579.28 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.36 mas, bmaj=7.911 mas, bpa=-15.65 degrees ! Estimated noise=1509.02 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.0167932 Jy ! Component: 100 - total flux cleaned = 0.0167621 Jy ! Component: 150 - total flux cleaned = 0.0167585 Jy ! Component: 200 - total flux cleaned = 0.0182957 Jy ! Total flux subtracted in 200 components = 0.0182957 Jy ! Clean residual min=-0.027818 max=0.042076 Jy/beam ! Clean residual mean=0.000911 rms=0.009839 Jy/beam ! Combined flux in latest and established models = 0.507622 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.507622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.440719Jy sigma=0.001384 ! Fit after self-cal, rms=0.440705Jy sigma=0.001384 ! 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.36 x 7.911 at -15.65 degrees (North through East) ! Clean map min=-0.027378 max=0.46075 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00958 ! Telescope amplitude corrections in sub-array 1: ! BR 1.39 FD 1.03 HN 0.89 KP 0.87 ! LA 0.92 MK 1.00 NL 1.00* OV 1.01 ! PT 0.93 SC 0.86 ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.97778 ! Telescope amplitude corrections in sub-array 1: ! BR 1.47 FD 1.10 HN 0.97 KP 0.94 ! LA 1.03 MK 0.97 NL 0.92 OV 1.03 ! PT 0.92 SC 0.88 ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03586 ! Telescope amplitude corrections in sub-array 1: ! BR 1.37 FD 0.98 HN 0.94 KP 0.86 ! LA 0.77 MK 0.87 NL 0.87 OV 0.92 ! PT 1.08 SC 0.99 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982653 ! Telescope amplitude corrections in sub-array 1: ! BR 1.44 FD 1.06 HN 1.12 KP 0.90 ! LA 0.83 MK 1.02 NL 1.01 OV 0.90 ! PT 0.90 SC 0.99 ! ! ! Fit before self-cal, rms=0.440705Jy sigma=0.001384 ! Fit after self-cal, rms=0.434541Jy sigma=0.001354 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.434541Jy sigma=0.001354 ! Fit after self-cal, rms=0.434541Jy sigma=0.001353 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.292 mas, bmaj=7.88 mas, bpa=-15.47 degrees ! Estimated noise=1454.2 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.00752313 Jy ! Component: 100 - total flux cleaned = 0.00752134 Jy ! Component: 150 - total flux cleaned = 0.0070644 Jy ! Component: 200 - total flux cleaned = 0.00708218 Jy ! Total flux subtracted in 200 components = 0.00708218 Jy ! Clean residual min=-0.026915 max=0.028522 Jy/beam ! Clean residual mean=0.000494 rms=0.006539 Jy/beam ! Combined flux in latest and established models = 0.514704 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 28 components and 0.514704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.433743Jy sigma=0.001350 ! Fit after self-cal, rms=0.433736Jy sigma=0.001350 ! 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.433736Jy sigma=0.001350 ! Fit after self-cal, rms=0.430628Jy sigma=0.001342 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.000897265 Jy ! Component: 100 - total flux cleaned = 0.000559741 Jy ! Component: 150 - total flux cleaned = 0.000571535 Jy ! Component: 200 - total flux cleaned = 0.000575354 Jy ! Total flux subtracted in 200 components = 0.000575354 Jy ! Clean residual min=-0.024872 max=0.025871 Jy/beam ! Clean residual mean=0.000474 rms=0.006194 Jy/beam ! Combined flux in latest and established models = 0.515279 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.515279 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.430268Jy sigma=0.001340 ! Fit after self-cal, rms=0.429375Jy sigma=0.001338 ! 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.292 x 7.88 at -15.47 degrees (North through East) ! Clean map min=-0.024592 max=0.45374 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.429375Jy sigma=0.001338 ! Fit after self-cal, rms=3.927618Jy sigma=0.001275 ! 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=3.927618Jy sigma=0.001275 ! Fit after self-cal, rms=3.927569Jy sigma=0.001275 ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=9.163 mas, bpa=-10.77 degrees ! Estimated noise=1448.92 mJy/beam. ! Added new window around map position (-9.5, 12.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0097331 Jy ! Component: 100 - total flux cleaned = 0.0102695 Jy ! Component: 150 - total flux cleaned = 0.0102763 Jy ! Component: 200 - total flux cleaned = 0.0103036 Jy ! Total flux subtracted in 200 components = 0.0103036 Jy ! Clean residual min=-0.009859 max=0.009506 Jy/beam ! Clean residual mean=-0.000032 rms=0.002491 Jy/beam ! Combined flux in latest and established models = 0.525582 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 49 components and 0.525582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.927365Jy sigma=0.001271 ! Fit after self-cal, rms=3.927135Jy sigma=0.001271 ! 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=3.927135Jy sigma=0.001271 ! Fit after self-cal, rms=4.263494Jy sigma=0.001269 ! 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=4.263494Jy sigma=0.001269 ! Fit after self-cal, rms=4.263437Jy sigma=0.001269 ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=9.146 mas, bpa=-10.46 degrees ! Estimated noise=1447.09 mJy/beam. ! Added new window around map position (3.5, -15). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0086077 Jy ! Component: 100 - total flux cleaned = 0.00897633 Jy ! Component: 150 - total flux cleaned = 0.00896493 Jy ! Component: 200 - total flux cleaned = 0.00868687 Jy ! Total flux subtracted in 200 components = 0.00868687 Jy ! Clean residual min=-0.007618 max=0.006932 Jy/beam ! Clean residual mean=-0.000010 rms=0.001939 Jy/beam ! Combined flux in latest and established models = 0.534269 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 67 components and 0.534269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.263506Jy sigma=0.001268 ! Fit after self-cal, rms=4.263501Jy sigma=0.001267 ! 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.331 mas, bmaj=16.87 mas, bpa=-7.527 degrees ! Estimated noise=1872.71 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.000737819 Jy ! Component: 100 - total flux cleaned = -0.00108014 Jy ! Component: 150 - total flux cleaned = -0.00107295 Jy ! Component: 200 - total flux cleaned = -0.00120534 Jy ! Total flux subtracted in 200 components = -0.00120534 Jy ! Clean residual min=-0.005636 max=0.005321 Jy/beam ! Clean residual mean=0.000012 rms=0.001864 Jy/beam ! Combined flux in latest and established models = 0.533064 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 83 components and 0.533064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.263520Jy sigma=0.001267 ! Fit after self-cal, rms=4.263485Jy sigma=0.001267 ! 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.665 mas, bmaj=7.658 mas, bpa=-11.72 degrees ! Estimated noise=2718.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.41003 Jy ! Component: 100 - total flux cleaned = 0.489117 Jy ! Component: 150 - total flux cleaned = 0.508185 Jy ! Component: 200 - total flux cleaned = 0.514915 Jy ! Total flux subtracted in 200 components = 0.514915 Jy ! Clean residual min=-0.015649 max=0.014549 Jy/beam ! Clean residual mean=0.000176 rms=0.003674 Jy/beam ! Combined flux in latest and established models = 0.514915 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.514915 Jy ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=9.146 mas, bpa=-10.46 degrees ! Estimated noise=1447.09 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.0121604 Jy ! Component: 100 - total flux cleaned = 0.0145371 Jy ! Component: 150 - total flux cleaned = 0.0153843 Jy ! Component: 200 - total flux cleaned = 0.0158586 Jy ! Total flux subtracted in 200 components = 0.0158586 Jy ! Clean residual min=-0.006306 max=0.006575 Jy/beam ! Clean residual mean=0.000019 rms=0.001761 Jy/beam ! Combined flux in latest and established models = 0.530774 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 53 components and 0.530774 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.331 mas, bmaj=16.87 mas, bpa=-7.527 degrees ! Estimated noise=1872.71 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.000734 Jy ! Component: 100 - total flux cleaned = 0.000899467 Jy ! Component: 150 - total flux cleaned = 0.00118151 Jy ! Component: 200 - total flux cleaned = 0.00144097 Jy ! Total flux subtracted in 200 components = 0.00144097 Jy ! Clean residual min=-0.005484 max=0.005065 Jy/beam ! Clean residual mean=0.000027 rms=0.001827 Jy/beam ! Combined flux in latest and established models = 0.532215 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 80 components and 0.532215 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.218 mas, bmaj=9.146 mas, bpa=-10.46 degrees ! Estimated noise=1447.09 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000546904 Jy ! Component: 100 - total flux cleaned = -0.000749792 Jy ! Component: 150 - total flux cleaned = -0.000584715 Jy ! Component: 200 - total flux cleaned = -0.000581703 Jy ! Total flux subtracted in 200 components = -0.000581703 Jy ! Clean residual min=-0.004922 max=0.005487 Jy/beam ! Clean residual mean=0.000017 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.531633 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 102 components and 0.531633 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=4.261802Jy sigma=0.001267 ! Fit after self-cal, rms=4.259928Jy sigma=0.001267 wmodel J2040-2507_S_1997_08_27_yyk\_map.mod ! Writing 102 model components to file: J2040-2507_S_1997_08_27_yyk_map.mod wobs J2040-2507_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J2040-2507_S_1997_08_27_yyk_uvs.fits wwins J2040-2507_S_1997_08_27_yyk\_map.win ! wwins: Wrote 3 windows to J2040-2507_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.00126851 Jy ! Component: 100 - total flux cleaned = 0.00100714 Jy ! Component: 150 - total flux cleaned = 0.00109306 Jy ! Component: 200 - total flux cleaned = 0.00117175 Jy ! Component: 250 - total flux cleaned = 0.00109358 Jy ! Component: 300 - total flux cleaned = 0.00102054 Jy ! Component: 350 - total flux cleaned = 0.0010924 Jy ! Component: 400 - total flux cleaned = 0.00102122 Jy ! Component: 450 - total flux cleaned = 0.00102228 Jy ! Component: 500 - total flux cleaned = 0.000824 Jy ! Component: 550 - total flux cleaned = 0.00076118 Jy ! Component: 600 - total flux cleaned = 0.000699594 Jy ! Component: 650 - total flux cleaned = 0.000638659 Jy ! Component: 700 - total flux cleaned = 0.000699396 Jy ! Component: 750 - total flux cleaned = 0.000641073 Jy ! Component: 800 - total flux cleaned = 0.000526878 Jy ! Component: 850 - total flux cleaned = 0.00035726 Jy ! Component: 900 - total flux cleaned = 0.00013618 Jy ! Component: 950 - total flux cleaned = 2.90299e-05 Jy ! Component: 1000 - total flux cleaned = -0.000130582 Jy ! Component: 1050 - total flux cleaned = -0.000181619 Jy ! Component: 1100 - total flux cleaned = -0.000179827 Jy ! Component: 1150 - total flux cleaned = -7.88727e-05 Jy ! Component: 1200 - total flux cleaned = -7.83461e-05 Jy ! Component: 1250 - total flux cleaned = -7.74052e-05 Jy ! Component: 1300 - total flux cleaned = 1.83183e-05 Jy ! Component: 1350 - total flux cleaned = 0.000113778 Jy ! Component: 1400 - total flux cleaned = 0.000438146 Jy ! Component: 1450 - total flux cleaned = 0.0005745 Jy ! Component: 1500 - total flux cleaned = 0.000797896 Jy ! Component: 1550 - total flux cleaned = 0.000886092 Jy ! Component: 1600 - total flux cleaned = 0.00118977 Jy ! Component: 1650 - total flux cleaned = 0.00127468 Jy ! Component: 1700 - total flux cleaned = 0.0013588 Jy ! Component: 1750 - total flux cleaned = 0.00152531 Jy ! Component: 1800 - total flux cleaned = 0.00177235 Jy ! Component: 1850 - total flux cleaned = 0.00189416 Jy ! Component: 1900 - total flux cleaned = 0.00217471 Jy ! Component: 1950 - total flux cleaned = 0.00237246 Jy ! Component: 2000 - total flux cleaned = 0.00256809 Jy ! Total flux subtracted in 2048 components = 0.00268468 Jy ! Clean residual min=-0.001917 max=0.002027 Jy/beam ! Clean residual mean=0.000053 rms=0.000792 Jy/beam ! Combined flux in latest and established models = 0.534318 Jy keep ! Adding 137 model components to the UV plane model. ! The established model now contains 239 components and 0.534318 Jy ![Exited script file: muppet] wmap "J2040-2507_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.218 x 9.146 at -10.46 degrees (North through East) ! Clean map min=-0.0046431 max=0.48078 Jy/beam ! Writing clean map to FITS file: J2040-2507_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.480784 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000787902 device "J2040-2507_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2040-2507_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.491636 0.491636 0.983272 1.96654 3.93309 7.86617 15.7323 31.4647 62.9294 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.48 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.218 x 9.146 at -10.46 degrees (North through East) ! Clean map min=-0.0046431 max=0.48078 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2040-2507_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2040-2507_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2040-2507_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 19:53:42 2007