! Started logfile: J2248-0541_S_1997_05_07_yyk_uvs.log on Sun Jan 7 20:16:05 2007 obs J2248-0541_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2248-0541_S_1997_05_07_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980655 visibilities/baseline/integration-bin. ! Found source: J2248-0541 ! ! 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 24536 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 J2248-0541_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.360545 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.835 mas, bmaj=7.158 mas, bpa=-3.974 degrees ! Estimated noise=1933.01 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.17157 Jy ! Component: 100 - total flux cleaned = 0.214318 Jy ! Total flux subtracted in 100 components = 0.214318 Jy ! Clean residual min=-0.016655 max=0.030304 Jy/beam ! Clean residual mean=0.000100 rms=0.005635 Jy/beam ! Combined flux in latest and established models = 0.214318 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.214318 Jy ! ! Correcting IF 1. ! A total of 155 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.297026Jy sigma=0.001271 ! Fit after self-cal, rms=0.296696Jy sigma=0.001269 ! Inverting map and beam ! Estimated beam: bmin=2.835 mas, bmaj=7.158 mas, bpa=-3.974 degrees ! Estimated noise=1933.01 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.509 mas, bmaj=8.723 mas, bpa=-5.53 degrees ! Estimated noise=975.646 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.0183711 Jy ! Component: 100 - total flux cleaned = 0.0247088 Jy ! Component: 150 - total flux cleaned = 0.0252477 Jy ! Component: 200 - total flux cleaned = 0.0254624 Jy ! Total flux subtracted in 200 components = 0.0254624 Jy ! Clean residual min=-0.013683 max=0.031517 Jy/beam ! Clean residual mean=0.000494 rms=0.005791 Jy/beam ! Combined flux in latest and established models = 0.239781 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 28 components and 0.239781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295654Jy sigma=0.001265 ! Fit after self-cal, rms=0.295627Jy sigma=0.001265 ! 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.509 x 8.723 at -5.53 degrees (North through East) ! Clean map min=-0.013387 max=0.18305 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. ! 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. ! 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. ! 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=0.295627Jy sigma=0.001265 ! Fit after self-cal, rms=0.295627Jy sigma=0.001265 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.295627Jy sigma=0.001265 ! Fit after self-cal, rms=0.295621Jy sigma=0.001265 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.509 mas, bmaj=8.723 mas, bpa=-5.53 degrees ! Estimated noise=975.646 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 (-11.5, 18). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0315425 Jy ! Component: 100 - total flux cleaned = 0.0383704 Jy ! Component: 150 - total flux cleaned = 0.0414191 Jy ! Component: 200 - total flux cleaned = 0.0438748 Jy ! Total flux subtracted in 200 components = 0.0438748 Jy ! Clean residual min=-0.014010 max=0.021351 Jy/beam ! Clean residual mean=0.000298 rms=0.004639 Jy/beam ! Combined flux in latest and established models = 0.283655 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 74 components and 0.283656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293400Jy sigma=0.001253 ! Fit after self-cal, rms=0.293222Jy sigma=0.001252 ! 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.293222Jy sigma=0.001252 ! Fit after self-cal, rms=0.292255Jy sigma=0.001248 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-17, -51). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0266715 Jy ! Component: 100 - total flux cleaned = 0.0399885 Jy ! Component: 150 - total flux cleaned = 0.0488499 Jy ! Component: 200 - total flux cleaned = 0.0546367 Jy ! Total flux subtracted in 200 components = 0.0546367 Jy ! Clean residual min=-0.011063 max=0.015020 Jy/beam ! Clean residual mean=0.000437 rms=0.003821 Jy/beam ! Combined flux in latest and established models = 0.338292 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 60 model components to the UV plane model. ! The established model now contains 132 components and 0.338292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290576Jy sigma=0.001239 ! Fit after self-cal, rms=0.290373Jy 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.509 x 8.723 at -5.53 degrees (North through East) ! Clean map min=-0.0099907 max=0.18818 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.290373Jy sigma=0.001238 ! Fit after self-cal, rms=0.284299Jy sigma=0.001236 ! 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.284299Jy sigma=0.001236 ! Fit after self-cal, rms=0.284277Jy sigma=0.001236 ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=8.61 mas, bpa=-4.887 degrees ! Estimated noise=965.997 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00686684 Jy ! Component: 100 - total flux cleaned = 0.0102154 Jy ! Component: 150 - total flux cleaned = 0.0123719 Jy ! Component: 200 - total flux cleaned = 0.0143125 Jy ! Total flux subtracted in 200 components = 0.0143125 Jy ! Clean residual min=-0.009419 max=0.014382 Jy/beam ! Clean residual mean=0.000402 rms=0.003636 Jy/beam ! Combined flux in latest and established models = 0.352605 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 164 components and 0.352605 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284030Jy sigma=0.001235 ! Fit after self-cal, rms=0.284018Jy sigma=0.001235 ! 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.284018Jy sigma=0.001235 ! Fit after self-cal, rms=0.282631Jy sigma=0.001234 ! 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.282631Jy sigma=0.001234 ! Fit after self-cal, rms=0.282635Jy sigma=0.001235 ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=8.641 mas, bpa=-5.062 degrees ! Estimated noise=959.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00347695 Jy ! Component: 100 - total flux cleaned = 0.00498268 Jy ! Component: 150 - total flux cleaned = 0.00607595 Jy ! Component: 200 - total flux cleaned = 0.00721288 Jy ! Total flux subtracted in 200 components = 0.00721288 Jy ! Clean residual min=-0.008847 max=0.014462 Jy/beam ! Clean residual mean=0.000387 rms=0.003575 Jy/beam ! Combined flux in latest and established models = 0.359817 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 180 components and 0.359818 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282530Jy sigma=0.001234 ! Fit after self-cal, rms=0.282529Jy sigma=0.001234 ! 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.871 mas, bmaj=13.6 mas, bpa=-0.4102 degrees ! Estimated noise=1186.49 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.00618642 Jy ! Component: 100 - total flux cleaned = 0.00810649 Jy ! Component: 150 - total flux cleaned = 0.00899294 Jy ! Component: 200 - total flux cleaned = 0.00990698 Jy ! Total flux subtracted in 200 components = 0.00990698 Jy ! Clean residual min=-0.012431 max=0.022432 Jy/beam ! Clean residual mean=0.000724 rms=0.005977 Jy/beam ! Combined flux in latest and established models = 0.369725 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 194 components and 0.369725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282534Jy sigma=0.001234 ! Fit after self-cal, rms=0.282529Jy sigma=0.001234 ! 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.839 mas, bmaj=7.132 mas, bpa=-3.828 degrees ! Estimated noise=1893.95 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.168482 Jy ! Component: 100 - total flux cleaned = 0.215652 Jy ! Component: 150 - total flux cleaned = 0.245141 Jy ! Component: 200 - total flux cleaned = 0.267076 Jy ! Total flux subtracted in 200 components = 0.267076 Jy ! Clean residual min=-0.013847 max=0.015970 Jy/beam ! Clean residual mean=0.000099 rms=0.004598 Jy/beam ! Combined flux in latest and established models = 0.267076 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.267076 Jy ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=8.641 mas, bpa=-5.062 degrees ! Estimated noise=959.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.0229288 Jy ! Component: 100 - total flux cleaned = 0.0388529 Jy ! Component: 150 - total flux cleaned = 0.0490957 Jy ! Component: 200 - total flux cleaned = 0.0575436 Jy ! Total flux subtracted in 200 components = 0.0575436 Jy ! Clean residual min=-0.010203 max=0.015110 Jy/beam ! Clean residual mean=0.000453 rms=0.003909 Jy/beam ! Combined flux in latest and established models = 0.32462 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 88 components and 0.32462 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.871 mas, bmaj=13.6 mas, bpa=-0.4102 degrees ! Estimated noise=1186.49 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.0137843 Jy ! Component: 100 - total flux cleaned = 0.0197032 Jy ! Component: 150 - total flux cleaned = 0.0252374 Jy ! Component: 200 - total flux cleaned = 0.0296886 Jy ! Total flux subtracted in 200 components = 0.0296886 Jy ! Clean residual min=-0.012773 max=0.021725 Jy/beam ! Clean residual mean=0.000788 rms=0.006080 Jy/beam ! Combined flux in latest and established models = 0.354309 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 128 components and 0.354309 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.524 mas, bmaj=8.641 mas, bpa=-5.062 degrees ! Estimated noise=959.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350332 Jy ! Component: 100 - total flux cleaned = 0.0057935 Jy ! Component: 150 - total flux cleaned = 0.00638938 Jy ! Component: 200 - total flux cleaned = 0.00725721 Jy ! Total flux subtracted in 200 components = 0.00725721 Jy ! Clean residual min=-0.009415 max=0.014289 Jy/beam ! Clean residual mean=0.000377 rms=0.003590 Jy/beam ! Combined flux in latest and established models = 0.361566 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 156 components and 0.361566 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282757Jy sigma=0.001235 ! Fit after self-cal, rms=0.282733Jy sigma=0.001235 wmodel J2248-0541_S_1997_05_07_yyk\_map.mod ! Writing 156 model components to file: J2248-0541_S_1997_05_07_yyk_map.mod wobs J2248-0541_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2248-0541_S_1997_05_07_yyk_uvs.fits wwins J2248-0541_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J2248-0541_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.0058383 Jy ! Component: 100 - total flux cleaned = 0.0107247 Jy ! Component: 150 - total flux cleaned = 0.0147943 Jy ! Component: 200 - total flux cleaned = 0.0186004 Jy ! Component: 250 - total flux cleaned = 0.0217619 Jy ! Component: 300 - total flux cleaned = 0.0244923 Jy ! Component: 350 - total flux cleaned = 0.0271234 Jy ! Component: 400 - total flux cleaned = 0.0292406 Jy ! Component: 450 - total flux cleaned = 0.0311557 Jy ! Component: 500 - total flux cleaned = 0.0331446 Jy ! Component: 550 - total flux cleaned = 0.0344323 Jy ! Component: 600 - total flux cleaned = 0.0355621 Jy ! Component: 650 - total flux cleaned = 0.0369093 Jy ! Component: 700 - total flux cleaned = 0.0382197 Jy ! Component: 750 - total flux cleaned = 0.0391484 Jy ! Component: 800 - total flux cleaned = 0.0401722 Jy ! Component: 850 - total flux cleaned = 0.0413958 Jy ! Component: 900 - total flux cleaned = 0.0422659 Jy ! Component: 950 - total flux cleaned = 0.0433329 Jy ! Component: 1000 - total flux cleaned = 0.0440655 Jy ! Component: 1050 - total flux cleaned = 0.04509 Jy ! Component: 1100 - total flux cleaned = 0.0459959 Jy ! Component: 1150 - total flux cleaned = 0.0469827 Jy ! Component: 1200 - total flux cleaned = 0.0475666 Jy ! Component: 1250 - total flux cleaned = 0.0489956 Jy ! Component: 1300 - total flux cleaned = 0.0497422 Jy ! Component: 1350 - total flux cleaned = 0.0504762 Jy ! Component: 1400 - total flux cleaned = 0.0513805 Jy ! Component: 1450 - total flux cleaned = 0.0521813 Jy ! Component: 1500 - total flux cleaned = 0.0533187 Jy ! Component: 1550 - total flux cleaned = 0.0539204 Jy ! Component: 1600 - total flux cleaned = 0.0548553 Jy ! Component: 1650 - total flux cleaned = 0.0560264 Jy ! Component: 1700 - total flux cleaned = 0.0567688 Jy ! Component: 1750 - total flux cleaned = 0.0578257 Jy ! Component: 1800 - total flux cleaned = 0.0586267 Jy ! Component: 1850 - total flux cleaned = 0.0594975 Jy ! Component: 1900 - total flux cleaned = 0.060279 Jy ! Component: 1950 - total flux cleaned = 0.0613584 Jy ! Component: 2000 - total flux cleaned = 0.0622695 Jy ! Total flux subtracted in 2048 components = 0.0630195 Jy ! Clean residual min=-0.004710 max=0.005992 Jy/beam ! Clean residual mean=0.000262 rms=0.001829 Jy/beam ! Combined flux in latest and established models = 0.424585 Jy keep ! Adding 195 model components to the UV plane model. ! The established model now contains 351 components and 0.424585 Jy ![Exited script file: muppet] wmap "J2248-0541_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.524 x 8.641 at -5.062 degrees (North through East) ! Clean map min=-0.0080022 max=0.18331 Jy/beam ! Writing clean map to FITS file: J2248-0541_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.18331 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00179236 device "J2248-0541_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2248-0541_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.93333 2.93333 5.86666 11.7333 23.4667 46.9333 93.8666 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0053 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.183 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.524 x 8.641 at -5.062 degrees (North through East) ! Clean map min=-0.0080022 max=0.18331 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2248-0541_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2248-0541_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2248-0541_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 20:16:14 2007