! Started logfile: J0118-2141_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:37:08 2007 obs J0118-2141_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0118-2141_S_1997_07_02_yyk_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.88385 visibilities/baseline/integration-bin. ! Found source: J0118-2141 ! ! 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 50864 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 J0118-2141_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.694375 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.63 mas, bmaj=7.167 mas, bpa=-3.112 degrees ! Estimated noise=1415.96 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.51702 Jy ! Component: 100 - total flux cleaned = 0.591994 Jy ! Total flux subtracted in 100 components = 0.591994 Jy ! Clean residual min=-0.016921 max=0.021963 Jy/beam ! Clean residual mean=0.000155 rms=0.004839 Jy/beam ! Combined flux in latest and established models = 0.591994 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.591994 Jy ! ! Correcting IF 1. ! A total of 214 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.331685Jy sigma=0.001707 ! Fit after self-cal, rms=0.331434Jy sigma=0.001706 ! Inverting map and beam ! Estimated beam: bmin=2.63 mas, bmaj=7.167 mas, bpa=-3.112 degrees ! Estimated noise=1415.96 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.593 mas, bmaj=9.606 mas, bpa=-3.3 degrees ! Estimated noise=789.518 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.0251826 Jy ! Component: 100 - total flux cleaned = 0.031952 Jy ! Component: 150 - total flux cleaned = 0.0321206 Jy ! Component: 200 - total flux cleaned = 0.0324345 Jy ! Total flux subtracted in 200 components = 0.0324345 Jy ! Clean residual min=-0.013447 max=0.021477 Jy/beam ! Clean residual mean=0.000320 rms=0.004884 Jy/beam ! Combined flux in latest and established models = 0.624428 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.624428 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329691Jy sigma=0.001698 ! Fit after self-cal, rms=0.329638Jy sigma=0.001698 ! 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.593 x 9.606 at -3.3 degrees (North through East) ! Clean map min=-0.012917 max=0.60184 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.0182 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.13 HN 0.97 KP 0.89 ! LA 1.00 MK 1.00 NL 1.00* OV 1.09 ! PT 0.95 SC 0.81 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.982016 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.17 HN 1.04 KP 0.96 ! LA 1.08 MK 1.05 NL 0.97 OV 1.04 ! PT 0.93 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04131 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 0.99 KP 0.92 ! LA 0.80 MK 0.88 NL 0.92 OV 0.96 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.986858 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.11 HN 1.20 KP 0.95 ! LA 0.89 MK 1.06 NL 1.05 OV 0.95 ! PT 0.91 SC 1.01 ! ! ! Fit before self-cal, rms=0.329638Jy sigma=0.001698 ! Fit after self-cal, rms=0.319384Jy sigma=0.001658 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.319384Jy sigma=0.001658 ! Fit after self-cal, rms=0.319386Jy sigma=0.001658 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=9.466 mas, bpa=-2.361 degrees ! Estimated noise=790.063 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.006989 Jy ! Component: 100 - total flux cleaned = 0.00687918 Jy ! Component: 150 - total flux cleaned = 0.00678823 Jy ! Component: 200 - total flux cleaned = 0.00663245 Jy ! Total flux subtracted in 200 components = 0.00663245 Jy ! Clean residual min=-0.006162 max=0.008683 Jy/beam ! Clean residual mean=0.000064 rms=0.001764 Jy/beam ! Combined flux in latest and established models = 0.63106 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.63106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319219Jy sigma=0.001658 ! Fit after self-cal, rms=0.319175Jy sigma=0.001657 ! 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.319175Jy sigma=0.001657 ! Fit after self-cal, rms=0.316324Jy sigma=0.001644 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (15, -20). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00563908 Jy ! Component: 100 - total flux cleaned = 0.00691531 Jy ! Component: 150 - total flux cleaned = 0.00725826 Jy ! Component: 200 - total flux cleaned = 0.00741153 Jy ! Total flux subtracted in 200 components = 0.00741153 Jy ! Clean residual min=-0.005313 max=0.006293 Jy/beam ! Clean residual mean=0.000040 rms=0.001566 Jy/beam ! Combined flux in latest and established models = 0.638472 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 50 components and 0.638472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315991Jy sigma=0.001642 ! Fit after self-cal, rms=0.315695Jy sigma=0.001641 ! 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.578 x 9.466 at -2.361 degrees (North through East) ! Clean map min=-0.0051295 max=0.60723 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.315695Jy sigma=0.001641 ! Fit after self-cal, rms=0.313082Jy sigma=0.001629 ! 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.313082Jy sigma=0.001629 ! Fit after self-cal, rms=0.313021Jy sigma=0.001629 ! Inverting map and beam ! Estimated beam: bmin=3.557 mas, bmaj=9.452 mas, bpa=-2.346 degrees ! Estimated noise=786.223 mJy/beam. ! Added new window around map position (3.5, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00367068 Jy ! Component: 100 - total flux cleaned = 0.00302916 Jy ! Component: 150 - total flux cleaned = 0.00280969 Jy ! Component: 200 - total flux cleaned = 0.00250049 Jy ! Total flux subtracted in 200 components = 0.00250049 Jy ! Clean residual min=-0.004313 max=0.004507 Jy/beam ! Clean residual mean=0.000041 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.640972 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 73 components and 0.640972 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312883Jy sigma=0.001628 ! Fit after self-cal, rms=0.312841Jy sigma=0.001628 ! 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.312841Jy sigma=0.001628 ! Fit after self-cal, rms=0.312132Jy sigma=0.001626 ! 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.312132Jy sigma=0.001626 ! Fit after self-cal, rms=0.312118Jy sigma=0.001626 ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=9.417 mas, bpa=-2.354 degrees ! Estimated noise=786.069 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019956 Jy ! Component: 100 - total flux cleaned = 0.0017232 Jy ! Component: 150 - total flux cleaned = 0.00147422 Jy ! Component: 200 - total flux cleaned = 0.00139866 Jy ! Total flux subtracted in 200 components = 0.00139866 Jy ! Clean residual min=-0.004139 max=0.004256 Jy/beam ! Clean residual mean=0.000038 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.642371 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 88 components and 0.642371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312057Jy sigma=0.001626 ! Fit after self-cal, rms=0.312042Jy sigma=0.001626 ! 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.494 mas, bmaj=19.08 mas, bpa=1.933 degrees ! Estimated noise=963.565 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.000722202 Jy ! Component: 100 - total flux cleaned = -0.00101531 Jy ! Component: 150 - total flux cleaned = -0.00137023 Jy ! Component: 200 - total flux cleaned = -0.0014726 Jy ! Total flux subtracted in 200 components = -0.0014726 Jy ! Clean residual min=-0.003656 max=0.004635 Jy/beam ! Clean residual mean=0.000085 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.640898 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 108 components and 0.640899 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312030Jy sigma=0.001626 ! Fit after self-cal, rms=0.312015Jy sigma=0.001626 ! 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.619 mas, bmaj=7.095 mas, bpa=-2.536 degrees ! Estimated noise=1407.1 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.515704 Jy ! Component: 100 - total flux cleaned = 0.593762 Jy ! Component: 150 - total flux cleaned = 0.62067 Jy ! Component: 200 - total flux cleaned = 0.634464 Jy ! Total flux subtracted in 200 components = 0.634464 Jy ! Clean residual min=-0.008203 max=0.009391 Jy/beam ! Clean residual mean=-0.000005 rms=0.002068 Jy/beam ! Combined flux in latest and established models = 0.634464 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.634464 Jy ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=9.417 mas, bpa=-2.354 degrees ! Estimated noise=786.069 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.0087133 Jy ! Component: 100 - total flux cleaned = 0.0102768 Jy ! Component: 150 - total flux cleaned = 0.0105979 Jy ! Component: 200 - total flux cleaned = 0.0104572 Jy ! Total flux subtracted in 200 components = 0.0104572 Jy ! Clean residual min=-0.003933 max=0.004711 Jy/beam ! Clean residual mean=0.000019 rms=0.001193 Jy/beam ! Combined flux in latest and established models = 0.644921 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 43 components and 0.644921 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.494 mas, bmaj=19.08 mas, bpa=1.933 degrees ! Estimated noise=963.565 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.00103981 Jy ! Component: 100 - total flux cleaned = -0.00174002 Jy ! Component: 150 - total flux cleaned = -0.0021321 Jy ! Component: 200 - total flux cleaned = -0.00238038 Jy ! Total flux subtracted in 200 components = -0.00238038 Jy ! Clean residual min=-0.003405 max=0.004904 Jy/beam ! Clean residual mean=0.000065 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.642541 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 70 components and 0.642541 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.54 mas, bmaj=9.417 mas, bpa=-2.354 degrees ! Estimated noise=786.069 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000252402 Jy ! Component: 100 - total flux cleaned = -5.65649e-05 Jy ! Component: 150 - total flux cleaned = -0.000155067 Jy ! Component: 200 - total flux cleaned = -0.000426972 Jy ! Total flux subtracted in 200 components = -0.000426972 Jy ! Clean residual min=-0.003680 max=0.004410 Jy/beam ! Clean residual mean=0.000039 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.642114 Jy selfcal false, false, phase_soltime ! 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.642114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312062Jy sigma=0.001626 ! Fit after self-cal, rms=0.312054Jy sigma=0.001626 wmodel J0118-2141_S_1997_07_02_yyk\_map.mod ! Writing 82 model components to file: J0118-2141_S_1997_07_02_yyk_map.mod wobs J0118-2141_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0118-2141_S_1997_07_02_yyk_uvs.fits wwins J0118-2141_S_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J0118-2141_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.00137548 Jy ! Component: 100 - total flux cleaned = 0.00195116 Jy ! Component: 150 - total flux cleaned = 0.0024264 Jy ! Component: 200 - total flux cleaned = 0.00259425 Jy ! Component: 250 - total flux cleaned = 0.00275072 Jy ! Component: 300 - total flux cleaned = 0.00305593 Jy ! Component: 350 - total flux cleaned = 0.00335021 Jy ! Component: 400 - total flux cleaned = 0.00372947 Jy ! Component: 450 - total flux cleaned = 0.00395975 Jy ! Component: 500 - total flux cleaned = 0.00418537 Jy ! Component: 550 - total flux cleaned = 0.00427489 Jy ! Component: 600 - total flux cleaned = 0.00449109 Jy ! Component: 650 - total flux cleaned = 0.00461725 Jy ! Component: 700 - total flux cleaned = 0.00453477 Jy ! Component: 750 - total flux cleaned = 0.00453601 Jy ! Component: 800 - total flux cleaned = 0.00465574 Jy ! Component: 850 - total flux cleaned = 0.00469414 Jy ! Component: 900 - total flux cleaned = 0.00477073 Jy ! Component: 950 - total flux cleaned = 0.00476988 Jy ! Component: 1000 - total flux cleaned = 0.0047703 Jy ! Component: 1050 - total flux cleaned = 0.00491718 Jy ! Component: 1100 - total flux cleaned = 0.00491715 Jy ! Component: 1150 - total flux cleaned = 0.00488091 Jy ! Component: 1200 - total flux cleaned = 0.00484531 Jy ! Component: 1250 - total flux cleaned = 0.00494985 Jy ! Component: 1300 - total flux cleaned = 0.00498402 Jy ! Component: 1350 - total flux cleaned = 0.00511979 Jy ! Component: 1400 - total flux cleaned = 0.00532162 Jy ! Component: 1450 - total flux cleaned = 0.00532177 Jy ! Component: 1500 - total flux cleaned = 0.00551924 Jy ! Component: 1550 - total flux cleaned = 0.00558442 Jy ! Component: 1600 - total flux cleaned = 0.00574571 Jy ! Component: 1650 - total flux cleaned = 0.00584111 Jy ! Component: 1700 - total flux cleaned = 0.0059671 Jy ! Component: 1750 - total flux cleaned = 0.00615429 Jy ! Component: 1800 - total flux cleaned = 0.00621559 Jy ! Component: 1850 - total flux cleaned = 0.00636828 Jy ! Component: 1900 - total flux cleaned = 0.00645899 Jy ! Component: 1950 - total flux cleaned = 0.00654881 Jy ! Component: 2000 - total flux cleaned = 0.00672613 Jy ! Total flux subtracted in 2048 components = 0.00678446 Jy ! Clean residual min=-0.001756 max=0.001635 Jy/beam ! Clean residual mean=0.000016 rms=0.000592 Jy/beam ! Combined flux in latest and established models = 0.648898 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 211 components and 0.648898 Jy ![Exited script file: muppet] wmap "J0118-2141_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.54 x 9.417 at -2.354 degrees (North through East) ! Clean map min=-0.0046508 max=0.60445 Jy/beam ! Writing clean map to FITS file: J0118-2141_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.604448 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000587585 device "J0118-2141_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0118-2141_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.29163 0.29163 0.583261 1.16652 2.33304 4.66609 9.33217 18.6643 37.3287 74.6574 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.604 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.54 x 9.417 at -2.354 degrees (North through East) ! Clean map min=-0.0046508 max=0.60445 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0118-2141_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0118-2141_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0118-2141_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:37:16 2007