! Started logfile: J1357-1527_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:26:55 2007 obs J1357-1527_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1357-1527_S_1997_07_02_yyk_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.955111 visibilities/baseline/integration-bin. ! Found source: J1357-1527 ! ! 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 754 lines of history. ! ! Reading 25788 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 J1357-1527_S_1997_07_02_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.725384 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.707 mas, bmaj=6.867 mas, bpa=-3.134 degrees ! Estimated noise=1544.21 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.540267 Jy ! Component: 100 - total flux cleaned = 0.653854 Jy ! Total flux subtracted in 100 components = 0.653854 Jy ! Clean residual min=-0.017802 max=0.030515 Jy/beam ! Clean residual mean=0.000549 rms=0.006049 Jy/beam ! Combined flux in latest and established models = 0.653854 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.653854 Jy ! ! Correcting IF 1. ! A total of 296 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 42 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.328930Jy sigma=0.001270 ! Fit after self-cal, rms=0.328480Jy sigma=0.001268 ! Inverting map and beam ! Estimated beam: bmin=2.707 mas, bmaj=6.867 mas, bpa=-3.134 degrees ! Estimated noise=1544.21 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.541 mas, bmaj=8.927 mas, bpa=-4.742 degrees ! Estimated noise=1085.09 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.0309801 Jy ! Component: 100 - total flux cleaned = 0.0315801 Jy ! Component: 150 - total flux cleaned = 0.0310953 Jy ! Component: 200 - total flux cleaned = 0.0307516 Jy ! Total flux subtracted in 200 components = 0.0307516 Jy ! Clean residual min=-0.017677 max=0.018718 Jy/beam ! Clean residual mean=0.000240 rms=0.004570 Jy/beam ! Combined flux in latest and established models = 0.684606 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 17 components and 0.684606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324663Jy sigma=0.001256 ! Fit after self-cal, rms=0.324601Jy sigma=0.001256 ! 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.541 x 8.927 at -4.742 degrees (North through East) ! Clean map min=-0.016252 max=0.62011 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.02705 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 0.93 KP 0.91 ! LA 0.98 MK 1.01 NL 1.00* OV 1.09 ! PT 0.96 SC 0.81 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982472 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.15 HN 1.08 KP 0.94 ! LA 1.09 MK 1.06 NL 0.96 OV 1.04 ! PT 0.95 SC 0.90 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04054 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 0.96 KP 0.92 ! LA 0.83 MK 0.87 NL 0.95 OV 0.95 ! PT 1.08 SC 1.02 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.990379 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.11 HN 1.18 KP 0.94 ! LA 0.92 MK 1.03 NL 1.05 OV 0.95 ! PT 0.92 SC 1.00 ! ! ! Fit before self-cal, rms=0.324601Jy sigma=0.001256 ! Fit after self-cal, rms=0.313748Jy sigma=0.001227 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.313748Jy sigma=0.001227 ! Fit after self-cal, rms=0.313749Jy sigma=0.001227 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.517 mas, bmaj=8.739 mas, bpa=-3.653 degrees ! Estimated noise=1087.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) ! Added new window around map position (6, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140078 Jy ! Component: 100 - total flux cleaned = 0.0175259 Jy ! Component: 150 - total flux cleaned = 0.0180789 Jy ! Component: 200 - total flux cleaned = 0.0180818 Jy ! Total flux subtracted in 200 components = 0.0180818 Jy ! Clean residual min=-0.006248 max=0.007153 Jy/beam ! Clean residual mean=-0.000216 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.702687 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 39 components and 0.702688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313152Jy sigma=0.001225 ! Fit after self-cal, rms=0.313067Jy sigma=0.001225 ! 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.313067Jy sigma=0.001225 ! Fit after self-cal, rms=0.306879Jy sigma=0.001204 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.0026554 Jy ! Component: 100 - total flux cleaned = 0.00316198 Jy ! Component: 150 - total flux cleaned = 0.00316707 Jy ! Component: 200 - total flux cleaned = 0.00317199 Jy ! Total flux subtracted in 200 components = 0.00317199 Jy ! Clean residual min=-0.006067 max=0.005908 Jy/beam ! Clean residual mean=-0.000233 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.70586 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 54 components and 0.70586 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306688Jy sigma=0.001204 ! Fit after self-cal, rms=0.305800Jy sigma=0.001201 ! 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.517 x 8.739 at -3.653 degrees (North through East) ! Clean map min=-0.005759 max=0.62341 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.305800Jy sigma=0.001201 ! Fit after self-cal, rms=0.303989Jy sigma=0.001191 ! 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.303989Jy sigma=0.001191 ! Fit after self-cal, rms=0.303777Jy sigma=0.001190 ! Inverting map and beam ! Estimated beam: bmin=3.49 mas, bmaj=8.678 mas, bpa=-3.777 degrees ! Estimated noise=1081.96 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00508263 Jy ! Component: 100 - total flux cleaned = 0.00510006 Jy ! Component: 150 - total flux cleaned = 0.00487463 Jy ! Component: 200 - total flux cleaned = 0.00487611 Jy ! Total flux subtracted in 200 components = 0.00487611 Jy ! Clean residual min=-0.004977 max=0.004722 Jy/beam ! Clean residual mean=-0.000140 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.710736 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 76 components and 0.710736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303651Jy sigma=0.001190 ! Fit after self-cal, rms=0.303567Jy sigma=0.001189 ! 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.303567Jy sigma=0.001189 ! Fit after self-cal, rms=0.303904Jy sigma=0.001188 ! 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.303904Jy sigma=0.001188 ! Fit after self-cal, rms=0.303880Jy sigma=0.001188 ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=8.671 mas, bpa=-3.764 degrees ! Estimated noise=1083.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00302925 Jy ! Component: 100 - total flux cleaned = 0.00302675 Jy ! Component: 150 - total flux cleaned = 0.00302738 Jy ! Component: 200 - total flux cleaned = 0.00310217 Jy ! Total flux subtracted in 200 components = 0.00310217 Jy ! Clean residual min=-0.004672 max=0.004209 Jy/beam ! Clean residual mean=-0.000129 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.713838 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 88 components and 0.713838 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303821Jy sigma=0.001187 ! Fit after self-cal, rms=0.303802Jy sigma=0.001187 ! 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.401 mas, bmaj=16.2 mas, bpa=3.979 degrees ! Estimated noise=1344.34 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.00022067 Jy ! Component: 100 - total flux cleaned = -0.000391843 Jy ! Component: 150 - total flux cleaned = -0.000435686 Jy ! Component: 200 - total flux cleaned = -0.000475267 Jy ! Total flux subtracted in 200 components = -0.000475267 Jy ! Clean residual min=-0.004381 max=0.003324 Jy/beam ! Clean residual mean=-0.000233 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.713363 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 105 components and 0.713363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303796Jy sigma=0.001187 ! Fit after self-cal, rms=0.303781Jy sigma=0.001187 ! 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.697 mas, bmaj=6.784 mas, bpa=-2.565 degrees ! Estimated noise=1534.5 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.540156 Jy ! Component: 100 - total flux cleaned = 0.654131 Jy ! Component: 150 - total flux cleaned = 0.689984 Jy ! Component: 200 - total flux cleaned = 0.696616 Jy ! Total flux subtracted in 200 components = 0.696616 Jy ! Clean residual min=-0.007474 max=0.007543 Jy/beam ! Clean residual mean=0.000021 rms=0.002132 Jy/beam ! Combined flux in latest and established models = 0.696616 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.696616 Jy ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=8.671 mas, bpa=-3.764 degrees ! Estimated noise=1083.42 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.0119518 Jy ! Component: 100 - total flux cleaned = 0.0137956 Jy ! Component: 150 - total flux cleaned = 0.0148407 Jy ! Component: 200 - total flux cleaned = 0.0158524 Jy ! Total flux subtracted in 200 components = 0.0158524 Jy ! Clean residual min=-0.004714 max=0.003907 Jy/beam ! Clean residual mean=-0.000119 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.712468 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 38 components and 0.712468 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.401 mas, bmaj=16.2 mas, bpa=3.979 degrees ! Estimated noise=1344.34 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.0011973 Jy ! Component: 100 - total flux cleaned = 0.000987189 Jy ! Component: 150 - total flux cleaned = 0.000987402 Jy ! Component: 200 - total flux cleaned = 0.000989878 Jy ! Total flux subtracted in 200 components = 0.000989878 Jy ! Clean residual min=-0.004156 max=0.003075 Jy/beam ! Clean residual mean=-0.000230 rms=0.001221 Jy/beam ! Combined flux in latest and established models = 0.713458 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.713458 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.485 mas, bmaj=8.671 mas, bpa=-3.764 degrees ! Estimated noise=1083.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000185414 Jy ! Component: 100 - total flux cleaned = 0.000298801 Jy ! Component: 150 - total flux cleaned = 0.000406353 Jy ! Component: 200 - total flux cleaned = 0.000499048 Jy ! Total flux subtracted in 200 components = 0.000499048 Jy ! Clean residual min=-0.004715 max=0.003713 Jy/beam ! Clean residual mean=-0.000128 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.713957 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 69 components and 0.713957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303881Jy sigma=0.001187 ! Fit after self-cal, rms=0.303860Jy sigma=0.001187 wmodel J1357-1527_S_1997_07_02_yyk\_map.mod ! Writing 69 model components to file: J1357-1527_S_1997_07_02_yyk_map.mod wobs J1357-1527_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1357-1527_S_1997_07_02_yyk_uvs.fits wwins J1357-1527_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1357-1527_S_1997_07_02_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.00191806 Jy ! Component: 100 - total flux cleaned = -0.00325363 Jy ! Component: 150 - total flux cleaned = -0.00435581 Jy ! Component: 200 - total flux cleaned = -0.00526129 Jy ! Component: 250 - total flux cleaned = -0.00583132 Jy ! Component: 300 - total flux cleaned = -0.00626649 Jy ! Component: 350 - total flux cleaned = -0.00689623 Jy ! Component: 400 - total flux cleaned = -0.00745421 Jy ! Component: 450 - total flux cleaned = -0.00775049 Jy ! Component: 500 - total flux cleaned = -0.00803985 Jy ! Component: 550 - total flux cleaned = -0.0082735 Jy ! Component: 600 - total flux cleaned = -0.00841054 Jy ! Component: 650 - total flux cleaned = -0.00858954 Jy ! Component: 700 - total flux cleaned = -0.00876574 Jy ! Component: 750 - total flux cleaned = -0.00898145 Jy ! Component: 800 - total flux cleaned = -0.00915025 Jy ! Component: 850 - total flux cleaned = -0.00935779 Jy ! Component: 900 - total flux cleaned = -0.00948009 Jy ! Component: 950 - total flux cleaned = -0.00952044 Jy ! Component: 1000 - total flux cleaned = -0.00971783 Jy ! Component: 1050 - total flux cleaned = -0.00975703 Jy ! Component: 1100 - total flux cleaned = -0.00994815 Jy ! Component: 1150 - total flux cleaned = -0.00994886 Jy ! Component: 1200 - total flux cleaned = -0.0100604 Jy ! Component: 1250 - total flux cleaned = -0.0102791 Jy ! Component: 1300 - total flux cleaned = -0.0102071 Jy ! Component: 1350 - total flux cleaned = -0.0103136 Jy ! Component: 1400 - total flux cleaned = -0.0103133 Jy ! Component: 1450 - total flux cleaned = -0.0102792 Jy ! Component: 1500 - total flux cleaned = -0.0104161 Jy ! Component: 1550 - total flux cleaned = -0.010483 Jy ! Component: 1600 - total flux cleaned = -0.0104494 Jy ! Component: 1650 - total flux cleaned = -0.0105154 Jy ! Component: 1700 - total flux cleaned = -0.0105156 Jy ! Component: 1750 - total flux cleaned = -0.0106441 Jy ! Component: 1800 - total flux cleaned = -0.0106437 Jy ! Component: 1850 - total flux cleaned = -0.0108 Jy ! Component: 1900 - total flux cleaned = -0.0108932 Jy ! Component: 1950 - total flux cleaned = -0.0109538 Jy ! Component: 2000 - total flux cleaned = -0.0109837 Jy ! Total flux subtracted in 2048 components = -0.0110739 Jy ! Clean residual min=-0.001974 max=0.001749 Jy/beam ! Clean residual mean=-0.000070 rms=0.000601 Jy/beam ! Combined flux in latest and established models = 0.702883 Jy keep ! Adding 114 model components to the UV plane model. ! The established model now contains 183 components and 0.702883 Jy ![Exited script file: muppet] wmap "J1357-1527_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.485 x 8.671 at -3.764 degrees (North through East) ! Clean map min=-0.003922 max=0.61657 Jy/beam ! Writing clean map to FITS file: J1357-1527_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.61657 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000605423 device "J1357-1527_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1357-1527_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.294576 0.294576 0.589152 1.1783 2.35661 4.71322 9.42643 18.8529 37.7057 75.4115 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.616 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.485 x 8.671 at -3.764 degrees (North through East) ! Clean map min=-0.003922 max=0.61657 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1357-1527_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1357-1527_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1357-1527_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:27:03 2007