! Started logfile: J1441-3303_X_2004_05_08_yyk_uvs.log on Wed Dec 7 01:09:10 2005 obs J1441-3303_X_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J1441-3303_X_2004_05_08_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J1441-3303 ! ! 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 1432 lines of history. ! ! Reading 720 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 J1441-3303_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.277181 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. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.745573Jy sigma=10.885261 ! Fit after self-cal, rms=0.745351Jy sigma=10.882792 ! 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=0.6374 mas, bmaj=1.898 mas, bpa=-4.371 degrees ! Estimated noise=2.35937 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.219933 Jy ! Component: 100 - total flux cleaned = 0.262867 Jy ! Total flux subtracted in 100 components = 0.262867 Jy ! Clean residual min=-0.012192 max=0.019444 Jy/beam ! Clean residual mean=-0.000082 rms=0.003697 Jy/beam ! Combined flux in latest and established models = 0.262867 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.262867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090796Jy sigma=1.172154 ! Fit after self-cal, rms=0.090781Jy sigma=1.171503 ! 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=0.8002 mas, bmaj=2.184 mas, bpa=-2.623 degrees ! Estimated noise=1.77372 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 (8.6, -23.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0302804 Jy ! Component: 100 - total flux cleaned = 0.0418587 Jy ! Component: 150 - total flux cleaned = 0.0470817 Jy ! Component: 200 - total flux cleaned = 0.0477117 Jy ! Total flux subtracted in 200 components = 0.0477117 Jy ! Clean residual min=-0.008815 max=0.010042 Jy/beam ! Clean residual mean=0.000021 rms=0.002440 Jy/beam ! Combined flux in latest and established models = 0.310579 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 47 components and 0.310579 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086681Jy sigma=1.055770 ! Fit after self-cal, rms=0.086360Jy sigma=1.048504 ! 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.970167 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.07 KP 0.86 ! LA 0.97 MK 1.06 NL 1.12 OV 1.02 ! PT 1.14 SC 1.00 ! ! ! Correcting IF 4. ! 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* ! ! ! Fit before self-cal, rms=0.086360Jy sigma=1.048504 ! Fit after self-cal, rms=0.085802Jy sigma=1.033224 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.085802Jy sigma=1.033224 ! Fit after self-cal, rms=0.085803Jy sigma=1.033198 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8018 mas, bmaj=2.188 mas, bpa=-2.328 degrees ! Estimated noise=1.76592 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.00197708 Jy ! Component: 100 - total flux cleaned = 0.00209882 Jy ! Component: 150 - total flux cleaned = 0.00209023 Jy ! Component: 200 - total flux cleaned = 0.00208887 Jy ! Total flux subtracted in 200 components = 0.00208887 Jy ! Clean residual min=-0.007685 max=0.006837 Jy/beam ! Clean residual mean=0.000032 rms=0.001824 Jy/beam ! Combined flux in latest and established models = 0.312668 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 54 components and 0.312668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085444Jy sigma=1.028311 ! Fit after self-cal, rms=0.085462Jy sigma=1.027712 ! 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.085462Jy sigma=1.027712 ! Fit after self-cal, rms=0.084183Jy sigma=1.005065 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.00113578 Jy ! Component: 100 - total flux cleaned = 0.00123664 Jy ! Component: 150 - total flux cleaned = 0.00132626 Jy ! Component: 200 - total flux cleaned = 0.00124651 Jy ! Total flux subtracted in 200 components = 0.00124651 Jy ! Clean residual min=-0.007480 max=0.007067 Jy/beam ! Clean residual mean=0.000037 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 0.313914 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 59 components and 0.313914 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083994Jy sigma=1.002405 ! Fit after self-cal, rms=0.084010Jy sigma=1.000589 ! 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.8018 x 2.188 at -2.328 degrees (North through East) ! Clean map min=-0.0069377 max=0.246 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.084010Jy sigma=1.000589 ! Fit after self-cal, rms=0.084206Jy sigma=0.978655 ! 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.084206Jy sigma=0.978655 ! Fit after self-cal, rms=0.084237Jy sigma=0.978505 ! Inverting map and beam ! Estimated beam: bmin=0.8082 mas, bmaj=2.201 mas, bpa=-2.204 degrees ! Estimated noise=1.76648 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000426421 Jy ! Component: 100 - total flux cleaned = -0.000424179 Jy ! Component: 150 - total flux cleaned = -0.000359439 Jy ! Component: 200 - total flux cleaned = -0.00030083 Jy ! Total flux subtracted in 200 components = -0.00030083 Jy ! Clean residual min=-0.006904 max=0.005811 Jy/beam ! Clean residual mean=0.000010 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.313614 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 62 components and 0.313614 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084102Jy sigma=0.976818 ! Fit after self-cal, rms=0.084111Jy sigma=0.976727 ! 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.084111Jy sigma=0.976727 ! Fit after self-cal, rms=0.084093Jy sigma=0.960575 ! 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.084093Jy sigma=0.960575 ! Fit after self-cal, rms=0.084113Jy sigma=0.960520 ! Inverting map and beam ! Estimated beam: bmin=0.8068 mas, bmaj=2.195 mas, bpa=-2.796 degrees ! Estimated noise=1.749 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00361226 Jy ! Component: 100 - total flux cleaned = -0.00352763 Jy ! Component: 150 - total flux cleaned = -0.00359085 Jy ! Component: 200 - total flux cleaned = -0.00364263 Jy ! Total flux subtracted in 200 components = -0.00364263 Jy ! Clean residual min=-0.006137 max=0.005243 Jy/beam ! Clean residual mean=-0.000004 rms=0.001433 Jy/beam ! Combined flux in latest and established models = 0.309971 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 81 components and 0.309971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083804Jy sigma=0.957578 ! Fit after self-cal, rms=0.083794Jy sigma=0.957471 ! 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.43 mas, bmaj=7.328 mas, bpa=1.136 degrees ! Estimated noise=2.30596 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.000243945 Jy ! Component: 100 - total flux cleaned = -0.000252575 Jy ! Component: 150 - total flux cleaned = -0.000291492 Jy ! Component: 200 - total flux cleaned = -0.000329256 Jy ! Total flux subtracted in 200 components = -0.000329256 Jy ! Clean residual min=-0.005985 max=0.005060 Jy/beam ! Clean residual mean=-0.000014 rms=0.001773 Jy/beam ! Combined flux in latest and established models = 0.309642 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 86 components and 0.309642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083783Jy sigma=0.957563 ! Fit after self-cal, rms=0.083780Jy sigma=0.957358 ! 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=0.6389 mas, bmaj=1.898 mas, bpa=-4.385 degrees ! Estimated noise=2.35779 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.21992 Jy ! Component: 100 - total flux cleaned = 0.263145 Jy ! Component: 150 - total flux cleaned = 0.283283 Jy ! Component: 200 - total flux cleaned = 0.294579 Jy ! Total flux subtracted in 200 components = 0.294579 Jy ! Clean residual min=-0.010004 max=0.008871 Jy/beam ! Clean residual mean=-0.000001 rms=0.002359 Jy/beam ! Combined flux in latest and established models = 0.294579 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.294579 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8068 mas, bmaj=2.195 mas, bpa=-2.796 degrees ! Estimated noise=1.749 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) ! Added new window around map position (-0.8, -2.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0109501 Jy ! Component: 100 - total flux cleaned = 0.015628 Jy ! Component: 150 - total flux cleaned = 0.0167551 Jy ! Component: 200 - total flux cleaned = 0.0172659 Jy ! Total flux subtracted in 200 components = 0.0172659 Jy ! Clean residual min=-0.006522 max=0.005237 Jy/beam ! Clean residual mean=-0.000001 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.311845 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 66 components and 0.311845 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.43 mas, bmaj=7.328 mas, bpa=1.136 degrees ! Estimated noise=2.30596 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.000412099 Jy ! Component: 100 - total flux cleaned = 0.000185257 Jy ! Component: 150 - total flux cleaned = -0.000142351 Jy ! Component: 200 - total flux cleaned = -0.000418727 Jy ! Total flux subtracted in 200 components = -0.000418727 Jy ! Clean residual min=-0.006401 max=0.004996 Jy/beam ! Clean residual mean=-0.000002 rms=0.001793 Jy/beam ! Combined flux in latest and established models = 0.311426 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 70 components and 0.311426 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8068 mas, bmaj=2.195 mas, bpa=-2.796 degrees ! Estimated noise=1.749 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000411104 Jy ! Component: 100 - total flux cleaned = -0.0004149 Jy ! Component: 150 - total flux cleaned = -0.000352561 Jy ! Component: 200 - total flux cleaned = -0.000297277 Jy ! Total flux subtracted in 200 components = -0.000297277 Jy ! Clean residual min=-0.006091 max=0.005228 Jy/beam ! Clean residual mean=-0.000002 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 0.311129 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 87 components and 0.311129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083483Jy sigma=0.955488 ! Fit after self-cal, rms=0.083449Jy sigma=0.955183 wmodel J1441-3303_X_2004_05_08_yyk\_map.mod ! Writing 87 model components to file: J1441-3303_X_2004_05_08_yyk_map.mod wobs J1441-3303_X_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J1441-3303_X_2004_05_08_yyk_uvs.fits wwins J1441-3303_X_2004_05_08_yyk\_map.win ! wwins: Wrote 3 windows to J1441-3303_X_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.00225937 Jy ! Component: 100 - total flux cleaned = -0.00235127 Jy ! Component: 150 - total flux cleaned = -0.00160065 Jy ! Component: 200 - total flux cleaned = -0.00112829 Jy ! Component: 250 - total flux cleaned = -0.000976963 Jy ! Component: 300 - total flux cleaned = -0.000406877 Jy ! Component: 350 - total flux cleaned = 7.33e-05 Jy ! Component: 400 - total flux cleaned = 0.000534458 Jy ! Component: 450 - total flux cleaned = 0.000912495 Jy ! Component: 500 - total flux cleaned = 0.00146461 Jy ! Component: 550 - total flux cleaned = 0.00200131 Jy ! Component: 600 - total flux cleaned = 0.0024638 Jy ! Component: 650 - total flux cleaned = 0.00280112 Jy ! Component: 700 - total flux cleaned = 0.00323826 Jy ! Component: 750 - total flux cleaned = 0.00361094 Jy ! Component: 800 - total flux cleaned = 0.00392162 Jy ! Component: 850 - total flux cleaned = 0.00422629 Jy ! Component: 900 - total flux cleaned = 0.00432548 Jy ! Component: 950 - total flux cleaned = 0.00451839 Jy ! Component: 1000 - total flux cleaned = 0.00451778 Jy ! Component: 1050 - total flux cleaned = 0.0047499 Jy ! Component: 1100 - total flux cleaned = 0.00483975 Jy ! Component: 1150 - total flux cleaned = 0.00497304 Jy ! Component: 1200 - total flux cleaned = 0.00519151 Jy ! Component: 1250 - total flux cleaned = 0.00532045 Jy ! Component: 1300 - total flux cleaned = 0.00561638 Jy ! Component: 1350 - total flux cleaned = 0.00574064 Jy ! Component: 1400 - total flux cleaned = 0.00586332 Jy ! Component: 1450 - total flux cleaned = 0.00594437 Jy ! Component: 1500 - total flux cleaned = 0.00622444 Jy ! Component: 1550 - total flux cleaned = 0.00650006 Jy ! Component: 1600 - total flux cleaned = 0.00669475 Jy ! Component: 1650 - total flux cleaned = 0.00692506 Jy ! Component: 1700 - total flux cleaned = 0.00715306 Jy ! Component: 1750 - total flux cleaned = 0.00741525 Jy ! Component: 1800 - total flux cleaned = 0.00748923 Jy ! Component: 1850 - total flux cleaned = 0.0076722 Jy ! Component: 1900 - total flux cleaned = 0.00785381 Jy ! Component: 1950 - total flux cleaned = 0.00803295 Jy ! Component: 2000 - total flux cleaned = 0.00806845 Jy ! Total flux subtracted in 2048 components = 0.00813953 Jy ! Clean residual min=-0.002668 max=0.002069 Jy/beam ! Clean residual mean=-0.000006 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.319268 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 217 components and 0.319268 Jy ![Exited script file: muppet] wmap "J1441-3303_X_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8068 x 2.195 at -2.796 degrees (North through East) ! Clean map min=-0.0036705 max=0.24345 Jy/beam ! Writing clean map to FITS file: J1441-3303_X_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.243446 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000644596 device "J1441-3303_X_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1441-3303_X_2004_05_08_yyk_map.eps/VPS' loglevs 2*100*3*image_rms/peak_flux ! The new contour levels are: ! -1.58868 1.58868 3.17736 6.35471 12.7094 25.4188 50.8377 print "clev=",int(2*3*image_rms*10000)/10000 ! clev= 0.0038 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.243 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.8068 x 2.195 at -2.796 degrees (North through East) ! Clean map min=-0.0036705 max=0.24345 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1441-3303_X_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1441-3303_X_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1441-3303_X_2004_05_08_yyk_uvs.log closed on Wed Dec 7 01:09:14 2005