! Started logfile: J1513-1012_X_2004_05_27_yyk_uvs.log on Wed Dec 7 00:33:13 2005 obs J1513-1012_X_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J1513-1012_X_2004_05_27_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.905556 visibilities/baseline/integration-bin. ! Found source: J1513-1012 ! ! 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 1378 lines of history. ! ! Reading 652 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 J1513-1012_X_2004_05_27_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.564563 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.575005Jy sigma=10.138733 ! Fit after self-cal, rms=0.575279Jy sigma=10.132089 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.6936 mas, bmaj=1.823 mas, bpa=-5.835 degrees ! Estimated noise=1.97368 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.430251 Jy ! Component: 100 - total flux cleaned = 0.592373 Jy ! Total flux subtracted in 100 components = 0.592373 Jy ! Clean residual min=-0.032126 max=0.089296 Jy/beam ! Clean residual mean=-0.000180 rms=0.012198 Jy/beam ! Combined flux in latest and established models = 0.592373 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.592373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168445Jy sigma=3.099860 ! Fit after self-cal, rms=0.164569Jy sigma=3.049616 ! Inverting map ! Added new window around map position (1, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.104627 Jy ! Component: 100 - total flux cleaned = 0.154095 Jy ! Total flux subtracted in 100 components = 0.154095 Jy ! Clean residual min=-0.017613 max=0.031243 Jy/beam ! Clean residual mean=-0.000072 rms=0.005469 Jy/beam ! Combined flux in latest and established models = 0.746469 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 16 components and 0.746468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101568Jy sigma=1.627994 ! Fit after self-cal, rms=0.100668Jy sigma=1.611690 ! 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.8191 mas, bmaj=2.123 mas, bpa=-3.18 degrees ! Estimated noise=1.57912 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.0420048 Jy ! Component: 100 - total flux cleaned = 0.0621606 Jy ! Component: 150 - total flux cleaned = 0.0724718 Jy ! Component: 200 - total flux cleaned = 0.0750855 Jy ! Total flux subtracted in 200 components = 0.0750855 Jy ! Clean residual min=-0.013932 max=0.015207 Jy/beam ! Clean residual mean=-0.000048 rms=0.003758 Jy/beam ! Combined flux in latest and established models = 0.821554 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 30 components and 0.821554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092276Jy sigma=1.334791 ! Fit after self-cal, rms=0.092232Jy sigma=1.333606 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.988499 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.97 HN 0.98 KP 0.98 ! LA 0.98 MK 1.05 NL 1.03 OV 1.01 ! PT 0.98 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00515 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.99 HN 0.99 KP 0.94 ! LA 0.96 MK 0.99 NL 1.01 OV 1.00 ! PT 1.00 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.092232Jy sigma=1.333606 ! Fit after self-cal, rms=0.088440Jy sigma=1.262472 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.088440Jy sigma=1.262472 ! Fit after self-cal, rms=0.088444Jy sigma=1.262460 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8177 mas, bmaj=2.124 mas, bpa=-2.444 degrees ! Estimated noise=1.55572 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.00757064 Jy ! Component: 100 - total flux cleaned = -0.00884767 Jy ! Component: 150 - total flux cleaned = -0.00979439 Jy ! Component: 200 - total flux cleaned = -0.0100117 Jy ! Total flux subtracted in 200 components = -0.0100117 Jy ! Clean residual min=-0.009722 max=0.010622 Jy/beam ! Clean residual mean=-0.000058 rms=0.002824 Jy/beam ! Combined flux in latest and established models = 0.811542 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.811542 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087642Jy sigma=1.247904 ! Fit after self-cal, rms=0.087611Jy sigma=1.247514 ! 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.087611Jy sigma=1.247514 ! Fit after self-cal, rms=0.085032Jy sigma=1.198357 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.000396694 Jy ! Component: 100 - total flux cleaned = 0.000405571 Jy ! Component: 150 - total flux cleaned = 0.000489353 Jy ! Component: 200 - total flux cleaned = 0.00048637 Jy ! Total flux subtracted in 200 components = 0.00048637 Jy ! Clean residual min=-0.009372 max=0.010217 Jy/beam ! Clean residual mean=-0.000057 rms=0.002785 Jy/beam ! Combined flux in latest and established models = 0.812029 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 43 components and 0.812029 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084820Jy sigma=1.194858 ! Fit after self-cal, rms=0.084718Jy sigma=1.189910 ! 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.8177 x 2.124 at -2.444 degrees (North through East) ! Clean map min=-0.0090559 max=0.48999 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.084718Jy sigma=1.189910 ! Fit after self-cal, rms=0.084266Jy sigma=1.180803 ! 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.084266Jy sigma=1.180803 ! Fit after self-cal, rms=0.084288Jy sigma=1.180066 ! Inverting map and beam ! Estimated beam: bmin=0.8175 mas, bmaj=2.124 mas, bpa=-2.416 degrees ! Estimated noise=1.55405 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00159832 Jy ! Component: 100 - total flux cleaned = -0.0016903 Jy ! Component: 150 - total flux cleaned = -0.00160871 Jy ! Component: 200 - total flux cleaned = -0.00160988 Jy ! Total flux subtracted in 200 components = -0.00160988 Jy ! Clean residual min=-0.009593 max=0.010231 Jy/beam ! Clean residual mean=-0.000054 rms=0.002774 Jy/beam ! Combined flux in latest and established models = 0.810419 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 44 components and 0.810419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084052Jy sigma=1.176961 ! Fit after self-cal, rms=0.084082Jy sigma=1.176506 ! 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.084082Jy sigma=1.176506 ! Fit after self-cal, rms=0.077553Jy sigma=1.070014 ! 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.077553Jy sigma=1.070014 ! Fit after self-cal, rms=0.077578Jy sigma=1.069832 ! Inverting map and beam ! Estimated beam: bmin=0.8141 mas, bmaj=2.12 mas, bpa=-2.009 degrees ! Estimated noise=1.54157 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000295554 Jy ! Component: 100 - total flux cleaned = -0.000713012 Jy ! Component: 150 - total flux cleaned = -0.000817231 Jy ! Component: 200 - total flux cleaned = -0.000815761 Jy ! Total flux subtracted in 200 components = -0.000815761 Jy ! Clean residual min=-0.007197 max=0.007939 Jy/beam ! Clean residual mean=-0.000041 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.809603 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 57 components and 0.809603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077460Jy sigma=1.067337 ! Fit after self-cal, rms=0.077501Jy sigma=1.066911 ! 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.086 mas, bmaj=4.23 mas, bpa=-6.183 degrees ! Estimated noise=2.11223 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.0033707 Jy ! Component: 100 - total flux cleaned = 0.00353956 Jy ! Component: 150 - total flux cleaned = 0.00381417 Jy ! Component: 200 - total flux cleaned = 0.00405485 Jy ! Total flux subtracted in 200 components = 0.00405485 Jy ! Clean residual min=-0.009908 max=0.013466 Jy/beam ! Clean residual mean=-0.000077 rms=0.003252 Jy/beam ! Combined flux in latest and established models = 0.813658 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 61 components and 0.813658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077710Jy sigma=1.068360 ! Fit after self-cal, rms=0.077742Jy sigma=1.067986 ! 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.6914 mas, bmaj=1.822 mas, bpa=-5.242 degrees ! Estimated noise=1.94606 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.432062 Jy ! Component: 100 - total flux cleaned = 0.603696 Jy ! Component: 150 - total flux cleaned = 0.686293 Jy ! Component: 200 - total flux cleaned = 0.731977 Jy ! Total flux subtracted in 200 components = 0.731977 Jy ! Clean residual min=-0.011405 max=0.020256 Jy/beam ! Clean residual mean=-0.000075 rms=0.003911 Jy/beam ! Combined flux in latest and established models = 0.731977 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.731977 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8141 mas, bmaj=2.12 mas, bpa=-2.009 degrees ! Estimated noise=1.54157 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.0385747 Jy ! Component: 100 - total flux cleaned = 0.0567801 Jy ! Component: 150 - total flux cleaned = 0.0666325 Jy ! Component: 200 - total flux cleaned = 0.0702706 Jy ! Total flux subtracted in 200 components = 0.0702706 Jy ! Clean residual min=-0.007779 max=0.009129 Jy/beam ! Clean residual mean=-0.000050 rms=0.002242 Jy/beam ! Combined flux in latest and established models = 0.802248 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 45 components and 0.802248 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.086 mas, bmaj=4.23 mas, bpa=-6.183 degrees ! Estimated noise=2.11223 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.00768833 Jy ! Component: 100 - total flux cleaned = 0.00829652 Jy ! Component: 150 - total flux cleaned = 0.00878933 Jy ! Component: 200 - total flux cleaned = 0.00919419 Jy ! Total flux subtracted in 200 components = 0.00919419 Jy ! Clean residual min=-0.009957 max=0.014550 Jy/beam ! Clean residual mean=-0.000084 rms=0.003352 Jy/beam ! Combined flux in latest and established models = 0.811442 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 49 components and 0.811442 Jy ! Inverting map ! Added new window around map position (4, -1.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00938248 Jy ! Component: 100 - total flux cleaned = 0.012053 Jy ! Component: 150 - total flux cleaned = 0.0146157 Jy ! Component: 200 - total flux cleaned = 0.0162036 Jy ! Total flux subtracted in 200 components = 0.0162036 Jy ! Clean residual min=-0.006517 max=0.007326 Jy/beam ! Clean residual mean=-0.000006 rms=0.002136 Jy/beam ! Combined flux in latest and established models = 0.827646 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.827646 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8141 mas, bmaj=2.12 mas, bpa=-2.009 degrees ! Estimated noise=1.54157 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00116278 Jy ! Component: 100 - total flux cleaned = 0.00136847 Jy ! Component: 150 - total flux cleaned = 0.00194599 Jy ! Component: 200 - total flux cleaned = 0.00195711 Jy ! Total flux subtracted in 200 components = 0.00195711 Jy ! Clean residual min=-0.005533 max=0.006227 Jy/beam ! Clean residual mean=0.000001 rms=0.001536 Jy/beam ! Combined flux in latest and established models = 0.829603 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 100 components and 0.829603 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076338Jy sigma=1.034739 ! Fit after self-cal, rms=0.076327Jy sigma=1.033504 wmodel J1513-1012_X_2004_05_27_yyk\_map.mod ! Writing 100 model components to file: J1513-1012_X_2004_05_27_yyk_map.mod wobs J1513-1012_X_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J1513-1012_X_2004_05_27_yyk_uvs.fits wwins J1513-1012_X_2004_05_27_yyk\_map.win ! wwins: Wrote 3 windows to J1513-1012_X_2004_05_27_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.000900976 Jy ! Component: 100 - total flux cleaned = 0.000806855 Jy ! Component: 150 - total flux cleaned = 0.000537371 Jy ! Component: 200 - total flux cleaned = 0.000283197 Jy ! Component: 250 - total flux cleaned = 0.00011902 Jy ! Component: 300 - total flux cleaned = 0.000120038 Jy ! Component: 350 - total flux cleaned = 0.000419674 Jy ! Component: 400 - total flux cleaned = 0.000564311 Jy ! Component: 450 - total flux cleaned = 0.00056308 Jy ! Component: 500 - total flux cleaned = 0.000356809 Jy ! Component: 550 - total flux cleaned = 0.000289282 Jy ! Component: 600 - total flux cleaned = 0.000159312 Jy ! Component: 650 - total flux cleaned = 3.26062e-05 Jy ! Component: 700 - total flux cleaned = -0.000150521 Jy ! Component: 750 - total flux cleaned = -0.000445573 Jy ! Component: 800 - total flux cleaned = -0.000327414 Jy ! Component: 850 - total flux cleaned = -0.000384485 Jy ! Component: 900 - total flux cleaned = -0.000440374 Jy ! Component: 950 - total flux cleaned = -0.000439653 Jy ! Component: 1000 - total flux cleaned = -0.000385866 Jy ! Component: 1050 - total flux cleaned = -0.000543327 Jy ! Component: 1100 - total flux cleaned = -0.000699197 Jy ! Component: 1150 - total flux cleaned = -0.000851583 Jy ! Component: 1200 - total flux cleaned = -0.000851127 Jy ! Component: 1250 - total flux cleaned = -0.000753518 Jy ! Component: 1300 - total flux cleaned = -0.000849556 Jy ! Component: 1350 - total flux cleaned = -0.000849089 Jy ! Component: 1400 - total flux cleaned = -0.00089571 Jy ! Component: 1450 - total flux cleaned = -0.000941535 Jy ! Component: 1500 - total flux cleaned = -0.000896672 Jy ! Component: 1550 - total flux cleaned = -0.00112201 Jy ! Component: 1600 - total flux cleaned = -0.0012105 Jy ! Component: 1650 - total flux cleaned = -0.00116624 Jy ! Component: 1700 - total flux cleaned = -0.00129616 Jy ! Component: 1750 - total flux cleaned = -0.00129593 Jy ! Component: 1800 - total flux cleaned = -0.00142335 Jy ! Component: 1850 - total flux cleaned = -0.0015487 Jy ! Component: 1900 - total flux cleaned = -0.00163122 Jy ! Component: 1950 - total flux cleaned = -0.00163097 Jy ! Component: 2000 - total flux cleaned = -0.00163047 Jy ! Total flux subtracted in 2048 components = -0.00167023 Jy ! Clean residual min=-0.002495 max=0.002323 Jy/beam ! Clean residual mean=0.000001 rms=0.000722 Jy/beam ! Combined flux in latest and established models = 0.827933 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 234 components and 0.827932 Jy ![Exited script file: muppet] wmap "J1513-1012_X_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8141 x 2.12 at -2.009 degrees (North through East) ! Clean map min=-0.0055454 max=0.48665 Jy/beam ! Writing clean map to FITS file: J1513-1012_X_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.48665 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000718342 device "J1513-1012_X_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1513-1012_X_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.442829 0.442829 0.885658 1.77132 3.54263 7.08526 14.1705 28.3411 56.6821 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.486 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.8141 x 2.12 at -2.009 degrees (North through East) ! Clean map min=-0.0055454 max=0.48665 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1513-1012_X_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1513-1012_X_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1513-1012_X_2004_05_27_yyk_uvs.log closed on Wed Dec 7 00:33:17 2005