! Started logfile: J0138-2254_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:41:58 2007 obs J0138-2254_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0138-2254_S_1997_07_02_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.78806 visibilities/baseline/integration-bin. ! Found source: J0138-2254 ! ! 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 47312 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 J0138-2254_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.413886 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.748 mas, bmaj=6.98 mas, bpa=-1.461 degrees ! Estimated noise=1711.34 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.154502 Jy ! Component: 100 - total flux cleaned = 0.183612 Jy ! Total flux subtracted in 100 components = 0.183612 Jy ! Clean residual min=-0.021014 max=0.020822 Jy/beam ! Clean residual mean=0.000047 rms=0.005379 Jy/beam ! Combined flux in latest and established models = 0.183612 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.183612 Jy ! ! Correcting IF 1. ! A total of 473 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.369764Jy sigma=0.001744 ! Fit after self-cal, rms=0.364370Jy sigma=0.001705 ! Inverting map and beam ! Estimated beam: bmin=2.748 mas, bmaj=6.98 mas, bpa=-1.461 degrees ! Estimated noise=1711.34 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.674 mas, bmaj=9.458 mas, bpa=-2.21 degrees ! Estimated noise=855.946 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.0219288 Jy ! Component: 100 - total flux cleaned = 0.0222698 Jy ! Component: 150 - total flux cleaned = 0.0221166 Jy ! Component: 200 - total flux cleaned = 0.0218498 Jy ! Total flux subtracted in 200 components = 0.0218498 Jy ! Clean residual min=-0.007289 max=0.009191 Jy/beam ! Clean residual mean=0.000090 rms=0.002138 Jy/beam ! Combined flux in latest and established models = 0.205462 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 26 components and 0.205462 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.363407Jy sigma=0.001699 ! Fit after self-cal, rms=0.363402Jy sigma=0.001699 ! 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.674 x 9.458 at -2.21 degrees (North through East) ! Clean map min=-0.0070833 max=0.19836 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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. ! A total of 3 telescope corrections were flagged in sub-array 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: 0.983316 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.19 HN 1.08 KP 1.00 ! LA 1.12 MK 1.00 NL 0.95 OV 0.98 ! PT 0.95 SC 0.89 ! ! ! Correcting IF 3. ! 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 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.363402Jy sigma=0.001699 ! Fit after self-cal, rms=0.361764Jy sigma=0.001698 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.361764Jy sigma=0.001698 ! Fit after self-cal, rms=0.361765Jy sigma=0.001698 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=9.265 mas, bpa=-1.56 degrees ! Estimated noise=857.648 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.00238694 Jy ! Component: 100 - total flux cleaned = 0.00259425 Jy ! Component: 150 - total flux cleaned = 0.00267988 Jy ! Component: 200 - total flux cleaned = 0.00275771 Jy ! Total flux subtracted in 200 components = 0.00275771 Jy ! Clean residual min=-0.006545 max=0.007352 Jy/beam ! Clean residual mean=0.000069 rms=0.001977 Jy/beam ! Combined flux in latest and established models = 0.20822 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.20822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361707Jy sigma=0.001697 ! Fit after self-cal, rms=0.361702Jy sigma=0.001697 ! 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.361702Jy sigma=0.001697 ! Fit after self-cal, rms=0.360850Jy sigma=0.001693 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.000687313 Jy ! Component: 100 - total flux cleaned = 0.000766496 Jy ! Component: 150 - total flux cleaned = 0.000768862 Jy ! Component: 200 - total flux cleaned = 0.000765135 Jy ! Total flux subtracted in 200 components = 0.000765135 Jy ! Clean residual min=-0.006417 max=0.007547 Jy/beam ! Clean residual mean=0.000076 rms=0.001968 Jy/beam ! Combined flux in latest and established models = 0.208985 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 43 components and 0.208985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360817Jy sigma=0.001693 ! Fit after self-cal, rms=0.360580Jy sigma=0.001693 ! 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.625 x 9.265 at -1.56 degrees (North through East) ! Clean map min=-0.0063674 max=0.19967 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.360580Jy sigma=0.001693 ! Fit after self-cal, rms=0.360893Jy sigma=0.001692 ! 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.360893Jy sigma=0.001692 ! Fit after self-cal, rms=0.360854Jy sigma=0.001692 ! Inverting map and beam ! Estimated beam: bmin=3.614 mas, bmaj=9.24 mas, bpa=-1.243 degrees ! Estimated noise=861.23 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00169781 Jy ! Component: 100 - total flux cleaned = 0.00163181 Jy ! Component: 150 - total flux cleaned = 0.00162799 Jy ! Component: 200 - total flux cleaned = 0.00157338 Jy ! Total flux subtracted in 200 components = 0.00157338 Jy ! Clean residual min=-0.006219 max=0.007005 Jy/beam ! Clean residual mean=0.000060 rms=0.001870 Jy/beam ! Combined flux in latest and established models = 0.210558 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.210558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360830Jy sigma=0.001692 ! Fit after self-cal, rms=0.360882Jy sigma=0.001692 ! 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.360882Jy sigma=0.001692 ! Fit after self-cal, rms=0.361680Jy sigma=0.001691 ! 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.361680Jy sigma=0.001691 ! Fit after self-cal, rms=0.361840Jy sigma=0.001692 ! Inverting map and beam ! Estimated beam: bmin=3.61 mas, bmaj=9.226 mas, bpa=-1.236 degrees ! Estimated noise=863.442 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103262 Jy ! Component: 100 - total flux cleaned = 0.00109216 Jy ! Component: 150 - total flux cleaned = 0.001094 Jy ! Component: 200 - total flux cleaned = 0.00109548 Jy ! Total flux subtracted in 200 components = 0.00109548 Jy ! Clean residual min=-0.006452 max=0.006948 Jy/beam ! Clean residual mean=0.000050 rms=0.001863 Jy/beam ! Combined flux in latest and established models = 0.211654 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 0.211654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361827Jy sigma=0.001691 ! Fit after self-cal, rms=0.362166Jy sigma=0.001692 ! 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.62 mas, bmaj=18.78 mas, bpa=3.12 degrees ! Estimated noise=1056.31 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.0016454 Jy ! Component: 100 - total flux cleaned = 0.00163033 Jy ! Component: 150 - total flux cleaned = 0.00161763 Jy ! Component: 200 - total flux cleaned = 0.00161525 Jy ! Total flux subtracted in 200 components = 0.00161525 Jy ! Clean residual min=-0.006303 max=0.007487 Jy/beam ! Clean residual mean=0.000080 rms=0.002403 Jy/beam ! Combined flux in latest and established models = 0.213269 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.213269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362144Jy sigma=0.001692 ! Fit after self-cal, rms=0.362001Jy sigma=0.001692 ! 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.732 mas, bmaj=6.933 mas, bpa=-0.8598 degrees ! Estimated noise=1714.15 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.168568 Jy ! Component: 100 - total flux cleaned = 0.198181 Jy ! Component: 150 - total flux cleaned = 0.20185 Jy ! Component: 200 - total flux cleaned = 0.202472 Jy ! Total flux subtracted in 200 components = 0.202472 Jy ! Clean residual min=-0.016617 max=0.016610 Jy/beam ! Clean residual mean=-0.000009 rms=0.004984 Jy/beam ! Combined flux in latest and established models = 0.202472 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.202472 Jy ! Inverting map and beam ! Estimated beam: bmin=3.61 mas, bmaj=9.226 mas, bpa=-1.236 degrees ! Estimated noise=863.442 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 (5, -4.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.010668 Jy ! Component: 100 - total flux cleaned = 0.0116942 Jy ! Component: 150 - total flux cleaned = 0.0116959 Jy ! Component: 200 - total flux cleaned = 0.0113935 Jy ! Total flux subtracted in 200 components = 0.0113935 Jy ! Clean residual min=-0.006175 max=0.006813 Jy/beam ! Clean residual mean=0.000047 rms=0.001851 Jy/beam ! Combined flux in latest and established models = 0.213866 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 54 components and 0.213866 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.62 mas, bmaj=18.78 mas, bpa=3.12 degrees ! Estimated noise=1056.31 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.00163197 Jy ! Component: 100 - total flux cleaned = -0.00208844 Jy ! Component: 150 - total flux cleaned = -0.00245459 Jy ! Component: 200 - total flux cleaned = -0.00263616 Jy ! Total flux subtracted in 200 components = -0.00263616 Jy ! Clean residual min=-0.005751 max=0.007688 Jy/beam ! Clean residual mean=0.000115 rms=0.002412 Jy/beam ! Combined flux in latest and established models = 0.21123 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 75 components and 0.21123 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.61 mas, bmaj=9.226 mas, bpa=-1.236 degrees ! Estimated noise=863.442 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00114187 Jy ! Component: 100 - total flux cleaned = 0.00114502 Jy ! Component: 150 - total flux cleaned = 0.00114938 Jy ! Component: 200 - total flux cleaned = 0.00106459 Jy ! Total flux subtracted in 200 components = 0.00106459 Jy ! Clean residual min=-0.005860 max=0.006877 Jy/beam ! Clean residual mean=0.000062 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.212294 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 92 components and 0.212294 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.361671Jy sigma=0.001691 ! Fit after self-cal, rms=0.361680Jy sigma=0.001691 wmodel J0138-2254_S_1997_07_02_yyk\_map.mod ! Writing 92 model components to file: J0138-2254_S_1997_07_02_yyk_map.mod wobs J0138-2254_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0138-2254_S_1997_07_02_yyk_uvs.fits wwins J0138-2254_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J0138-2254_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.00271888 Jy ! Component: 100 - total flux cleaned = 0.00403767 Jy ! Component: 150 - total flux cleaned = 0.00403545 Jy ! Component: 200 - total flux cleaned = 0.00403292 Jy ! Component: 250 - total flux cleaned = 0.0044589 Jy ! Component: 300 - total flux cleaned = 0.00495386 Jy ! Component: 350 - total flux cleaned = 0.00527312 Jy ! Component: 400 - total flux cleaned = 0.00573695 Jy ! Component: 450 - total flux cleaned = 0.00611251 Jy ! Component: 500 - total flux cleaned = 0.00655464 Jy ! Component: 550 - total flux cleaned = 0.00712857 Jy ! Component: 600 - total flux cleaned = 0.00747848 Jy ! Component: 650 - total flux cleaned = 0.00782233 Jy ! Component: 700 - total flux cleaned = 0.00822587 Jy ! Component: 750 - total flux cleaned = 0.00848877 Jy ! Component: 800 - total flux cleaned = 0.00868212 Jy ! Component: 850 - total flux cleaned = 0.00900021 Jy ! Component: 900 - total flux cleaned = 0.00924839 Jy ! Component: 950 - total flux cleaned = 0.00924872 Jy ! Component: 1000 - total flux cleaned = 0.00960958 Jy ! Component: 1050 - total flux cleaned = 0.009728 Jy ! Component: 1100 - total flux cleaned = 0.00984467 Jy ! Component: 1150 - total flux cleaned = 0.0100168 Jy ! Component: 1200 - total flux cleaned = 0.0101867 Jy ! Component: 1250 - total flux cleaned = 0.0104103 Jy ! Component: 1300 - total flux cleaned = 0.010687 Jy ! Component: 1350 - total flux cleaned = 0.0110147 Jy ! Component: 1400 - total flux cleaned = 0.0112303 Jy ! Component: 1450 - total flux cleaned = 0.0114968 Jy ! Component: 1500 - total flux cleaned = 0.01176 Jy ! Component: 1550 - total flux cleaned = 0.0121251 Jy ! Component: 1600 - total flux cleaned = 0.0124347 Jy ! Component: 1650 - total flux cleaned = 0.0127404 Jy ! Component: 1700 - total flux cleaned = 0.0130937 Jy ! Component: 1750 - total flux cleaned = 0.0133935 Jy ! Component: 1800 - total flux cleaned = 0.0137396 Jy ! Component: 1850 - total flux cleaned = 0.0141307 Jy ! Component: 1900 - total flux cleaned = 0.0143242 Jy ! Component: 1950 - total flux cleaned = 0.014612 Jy ! Component: 2000 - total flux cleaned = 0.0149916 Jy ! Total flux subtracted in 2048 components = 0.0151796 Jy ! Clean residual min=-0.002864 max=0.002997 Jy/beam ! Clean residual mean=0.000051 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.227474 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 209 components and 0.227474 Jy ![Exited script file: muppet] wmap "J0138-2254_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.61 x 9.226 at -1.236 degrees (North through East) ! Clean map min=-0.0045756 max=0.19764 Jy/beam ! Writing clean map to FITS file: J0138-2254_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.19764 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000948705 device "J0138-2254_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0138-2254_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.44005 1.44005 2.88011 5.76021 11.5204 23.0409 46.0817 92.1634 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.197 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.61 x 9.226 at -1.236 degrees (North through East) ! Clean map min=-0.0045756 max=0.19764 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0138-2254_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0138-2254_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0138-2254_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:42:05 2007