! Started logfile: J1218-0119_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:02:12 2007 obs J1218-0119_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1218-0119_S_1997_05_07_yyk_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.962222 visibilities/baseline/integration-bin. ! Found source: J1218-0119 ! ! 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 614 lines of history. ! ! Reading 25980 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 J1218-0119_S_1997_05_07_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.420254 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.868 mas, bmaj=7.231 mas, bpa=-3.712 degrees ! Estimated noise=1966.99 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.266544 Jy ! Component: 100 - total flux cleaned = 0.30364 Jy ! Total flux subtracted in 100 components = 0.30364 Jy ! Clean residual min=-0.014109 max=0.016166 Jy/beam ! Clean residual mean=0.000046 rms=0.003818 Jy/beam ! Combined flux in latest and established models = 0.30364 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.30364 Jy ! ! Correcting IF 1. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.278570Jy sigma=0.001213 ! Fit after self-cal, rms=0.278348Jy sigma=0.001212 ! Inverting map and beam ! Estimated beam: bmin=2.868 mas, bmaj=7.231 mas, bpa=-3.712 degrees ! Estimated noise=1966.99 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.553 mas, bmaj=8.549 mas, bpa=-4.526 degrees ! Estimated noise=931.412 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.0121029 Jy ! Component: 100 - total flux cleaned = 0.0121286 Jy ! Component: 150 - total flux cleaned = 0.0118246 Jy ! Component: 200 - total flux cleaned = 0.011848 Jy ! Total flux subtracted in 200 components = 0.011848 Jy ! Clean residual min=-0.008054 max=0.010218 Jy/beam ! Clean residual mean=0.000089 rms=0.002295 Jy/beam ! Combined flux in latest and established models = 0.315488 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 23 components and 0.315488 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276770Jy sigma=0.001207 ! Fit after self-cal, rms=0.276753Jy sigma=0.001207 ! 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.553 x 8.549 at -4.526 degrees (North through East) ! Clean map min=-0.0075037 max=0.30344 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.03276 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 0.96 KP 0.91 ! LA 0.98 MK 1.00 NL 1.00* OV 1.09 ! PT 0.94 SC 0.83 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.980977 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.10 HN 1.08 KP 0.99 ! LA 1.08 MK 1.04 NL 1.01 OV 1.03 ! PT 0.94 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.04835 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 0.95 KP 0.87 ! LA 0.82 MK 0.87 NL 0.96 OV 0.95 ! PT 1.06 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.992348 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.13 HN 1.07 KP 0.95 ! LA 0.87 MK 1.03 NL 1.06 OV 1.09 ! PT 0.91 SC 0.97 ! ! ! Fit before self-cal, rms=0.276753Jy sigma=0.001207 ! Fit after self-cal, rms=0.269153Jy sigma=0.001198 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.269153Jy sigma=0.001198 ! Fit after self-cal, rms=0.269151Jy sigma=0.001198 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.508 mas, bmaj=8.341 mas, bpa=-3.121 degrees ! Estimated noise=938.295 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.0057431 Jy ! Component: 100 - total flux cleaned = 0.00644691 Jy ! Component: 150 - total flux cleaned = 0.00664117 Jy ! Component: 200 - total flux cleaned = 0.00679777 Jy ! Total flux subtracted in 200 components = 0.00679777 Jy ! Clean residual min=-0.004067 max=0.004368 Jy/beam ! Clean residual mean=0.000032 rms=0.001240 Jy/beam ! Combined flux in latest and established models = 0.322286 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.322286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269049Jy sigma=0.001198 ! Fit after self-cal, rms=0.269043Jy sigma=0.001198 ! 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.269043Jy sigma=0.001198 ! Fit after self-cal, rms=0.267867Jy sigma=0.001192 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.00102622 Jy ! Component: 100 - total flux cleaned = 0.00119354 Jy ! Component: 150 - total flux cleaned = 0.00127782 Jy ! Component: 200 - total flux cleaned = 0.00134885 Jy ! Total flux subtracted in 200 components = 0.00134885 Jy ! Clean residual min=-0.003985 max=0.004229 Jy/beam ! Clean residual mean=0.000036 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.323635 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 41 components and 0.323635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267843Jy sigma=0.001192 ! Fit after self-cal, rms=0.267696Jy sigma=0.001191 ! 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.508 x 8.341 at -3.121 degrees (North through East) ! Clean map min=-0.0039138 max=0.30827 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.267696Jy sigma=0.001191 ! Fit after self-cal, rms=0.268681Jy sigma=0.001187 ! 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.268681Jy sigma=0.001187 ! Fit after self-cal, rms=0.268642Jy sigma=0.001187 ! Inverting map and beam ! Estimated beam: bmin=3.496 mas, bmaj=8.322 mas, bpa=-2.997 degrees ! Estimated noise=935.732 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000406173 Jy ! Component: 100 - total flux cleaned = -0.000169778 Jy ! Component: 150 - total flux cleaned = -2.04699e-05 Jy ! Component: 200 - total flux cleaned = 2.88091e-06 Jy ! Total flux subtracted in 200 components = 2.88091e-06 Jy ! Clean residual min=-0.003755 max=0.004169 Jy/beam ! Clean residual mean=0.000021 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.323638 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 49 components and 0.323638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.268627Jy sigma=0.001186 ! Fit after self-cal, rms=0.268605Jy sigma=0.001186 ! 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.268605Jy sigma=0.001186 ! Fit after self-cal, rms=0.269455Jy sigma=0.001185 ! 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.269455Jy sigma=0.001185 ! Fit after self-cal, rms=0.269447Jy sigma=0.001185 ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=8.306 mas, bpa=-2.88 degrees ! Estimated noise=936.721 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000252918 Jy ! Component: 100 - total flux cleaned = 0.000529508 Jy ! Component: 150 - total flux cleaned = 0.000705269 Jy ! Component: 200 - total flux cleaned = 0.000764812 Jy ! Total flux subtracted in 200 components = 0.000764812 Jy ! Clean residual min=-0.003759 max=0.004160 Jy/beam ! Clean residual mean=0.000021 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.324403 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 54 components and 0.324403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269439Jy sigma=0.001185 ! Fit after self-cal, rms=0.269431Jy sigma=0.001185 ! 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.989 mas, bmaj=12.69 mas, bpa=-2.055 degrees ! Estimated noise=1170.94 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.0004628 Jy ! Component: 100 - total flux cleaned = 0.00049073 Jy ! Component: 150 - total flux cleaned = 0.000609808 Jy ! Component: 200 - total flux cleaned = 0.000683363 Jy ! Total flux subtracted in 200 components = 0.000683363 Jy ! Clean residual min=-0.004070 max=0.005634 Jy/beam ! Clean residual mean=0.000032 rms=0.001458 Jy/beam ! Combined flux in latest and established models = 0.325086 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.325086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269434Jy sigma=0.001185 ! Fit after self-cal, rms=0.269426Jy sigma=0.001185 ! 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.832 mas, bmaj=7.118 mas, bpa=-2.805 degrees ! Estimated noise=1971.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.267936 Jy ! Component: 100 - total flux cleaned = 0.315102 Jy ! Component: 150 - total flux cleaned = 0.322648 Jy ! Component: 200 - total flux cleaned = 0.323054 Jy ! Total flux subtracted in 200 components = 0.323054 Jy ! Clean residual min=-0.006777 max=0.006605 Jy/beam ! Clean residual mean=0.000018 rms=0.001830 Jy/beam ! Combined flux in latest and established models = 0.323054 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.323054 Jy ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=8.306 mas, bpa=-2.88 degrees ! Estimated noise=936.721 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) ! Added new window around map position (4, 28). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00562992 Jy ! Component: 100 - total flux cleaned = 0.0077054 Jy ! Component: 150 - total flux cleaned = 0.00880865 Jy ! Component: 200 - total flux cleaned = 0.00931166 Jy ! Total flux subtracted in 200 components = 0.00931166 Jy ! Clean residual min=-0.003538 max=0.002964 Jy/beam ! Clean residual mean=0.000009 rms=0.000930 Jy/beam ! Combined flux in latest and established models = 0.332365 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 33 components and 0.332365 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.989 mas, bmaj=12.69 mas, bpa=-2.055 degrees ! Estimated noise=1170.94 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.00182738 Jy ! Component: 100 - total flux cleaned = 0.00210699 Jy ! Component: 150 - total flux cleaned = 0.00215507 Jy ! Component: 200 - total flux cleaned = 0.00227273 Jy ! Total flux subtracted in 200 components = 0.00227273 Jy ! Clean residual min=-0.003583 max=0.003111 Jy/beam ! Clean residual mean=0.000013 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.334638 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.334638 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.493 mas, bmaj=8.306 mas, bpa=-2.88 degrees ! Estimated noise=936.721 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -6.62289e-05 Jy ! Component: 100 - total flux cleaned = -0.000462842 Jy ! Component: 150 - total flux cleaned = -0.000601624 Jy ! Component: 200 - total flux cleaned = -0.000663847 Jy ! Total flux subtracted in 200 components = -0.000663847 Jy ! Clean residual min=-0.003328 max=0.002981 Jy/beam ! Clean residual mean=0.000010 rms=0.000871 Jy/beam ! Combined flux in latest and established models = 0.333974 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 59 components and 0.333974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269383Jy sigma=0.001185 ! Fit after self-cal, rms=0.269374Jy sigma=0.001185 wmodel J1218-0119_S_1997_05_07_yyk\_map.mod ! Writing 59 model components to file: J1218-0119_S_1997_05_07_yyk_map.mod wobs J1218-0119_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1218-0119_S_1997_05_07_yyk_uvs.fits wwins J1218-0119_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1218-0119_S_1997_05_07_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.0013523 Jy ! Component: 100 - total flux cleaned = -0.00203244 Jy ! Component: 150 - total flux cleaned = -0.00242638 Jy ! Component: 200 - total flux cleaned = -0.00275475 Jy ! Component: 250 - total flux cleaned = -0.00311276 Jy ! Component: 300 - total flux cleaned = -0.00328423 Jy ! Component: 350 - total flux cleaned = -0.00340993 Jy ! Component: 400 - total flux cleaned = -0.003531 Jy ! Component: 450 - total flux cleaned = -0.00364816 Jy ! Component: 500 - total flux cleaned = -0.00368607 Jy ! Component: 550 - total flux cleaned = -0.00379817 Jy ! Component: 600 - total flux cleaned = -0.00376085 Jy ! Component: 650 - total flux cleaned = -0.00390439 Jy ! Component: 700 - total flux cleaned = -0.00386852 Jy ! Component: 750 - total flux cleaned = -0.00397257 Jy ! Component: 800 - total flux cleaned = -0.00400621 Jy ! Component: 850 - total flux cleaned = -0.00397386 Jy ! Component: 900 - total flux cleaned = -0.00397512 Jy ! Component: 950 - total flux cleaned = -0.00400847 Jy ! Component: 1000 - total flux cleaned = -0.00407171 Jy ! Component: 1050 - total flux cleaned = -0.00404 Jy ! Component: 1100 - total flux cleaned = -0.00410168 Jy ! Component: 1150 - total flux cleaned = -0.00413254 Jy ! Component: 1200 - total flux cleaned = -0.00419295 Jy ! Component: 1250 - total flux cleaned = -0.00436953 Jy ! Component: 1300 - total flux cleaned = -0.00439809 Jy ! Component: 1350 - total flux cleaned = -0.00439766 Jy ! Component: 1400 - total flux cleaned = -0.00445428 Jy ! Component: 1450 - total flux cleaned = -0.00453775 Jy ! Component: 1500 - total flux cleaned = -0.00451053 Jy ! Component: 1550 - total flux cleaned = -0.00464633 Jy ! Component: 1600 - total flux cleaned = -0.00467255 Jy ! Component: 1650 - total flux cleaned = -0.00472519 Jy ! Component: 1700 - total flux cleaned = -0.004777 Jy ! Component: 1750 - total flux cleaned = -0.00487974 Jy ! Component: 1800 - total flux cleaned = -0.00500672 Jy ! Component: 1850 - total flux cleaned = -0.00505709 Jy ! Component: 1900 - total flux cleaned = -0.00523124 Jy ! Component: 1950 - total flux cleaned = -0.00545158 Jy ! Component: 2000 - total flux cleaned = -0.00559686 Jy ! Total flux subtracted in 2048 components = -0.0057407 Jy ! Clean residual min=-0.001364 max=0.001825 Jy/beam ! Clean residual mean=-0.000006 rms=0.000488 Jy/beam ! Combined flux in latest and established models = 0.328234 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 189 components and 0.328234 Jy ![Exited script file: muppet] wmap "J1218-0119_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.493 x 8.306 at -2.88 degrees (North through East) ! Clean map min=-0.0029058 max=0.30675 Jy/beam ! Writing clean map to FITS file: J1218-0119_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.30675 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000482102 device "J1218-0119_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1218-0119_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.471494 0.471494 0.942988 1.88598 3.77195 7.5439 15.0878 30.1756 60.3512 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.306 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.493 x 8.306 at -2.88 degrees (North through East) ! Clean map min=-0.0029058 max=0.30675 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1218-0119_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1218-0119_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1218-0119_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:02:19 2007