! Started logfile: J0530-2503_X_1997_07_02_yyk_uvs.log on Mon Jan 8 03:19:47 2007 obs J0530-2503_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0530-2503_X_1997_07_02_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.680282 visibilities/baseline/integration-bin. ! Found source: J0530-2503 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 753 lines of history. ! ! Reading 17388 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 J0530-2503_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.517508 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7049 mas, bmaj=2.099 mas, bpa=-1.708 degrees ! Estimated noise=1255.95 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.362651 Jy ! Component: 100 - total flux cleaned = 0.461759 Jy ! Total flux subtracted in 100 components = 0.461759 Jy ! Clean residual min=-0.022795 max=0.034132 Jy/beam ! Clean residual mean=0.000274 rms=0.006189 Jy/beam ! Combined flux in latest and established models = 0.461759 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.461759 Jy ! ! Correcting IF 1. ! A total of 258 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 259 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 260 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.254498Jy sigma=0.001575 ! Fit after self-cal, rms=0.254252Jy sigma=0.001574 ! Inverting map and beam ! Estimated beam: bmin=0.7049 mas, bmaj=2.099 mas, bpa=-1.708 degrees ! Estimated noise=1255.95 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8803 mas, bmaj=2.672 mas, bpa=-3.696 degrees ! Estimated noise=847.159 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.069853 Jy ! Component: 100 - total flux cleaned = 0.0992403 Jy ! Component: 150 - total flux cleaned = 0.112343 Jy ! Component: 200 - total flux cleaned = 0.115771 Jy ! Total flux subtracted in 200 components = 0.115771 Jy ! Clean residual min=-0.014111 max=0.022129 Jy/beam ! Clean residual mean=0.000576 rms=0.005181 Jy/beam ! Combined flux in latest and established models = 0.57753 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 41 components and 0.57753 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243814Jy sigma=0.001492 ! Fit after self-cal, rms=0.243734Jy sigma=0.001491 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8803 x 2.672 at -3.696 degrees (North through East) ! Clean map min=-0.0128 max=0.40847 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: 0.995486 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.19 HN 1.06 KP 0.98 ! LA 0.97 MK 1.06 NL 1.01 OV 0.96 ! PT 0.90 SC 0.92 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.998474 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.20 HN 1.01 KP 0.97 ! LA 0.96 MK 1.02 NL 1.02 OV 1.02 ! PT 0.87 SC 0.97 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.977461 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.26 HN 1.07 KP 0.98 ! LA 0.95 MK 1.03 NL 1.03 OV 0.95 ! PT 0.93 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.974884 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.24 HN 1.05 KP 0.97 ! LA 0.99 MK 1.00 NL 1.03 OV 0.99 ! PT 0.94 SC 1.00 ! ! ! Fit before self-cal, rms=0.243734Jy sigma=0.001491 ! Fit after self-cal, rms=0.247765Jy sigma=0.001459 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.247765Jy sigma=0.001459 ! Fit after self-cal, rms=0.247782Jy sigma=0.001459 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8932 mas, bmaj=2.661 mas, bpa=-3.18 degrees ! Estimated noise=827.434 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.0119978 Jy ! Component: 100 - total flux cleaned = -0.0142563 Jy ! Component: 150 - total flux cleaned = -0.0146169 Jy ! Component: 200 - total flux cleaned = -0.0147631 Jy ! Total flux subtracted in 200 components = -0.0147631 Jy ! Clean residual min=-0.008601 max=0.008896 Jy/beam ! Clean residual mean=-0.000021 rms=0.001992 Jy/beam ! Combined flux in latest and established models = 0.562767 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.562767 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247358Jy sigma=0.001456 ! Fit after self-cal, rms=0.247321Jy sigma=0.001456 ! 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.247321Jy sigma=0.001456 ! Fit after self-cal, rms=0.221712Jy sigma=0.001315 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 (1.2, -1.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124158 Jy ! Component: 100 - total flux cleaned = 0.0137281 Jy ! Component: 150 - total flux cleaned = 0.0135465 Jy ! Component: 200 - total flux cleaned = 0.0133899 Jy ! Total flux subtracted in 200 components = 0.0133899 Jy ! Clean residual min=-0.009834 max=0.006520 Jy/beam ! Clean residual mean=-0.000122 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 0.576157 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 65 components and 0.576157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220863Jy sigma=0.001310 ! Fit after self-cal, rms=0.215759Jy sigma=0.001282 ! 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.8932 x 2.661 at -3.18 degrees (North through East) ! Clean map min=-0.009694 max=0.41152 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.215759Jy sigma=0.001282 ! Fit after self-cal, rms=0.209277Jy sigma=0.001272 ! 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.209277Jy sigma=0.001272 ! Fit after self-cal, rms=0.208132Jy sigma=0.001266 ! Inverting map and beam ! Estimated beam: bmin=0.8854 mas, bmaj=2.63 mas, bpa=-2.597 degrees ! Estimated noise=818.073 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00374425 Jy ! Component: 100 - total flux cleaned = 0.00333735 Jy ! Component: 150 - total flux cleaned = 0.00322295 Jy ! Component: 200 - total flux cleaned = 0.00312031 Jy ! Total flux subtracted in 200 components = 0.00312031 Jy ! Clean residual min=-0.008728 max=0.004682 Jy/beam ! Clean residual mean=-0.000096 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.579277 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 79 components and 0.579277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207943Jy sigma=0.001265 ! Fit after self-cal, rms=0.207545Jy sigma=0.001262 ! 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.207545Jy sigma=0.001262 ! Fit after self-cal, rms=0.206459Jy sigma=0.001261 ! 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.206459Jy sigma=0.001261 ! Fit after self-cal, rms=0.206328Jy sigma=0.001260 ! Inverting map and beam ! Estimated beam: bmin=0.8824 mas, bmaj=2.621 mas, bpa=-2.504 degrees ! Estimated noise=816.246 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177272 Jy ! Component: 100 - total flux cleaned = 0.00176165 Jy ! Component: 150 - total flux cleaned = 0.00176321 Jy ! Component: 200 - total flux cleaned = 0.0017672 Jy ! Total flux subtracted in 200 components = 0.0017672 Jy ! Clean residual min=-0.008152 max=0.004212 Jy/beam ! Clean residual mean=-0.000082 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.581045 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 88 components and 0.581045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206230Jy sigma=0.001259 ! Fit after self-cal, rms=0.206136Jy sigma=0.001259 ! 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.477 mas, bmaj=6.227 mas, bpa=8.852 degrees ! Estimated noise=1040.79 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.00203021 Jy ! Component: 100 - total flux cleaned = -0.00169702 Jy ! Component: 150 - total flux cleaned = -0.00146151 Jy ! Component: 200 - total flux cleaned = -0.00132884 Jy ! Total flux subtracted in 200 components = -0.00132884 Jy ! Clean residual min=-0.005222 max=0.003623 Jy/beam ! Clean residual mean=-0.000136 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.579716 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 99 components and 0.579716 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206154Jy sigma=0.001259 ! Fit after self-cal, rms=0.206004Jy sigma=0.001258 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7048 mas, bmaj=2.079 mas, bpa=-0.9384 degrees ! Estimated noise=1224.41 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.366068 Jy ! Component: 100 - total flux cleaned = 0.460674 Jy ! Component: 150 - total flux cleaned = 0.509889 Jy ! Component: 200 - total flux cleaned = 0.538847 Jy ! Total flux subtracted in 200 components = 0.538847 Jy ! Clean residual min=-0.010180 max=0.011171 Jy/beam ! Clean residual mean=0.000033 rms=0.002397 Jy/beam ! Combined flux in latest and established models = 0.538847 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.538847 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8824 mas, bmaj=2.621 mas, bpa=-2.504 degrees ! Estimated noise=816.246 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.0239557 Jy ! Component: 100 - total flux cleaned = 0.0349637 Jy ! Component: 150 - total flux cleaned = 0.0394473 Jy ! Component: 200 - total flux cleaned = 0.0402324 Jy ! Total flux subtracted in 200 components = 0.0402324 Jy ! Clean residual min=-0.004919 max=0.004187 Jy/beam ! Clean residual mean=-0.000069 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.57908 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 78 components and 0.57908 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.477 mas, bmaj=6.227 mas, bpa=8.852 degrees ! Estimated noise=1040.79 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.000663046 Jy ! Component: 100 - total flux cleaned = 0.00038437 Jy ! Component: 150 - total flux cleaned = 0.000257204 Jy ! Component: 200 - total flux cleaned = 0.00025122 Jy ! Total flux subtracted in 200 components = 0.00025122 Jy ! Clean residual min=-0.004022 max=0.003692 Jy/beam ! Clean residual mean=-0.000131 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.579331 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 91 components and 0.579331 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8824 mas, bmaj=2.621 mas, bpa=-2.504 degrees ! Estimated noise=816.246 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000249899 Jy ! Component: 100 - total flux cleaned = -0.000254613 Jy ! Component: 150 - total flux cleaned = -0.000177468 Jy ! Component: 200 - total flux cleaned = -0.000107784 Jy ! Total flux subtracted in 200 components = -0.000107784 Jy ! Clean residual min=-0.005129 max=0.003306 Jy/beam ! Clean residual mean=-0.000069 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.579223 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 102 components and 0.579223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205915Jy sigma=0.001258 ! Fit after self-cal, rms=0.205839Jy sigma=0.001257 wmodel J0530-2503_X_1997_07_02_yyk\_map.mod ! Writing 102 model components to file: J0530-2503_X_1997_07_02_yyk_map.mod wobs J0530-2503_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0530-2503_X_1997_07_02_yyk_uvs.fits wwins J0530-2503_X_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J0530-2503_X_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.00233841 Jy ! Component: 100 - total flux cleaned = -0.00418473 Jy ! Component: 150 - total flux cleaned = -0.00495673 Jy ! Component: 200 - total flux cleaned = -0.00525355 Jy ! Component: 250 - total flux cleaned = -0.00553396 Jy ! Component: 300 - total flux cleaned = -0.00585323 Jy ! Component: 350 - total flux cleaned = -0.00615754 Jy ! Component: 400 - total flux cleaned = -0.00635244 Jy ! Component: 450 - total flux cleaned = -0.00672908 Jy ! Component: 500 - total flux cleaned = -0.0070021 Jy ! Component: 550 - total flux cleaned = -0.00735584 Jy ! Component: 600 - total flux cleaned = -0.00774209 Jy ! Component: 650 - total flux cleaned = -0.00811669 Jy ! Component: 700 - total flux cleaned = -0.00848099 Jy ! Component: 750 - total flux cleaned = -0.00883764 Jy ! Component: 800 - total flux cleaned = -0.00914786 Jy ! Component: 850 - total flux cleaned = -0.00945124 Jy ! Component: 900 - total flux cleaned = -0.00974831 Jy ! Component: 950 - total flux cleaned = -0.00989399 Jy ! Component: 1000 - total flux cleaned = -0.0100379 Jy ! Component: 1050 - total flux cleaned = -0.0101789 Jy ! Component: 1100 - total flux cleaned = -0.0103515 Jy ! Component: 1150 - total flux cleaned = -0.0104533 Jy ! Component: 1200 - total flux cleaned = -0.010654 Jy ! Component: 1250 - total flux cleaned = -0.0106874 Jy ! Component: 1300 - total flux cleaned = -0.0109144 Jy ! Component: 1350 - total flux cleaned = -0.0110422 Jy ! Component: 1400 - total flux cleaned = -0.0111997 Jy ! Component: 1450 - total flux cleaned = -0.0113551 Jy ! Component: 1500 - total flux cleaned = -0.0115089 Jy ! Component: 1550 - total flux cleaned = -0.0117213 Jy ! Component: 1600 - total flux cleaned = -0.0118109 Jy ! Component: 1650 - total flux cleaned = -0.0119881 Jy ! Component: 1700 - total flux cleaned = -0.0120463 Jy ! Component: 1750 - total flux cleaned = -0.0121615 Jy ! Component: 1800 - total flux cleaned = -0.0122472 Jy ! Component: 1850 - total flux cleaned = -0.0123038 Jy ! Component: 1900 - total flux cleaned = -0.0125265 Jy ! Component: 1950 - total flux cleaned = -0.0125538 Jy ! Component: 2000 - total flux cleaned = -0.0126081 Jy ! Total flux subtracted in 2048 components = -0.0126891 Jy ! Clean residual min=-0.001561 max=0.001341 Jy/beam ! Clean residual mean=-0.000010 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.566534 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 240 components and 0.566534 Jy ![Exited script file: muppet] wmap "J0530-2503_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8824 x 2.621 at -2.504 degrees (North through East) ! Clean map min=-0.003513 max=0.41091 Jy/beam ! Writing clean map to FITS file: J0530-2503_X_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.41091 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000521364 device "J0530-2503_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0530-2503_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.380641 0.380641 0.761282 1.52256 3.04513 6.09026 12.1805 24.361 48.7221 97.4441 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.41 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.8824 x 2.621 at -2.504 degrees (North through East) ! Clean map min=-0.003513 max=0.41091 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0530-2503_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0530-2503_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0530-2503_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 03:19:57 2007