! Started logfile: J2037-2438_S_2005_07_08_yyk_uvs.log on Fri Jan 20 10:59:51 2006 obs J2037-2438_S_2005_07_08_yyk_uve.fits ! Reading UV FITS file: J2037-2438_S_2005_07_08_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2037-2438 ! ! 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 1411 lines of history. ! ! Reading 1800 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 J2037-2438_S_2005_07_08_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.249891 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.477 mas, bmaj=6.649 mas, bpa=0.9811 degrees ! Estimated noise=1.77207 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.184449 Jy ! Component: 100 - total flux cleaned = 0.227415 Jy ! Total flux subtracted in 100 components = 0.227415 Jy ! Clean residual min=-0.010161 max=0.016038 Jy/beam ! Clean residual mean=0.000014 rms=0.003298 Jy/beam ! Combined flux in latest and established models = 0.227415 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.227415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.100164Jy sigma=1.227340 ! Fit after self-cal, rms=0.099778Jy sigma=1.220365 ! Inverting map and beam ! Estimated beam: bmin=2.477 mas, bmaj=6.649 mas, bpa=0.9811 degrees ! Estimated noise=1.77207 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.129 mas, bmaj=8.302 mas, bpa=0.9803 degrees ! Estimated noise=1.1308 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.0288444 Jy ! Component: 100 - total flux cleaned = 0.0397742 Jy ! Component: 150 - total flux cleaned = 0.0443788 Jy ! Component: 200 - total flux cleaned = 0.045897 Jy ! Total flux subtracted in 200 components = 0.045897 Jy ! Clean residual min=-0.007802 max=0.008972 Jy/beam ! Clean residual mean=0.000006 rms=0.002018 Jy/beam ! Combined flux in latest and established models = 0.273312 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 46 components and 0.273312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.094849Jy sigma=1.116817 ! Fit after self-cal, rms=0.094830Jy sigma=1.116473 ! 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.129 x 8.302 at 0.9803 degrees (North through East) ! Clean map min=-0.0075291 max=0.21074 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: 0.984739 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.99 HN 1.33 KP 0.97 ! LA 1.02 MK 0.89 NL 1.03 OV 1.00 ! PT 1.05 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.969583 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 1.37 KP 0.96 ! LA 1.00 MK 0.95 NL 1.02 OV 1.02 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.945974 ! Telescope amplitude corrections in sub-array 1: ! BR 1.23 FD 0.91 HN 1.24 KP 0.98 ! LA 0.93 MK 1.05 NL 1.16 OV 1.03 ! PT 1.10 SC 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.0286 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.94 HN 1.08 KP 0.89 ! LA 0.78 MK 1.03 NL 1.06 OV 0.89 ! PT 0.96 SC 1.11 ! ! ! Fit before self-cal, rms=0.094830Jy sigma=1.116473 ! Fit after self-cal, rms=0.092305Jy sigma=1.057117 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.092305Jy sigma=1.057117 ! Fit after self-cal, rms=0.092331Jy sigma=1.057051 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.12 mas, bmaj=8.231 mas, bpa=0.8131 degrees ! Estimated noise=1.07781 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.00875861 Jy ! Component: 100 - total flux cleaned = -0.0105825 Jy ! Component: 150 - total flux cleaned = -0.0109614 Jy ! Component: 200 - total flux cleaned = -0.011087 Jy ! Total flux subtracted in 200 components = -0.011087 Jy ! Clean residual min=-0.004734 max=0.004961 Jy/beam ! Clean residual mean=0.000028 rms=0.001283 Jy/beam ! Combined flux in latest and established models = 0.262225 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 63 components and 0.262225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092080Jy sigma=1.044019 ! Fit after self-cal, rms=0.092066Jy sigma=1.043807 ! 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.092066Jy sigma=1.043807 ! Fit after self-cal, rms=0.088905Jy sigma=1.003368 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.000280171 Jy ! Component: 100 - total flux cleaned = 0.000284896 Jy ! Component: 150 - total flux cleaned = 0.000231931 Jy ! Component: 200 - total flux cleaned = 0.000133395 Jy ! Total flux subtracted in 200 components = 0.000133395 Jy ! Clean residual min=-0.004703 max=0.005087 Jy/beam ! Clean residual mean=0.000028 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.262358 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 66 components and 0.262358 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088838Jy sigma=1.002157 ! Fit after self-cal, rms=0.088598Jy sigma=0.999102 ! 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.12 x 8.231 at 0.8131 degrees (North through East) ! Clean map min=-0.0046875 max=0.20465 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.088598Jy sigma=0.999102 ! Fit after self-cal, rms=0.086068Jy sigma=0.956085 ! 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.086068Jy sigma=0.956085 ! Fit after self-cal, rms=0.086081Jy sigma=0.955686 ! Inverting map and beam ! Estimated beam: bmin=3.11 mas, bmaj=8.22 mas, bpa=0.6665 degrees ! Estimated noise=1.0718 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000348718 Jy ! Component: 100 - total flux cleaned = 0.000230473 Jy ! Component: 150 - total flux cleaned = 0.000161986 Jy ! Component: 200 - total flux cleaned = 9.75949e-05 Jy ! Total flux subtracted in 200 components = 9.75948e-05 Jy ! Clean residual min=-0.004235 max=0.004317 Jy/beam ! Clean residual mean=0.000001 rms=0.001208 Jy/beam ! Combined flux in latest and established models = 0.262456 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 73 components and 0.262456 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086071Jy sigma=0.955021 ! Fit after self-cal, rms=0.086078Jy sigma=0.954918 ! 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.086078Jy sigma=0.954918 ! Fit after self-cal, rms=0.085083Jy sigma=0.929641 ! 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.085083Jy sigma=0.929641 ! Fit after self-cal, rms=0.085089Jy sigma=0.929604 ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=8.198 mas, bpa=0.399 degrees ! Estimated noise=1.0738 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00141428 Jy ! Component: 100 - total flux cleaned = 0.00145496 Jy ! Component: 150 - total flux cleaned = 0.00142308 Jy ! Component: 200 - total flux cleaned = 0.00136596 Jy ! Total flux subtracted in 200 components = 0.00136596 Jy ! Clean residual min=-0.004055 max=0.004334 Jy/beam ! Clean residual mean=0.000005 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.263822 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 74 components and 0.263822 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085058Jy sigma=0.928919 ! Fit after self-cal, rms=0.085058Jy sigma=0.928862 ! 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.519 mas, bmaj=20.94 mas, bpa=8.277 degrees ! Estimated noise=1.3734 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.000859501 Jy ! Component: 100 - total flux cleaned = 0.00076592 Jy ! Component: 150 - total flux cleaned = 0.000725074 Jy ! Component: 200 - total flux cleaned = 0.000658753 Jy ! Total flux subtracted in 200 components = 0.000658753 Jy ! Clean residual min=-0.003983 max=0.005182 Jy/beam ! Clean residual mean=0.000004 rms=0.001610 Jy/beam ! Combined flux in latest and established models = 0.264481 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 77 components and 0.264481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085066Jy sigma=0.929202 ! Fit after self-cal, rms=0.085053Jy sigma=0.928863 ! 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.471 mas, bmaj=6.613 mas, bpa=0.7271 degrees ! Estimated noise=1.69795 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.179478 Jy ! Component: 100 - total flux cleaned = 0.222544 Jy ! Component: 150 - total flux cleaned = 0.240494 Jy ! Component: 200 - total flux cleaned = 0.249922 Jy ! Total flux subtracted in 200 components = 0.249922 Jy ! Clean residual min=-0.005608 max=0.006812 Jy/beam ! Clean residual mean=0.000018 rms=0.001635 Jy/beam ! Combined flux in latest and established models = 0.249922 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 47 model components to the UV plane model. ! The established model now contains 47 components and 0.249922 Jy ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=8.198 mas, bpa=0.399 degrees ! Estimated noise=1.0738 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, -6.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00929246 Jy ! Component: 100 - total flux cleaned = 0.0132132 Jy ! Component: 150 - total flux cleaned = 0.015358 Jy ! Component: 200 - total flux cleaned = 0.0162634 Jy ! Total flux subtracted in 200 components = 0.0162634 Jy ! Clean residual min=-0.003772 max=0.004181 Jy/beam ! Clean residual mean=-0.000007 rms=0.001149 Jy/beam ! Combined flux in latest and established models = 0.266185 Jy ! Adding 38 model components to the UV plane model. ! The established model now contains 85 components and 0.266185 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.519 mas, bmaj=20.94 mas, bpa=8.277 degrees ! Estimated noise=1.3734 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.00106381 Jy ! Component: 100 - total flux cleaned = 0.000998612 Jy ! Component: 150 - total flux cleaned = 0.000965391 Jy ! Component: 200 - total flux cleaned = 0.000993603 Jy ! Total flux subtracted in 200 components = 0.000993603 Jy ! Clean residual min=-0.003790 max=0.004967 Jy/beam ! Clean residual mean=-0.000024 rms=0.001506 Jy/beam ! Combined flux in latest and established models = 0.267178 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 93 components and 0.267178 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.097 mas, bmaj=8.198 mas, bpa=0.399 degrees ! Estimated noise=1.0738 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000287819 Jy ! Component: 100 - total flux cleaned = -0.000123409 Jy ! Component: 150 - total flux cleaned = -5.52943e-05 Jy ! Component: 200 - total flux cleaned = -2.47053e-05 Jy ! Total flux subtracted in 200 components = -2.47053e-05 Jy ! Clean residual min=-0.003689 max=0.004047 Jy/beam ! Clean residual mean=-0.000013 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.267154 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 107 components and 0.267154 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084720Jy sigma=0.925438 ! Fit after self-cal, rms=0.084712Jy sigma=0.925050 wmodel J2037-2438_S_2005_07_08_yyk\_map.mod ! Writing 107 model components to file: J2037-2438_S_2005_07_08_yyk_map.mod wobs J2037-2438_S_2005_07_08_yyk\_uvs.fits ! Writing UV FITS file: J2037-2438_S_2005_07_08_yyk_uvs.fits wwins J2037-2438_S_2005_07_08_yyk\_map.win ! wwins: Wrote 2 windows to J2037-2438_S_2005_07_08_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.00128628 Jy ! Component: 100 - total flux cleaned = 0.00142331 Jy ! Component: 150 - total flux cleaned = 0.00154265 Jy ! Component: 200 - total flux cleaned = 0.00148719 Jy ! Component: 250 - total flux cleaned = 0.00122083 Jy ! Component: 300 - total flux cleaned = 0.00117039 Jy ! Component: 350 - total flux cleaned = 0.00112042 Jy ! Component: 400 - total flux cleaned = 0.00097819 Jy ! Component: 450 - total flux cleaned = 0.00102524 Jy ! Component: 500 - total flux cleaned = 0.00106942 Jy ! Component: 550 - total flux cleaned = 0.00111144 Jy ! Component: 600 - total flux cleaned = 0.00111103 Jy ! Component: 650 - total flux cleaned = 0.00106979 Jy ! Component: 700 - total flux cleaned = 0.00103021 Jy ! Component: 750 - total flux cleaned = 0.00103065 Jy ! Component: 800 - total flux cleaned = 0.000953882 Jy ! Component: 850 - total flux cleaned = 0.00103083 Jy ! Component: 900 - total flux cleaned = 0.0010312 Jy ! Component: 950 - total flux cleaned = 0.00106863 Jy ! Component: 1000 - total flux cleaned = 0.00121314 Jy ! Component: 1050 - total flux cleaned = 0.00117813 Jy ! Component: 1100 - total flux cleaned = 0.00138772 Jy ! Component: 1150 - total flux cleaned = 0.0014565 Jy ! Component: 1200 - total flux cleaned = 0.00152359 Jy ! Component: 1250 - total flux cleaned = 0.00155716 Jy ! Component: 1300 - total flux cleaned = 0.00165558 Jy ! Component: 1350 - total flux cleaned = 0.00175325 Jy ! Component: 1400 - total flux cleaned = 0.00191365 Jy ! Component: 1450 - total flux cleaned = 0.00197704 Jy ! Component: 1500 - total flux cleaned = 0.00210208 Jy ! Component: 1550 - total flux cleaned = 0.00216349 Jy ! Component: 1600 - total flux cleaned = 0.00213301 Jy ! Component: 1650 - total flux cleaned = 0.00234482 Jy ! Component: 1700 - total flux cleaned = 0.00237484 Jy ! Component: 1750 - total flux cleaned = 0.00252302 Jy ! Component: 1800 - total flux cleaned = 0.00269811 Jy ! Component: 1850 - total flux cleaned = 0.00278463 Jy ! Component: 1900 - total flux cleaned = 0.00295598 Jy ! Component: 1950 - total flux cleaned = 0.0030404 Jy ! Component: 2000 - total flux cleaned = 0.00312442 Jy ! Total flux subtracted in 2048 components = 0.00331844 Jy ! Clean residual min=-0.001787 max=0.002036 Jy/beam ! Clean residual mean=-0.000017 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.270472 Jy keep ! Adding 156 model components to the UV plane model. ! The established model now contains 263 components and 0.270472 Jy ![Exited script file: muppet] wmap "J2037-2438_S_2005_07_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.097 x 8.198 at 0.399 degrees (North through East) ! Clean map min=-0.0028751 max=0.2038 Jy/beam ! Writing clean map to FITS file: J2037-2438_S_2005_07_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.203804 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000578224 device "J2037-2438_S_2005_07_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2037-2438_S_2005_07_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.851146 0.851146 1.70229 3.40458 6.80917 13.6183 27.2367 54.4733 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.203 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.097 x 8.198 at 0.399 degrees (North through East) ! Clean map min=-0.0028751 max=0.2038 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2037-2438_S_2005_07_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2037-2438_S_2005_07_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2037-2438_S_2005_07_08_yyk_uvs.log closed on Fri Jan 20 10:59:55 2006