! Started logfile: J1941-0511_S_2005_06_01_yyk_uvs.log on Sat Oct 8 17:40:21 2005 obs J1941-0511_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J1941-0511_S_2005_06_01_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J1941-0511 ! ! 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 1801 lines of history. ! ! Reading 1560 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 J1941-0511_S_2005_06_01_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.306156 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.676 mas, bmaj=6.641 mas, bpa=-3.777 degrees ! Estimated noise=1.4242 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.234549 Jy ! Component: 100 - total flux cleaned = 0.289207 Jy ! Total flux subtracted in 100 components = 0.289207 Jy ! Clean residual min=-0.013406 max=0.031039 Jy/beam ! Clean residual mean=0.000231 rms=0.004593 Jy/beam ! Combined flux in latest and established models = 0.289207 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.289207 Jy ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.102028Jy sigma=1.757328 ! Fit after self-cal, rms=0.101750Jy sigma=1.751826 ! Inverting map and beam ! Estimated beam: bmin=2.676 mas, bmaj=6.641 mas, bpa=-3.777 degrees ! Estimated noise=1.4242 mJy/beam. ! Added new window around map position (-4, 4.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0357673 Jy ! Component: 100 - total flux cleaned = 0.0544908 Jy ! Total flux subtracted in 100 components = 0.0544908 Jy ! Clean residual min=-0.010863 max=0.016420 Jy/beam ! Clean residual mean=0.000129 rms=0.003343 Jy/beam ! Combined flux in latest and established models = 0.343698 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.343698 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088591Jy sigma=1.492346 ! Fit after self-cal, rms=0.088171Jy sigma=1.485937 ! 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.268 mas, bmaj=8.232 mas, bpa=-4.767 degrees ! Estimated noise=0.941739 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.0163742 Jy ! Component: 100 - total flux cleaned = 0.0235358 Jy ! Component: 150 - total flux cleaned = 0.0276737 Jy ! Component: 200 - total flux cleaned = 0.0285874 Jy ! Total flux subtracted in 200 components = 0.0285874 Jy ! Clean residual min=-0.010963 max=0.022593 Jy/beam ! Clean residual mean=0.000435 rms=0.004570 Jy/beam ! Combined flux in latest and established models = 0.372286 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 55 components and 0.372285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085374Jy sigma=1.438103 ! Fit after self-cal, rms=0.085240Jy sigma=1.435720 ! 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.268 x 8.232 at -4.767 degrees (North through East) ! Clean map min=-0.010257 max=0.27055 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.02543 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.06 HN 1.02 KP 0.86 ! LA 1.09 MK 0.91 NL 0.92 OV 1.02 ! PT 1.01 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990744 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.13 HN 1.07 KP 0.93 ! LA 1.05 MK 0.96 NL 0.93 OV 1.06 ! PT 0.94 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.975703 ! Telescope amplitude corrections in sub-array 1: ! BR 0.85 FD 1.36 HN 1.06 KP 0.89 ! LA 0.85 MK 1.10 NL 1.01 OV 1.07 ! PT 1.02 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02901 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.17 HN 0.94 KP 0.87 ! LA 0.70 MK 1.13 NL 0.96 OV 0.89 ! PT 0.90 SC 1.09 ! ! ! Fit before self-cal, rms=0.085240Jy sigma=1.435720 ! Fit after self-cal, rms=0.068400Jy sigma=1.159718 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.068400Jy sigma=1.159718 ! Fit after self-cal, rms=0.068403Jy sigma=1.159430 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.332 mas, bmaj=8.265 mas, bpa=-4.574 degrees ! Estimated noise=0.945906 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 (-11, 16.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0167235 Jy ! Component: 100 - total flux cleaned = 0.0237031 Jy ! Component: 150 - total flux cleaned = 0.0273496 Jy ! Component: 200 - total flux cleaned = 0.0294803 Jy ! Total flux subtracted in 200 components = 0.0294803 Jy ! Clean residual min=-0.004836 max=0.007057 Jy/beam ! Clean residual mean=0.000159 rms=0.001573 Jy/beam ! Combined flux in latest and established models = 0.401766 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 59 model components to the UV plane model. ! The established model now contains 113 components and 0.401766 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065711Jy sigma=1.095236 ! Fit after self-cal, rms=0.065518Jy sigma=1.092470 ! 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.065518Jy sigma=1.092470 ! Fit after self-cal, rms=0.063374Jy sigma=1.054165 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.00299403 Jy ! Component: 100 - total flux cleaned = 0.00380689 Jy ! Component: 150 - total flux cleaned = 0.00425805 Jy ! Component: 200 - total flux cleaned = 0.00467029 Jy ! Total flux subtracted in 200 components = 0.00467029 Jy ! Clean residual min=-0.004791 max=0.006447 Jy/beam ! Clean residual mean=0.000126 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.406436 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 132 components and 0.406436 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063097Jy sigma=1.049525 ! Fit after self-cal, rms=0.062898Jy sigma=1.045809 ! 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.332 x 8.265 at -4.574 degrees (North through East) ! Clean map min=-0.0045975 max=0.27572 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.062898Jy sigma=1.045809 ! Fit after self-cal, rms=0.059262Jy sigma=0.986721 ! 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.059262Jy sigma=0.986721 ! Fit after self-cal, rms=0.059268Jy sigma=0.986028 ! Inverting map and beam ! Estimated beam: bmin=3.334 mas, bmaj=8.288 mas, bpa=-4.378 degrees ! Estimated noise=0.937943 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00561598 Jy ! Component: 100 - total flux cleaned = 0.00851377 Jy ! Component: 150 - total flux cleaned = 0.00939882 Jy ! Component: 200 - total flux cleaned = 0.00966054 Jy ! Total flux subtracted in 200 components = 0.00966054 Jy ! Clean residual min=-0.003725 max=0.004842 Jy/beam ! Clean residual mean=0.000090 rms=0.001202 Jy/beam ! Combined flux in latest and established models = 0.416097 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 153 components and 0.416097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058869Jy sigma=0.976755 ! Fit after self-cal, rms=0.058860Jy sigma=0.976025 ! 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.058860Jy sigma=0.976025 ! Fit after self-cal, rms=0.057888Jy sigma=0.951776 ! 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.057888Jy sigma=0.951776 ! Fit after self-cal, rms=0.057912Jy sigma=0.951712 ! Inverting map and beam ! Estimated beam: bmin=3.343 mas, bmaj=8.313 mas, bpa=-4.39 degrees ! Estimated noise=0.937891 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00312511 Jy ! Component: 100 - total flux cleaned = 0.00461391 Jy ! Component: 150 - total flux cleaned = 0.00487503 Jy ! Component: 200 - total flux cleaned = 0.00516798 Jy ! Total flux subtracted in 200 components = 0.00516798 Jy ! Clean residual min=-0.003565 max=0.004727 Jy/beam ! Clean residual mean=0.000099 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.421265 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 165 components and 0.421264 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057736Jy sigma=0.948098 ! Fit after self-cal, rms=0.057734Jy sigma=0.947867 ! 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=7.773 mas, bmaj=14.05 mas, bpa=2.883 degrees ! Estimated noise=1.16729 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.00155312 Jy ! Component: 100 - total flux cleaned = 0.00211512 Jy ! Component: 150 - total flux cleaned = 0.00235828 Jy ! Component: 200 - total flux cleaned = 0.00246509 Jy ! Total flux subtracted in 200 components = 0.00246509 Jy ! Clean residual min=-0.003944 max=0.006472 Jy/beam ! Clean residual mean=0.000163 rms=0.001554 Jy/beam ! Combined flux in latest and established models = 0.42373 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 177 components and 0.42373 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057726Jy sigma=0.947332 ! Fit after self-cal, rms=0.057733Jy sigma=0.947220 ! 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=2.701 mas, bmaj=6.651 mas, bpa=-3.585 degrees ! Estimated noise=1.4105 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.232725 Jy ! Component: 100 - total flux cleaned = 0.289347 Jy ! Component: 150 - total flux cleaned = 0.320558 Jy ! Component: 200 - total flux cleaned = 0.341208 Jy ! Total flux subtracted in 200 components = 0.341208 Jy ! Clean residual min=-0.007854 max=0.009036 Jy/beam ! Clean residual mean=0.000119 rms=0.002226 Jy/beam ! Combined flux in latest and established models = 0.341208 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.341208 Jy ! Inverting map and beam ! Estimated beam: bmin=3.343 mas, bmaj=8.313 mas, bpa=-4.39 degrees ! Estimated noise=0.937891 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.023535 Jy ! Component: 100 - total flux cleaned = 0.0385585 Jy ! Component: 150 - total flux cleaned = 0.0491431 Jy ! Component: 200 - total flux cleaned = 0.0569104 Jy ! Total flux subtracted in 200 components = 0.0569104 Jy ! Clean residual min=-0.004161 max=0.005415 Jy/beam ! Clean residual mean=0.000259 rms=0.001634 Jy/beam ! Combined flux in latest and established models = 0.398119 Jy ! Adding 84 model components to the UV plane model. ! The established model now contains 116 components and 0.398119 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=7.773 mas, bmaj=14.05 mas, bpa=2.883 degrees ! Estimated noise=1.16729 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.00904781 Jy ! Component: 100 - total flux cleaned = 0.0146736 Jy ! Component: 150 - total flux cleaned = 0.018461 Jy ! Component: 200 - total flux cleaned = 0.0210564 Jy ! Total flux subtracted in 200 components = 0.0210564 Jy ! Clean residual min=-0.004210 max=0.006237 Jy/beam ! Clean residual mean=0.000226 rms=0.001649 Jy/beam ! Combined flux in latest and established models = 0.419175 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 166 components and 0.419175 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.343 mas, bmaj=8.313 mas, bpa=-4.39 degrees ! Estimated noise=0.937891 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00224638 Jy ! Component: 100 - total flux cleaned = 0.00253329 Jy ! Component: 150 - total flux cleaned = 0.00277508 Jy ! Component: 200 - total flux cleaned = 0.00283099 Jy ! Total flux subtracted in 200 components = 0.00283099 Jy ! Clean residual min=-0.003508 max=0.004780 Jy/beam ! Clean residual mean=0.000094 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.422006 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 186 components and 0.422006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057677Jy sigma=0.946692 ! Fit after self-cal, rms=0.057646Jy sigma=0.946306 wmodel J1941-0511_S_2005_06_01_yyk\_map.mod ! Writing 186 model components to file: J1941-0511_S_2005_06_01_yyk_map.mod wobs J1941-0511_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J1941-0511_S_2005_06_01_yyk_uvs.fits wwins J1941-0511_S_2005_06_01_yyk\_map.win ! wwins: Wrote 3 windows to J1941-0511_S_2005_06_01_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.00202413 Jy ! Component: 100 - total flux cleaned = 0.00342619 Jy ! Component: 150 - total flux cleaned = 0.00465292 Jy ! Component: 200 - total flux cleaned = 0.00567656 Jy ! Component: 250 - total flux cleaned = 0.006522 Jy ! Component: 300 - total flux cleaned = 0.00721396 Jy ! Component: 350 - total flux cleaned = 0.00777491 Jy ! Component: 400 - total flux cleaned = 0.00831514 Jy ! Component: 450 - total flux cleaned = 0.00883722 Jy ! Component: 500 - total flux cleaned = 0.00934197 Jy ! Component: 550 - total flux cleaned = 0.00974218 Jy ! Component: 600 - total flux cleaned = 0.0100855 Jy ! Component: 650 - total flux cleaned = 0.0102945 Jy ! Component: 700 - total flux cleaned = 0.0106606 Jy ! Component: 750 - total flux cleaned = 0.0108977 Jy ! Component: 800 - total flux cleaned = 0.0110921 Jy ! Component: 850 - total flux cleaned = 0.0113933 Jy ! Component: 900 - total flux cleaned = 0.0116857 Jy ! Component: 950 - total flux cleaned = 0.0117562 Jy ! Component: 1000 - total flux cleaned = 0.0118968 Jy ! Component: 1050 - total flux cleaned = 0.0120689 Jy ! Component: 1100 - total flux cleaned = 0.012203 Jy ! Component: 1150 - total flux cleaned = 0.012335 Jy ! Component: 1200 - total flux cleaned = 0.0124326 Jy ! Component: 1250 - total flux cleaned = 0.0125602 Jy ! Component: 1300 - total flux cleaned = 0.0125909 Jy ! Component: 1350 - total flux cleaned = 0.0126522 Jy ! Component: 1400 - total flux cleaned = 0.012713 Jy ! Component: 1450 - total flux cleaned = 0.0127728 Jy ! Component: 1500 - total flux cleaned = 0.0128314 Jy ! Component: 1550 - total flux cleaned = 0.0129175 Jy ! Component: 1600 - total flux cleaned = 0.0129739 Jy ! Component: 1650 - total flux cleaned = 0.012974 Jy ! Component: 1700 - total flux cleaned = 0.0130564 Jy ! Component: 1750 - total flux cleaned = 0.0130834 Jy ! Component: 1800 - total flux cleaned = 0.0130839 Jy ! Component: 1850 - total flux cleaned = 0.0131638 Jy ! Component: 1900 - total flux cleaned = 0.013138 Jy ! Component: 1950 - total flux cleaned = 0.0132678 Jy ! Component: 2000 - total flux cleaned = 0.0132679 Jy ! Total flux subtracted in 2048 components = 0.0133438 Jy ! Clean residual min=-0.001691 max=0.001401 Jy/beam ! Clean residual mean=0.000017 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.43535 Jy keep ! Adding 150 model components to the UV plane model. ! The established model now contains 336 components and 0.43535 Jy ![Exited script file: muppet] wmap "J1941-0511_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.343 x 8.313 at -4.39 degrees (North through East) ! Clean map min=-0.002942 max=0.27549 Jy/beam ! Writing clean map to FITS file: J1941-0511_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.275489 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000521806 device "J1941-0511_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J1941-0511_S_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.568232 0.568232 1.13646 2.27293 4.54586 9.09172 18.1834 36.3669 72.7338 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.275 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.343 x 8.313 at -4.39 degrees (North through East) ! Clean map min=-0.002942 max=0.27549 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1941-0511_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J1941-0511_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1941-0511_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:40:25 2005