! Started logfile: J1127-0735_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:45:55 2007 obs J1127-0735_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1127-0735_S_1997_05_07_yyk_uva.fits ! AN table 1: 148 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.943544 visibilities/baseline/integration-bin. ! Found source: J1127-0735 ! ! 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 25136 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 J1127-0735_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.846223 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.772 mas, bmaj=7.122 mas, bpa=-5.973 degrees ! Estimated noise=1706.53 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.666833 Jy ! Component: 100 - total flux cleaned = 0.744174 Jy ! Total flux subtracted in 100 components = 0.744174 Jy ! Clean residual min=-0.023986 max=0.032909 Jy/beam ! Clean residual mean=0.000140 rms=0.006706 Jy/beam ! Combined flux in latest and established models = 0.744174 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.744174 Jy ! ! Correcting IF 1. ! A total of 196 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 57 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.316681Jy sigma=0.001306 ! Fit after self-cal, rms=0.316450Jy sigma=0.001305 ! Inverting map and beam ! Estimated beam: bmin=2.772 mas, bmaj=7.122 mas, bpa=-5.973 degrees ! Estimated noise=1706.64 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.537 mas, bmaj=8.748 mas, bpa=-5.297 degrees ! Estimated noise=993.419 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 (-6, -0.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0375143 Jy ! Component: 100 - total flux cleaned = 0.0435371 Jy ! Component: 150 - total flux cleaned = 0.0473332 Jy ! Component: 200 - total flux cleaned = 0.049136 Jy ! Total flux subtracted in 200 components = 0.049136 Jy ! Clean residual min=-0.012466 max=0.020546 Jy/beam ! Clean residual mean=0.000300 rms=0.004569 Jy/beam ! Combined flux in latest and established models = 0.79331 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 36 components and 0.79331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309684Jy sigma=0.001279 ! Fit after self-cal, rms=0.309299Jy sigma=0.001278 ! 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.537 x 8.748 at -5.297 degrees (North through East) ! Clean map min=-0.012731 max=0.75307 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02709 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 0.98 KP 0.90 ! 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.97545 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.11 HN 1.08 KP 1.02 ! LA 1.08 MK 1.04 NL 1.02 OV 1.03 ! PT 0.94 SC 0.89 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05347 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.04 HN 0.93 KP 0.91 ! LA 0.81 MK 0.88 NL 0.95 OV 0.94 ! PT 1.07 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.9986 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.11 HN 1.04 KP 0.96 ! LA 0.89 MK 1.03 NL 1.10 OV 1.04 ! PT 0.90 SC 0.97 ! ! ! Fit before self-cal, rms=0.309299Jy sigma=0.001278 ! Fit after self-cal, rms=0.292894Jy sigma=0.001235 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.292894Jy sigma=0.001235 ! Fit after self-cal, rms=0.292892Jy sigma=0.001235 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=8.511 mas, bpa=-3.928 degrees ! Estimated noise=1001.41 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.0174735 Jy ! Component: 100 - total flux cleaned = 0.0178659 Jy ! Component: 150 - total flux cleaned = 0.0175719 Jy ! Component: 200 - total flux cleaned = 0.0175653 Jy ! Total flux subtracted in 200 components = 0.0175653 Jy ! Clean residual min=-0.007031 max=0.006825 Jy/beam ! Clean residual mean=0.000049 rms=0.001863 Jy/beam ! Combined flux in latest and established models = 0.810875 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.810875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291813Jy sigma=0.001231 ! Fit after self-cal, rms=0.291784Jy sigma=0.001231 ! 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.291784Jy sigma=0.001231 ! Fit after self-cal, rms=0.288532Jy sigma=0.001216 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.00239483 Jy ! Component: 100 - total flux cleaned = 0.00238923 Jy ! Component: 150 - total flux cleaned = 0.0022029 Jy ! Component: 200 - total flux cleaned = 0.00220698 Jy ! Total flux subtracted in 200 components = 0.00220698 Jy ! Clean residual min=-0.007064 max=0.006540 Jy/beam ! Clean residual mean=0.000040 rms=0.001783 Jy/beam ! Combined flux in latest and established models = 0.813082 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 68 components and 0.813082 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288256Jy sigma=0.001215 ! Fit after self-cal, rms=0.287669Jy sigma=0.001212 ! 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.491 x 8.511 at -3.928 degrees (North through East) ! Clean map min=-0.0068221 max=0.76222 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.287669Jy sigma=0.001212 ! Fit after self-cal, rms=0.282497Jy sigma=0.001189 ! 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.282497Jy sigma=0.001189 ! Fit after self-cal, rms=0.282299Jy sigma=0.001188 ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=8.499 mas, bpa=-3.635 degrees ! Estimated noise=996.917 mJy/beam. ! Added new window around map position (-13, -7.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293869 Jy ! Component: 100 - total flux cleaned = 0.00258666 Jy ! Component: 150 - total flux cleaned = 0.00242485 Jy ! Component: 200 - total flux cleaned = 0.00254576 Jy ! Total flux subtracted in 200 components = 0.00254576 Jy ! Clean residual min=-0.004058 max=0.003934 Jy/beam ! Clean residual mean=0.000049 rms=0.001144 Jy/beam ! Combined flux in latest and established models = 0.815628 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 92 components and 0.815628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282074Jy sigma=0.001187 ! Fit after self-cal, rms=0.281969Jy sigma=0.001187 ! 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.281969Jy sigma=0.001187 ! Fit after self-cal, rms=0.281683Jy 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.281683Jy sigma=0.001185 ! Fit after self-cal, rms=0.281620Jy sigma=0.001185 ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=8.485 mas, bpa=-3.479 degrees ! Estimated noise=996.141 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00053658 Jy ! Component: 100 - total flux cleaned = 0.000653072 Jy ! Component: 150 - total flux cleaned = 0.000864801 Jy ! Component: 200 - total flux cleaned = 0.00114687 Jy ! Total flux subtracted in 200 components = 0.00114687 Jy ! Clean residual min=-0.003885 max=0.003830 Jy/beam ! Clean residual mean=0.000042 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.816775 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 110 components and 0.816775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281524Jy sigma=0.001185 ! Fit after self-cal, rms=0.281475Jy sigma=0.001184 ! 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.983 mas, bmaj=13.71 mas, bpa=-0.992 degrees ! Estimated noise=1247.61 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 = -3.31414e-05 Jy ! Component: 100 - total flux cleaned = -0.000215774 Jy ! Component: 150 - total flux cleaned = -0.000315217 Jy ! Component: 200 - total flux cleaned = -0.00036104 Jy ! Total flux subtracted in 200 components = -0.00036104 Jy ! Clean residual min=-0.004059 max=0.003818 Jy/beam ! Clean residual mean=0.000086 rms=0.001223 Jy/beam ! Combined flux in latest and established models = 0.816414 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 142 components and 0.816414 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281460Jy sigma=0.001184 ! Fit after self-cal, rms=0.281422Jy sigma=0.001184 ! 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.737 mas, bmaj=7.007 mas, bpa=-5.267 degrees ! Estimated noise=1701.11 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.665987 Jy ! Component: 100 - total flux cleaned = 0.757531 Jy ! Component: 150 - total flux cleaned = 0.78689 Jy ! Component: 200 - total flux cleaned = 0.795985 Jy ! Total flux subtracted in 200 components = 0.795985 Jy ! Clean residual min=-0.012146 max=0.010241 Jy/beam ! Clean residual mean=0.000045 rms=0.002826 Jy/beam ! Combined flux in latest and established models = 0.795985 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.795985 Jy ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=8.485 mas, bpa=-3.479 degrees ! Estimated noise=996.141 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.0133613 Jy ! Component: 100 - total flux cleaned = 0.0150757 Jy ! Component: 150 - total flux cleaned = 0.0168291 Jy ! Component: 200 - total flux cleaned = 0.017706 Jy ! Total flux subtracted in 200 components = 0.017706 Jy ! Clean residual min=-0.004811 max=0.005638 Jy/beam ! Clean residual mean=0.000057 rms=0.001417 Jy/beam ! Combined flux in latest and established models = 0.813691 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 58 components and 0.813692 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.983 mas, bmaj=13.71 mas, bpa=-0.992 degrees ! Estimated noise=1247.61 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.00277519 Jy ! Component: 100 - total flux cleaned = 0.00263356 Jy ! Component: 150 - total flux cleaned = 0.00228606 Jy ! Component: 200 - total flux cleaned = 0.00218517 Jy ! Total flux subtracted in 200 components = 0.00218517 Jy ! Clean residual min=-0.004432 max=0.004326 Jy/beam ! Clean residual mean=0.000091 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.815877 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 90 components and 0.815877 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.472 mas, bmaj=8.485 mas, bpa=-3.479 degrees ! Estimated noise=996.141 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000745193 Jy ! Component: 100 - total flux cleaned = -0.00074912 Jy ! Component: 150 - total flux cleaned = -0.00057564 Jy ! Component: 200 - total flux cleaned = -0.000423653 Jy ! Total flux subtracted in 200 components = -0.000423653 Jy ! Clean residual min=-0.004141 max=0.004167 Jy/beam ! Clean residual mean=0.000046 rms=0.001175 Jy/beam ! Combined flux in latest and established models = 0.815453 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 112 components and 0.815453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281630Jy sigma=0.001185 ! Fit after self-cal, rms=0.281593Jy sigma=0.001185 wmodel J1127-0735_S_1997_05_07_yyk\_map.mod ! Writing 112 model components to file: J1127-0735_S_1997_05_07_yyk_map.mod wobs J1127-0735_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1127-0735_S_1997_05_07_yyk_uvs.fits wwins J1127-0735_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J1127-0735_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.000624963 Jy ! Component: 100 - total flux cleaned = 0.000904984 Jy ! Component: 150 - total flux cleaned = 0.000841585 Jy ! Component: 200 - total flux cleaned = 0.000905538 Jy ! Component: 250 - total flux cleaned = 0.000847418 Jy ! Component: 300 - total flux cleaned = 0.00067412 Jy ! Component: 350 - total flux cleaned = 0.00050622 Jy ! Component: 400 - total flux cleaned = 0.000232424 Jy ! Component: 450 - total flux cleaned = 2.12099e-05 Jy ! Component: 500 - total flux cleaned = -0.000238176 Jy ! Component: 550 - total flux cleaned = -0.00044026 Jy ! Component: 600 - total flux cleaned = -0.000687874 Jy ! Component: 650 - total flux cleaned = -0.00102698 Jy ! Component: 700 - total flux cleaned = -0.00102745 Jy ! Component: 750 - total flux cleaned = -0.00130881 Jy ! Component: 800 - total flux cleaned = -0.00144698 Jy ! Component: 850 - total flux cleaned = -0.00158212 Jy ! Component: 900 - total flux cleaned = -0.00171471 Jy ! Component: 950 - total flux cleaned = -0.00184494 Jy ! Component: 1000 - total flux cleaned = -0.00205964 Jy ! Component: 1050 - total flux cleaned = -0.00218566 Jy ! Component: 1100 - total flux cleaned = -0.0022692 Jy ! Component: 1150 - total flux cleaned = -0.00235156 Jy ! Component: 1200 - total flux cleaned = -0.00247324 Jy ! Component: 1250 - total flux cleaned = -0.00255315 Jy ! Component: 1300 - total flux cleaned = -0.00263202 Jy ! Component: 1350 - total flux cleaned = -0.00274896 Jy ! Component: 1400 - total flux cleaned = -0.00282576 Jy ! Component: 1450 - total flux cleaned = -0.00293906 Jy ! Component: 1500 - total flux cleaned = -0.00297639 Jy ! Component: 1550 - total flux cleaned = -0.00301376 Jy ! Component: 1600 - total flux cleaned = -0.00305126 Jy ! Component: 1650 - total flux cleaned = -0.00323219 Jy ! Component: 1700 - total flux cleaned = -0.00326798 Jy ! Component: 1750 - total flux cleaned = -0.00337343 Jy ! Component: 1800 - total flux cleaned = -0.00340846 Jy ! Component: 1850 - total flux cleaned = -0.00351202 Jy ! Component: 1900 - total flux cleaned = -0.00368172 Jy ! Component: 1950 - total flux cleaned = -0.00361419 Jy ! Component: 2000 - total flux cleaned = -0.0037147 Jy ! Total flux subtracted in 2048 components = -0.00381363 Jy ! Clean residual min=-0.002099 max=0.001883 Jy/beam ! Clean residual mean=0.000029 rms=0.000683 Jy/beam ! Combined flux in latest and established models = 0.811639 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 241 components and 0.811639 Jy ![Exited script file: muppet] wmap "J1127-0735_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.472 x 8.485 at -3.479 degrees (North through East) ! Clean map min=-0.0032728 max=0.75996 Jy/beam ! Writing clean map to FITS file: J1127-0735_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.759962 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000682151 device "J1127-0735_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1127-0735_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.269284 0.269284 0.538567 1.07713 2.15427 4.30854 8.61707 17.2341 34.4683 68.9366 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.759 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.472 x 8.485 at -3.479 degrees (North through East) ! Clean map min=-0.0032728 max=0.75996 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1127-0735_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1127-0735_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1127-0735_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:46:03 2007