! Started logfile: J0037-2145_S_2006_12_18_yyk_uvs.log on Mon Jun 16 19:03:41 2008 obs J0037-2145_S_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J0037-2145_S_2006_12_18_yyk_uve.fits ! AN table 1: 14 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.885714 visibilities/baseline/integration-bin. ! Found source: J0037-2145 ! ! 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 2469 lines of history. ! ! Reading 2232 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 J0037-2145_S_2006_12_18_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.239739 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.433 mas, bmaj=6.527 mas, bpa=-3.785 degrees ! Estimated noise=1.6712 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.18926 Jy ! Component: 100 - total flux cleaned = 0.233833 Jy ! Total flux subtracted in 100 components = 0.233833 Jy ! Clean residual min=-0.009851 max=0.011568 Jy/beam ! Clean residual mean=0.000014 rms=0.002332 Jy/beam ! Combined flux in latest and established models = 0.233833 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.233833 Jy ! ! Correcting IF 1. ! A total of 15 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.081900Jy sigma=1.071441 ! Fit after self-cal, rms=0.081819Jy sigma=1.069168 ! Inverting map and beam ! Estimated beam: bmin=2.433 mas, bmaj=6.527 mas, bpa=-3.785 degrees ! Estimated noise=1.6712 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.048 mas, bmaj=8.099 mas, bpa=-5.101 degrees ! Estimated noise=1.02571 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.0159838 Jy ! Component: 100 - total flux cleaned = 0.021233 Jy ! Component: 150 - total flux cleaned = 0.0229032 Jy ! Component: 200 - total flux cleaned = 0.0231152 Jy ! Total flux subtracted in 200 components = 0.0231152 Jy ! Clean residual min=-0.004997 max=0.004941 Jy/beam ! Clean residual mean=-0.000046 rms=0.001280 Jy/beam ! Combined flux in latest and established models = 0.256948 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 27 components and 0.256948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079797Jy sigma=1.035483 ! Fit after self-cal, rms=0.079788Jy sigma=1.035363 ! 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.048 x 8.099 at -5.101 degrees (North through East) ! Clean map min=-0.0048511 max=0.2199 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.01639 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.94 HN 0.90 KP 0.95 ! LA 1.09 MK 1.00 NL 1.00 OV 0.99 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.985507 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.94 HN 1.01 KP 1.02 ! LA 1.04 MK 1.07 NL 1.00 OV 1.00 ! PT 1.04 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.986767 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 1.03 KP 0.94 ! LA 0.98 MK 1.00 NL 1.15 OV 1.02 ! PT 1.05 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00938 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.96 HN 1.03 KP 0.91 ! LA 0.97 MK 0.94 NL 0.98 OV 1.01 ! PT 0.96 SC 1.12 ! ! ! Fit before self-cal, rms=0.079788Jy sigma=1.035363 ! Fit after self-cal, rms=0.078497Jy sigma=1.008374 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.078497Jy sigma=1.008374 ! Fit after self-cal, rms=0.078495Jy sigma=1.008360 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.069 mas, bmaj=8.204 mas, bpa=-5.402 degrees ! Estimated noise=1.02358 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.00109289 Jy ! Component: 100 - total flux cleaned = -0.00123414 Jy ! Component: 150 - total flux cleaned = -0.00130923 Jy ! Component: 200 - total flux cleaned = -0.00135582 Jy ! Total flux subtracted in 200 components = -0.00135582 Jy ! Clean residual min=-0.003693 max=0.003641 Jy/beam ! Clean residual mean=0.000039 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.255593 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.255593 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078478Jy sigma=1.008065 ! Fit after self-cal, rms=0.078478Jy sigma=1.008058 ! 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.078478Jy sigma=1.008058 ! Fit after self-cal, rms=0.074255Jy sigma=0.946329 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.00120752 Jy ! Component: 100 - total flux cleaned = 0.00125749 Jy ! Component: 150 - total flux cleaned = 0.00123579 Jy ! Component: 200 - total flux cleaned = 0.00119373 Jy ! Total flux subtracted in 200 components = 0.00119373 Jy ! Clean residual min=-0.003701 max=0.003587 Jy/beam ! Clean residual mean=0.000043 rms=0.000975 Jy/beam ! Combined flux in latest and established models = 0.256786 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 45 components and 0.256786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074204Jy sigma=0.945980 ! Fit after self-cal, rms=0.074017Jy sigma=0.942777 ! 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.069 x 8.204 at -5.402 degrees (North through East) ! Clean map min=-0.0035003 max=0.222 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.074017Jy sigma=0.942777 ! Fit after self-cal, rms=0.073071Jy sigma=0.932757 ! 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.073071Jy sigma=0.932757 ! Fit after self-cal, rms=0.073076Jy sigma=0.932472 ! Inverting map and beam ! Estimated beam: bmin=3.072 mas, bmaj=8.159 mas, bpa=-5.332 degrees ! Estimated noise=1.02178 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000240652 Jy ! Component: 100 - total flux cleaned = -0.00030965 Jy ! Component: 150 - total flux cleaned = -0.000331105 Jy ! Component: 200 - total flux cleaned = -0.000330577 Jy ! Total flux subtracted in 200 components = -0.000330577 Jy ! Clean residual min=-0.003510 max=0.003251 Jy/beam ! Clean residual mean=0.000037 rms=0.000916 Jy/beam ! Combined flux in latest and established models = 0.256456 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 49 components and 0.256456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073059Jy sigma=0.932302 ! Fit after self-cal, rms=0.073070Jy sigma=0.932265 ! 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.073070Jy sigma=0.932265 ! Fit after self-cal, rms=0.071397Jy sigma=0.908620 ! 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.071397Jy sigma=0.908620 ! Fit after self-cal, rms=0.071407Jy sigma=0.908588 ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=8.17 mas, bpa=-5.471 degrees ! Estimated noise=1.02297 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000415112 Jy ! Component: 100 - total flux cleaned = 0.000443273 Jy ! Component: 150 - total flux cleaned = 0.000422776 Jy ! Component: 200 - total flux cleaned = 0.000383912 Jy ! Total flux subtracted in 200 components = 0.000383912 Jy ! Clean residual min=-0.003432 max=0.003176 Jy/beam ! Clean residual mean=0.000039 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.25684 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 54 components and 0.25684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071387Jy sigma=0.908381 ! Fit after self-cal, rms=0.071392Jy sigma=0.908376 ! 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=7.671 mas, bmaj=18.4 mas, bpa=-0.565 degrees ! Estimated noise=1.3193 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 = 8.07653e-05 Jy ! Component: 100 - total flux cleaned = 0.00011422 Jy ! Component: 150 - total flux cleaned = 0.00014159 Jy ! Component: 200 - total flux cleaned = 0.000174765 Jy ! Total flux subtracted in 200 components = 0.000174765 Jy ! Clean residual min=-0.003734 max=0.003789 Jy/beam ! Clean residual mean=0.000081 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.257014 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 55 components and 0.257014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071399Jy sigma=0.908427 ! Fit after self-cal, rms=0.071402Jy sigma=0.908390 ! 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.449 mas, bmaj=6.543 mas, bpa=-3.883 degrees ! Estimated noise=1.6718 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.190125 Jy ! Component: 100 - total flux cleaned = 0.233957 Jy ! Component: 150 - total flux cleaned = 0.248779 Jy ! Component: 200 - total flux cleaned = 0.255298 Jy ! Total flux subtracted in 200 components = 0.255298 Jy ! Clean residual min=-0.007422 max=0.006441 Jy/beam ! Clean residual mean=0.000031 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.255298 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.255298 Jy ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=8.17 mas, bpa=-5.471 degrees ! Estimated noise=1.02297 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.00171045 Jy ! Component: 100 - total flux cleaned = 0.00176488 Jy ! Component: 150 - total flux cleaned = 0.00176753 Jy ! Component: 200 - total flux cleaned = 0.00171479 Jy ! Total flux subtracted in 200 components = 0.00171479 Jy ! Clean residual min=-0.003449 max=0.003142 Jy/beam ! Clean residual mean=0.000039 rms=0.000915 Jy/beam ! Combined flux in latest and established models = 0.257013 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.257013 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=7.671 mas, bmaj=18.4 mas, bpa=-0.565 degrees ! Estimated noise=1.3193 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 = 5.04985e-05 Jy ! Component: 100 - total flux cleaned = 7.78217e-05 Jy ! Component: 150 - total flux cleaned = 9.91834e-05 Jy ! Component: 200 - total flux cleaned = 0.000116976 Jy ! Total flux subtracted in 200 components = 0.000116976 Jy ! Clean residual min=-0.003725 max=0.003762 Jy/beam ! Clean residual mean=0.000080 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.25713 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 34 components and 0.25713 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.075 mas, bmaj=8.17 mas, bpa=-5.471 degrees ! Estimated noise=1.02297 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -9.45926e-05 Jy ! Component: 100 - total flux cleaned = -0.000176746 Jy ! Component: 150 - total flux cleaned = -0.000200452 Jy ! Component: 200 - total flux cleaned = -0.000221889 Jy ! Total flux subtracted in 200 components = -0.000221889 Jy ! Clean residual min=-0.003457 max=0.003166 Jy/beam ! Clean residual mean=0.000039 rms=0.000912 Jy/beam ! Combined flux in latest and established models = 0.256908 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.256908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071397Jy sigma=0.908493 ! Fit after self-cal, rms=0.071402Jy sigma=0.908479 wmodel J0037-2145_S_2006_12_18_yyk\_map.mod ! Writing 40 model components to file: J0037-2145_S_2006_12_18_yyk_map.mod wobs J0037-2145_S_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J0037-2145_S_2006_12_18_yyk_uvs.fits wwins J0037-2145_S_2006_12_18_yyk\_map.win ! wwins: Wrote 1 windows to J0037-2145_S_2006_12_18_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.00120634 Jy ! Component: 100 - total flux cleaned = -0.00121101 Jy ! Component: 150 - total flux cleaned = -0.0013683 Jy ! Component: 200 - total flux cleaned = -0.00111901 Jy ! Component: 250 - total flux cleaned = -0.00107094 Jy ! Component: 300 - total flux cleaned = -0.00111742 Jy ! Component: 350 - total flux cleaned = -0.00107247 Jy ! Component: 400 - total flux cleaned = -0.00107246 Jy ! Component: 450 - total flux cleaned = -0.00111582 Jy ! Component: 500 - total flux cleaned = -0.00107263 Jy ! Component: 550 - total flux cleaned = -0.000905604 Jy ! Component: 600 - total flux cleaned = -0.000864826 Jy ! Component: 650 - total flux cleaned = -0.000704739 Jy ! Component: 700 - total flux cleaned = -0.000666227 Jy ! Component: 750 - total flux cleaned = -0.000666406 Jy ! Component: 800 - total flux cleaned = -0.000591042 Jy ! Component: 850 - total flux cleaned = -0.000553883 Jy ! Component: 900 - total flux cleaned = -0.000481141 Jy ! Component: 950 - total flux cleaned = -0.000553332 Jy ! Component: 1000 - total flux cleaned = -0.000446386 Jy ! Component: 1050 - total flux cleaned = -0.000341691 Jy ! Component: 1100 - total flux cleaned = -0.000273115 Jy ! Component: 1150 - total flux cleaned = -0.000239698 Jy ! Component: 1200 - total flux cleaned = -0.000273654 Jy ! Component: 1250 - total flux cleaned = -0.000141183 Jy ! Component: 1300 - total flux cleaned = 2.20049e-05 Jy ! Component: 1350 - total flux cleaned = 5.39672e-05 Jy ! Component: 1400 - total flux cleaned = 0.000213284 Jy ! Component: 1450 - total flux cleaned = 0.000308221 Jy ! Component: 1500 - total flux cleaned = 0.000464141 Jy ! Component: 1550 - total flux cleaned = 0.000586964 Jy ! Component: 1600 - total flux cleaned = 0.000617257 Jy ! Component: 1650 - total flux cleaned = 0.000677582 Jy ! Component: 1700 - total flux cleaned = 0.000736671 Jy ! Component: 1750 - total flux cleaned = 0.000795479 Jy ! Component: 1800 - total flux cleaned = 0.000912088 Jy ! Component: 1850 - total flux cleaned = 0.000969883 Jy ! Component: 1900 - total flux cleaned = 0.00108397 Jy ! Component: 1950 - total flux cleaned = 0.00119698 Jy ! Component: 2000 - total flux cleaned = 0.0012804 Jy ! Total flux subtracted in 2048 components = 0.00139072 Jy ! Clean residual min=-0.001802 max=0.001538 Jy/beam ! Clean residual mean=0.000025 rms=0.000551 Jy/beam ! Combined flux in latest and established models = 0.258298 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 168 components and 0.258299 Jy ![Exited script file: muppet] wmap "J0037-2145_S_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.075 x 8.17 at -5.471 degrees (North through East) ! Clean map min=-0.0028341 max=0.22263 Jy/beam ! Writing clean map to FITS file: J0037-2145_S_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.222626 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000546508 device "J0037-2145_S_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J0037-2145_S_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.736447 0.736447 1.47289 2.94579 5.89157 11.7831 23.5663 47.1326 94.2652 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.222 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.075 x 8.17 at -5.471 degrees (North through East) ! Clean map min=-0.0028341 max=0.22263 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0037-2145_S_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J0037-2145_S_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0037-2145_S_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:03:47 2008