! Started logfile: J0008-2339_S_1997_08_27_yyk_uvs.log on Sun Jan 7 15:15:43 2007 obs J0008-2339_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0008-2339_S_1997_08_27_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.832323 visibilities/baseline/integration-bin. ! Found source: J0008-2339 ! ! 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 702 lines of history. ! ! Reading 21424 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 J0008-2339_S_1997_08_27_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.596235 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.716 mas, bmaj=7.822 mas, bpa=-4.609 degrees ! Estimated noise=1958.21 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.394704 Jy ! Component: 100 - total flux cleaned = 0.491548 Jy ! Total flux subtracted in 100 components = 0.491548 Jy ! Clean residual min=-0.024926 max=0.036665 Jy/beam ! Clean residual mean=0.000520 rms=0.008691 Jy/beam ! Combined flux in latest and established models = 0.491548 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.491548 Jy ! ! Correcting IF 1. ! A total of 273 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 146 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.346146Jy sigma=0.001253 ! Fit after self-cal, rms=0.345618Jy sigma=0.001251 ! Inverting map and beam ! Estimated beam: bmin=2.716 mas, bmaj=7.822 mas, bpa=-4.609 degrees ! Estimated noise=1958.26 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.463 mas, bmaj=10.21 mas, bpa=-5.754 degrees ! Estimated noise=1283.76 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.035681 Jy ! Component: 100 - total flux cleaned = 0.0410604 Jy ! Component: 150 - total flux cleaned = 0.0407828 Jy ! Component: 200 - total flux cleaned = 0.0405118 Jy ! Total flux subtracted in 200 components = 0.0405118 Jy ! Clean residual min=-0.013095 max=0.018687 Jy/beam ! Clean residual mean=0.000897 rms=0.004728 Jy/beam ! Combined flux in latest and established models = 0.53206 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 26 components and 0.53206 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341884Jy sigma=0.001240 ! Fit after self-cal, rms=0.341874Jy sigma=0.001240 ! 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.463 x 10.21 at -5.754 degrees (North through East) ! Clean map min=-0.012957 max=0.46694 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.01636 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.09 HN 1.09 KP 0.92 ! LA 0.98 MK 1.00 NL 1.00* OV 1.10 ! PT 0.98 SC 0.76 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.989159 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.15 HN 1.13 KP 0.94 ! LA 1.06 MK 1.04 NL 0.99 OV 1.04 ! PT 0.94 SC 0.83 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03953 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.06 HN 1.13 KP 0.91 ! LA 0.81 MK 0.88 NL 0.94 OV 0.94 ! PT 1.07 SC 0.95 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00059 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.10 HN 1.22 KP 0.95 ! LA 0.89 MK 1.03 NL 1.07 OV 0.92 ! PT 0.91 SC 0.97 ! ! ! Fit before self-cal, rms=0.341874Jy sigma=0.001240 ! Fit after self-cal, rms=0.334941Jy sigma=0.001222 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.334941Jy sigma=0.001222 ! Fit after self-cal, rms=0.334943Jy sigma=0.001222 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.434 mas, bmaj=9.767 mas, bpa=-4.154 degrees ! Estimated noise=1283.75 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.00359453 Jy ! Component: 100 - total flux cleaned = 0.00351116 Jy ! Component: 150 - total flux cleaned = 0.00346773 Jy ! Component: 200 - total flux cleaned = 0.00348159 Jy ! Total flux subtracted in 200 components = 0.00348159 Jy ! Clean residual min=-0.008692 max=0.011891 Jy/beam ! Clean residual mean=0.000436 rms=0.002997 Jy/beam ! Combined flux in latest and established models = 0.535542 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 32 components and 0.535542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334263Jy sigma=0.001220 ! Fit after self-cal, rms=0.334256Jy sigma=0.001220 ! 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.334256Jy sigma=0.001220 ! Fit after self-cal, rms=0.333089Jy sigma=0.001215 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.000460896 Jy ! Component: 100 - total flux cleaned = 1.15005e-06 Jy ! Component: 150 - total flux cleaned = -0.000419148 Jy ! Component: 200 - total flux cleaned = -0.000555579 Jy ! Total flux subtracted in 200 components = -0.000555579 Jy ! Clean residual min=-0.008767 max=0.011588 Jy/beam ! Clean residual mean=0.000455 rms=0.002975 Jy/beam ! Combined flux in latest and established models = 0.534986 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 39 components and 0.534986 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.332933Jy sigma=0.001215 ! Fit after self-cal, rms=0.332774Jy sigma=0.001214 ! 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.434 x 9.767 at -4.154 degrees (North through East) ! Clean map min=-0.013412 max=0.47496 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.332774Jy sigma=0.001214 ! Fit after self-cal, rms=1.006916Jy sigma=0.001190 ! 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=1.006916Jy sigma=0.001190 ! Fit after self-cal, rms=1.006957Jy sigma=0.001190 ! Inverting map and beam ! Estimated beam: bmin=3.393 mas, bmaj=9.63 mas, bpa=-3.641 degrees ! Estimated noise=1265.38 mJy/beam. ! Added new window around map position (-11.5, 19). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00679642 Jy ! Component: 100 - total flux cleaned = 0.00717018 Jy ! Component: 150 - total flux cleaned = 0.00701823 Jy ! Component: 200 - total flux cleaned = 0.00714785 Jy ! Total flux subtracted in 200 components = 0.00714785 Jy ! Clean residual min=-0.004710 max=0.005301 Jy/beam ! Clean residual mean=0.000202 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.542134 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 63 components and 0.542134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.006824Jy sigma=0.001189 ! Fit after self-cal, rms=1.006779Jy sigma=0.001189 ! 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=1.006779Jy sigma=0.001189 ! Fit after self-cal, rms=0.962084Jy sigma=0.001187 ! 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.962084Jy sigma=0.001187 ! Fit after self-cal, rms=0.962069Jy sigma=0.001187 ! Inverting map and beam ! Estimated beam: bmin=3.387 mas, bmaj=9.61 mas, bpa=-3.635 degrees ! Estimated noise=1264.05 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00163629 Jy ! Component: 100 - total flux cleaned = 0.00175227 Jy ! Component: 150 - total flux cleaned = 0.00175258 Jy ! Component: 200 - total flux cleaned = 0.00175722 Jy ! Total flux subtracted in 200 components = 0.00175722 Jy ! Clean residual min=-0.004257 max=0.005253 Jy/beam ! Clean residual mean=0.000213 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.543891 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 75 components and 0.543891 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.962060Jy sigma=0.001187 ! Fit after self-cal, rms=0.962032Jy sigma=0.001187 ! 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.354 mas, bmaj=19.04 mas, bpa=7.846 degrees ! Estimated noise=1572.7 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.000630537 Jy ! Component: 100 - total flux cleaned = 0.000516704 Jy ! Component: 150 - total flux cleaned = 0.00037873 Jy ! Component: 200 - total flux cleaned = 0.000418788 Jy ! Total flux subtracted in 200 components = 0.000418788 Jy ! Clean residual min=-0.004148 max=0.005898 Jy/beam ! Clean residual mean=0.000388 rms=0.001519 Jy/beam ! Combined flux in latest and established models = 0.54431 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 88 components and 0.54431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.962023Jy sigma=0.001187 ! Fit after self-cal, rms=0.962004Jy sigma=0.001187 ! 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.678 mas, bmaj=7.56 mas, bpa=-3.983 degrees ! Estimated noise=2002.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.409585 Jy ! Component: 100 - total flux cleaned = 0.50847 Jy ! Component: 150 - total flux cleaned = 0.537053 Jy ! Component: 200 - total flux cleaned = 0.540866 Jy ! Total flux subtracted in 200 components = 0.540866 Jy ! Clean residual min=-0.009088 max=0.010167 Jy/beam ! Clean residual mean=0.000088 rms=0.002621 Jy/beam ! Combined flux in latest and established models = 0.540866 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.540866 Jy ! Inverting map and beam ! Estimated beam: bmin=3.387 mas, bmaj=9.61 mas, bpa=-3.635 degrees ! Estimated noise=1264.05 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.00444438 Jy ! Component: 100 - total flux cleaned = 0.00445226 Jy ! Component: 150 - total flux cleaned = 0.00464384 Jy ! Component: 200 - total flux cleaned = 0.00429663 Jy ! Total flux subtracted in 200 components = 0.00429663 Jy ! Clean residual min=-0.005528 max=0.005181 Jy/beam ! Clean residual mean=0.000206 rms=0.001411 Jy/beam ! Combined flux in latest and established models = 0.545162 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 42 components and 0.545163 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.354 mas, bmaj=19.04 mas, bpa=7.846 degrees ! Estimated noise=1572.7 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.000567712 Jy ! Component: 100 - total flux cleaned = 0.000490687 Jy ! Component: 150 - total flux cleaned = 0.000424513 Jy ! Component: 200 - total flux cleaned = 0.000425512 Jy ! Total flux subtracted in 200 components = 0.000425512 Jy ! Clean residual min=-0.004371 max=0.006009 Jy/beam ! Clean residual mean=0.000371 rms=0.001550 Jy/beam ! Combined flux in latest and established models = 0.545588 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 51 components and 0.545588 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.387 mas, bmaj=9.61 mas, bpa=-3.635 degrees ! Estimated noise=1264.05 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000286363 Jy ! Component: 100 - total flux cleaned = -0.000412685 Jy ! Component: 150 - total flux cleaned = -0.000521304 Jy ! Component: 200 - total flux cleaned = -0.000517388 Jy ! Total flux subtracted in 200 components = -0.000517388 Jy ! Clean residual min=-0.004904 max=0.005186 Jy/beam ! Clean residual mean=0.000203 rms=0.001305 Jy/beam ! Combined flux in latest and established models = 0.545071 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 0.545071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.962019Jy sigma=0.001187 ! Fit after self-cal, rms=0.962001Jy sigma=0.001187 wmodel J0008-2339_S_1997_08_27_yyk\_map.mod ! Writing 70 model components to file: J0008-2339_S_1997_08_27_yyk_map.mod wobs J0008-2339_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0008-2339_S_1997_08_27_yyk_uvs.fits wwins J0008-2339_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0008-2339_S_1997_08_27_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.000801063 Jy ! Component: 100 - total flux cleaned = 0.00223795 Jy ! Component: 150 - total flux cleaned = 0.00365178 Jy ! Component: 200 - total flux cleaned = 0.00513072 Jy ! Component: 250 - total flux cleaned = 0.00627307 Jy ! Component: 300 - total flux cleaned = 0.00723331 Jy ! Component: 350 - total flux cleaned = 0.00809533 Jy ! Component: 400 - total flux cleaned = 0.00892858 Jy ! Component: 450 - total flux cleaned = 0.00984944 Jy ! Component: 500 - total flux cleaned = 0.010688 Jy ! Component: 550 - total flux cleaned = 0.0115055 Jy ! Component: 600 - total flux cleaned = 0.0123031 Jy ! Component: 650 - total flux cleaned = 0.012927 Jy ! Component: 700 - total flux cleaned = 0.0136916 Jy ! Component: 750 - total flux cleaned = 0.0143906 Jy ! Component: 800 - total flux cleaned = 0.0151236 Jy ! Component: 850 - total flux cleaned = 0.0157463 Jy ! Component: 900 - total flux cleaned = 0.0163582 Jy ! Component: 950 - total flux cleaned = 0.0170047 Jy ! Component: 1000 - total flux cleaned = 0.0174135 Jy ! Component: 1050 - total flux cleaned = 0.0179054 Jy ! Component: 1100 - total flux cleaned = 0.0183012 Jy ! Component: 1150 - total flux cleaned = 0.0188624 Jy ! Component: 1200 - total flux cleaned = 0.0192869 Jy ! Component: 1250 - total flux cleaned = 0.019662 Jy ! Component: 1300 - total flux cleaned = 0.0200319 Jy ! Component: 1350 - total flux cleaned = 0.0203551 Jy ! Component: 1400 - total flux cleaned = 0.0206738 Jy ! Component: 1450 - total flux cleaned = 0.0210663 Jy ! Component: 1500 - total flux cleaned = 0.0213368 Jy ! Component: 1550 - total flux cleaned = 0.0216804 Jy ! Component: 1600 - total flux cleaned = 0.0220189 Jy ! Component: 1650 - total flux cleaned = 0.0222418 Jy ! Component: 1700 - total flux cleaned = 0.0225715 Jy ! Component: 1750 - total flux cleaned = 0.0227882 Jy ! Component: 1800 - total flux cleaned = 0.0230021 Jy ! Component: 1850 - total flux cleaned = 0.0231781 Jy ! Component: 1900 - total flux cleaned = 0.0234214 Jy ! Component: 1950 - total flux cleaned = 0.0235244 Jy ! Component: 2000 - total flux cleaned = 0.0236598 Jy ! Total flux subtracted in 2048 components = 0.0237601 Jy ! Clean residual min=-0.001781 max=0.002206 Jy/beam ! Clean residual mean=0.000081 rms=0.000684 Jy/beam ! Combined flux in latest and established models = 0.568831 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 209 components and 0.56883 Jy ![Exited script file: muppet] wmap "J0008-2339_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.387 x 9.61 at -3.635 degrees (North through East) ! Clean map min=-0.0036486 max=0.46723 Jy/beam ! Writing clean map to FITS file: J0008-2339_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.467231 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000687366 device "J0008-2339_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0008-2339_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.441344 0.441344 0.882688 1.76538 3.53075 7.06151 14.123 28.246 56.4921 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.467 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.387 x 9.61 at -3.635 degrees (North through East) ! Clean map min=-0.0036486 max=0.46723 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0008-2339_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0008-2339_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0008-2339_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 15:15:50 2007