! Started logfile: J2243-2544_S_1997_07_02_yyk_uvs.log on Sun Jan 7 20:14:57 2007 obs J2243-2544_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2243-2544_S_1997_07_02_yyk_uva.fits ! AN table 1: 135 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.19226 visibilities/baseline/integration-bin. ! Found source: J2243-2544 ! ! 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 754 lines of history. ! ! Reading 28972 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 J2243-2544_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.675777 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.628 mas, bmaj=7.836 mas, bpa=-10.25 degrees ! Estimated noise=2150.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.463679 Jy ! Component: 100 - total flux cleaned = 0.552996 Jy ! Total flux subtracted in 100 components = 0.552996 Jy ! Clean residual min=-0.025367 max=0.039393 Jy/beam ! Clean residual mean=0.000431 rms=0.008610 Jy/beam ! Combined flux in latest and established models = 0.552996 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.552996 Jy ! ! Correcting IF 1. ! A total of 363 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 228 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 228 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.369784Jy sigma=0.001640 ! Fit after self-cal, rms=0.369437Jy sigma=0.001638 ! Inverting map and beam ! Estimated beam: bmin=2.628 mas, bmaj=7.836 mas, bpa=-10.25 degrees ! Estimated noise=2151.01 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.44 mas, bmaj=9.452 mas, bpa=-9.014 degrees ! Estimated noise=1114.47 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.0366341 Jy ! Component: 100 - total flux cleaned = 0.0496627 Jy ! Component: 150 - total flux cleaned = 0.0524901 Jy ! Component: 200 - total flux cleaned = 0.053167 Jy ! Total flux subtracted in 200 components = 0.053167 Jy ! Clean residual min=-0.022606 max=0.046587 Jy/beam ! Clean residual mean=0.000491 rms=0.009529 Jy/beam ! Combined flux in latest and established models = 0.606163 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 33 components and 0.606163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.365983Jy sigma=0.001625 ! Fit after self-cal, rms=0.365877Jy sigma=0.001625 ! 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.44 x 9.452 at -9.014 degrees (North through East) ! Clean map min=-0.022721 max=0.53462 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.02219 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.18 HN 0.95 KP 0.89 ! LA 0.93 MK 1.01 NL 1.00* OV 1.06 ! PT 0.90 SC 0.80 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.975457 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.19 HN 1.03 KP 0.91 ! LA 1.05 MK 1.05 NL 1.02 OV 1.08 ! PT 0.90 SC 0.90 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03451 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.10 HN 1.00 KP 0.90 ! LA 0.78 MK 0.88 NL 1.00 OV 0.97 ! PT 1.05 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.977556 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.14 HN 1.22 KP 0.92 ! LA 0.89 MK 1.04 NL 1.09 OV 0.97 ! PT 0.88 SC 1.01 ! ! ! Fit before self-cal, rms=0.365877Jy sigma=0.001625 ! Fit after self-cal, rms=0.350863Jy sigma=0.001584 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.350863Jy sigma=0.001584 ! Fit after self-cal, rms=0.350900Jy sigma=0.001584 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=9.254 mas, bpa=-7.621 degrees ! Estimated noise=1098.62 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 (7.5, -8.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0346149 Jy ! Component: 100 - total flux cleaned = 0.0418964 Jy ! Component: 150 - total flux cleaned = 0.0431133 Jy ! Component: 200 - total flux cleaned = 0.0433987 Jy ! Total flux subtracted in 200 components = 0.0433987 Jy ! Clean residual min=-0.010092 max=0.018846 Jy/beam ! Clean residual mean=0.000158 rms=0.003994 Jy/beam ! Combined flux in latest and established models = 0.649562 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 70 components and 0.649562 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348729Jy sigma=0.001571 ! Fit after self-cal, rms=0.348422Jy sigma=0.001569 ! 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.348422Jy sigma=0.001569 ! Fit after self-cal, rms=0.345680Jy sigma=0.001557 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) ! Added new window around map position (35.5, -22.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0196213 Jy ! Component: 100 - total flux cleaned = 0.0263153 Jy ! Component: 150 - total flux cleaned = 0.0286017 Jy ! Component: 200 - total flux cleaned = 0.0285988 Jy ! Total flux subtracted in 200 components = 0.0285988 Jy ! Clean residual min=-0.009984 max=0.010114 Jy/beam ! Clean residual mean=0.000003 rms=0.002997 Jy/beam ! Combined flux in latest and established models = 0.678161 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 113 components and 0.678161 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.344863Jy sigma=0.001552 ! Fit after self-cal, rms=0.344309Jy sigma=0.001550 ! 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.414 x 9.254 at -7.621 degrees (North through East) ! Clean map min=-0.0093167 max=0.53037 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.344309Jy sigma=0.001550 ! Fit after self-cal, rms=0.339966Jy sigma=0.001540 ! 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.339966Jy sigma=0.001540 ! Fit after self-cal, rms=0.339855Jy sigma=0.001539 ! Inverting map and beam ! Estimated beam: bmin=3.397 mas, bmaj=9.234 mas, bpa=-7.87 degrees ! Estimated noise=1092.55 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00828444 Jy ! Component: 100 - total flux cleaned = 0.00955246 Jy ! Component: 150 - total flux cleaned = 0.00921014 Jy ! Component: 200 - total flux cleaned = 0.00906263 Jy ! Total flux subtracted in 200 components = 0.00906263 Jy ! Clean residual min=-0.007198 max=0.007437 Jy/beam ! Clean residual mean=-0.000168 rms=0.002329 Jy/beam ! Combined flux in latest and established models = 0.687224 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 141 components and 0.687224 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339664Jy sigma=0.001538 ! Fit after self-cal, rms=0.339579Jy sigma=0.001538 ! 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.339579Jy sigma=0.001538 ! Fit after self-cal, rms=0.340928Jy sigma=0.001535 ! 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.340928Jy sigma=0.001535 ! Fit after self-cal, rms=0.340918Jy sigma=0.001535 ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=9.222 mas, bpa=-7.827 degrees ! Estimated noise=1093.39 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00420341 Jy ! Component: 100 - total flux cleaned = 0.00420825 Jy ! Component: 150 - total flux cleaned = 0.00407678 Jy ! Component: 200 - total flux cleaned = 0.00384633 Jy ! Total flux subtracted in 200 components = 0.00384633 Jy ! Clean residual min=-0.006779 max=0.007150 Jy/beam ! Clean residual mean=-0.000140 rms=0.002214 Jy/beam ! Combined flux in latest and established models = 0.69107 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 155 components and 0.69107 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.340828Jy sigma=0.001535 ! Fit after self-cal, rms=0.340801Jy sigma=0.001535 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.267 mas, bmaj=20.15 mas, bpa=-4.929 degrees ! Estimated noise=1369.38 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.000352362 Jy ! Component: 100 - total flux cleaned = -0.000187193 Jy ! Component: 150 - total flux cleaned = -0.000437616 Jy ! Component: 200 - total flux cleaned = -0.000781286 Jy ! Total flux subtracted in 200 components = -0.000781286 Jy ! Clean residual min=-0.009346 max=0.009073 Jy/beam ! Clean residual mean=-0.000272 rms=0.003296 Jy/beam ! Combined flux in latest and established models = 0.690289 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 170 components and 0.690289 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.340785Jy sigma=0.001535 ! Fit after self-cal, rms=0.340775Jy sigma=0.001534 ! 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.589 mas, bmaj=7.741 mas, bpa=-9.765 degrees ! Estimated noise=2097.21 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.457204 Jy ! Component: 100 - total flux cleaned = 0.555095 Jy ! Component: 150 - total flux cleaned = 0.601244 Jy ! Component: 200 - total flux cleaned = 0.629188 Jy ! Total flux subtracted in 200 components = 0.629188 Jy ! Clean residual min=-0.013444 max=0.011871 Jy/beam ! Clean residual mean=0.000094 rms=0.003953 Jy/beam ! Combined flux in latest and established models = 0.629188 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.629188 Jy ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=9.222 mas, bpa=-7.827 degrees ! Estimated noise=1093.39 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.0233381 Jy ! Component: 100 - total flux cleaned = 0.037019 Jy ! Component: 150 - total flux cleaned = 0.0459693 Jy ! Component: 200 - total flux cleaned = 0.0521753 Jy ! Total flux subtracted in 200 components = 0.0521753 Jy ! Clean residual min=-0.007470 max=0.007700 Jy/beam ! Clean residual mean=-0.000104 rms=0.002322 Jy/beam ! Combined flux in latest and established models = 0.681364 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 84 components and 0.681364 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.267 mas, bmaj=20.15 mas, bpa=-4.929 degrees ! Estimated noise=1369.38 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.0052331 Jy ! Component: 100 - total flux cleaned = 0.00557686 Jy ! Component: 150 - total flux cleaned = 0.00573547 Jy ! Component: 200 - total flux cleaned = 0.00600521 Jy ! Total flux subtracted in 200 components = 0.00600521 Jy ! Clean residual min=-0.009006 max=0.009073 Jy/beam ! Clean residual mean=-0.000249 rms=0.003324 Jy/beam ! Combined flux in latest and established models = 0.687369 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 104 components and 0.687369 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.395 mas, bmaj=9.222 mas, bpa=-7.827 degrees ! Estimated noise=1093.39 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000338536 Jy ! Component: 100 - total flux cleaned = -0.000325392 Jy ! Component: 150 - total flux cleaned = -0.000325524 Jy ! Component: 200 - total flux cleaned = -0.000435062 Jy ! Total flux subtracted in 200 components = -0.000435062 Jy ! Clean residual min=-0.006884 max=0.006969 Jy/beam ! Clean residual mean=-0.000123 rms=0.002155 Jy/beam ! Combined flux in latest and established models = 0.686934 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 125 components and 0.686934 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.340805Jy sigma=0.001535 ! Fit after self-cal, rms=0.340765Jy sigma=0.001534 wmodel J2243-2544_S_1997_07_02_yyk\_map.mod ! Writing 125 model components to file: J2243-2544_S_1997_07_02_yyk_map.mod wobs J2243-2544_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2243-2544_S_1997_07_02_yyk_uvs.fits wwins J2243-2544_S_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J2243-2544_S_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.000515316 Jy ! Component: 100 - total flux cleaned = -0.000638964 Jy ! Component: 150 - total flux cleaned = -0.000537419 Jy ! Component: 200 - total flux cleaned = -0.000538721 Jy ! Component: 250 - total flux cleaned = -0.00090624 Jy ! Component: 300 - total flux cleaned = -0.00143276 Jy ! Component: 350 - total flux cleaned = -0.00194156 Jy ! Component: 400 - total flux cleaned = -0.00218859 Jy ! Component: 450 - total flux cleaned = -0.00234998 Jy ! Component: 500 - total flux cleaned = -0.00266031 Jy ! Component: 550 - total flux cleaned = -0.00295936 Jy ! Component: 600 - total flux cleaned = -0.00317816 Jy ! Component: 650 - total flux cleaned = -0.0034631 Jy ! Component: 700 - total flux cleaned = -0.00380921 Jy ! Component: 750 - total flux cleaned = -0.00401161 Jy ! Component: 800 - total flux cleaned = -0.00420953 Jy ! Component: 850 - total flux cleaned = -0.00453018 Jy ! Component: 900 - total flux cleaned = -0.00465594 Jy ! Component: 950 - total flux cleaned = -0.00526835 Jy ! Component: 1000 - total flux cleaned = -0.00556647 Jy ! Component: 1050 - total flux cleaned = -0.00585982 Jy ! Component: 1100 - total flux cleaned = -0.00620446 Jy ! Component: 1150 - total flux cleaned = -0.00642951 Jy ! Component: 1200 - total flux cleaned = -0.00676261 Jy ! Component: 1250 - total flux cleaned = -0.00703386 Jy ! Component: 1300 - total flux cleaned = -0.00719364 Jy ! Component: 1350 - total flux cleaned = -0.00745399 Jy ! Component: 1400 - total flux cleaned = -0.0077613 Jy ! Component: 1450 - total flux cleaned = -0.00816215 Jy ! Component: 1500 - total flux cleaned = -0.00830897 Jy ! Component: 1550 - total flux cleaned = -0.00850296 Jy ! Component: 1600 - total flux cleaned = -0.00869354 Jy ! Component: 1650 - total flux cleaned = -0.00902152 Jy ! Component: 1700 - total flux cleaned = -0.0091581 Jy ! Component: 1750 - total flux cleaned = -0.00942809 Jy ! Component: 1800 - total flux cleaned = -0.00960494 Jy ! Component: 1850 - total flux cleaned = -0.0098657 Jy ! Component: 1900 - total flux cleaned = -0.0100372 Jy ! Component: 1950 - total flux cleaned = -0.010291 Jy ! Component: 2000 - total flux cleaned = -0.0105412 Jy ! Total flux subtracted in 2048 components = -0.0107472 Jy ! Clean residual min=-0.003502 max=0.002061 Jy/beam ! Clean residual mean=-0.000094 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.676187 Jy keep ! Adding 144 model components to the UV plane model. ! The established model now contains 269 components and 0.676186 Jy ![Exited script file: muppet] wmap "J2243-2544_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.395 x 9.222 at -7.827 degrees (North through East) ! Clean map min=-0.0049936 max=0.52783 Jy/beam ! Writing clean map to FITS file: J2243-2544_S_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.527831 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000912019 device "J2243-2544_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2243-2544_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.518358 0.518358 1.03672 2.07343 4.14686 8.29373 16.5875 33.1749 66.3498 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.527 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.395 x 9.222 at -7.827 degrees (North through East) ! Clean map min=-0.0049936 max=0.52783 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2243-2544_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2243-2544_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2243-2544_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 20:15:04 2007