! Started logfile: J1415-2809_S_2005_07_20_yyk_uvs.log on Fri Jan 20 11:25:02 2006 obs J1415-2809_S_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1415-2809_S_2005_07_20_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.826667 visibilities/baseline/integration-bin. ! Found source: J1415-2809 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1527 lines of history. ! ! Reading 1488 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 J1415-2809_S_2005_07_20_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 = 256x256 pixels with 1.00x1.00 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.14867 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.863 mas, bmaj=17.51 mas, bpa=-20.12 degrees ! Estimated noise=2.74556 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.0709585 Jy ! Component: 100 - total flux cleaned = 0.0810295 Jy ! Total flux subtracted in 100 components = 0.0810295 Jy ! Clean residual min=-0.011638 max=0.016153 Jy/beam ! Clean residual mean=-0.000014 rms=0.004239 Jy/beam ! Combined flux in latest and established models = 0.0810295 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.0810295 Jy ! ! Correcting IF 1. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.124504Jy sigma=1.591453 ! Fit after self-cal, rms=0.106244Jy sigma=1.323786 ! Inverting map and beam ! Estimated beam: bmin=2.863 mas, bmaj=17.51 mas, bpa=-20.12 degrees ! Estimated noise=2.74513 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0284233 Jy ! Component: 100 - total flux cleaned = 0.0401326 Jy ! Total flux subtracted in 100 components = 0.0401326 Jy ! Clean residual min=-0.009453 max=0.008605 Jy/beam ! Clean residual mean=-0.000088 rms=0.002486 Jy/beam ! Combined flux in latest and established models = 0.121162 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.121162 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100317Jy sigma=1.212975 ! Fit after self-cal, rms=0.099794Jy sigma=1.207159 ! 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=3.71 mas, bmaj=21.85 mas, bpa=-19.23 degrees ! Estimated noise=1.72034 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.00850251 Jy ! Component: 100 - total flux cleaned = 0.0119471 Jy ! Component: 150 - total flux cleaned = 0.0122241 Jy ! Component: 200 - total flux cleaned = 0.0123084 Jy ! Total flux subtracted in 200 components = 0.0123084 Jy ! Clean residual min=-0.007484 max=0.008261 Jy/beam ! Clean residual mean=-0.000062 rms=0.002368 Jy/beam ! Combined flux in latest and established models = 0.133471 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 40 components and 0.133471 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099325Jy sigma=1.198664 ! Fit after self-cal, rms=0.099223Jy sigma=1.196839 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.71 x 21.85 at -19.23 degrees (North through East) ! Clean map min=-0.0067266 max=0.096809 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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: 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 2. ! 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 3. ! Amplitude normalization factor in sub-array 1: 0.980194 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.07 HN 1.00* KP 0.95 ! LA 0.88 MK 1.07 NL 0.94 OV 1.10 ! PT 1.19 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.099223Jy sigma=1.196839 ! Fit after self-cal, rms=0.099450Jy sigma=1.192029 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.099450Jy sigma=1.192029 ! Fit after self-cal, rms=0.099269Jy sigma=1.189753 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.74 mas, bmaj=22.06 mas, bpa=-19.14 degrees ! Estimated noise=1.72382 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.000919012 Jy ! Component: 100 - total flux cleaned = 0.00106727 Jy ! Component: 150 - total flux cleaned = 0.00113098 Jy ! Component: 200 - total flux cleaned = 0.00113132 Jy ! Total flux subtracted in 200 components = 0.00113132 Jy ! Clean residual min=-0.006242 max=0.007566 Jy/beam ! Clean residual mean=-0.000055 rms=0.002173 Jy/beam ! Combined flux in latest and established models = 0.134602 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.134602 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.099216Jy sigma=1.188436 ! Fit after self-cal, rms=0.099122Jy sigma=1.186794 ! 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.099122Jy sigma=1.186794 ! Fit after self-cal, rms=0.085963Jy sigma=1.006963 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.00477247 Jy ! Component: 100 - total flux cleaned = 0.00498766 Jy ! Component: 150 - total flux cleaned = 0.00515419 Jy ! Component: 200 - total flux cleaned = 0.00514844 Jy ! Total flux subtracted in 200 components = 0.00514844 Jy ! Clean residual min=-0.006454 max=0.007317 Jy/beam ! Clean residual mean=-0.000034 rms=0.001908 Jy/beam ! Combined flux in latest and established models = 0.13975 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 55 components and 0.13975 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084518Jy sigma=0.984956 ! Fit after self-cal, rms=0.081482Jy sigma=0.964711 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.74 x 22.06 at -19.14 degrees (North through East) ! Clean map min=-0.0061522 max=0.1102 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.081482Jy sigma=0.964711 ! Fit after self-cal, rms=0.078484Jy sigma=0.957092 ! 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.078484Jy sigma=0.957092 ! Fit after self-cal, rms=0.077704Jy sigma=0.952351 ! Inverting map and beam ! Estimated beam: bmin=3.736 mas, bmaj=21.9 mas, bpa=-19.19 degrees ! Estimated noise=1.68513 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00192702 Jy ! Component: 100 - total flux cleaned = -0.00192601 Jy ! Component: 150 - total flux cleaned = -0.00192559 Jy ! Component: 200 - total flux cleaned = -0.00205523 Jy ! Total flux subtracted in 200 components = -0.00205523 Jy ! Clean residual min=-0.006165 max=0.007002 Jy/beam ! Clean residual mean=-0.000024 rms=0.001681 Jy/beam ! Combined flux in latest and established models = 0.137695 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 59 components and 0.137695 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077467Jy sigma=0.949335 ! Fit after self-cal, rms=0.077306Jy sigma=0.948118 ! 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.077306Jy sigma=0.948118 ! Fit after self-cal, rms=0.077663Jy sigma=0.944260 ! 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.077663Jy sigma=0.944260 ! Fit after self-cal, rms=0.077655Jy sigma=0.943887 ! Inverting map and beam ! Estimated beam: bmin=3.767 mas, bmaj=21.91 mas, bpa=-19.08 degrees ! Estimated noise=1.685 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000590152 Jy ! Component: 100 - total flux cleaned = -0.000587323 Jy ! Component: 150 - total flux cleaned = -0.000703025 Jy ! Component: 200 - total flux cleaned = -0.00080543 Jy ! Total flux subtracted in 200 components = -0.00080543 Jy ! Clean residual min=-0.006116 max=0.007024 Jy/beam ! Clean residual mean=-0.000020 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.13689 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 61 components and 0.13689 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077527Jy sigma=0.942632 ! Fit after self-cal, rms=0.077532Jy sigma=0.942493 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.916 mas, bmaj=29.79 mas, bpa=-1.986 degrees ! Estimated noise=1.93812 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.000414326 Jy ! Component: 100 - total flux cleaned = 0.000526529 Jy ! Component: 150 - total flux cleaned = 0.000547675 Jy ! Component: 200 - total flux cleaned = 0.000548268 Jy ! Total flux subtracted in 200 components = 0.000548268 Jy ! Clean residual min=-0.006297 max=0.006642 Jy/beam ! Clean residual mean=-0.000027 rms=0.002061 Jy/beam ! Combined flux in latest and established models = 0.137438 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 66 components and 0.137438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077550Jy sigma=0.942522 ! Fit after self-cal, rms=0.077556Jy sigma=0.942461 ! 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=2.874 mas, bmaj=17.54 mas, bpa=-20.11 degrees ! Estimated noise=2.67935 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0987439 Jy ! Component: 100 - total flux cleaned = 0.121533 Jy ! Component: 150 - total flux cleaned = 0.130795 Jy ! Component: 200 - total flux cleaned = 0.133306 Jy ! Total flux subtracted in 200 components = 0.133306 Jy ! Clean residual min=-0.006872 max=0.006922 Jy/beam ! Clean residual mean=-0.000040 rms=0.001914 Jy/beam ! Combined flux in latest and established models = 0.133306 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.133306 Jy ! Inverting map and beam ! Estimated beam: bmin=3.767 mas, bmaj=21.91 mas, bpa=-19.08 degrees ! Estimated noise=1.685 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.00268321 Jy ! Component: 100 - total flux cleaned = 0.00276252 Jy ! Component: 150 - total flux cleaned = 0.00284012 Jy ! Component: 200 - total flux cleaned = 0.00296536 Jy ! Total flux subtracted in 200 components = 0.00296536 Jy ! Clean residual min=-0.006388 max=0.007121 Jy/beam ! Clean residual mean=-0.000019 rms=0.001687 Jy/beam ! Combined flux in latest and established models = 0.136271 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 34 components and 0.136271 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.916 mas, bmaj=29.79 mas, bpa=-1.986 degrees ! Estimated noise=1.93812 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.000657464 Jy ! Component: 100 - total flux cleaned = 0.00075047 Jy ! Component: 150 - total flux cleaned = 0.000790648 Jy ! Component: 200 - total flux cleaned = 0.000828821 Jy ! Total flux subtracted in 200 components = 0.000828822 Jy ! Clean residual min=-0.006018 max=0.006833 Jy/beam ! Clean residual mean=-0.000027 rms=0.002097 Jy/beam ! Combined flux in latest and established models = 0.1371 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 41 components and 0.1371 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.767 mas, bmaj=21.91 mas, bpa=-19.08 degrees ! Estimated noise=1.685 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000486614 Jy ! Component: 100 - total flux cleaned = -0.000439344 Jy ! Component: 150 - total flux cleaned = -0.000437953 Jy ! Component: 200 - total flux cleaned = -0.000401652 Jy ! Total flux subtracted in 200 components = -0.000401652 Jy ! Clean residual min=-0.006294 max=0.007062 Jy/beam ! Clean residual mean=-0.000019 rms=0.001656 Jy/beam ! Combined flux in latest and established models = 0.136698 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 44 components and 0.136698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077494Jy sigma=0.942024 ! Fit after self-cal, rms=0.077473Jy sigma=0.941758 wmodel J1415-2809_S_2005_07_20_yyk\_map.mod ! Writing 44 model components to file: J1415-2809_S_2005_07_20_yyk_map.mod wobs J1415-2809_S_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1415-2809_S_2005_07_20_yyk_uvs.fits wwins J1415-2809_S_2005_07_20_yyk\_map.win ! wwins: Wrote 1 windows to J1415-2809_S_2005_07_20_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=1024 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000868138 Jy ! Component: 100 - total flux cleaned = 0.00133134 Jy ! Component: 150 - total flux cleaned = 0.00173554 Jy ! Component: 200 - total flux cleaned = 0.00255544 Jy ! Component: 250 - total flux cleaned = 0.00324699 Jy ! Component: 300 - total flux cleaned = 0.00376084 Jy ! Component: 350 - total flux cleaned = 0.00436359 Jy ! Component: 400 - total flux cleaned = 0.00505293 Jy ! Component: 450 - total flux cleaned = 0.0056576 Jy ! Component: 500 - total flux cleaned = 0.00623887 Jy ! Component: 550 - total flux cleaned = 0.00674724 Jy ! Component: 600 - total flux cleaned = 0.00728519 Jy ! Component: 650 - total flux cleaned = 0.00771035 Jy ! Component: 700 - total flux cleaned = 0.00825924 Jy ! Component: 750 - total flux cleaned = 0.0087467 Jy ! Component: 800 - total flux cleaned = 0.00913492 Jy ! Component: 850 - total flux cleaned = 0.00942876 Jy ! Component: 900 - total flux cleaned = 0.00992058 Jy ! Component: 950 - total flux cleaned = 0.0102419 Jy ! Component: 1000 - total flux cleaned = 0.0105977 Jy ! Total flux subtracted in 1024 components = 0.0107926 Jy ! Clean residual min=-0.003083 max=0.002311 Jy/beam ! Clean residual mean=0.000061 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.147491 Jy keep ! Adding 56 model components to the UV plane model. ! The established model now contains 100 components and 0.147491 Jy ![Exited script file: muppet] wmap "J1415-2809_S_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.767 x 21.91 at -19.08 degrees (North through East) ! Clean map min=-0.0045913 max=0.1162 Jy/beam ! Writing clean map to FITS file: J1415-2809_S_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.116195 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000859447 device "J1415-2809_S_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1415-2809_S_2005_07_20_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -2.21897 2.21897 4.43795 8.87589 17.7518 35.5036 71.0071 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.116 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.767 x 21.91 at -19.08 degrees (North through East) ! Clean map min=-0.0045913 max=0.1162 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1415-2809_S_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1415-2809_S_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1415-2809_S_2005_07_20_yyk_uvs.log closed on Fri Jan 20 11:25:03 2006