! Started logfile: J1939-1525_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:40:09 2005 obs J1939-1525_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J1939-1525_S_2005_06_30_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.95 visibilities/baseline/integration-bin. ! Found source: J1939-1525 ! ! 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 1469 lines of history. ! ! Reading 684 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 J1939-1525_S_2005_06_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.530579 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.692 mas, bmaj=6.821 mas, bpa=-7.613 degrees ! Estimated noise=2.19495 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.434812 Jy ! Component: 100 - total flux cleaned = 0.517923 Jy ! Total flux subtracted in 100 components = 0.517923 Jy ! Clean residual min=-0.015980 max=0.024742 Jy/beam ! Clean residual mean=0.000035 rms=0.004994 Jy/beam ! Combined flux in latest and established models = 0.517923 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.517923 Jy ! ! Correcting IF 1. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.107657Jy sigma=1.486992 ! Fit after self-cal, rms=0.107527Jy sigma=1.484419 ! Inverting map and beam ! Estimated beam: bmin=2.692 mas, bmaj=6.821 mas, bpa=-7.613 degrees ! Estimated noise=2.19495 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.084 mas, bmaj=7.97 mas, bpa=-7.983 degrees ! Estimated noise=1.72652 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.036327 Jy ! Component: 100 - total flux cleaned = 0.050031 Jy ! Component: 150 - total flux cleaned = 0.0531932 Jy ! Component: 200 - total flux cleaned = 0.0535409 Jy ! Total flux subtracted in 200 components = 0.0535409 Jy ! Clean residual min=-0.011354 max=0.009685 Jy/beam ! Clean residual mean=-0.000026 rms=0.003037 Jy/beam ! Combined flux in latest and established models = 0.571464 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 43 components and 0.571464 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095870Jy sigma=1.326106 ! Fit after self-cal, rms=0.095847Jy sigma=1.325966 ! 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.084 x 7.97 at -7.983 degrees (North through East) ! Clean map min=-0.010754 max=0.50317 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.00495 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.05 HN 1.01 KP 0.96 ! LA 1.03 MK 0.89 NL 0.94 OV 0.99 ! PT 1.08 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.99562 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.03 KP 1.01 ! LA 1.03 MK 0.98 NL 0.97 OV 1.02 ! PT 1.04 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.97014 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.03 KP 1.01 ! LA 0.93 MK 1.13 NL 1.02 OV 1.06 ! PT 1.12 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.03968 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.97 HN 0.93 KP 0.88 ! LA 0.79 MK 1.06 NL 0.98 OV 0.86 ! PT 1.01 SC 1.11 ! ! ! Fit before self-cal, rms=0.095847Jy sigma=1.325966 ! Fit after self-cal, rms=0.076031Jy sigma=1.078590 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.076031Jy sigma=1.078590 ! Fit after self-cal, rms=0.075982Jy sigma=1.078535 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.121 mas, bmaj=8.079 mas, bpa=-8.039 degrees ! Estimated noise=1.72866 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.00107923 Jy ! Component: 100 - total flux cleaned = 0.00168195 Jy ! Component: 150 - total flux cleaned = 0.00199069 Jy ! Component: 200 - total flux cleaned = 0.00212576 Jy ! Total flux subtracted in 200 components = 0.00212576 Jy ! Clean residual min=-0.007020 max=0.007024 Jy/beam ! Clean residual mean=0.000022 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.57359 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 51 components and 0.57359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075722Jy sigma=1.075228 ! Fit after self-cal, rms=0.075707Jy sigma=1.075168 ! 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.075707Jy sigma=1.075168 ! Fit after self-cal, rms=0.073605Jy sigma=1.044336 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.000336006 Jy ! Component: 100 - total flux cleaned = 0.00039225 Jy ! Component: 150 - total flux cleaned = 0.000393581 Jy ! Component: 200 - total flux cleaned = 0.000437754 Jy ! Total flux subtracted in 200 components = 0.000437754 Jy ! Clean residual min=-0.006916 max=0.006804 Jy/beam ! Clean residual mean=0.000024 rms=0.001792 Jy/beam ! Combined flux in latest and established models = 0.574028 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 54 components and 0.574028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073509Jy sigma=1.043358 ! Fit after self-cal, rms=0.073339Jy sigma=1.041175 ! 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.121 x 8.079 at -8.039 degrees (North through East) ! Clean map min=-0.0066949 max=0.50577 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.073339Jy sigma=1.041175 ! Fit after self-cal, rms=0.067962Jy sigma=0.960299 ! 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.067962Jy sigma=0.960299 ! Fit after self-cal, rms=0.067957Jy sigma=0.960069 ! Inverting map and beam ! Estimated beam: bmin=3.129 mas, bmaj=8.099 mas, bpa=-8.101 degrees ! Estimated noise=1.72769 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000584233 Jy ! Component: 100 - total flux cleaned = -0.000504971 Jy ! Component: 150 - total flux cleaned = -0.000469409 Jy ! Component: 200 - total flux cleaned = -0.000433967 Jy ! Total flux subtracted in 200 components = -0.000433967 Jy ! Clean residual min=-0.006834 max=0.006562 Jy/beam ! Clean residual mean=0.000020 rms=0.001751 Jy/beam ! Combined flux in latest and established models = 0.573594 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 55 components and 0.573594 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067919Jy sigma=0.959317 ! Fit after self-cal, rms=0.067915Jy sigma=0.959264 ! 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.067915Jy sigma=0.959264 ! Fit after self-cal, rms=0.066748Jy sigma=0.942640 ! 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.066748Jy sigma=0.942640 ! Fit after self-cal, rms=0.066751Jy sigma=0.942628 ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=8.118 mas, bpa=-8.117 degrees ! Estimated noise=1.72925 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000108618 Jy ! Component: 100 - total flux cleaned = -6.91596e-05 Jy ! Component: 150 - total flux cleaned = -6.98171e-05 Jy ! Component: 200 - total flux cleaned = -7.03734e-05 Jy ! Total flux subtracted in 200 components = -7.03734e-05 Jy ! Clean residual min=-0.006987 max=0.006593 Jy/beam ! Clean residual mean=0.000024 rms=0.001751 Jy/beam ! Combined flux in latest and established models = 0.573523 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 56 components and 0.573523 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066721Jy sigma=0.942093 ! Fit after self-cal, rms=0.066719Jy sigma=0.942078 ! 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.577 mas, bmaj=15.73 mas, bpa=-7.641 degrees ! Estimated noise=2.25911 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.000249241 Jy ! Component: 100 - total flux cleaned = 0.000279573 Jy ! Component: 150 - total flux cleaned = 0.000359974 Jy ! Component: 200 - total flux cleaned = 0.000389984 Jy ! Total flux subtracted in 200 components = 0.000389984 Jy ! Clean residual min=-0.006967 max=0.006970 Jy/beam ! Clean residual mean=0.000050 rms=0.002365 Jy/beam ! Combined flux in latest and established models = 0.573913 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 65 components and 0.573913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066729Jy sigma=0.942264 ! Fit after self-cal, rms=0.066721Jy sigma=0.942120 ! 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.705 mas, bmaj=6.874 mas, bpa=-7.785 degrees ! Estimated noise=2.18902 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.433542 Jy ! Component: 100 - total flux cleaned = 0.513487 Jy ! Component: 150 - total flux cleaned = 0.545711 Jy ! Component: 200 - total flux cleaned = 0.560535 Jy ! Total flux subtracted in 200 components = 0.560535 Jy ! Clean residual min=-0.009047 max=0.008525 Jy/beam ! Clean residual mean=0.000012 rms=0.002286 Jy/beam ! Combined flux in latest and established models = 0.560535 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.560535 Jy ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=8.118 mas, bpa=-8.117 degrees ! Estimated noise=1.72925 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.00887217 Jy ! Component: 100 - total flux cleaned = 0.0111086 Jy ! Component: 150 - total flux cleaned = 0.01194 Jy ! Component: 200 - total flux cleaned = 0.0124375 Jy ! Total flux subtracted in 200 components = 0.0124375 Jy ! Clean residual min=-0.006910 max=0.006582 Jy/beam ! Clean residual mean=0.000022 rms=0.001776 Jy/beam ! Combined flux in latest and established models = 0.572973 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 58 components and 0.572973 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.577 mas, bmaj=15.73 mas, bpa=-7.641 degrees ! Estimated noise=2.25911 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.000643131 Jy ! Component: 100 - total flux cleaned = 0.000708704 Jy ! Component: 150 - total flux cleaned = 0.00076528 Jy ! Component: 200 - total flux cleaned = 0.000797557 Jy ! Total flux subtracted in 200 components = 0.000797557 Jy ! Clean residual min=-0.006925 max=0.007013 Jy/beam ! Clean residual mean=0.000049 rms=0.002366 Jy/beam ! Combined flux in latest and established models = 0.57377 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 65 components and 0.57377 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.132 mas, bmaj=8.118 mas, bpa=-8.117 degrees ! Estimated noise=1.72925 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.01056e-05 Jy ! Component: 100 - total flux cleaned = -8.70823e-05 Jy ! Component: 150 - total flux cleaned = -0.000133443 Jy ! Component: 200 - total flux cleaned = -0.000221256 Jy ! Total flux subtracted in 200 components = -0.000221256 Jy ! Clean residual min=-0.006908 max=0.006594 Jy/beam ! Clean residual mean=0.000023 rms=0.001762 Jy/beam ! Combined flux in latest and established models = 0.573549 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 77 components and 0.573549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066779Jy sigma=0.943168 ! Fit after self-cal, rms=0.066789Jy sigma=0.943117 wmodel J1939-1525_S_2005_06_30_yyk\_map.mod ! Writing 77 model components to file: J1939-1525_S_2005_06_30_yyk_map.mod wobs J1939-1525_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J1939-1525_S_2005_06_30_yyk_uvs.fits wwins J1939-1525_S_2005_06_30_yyk\_map.win ! wwins: Wrote 1 windows to J1939-1525_S_2005_06_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.000155691 Jy ! Component: 100 - total flux cleaned = -0.000258366 Jy ! Component: 150 - total flux cleaned = -0.000464654 Jy ! Component: 200 - total flux cleaned = -0.000661185 Jy ! Component: 250 - total flux cleaned = -0.000662712 Jy ! Component: 300 - total flux cleaned = -0.000836628 Jy ! Component: 350 - total flux cleaned = -0.00100331 Jy ! Component: 400 - total flux cleaned = -0.00139655 Jy ! Component: 450 - total flux cleaned = -0.00147242 Jy ! Component: 500 - total flux cleaned = -0.00161759 Jy ! Component: 550 - total flux cleaned = -0.00154651 Jy ! Component: 600 - total flux cleaned = -0.0014799 Jy ! Component: 650 - total flux cleaned = -0.0014148 Jy ! Component: 700 - total flux cleaned = -0.00141492 Jy ! Component: 750 - total flux cleaned = -0.0013551 Jy ! Component: 800 - total flux cleaned = -0.00112215 Jy ! Component: 850 - total flux cleaned = -0.000951531 Jy ! Component: 900 - total flux cleaned = -0.00100637 Jy ! Component: 950 - total flux cleaned = -0.000952054 Jy ! Component: 1000 - total flux cleaned = -0.00100447 Jy ! Component: 1050 - total flux cleaned = -0.00090376 Jy ! Component: 1100 - total flux cleaned = -0.00110105 Jy ! Component: 1150 - total flux cleaned = -0.00105131 Jy ! Component: 1200 - total flux cleaned = -0.00105091 Jy ! Component: 1250 - total flux cleaned = -0.00100469 Jy ! Component: 1300 - total flux cleaned = -0.000959341 Jy ! Component: 1350 - total flux cleaned = -0.0010489 Jy ! Component: 1400 - total flux cleaned = -0.000916916 Jy ! Component: 1450 - total flux cleaned = -0.000916943 Jy ! Component: 1500 - total flux cleaned = -0.000958486 Jy ! Component: 1550 - total flux cleaned = -0.000709452 Jy ! Component: 1600 - total flux cleaned = -0.000750525 Jy ! Component: 1650 - total flux cleaned = -0.000830059 Jy ! Component: 1700 - total flux cleaned = -0.000868772 Jy ! Component: 1750 - total flux cleaned = -0.000830141 Jy ! Component: 1800 - total flux cleaned = -0.000791896 Jy ! Component: 1850 - total flux cleaned = -0.000679334 Jy ! Component: 1900 - total flux cleaned = -0.000679126 Jy ! Component: 1950 - total flux cleaned = -0.000569397 Jy ! Component: 2000 - total flux cleaned = -0.000569911 Jy ! Total flux subtracted in 2048 components = -0.000605715 Jy ! Clean residual min=-0.002672 max=0.002535 Jy/beam ! Clean residual mean=0.000017 rms=0.000705 Jy/beam ! Combined flux in latest and established models = 0.572943 Jy keep ! Adding 146 model components to the UV plane model. ! The established model now contains 223 components and 0.572944 Jy ![Exited script file: muppet] wmap "J1939-1525_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.132 x 8.118 at -8.117 degrees (North through East) ! Clean map min=-0.0052981 max=0.50705 Jy/beam ! Writing clean map to FITS file: J1939-1525_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.507054 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000691046 device "J1939-1525_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1939-1525_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.408859 0.408859 0.817718 1.63544 3.27087 6.54175 13.0835 26.167 52.334 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.507 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.132 x 8.118 at -8.117 degrees (North through East) ! Clean map min=-0.0052981 max=0.50705 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1939-1525_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1939-1525_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1939-1525_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:40:13 2005