! Started logfile: J1820-2528_S_2004_05_08_yyk_uvs.log on Wed Dec 7 00:43:47 2005 obs J1820-2528_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J1820-2528_S_2004_05_08_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.888889 visibilities/baseline/integration-bin. ! Found source: J1820-2528 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1434 lines of history. ! ! Reading 1440 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 J1820-2528_S_2004_05_08_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.409076 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.689430Jy sigma=10.086739 ! Fit after self-cal, rms=0.689356Jy sigma=10.084874 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.286 mas, bmaj=6.451 mas, bpa=-0.198 degrees ! Estimated noise=2.27208 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.281315 Jy ! Component: 100 - total flux cleaned = 0.399647 Jy ! Total flux subtracted in 100 components = 0.399647 Jy ! Clean residual min=-0.020717 max=0.041355 Jy/beam ! Clean residual mean=0.000683 rms=0.009411 Jy/beam ! Combined flux in latest and established models = 0.399647 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.399647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.150704Jy sigma=2.455776 ! Fit after self-cal, rms=0.150597Jy sigma=2.454589 ! Inverting map 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=2.838 mas, bmaj=7.834 mas, bpa=-2.788 degrees ! Estimated noise=1.50864 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.11658 Jy ! Component: 100 - total flux cleaned = 0.169834 Jy ! Component: 150 - total flux cleaned = 0.194684 Jy ! Component: 200 - total flux cleaned = 0.206086 Jy ! Total flux subtracted in 200 components = 0.206086 Jy ! Clean residual min=-0.017057 max=0.025881 Jy/beam ! Clean residual mean=0.000294 rms=0.006927 Jy/beam ! Combined flux in latest and established models = 0.605734 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 72 components and 0.605734 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094640Jy sigma=1.368871 ! Fit after self-cal, rms=0.094493Jy sigma=1.367387 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.9672 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.15 KP 0.94 ! LA 0.90 MK 1.16 NL 1.15 OV 1.02 ! PT 0.98 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00968 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.00* HN 1.06 KP 0.89 ! LA 1.00* MK 0.98 NL 1.02 OV 1.00* ! PT 0.92 SC 0.98 ! ! ! Fit before self-cal, rms=0.094493Jy sigma=1.367387 ! Fit after self-cal, rms=0.092265Jy sigma=1.317975 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.092265Jy sigma=1.317975 ! Fit after self-cal, rms=0.092280Jy sigma=1.317937 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.892 mas, bmaj=7.906 mas, bpa=-2.012 degrees ! Estimated noise=1.49502 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.00993408 Jy ! Component: 100 - total flux cleaned = -0.0099425 Jy ! Component: 150 - total flux cleaned = -0.00915861 Jy ! Component: 200 - total flux cleaned = -0.0086102 Jy ! Total flux subtracted in 200 components = -0.0086102 Jy ! Clean residual min=-0.014495 max=0.020368 Jy/beam ! Clean residual mean=0.000303 rms=0.005305 Jy/beam ! Combined flux in latest and established models = 0.597123 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 73 components and 0.597123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090732Jy sigma=1.298974 ! Fit after self-cal, rms=0.090646Jy sigma=1.298351 ! 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.090646Jy sigma=1.298351 ! Fit after self-cal, rms=0.087847Jy sigma=1.251163 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.00149845 Jy ! Component: 100 - total flux cleaned = 0.00182994 Jy ! Component: 150 - total flux cleaned = 0.00214601 Jy ! Component: 200 - total flux cleaned = 0.00245678 Jy ! Total flux subtracted in 200 components = 0.00245678 Jy ! Clean residual min=-0.013929 max=0.019754 Jy/beam ! Clean residual mean=0.000296 rms=0.005143 Jy/beam ! Combined flux in latest and established models = 0.59958 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 82 components and 0.59958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087380Jy sigma=1.243738 ! Fit after self-cal, rms=0.087178Jy sigma=1.240503 ! 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: 2.892 x 7.906 at -2.012 degrees (North through East) ! Clean map min=-0.013685 max=0.31678 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.087178Jy sigma=1.240503 ! Fit after self-cal, rms=0.085869Jy sigma=1.225205 ! 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.085869Jy sigma=1.225205 ! Fit after self-cal, rms=0.085875Jy sigma=1.225025 ! Inverting map and beam ! Estimated beam: bmin=2.85 mas, bmaj=7.793 mas, bpa=-1.681 degrees ! Estimated noise=1.49205 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00590919 Jy ! Component: 100 - total flux cleaned = 0.00659396 Jy ! Component: 150 - total flux cleaned = 0.00706957 Jy ! Component: 200 - total flux cleaned = 0.00752005 Jy ! Total flux subtracted in 200 components = 0.00752005 Jy ! Clean residual min=-0.013420 max=0.019451 Jy/beam ! Clean residual mean=0.000310 rms=0.005222 Jy/beam ! Combined flux in latest and established models = 0.6071 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 82 components and 0.6071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085505Jy sigma=1.215454 ! Fit after self-cal, rms=0.085408Jy sigma=1.214503 ! 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.085408Jy sigma=1.214503 ! Fit after self-cal, rms=0.085195Jy sigma=1.183844 ! 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.085195Jy sigma=1.183844 ! Fit after self-cal, rms=0.085197Jy sigma=1.183575 ! Inverting map and beam ! Estimated beam: bmin=2.887 mas, bmaj=7.901 mas, bpa=-2.006 degrees ! Estimated noise=1.5098 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249741 Jy ! Component: 100 - total flux cleaned = 0.00266954 Jy ! Component: 150 - total flux cleaned = 0.00312042 Jy ! Component: 200 - total flux cleaned = 0.00339829 Jy ! Total flux subtracted in 200 components = 0.00339829 Jy ! Clean residual min=-0.012309 max=0.018298 Jy/beam ! Clean residual mean=0.000285 rms=0.004660 Jy/beam ! Combined flux in latest and established models = 0.610498 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 83 components and 0.610499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084796Jy sigma=1.176569 ! Fit after self-cal, rms=0.084735Jy sigma=1.175922 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.464 mas, bmaj=20.32 mas, bpa=1.767 degrees ! Estimated noise=2.01193 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.0122039 Jy ! Component: 100 - total flux cleaned = 0.0130174 Jy ! Component: 150 - total flux cleaned = 0.0133922 Jy ! Component: 200 - total flux cleaned = 0.0137598 Jy ! Total flux subtracted in 200 components = 0.0137598 Jy ! Clean residual min=-0.015400 max=0.022624 Jy/beam ! Clean residual mean=0.000584 rms=0.007004 Jy/beam ! Combined flux in latest and established models = 0.624258 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 87 components and 0.624258 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085387Jy sigma=1.180428 ! Fit after self-cal, rms=0.085241Jy sigma=1.178460 ! Inverting map uvtaper 0,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.295 mas, bmaj=6.445 mas, bpa=0.3798 degrees ! Estimated noise=2.30089 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.285778 Jy ! Component: 100 - total flux cleaned = 0.405381 Jy ! Component: 150 - total flux cleaned = 0.471477 Jy ! Component: 200 - total flux cleaned = 0.512914 Jy ! Total flux subtracted in 200 components = 0.512914 Jy ! Clean residual min=-0.013781 max=0.025927 Jy/beam ! Clean residual mean=0.000400 rms=0.005278 Jy/beam ! Combined flux in latest and established models = 0.512914 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 63 model components to the UV plane model. ! The established model now contains 63 components and 0.512914 Jy ! Inverting map and beam ! Estimated beam: bmin=2.887 mas, bmaj=7.901 mas, bpa=-2.006 degrees ! Estimated noise=1.5098 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.053338 Jy ! Component: 100 - total flux cleaned = 0.0772409 Jy ! Component: 150 - total flux cleaned = 0.0881422 Jy ! Component: 200 - total flux cleaned = 0.0902175 Jy ! Total flux subtracted in 200 components = 0.0902175 Jy ! Clean residual min=-0.013249 max=0.020352 Jy/beam ! Clean residual mean=0.000310 rms=0.005138 Jy/beam ! Combined flux in latest and established models = 0.603132 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 78 components and 0.603132 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.464 mas, bmaj=20.32 mas, bpa=1.767 degrees ! Estimated noise=2.01193 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.0156879 Jy ! Component: 100 - total flux cleaned = 0.0167381 Jy ! Component: 150 - total flux cleaned = 0.0172142 Jy ! Component: 200 - total flux cleaned = 0.0178924 Jy ! Total flux subtracted in 200 components = 0.0178924 Jy ! Clean residual min=-0.015744 max=0.023282 Jy/beam ! Clean residual mean=0.000609 rms=0.007309 Jy/beam ! Combined flux in latest and established models = 0.621024 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 79 components and 0.621024 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.887 mas, bmaj=7.901 mas, bpa=-2.006 degrees ! Estimated noise=1.5098 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0105727 Jy ! Component: 100 - total flux cleaned = -0.0111855 Jy ! Component: 150 - total flux cleaned = -0.0111812 Jy ! Component: 200 - total flux cleaned = -0.0111701 Jy ! Total flux subtracted in 200 components = -0.0111701 Jy ! Clean residual min=-0.012518 max=0.019722 Jy/beam ! Clean residual mean=0.000288 rms=0.004733 Jy/beam ! Combined flux in latest and established models = 0.609854 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 95 components and 0.609854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085731Jy sigma=1.188621 ! Fit after self-cal, rms=0.085627Jy sigma=1.187600 wmodel J1820-2528_S_2004_05_08_yyk\_map.mod ! Writing 95 model components to file: J1820-2528_S_2004_05_08_yyk_map.mod wobs J1820-2528_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J1820-2528_S_2004_05_08_yyk_uvs.fits wwins J1820-2528_S_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J1820-2528_S_2004_05_08_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.00823502 Jy ! Component: 100 - total flux cleaned = 0.014911 Jy ! Component: 150 - total flux cleaned = 0.0202214 Jy ! Component: 200 - total flux cleaned = 0.0241046 Jy ! Component: 250 - total flux cleaned = 0.0278133 Jy ! Component: 300 - total flux cleaned = 0.0296935 Jy ! Component: 350 - total flux cleaned = 0.0311305 Jy ! Component: 400 - total flux cleaned = 0.0326491 Jy ! Component: 450 - total flux cleaned = 0.0338024 Jy ! Component: 500 - total flux cleaned = 0.0344925 Jy ! Component: 550 - total flux cleaned = 0.0351493 Jy ! Component: 600 - total flux cleaned = 0.0359 Jy ! Component: 650 - total flux cleaned = 0.0369783 Jy ! Component: 700 - total flux cleaned = 0.0375517 Jy ! Component: 750 - total flux cleaned = 0.0383298 Jy ! Component: 800 - total flux cleaned = 0.0391831 Jy ! Component: 850 - total flux cleaned = 0.0392865 Jy ! Component: 900 - total flux cleaned = 0.0394899 Jy ! Component: 950 - total flux cleaned = 0.0398806 Jy ! Component: 1000 - total flux cleaned = 0.0400716 Jy ! Component: 1050 - total flux cleaned = 0.040533 Jy ! Component: 1100 - total flux cleaned = 0.0408915 Jy ! Component: 1150 - total flux cleaned = 0.0412414 Jy ! Component: 1200 - total flux cleaned = 0.0414981 Jy ! Component: 1250 - total flux cleaned = 0.0415818 Jy ! Component: 1300 - total flux cleaned = 0.0415839 Jy ! Component: 1350 - total flux cleaned = 0.0417453 Jy ! Component: 1400 - total flux cleaned = 0.0419007 Jy ! Component: 1450 - total flux cleaned = 0.0418242 Jy ! Component: 1500 - total flux cleaned = 0.0418973 Jy ! Component: 1550 - total flux cleaned = 0.0419691 Jy ! Component: 1600 - total flux cleaned = 0.0417535 Jy ! Component: 1650 - total flux cleaned = 0.0418231 Jy ! Component: 1700 - total flux cleaned = 0.0416869 Jy ! Component: 1750 - total flux cleaned = 0.041889 Jy ! Component: 1800 - total flux cleaned = 0.0418242 Jy ! Component: 1850 - total flux cleaned = 0.0418891 Jy ! Component: 1900 - total flux cleaned = 0.0420786 Jy ! Component: 1950 - total flux cleaned = 0.0418918 Jy ! Component: 2000 - total flux cleaned = 0.041893 Jy ! Total flux subtracted in 2048 components = 0.0418338 Jy ! Clean residual min=-0.003324 max=0.003547 Jy/beam ! Clean residual mean=0.000038 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.651688 Jy keep ! Adding 175 model components to the UV plane model. ! The established model now contains 270 components and 0.651688 Jy ![Exited script file: muppet] wmap "J1820-2528_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.887 x 7.901 at -2.006 degrees (North through East) ! Clean map min=-0.0073953 max=0.31289 Jy/beam ! Writing clean map to FITS file: J1820-2528_S_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.312889 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00120815 device "J1820-2528_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1820-2528_S_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15838 1.15838 2.31676 4.63351 9.26702 18.534 37.0681 74.1362 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0036 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.312 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.887 x 7.901 at -2.006 degrees (North through East) ! Clean map min=-0.0073953 max=0.31289 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1820-2528_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1820-2528_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1820-2528_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:43:51 2005