! Started logfile: J1333-1950_S_1997_08_27_yyk_uvs.log on Sun Jan 7 18:21:27 2007 obs J1333-1950_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1333-1950_S_1997_08_27_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964724 visibilities/baseline/integration-bin. ! Found source: J1333-1950 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 24832 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 J1333-1950_S_1997_08_27_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.79498 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.685 mas, bmaj=6.7 mas, bpa=-3.752 degrees ! Estimated noise=1867.11 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.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0837331 Jy ! Component: 100 - total flux cleaned = 0.0950009 Jy ! Total flux subtracted in 100 components = 0.0950009 Jy ! Clean residual min=-0.030202 max=0.033891 Jy/beam ! Clean residual mean=0.000103 rms=0.011441 Jy/beam ! Combined flux in latest and established models = 0.0950008 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.0950008 Jy ! ! Correcting IF 1. ! A total of 199 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 178 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 58 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.791975Jy sigma=0.005072 ! Fit after self-cal, rms=1.791157Jy sigma=0.005069 ! Inverting map and beam ! Estimated beam: bmin=2.685 mas, bmaj=6.7 mas, bpa=-3.753 degrees ! Estimated noise=1867.2 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.433 mas, bmaj=8.444 mas, bpa=-4.673 degrees ! Estimated noise=1278.72 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.0294341 Jy ! Component: 100 - total flux cleaned = 0.0312768 Jy ! Component: 150 - total flux cleaned = 0.0317872 Jy ! Component: 200 - total flux cleaned = 0.0317924 Jy ! Total flux subtracted in 200 components = 0.0317924 Jy ! Clean residual min=-0.018712 max=0.020675 Jy/beam ! Clean residual mean=0.000133 rms=0.007016 Jy/beam ! Combined flux in latest and established models = 0.126793 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.126793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.790528Jy sigma=0.005067 ! Fit after self-cal, rms=1.790523Jy sigma=0.005067 ! 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.433 x 8.444 at -4.673 degrees (North through East) ! Clean map min=-0.016611 max=0.10661 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. 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 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=1.790523Jy sigma=0.005067 ! Fit after self-cal, rms=1.791018Jy sigma=0.005069 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=1.791018Jy sigma=0.005069 ! Fit after self-cal, rms=1.791021Jy sigma=0.005069 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=8.445 mas, bpa=-4.678 degrees ! Estimated noise=1278.91 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.1678e-05 Jy ! Component: 100 - total flux cleaned = 0.00049966 Jy ! Component: 150 - total flux cleaned = 0.000508666 Jy ! Component: 200 - total flux cleaned = 0.000517887 Jy ! Total flux subtracted in 200 components = 0.000517887 Jy ! Clean residual min=-0.018980 max=0.020786 Jy/beam ! Clean residual mean=0.000131 rms=0.006967 Jy/beam ! Combined flux in latest and established models = 0.127311 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.127311 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.790760Jy sigma=0.005068 ! Fit after self-cal, rms=1.790761Jy sigma=0.005068 ! 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=1.790761Jy sigma=0.005068 ! Fit after self-cal, rms=1.789104Jy sigma=0.005062 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.000404153 Jy ! Component: 100 - total flux cleaned = -0.00158123 Jy ! Component: 150 - total flux cleaned = -0.00248029 Jy ! Component: 200 - total flux cleaned = -0.00246714 Jy ! Total flux subtracted in 200 components = -0.00246714 Jy ! Clean residual min=-0.026549 max=0.029465 Jy/beam ! Clean residual mean=0.000126 rms=0.011778 Jy/beam ! Combined flux in latest and established models = 0.124844 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.124844 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.787965Jy sigma=0.005059 ! Fit after self-cal, rms=1.787527Jy sigma=0.005057 ! 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.435 x 8.445 at -4.678 degrees (North through East) ! Clean map min=-0.024631 max=0.1239 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=1.787527Jy sigma=0.005057 ! Fit after self-cal, rms=1.787527Jy sigma=0.005057 ! 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=1.787527Jy sigma=0.005057 ! Fit after self-cal, rms=1.787444Jy sigma=0.005057 ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=8.445 mas, bpa=-4.678 degrees ! Estimated noise=1278.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105393 Jy ! Component: 100 - total flux cleaned = -0.00207849 Jy ! Component: 150 - total flux cleaned = -0.00205443 Jy ! Component: 200 - total flux cleaned = -0.00208931 Jy ! Total flux subtracted in 200 components = -0.00208931 Jy ! Clean residual min=-0.028599 max=0.033246 Jy/beam ! Clean residual mean=0.000134 rms=0.012931 Jy/beam ! Combined flux in latest and established models = 0.122755 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 42 components and 0.122755 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.786412Jy sigma=0.005053 ! Fit after self-cal, rms=1.786335Jy sigma=0.005053 ! 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=1.786335Jy sigma=0.005053 ! Fit after self-cal, rms=1.786335Jy sigma=0.005053 ! 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=1.786335Jy sigma=0.005053 ! Fit after self-cal, rms=1.786271Jy sigma=0.005053 ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=8.445 mas, bpa=-4.678 degrees ! Estimated noise=1278.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000951737 Jy ! Component: 100 - total flux cleaned = -0.000980052 Jy ! Component: 150 - total flux cleaned = -0.00104995 Jy ! Component: 200 - total flux cleaned = -0.00105364 Jy ! Total flux subtracted in 200 components = -0.00105364 Jy ! Clean residual min=-0.028747 max=0.035110 Jy/beam ! Clean residual mean=0.000143 rms=0.013048 Jy/beam ! Combined flux in latest and established models = 0.121701 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 45 components and 0.121701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.785409Jy sigma=0.005050 ! Fit after self-cal, rms=1.785349Jy sigma=0.005050 ! 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.312 mas, bmaj=16.9 mas, bpa=3.816 degrees ! Estimated noise=1596.23 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.5, 6.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0223679 Jy ! Component: 100 - total flux cleaned = 0.0323998 Jy ! Component: 150 - total flux cleaned = 0.0371025 Jy ! Component: 200 - total flux cleaned = 0.0399191 Jy ! Total flux subtracted in 200 components = 0.0399191 Jy ! Clean residual min=-0.005656 max=0.005577 Jy/beam ! Clean residual mean=0.000052 rms=0.002148 Jy/beam ! Combined flux in latest and established models = 0.16162 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 92 components and 0.16162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.785408Jy sigma=0.005050 ! Fit after self-cal, rms=1.785366Jy sigma=0.005049 ! 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.684 mas, bmaj=6.699 mas, bpa=-3.766 degrees ! Estimated noise=1868.14 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.114445 Jy ! Component: 100 - total flux cleaned = 0.135419 Jy ! Component: 150 - total flux cleaned = 0.143551 Jy ! Component: 200 - total flux cleaned = 0.151153 Jy ! Total flux subtracted in 200 components = 0.151153 Jy ! Clean residual min=-0.036869 max=0.037992 Jy/beam ! Clean residual mean=0.000087 rms=0.018647 Jy/beam ! Combined flux in latest and established models = 0.151153 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 68 model components to the UV plane model. ! The established model now contains 68 components and 0.151153 Jy ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=8.445 mas, bpa=-4.678 degrees ! Estimated noise=1278.91 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.00772936 Jy ! Component: 100 - total flux cleaned = 0.012451 Jy ! Component: 150 - total flux cleaned = 0.0169045 Jy ! Component: 200 - total flux cleaned = 0.0197836 Jy ! Total flux subtracted in 200 components = 0.0197836 Jy ! Clean residual min=-0.023444 max=0.024529 Jy/beam ! Clean residual mean=0.000019 rms=0.012619 Jy/beam ! Combined flux in latest and established models = 0.170936 Jy ! Adding 83 model components to the UV plane model. ! The established model now contains 142 components and 0.170936 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.312 mas, bmaj=16.9 mas, bpa=3.816 degrees ! Estimated noise=1596.23 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.00130052 Jy ! Component: 100 - total flux cleaned = 0.00190168 Jy ! Component: 150 - total flux cleaned = 0.00243785 Jy ! Component: 200 - total flux cleaned = 0.00268095 Jy ! Total flux subtracted in 200 components = 0.00268095 Jy ! Clean residual min=-0.005380 max=0.005682 Jy/beam ! Clean residual mean=-0.000003 rms=0.001792 Jy/beam ! Combined flux in latest and established models = 0.173617 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 171 components and 0.173617 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=8.445 mas, bpa=-4.678 degrees ! Estimated noise=1278.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00149827 Jy ! Component: 100 - total flux cleaned = -0.00148563 Jy ! Component: 150 - total flux cleaned = 0.00125309 Jy ! Component: 200 - total flux cleaned = -0.00143396 Jy ! Total flux subtracted in 200 components = -0.00143396 Jy ! Clean residual min=-0.022901 max=0.023834 Jy/beam ! Clean residual mean=0.000011 rms=0.012322 Jy/beam ! Combined flux in latest and established models = 0.172183 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 106 model components to the UV plane model. ! The established model now contains 224 components and 0.172183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.782013Jy sigma=0.005038 ! Fit after self-cal, rms=1.781927Jy sigma=0.005038 wmodel J1333-1950_S_1997_08_27_yyk\_map.mod ! Writing 224 model components to file: J1333-1950_S_1997_08_27_yyk_map.mod wobs J1333-1950_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1333-1950_S_1997_08_27_yyk_uvs.fits wwins J1333-1950_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1333-1950_S_1997_08_27_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00084798 Jy ! Component: 100 - total flux cleaned = -0.00338048 Jy ! Component: 150 - total flux cleaned = -0.00462166 Jy ! Component: 200 - total flux cleaned = -0.00542756 Jy ! Component: 250 - total flux cleaned = -0.00542432 Jy ! Component: 300 - total flux cleaned = -0.0042383 Jy ! Component: 350 - total flux cleaned = -0.00541621 Jy ! Component: 400 - total flux cleaned = -0.00580537 Jy ! Component: 450 - total flux cleaned = -0.00542332 Jy ! Component: 500 - total flux cleaned = -0.00656506 Jy ! Component: 550 - total flux cleaned = -0.00694464 Jy ! Component: 600 - total flux cleaned = -0.00769301 Jy ! Component: 650 - total flux cleaned = -0.00732157 Jy ! Component: 700 - total flux cleaned = -0.00769346 Jy ! Component: 750 - total flux cleaned = -0.00695802 Jy ! Component: 800 - total flux cleaned = -0.00732685 Jy ! Component: 850 - total flux cleaned = -0.00732703 Jy ! Component: 900 - total flux cleaned = -0.00732445 Jy ! Component: 950 - total flux cleaned = -0.00623879 Jy ! Component: 1000 - total flux cleaned = -0.006238 Jy ! Component: 1050 - total flux cleaned = -0.00551965 Jy ! Component: 1100 - total flux cleaned = -0.00480435 Jy ! Component: 1150 - total flux cleaned = -0.00444742 Jy ! Component: 1200 - total flux cleaned = -0.003736 Jy ! Component: 1250 - total flux cleaned = -0.000900738 Jy ! Component: 1300 - total flux cleaned = -0.000900715 Jy ! Component: 1350 - total flux cleaned = -0.000193185 Jy ! Component: 1400 - total flux cleaned = 0.00051011 Jy ! Component: 1450 - total flux cleaned = 0.00296921 Jy ! Component: 1500 - total flux cleaned = 0.00331912 Jy ! Component: 1550 - total flux cleaned = 0.00401896 Jy ! Component: 1600 - total flux cleaned = 0.00646483 Jy ! Component: 1650 - total flux cleaned = 0.00821035 Jy ! Component: 1700 - total flux cleaned = 0.00890687 Jy ! Component: 1750 - total flux cleaned = 0.0116993 Jy ! Component: 1800 - total flux cleaned = 0.0123986 Jy ! Component: 1850 - total flux cleaned = 0.0141436 Jy ! Component: 1900 - total flux cleaned = 0.0148449 Jy ! Component: 1950 - total flux cleaned = 0.0172966 Jy ! Component: 2000 - total flux cleaned = 0.0169463 Jy ! Total flux subtracted in 2048 components = 0.0179998 Jy ! Clean residual min=-0.018520 max=0.018826 Jy/beam ! Clean residual mean=0.000097 rms=0.011389 Jy/beam ! Combined flux in latest and established models = 0.190183 Jy keep ! Adding 297 model components to the UV plane model. ! The established model now contains 519 components and 0.190183 Jy ![Exited script file: muppet] wmap "J1333-1950_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.435 x 8.445 at -4.678 degrees (North through East) ! Clean map min=-0.024424 max=0.11547 Jy/beam ! Writing clean map to FITS file: J1333-1950_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.115475 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0113492 device "J1333-1950_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1333-1950_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -29.4849 29.4849 58.9698 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.034 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.115 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.435 x 8.445 at -4.678 degrees (North through East) ! Clean map min=-0.024424 max=0.11547 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1333-1950_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1333-1950_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1333-1950_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 18:21:36 2007