! Started logfile: J1318-0607_X_2007_01_11_yyk_uvs.log on Mon Jun 16 19:39:37 2008 obs J1318-0607_X_2007_01_11_yyk_uve.fits ! Reading UV FITS file: J1318-0607_X_2007_01_11_yyk_uve.fits ! AN table 1: 17 integrations on 36 of 36 possible baselines. ! Apparent sampling: 0.73366 visibilities/baseline/integration-bin. ! Found source: J1318-0607 ! ! 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 2143 lines of history. ! ! Reading 1796 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 J1318-0607_X_2007_01_11_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.344717 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.6248 mas, bmaj=1.671 mas, bpa=-0.9702 degrees ! Estimated noise=1.31295 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.276119 Jy ! Component: 100 - total flux cleaned = 0.350967 Jy ! Total flux subtracted in 100 components = 0.350967 Jy ! Clean residual min=-0.011935 max=0.020095 Jy/beam ! Clean residual mean=0.000015 rms=0.003369 Jy/beam ! Combined flux in latest and established models = 0.350967 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.350967 Jy ! ! Correcting IF 1. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 26 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.109679Jy sigma=1.809034 ! Fit after self-cal, rms=0.109451Jy sigma=1.804976 ! Inverting map and beam ! Estimated beam: bmin=0.6248 mas, bmaj=1.671 mas, bpa=-0.9842 degrees ! Estimated noise=1.31267 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0296148 Jy ! Component: 100 - total flux cleaned = 0.0460405 Jy ! Total flux subtracted in 100 components = 0.0460405 Jy ! Clean residual min=-0.008697 max=0.009464 Jy/beam ! Clean residual mean=0.000008 rms=0.002239 Jy/beam ! Combined flux in latest and established models = 0.397007 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 16 components and 0.397007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.103057Jy sigma=1.668974 ! Fit after self-cal, rms=0.102973Jy sigma=1.667320 ! 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.7641 mas, bmaj=1.938 mas, bpa=-0.9537 degrees ! Estimated noise=0.952635 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.00848308 Jy ! Component: 100 - total flux cleaned = 0.0119173 Jy ! Component: 150 - total flux cleaned = 0.012161 Jy ! Component: 200 - total flux cleaned = 0.0121605 Jy ! Total flux subtracted in 200 components = 0.0121605 Jy ! Clean residual min=-0.007412 max=0.008397 Jy/beam ! Clean residual mean=0.000025 rms=0.002042 Jy/beam ! Combined flux in latest and established models = 0.409168 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.409168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102568Jy sigma=1.658122 ! Fit after self-cal, rms=0.102524Jy sigma=1.657953 ! 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.7641 x 1.938 at -0.9537 degrees (North through East) ! Clean map min=-0.0068413 max=0.31346 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.00873 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.96 HN 0.98 KP 1.00* ! LA 1.03 MK 1.01 OV 0.93 PT 0.99 ! SC 1.05 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01381 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 0.98 KP 1.00* ! LA 1.00 MK 0.99 OV 0.92 PT 1.05 ! SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.993202 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 0.90 KP 1.00* ! LA 1.04 MK 1.02 OV 1.01 PT 1.06 ! SC 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.976815 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.05 HN 0.92 KP 1.00* ! LA 1.04 MK 1.06 OV 0.97 PT 1.13 ! SC 0.98 ! ! ! Fit before self-cal, rms=0.102524Jy sigma=1.657953 ! Fit after self-cal, rms=0.101049Jy sigma=1.608194 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.101049Jy sigma=1.608194 ! Fit after self-cal, rms=0.101047Jy sigma=1.608186 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7631 mas, bmaj=1.94 mas, bpa=-0.9125 degrees ! Estimated noise=0.950512 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.00100872 Jy ! Component: 100 - total flux cleaned = 0.00108291 Jy ! Component: 150 - total flux cleaned = 0.00114142 Jy ! Component: 200 - total flux cleaned = 0.0011426 Jy ! Total flux subtracted in 200 components = 0.0011426 Jy ! Clean residual min=-0.005049 max=0.005297 Jy/beam ! Clean residual mean=0.000010 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.41031 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 26 components and 0.41031 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100991Jy sigma=1.607124 ! Fit after self-cal, rms=0.100970Jy sigma=1.607031 ! 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.100970Jy sigma=1.607031 ! Fit after self-cal, rms=0.068654Jy sigma=1.003895 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.00691723 Jy ! Component: 100 - total flux cleaned = 0.0090964 Jy ! Component: 150 - total flux cleaned = 0.00940933 Jy ! Component: 200 - total flux cleaned = 0.00956528 Jy ! Total flux subtracted in 200 components = 0.00956528 Jy ! Clean residual min=-0.004356 max=0.004171 Jy/beam ! Clean residual mean=-0.000004 rms=0.001146 Jy/beam ! Combined flux in latest and established models = 0.419876 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and 0.419876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068203Jy sigma=0.993763 ! Fit after self-cal, rms=0.066567Jy sigma=0.974558 ! 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.7631 x 1.94 at -0.9125 degrees (North through East) ! Clean map min=-0.0040477 max=0.32032 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.066567Jy sigma=0.974558 ! Fit after self-cal, rms=0.064736Jy sigma=0.944652 ! 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.064736Jy sigma=0.944652 ! Fit after self-cal, rms=0.064418Jy sigma=0.942384 ! Inverting map and beam ! Estimated beam: bmin=0.7579 mas, bmaj=1.931 mas, bpa=-0.6074 degrees ! Estimated noise=0.945574 mJy/beam. ! Added new window around map position (17.6, 16). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.002676 Jy ! Component: 100 - total flux cleaned = 0.00259737 Jy ! Component: 150 - total flux cleaned = 0.00260003 Jy ! Component: 200 - total flux cleaned = 0.00260213 Jy ! Total flux subtracted in 200 components = 0.00260213 Jy ! Clean residual min=-0.002856 max=0.002976 Jy/beam ! Clean residual mean=0.000004 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.422478 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 48 components and 0.422478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064211Jy sigma=0.938262 ! Fit after self-cal, rms=0.064113Jy sigma=0.937430 ! 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.064113Jy sigma=0.937430 ! Fit after self-cal, rms=0.062028Jy sigma=0.904241 ! 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.062028Jy sigma=0.904241 ! Fit after self-cal, rms=0.062008Jy sigma=0.904008 ! Inverting map and beam ! Estimated beam: bmin=0.7577 mas, bmaj=1.929 mas, bpa=-0.566 degrees ! Estimated noise=0.947047 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00168265 Jy ! Component: 100 - total flux cleaned = 0.00187821 Jy ! Component: 150 - total flux cleaned = 0.00183855 Jy ! Component: 200 - total flux cleaned = 0.00173009 Jy ! Total flux subtracted in 200 components = 0.00173009 Jy ! Clean residual min=-0.002702 max=0.002929 Jy/beam ! Clean residual mean=0.000003 rms=0.000757 Jy/beam ! Combined flux in latest and established models = 0.424208 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 63 components and 0.424208 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061930Jy sigma=0.902780 ! Fit after self-cal, rms=0.061931Jy sigma=0.902630 ! 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.032 mas, bmaj=3.561 mas, bpa=11.83 degrees ! Estimated noise=1.35092 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.00130021 Jy ! Component: 100 - total flux cleaned = -0.00166144 Jy ! Component: 150 - total flux cleaned = -0.00187059 Jy ! Component: 200 - total flux cleaned = -0.0020192 Jy ! Total flux subtracted in 200 components = -0.0020192 Jy ! Clean residual min=-0.002977 max=0.003032 Jy/beam ! Clean residual mean=0.000007 rms=0.000980 Jy/beam ! Combined flux in latest and established models = 0.422189 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 73 components and 0.422189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061941Jy sigma=0.902662 ! Fit after self-cal, rms=0.061944Jy sigma=0.902550 ! 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.6228 mas, bmaj=1.671 mas, bpa=-0.7497 degrees ! Estimated noise=1.30164 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.279918 Jy ! Component: 100 - total flux cleaned = 0.356582 Jy ! Component: 150 - total flux cleaned = 0.387618 Jy ! Component: 200 - total flux cleaned = 0.404772 Jy ! Total flux subtracted in 200 components = 0.404772 Jy ! Clean residual min=-0.006137 max=0.006254 Jy/beam ! Clean residual mean=0.000002 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.404772 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.404772 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7577 mas, bmaj=1.929 mas, bpa=-0.566 degrees ! Estimated noise=0.947047 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.0111175 Jy ! Component: 100 - total flux cleaned = 0.016774 Jy ! Component: 150 - total flux cleaned = 0.0195316 Jy ! Component: 200 - total flux cleaned = 0.0204846 Jy ! Total flux subtracted in 200 components = 0.0204846 Jy ! Clean residual min=-0.003381 max=0.002850 Jy/beam ! Clean residual mean=0.000003 rms=0.000805 Jy/beam ! Combined flux in latest and established models = 0.425257 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 26 components and 0.425257 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.032 mas, bmaj=3.561 mas, bpa=11.83 degrees ! Estimated noise=1.35092 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.00142004 Jy ! Component: 100 - total flux cleaned = -0.00177356 Jy ! Component: 150 - total flux cleaned = -0.00201645 Jy ! Component: 200 - total flux cleaned = -0.00221586 Jy ! Total flux subtracted in 200 components = -0.00221586 Jy ! Clean residual min=-0.002980 max=0.002985 Jy/beam ! Clean residual mean=0.000007 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.423041 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 37 components and 0.423041 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7577 mas, bmaj=1.929 mas, bpa=-0.566 degrees ! Estimated noise=0.947047 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00115217 Jy ! Component: 100 - total flux cleaned = 0.00131529 Jy ! Component: 150 - total flux cleaned = 0.00141465 Jy ! Component: 200 - total flux cleaned = 0.00145946 Jy ! Total flux subtracted in 200 components = 0.00145946 Jy ! Clean residual min=-0.003035 max=0.002832 Jy/beam ! Clean residual mean=0.000003 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.4245 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 52 components and 0.4245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061993Jy sigma=0.904062 ! Fit after self-cal, rms=0.061999Jy sigma=0.903952 wmodel J1318-0607_X_2007_01_11_yyk\_map.mod ! Writing 52 model components to file: J1318-0607_X_2007_01_11_yyk_map.mod wobs J1318-0607_X_2007_01_11_yyk\_uvs.fits ! Writing UV FITS file: J1318-0607_X_2007_01_11_yyk_uvs.fits wwins J1318-0607_X_2007_01_11_yyk\_map.win ! wwins: Wrote 2 windows to J1318-0607_X_2007_01_11_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.000184476 Jy ! Component: 100 - total flux cleaned = -3.30231e-05 Jy ! Component: 150 - total flux cleaned = -8.12938e-05 Jy ! Component: 200 - total flux cleaned = -0.000306649 Jy ! Component: 250 - total flux cleaned = -0.000480824 Jy ! Component: 300 - total flux cleaned = -0.00069029 Jy ! Component: 350 - total flux cleaned = -0.00085196 Jy ! Component: 400 - total flux cleaned = -0.00100923 Jy ! Component: 450 - total flux cleaned = -0.00116168 Jy ! Component: 500 - total flux cleaned = -0.0013098 Jy ! Component: 550 - total flux cleaned = -0.00141659 Jy ! Component: 600 - total flux cleaned = -0.00152047 Jy ! Component: 650 - total flux cleaned = -0.0015541 Jy ! Component: 700 - total flux cleaned = -0.00158717 Jy ! Component: 750 - total flux cleaned = -0.0015866 Jy ! Component: 800 - total flux cleaned = -0.00155491 Jy ! Component: 850 - total flux cleaned = -0.00158459 Jy ! Component: 900 - total flux cleaned = -0.00149505 Jy ! Component: 950 - total flux cleaned = -0.00146629 Jy ! Component: 1000 - total flux cleaned = -0.00135233 Jy ! Component: 1050 - total flux cleaned = -0.00124072 Jy ! Component: 1100 - total flux cleaned = -0.0011859 Jy ! Component: 1150 - total flux cleaned = -0.00113296 Jy ! Component: 1200 - total flux cleaned = -0.00105445 Jy ! Component: 1250 - total flux cleaned = -0.00100269 Jy ! Component: 1300 - total flux cleaned = -0.000976687 Jy ! Component: 1350 - total flux cleaned = -0.000826803 Jy ! Component: 1400 - total flux cleaned = -0.000729371 Jy ! Component: 1450 - total flux cleaned = -0.000657514 Jy ! Component: 1500 - total flux cleaned = -0.000563017 Jy ! Component: 1550 - total flux cleaned = -0.000516523 Jy ! Component: 1600 - total flux cleaned = -0.000402324 Jy ! Component: 1650 - total flux cleaned = -0.00033511 Jy ! Component: 1700 - total flux cleaned = -0.000224668 Jy ! Component: 1750 - total flux cleaned = -0.000115944 Jy ! Component: 1800 - total flux cleaned = -8.11104e-06 Jy ! Component: 1850 - total flux cleaned = 9.80062e-05 Jy ! Component: 1900 - total flux cleaned = 0.000223998 Jy ! Component: 1950 - total flux cleaned = 0.000285968 Jy ! Component: 2000 - total flux cleaned = 0.000428933 Jy ! Total flux subtracted in 2048 components = 0.000549245 Jy ! Clean residual min=-0.001282 max=0.001260 Jy/beam ! Clean residual mean=0.000002 rms=0.000368 Jy/beam ! Combined flux in latest and established models = 0.42505 Jy keep ! Adding 143 model components to the UV plane model. ! The established model now contains 195 components and 0.42505 Jy ![Exited script file: muppet] wmap "J1318-0607_X_2007_01_11_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7577 x 1.929 at -0.566 degrees (North through East) ! Clean map min=-0.002325 max=0.31947 Jy/beam ! Writing clean map to FITS file: J1318-0607_X_2007_01_11_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.319469 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000367987 device "J1318-0607_X_2007_01_11_yyk\_map.eps/VPS" ! Attempting to open device: 'J1318-0607_X_2007_01_11_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.345562 0.345562 0.691123 1.38225 2.76449 5.52898 11.058 22.1159 44.2319 88.4637 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.319 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.7577 x 1.929 at -0.566 degrees (North through East) ! Clean map min=-0.002325 max=0.31947 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1318-0607_X_2007_01_11_yyk\_map.gif/gif" ! Attempting to open device: 'J1318-0607_X_2007_01_11_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1318-0607_X_2007_01_11_yyk_uvs.log closed on Mon Jun 16 19:39:43 2008