! Started logfile: J1409-2657_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:31:09 2007 obs J1409-2657_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1409-2657_S_1997_07_02_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.889666 visibilities/baseline/integration-bin. ! Found source: J1409-2657 ! ! 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 22900 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 J1409-2657_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.628348 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.606 mas, bmaj=6.345 mas, bpa=-4.029 degrees ! Estimated noise=2350.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.43815 Jy ! Component: 100 - total flux cleaned = 0.499306 Jy ! Total flux subtracted in 100 components = 0.499306 Jy ! Clean residual min=-0.018725 max=0.017274 Jy/beam ! Clean residual mean=0.000091 rms=0.004255 Jy/beam ! Combined flux in latest and established models = 0.499307 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.499307 Jy ! ! Correcting IF 1. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 110 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.359698Jy sigma=0.001244 ! Fit after self-cal, rms=0.359600Jy sigma=0.001243 ! Inverting map and beam ! Estimated beam: bmin=2.606 mas, bmaj=6.345 mas, bpa=-4.029 degrees ! Estimated noise=2350.27 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.533 mas, bmaj=9.138 mas, bpa=-5.377 degrees ! Estimated noise=1281.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.00552688 Jy ! Component: 100 - total flux cleaned = 0.00518906 Jy ! Component: 150 - total flux cleaned = 0.00461687 Jy ! Component: 200 - total flux cleaned = 0.00438866 Jy ! Total flux subtracted in 200 components = 0.00438866 Jy ! Clean residual min=-0.011877 max=0.019064 Jy/beam ! Clean residual mean=0.000303 rms=0.003642 Jy/beam ! Combined flux in latest and established models = 0.503695 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.503695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.358734Jy sigma=0.001241 ! Fit after self-cal, rms=0.358727Jy sigma=0.001241 ! 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.533 x 9.138 at -5.377 degrees (North through East) ! Clean map min=-0.011699 max=0.50096 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01918 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.09 HN 0.88 KP 0.91 ! LA 0.99 MK 1.01 NL 1.00* OV 1.11 ! PT 0.98 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.982253 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.16 HN 0.98 KP 0.98 ! LA 1.10 MK 1.10 NL 0.98 OV 1.03 ! PT 0.95 SC 0.87 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0463 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 0.93 KP 0.94 ! LA 0.81 MK 0.88 NL 0.94 OV 0.94 ! PT 1.10 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00183 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.12 HN 1.11 KP 0.94 ! LA 0.92 MK 1.03 NL 1.06 OV 0.92 ! PT 0.90 SC 0.99 ! ! ! Fit before self-cal, rms=0.358727Jy sigma=0.001241 ! Fit after self-cal, rms=0.347300Jy sigma=0.001225 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.347300Jy sigma=0.001225 ! Fit after self-cal, rms=0.347298Jy sigma=0.001225 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.49 mas, bmaj=8.94 mas, bpa=-4.133 degrees ! Estimated noise=1293.33 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (6.5, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0146327 Jy ! Component: 100 - total flux cleaned = 0.0209535 Jy ! Component: 150 - total flux cleaned = 0.0218885 Jy ! Component: 200 - total flux cleaned = 0.0225276 Jy ! Total flux subtracted in 200 components = 0.0225276 Jy ! Clean residual min=-0.005710 max=0.005789 Jy/beam ! Clean residual mean=-0.000044 rms=0.001703 Jy/beam ! Combined flux in latest and established models = 0.526223 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 39 components and 0.526223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.346755Jy sigma=0.001223 ! Fit after self-cal, rms=0.346725Jy sigma=0.001223 ! 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.346725Jy sigma=0.001223 ! Fit after self-cal, rms=0.342713Jy sigma=0.001211 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.00333236 Jy ! Component: 100 - total flux cleaned = 0.00362102 Jy ! Component: 150 - total flux cleaned = 0.00362049 Jy ! Component: 200 - total flux cleaned = 0.00362815 Jy ! Total flux subtracted in 200 components = 0.00362815 Jy ! Clean residual min=-0.005644 max=0.005872 Jy/beam ! Clean residual mean=-0.000068 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.529851 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.529851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.342590Jy sigma=0.001210 ! Fit after self-cal, rms=0.341847Jy sigma=0.001208 ! 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.49 x 8.94 at -4.133 degrees (North through East) ! Clean map min=-0.0055829 max=0.50903 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.341847Jy sigma=0.001208 ! Fit after self-cal, rms=0.336949Jy sigma=0.001204 ! 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.336949Jy sigma=0.001204 ! Fit after self-cal, rms=0.336768Jy sigma=0.001203 ! Inverting map and beam ! Estimated beam: bmin=3.464 mas, bmaj=8.911 mas, bpa=-4.024 degrees ! Estimated noise=1287.17 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00264821 Jy ! Component: 100 - total flux cleaned = 0.00307455 Jy ! Component: 150 - total flux cleaned = 0.00334537 Jy ! Component: 200 - total flux cleaned = 0.00342184 Jy ! Total flux subtracted in 200 components = 0.00342184 Jy ! Clean residual min=-0.005363 max=0.005028 Jy/beam ! Clean residual mean=-0.000102 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.533273 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 66 components and 0.533273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.336705Jy sigma=0.001203 ! Fit after self-cal, rms=0.336649Jy sigma=0.001203 ! 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.336649Jy sigma=0.001203 ! Fit after self-cal, rms=0.337254Jy sigma=0.001201 ! 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.337254Jy sigma=0.001201 ! Fit after self-cal, rms=0.337235Jy sigma=0.001201 ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=8.903 mas, bpa=-3.975 degrees ! Estimated noise=1288.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00201718 Jy ! Component: 100 - total flux cleaned = 0.00217023 Jy ! Component: 150 - total flux cleaned = 0.00224106 Jy ! Component: 200 - total flux cleaned = 0.0023081 Jy ! Total flux subtracted in 200 components = 0.0023081 Jy ! Clean residual min=-0.005201 max=0.004854 Jy/beam ! Clean residual mean=-0.000097 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 0.535581 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 0.535581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.337200Jy sigma=0.001201 ! Fit after self-cal, rms=0.337190Jy sigma=0.001201 ! 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.586 mas, bmaj=19.9 mas, bpa=3.471 degrees ! Estimated noise=1604.12 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.00063557 Jy ! Component: 100 - total flux cleaned = 0.000795853 Jy ! Component: 150 - total flux cleaned = 0.000940695 Jy ! Component: 200 - total flux cleaned = 0.00103074 Jy ! Total flux subtracted in 200 components = 0.00103074 Jy ! Clean residual min=-0.005876 max=0.005177 Jy/beam ! Clean residual mean=-0.000198 rms=0.001910 Jy/beam ! Combined flux in latest and established models = 0.536612 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 87 components and 0.536612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.337180Jy sigma=0.001201 ! Fit after self-cal, rms=0.337175Jy sigma=0.001201 ! 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.589 mas, bmaj=6.296 mas, bpa=-3.443 degrees ! Estimated noise=2321.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.436325 Jy ! Component: 100 - total flux cleaned = 0.496408 Jy ! Component: 150 - total flux cleaned = 0.515146 Jy ! Component: 200 - total flux cleaned = 0.526458 Jy ! Total flux subtracted in 200 components = 0.526458 Jy ! Clean residual min=-0.009660 max=0.008696 Jy/beam ! Clean residual mean=-0.000015 rms=0.002326 Jy/beam ! Combined flux in latest and established models = 0.526458 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.526458 Jy ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=8.903 mas, bpa=-3.975 degrees ! Estimated noise=1288.53 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.0081233 Jy ! Component: 100 - total flux cleaned = 0.00945081 Jy ! Component: 150 - total flux cleaned = 0.00981443 Jy ! Component: 200 - total flux cleaned = 0.0101129 Jy ! Total flux subtracted in 200 components = 0.0101129 Jy ! Clean residual min=-0.005315 max=0.005188 Jy/beam ! Clean residual mean=-0.000100 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.536571 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 47 components and 0.536571 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.586 mas, bmaj=19.9 mas, bpa=3.471 degrees ! Estimated noise=1604.12 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.000819323 Jy ! Component: 100 - total flux cleaned = 0.000638881 Jy ! Component: 150 - total flux cleaned = 0.000560007 Jy ! Component: 200 - total flux cleaned = 0.000483697 Jy ! Total flux subtracted in 200 components = 0.000483697 Jy ! Clean residual min=-0.006091 max=0.005303 Jy/beam ! Clean residual mean=-0.000205 rms=0.001950 Jy/beam ! Combined flux in latest and established models = 0.537055 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 67 components and 0.537055 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=8.903 mas, bpa=-3.975 degrees ! Estimated noise=1288.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000165591 Jy ! Component: 100 - total flux cleaned = -5.41073e-05 Jy ! Component: 150 - total flux cleaned = 4.73354e-05 Jy ! Component: 200 - total flux cleaned = 0.000136066 Jy ! Total flux subtracted in 200 components = 0.000136066 Jy ! Clean residual min=-0.005253 max=0.004954 Jy/beam ! Clean residual mean=-0.000107 rms=0.001467 Jy/beam ! Combined flux in latest and established models = 0.537191 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 84 components and 0.537191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.337225Jy sigma=0.001201 ! Fit after self-cal, rms=0.337221Jy sigma=0.001201 wmodel J1409-2657_S_1997_07_02_yyk\_map.mod ! Writing 84 model components to file: J1409-2657_S_1997_07_02_yyk_map.mod wobs J1409-2657_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1409-2657_S_1997_07_02_yyk_uvs.fits wwins J1409-2657_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1409-2657_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.000874335 Jy ! Component: 100 - total flux cleaned = -0.00146409 Jy ! Component: 150 - total flux cleaned = -0.00194382 Jy ! Component: 200 - total flux cleaned = -0.00239451 Jy ! Component: 250 - total flux cleaned = -0.00239657 Jy ! Component: 300 - total flux cleaned = -0.00226399 Jy ! Component: 350 - total flux cleaned = -0.00213508 Jy ! Component: 400 - total flux cleaned = -0.002012 Jy ! Component: 450 - total flux cleaned = -0.00213142 Jy ! Component: 500 - total flux cleaned = -0.00218759 Jy ! Component: 550 - total flux cleaned = -0.00224226 Jy ! Component: 600 - total flux cleaned = -0.00246011 Jy ! Component: 650 - total flux cleaned = -0.00267388 Jy ! Component: 700 - total flux cleaned = -0.00298553 Jy ! Component: 750 - total flux cleaned = -0.0030875 Jy ! Component: 800 - total flux cleaned = -0.0032374 Jy ! Component: 850 - total flux cleaned = -0.0033838 Jy ! Component: 900 - total flux cleaned = -0.00347875 Jy ! Component: 950 - total flux cleaned = -0.00347832 Jy ! Component: 1000 - total flux cleaned = -0.0035244 Jy ! Component: 1050 - total flux cleaned = -0.00365891 Jy ! Component: 1100 - total flux cleaned = -0.00365873 Jy ! Component: 1150 - total flux cleaned = -0.0037019 Jy ! Component: 1200 - total flux cleaned = -0.00365881 Jy ! Component: 1250 - total flux cleaned = -0.00370067 Jy ! Component: 1300 - total flux cleaned = -0.00365906 Jy ! Component: 1350 - total flux cleaned = -0.0036588 Jy ! Component: 1400 - total flux cleaned = -0.00369967 Jy ! Component: 1450 - total flux cleaned = -0.00369961 Jy ! Component: 1500 - total flux cleaned = -0.00366033 Jy ! Component: 1550 - total flux cleaned = -0.00366014 Jy ! Component: 1600 - total flux cleaned = -0.00366004 Jy ! Component: 1650 - total flux cleaned = -0.00358528 Jy ! Component: 1700 - total flux cleaned = -0.00362257 Jy ! Component: 1750 - total flux cleaned = -0.00351325 Jy ! Component: 1800 - total flux cleaned = -0.0035498 Jy ! Component: 1850 - total flux cleaned = -0.00351438 Jy ! Component: 1900 - total flux cleaned = -0.00347933 Jy ! Component: 1950 - total flux cleaned = -0.00340987 Jy ! Component: 2000 - total flux cleaned = -0.00347873 Jy ! Total flux subtracted in 2048 components = -0.00341049 Jy ! Clean residual min=-0.002340 max=0.001874 Jy/beam ! Clean residual mean=-0.000039 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.53378 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 214 components and 0.533781 Jy ![Exited script file: muppet] wmap "J1409-2657_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.458 x 8.903 at -3.975 degrees (North through East) ! Clean map min=-0.003687 max=0.50526 Jy/beam ! Writing clean map to FITS file: J1409-2657_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.505256 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00071194 device "J1409-2657_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1409-2657_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.42272 0.42272 0.84544 1.69088 3.38176 6.76352 13.527 27.0541 54.1081 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.505 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.458 x 8.903 at -3.975 degrees (North through East) ! Clean map min=-0.003687 max=0.50526 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1409-2657_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1409-2657_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1409-2657_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:31:17 2007