! Started logfile: J1510-0543_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:42:33 2007 obs J1510-0543_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1510-0543_S_1997_05_07_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.803912 visibilities/baseline/integration-bin. ! Found source: J1510-0543 ! ! 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 20548 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 J1510-0543_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.496806 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.791 mas, bmaj=7.456 mas, bpa=-5.76 degrees ! Estimated noise=1446.77 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.317272 Jy ! Component: 100 - total flux cleaned = 0.372868 Jy ! Total flux subtracted in 100 components = 0.372868 Jy ! Clean residual min=-0.033956 max=0.046367 Jy/beam ! Clean residual mean=0.000144 rms=0.009301 Jy/beam ! Combined flux in latest and established models = 0.372868 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.372868 Jy ! ! Correcting IF 1. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.306394Jy sigma=0.001382 ! Fit after self-cal, rms=0.304754Jy sigma=0.001375 ! Inverting map and beam ! Estimated beam: bmin=2.791 mas, bmaj=7.456 mas, bpa=-5.76 degrees ! Estimated noise=1446.77 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.556 mas, bmaj=9.222 mas, bpa=-6.617 degrees ! Estimated noise=1057.77 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.0398374 Jy ! Component: 100 - total flux cleaned = 0.0580379 Jy ! Component: 150 - total flux cleaned = 0.0620721 Jy ! Component: 200 - total flux cleaned = 0.0642251 Jy ! Total flux subtracted in 200 components = 0.0642251 Jy ! Clean residual min=-0.037547 max=0.078779 Jy/beam ! Clean residual mean=0.000517 rms=0.014775 Jy/beam ! Combined flux in latest and established models = 0.437093 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 40 components and 0.437093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.300187Jy sigma=0.001356 ! Fit after self-cal, rms=0.300104Jy sigma=0.001356 ! 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.556 x 9.222 at -6.617 degrees (North through East) ! Clean map min=-0.037469 max=0.36653 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: 0.99956 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.02 HN 1.13 KP 0.84 ! LA 0.99 MK 1.01 NL 1.00* OV 1.34 ! PT 0.88 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.958001 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.11 HN 1.20 KP 0.97 ! LA 1.11 MK 1.06 NL 1.01 OV 1.23 ! PT 0.89 SC 0.87 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04147 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.98 HN 1.04 KP 0.88 ! LA 0.79 MK 0.86 NL 0.95 OV 1.12 ! PT 1.02 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.981759 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 1.12 KP 0.92 ! LA 0.86 MK 1.04 NL 1.07 OV 1.27 ! PT 0.85 SC 1.02 ! ! ! Fit before self-cal, rms=0.300104Jy sigma=0.001356 ! Fit after self-cal, rms=0.288910Jy sigma=0.001326 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.288910Jy sigma=0.001326 ! Fit after self-cal, rms=0.289123Jy sigma=0.001326 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.582 mas, bmaj=9.031 mas, bpa=-5.611 degrees ! Estimated noise=1034.83 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 (16.5, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0767204 Jy ! Component: 100 - total flux cleaned = 0.107101 Jy ! Component: 150 - total flux cleaned = 0.113271 Jy ! Component: 200 - total flux cleaned = 0.113332 Jy ! Total flux subtracted in 200 components = 0.113332 Jy ! Clean residual min=-0.022027 max=0.019683 Jy/beam ! Clean residual mean=-0.001428 rms=0.007393 Jy/beam ! Combined flux in latest and established models = 0.550425 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 71 model components to the UV plane model. ! The established model now contains 110 components and 0.550426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275809Jy sigma=0.001253 ! Fit after self-cal, rms=0.274447Jy sigma=0.001247 ! 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.274447Jy sigma=0.001247 ! Fit after self-cal, rms=0.273769Jy sigma=0.001244 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.0132821 Jy ! Component: 100 - total flux cleaned = 0.013285 Jy ! Component: 150 - total flux cleaned = 0.0132803 Jy ! Component: 200 - total flux cleaned = 0.0129928 Jy ! Total flux subtracted in 200 components = 0.0129928 Jy ! Clean residual min=-0.019632 max=0.016579 Jy/beam ! Clean residual mean=-0.001552 rms=0.006899 Jy/beam ! Combined flux in latest and established models = 0.563418 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 132 components and 0.563418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272595Jy sigma=0.001239 ! Fit after self-cal, rms=0.272418Jy sigma=0.001238 ! 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.582 x 9.031 at -5.611 degrees (North through East) ! Clean map min=-0.019587 max=0.36866 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.272418Jy sigma=0.001238 ! Fit after self-cal, rms=0.260974Jy sigma=0.001221 ! 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.260974Jy sigma=0.001221 ! Fit after self-cal, rms=0.260957Jy sigma=0.001221 ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=8.957 mas, bpa=-5.055 degrees ! Estimated noise=1014.58 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0142705 Jy ! Component: 100 - total flux cleaned = 0.0176145 Jy ! Component: 150 - total flux cleaned = 0.018084 Jy ! Component: 200 - total flux cleaned = 0.0180829 Jy ! Total flux subtracted in 200 components = 0.0180829 Jy ! Clean residual min=-0.018090 max=0.016664 Jy/beam ! Clean residual mean=-0.001175 rms=0.005705 Jy/beam ! Combined flux in latest and established models = 0.581501 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 156 components and 0.581501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260327Jy sigma=0.001218 ! Fit after self-cal, rms=0.260261Jy sigma=0.001217 ! 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.260261Jy sigma=0.001217 ! Fit after self-cal, rms=0.261017Jy sigma=0.001215 ! 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.261017Jy sigma=0.001215 ! Fit after self-cal, rms=0.261020Jy sigma=0.001215 ! Inverting map and beam ! Estimated beam: bmin=3.614 mas, bmaj=8.933 mas, bpa=-5.016 degrees ! Estimated noise=1016.46 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00722758 Jy ! Component: 100 - total flux cleaned = 0.00817592 Jy ! Component: 150 - total flux cleaned = 0.00817165 Jy ! Component: 200 - total flux cleaned = 0.00817709 Jy ! Total flux subtracted in 200 components = 0.00817709 Jy ! Clean residual min=-0.017248 max=0.015631 Jy/beam ! Clean residual mean=-0.001113 rms=0.005573 Jy/beam ! Combined flux in latest and established models = 0.589678 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 168 components and 0.589678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260807Jy sigma=0.001214 ! Fit after self-cal, rms=0.260790Jy sigma=0.001214 ! 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.618 mas, bmaj=14.27 mas, bpa=11.47 degrees ! Estimated noise=1238.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.00207956 Jy ! Component: 100 - total flux cleaned = 0.00257591 Jy ! Component: 150 - total flux cleaned = 0.00257662 Jy ! Component: 200 - total flux cleaned = 0.00208893 Jy ! Total flux subtracted in 200 components = 0.00208893 Jy ! Clean residual min=-0.025552 max=0.021385 Jy/beam ! Clean residual mean=-0.002071 rms=0.009501 Jy/beam ! Combined flux in latest and established models = 0.591767 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 177 components and 0.591767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260764Jy sigma=0.001213 ! Fit after self-cal, rms=0.260704Jy sigma=0.001213 ! 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.8 mas, bmaj=7.33 mas, bpa=-4.838 degrees ! Estimated noise=1414.71 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.311591 Jy ! Component: 100 - total flux cleaned = 0.383266 Jy ! Component: 150 - total flux cleaned = 0.429681 Jy ! Component: 200 - total flux cleaned = 0.463722 Jy ! Total flux subtracted in 200 components = 0.463722 Jy ! Clean residual min=-0.018504 max=0.023818 Jy/beam ! Clean residual mean=0.000005 rms=0.005671 Jy/beam ! Combined flux in latest and established models = 0.463722 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 48 model components to the UV plane model. ! The established model now contains 48 components and 0.463722 Jy ! Inverting map and beam ! Estimated beam: bmin=3.614 mas, bmaj=8.933 mas, bpa=-5.016 degrees ! Estimated noise=1016.46 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.047635 Jy ! Component: 100 - total flux cleaned = 0.0753366 Jy ! Component: 150 - total flux cleaned = 0.093679 Jy ! Component: 200 - total flux cleaned = 0.104855 Jy ! Total flux subtracted in 200 components = 0.104855 Jy ! Clean residual min=-0.020327 max=0.015759 Jy/beam ! Clean residual mean=-0.000973 rms=0.006031 Jy/beam ! Combined flux in latest and established models = 0.568577 Jy ! Adding 51 model components to the UV plane model. ! The established model now contains 88 components and 0.568577 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.618 mas, bmaj=14.27 mas, bpa=11.47 degrees ! Estimated noise=1238.41 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.0149463 Jy ! Component: 100 - total flux cleaned = 0.015742 Jy ! Component: 150 - total flux cleaned = 0.0169789 Jy ! Component: 200 - total flux cleaned = 0.0180323 Jy ! Total flux subtracted in 200 components = 0.0180323 Jy ! Clean residual min=-0.027587 max=0.022294 Jy/beam ! Clean residual mean=-0.002031 rms=0.009664 Jy/beam ! Combined flux in latest and established models = 0.586609 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 108 components and 0.586609 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.614 mas, bmaj=8.933 mas, bpa=-5.016 degrees ! Estimated noise=1016.46 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00273472 Jy ! Component: 100 - total flux cleaned = 0.00323941 Jy ! Component: 150 - total flux cleaned = 0.00387141 Jy ! Component: 200 - total flux cleaned = 0.00387589 Jy ! Total flux subtracted in 200 components = 0.00387589 Jy ! Clean residual min=-0.017462 max=0.015775 Jy/beam ! Clean residual mean=-0.001141 rms=0.005568 Jy/beam ! Combined flux in latest and established models = 0.590485 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 127 components and 0.590485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260909Jy sigma=0.001214 ! Fit after self-cal, rms=0.260804Jy sigma=0.001214 wmodel J1510-0543_S_1997_05_07_yyk\_map.mod ! Writing 127 model components to file: J1510-0543_S_1997_05_07_yyk_map.mod wobs J1510-0543_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1510-0543_S_1997_05_07_yyk_uvs.fits wwins J1510-0543_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1510-0543_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.00608735 Jy ! Component: 100 - total flux cleaned = -0.0105924 Jy ! Component: 150 - total flux cleaned = -0.0147005 Jy ! Component: 200 - total flux cleaned = -0.017326 Jy ! Component: 250 - total flux cleaned = -0.0193493 Jy ! Component: 300 - total flux cleaned = -0.021268 Jy ! Component: 350 - total flux cleaned = -0.0224835 Jy ! Component: 400 - total flux cleaned = -0.0242305 Jy ! Component: 450 - total flux cleaned = -0.0257179 Jy ! Component: 500 - total flux cleaned = -0.0271558 Jy ! Component: 550 - total flux cleaned = -0.0287195 Jy ! Component: 600 - total flux cleaned = -0.0303946 Jy ! Component: 650 - total flux cleaned = -0.0315237 Jy ! Component: 700 - total flux cleaned = -0.0323059 Jy ! Component: 750 - total flux cleaned = -0.0329127 Jy ! Component: 800 - total flux cleaned = -0.0338047 Jy ! Component: 850 - total flux cleaned = -0.0345297 Jy ! Component: 900 - total flux cleaned = -0.0353755 Jy ! Component: 950 - total flux cleaned = -0.0360621 Jy ! Component: 1000 - total flux cleaned = -0.0367318 Jy ! Component: 1050 - total flux cleaned = -0.0375141 Jy ! Component: 1100 - total flux cleaned = -0.038277 Jy ! Component: 1150 - total flux cleaned = -0.0390233 Jy ! Component: 1200 - total flux cleaned = -0.0399943 Jy ! Component: 1250 - total flux cleaned = -0.0409459 Jy ! Component: 1300 - total flux cleaned = -0.0422268 Jy ! Component: 1350 - total flux cleaned = -0.0431399 Jy ! Component: 1400 - total flux cleaned = -0.0439263 Jy ! Component: 1450 - total flux cleaned = -0.044477 Jy ! Component: 1500 - total flux cleaned = -0.0451275 Jy ! Component: 1550 - total flux cleaned = -0.0455542 Jy ! Component: 1600 - total flux cleaned = -0.0464968 Jy ! Component: 1650 - total flux cleaned = -0.0471137 Jy ! Component: 1700 - total flux cleaned = -0.0477211 Jy ! Component: 1750 - total flux cleaned = -0.0482217 Jy ! Component: 1800 - total flux cleaned = -0.0490104 Jy ! Component: 1850 - total flux cleaned = -0.0496901 Jy ! Component: 1900 - total flux cleaned = -0.0503591 Jy ! Component: 1950 - total flux cleaned = -0.0512055 Jy ! Component: 2000 - total flux cleaned = -0.0518528 Jy ! Total flux subtracted in 2048 components = -0.0524901 Jy ! Clean residual min=-0.005407 max=0.005305 Jy/beam ! Clean residual mean=-0.000748 rms=0.002326 Jy/beam ! Combined flux in latest and established models = 0.537994 Jy keep ! Adding 259 model components to the UV plane model. ! The established model now contains 386 components and 0.537994 Jy ![Exited script file: muppet] wmap "J1510-0543_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.614 x 8.933 at -5.016 degrees (North through East) ! Clean map min=-0.011866 max=0.36753 Jy/beam ! Writing clean map to FITS file: J1510-0543_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.367528 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00236011 device "J1510-0543_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1510-0543_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.92648 1.92648 3.85296 7.70591 15.4118 30.8236 61.6473 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.007 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.367 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.614 x 8.933 at -5.016 degrees (North through East) ! Clean map min=-0.011866 max=0.36753 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1510-0543_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1510-0543_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1510-0543_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:42:41 2007