! Started logfile: J1625-2527_X_2005_07_09_yyk_uvs.log on Fri Jan 20 10:43:21 2006 obs J1625-2527_X_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J1625-2527_X_2005_07_09_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.804444 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1480 lines of history. ! ! Reading 724 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 J1625-2527_X_2005_07_09_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.697713 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=0.6806 mas, bmaj=1.872 mas, bpa=-7.746 degrees ! Estimated noise=2.18321 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.553912 Jy ! Component: 100 - total flux cleaned = 0.711323 Jy ! Total flux subtracted in 100 components = 0.711323 Jy ! Clean residual min=-0.023526 max=0.056124 Jy/beam ! Clean residual mean=-0.000370 rms=0.009515 Jy/beam ! Combined flux in latest and established models = 0.711323 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 25 components and 0.711323 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 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 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.149009Jy sigma=2.386720 ! Fit after self-cal, rms=0.148193Jy sigma=2.376074 ! Inverting map and beam ! Estimated beam: bmin=0.6806 mas, bmaj=1.872 mas, bpa=-7.746 degrees ! Estimated noise=2.18321 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=0.8304 mas, bmaj=2.209 mas, bpa=-5.585 degrees ! Estimated noise=1.64838 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.104465 Jy ! Component: 100 - total flux cleaned = 0.146683 Jy ! Component: 150 - total flux cleaned = 0.165616 Jy ! Component: 200 - total flux cleaned = 0.174402 Jy ! Total flux subtracted in 200 components = 0.174402 Jy ! Clean residual min=-0.016321 max=0.021018 Jy/beam ! Clean residual mean=0.000012 rms=0.004158 Jy/beam ! Combined flux in latest and established models = 0.885725 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 49 components and 0.885725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101839Jy sigma=1.427659 ! Fit after self-cal, rms=0.101827Jy sigma=1.427203 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8304 x 2.209 at -5.585 degrees (North through East) ! Clean map min=-0.014902 max=0.63594 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.00411 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.98 HN 1.15 KP 0.96 ! LA 0.99 MK 1.01 NL 0.98 OV 1.02 ! PT 0.94 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01185 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.09 KP 0.89 ! LA 0.98 MK 0.99 NL 1.00 OV 1.01 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.998057 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 1.05 KP 0.85 ! LA 0.99 MK 1.04 NL 0.97 OV 1.04 ! PT 1.05 SC 0.95 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.943379 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 1.07 KP 0.99 ! LA 1.02 MK 1.02 NL 1.02 OV 1.07 ! PT 1.11 SC 1.21 ! ! ! Fit before self-cal, rms=0.101827Jy sigma=1.427203 ! Fit after self-cal, rms=0.089715Jy sigma=1.212847 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.089715Jy sigma=1.212847 ! Fit after self-cal, rms=0.089726Jy sigma=1.212805 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8414 mas, bmaj=2.223 mas, bpa=-5.332 degrees ! Estimated noise=1.62858 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.0105699 Jy ! Component: 100 - total flux cleaned = -0.0133891 Jy ! Component: 150 - total flux cleaned = -0.0138092 Jy ! Component: 200 - total flux cleaned = -0.0140717 Jy ! Total flux subtracted in 200 components = -0.0140717 Jy ! Clean residual min=-0.007939 max=0.009099 Jy/beam ! Clean residual mean=-0.000003 rms=0.002270 Jy/beam ! Combined flux in latest and established models = 0.871654 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 56 components and 0.871654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088667Jy sigma=1.196858 ! Fit after self-cal, rms=0.088665Jy sigma=1.196568 ! 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.088665Jy sigma=1.196568 ! Fit after self-cal, rms=0.086230Jy sigma=1.154982 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.000124236 Jy ! Component: 100 - total flux cleaned = -0.000171679 Jy ! Component: 150 - total flux cleaned = -0.000214601 Jy ! Component: 200 - total flux cleaned = -0.000252533 Jy ! Total flux subtracted in 200 components = -0.000252533 Jy ! Clean residual min=-0.007739 max=0.009017 Jy/beam ! Clean residual mean=-0.000005 rms=0.002257 Jy/beam ! Combined flux in latest and established models = 0.871401 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.871401 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086175Jy sigma=1.154053 ! Fit after self-cal, rms=0.086159Jy sigma=1.150940 ! 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: 0.8414 x 2.223 at -5.332 degrees (North through East) ! Clean map min=-0.0073885 max=0.63229 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.086159Jy sigma=1.150940 ! Fit after self-cal, rms=0.079655Jy sigma=0.989351 ! 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.079655Jy sigma=0.989351 ! Fit after self-cal, rms=0.079714Jy sigma=0.989063 ! Inverting map and beam ! Estimated beam: bmin=0.843 mas, bmaj=2.226 mas, bpa=-5.284 degrees ! Estimated noise=1.6271 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000362331 Jy ! Component: 100 - total flux cleaned = -0.00046745 Jy ! Component: 150 - total flux cleaned = -0.000511027 Jy ! Component: 200 - total flux cleaned = -0.000546526 Jy ! Total flux subtracted in 200 components = -0.000546526 Jy ! Clean residual min=-0.006654 max=0.007892 Jy/beam ! Clean residual mean=-0.000032 rms=0.001938 Jy/beam ! Combined flux in latest and established models = 0.870855 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 59 components and 0.870855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079670Jy sigma=0.988205 ! Fit after self-cal, rms=0.079668Jy sigma=0.988054 ! 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.079668Jy sigma=0.988054 ! Fit after self-cal, rms=0.077429Jy sigma=0.962281 ! 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.077429Jy sigma=0.962281 ! Fit after self-cal, rms=0.077438Jy sigma=0.962277 ! Inverting map and beam ! Estimated beam: bmin=0.8439 mas, bmaj=2.225 mas, bpa=-5.233 degrees ! Estimated noise=1.62702 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000344962 Jy ! Component: 100 - total flux cleaned = -0.000388746 Jy ! Component: 150 - total flux cleaned = -0.000424747 Jy ! Component: 200 - total flux cleaned = -0.000455135 Jy ! Total flux subtracted in 200 components = -0.000455135 Jy ! Clean residual min=-0.006448 max=0.007883 Jy/beam ! Clean residual mean=-0.000031 rms=0.001896 Jy/beam ! Combined flux in latest and established models = 0.870399 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 61 components and 0.870399 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077410Jy sigma=0.961731 ! Fit after self-cal, rms=0.077389Jy sigma=0.961643 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.296 mas, bmaj=5.598 mas, bpa=-2.662 degrees ! Estimated noise=2.11569 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.000436632 Jy ! Component: 100 - total flux cleaned = 0.000499648 Jy ! Component: 150 - total flux cleaned = 0.00055271 Jy ! Component: 200 - total flux cleaned = 0.000598415 Jy ! Total flux subtracted in 200 components = 0.000598415 Jy ! Clean residual min=-0.006595 max=0.007627 Jy/beam ! Clean residual mean=-0.000064 rms=0.002433 Jy/beam ! Combined flux in latest and established models = 0.870998 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.870998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077449Jy sigma=0.961974 ! Fit after self-cal, rms=0.077377Jy sigma=0.961369 ! 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=0.6852 mas, bmaj=1.875 mas, bpa=-7.582 degrees ! Estimated noise=2.18 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.553023 Jy ! Component: 100 - total flux cleaned = 0.708172 Jy ! Component: 150 - total flux cleaned = 0.780241 Jy ! Component: 200 - total flux cleaned = 0.817324 Jy ! Total flux subtracted in 200 components = 0.817324 Jy ! Clean residual min=-0.010551 max=0.018569 Jy/beam ! Clean residual mean=-0.000120 rms=0.003381 Jy/beam ! Combined flux in latest and established models = 0.817324 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.817324 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8439 mas, bmaj=2.225 mas, bpa=-5.233 degrees ! Estimated noise=1.62702 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.029006 Jy ! Component: 100 - total flux cleaned = 0.0413453 Jy ! Component: 150 - total flux cleaned = 0.0467964 Jy ! Component: 200 - total flux cleaned = 0.0488715 Jy ! Total flux subtracted in 200 components = 0.0488715 Jy ! Clean residual min=-0.006281 max=0.008341 Jy/beam ! Clean residual mean=-0.000047 rms=0.001970 Jy/beam ! Combined flux in latest and established models = 0.866195 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 55 components and 0.866195 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.296 mas, bmaj=5.598 mas, bpa=-2.662 degrees ! Estimated noise=2.11569 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.0028146 Jy ! Component: 100 - total flux cleaned = 0.00288078 Jy ! Component: 150 - total flux cleaned = 0.00298781 Jy ! Component: 200 - total flux cleaned = 0.00303729 Jy ! Total flux subtracted in 200 components = 0.00303729 Jy ! Clean residual min=-0.006759 max=0.007876 Jy/beam ! Clean residual mean=-0.000076 rms=0.002480 Jy/beam ! Combined flux in latest and established models = 0.869232 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 60 components and 0.869233 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8439 mas, bmaj=2.225 mas, bpa=-5.233 degrees ! Estimated noise=1.62702 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00140387 Jy ! Component: 100 - total flux cleaned = -0.00147629 Jy ! Component: 150 - total flux cleaned = -0.00136161 Jy ! Component: 200 - total flux cleaned = -0.00130941 Jy ! Total flux subtracted in 200 components = -0.00130941 Jy ! Clean residual min=-0.006415 max=0.008105 Jy/beam ! Clean residual mean=-0.000040 rms=0.001931 Jy/beam ! Combined flux in latest and established models = 0.867923 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 66 components and 0.867923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077623Jy sigma=0.965052 ! Fit after self-cal, rms=0.077588Jy sigma=0.964910 wmodel J1625-2527_X_2005_07_09_yyk\_map.mod ! Writing 66 model components to file: J1625-2527_X_2005_07_09_yyk_map.mod wobs J1625-2527_X_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J1625-2527_X_2005_07_09_yyk_uvs.fits wwins J1625-2527_X_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J1625-2527_X_2005_07_09_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.00360393 Jy ! Component: 100 - total flux cleaned = 0.00538672 Jy ! Component: 150 - total flux cleaned = 0.00654874 Jy ! Component: 200 - total flux cleaned = 0.00675218 Jy ! Component: 250 - total flux cleaned = 0.00684642 Jy ! Component: 300 - total flux cleaned = 0.00675959 Jy ! Component: 350 - total flux cleaned = 0.00659363 Jy ! Component: 400 - total flux cleaned = 0.00635511 Jy ! Component: 450 - total flux cleaned = 0.00627858 Jy ! Component: 500 - total flux cleaned = 0.0060598 Jy ! Component: 550 - total flux cleaned = 0.00599116 Jy ! Component: 600 - total flux cleaned = 0.00612755 Jy ! Component: 650 - total flux cleaned = 0.00652032 Jy ! Component: 700 - total flux cleaned = 0.00683655 Jy ! Component: 750 - total flux cleaned = 0.00732893 Jy ! Component: 800 - total flux cleaned = 0.00762885 Jy ! Component: 850 - total flux cleaned = 0.0080334 Jy ! Component: 900 - total flux cleaned = 0.0082014 Jy ! Component: 950 - total flux cleaned = 0.00853002 Jy ! Component: 1000 - total flux cleaned = 0.00874201 Jy ! Component: 1050 - total flux cleaned = 0.00905196 Jy ! Component: 1100 - total flux cleaned = 0.0091514 Jy ! Component: 1150 - total flux cleaned = 0.00934775 Jy ! Component: 1200 - total flux cleaned = 0.00934877 Jy ! Component: 1250 - total flux cleaned = 0.0094443 Jy ! Component: 1300 - total flux cleaned = 0.00944496 Jy ! Component: 1350 - total flux cleaned = 0.00949145 Jy ! Component: 1400 - total flux cleaned = 0.00944681 Jy ! Component: 1450 - total flux cleaned = 0.00935955 Jy ! Component: 1500 - total flux cleaned = 0.00944502 Jy ! Component: 1550 - total flux cleaned = 0.00936106 Jy ! Component: 1600 - total flux cleaned = 0.00931972 Jy ! Component: 1650 - total flux cleaned = 0.00911795 Jy ! Component: 1700 - total flux cleaned = 0.00903819 Jy ! Component: 1750 - total flux cleaned = 0.00896083 Jy ! Component: 1800 - total flux cleaned = 0.00884637 Jy ! Component: 1850 - total flux cleaned = 0.00884593 Jy ! Component: 1900 - total flux cleaned = 0.00884493 Jy ! Component: 1950 - total flux cleaned = 0.008736 Jy ! Component: 2000 - total flux cleaned = 0.00870037 Jy ! Total flux subtracted in 2048 components = 0.00873514 Jy ! Clean residual min=-0.001949 max=0.002085 Jy/beam ! Clean residual mean=-0.000017 rms=0.000670 Jy/beam ! Combined flux in latest and established models = 0.876658 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 193 components and 0.876658 Jy ![Exited script file: muppet] wmap "J1625-2527_X_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8439 x 2.225 at -5.233 degrees (North through East) ! Clean map min=-0.0043045 max=0.63657 Jy/beam ! Writing clean map to FITS file: J1625-2527_X_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.636568 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000640002 device "J1625-2527_X_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J1625-2527_X_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.301618 0.301618 0.603236 1.20647 2.41294 4.82589 9.65177 19.3035 38.6071 77.2142 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.636 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8439 x 2.225 at -5.233 degrees (North through East) ! Clean map min=-0.0043045 max=0.63657 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1625-2527_X_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J1625-2527_X_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1625-2527_X_2005_07_09_yyk_uvs.log closed on Fri Jan 20 10:43:24 2006