! Started logfile: J0816-2421_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:10:31 2005 obs J0816-2421_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J0816-2421_S_2004_04_30_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.822222 visibilities/baseline/integration-bin. ! Found source: J0816-2421 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1631 lines of history. ! ! Reading 1628 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 J0816-2421_S_2004_04_30_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.248666 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 13 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.787225Jy sigma=12.101609 ! Fit after self-cal, rms=0.787099Jy sigma=12.072693 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.547 mas, bmaj=6.589 mas, bpa=-5.328 degrees ! Estimated noise=1.75961 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.177109 Jy ! Component: 100 - total flux cleaned = 0.230431 Jy ! Total flux subtracted in 100 components = 0.230431 Jy ! Clean residual min=-0.012667 max=0.017808 Jy/beam ! Clean residual mean=-0.000107 rms=0.003838 Jy/beam ! Combined flux in latest and established models = 0.230431 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 21 components and 0.230431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101936Jy sigma=1.276204 ! Fit after self-cal, rms=0.101927Jy sigma=1.275712 ! Inverting map 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.248 mas, bmaj=8.973 mas, bpa=-8.051 degrees ! Estimated noise=1.26362 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.0321754 Jy ! Component: 100 - total flux cleaned = 0.0432656 Jy ! Component: 150 - total flux cleaned = 0.0475116 Jy ! Component: 200 - total flux cleaned = 0.0485555 Jy ! Total flux subtracted in 200 components = 0.0485555 Jy ! Clean residual min=-0.008031 max=0.007822 Jy/beam ! Clean residual mean=-0.000239 rms=0.002276 Jy/beam ! Combined flux in latest and established models = 0.278987 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 55 components and 0.278987 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095323Jy sigma=1.147914 ! Fit after self-cal, rms=0.095278Jy sigma=1.147794 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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. ! Amplitude normalization factor in sub-array 1: 0.957147 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.03 KP 0.95 ! LA 1.17 MK 1.05 NL 1.08 OV 0.98 ! PT 1.00 SC 1.12 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.974231 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.96 HN 1.16 KP 1.00 ! LA 1.10 MK 0.99 NL 1.05 OV 1.06 ! PT 0.95 SC 0.99 ! ! ! 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. ! A total of 6 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* ! ! ! Fit before self-cal, rms=0.095278Jy sigma=1.147794 ! Fit after self-cal, rms=0.094002Jy sigma=1.130665 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.094002Jy sigma=1.130665 ! Fit after self-cal, rms=0.093980Jy sigma=1.130616 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.261 mas, bmaj=9.016 mas, bpa=-8.205 degrees ! Estimated noise=1.25356 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.00214102 Jy ! Component: 100 - total flux cleaned = -0.00218933 Jy ! Component: 150 - total flux cleaned = -0.00223322 Jy ! Component: 200 - total flux cleaned = -0.00223522 Jy ! Total flux subtracted in 200 components = -0.00223522 Jy ! Clean residual min=-0.006362 max=0.006250 Jy/beam ! Clean residual mean=-0.000053 rms=0.001754 Jy/beam ! Combined flux in latest and established models = 0.276752 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 62 components and 0.276752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094028Jy sigma=1.129358 ! Fit after self-cal, rms=0.094015Jy sigma=1.129330 ! 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.094015Jy sigma=1.129330 ! Fit after self-cal, rms=0.090717Jy sigma=1.080804 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.00065452 Jy ! Component: 100 - total flux cleaned = 0.000754584 Jy ! Component: 150 - total flux cleaned = 0.000800165 Jy ! Component: 200 - total flux cleaned = 0.00083948 Jy ! Total flux subtracted in 200 components = 0.00083948 Jy ! Clean residual min=-0.006047 max=0.006074 Jy/beam ! Clean residual mean=-0.000060 rms=0.001754 Jy/beam ! Combined flux in latest and established models = 0.277591 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.277591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090674Jy sigma=1.080086 ! Fit after self-cal, rms=0.090402Jy sigma=1.073858 ! 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.261 x 9.016 at -8.205 degrees (North through East) ! Clean map min=-0.0057425 max=0.21849 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.090402Jy sigma=1.073858 ! Fit after self-cal, rms=0.089914Jy sigma=1.057319 ! 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.089914Jy sigma=1.057319 ! Fit after self-cal, rms=0.089988Jy sigma=1.055650 ! Inverting map and beam ! Estimated beam: bmin=3.242 mas, bmaj=8.983 mas, bpa=-8.251 degrees ! Estimated noise=1.25655 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00137045 Jy ! Component: 100 - total flux cleaned = 0.00150157 Jy ! Component: 150 - total flux cleaned = 0.00150149 Jy ! Component: 200 - total flux cleaned = 0.00153588 Jy ! Total flux subtracted in 200 components = 0.00153588 Jy ! Clean residual min=-0.005631 max=0.005746 Jy/beam ! Clean residual mean=-0.000118 rms=0.001643 Jy/beam ! Combined flux in latest and established models = 0.279127 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 68 components and 0.279127 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089930Jy sigma=1.054944 ! Fit after self-cal, rms=0.090031Jy sigma=1.054296 ! 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.090031Jy sigma=1.054296 ! Fit after self-cal, rms=0.087530Jy sigma=1.021855 ! 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.087530Jy sigma=1.021855 ! Fit after self-cal, rms=0.087617Jy sigma=1.021511 ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=8.688 mas, bpa=-9.012 degrees ! Estimated noise=1.23817 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0019174 Jy ! Component: 100 - total flux cleaned = 0.0023642 Jy ! Component: 150 - total flux cleaned = 0.00279739 Jy ! Component: 200 - total flux cleaned = 0.00294374 Jy ! Total flux subtracted in 200 components = 0.00294374 Jy ! Clean residual min=-0.005438 max=0.005630 Jy/beam ! Clean residual mean=-0.000053 rms=0.001693 Jy/beam ! Combined flux in latest and established models = 0.282071 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 75 components and 0.282071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087546Jy sigma=1.017467 ! Fit after self-cal, rms=0.087610Jy sigma=1.017336 ! 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.255 mas, bmaj=20.63 mas, bpa=0.446 degrees ! Estimated noise=1.57969 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.000607709 Jy ! Component: 100 - total flux cleaned = 0.000611583 Jy ! Component: 150 - total flux cleaned = 0.000550869 Jy ! Component: 200 - total flux cleaned = 0.000557424 Jy ! Total flux subtracted in 200 components = 0.000557424 Jy ! Clean residual min=-0.004746 max=0.004129 Jy/beam ! Clean residual mean=-0.000113 rms=0.001701 Jy/beam ! Combined flux in latest and established models = 0.282628 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 79 components and 0.282628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087676Jy sigma=1.017669 ! Fit after self-cal, rms=0.087696Jy sigma=1.017434 ! Inverting map uvtaper 0,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.519 mas, bmaj=6.51 mas, bpa=-6.216 degrees ! Estimated noise=1.70668 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.173593 Jy ! Component: 100 - total flux cleaned = 0.228664 Jy ! Component: 150 - total flux cleaned = 0.255906 Jy ! Component: 200 - total flux cleaned = 0.270481 Jy ! Total flux subtracted in 200 components = 0.270481 Jy ! Clean residual min=-0.011262 max=0.008778 Jy/beam ! Clean residual mean=-0.000025 rms=0.002724 Jy/beam ! Combined flux in latest and established models = 0.270481 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 51 model components to the UV plane model. ! The established model now contains 51 components and 0.270481 Jy ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=8.688 mas, bpa=-9.012 degrees ! Estimated noise=1.23817 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 (0.5, 13.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00913304 Jy ! Component: 100 - total flux cleaned = 0.0112465 Jy ! Component: 150 - total flux cleaned = 0.0124356 Jy ! Component: 200 - total flux cleaned = 0.0129212 Jy ! Total flux subtracted in 200 components = 0.0129212 Jy ! Clean residual min=-0.004835 max=0.004945 Jy/beam ! Clean residual mean=-0.000052 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.283402 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 76 components and 0.283402 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.255 mas, bmaj=20.63 mas, bpa=0.446 degrees ! Estimated noise=1.57969 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.00029044 Jy ! Component: 100 - total flux cleaned = 0.000545651 Jy ! Component: 150 - total flux cleaned = 0.000713502 Jy ! Component: 200 - total flux cleaned = 0.000889348 Jy ! Total flux subtracted in 200 components = 0.000889348 Jy ! Clean residual min=-0.004207 max=0.004375 Jy/beam ! Clean residual mean=-0.000114 rms=0.001533 Jy/beam ! Combined flux in latest and established models = 0.284291 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 86 components and 0.284291 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.144 mas, bmaj=8.688 mas, bpa=-9.012 degrees ! Estimated noise=1.23817 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000133653 Jy ! Component: 100 - total flux cleaned = 0.00012594 Jy ! Component: 150 - total flux cleaned = 0.000202422 Jy ! Component: 200 - total flux cleaned = 0.000278359 Jy ! Total flux subtracted in 200 components = 0.000278359 Jy ! Clean residual min=-0.004852 max=0.004701 Jy/beam ! Clean residual mean=-0.000054 rms=0.001377 Jy/beam ! Combined flux in latest and established models = 0.28457 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 98 components and 0.28457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087588Jy sigma=1.006751 ! Fit after self-cal, rms=0.087601Jy sigma=1.006140 wmodel J0816-2421_S_2004_04_30_yyk\_map.mod ! Writing 98 model components to file: J0816-2421_S_2004_04_30_yyk_map.mod wobs J0816-2421_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J0816-2421_S_2004_04_30_yyk_uvs.fits wwins J0816-2421_S_2004_04_30_yyk\_map.win ! wwins: Wrote 2 windows to J0816-2421_S_2004_04_30_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.000176538 Jy ! Component: 100 - total flux cleaned = -0.000310906 Jy ! Component: 150 - total flux cleaned = -0.000776483 Jy ! Component: 200 - total flux cleaned = -0.00114908 Jy ! Component: 250 - total flux cleaned = -0.00178854 Jy ! Component: 300 - total flux cleaned = -0.00240435 Jy ! Component: 350 - total flux cleaned = -0.00286555 Jy ! Component: 400 - total flux cleaned = -0.00337675 Jy ! Component: 450 - total flux cleaned = -0.00387388 Jy ! Component: 500 - total flux cleaned = -0.00411615 Jy ! Component: 550 - total flux cleaned = -0.00423337 Jy ! Component: 600 - total flux cleaned = -0.00446172 Jy ! Component: 650 - total flux cleaned = -0.00446266 Jy ! Component: 700 - total flux cleaned = -0.00457269 Jy ! Component: 750 - total flux cleaned = -0.00478616 Jy ! Component: 800 - total flux cleaned = -0.00483876 Jy ! Component: 850 - total flux cleaned = -0.00494276 Jy ! Component: 900 - total flux cleaned = -0.00504391 Jy ! Component: 950 - total flux cleaned = -0.005192 Jy ! Component: 1000 - total flux cleaned = -0.00519264 Jy ! Component: 1050 - total flux cleaned = -0.00533549 Jy ! Component: 1100 - total flux cleaned = -0.00528875 Jy ! Component: 1150 - total flux cleaned = -0.00524368 Jy ! Component: 1200 - total flux cleaned = -0.00524413 Jy ! Component: 1250 - total flux cleaned = -0.00520089 Jy ! Component: 1300 - total flux cleaned = -0.00520167 Jy ! Component: 1350 - total flux cleaned = -0.00515779 Jy ! Component: 1400 - total flux cleaned = -0.00494449 Jy ! Component: 1450 - total flux cleaned = -0.00473479 Jy ! Component: 1500 - total flux cleaned = -0.00461071 Jy ! Component: 1550 - total flux cleaned = -0.00461062 Jy ! Component: 1600 - total flux cleaned = -0.00440832 Jy ! Component: 1650 - total flux cleaned = -0.00420985 Jy ! Component: 1700 - total flux cleaned = -0.0041313 Jy ! Component: 1750 - total flux cleaned = -0.0038991 Jy ! Component: 1800 - total flux cleaned = -0.00382241 Jy ! Component: 1850 - total flux cleaned = -0.00359557 Jy ! Component: 1900 - total flux cleaned = -0.00348336 Jy ! Component: 1950 - total flux cleaned = -0.00337267 Jy ! Component: 2000 - total flux cleaned = -0.00311692 Jy ! Total flux subtracted in 2048 components = -0.00297298 Jy ! Clean residual min=-0.001934 max=0.002116 Jy/beam ! Clean residual mean=-0.000022 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.281597 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 227 components and 0.281597 Jy ![Exited script file: muppet] wmap "J0816-2421_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.144 x 8.688 at -9.012 degrees (North through East) ! Clean map min=-0.0047534 max=0.21248 Jy/beam ! Writing clean map to FITS file: J0816-2421_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.212482 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00070881 device "J0816-2421_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0816-2421_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.00076 1.00076 2.00152 4.00304 8.00608 16.0122 32.0243 64.0487 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.212 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.144 x 8.688 at -9.012 degrees (North through East) ! Clean map min=-0.0047534 max=0.21248 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0816-2421_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0816-2421_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0816-2421_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:10:35 2005