! Started logfile: J2000-1325_X_2005_06_30_yyk_uvs.log on Sat Oct 8 17:41:31 2005 obs J2000-1325_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J2000-1325_X_2005_06_30_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.933333 visibilities/baseline/integration-bin. ! Found source: J2000-1325 ! ! 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 1460 lines of history. ! ! Reading 1680 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 J2000-1325_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.362309 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.6566 mas, bmaj=1.767 mas, bpa=-0.03904 degrees ! Estimated noise=1.3477 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.294993 Jy ! Component: 100 - total flux cleaned = 0.352746 Jy ! Total flux subtracted in 100 components = 0.352746 Jy ! Clean residual min=-0.009758 max=0.016153 Jy/beam ! Clean residual mean=-0.000038 rms=0.002611 Jy/beam ! Combined flux in latest and established models = 0.352746 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.352746 Jy ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.076054Jy sigma=1.264982 ! Fit after self-cal, rms=0.075650Jy sigma=1.257196 ! Inverting map and beam ! Estimated beam: bmin=0.6566 mas, bmaj=1.767 mas, bpa=-0.03904 degrees ! Estimated noise=1.3477 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0229164 Jy ! Component: 100 - total flux cleaned = 0.0342187 Jy ! Total flux subtracted in 100 components = 0.0342187 Jy ! Clean residual min=-0.007472 max=0.007849 Jy/beam ! Clean residual mean=-0.000008 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 0.386965 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.386965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069499Jy sigma=1.129322 ! Fit after self-cal, rms=0.069400Jy sigma=1.127608 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8485 mas, bmaj=2.136 mas, bpa=-0.3125 degrees ! Estimated noise=0.949822 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.00665158 Jy ! Component: 100 - total flux cleaned = 0.00845405 Jy ! Component: 150 - total flux cleaned = 0.00855088 Jy ! Component: 200 - total flux cleaned = 0.00859385 Jy ! Total flux subtracted in 200 components = 0.00859385 Jy ! Clean residual min=-0.007127 max=0.006445 Jy/beam ! Clean residual mean=0.000009 rms=0.001757 Jy/beam ! Combined flux in latest and established models = 0.395558 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 32 components and 0.395558 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068873Jy sigma=1.119032 ! Fit after self-cal, rms=0.068842Jy sigma=1.118535 ! 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.8485 x 2.136 at -0.3125 degrees (North through East) ! Clean map min=-0.0065565 max=0.34702 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.0142 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.98 HN 1.00 KP 0.98 ! LA 1.03 MK 0.99 NL 1.00 OV 1.01 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01146 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 1.01 KP 0.94 ! LA 1.02 MK 1.00 NL 0.98 OV 0.99 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00639 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 0.93 KP 0.87 ! LA 1.00 MK 1.05 NL 0.94 OV 1.03 ! PT 1.08 SC 0.93 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.963914 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.04 HN 0.98 KP 0.99 ! LA 1.00 MK 0.99 NL 0.97 OV 1.04 ! PT 1.11 SC 1.24 ! ! ! Fit before self-cal, rms=0.068842Jy sigma=1.118535 ! Fit after self-cal, rms=0.064357Jy sigma=1.043664 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.064357Jy sigma=1.043664 ! Fit after self-cal, rms=0.064353Jy sigma=1.043640 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8494 mas, bmaj=2.141 mas, bpa=-0.3961 degrees ! Estimated noise=0.949516 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.000799015 Jy ! Component: 100 - total flux cleaned = 0.00066513 Jy ! Component: 150 - total flux cleaned = 0.000630395 Jy ! Component: 200 - total flux cleaned = 0.000630039 Jy ! Total flux subtracted in 200 components = 0.000630039 Jy ! Clean residual min=-0.004848 max=0.004649 Jy/beam ! Clean residual mean=0.000005 rms=0.001260 Jy/beam ! Combined flux in latest and established models = 0.396188 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 35 components and 0.396188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064315Jy sigma=1.042607 ! Fit after self-cal, rms=0.064305Jy sigma=1.042389 ! 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.064305Jy sigma=1.042389 ! Fit after self-cal, rms=0.062191Jy sigma=1.007665 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.000290128 Jy ! Component: 100 - total flux cleaned = 0.000354634 Jy ! Component: 150 - total flux cleaned = 0.000381582 Jy ! Component: 200 - total flux cleaned = 0.000381084 Jy ! Total flux subtracted in 200 components = 0.000381084 Jy ! Clean residual min=-0.004810 max=0.004685 Jy/beam ! Clean residual mean=0.000005 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.39657 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 37 components and 0.39657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062171Jy sigma=1.007133 ! Fit after self-cal, rms=0.061940Jy sigma=1.004492 ! 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.8494 x 2.141 at -0.3961 degrees (North through East) ! Clean map min=-0.0044841 max=0.3474 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.061940Jy sigma=1.004492 ! Fit after self-cal, rms=0.059996Jy sigma=0.963254 ! 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.059996Jy sigma=0.963254 ! Fit after self-cal, rms=0.059941Jy sigma=0.962852 ! Inverting map and beam ! Estimated beam: bmin=0.8477 mas, bmaj=2.136 mas, bpa=-0.5146 degrees ! Estimated noise=0.947487 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000325585 Jy ! Component: 100 - total flux cleaned = 0.000360257 Jy ! Component: 150 - total flux cleaned = 0.000389573 Jy ! Component: 200 - total flux cleaned = 0.000389669 Jy ! Total flux subtracted in 200 components = 0.000389669 Jy ! Clean residual min=-0.003931 max=0.004694 Jy/beam ! Clean residual mean=-0.000001 rms=0.001172 Jy/beam ! Combined flux in latest and established models = 0.396959 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 41 components and 0.396959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059924Jy sigma=0.962375 ! Fit after self-cal, rms=0.059902Jy sigma=0.962200 ! 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.059902Jy sigma=0.962200 ! Fit after self-cal, rms=0.058410Jy sigma=0.940894 ! 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.058410Jy sigma=0.940894 ! Fit after self-cal, rms=0.058402Jy sigma=0.940849 ! Inverting map and beam ! Estimated beam: bmin=0.8478 mas, bmaj=2.134 mas, bpa=-0.5002 degrees ! Estimated noise=0.948356 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000575712 Jy ! Component: 100 - total flux cleaned = 0.000627271 Jy ! Component: 150 - total flux cleaned = 0.000648855 Jy ! Component: 200 - total flux cleaned = 0.000649642 Jy ! Total flux subtracted in 200 components = 0.000649642 Jy ! Clean residual min=-0.003947 max=0.004684 Jy/beam ! Clean residual mean=-0.000001 rms=0.001174 Jy/beam ! Combined flux in latest and established models = 0.397609 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 44 components and 0.397609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058386Jy sigma=0.940519 ! Fit after self-cal, rms=0.058382Jy sigma=0.940461 ! 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.194 mas, bmaj=4.404 mas, bpa=6.132 degrees ! Estimated noise=1.22434 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.000254545 Jy ! Component: 100 - total flux cleaned = 0.00025338 Jy ! Component: 150 - total flux cleaned = 0.000252182 Jy ! Component: 200 - total flux cleaned = 0.00025132 Jy ! Total flux subtracted in 200 components = 0.00025132 Jy ! Clean residual min=-0.004780 max=0.006109 Jy/beam ! Clean residual mean=0.000000 rms=0.001888 Jy/beam ! Combined flux in latest and established models = 0.39786 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 46 components and 0.39786 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058418Jy sigma=0.940679 ! Fit after self-cal, rms=0.058390Jy sigma=0.940352 ! 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=0.6597 mas, bmaj=1.767 mas, bpa=-0.1595 degrees ! Estimated noise=1.34897 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.295666 Jy ! Component: 100 - total flux cleaned = 0.355132 Jy ! Component: 150 - total flux cleaned = 0.377147 Jy ! Component: 200 - total flux cleaned = 0.38776 Jy ! Total flux subtracted in 200 components = 0.38776 Jy ! Clean residual min=-0.005806 max=0.005784 Jy/beam ! Clean residual mean=-0.000015 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.38776 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.38776 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8478 mas, bmaj=2.134 mas, bpa=-0.5002 degrees ! Estimated noise=0.948356 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.2, 2.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0078966 Jy ! Component: 100 - total flux cleaned = 0.0112652 Jy ! Component: 150 - total flux cleaned = 0.0122138 Jy ! Component: 200 - total flux cleaned = 0.0126718 Jy ! Total flux subtracted in 200 components = 0.0126718 Jy ! Clean residual min=-0.003886 max=0.004519 Jy/beam ! Clean residual mean=-0.000002 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.400431 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 48 components and 0.400431 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.194 mas, bmaj=4.404 mas, bpa=6.132 degrees ! Estimated noise=1.22434 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.000522406 Jy ! Component: 100 - total flux cleaned = -0.000626961 Jy ! Component: 150 - total flux cleaned = -0.000711161 Jy ! Component: 200 - total flux cleaned = -0.000821227 Jy ! Total flux subtracted in 200 components = -0.000821227 Jy ! Clean residual min=-0.004628 max=0.006028 Jy/beam ! Clean residual mean=0.000000 rms=0.001819 Jy/beam ! Combined flux in latest and established models = 0.39961 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.39961 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8478 mas, bmaj=2.134 mas, bpa=-0.5002 degrees ! Estimated noise=0.948356 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000167251 Jy ! Component: 100 - total flux cleaned = 0.000524074 Jy ! Component: 150 - total flux cleaned = 0.000569807 Jy ! Component: 200 - total flux cleaned = 0.00064855 Jy ! Total flux subtracted in 200 components = 0.00064855 Jy ! Clean residual min=-0.003943 max=0.004440 Jy/beam ! Clean residual mean=-0.000001 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 0.400259 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 75 components and 0.400259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057947Jy sigma=0.933470 ! Fit after self-cal, rms=0.057926Jy sigma=0.933134 wmodel J2000-1325_X_2005_06_30_yyk\_map.mod ! Writing 75 model components to file: J2000-1325_X_2005_06_30_yyk_map.mod wobs J2000-1325_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J2000-1325_X_2005_06_30_yyk_uvs.fits wwins J2000-1325_X_2005_06_30_yyk\_map.win ! wwins: Wrote 2 windows to J2000-1325_X_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.000582484 Jy ! Component: 100 - total flux cleaned = 0.000643562 Jy ! Component: 150 - total flux cleaned = 0.000833996 Jy ! Component: 200 - total flux cleaned = 0.000715406 Jy ! Component: 250 - total flux cleaned = 0.000600866 Jy ! Component: 300 - total flux cleaned = 0.000379258 Jy ! Component: 350 - total flux cleaned = 0.00016507 Jy ! Component: 400 - total flux cleaned = 5.97331e-05 Jy ! Component: 450 - total flux cleaned = -0.000245877 Jy ! Component: 500 - total flux cleaned = -0.000442602 Jy ! Component: 550 - total flux cleaned = -0.000586449 Jy ! Component: 600 - total flux cleaned = -0.000541341 Jy ! Component: 650 - total flux cleaned = -0.000723992 Jy ! Component: 700 - total flux cleaned = -0.000724416 Jy ! Component: 750 - total flux cleaned = -0.000769606 Jy ! Component: 800 - total flux cleaned = -0.000855772 Jy ! Component: 850 - total flux cleaned = -0.00085605 Jy ! Component: 900 - total flux cleaned = -0.000856462 Jy ! Component: 950 - total flux cleaned = -0.000895732 Jy ! Component: 1000 - total flux cleaned = -0.000817009 Jy ! Component: 1050 - total flux cleaned = -0.000663743 Jy ! Component: 1100 - total flux cleaned = -0.000738958 Jy ! Component: 1150 - total flux cleaned = -0.000628221 Jy ! Component: 1200 - total flux cleaned = -0.000665438 Jy ! Component: 1250 - total flux cleaned = -0.000629186 Jy ! Component: 1300 - total flux cleaned = -0.000629104 Jy ! Component: 1350 - total flux cleaned = -0.000733022 Jy ! Component: 1400 - total flux cleaned = -0.000630414 Jy ! Component: 1450 - total flux cleaned = -0.000596942 Jy ! Component: 1500 - total flux cleaned = -0.000630379 Jy ! Component: 1550 - total flux cleaned = -0.000629996 Jy ! Component: 1600 - total flux cleaned = -0.000597797 Jy ! Component: 1650 - total flux cleaned = -0.000597691 Jy ! Component: 1700 - total flux cleaned = -0.000629236 Jy ! Component: 1750 - total flux cleaned = -0.000567244 Jy ! Component: 1800 - total flux cleaned = -0.000659542 Jy ! Component: 1850 - total flux cleaned = -0.000689847 Jy ! Component: 1900 - total flux cleaned = -0.000659944 Jy ! Component: 1950 - total flux cleaned = -0.000777773 Jy ! Component: 2000 - total flux cleaned = -0.000747793 Jy ! Total flux subtracted in 2048 components = -0.000747865 Jy ! Clean residual min=-0.002001 max=0.001765 Jy/beam ! Clean residual mean=-0.000000 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.399511 Jy keep ! Adding 156 model components to the UV plane model. ! The established model now contains 231 components and 0.399511 Jy ![Exited script file: muppet] wmap "J2000-1325_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8478 x 2.134 at -0.5002 degrees (North through East) ! Clean map min=-0.0027278 max=0.34763 Jy/beam ! Writing clean map to FITS file: J2000-1325_X_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.34763 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000547216 device "J2000-1325_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J2000-1325_X_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.47224 0.47224 0.944481 1.88896 3.77792 7.55585 15.1117 30.2234 60.4468 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.347 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.8478 x 2.134 at -0.5002 degrees (North through East) ! Clean map min=-0.0027278 max=0.34763 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2000-1325_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J2000-1325_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2000-1325_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:41:36 2005