! Started logfile: J1354-0206_S_1994_08_12_yyk_uvs.log on Sun Jan 7 18:26:19 2007 obs J1354-0206_S_1994_08_12_yyk_uva.fits ! Reading UV FITS file: J1354-0206_S_1994_08_12_yyk_uva.fits ! AN table 1: 48 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.883333 visibilities/baseline/integration-bin. ! Found source: J1354-0206 ! ! 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.22049e+09 4e+06 1 4e+06 ! 02 2 2.23236e+09 4e+06 1 4e+06 ! 03 3 2.29236e+09 4e+06 1 4e+06 ! 04 4 2.32236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 783 lines of history. ! ! Reading 7632 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 J1354-0206_S_1994_08_12_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.02911 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.833 mas, bmaj=6.865 mas, bpa=-3.095 degrees ! Estimated noise=1945.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.836044 Jy ! Component: 100 - total flux cleaned = 0.94309 Jy ! Total flux subtracted in 100 components = 0.94309 Jy ! Clean residual min=-0.035170 max=0.042777 Jy/beam ! Clean residual mean=0.000464 rms=0.009541 Jy/beam ! Combined flux in latest and established models = 0.943091 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.943091 Jy ! ! Correcting IF 1. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.307568Jy sigma=0.001956 ! Fit after self-cal, rms=0.307348Jy sigma=0.001954 ! Inverting map and beam ! Estimated beam: bmin=2.833 mas, bmaj=6.865 mas, bpa=-3.095 degrees ! Estimated noise=1945.58 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.883 mas, bmaj=8.531 mas, bpa=-1.091 degrees ! Estimated noise=1187.53 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00142669 Jy ! Component: 100 - total flux cleaned = -0.000260861 Jy ! Component: 150 - total flux cleaned = -0.000296814 Jy ! Component: 200 - total flux cleaned = 0.0002622 Jy ! Total flux subtracted in 200 components = 0.0002622 Jy ! Clean residual min=-0.024658 max=0.037280 Jy/beam ! Clean residual mean=0.000437 rms=0.008199 Jy/beam ! Combined flux in latest and established models = 0.943353 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 22 components and 0.943353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302616Jy sigma=0.001935 ! Fit after self-cal, rms=0.302610Jy sigma=0.001935 ! 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.883 x 8.531 at -1.091 degrees (North through East) ! Clean map min=-0.023423 max=0.94781 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.03809 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.01 KP 0.91 ! LA 0.96 MK 0.99 NL 0.88 OV 1.00 ! PT 0.97 SC 0.90 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01592 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.12 HN 1.03 KP 0.92 ! LA 1.05 MK 1.03 NL 0.86 OV 0.98 ! PT 0.93 SC 0.93 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.02253 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 1.01 KP 0.93 ! LA 0.83 MK 0.93 NL 0.92 OV 1.05 ! PT 1.10 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.974701 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.12 HN 1.07 KP 1.00 ! LA 0.89 MK 1.04 NL 0.91 OV 1.32 ! PT 0.95 SC 0.92 ! ! ! Fit before self-cal, rms=0.302610Jy sigma=0.001935 ! Fit after self-cal, rms=0.277211Jy sigma=0.001786 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.277211Jy sigma=0.001786 ! Fit after self-cal, rms=0.277198Jy sigma=0.001786 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.836 mas, bmaj=8.36 mas, bpa=0.1775 degrees ! Estimated noise=1200.27 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.0206069 Jy ! Component: 100 - total flux cleaned = 0.0260549 Jy ! Component: 150 - total flux cleaned = 0.0269771 Jy ! Component: 200 - total flux cleaned = 0.0270839 Jy ! Total flux subtracted in 200 components = 0.0270839 Jy ! Clean residual min=-0.009212 max=0.014275 Jy/beam ! Clean residual mean=0.000251 rms=0.003130 Jy/beam ! Combined flux in latest and established models = 0.970437 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 37 components and 0.970437 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275988Jy sigma=0.001779 ! Fit after self-cal, rms=0.275982Jy sigma=0.001779 ! 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.275982Jy sigma=0.001779 ! Fit after self-cal, rms=0.271665Jy sigma=0.001749 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 (-2.5, 13.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0147079 Jy ! Component: 100 - total flux cleaned = 0.01625 Jy ! Component: 150 - total flux cleaned = 0.0164912 Jy ! Component: 200 - total flux cleaned = 0.0173493 Jy ! Total flux subtracted in 200 components = 0.0173493 Jy ! Clean residual min=-0.008865 max=0.010211 Jy/beam ! Clean residual mean=0.000186 rms=0.002642 Jy/beam ! Combined flux in latest and established models = 0.987786 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 56 components and 0.987786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270956Jy sigma=0.001744 ! Fit after self-cal, rms=0.270431Jy sigma=0.001741 ! 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.836 x 8.36 at 0.1775 degrees (North through East) ! Clean map min=-0.0087407 max=0.96567 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.270431Jy sigma=0.001741 ! Fit after self-cal, rms=0.264813Jy sigma=0.001709 ! 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.264813Jy sigma=0.001709 ! Fit after self-cal, rms=0.264741Jy sigma=0.001708 ! Inverting map and beam ! Estimated beam: bmin=3.822 mas, bmaj=8.326 mas, bpa=0.1799 degrees ! Estimated noise=1197.09 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00640713 Jy ! Component: 100 - total flux cleaned = 0.00820579 Jy ! Component: 150 - total flux cleaned = 0.00895409 Jy ! Component: 200 - total flux cleaned = 0.00948642 Jy ! Total flux subtracted in 200 components = 0.00948642 Jy ! Clean residual min=-0.006737 max=0.007756 Jy/beam ! Clean residual mean=0.000208 rms=0.002030 Jy/beam ! Combined flux in latest and established models = 0.997272 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 71 components and 0.997272 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.264532Jy sigma=0.001707 ! Fit after self-cal, rms=0.264519Jy sigma=0.001707 ! 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.264519Jy sigma=0.001707 ! Fit after self-cal, rms=0.264096Jy sigma=0.001702 ! 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.264096Jy sigma=0.001702 ! Fit after self-cal, rms=0.264096Jy sigma=0.001702 ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=8.309 mas, bpa=0.1824 degrees ! Estimated noise=1198.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00438501 Jy ! Component: 100 - total flux cleaned = 0.00567894 Jy ! Component: 150 - total flux cleaned = 0.00590437 Jy ! Component: 200 - total flux cleaned = 0.00611268 Jy ! Total flux subtracted in 200 components = 0.00611268 Jy ! Clean residual min=-0.006626 max=0.007245 Jy/beam ! Clean residual mean=0.000212 rms=0.001957 Jy/beam ! Combined flux in latest and established models = 1.00339 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 82 components and 1.00339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263991Jy sigma=0.001701 ! Fit after self-cal, rms=0.263993Jy sigma=0.001701 ! 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.136 mas, bmaj=12.63 mas, bpa=0.6058 degrees ! Estimated noise=1451.48 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.0013829 Jy ! Component: 100 - total flux cleaned = 0.00181891 Jy ! Component: 150 - total flux cleaned = 0.00221353 Jy ! Component: 200 - total flux cleaned = 0.00250208 Jy ! Total flux subtracted in 200 components = 0.00250208 Jy ! Clean residual min=-0.007384 max=0.007742 Jy/beam ! Clean residual mean=0.000370 rms=0.002508 Jy/beam ! Combined flux in latest and established models = 1.00589 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 95 components and 1.00589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263966Jy sigma=0.001701 ! Fit after self-cal, rms=0.263968Jy sigma=0.001701 ! 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.814 mas, bmaj=6.769 mas, bpa=-2.519 degrees ! Estimated noise=1936.63 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.833299 Jy ! Component: 100 - total flux cleaned = 0.952413 Jy ! Component: 150 - total flux cleaned = 0.975334 Jy ! Component: 200 - total flux cleaned = 0.978976 Jy ! Total flux subtracted in 200 components = 0.978976 Jy ! Clean residual min=-0.014164 max=0.011086 Jy/beam ! Clean residual mean=0.000270 rms=0.003468 Jy/beam ! Combined flux in latest and established models = 0.978976 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.978976 Jy ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=8.309 mas, bpa=0.1824 degrees ! Estimated noise=1198.45 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.0142388 Jy ! Component: 100 - total flux cleaned = 0.0182119 Jy ! Component: 150 - total flux cleaned = 0.019824 Jy ! Component: 200 - total flux cleaned = 0.0209314 Jy ! Total flux subtracted in 200 components = 0.0209314 Jy ! Clean residual min=-0.008323 max=0.007574 Jy/beam ! Clean residual mean=0.000223 rms=0.002139 Jy/beam ! Combined flux in latest and established models = 0.999908 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 45 components and 0.999908 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.136 mas, bmaj=12.63 mas, bpa=0.6058 degrees ! Estimated noise=1451.48 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.00372949 Jy ! Component: 100 - total flux cleaned = 0.00443967 Jy ! Component: 150 - total flux cleaned = 0.00507499 Jy ! Component: 200 - total flux cleaned = 0.00554696 Jy ! Total flux subtracted in 200 components = 0.00554696 Jy ! Clean residual min=-0.007552 max=0.007729 Jy/beam ! Clean residual mean=0.000367 rms=0.002517 Jy/beam ! Combined flux in latest and established models = 1.00545 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 66 components and 1.00545 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.819 mas, bmaj=8.309 mas, bpa=0.1824 degrees ! Estimated noise=1198.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00021736 Jy ! Component: 100 - total flux cleaned = -0.000222924 Jy ! Component: 150 - total flux cleaned = 9.72305e-05 Jy ! Component: 200 - total flux cleaned = 0.00038541 Jy ! Total flux subtracted in 200 components = 0.00038541 Jy ! Clean residual min=-0.007073 max=0.007057 Jy/beam ! Clean residual mean=0.000200 rms=0.001965 Jy/beam ! Combined flux in latest and established models = 1.00584 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 82 components and 1.00584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.264054Jy sigma=0.001702 ! Fit after self-cal, rms=0.264048Jy sigma=0.001702 wmodel J1354-0206_S_1994_08_12_yyk\_map.mod ! Writing 82 model components to file: J1354-0206_S_1994_08_12_yyk_map.mod wobs J1354-0206_S_1994_08_12_yyk\_uvs.fits ! Writing UV FITS file: J1354-0206_S_1994_08_12_yyk_uvs.fits wwins J1354-0206_S_1994_08_12_yyk\_map.win ! wwins: Wrote 2 windows to J1354-0206_S_1994_08_12_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 = 9.25777e-05 Jy ! Component: 100 - total flux cleaned = 0.00114969 Jy ! Component: 150 - total flux cleaned = 0.00136758 Jy ! Component: 200 - total flux cleaned = 0.00157466 Jy ! Component: 250 - total flux cleaned = 0.00187651 Jy ! Component: 300 - total flux cleaned = 0.00197332 Jy ! Component: 350 - total flux cleaned = 0.00216026 Jy ! Component: 400 - total flux cleaned = 0.00252178 Jy ! Component: 450 - total flux cleaned = 0.00278513 Jy ! Component: 500 - total flux cleaned = 0.00312438 Jy ! Component: 550 - total flux cleaned = 0.00328699 Jy ! Component: 600 - total flux cleaned = 0.00344642 Jy ! Component: 650 - total flux cleaned = 0.00368374 Jy ! Component: 700 - total flux cleaned = 0.00414898 Jy ! Component: 750 - total flux cleaned = 0.00437567 Jy ! Component: 800 - total flux cleaned = 0.00459759 Jy ! Component: 850 - total flux cleaned = 0.00496018 Jy ! Component: 900 - total flux cleaned = 0.00481697 Jy ! Component: 950 - total flux cleaned = 0.00502551 Jy ! Component: 1000 - total flux cleaned = 0.00481903 Jy ! Component: 1050 - total flux cleaned = 0.00461674 Jy ! Component: 1100 - total flux cleaned = 0.00448508 Jy ! Component: 1150 - total flux cleaned = 0.0039003 Jy ! Component: 1200 - total flux cleaned = 0.00364543 Jy ! Component: 1250 - total flux cleaned = 0.00358135 Jy ! Component: 1300 - total flux cleaned = 0.00301996 Jy ! Component: 1350 - total flux cleaned = 0.00259125 Jy ! Component: 1400 - total flux cleaned = 0.00241026 Jy ! Component: 1450 - total flux cleaned = 0.00235057 Jy ! Component: 1500 - total flux cleaned = 0.00188251 Jy ! Component: 1550 - total flux cleaned = 0.00182637 Jy ! Component: 1600 - total flux cleaned = 0.0016559 Jy ! Component: 1650 - total flux cleaned = 0.001599 Jy ! Component: 1700 - total flux cleaned = 0.00143191 Jy ! Component: 1750 - total flux cleaned = 0.00148621 Jy ! Component: 1800 - total flux cleaned = 0.00137754 Jy ! Component: 1850 - total flux cleaned = 0.00127021 Jy ! Component: 1900 - total flux cleaned = 0.00142807 Jy ! Component: 1950 - total flux cleaned = 0.00121802 Jy ! Component: 2000 - total flux cleaned = 0.00111449 Jy ! Total flux subtracted in 2048 components = 0.00116513 Jy ! Clean residual min=-0.003251 max=0.003349 Jy/beam ! Clean residual mean=0.000099 rms=0.001056 Jy/beam ! Combined flux in latest and established models = 1.00701 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 214 components and 1.00701 Jy ![Exited script file: muppet] wmap "J1354-0206_S_1994_08_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.819 x 8.309 at 0.1824 degrees (North through East) ! Clean map min=-0.0066323 max=0.96096 Jy/beam ! Writing clean map to FITS file: J1354-0206_S_1994_08_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.960959 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00104725 device "J1354-0206_S_1994_08_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1354-0206_S_1994_08_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.32694 0.32694 0.653881 1.30776 2.61552 5.23105 10.4621 20.9242 41.8484 83.6968 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.96 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.819 x 8.309 at 0.1824 degrees (North through East) ! Clean map min=-0.0066323 max=0.96096 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1354-0206_S_1994_08_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1354-0206_S_1994_08_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1354-0206_S_1994_08_12_yyk_uvs.log closed on Sun Jan 7 18:26:25 2007