! Started logfile: J0222-1615_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:51:27 2007 obs J0222-1615_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0222-1615_S_1997_07_02_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.93948 visibilities/baseline/integration-bin. ! Found source: J0222-1615 ! ! 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 49224 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 J0222-1615_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.617949 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.771 mas, bmaj=6.99 mas, bpa=-4.091 degrees ! Estimated noise=1155.33 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.450627 Jy ! Component: 100 - total flux cleaned = 0.512333 Jy ! Total flux subtracted in 100 components = 0.512333 Jy ! Clean residual min=-0.016463 max=0.028016 Jy/beam ! Clean residual mean=0.000195 rms=0.004745 Jy/beam ! Combined flux in latest and established models = 0.512332 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.512332 Jy ! ! Correcting IF 1. ! A total of 228 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 34 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.316216Jy sigma=0.001740 ! Fit after self-cal, rms=0.316019Jy sigma=0.001739 ! Inverting map and beam ! Estimated beam: bmin=2.771 mas, bmaj=6.99 mas, bpa=-4.091 degrees ! Estimated noise=1155.55 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.53 mas, bmaj=8.941 mas, bpa=-6.399 degrees ! Estimated noise=785.474 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.0131338 Jy ! Component: 100 - total flux cleaned = 0.0131317 Jy ! Component: 150 - total flux cleaned = 0.0131385 Jy ! Component: 200 - total flux cleaned = 0.0135998 Jy ! Total flux subtracted in 200 components = 0.0135998 Jy ! Clean residual min=-0.013125 max=0.022222 Jy/beam ! Clean residual mean=0.000268 rms=0.004402 Jy/beam ! Combined flux in latest and established models = 0.525932 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 21 components and 0.525932 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314747Jy sigma=0.001734 ! Fit after self-cal, rms=0.314726Jy sigma=0.001734 ! 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.53 x 8.941 at -6.399 degrees (North through East) ! Clean map min=-0.012961 max=0.51693 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: 1.02941 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.10 HN 0.91 KP 0.88 ! LA 1.00 MK 1.02 NL 1.00* OV 1.10 ! PT 0.93 SC 0.79 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.983289 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.16 HN 1.00 KP 0.95 ! LA 1.11 MK 1.04 NL 1.00 OV 1.03 ! PT 0.94 SC 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.041 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 0.98 KP 0.91 ! LA 0.81 MK 0.90 NL 0.96 OV 0.95 ! PT 1.07 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.985596 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.13 HN 1.17 KP 0.93 ! LA 0.90 MK 1.04 NL 1.12 OV 0.97 ! PT 0.90 SC 0.99 ! ! ! Fit before self-cal, rms=0.314726Jy sigma=0.001734 ! Fit after self-cal, rms=0.304287Jy sigma=0.001701 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.304287Jy sigma=0.001701 ! Fit after self-cal, rms=0.304288Jy sigma=0.001701 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=8.737 mas, bpa=-5.039 degrees ! Estimated noise=787.671 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 (-6, -3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.015734 Jy ! Component: 100 - total flux cleaned = 0.0193634 Jy ! Component: 150 - total flux cleaned = 0.0203191 Jy ! Component: 200 - total flux cleaned = 0.0206494 Jy ! Total flux subtracted in 200 components = 0.0206494 Jy ! Clean residual min=-0.005209 max=0.006375 Jy/beam ! Clean residual mean=-0.000070 rms=0.001683 Jy/beam ! Combined flux in latest and established models = 0.546582 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 54 components and 0.546582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303632Jy sigma=0.001698 ! Fit after self-cal, rms=0.303537Jy 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.303537Jy sigma=0.001697 ! Fit after self-cal, rms=0.302282Jy sigma=0.001690 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.00378791 Jy ! Component: 100 - total flux cleaned = 0.00378408 Jy ! Component: 150 - total flux cleaned = 0.00390754 Jy ! Component: 200 - total flux cleaned = 0.00401741 Jy ! Total flux subtracted in 200 components = 0.00401741 Jy ! Clean residual min=-0.005037 max=0.005940 Jy/beam ! Clean residual mean=-0.000086 rms=0.001591 Jy/beam ! Combined flux in latest and established models = 0.550599 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 77 components and 0.550599 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.302158Jy sigma=0.001690 ! Fit after self-cal, rms=0.301953Jy sigma=0.001688 ! 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.497 x 8.737 at -5.039 degrees (North through East) ! Clean map min=-0.0052356 max=0.51831 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.301953Jy sigma=0.001688 ! Fit after self-cal, rms=0.297322Jy sigma=0.001679 ! 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.297322Jy sigma=0.001679 ! Fit after self-cal, rms=0.297276Jy sigma=0.001679 ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=8.729 mas, bpa=-5.114 degrees ! Estimated noise=784.185 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00449174 Jy ! Component: 100 - total flux cleaned = 0.00503895 Jy ! Component: 150 - total flux cleaned = 0.00520268 Jy ! Component: 200 - total flux cleaned = 0.00520315 Jy ! Total flux subtracted in 200 components = 0.00520315 Jy ! Clean residual min=-0.004272 max=0.004967 Jy/beam ! Clean residual mean=-0.000059 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.555802 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 100 components and 0.555803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297195Jy sigma=0.001679 ! Fit after self-cal, rms=0.297174Jy sigma=0.001679 ! 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.297174Jy sigma=0.001679 ! Fit after self-cal, rms=0.296945Jy sigma=0.001677 ! 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.296945Jy sigma=0.001677 ! Fit after self-cal, rms=0.296946Jy sigma=0.001677 ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=8.721 mas, bpa=-5.048 degrees ! Estimated noise=784.759 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00293396 Jy ! Component: 100 - total flux cleaned = 0.00314039 Jy ! Component: 150 - total flux cleaned = 0.00319441 Jy ! Component: 200 - total flux cleaned = 0.00319052 Jy ! Total flux subtracted in 200 components = 0.00319052 Jy ! Clean residual min=-0.004155 max=0.005027 Jy/beam ! Clean residual mean=-0.000056 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.558993 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 113 components and 0.558993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.296908Jy sigma=0.001677 ! Fit after self-cal, rms=0.296907Jy sigma=0.001677 ! 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.214 mas, bmaj=16.08 mas, bpa=0.1127 degrees ! Estimated noise=977.329 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.000184126 Jy ! Component: 100 - total flux cleaned = -0.000270958 Jy ! Component: 150 - total flux cleaned = -0.000265499 Jy ! Component: 200 - total flux cleaned = -0.000266605 Jy ! Total flux subtracted in 200 components = -0.000266605 Jy ! Clean residual min=-0.004423 max=0.005352 Jy/beam ! Clean residual mean=-0.000099 rms=0.001678 Jy/beam ! Combined flux in latest and established models = 0.558727 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 121 components and 0.558727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.296905Jy sigma=0.001677 ! Fit after self-cal, rms=0.296905Jy sigma=0.001677 ! 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.744 mas, bmaj=6.934 mas, bpa=-3.447 degrees ! Estimated noise=1151.96 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.450042 Jy ! Component: 100 - total flux cleaned = 0.513828 Jy ! Component: 150 - total flux cleaned = 0.536359 Jy ! Component: 200 - total flux cleaned = 0.548008 Jy ! Total flux subtracted in 200 components = 0.548008 Jy ! Clean residual min=-0.007697 max=0.008030 Jy/beam ! Clean residual mean=0.000008 rms=0.002083 Jy/beam ! Combined flux in latest and established models = 0.548008 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.548008 Jy ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=8.721 mas, bpa=-5.048 degrees ! Estimated noise=784.759 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.00833387 Jy ! Component: 100 - total flux cleaned = 0.00919516 Jy ! Component: 150 - total flux cleaned = 0.0095307 Jy ! Component: 200 - total flux cleaned = 0.00982544 Jy ! Total flux subtracted in 200 components = 0.00982544 Jy ! Clean residual min=-0.004332 max=0.004971 Jy/beam ! Clean residual mean=-0.000051 rms=0.001317 Jy/beam ! Combined flux in latest and established models = 0.557833 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 60 components and 0.557833 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.214 mas, bmaj=16.08 mas, bpa=0.1127 degrees ! Estimated noise=977.329 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.00115738 Jy ! Component: 100 - total flux cleaned = 0.00109512 Jy ! Component: 150 - total flux cleaned = 0.00103897 Jy ! Component: 200 - total flux cleaned = 0.000991325 Jy ! Total flux subtracted in 200 components = 0.000991325 Jy ! Clean residual min=-0.004417 max=0.005522 Jy/beam ! Clean residual mean=-0.000098 rms=0.001688 Jy/beam ! Combined flux in latest and established models = 0.558825 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 79 components and 0.558825 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.475 mas, bmaj=8.721 mas, bpa=-5.048 degrees ! Estimated noise=784.759 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000343855 Jy ! Component: 100 - total flux cleaned = -0.000153131 Jy ! Component: 150 - total flux cleaned = 0.000100589 Jy ! Component: 200 - total flux cleaned = 0.000248198 Jy ! Total flux subtracted in 200 components = 0.000248198 Jy ! Clean residual min=-0.004240 max=0.004934 Jy/beam ! Clean residual mean=-0.000056 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.559073 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 94 components and 0.559073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.296941Jy sigma=0.001677 ! Fit after self-cal, rms=0.296937Jy sigma=0.001677 wmodel J0222-1615_S_1997_07_02_yyk\_map.mod ! Writing 94 model components to file: J0222-1615_S_1997_07_02_yyk_map.mod wobs J0222-1615_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0222-1615_S_1997_07_02_yyk_uvs.fits wwins J0222-1615_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J0222-1615_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.00156663 Jy ! Component: 100 - total flux cleaned = 0.00178944 Jy ! Component: 150 - total flux cleaned = 0.00200047 Jy ! Component: 200 - total flux cleaned = 0.00226559 Jy ! Component: 250 - total flux cleaned = 0.00258052 Jy ! Component: 300 - total flux cleaned = 0.00258086 Jy ! Component: 350 - total flux cleaned = 0.00269929 Jy ! Component: 400 - total flux cleaned = 0.00275541 Jy ! Component: 450 - total flux cleaned = 0.00264334 Jy ! Component: 500 - total flux cleaned = 0.00264352 Jy ! Component: 550 - total flux cleaned = 0.00264453 Jy ! Component: 600 - total flux cleaned = 0.00274614 Jy ! Component: 650 - total flux cleaned = 0.00269525 Jy ! Component: 700 - total flux cleaned = 0.00264622 Jy ! Component: 750 - total flux cleaned = 0.00259794 Jy ! Component: 800 - total flux cleaned = 0.00259716 Jy ! Component: 850 - total flux cleaned = 0.002459 Jy ! Component: 900 - total flux cleaned = 0.00236952 Jy ! Component: 950 - total flux cleaned = 0.00223612 Jy ! Component: 1000 - total flux cleaned = 0.00201725 Jy ! Component: 1050 - total flux cleaned = 0.00180286 Jy ! Component: 1100 - total flux cleaned = 0.00176019 Jy ! Component: 1150 - total flux cleaned = 0.00163527 Jy ! Component: 1200 - total flux cleaned = 0.00143112 Jy ! Component: 1250 - total flux cleaned = 0.00131064 Jy ! Component: 1300 - total flux cleaned = 0.00119138 Jy ! Component: 1350 - total flux cleaned = 0.00119067 Jy ! Component: 1400 - total flux cleaned = 0.000998794 Jy ! Component: 1450 - total flux cleaned = 0.00099975 Jy ! Component: 1500 - total flux cleaned = 0.000999471 Jy ! Component: 1550 - total flux cleaned = 0.000889003 Jy ! Component: 1600 - total flux cleaned = 0.000816195 Jy ! Component: 1650 - total flux cleaned = 0.000528618 Jy ! Component: 1700 - total flux cleaned = 0.000280977 Jy ! Component: 1750 - total flux cleaned = 0.000175899 Jy ! Component: 1800 - total flux cleaned = 2.4873e-06 Jy ! Component: 1850 - total flux cleaned = -0.00020315 Jy ! Component: 1900 - total flux cleaned = -0.000304629 Jy ! Component: 1950 - total flux cleaned = -0.00057261 Jy ! Component: 2000 - total flux cleaned = -0.000738124 Jy ! Total flux subtracted in 2048 components = -0.000934437 Jy ! Clean residual min=-0.002125 max=0.001938 Jy/beam ! Clean residual mean=-0.000038 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.558138 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 229 components and 0.558138 Jy ![Exited script file: muppet] wmap "J0222-1615_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.475 x 8.721 at -5.048 degrees (North through East) ! Clean map min=-0.0031608 max=0.51438 Jy/beam ! Writing clean map to FITS file: J0222-1615_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.514382 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000671325 device "J0222-1615_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0222-1615_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.391533 0.391533 0.783065 1.56613 3.13226 6.26452 12.529 25.0581 50.1162 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.514 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.475 x 8.721 at -5.048 degrees (North through East) ! Clean map min=-0.0031608 max=0.51438 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0222-1615_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0222-1615_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0222-1615_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:51:35 2007