! Started logfile: J0401-1606_X_2005_07_20_yyk_uvs.log on Fri Jan 20 09:52:52 2006 obs J0401-1606_X_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J0401-1606_X_2005_07_20_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.939394 visibilities/baseline/integration-bin. ! Found source: J0401-1606 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1488 lines of history. ! ! Reading 1860 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 J0401-1606_X_2005_07_20_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.250735 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=0.681 mas, bmaj=1.784 mas, bpa=-1.522 degrees ! Estimated noise=1.27643 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.202207 Jy ! Component: 100 - total flux cleaned = 0.238918 Jy ! Total flux subtracted in 100 components = 0.238918 Jy ! Clean residual min=-0.008136 max=0.010218 Jy/beam ! Clean residual mean=0.000053 rms=0.002140 Jy/beam ! Combined flux in latest and established models = 0.238918 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.238918 Jy ! ! Correcting IF 1. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.069166Jy sigma=1.148865 ! Fit after self-cal, rms=0.069008Jy sigma=1.144434 ! Inverting map and beam ! Estimated beam: bmin=0.681 mas, bmaj=1.784 mas, bpa=-1.522 degrees ! Estimated noise=1.27643 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=0.8664 mas, bmaj=2.183 mas, bpa=-0.8089 degrees ! Estimated noise=0.90478 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.0104697 Jy ! Component: 100 - total flux cleaned = 0.0132957 Jy ! Component: 150 - total flux cleaned = 0.0132125 Jy ! Component: 200 - total flux cleaned = 0.0129756 Jy ! Total flux subtracted in 200 components = 0.0129756 Jy ! Clean residual min=-0.006094 max=0.010634 Jy/beam ! Clean residual mean=0.000115 rms=0.002031 Jy/beam ! Combined flux in latest and established models = 0.251893 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 22 components and 0.251893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067409Jy sigma=1.123462 ! Fit after self-cal, rms=0.067406Jy sigma=1.123390 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8664 x 2.183 at -0.8089 degrees (North through East) ! Clean map min=-0.0056003 max=0.23698 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.00834 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.96 HN 1.04 KP 0.92 ! LA 0.94 MK 1.00 NL 0.99 OV 1.02 ! PT 1.11 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01674 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.00 KP 0.89 ! LA 0.94 MK 0.98 NL 0.96 OV 1.00 ! PT 1.18 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01925 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 0.91 KP 0.81 ! LA 0.96 MK 1.04 NL 0.96 OV 0.98 ! PT 1.27 SC 0.95 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.962406 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 0.95 KP 0.97 ! LA 0.94 MK 1.03 NL 0.97 OV 1.01 ! PT 1.28 SC 1.23 ! ! ! Fit before self-cal, rms=0.067406Jy sigma=1.123390 ! Fit after self-cal, rms=0.061051Jy sigma=1.001993 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.061051Jy sigma=1.001993 ! Fit after self-cal, rms=0.061053Jy sigma=1.001830 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.873 mas, bmaj=2.195 mas, bpa=-0.8742 degrees ! Estimated noise=0.902599 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.00141461 Jy ! Component: 100 - total flux cleaned = 0.00150641 Jy ! Component: 150 - total flux cleaned = 0.00150518 Jy ! Component: 200 - total flux cleaned = 0.00150432 Jy ! Total flux subtracted in 200 components = 0.00150432 Jy ! Clean residual min=-0.003365 max=0.003653 Jy/beam ! Clean residual mean=0.000012 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.253398 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 31 components and 0.253398 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061009Jy sigma=1.000778 ! Fit after self-cal, rms=0.061005Jy sigma=1.000706 ! 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.061005Jy sigma=1.000706 ! Fit after self-cal, rms=0.058839Jy sigma=0.967681 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.000313049 Jy ! Component: 100 - total flux cleaned = 0.000341042 Jy ! Component: 150 - total flux cleaned = 0.000317651 Jy ! Component: 200 - total flux cleaned = 0.00029543 Jy ! Total flux subtracted in 200 components = 0.00029543 Jy ! Clean residual min=-0.003308 max=0.003588 Jy/beam ! Clean residual mean=0.000012 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.253693 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.253693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058825Jy sigma=0.967341 ! Fit after self-cal, rms=0.058588Jy sigma=0.964894 ! 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: 0.873 x 2.195 at -0.8742 degrees (North through East) ! Clean map min=-0.0030248 max=0.23834 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.058588Jy sigma=0.964894 ! Fit after self-cal, rms=0.057690Jy sigma=0.937516 ! 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.057690Jy sigma=0.937516 ! Fit after self-cal, rms=0.057652Jy sigma=0.937134 ! Inverting map and beam ! Estimated beam: bmin=0.8717 mas, bmaj=2.194 mas, bpa=-0.97 degrees ! Estimated noise=0.900653 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.06197e-05 Jy ! Component: 100 - total flux cleaned = 1.84987e-05 Jy ! Component: 150 - total flux cleaned = -2.90432e-06 Jy ! Component: 200 - total flux cleaned = -2.41999e-05 Jy ! Total flux subtracted in 200 components = -2.41999e-05 Jy ! Clean residual min=-0.002982 max=0.002797 Jy/beam ! Clean residual mean=0.000003 rms=0.000787 Jy/beam ! Combined flux in latest and established models = 0.253669 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.253669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057648Jy sigma=0.936921 ! Fit after self-cal, rms=0.057641Jy sigma=0.936840 ! 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.057641Jy sigma=0.936840 ! Fit after self-cal, rms=0.056781Jy sigma=0.918129 ! 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.056781Jy sigma=0.918129 ! Fit after self-cal, rms=0.056786Jy sigma=0.918092 ! Inverting map and beam ! Estimated beam: bmin=0.8704 mas, bmaj=2.192 mas, bpa=-0.9239 degrees ! Estimated noise=0.901546 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000603273 Jy ! Component: 100 - total flux cleaned = 0.000624271 Jy ! Component: 150 - total flux cleaned = 0.000624086 Jy ! Component: 200 - total flux cleaned = 0.000605802 Jy ! Total flux subtracted in 200 components = 0.000605802 Jy ! Clean residual min=-0.002955 max=0.002711 Jy/beam ! Clean residual mean=0.000002 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.254275 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.254275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056778Jy sigma=0.917850 ! Fit after self-cal, rms=0.056780Jy sigma=0.917840 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.252 mas, bmaj=4.471 mas, bpa=3.219 degrees ! Estimated noise=1.16322 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 = -8.42271e-07 Jy ! Component: 100 - total flux cleaned = 1.49292e-05 Jy ! Component: 150 - total flux cleaned = 2.84905e-05 Jy ! Component: 200 - total flux cleaned = 4.07982e-05 Jy ! Total flux subtracted in 200 components = 4.07982e-05 Jy ! Clean residual min=-0.002500 max=0.003517 Jy/beam ! Clean residual mean=0.000003 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.254315 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 48 components and 0.254315 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056774Jy sigma=0.917846 ! Fit after self-cal, rms=0.056774Jy sigma=0.917825 ! 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=0.6882 mas, bmaj=1.803 mas, bpa=-1.921 degrees ! Estimated noise=1.27516 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.202289 Jy ! Component: 100 - total flux cleaned = 0.238502 Jy ! Component: 150 - total flux cleaned = 0.24899 Jy ! Component: 200 - total flux cleaned = 0.253183 Jy ! Total flux subtracted in 200 components = 0.253183 Jy ! Clean residual min=-0.004781 max=0.004200 Jy/beam ! Clean residual mean=0.000005 rms=0.001116 Jy/beam ! Combined flux in latest and established models = 0.253183 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.253183 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8704 mas, bmaj=2.192 mas, bpa=-0.9239 degrees ! Estimated noise=0.901546 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.00176531 Jy ! Component: 100 - total flux cleaned = 0.00185328 Jy ! Component: 150 - total flux cleaned = 0.00181575 Jy ! Component: 200 - total flux cleaned = 0.00178235 Jy ! Total flux subtracted in 200 components = 0.00178235 Jy ! Clean residual min=-0.002927 max=0.002701 Jy/beam ! Clean residual mean=0.000003 rms=0.000793 Jy/beam ! Combined flux in latest and established models = 0.254965 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.254965 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.252 mas, bmaj=4.471 mas, bpa=3.219 degrees ! Estimated noise=1.16322 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.000291953 Jy ! Component: 100 - total flux cleaned = -0.000326351 Jy ! Component: 150 - total flux cleaned = -0.000340732 Jy ! Component: 200 - total flux cleaned = -0.000340436 Jy ! Total flux subtracted in 200 components = -0.000340436 Jy ! Clean residual min=-0.002489 max=0.003551 Jy/beam ! Clean residual mean=0.000003 rms=0.000939 Jy/beam ! Combined flux in latest and established models = 0.254625 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 29 components and 0.254625 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8704 mas, bmaj=2.192 mas, bpa=-0.9239 degrees ! Estimated noise=0.901546 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000228023 Jy ! Component: 100 - total flux cleaned = 0.00026213 Jy ! Component: 150 - total flux cleaned = 0.000262177 Jy ! Component: 200 - total flux cleaned = 0.000234805 Jy ! Total flux subtracted in 200 components = 0.000234805 Jy ! Clean residual min=-0.002920 max=0.002692 Jy/beam ! Clean residual mean=0.000002 rms=0.000790 Jy/beam ! Combined flux in latest and established models = 0.254859 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 34 components and 0.254859 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056792Jy sigma=0.918438 ! Fit after self-cal, rms=0.056793Jy sigma=0.918384 wmodel J0401-1606_X_2005_07_20_yyk\_map.mod ! Writing 34 model components to file: J0401-1606_X_2005_07_20_yyk_map.mod wobs J0401-1606_X_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J0401-1606_X_2005_07_20_yyk_uvs.fits wwins J0401-1606_X_2005_07_20_yyk\_map.win ! wwins: Wrote 1 windows to J0401-1606_X_2005_07_20_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.00109026 Jy ! Component: 100 - total flux cleaned = -0.00124026 Jy ! Component: 150 - total flux cleaned = -0.00138263 Jy ! Component: 200 - total flux cleaned = -0.00124608 Jy ! Component: 250 - total flux cleaned = -0.00106899 Jy ! Component: 300 - total flux cleaned = -0.000940119 Jy ! Component: 350 - total flux cleaned = -0.00102471 Jy ! Component: 400 - total flux cleaned = -0.00106532 Jy ! Component: 450 - total flux cleaned = -0.00114448 Jy ! Component: 500 - total flux cleaned = -0.00110574 Jy ! Component: 550 - total flux cleaned = -0.000991924 Jy ! Component: 600 - total flux cleaned = -0.000843439 Jy ! Component: 650 - total flux cleaned = -0.000625923 Jy ! Component: 700 - total flux cleaned = -0.000483497 Jy ! Component: 750 - total flux cleaned = -0.000307769 Jy ! Component: 800 - total flux cleaned = -3.17595e-05 Jy ! Component: 850 - total flux cleaned = 7.00575e-05 Jy ! Component: 900 - total flux cleaned = 0.000171393 Jy ! Component: 950 - total flux cleaned = 0.000467813 Jy ! Component: 1000 - total flux cleaned = 0.000661688 Jy ! Component: 1050 - total flux cleaned = 0.000694198 Jy ! Component: 1100 - total flux cleaned = 0.000978107 Jy ! Component: 1150 - total flux cleaned = 0.00107103 Jy ! Component: 1200 - total flux cleaned = 0.00125557 Jy ! Component: 1250 - total flux cleaned = 0.00137704 Jy ! Component: 1300 - total flux cleaned = 0.00140727 Jy ! Component: 1350 - total flux cleaned = 0.00158457 Jy ! Component: 1400 - total flux cleaned = 0.00175901 Jy ! Component: 1450 - total flux cleaned = 0.00178798 Jy ! Component: 1500 - total flux cleaned = 0.00184495 Jy ! Component: 1550 - total flux cleaned = 0.00201417 Jy ! Component: 1600 - total flux cleaned = 0.00206965 Jy ! Component: 1650 - total flux cleaned = 0.00215264 Jy ! Component: 1700 - total flux cleaned = 0.00226213 Jy ! Component: 1750 - total flux cleaned = 0.00237025 Jy ! Component: 1800 - total flux cleaned = 0.00252995 Jy ! Component: 1850 - total flux cleaned = 0.00258269 Jy ! Component: 1900 - total flux cleaned = 0.00253053 Jy ! Component: 1950 - total flux cleaned = 0.00265967 Jy ! Component: 2000 - total flux cleaned = 0.00268516 Jy ! Total flux subtracted in 2048 components = 0.00273557 Jy ! Clean residual min=-0.001284 max=0.001587 Jy/beam ! Clean residual mean=0.000002 rms=0.000474 Jy/beam ! Combined flux in latest and established models = 0.257595 Jy keep ! Adding 149 model components to the UV plane model. ! The established model now contains 183 components and 0.257595 Jy ![Exited script file: muppet] wmap "J0401-1606_X_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8704 x 2.192 at -0.9239 degrees (North through East) ! Clean map min=-0.0024475 max=0.23804 Jy/beam ! Writing clean map to FITS file: J0401-1606_X_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.238038 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000472965 device "J0401-1606_X_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0401-1606_X_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.59608 0.59608 1.19216 2.38432 4.76864 9.53728 19.0746 38.1491 76.2982 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.238 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8704 x 2.192 at -0.9239 degrees (North through East) ! Clean map min=-0.0024475 max=0.23804 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0401-1606_X_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0401-1606_X_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0401-1606_X_2005_07_20_yyk_uvs.log closed on Fri Jan 20 09:52:56 2006