! Started logfile: J1332-0509_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:20:50 2007 obs J1332-0509_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1332-0509_S_1997_05_07_yyk_uva.fits ! AN table 1: 135 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.659259 visibilities/baseline/integration-bin. ! Found source: J1332-0509 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 16020 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 J1332-0509_S_1997_05_07_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.456711 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=3.623 mas, bmaj=8.832 mas, bpa=11.8 degrees ! Estimated noise=1933.27 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.300049 Jy ! Component: 100 - total flux cleaned = 0.371659 Jy ! Total flux subtracted in 100 components = 0.371659 Jy ! Clean residual min=-0.017412 max=0.023540 Jy/beam ! Clean residual mean=0.000284 rms=0.005442 Jy/beam ! Combined flux in latest and established models = 0.371659 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.371659 Jy ! ! Correcting IF 1. ! A total of 370 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 261 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.283723Jy sigma=0.001221 ! Fit after self-cal, rms=0.283479Jy sigma=0.001220 ! Inverting map and beam ! Estimated beam: bmin=3.623 mas, bmaj=8.832 mas, bpa=11.8 degrees ! Estimated noise=1933.78 mJy/beam. 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=4.817 mas, bmaj=10.36 mas, bpa=8.178 degrees ! Estimated noise=1188.65 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.0218682 Jy ! Component: 100 - total flux cleaned = 0.0257415 Jy ! Component: 150 - total flux cleaned = 0.0266635 Jy ! Component: 200 - total flux cleaned = 0.0272068 Jy ! Total flux subtracted in 200 components = 0.0272068 Jy ! Clean residual min=-0.008914 max=0.018402 Jy/beam ! Clean residual mean=0.000543 rms=0.003876 Jy/beam ! Combined flux in latest and established models = 0.398866 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 24 components and 0.398866 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281446Jy sigma=0.001212 ! Fit after self-cal, rms=0.281328Jy sigma=0.001212 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.817 x 10.36 at 8.178 degrees (North through East) ! Clean map min=-0.0091918 max=0.31854 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03847 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 0.95 KP 0.91 ! LA 0.99 MK 0.98 NL 1.00* OV 1.09 ! PT 0.93 SC 0.83 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.96584 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.09 HN 1.11 KP 1.03 ! LA 1.16 MK 1.12 NL 1.01 OV 0.98 ! PT 0.95 SC 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05213 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 0.91 KP 0.90 ! LA 0.84 MK 0.87 NL 1.00 OV 0.90 ! PT 1.07 SC 0.97 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.994457 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 1.01 KP 1.00 ! LA 0.91 MK 1.09 NL 1.06 OV 1.03 ! PT 0.90 SC 0.95 ! ! ! Fit before self-cal, rms=0.281328Jy sigma=0.001212 ! Fit after self-cal, rms=0.275835Jy sigma=0.001204 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.275835Jy sigma=0.001204 ! Fit after self-cal, rms=0.275823Jy sigma=0.001204 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.697 mas, bmaj=10.34 mas, bpa=10.15 degrees ! Estimated noise=1195.99 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 (16, 29.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0215687 Jy ! Component: 100 - total flux cleaned = 0.031615 Jy ! Component: 150 - total flux cleaned = 0.03619 Jy ! Component: 200 - total flux cleaned = 0.0388623 Jy ! Total flux subtracted in 200 components = 0.0388623 Jy ! Clean residual min=-0.006550 max=0.007370 Jy/beam ! Clean residual mean=0.000031 rms=0.001917 Jy/beam ! Combined flux in latest and established models = 0.437728 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 56 components and 0.437729 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274577Jy sigma=0.001197 ! Fit after self-cal, rms=0.274454Jy sigma=0.001197 ! 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.274454Jy sigma=0.001197 ! Fit after self-cal, rms=0.273667Jy sigma=0.001193 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.00435432 Jy ! Component: 100 - total flux cleaned = 0.00623737 Jy ! Component: 150 - total flux cleaned = 0.00680214 Jy ! Component: 200 - total flux cleaned = 0.00705545 Jy ! Total flux subtracted in 200 components = 0.00705545 Jy ! Clean residual min=-0.006424 max=0.006886 Jy/beam ! Clean residual mean=-0.000008 rms=0.001760 Jy/beam ! Combined flux in latest and established models = 0.444784 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 82 components and 0.444784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273511Jy sigma=0.001192 ! Fit after self-cal, rms=0.273389Jy sigma=0.001192 ! 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: 4.697 x 10.34 at 10.15 degrees (North through East) ! Clean map min=-0.0060562 max=0.3243 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.273389Jy sigma=0.001192 ! Fit after self-cal, rms=0.266936Jy sigma=0.001185 ! 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.266936Jy sigma=0.001185 ! Fit after self-cal, rms=0.266927Jy sigma=0.001185 ! Inverting map and beam ! Estimated beam: bmin=4.695 mas, bmaj=10.32 mas, bpa=10.2 degrees ! Estimated noise=1188.89 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00066314 Jy ! Component: 100 - total flux cleaned = 0.0010354 Jy ! Component: 150 - total flux cleaned = 0.00133725 Jy ! Component: 200 - total flux cleaned = 0.00143067 Jy ! Total flux subtracted in 200 components = 0.00143067 Jy ! Clean residual min=-0.005282 max=0.005898 Jy/beam ! Clean residual mean=-0.000038 rms=0.001482 Jy/beam ! Combined flux in latest and established models = 0.446215 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 98 components and 0.446215 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266849Jy sigma=0.001185 ! Fit after self-cal, rms=0.266842Jy sigma=0.001185 ! 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.266842Jy sigma=0.001185 ! Fit after self-cal, rms=0.267008Jy sigma=0.001183 ! 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.267008Jy sigma=0.001183 ! Fit after self-cal, rms=0.267017Jy sigma=0.001183 ! Inverting map and beam ! Estimated beam: bmin=4.7 mas, bmaj=10.33 mas, bpa=10.2 degrees ! Estimated noise=1187.99 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000410885 Jy ! Component: 100 - total flux cleaned = 0.000229789 Jy ! Component: 150 - total flux cleaned = 0.000385984 Jy ! Component: 200 - total flux cleaned = 0.000385043 Jy ! Total flux subtracted in 200 components = 0.000385043 Jy ! Clean residual min=-0.004993 max=0.005806 Jy/beam ! Clean residual mean=-0.000064 rms=0.001397 Jy/beam ! Combined flux in latest and established models = 0.4466 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 104 components and 0.4466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266975Jy sigma=0.001183 ! Fit after self-cal, rms=0.266972Jy sigma=0.001183 ! 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=8.379 mas, bmaj=14.76 mas, bpa=11.87 degrees ! Estimated noise=1354.02 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.00119167 Jy ! Component: 100 - total flux cleaned = 0.000696387 Jy ! Component: 150 - total flux cleaned = 0.000206295 Jy ! Component: 200 - total flux cleaned = -0.000246875 Jy ! Total flux subtracted in 200 components = -0.000246875 Jy ! Clean residual min=-0.004068 max=0.004333 Jy/beam ! Clean residual mean=-0.000093 rms=0.001356 Jy/beam ! Combined flux in latest and established models = 0.446353 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 116 components and 0.446353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266956Jy sigma=0.001183 ! Fit after self-cal, rms=0.266934Jy sigma=0.001182 ! 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=3.573 mas, bmaj=8.877 mas, bpa=12.86 degrees ! Estimated noise=1928.85 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.300932 Jy ! Component: 100 - total flux cleaned = 0.368611 Jy ! Component: 150 - total flux cleaned = 0.394919 Jy ! Component: 200 - total flux cleaned = 0.410376 Jy ! Total flux subtracted in 200 components = 0.410376 Jy ! Clean residual min=-0.010474 max=0.015158 Jy/beam ! Clean residual mean=0.000084 rms=0.003137 Jy/beam ! Combined flux in latest and established models = 0.410376 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.410376 Jy ! Inverting map and beam ! Estimated beam: bmin=4.7 mas, bmaj=10.33 mas, bpa=10.2 degrees ! Estimated noise=1187.99 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (5.5, 12). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0172069 Jy ! Component: 100 - total flux cleaned = 0.0266029 Jy ! Component: 150 - total flux cleaned = 0.0291867 Jy ! Component: 200 - total flux cleaned = 0.0299757 Jy ! Total flux subtracted in 200 components = 0.0299757 Jy ! Clean residual min=-0.004729 max=0.005225 Jy/beam ! Clean residual mean=-0.000033 rms=0.001389 Jy/beam ! Combined flux in latest and established models = 0.440352 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 75 components and 0.440352 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=8.379 mas, bmaj=14.76 mas, bpa=11.87 degrees ! Estimated noise=1354.02 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.00182827 Jy ! Component: 100 - total flux cleaned = 0.00209262 Jy ! Component: 150 - total flux cleaned = 0.00216472 Jy ! Component: 200 - total flux cleaned = 0.00222639 Jy ! Total flux subtracted in 200 components = 0.00222639 Jy ! Clean residual min=-0.003621 max=0.003906 Jy/beam ! Clean residual mean=-0.000039 rms=0.001232 Jy/beam ! Combined flux in latest and established models = 0.442579 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 105 components and 0.442578 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.7 mas, bmaj=10.33 mas, bpa=10.2 degrees ! Estimated noise=1187.99 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00105477 Jy ! Component: 100 - total flux cleaned = 0.00118035 Jy ! Component: 150 - total flux cleaned = 0.00117181 Jy ! Component: 200 - total flux cleaned = 0.00126818 Jy ! Total flux subtracted in 200 components = 0.00126818 Jy ! Clean residual min=-0.004345 max=0.004865 Jy/beam ! Clean residual mean=-0.000033 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.443847 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 119 components and 0.443847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266841Jy sigma=0.001182 ! Fit after self-cal, rms=0.266813Jy sigma=0.001182 wmodel J1332-0509_S_1997_05_07_yyk\_map.mod ! Writing 119 model components to file: J1332-0509_S_1997_05_07_yyk_map.mod wobs J1332-0509_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1332-0509_S_1997_05_07_yyk_uvs.fits wwins J1332-0509_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J1332-0509_S_1997_05_07_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.000107288 Jy ! Component: 100 - total flux cleaned = -2.27941e-05 Jy ! Component: 150 - total flux cleaned = -0.000278959 Jy ! Component: 200 - total flux cleaned = -0.000524544 Jy ! Component: 250 - total flux cleaned = -0.000528323 Jy ! Component: 300 - total flux cleaned = -0.000639424 Jy ! Component: 350 - total flux cleaned = -0.000851277 Jy ! Component: 400 - total flux cleaned = -0.000954152 Jy ! Component: 450 - total flux cleaned = -0.00115357 Jy ! Component: 500 - total flux cleaned = -0.00129704 Jy ! Component: 550 - total flux cleaned = -0.00134389 Jy ! Component: 600 - total flux cleaned = -0.00157223 Jy ! Component: 650 - total flux cleaned = -0.00183797 Jy ! Component: 700 - total flux cleaned = -0.00192483 Jy ! Component: 750 - total flux cleaned = -0.00209384 Jy ! Component: 800 - total flux cleaned = -0.00221757 Jy ! Component: 850 - total flux cleaned = -0.00241863 Jy ! Component: 900 - total flux cleaned = -0.0025363 Jy ! Component: 950 - total flux cleaned = -0.00272859 Jy ! Component: 1000 - total flux cleaned = -0.00284133 Jy ! Component: 1050 - total flux cleaned = -0.00287852 Jy ! Component: 1100 - total flux cleaned = -0.0029869 Jy ! Component: 1150 - total flux cleaned = -0.0030583 Jy ! Component: 1200 - total flux cleaned = -0.00326751 Jy ! Component: 1250 - total flux cleaned = -0.0034048 Jy ! Component: 1300 - total flux cleaned = -0.00360631 Jy ! Component: 1350 - total flux cleaned = -0.00367193 Jy ! Component: 1400 - total flux cleaned = -0.00373715 Jy ! Component: 1450 - total flux cleaned = -0.00373703 Jy ! Component: 1500 - total flux cleaned = -0.00373725 Jy ! Component: 1550 - total flux cleaned = -0.00376842 Jy ! Component: 1600 - total flux cleaned = -0.00379888 Jy ! Component: 1650 - total flux cleaned = -0.0038292 Jy ! Component: 1700 - total flux cleaned = -0.00385916 Jy ! Component: 1750 - total flux cleaned = -0.00385893 Jy ! Component: 1800 - total flux cleaned = -0.00382936 Jy ! Component: 1850 - total flux cleaned = -0.00388643 Jy ! Component: 1900 - total flux cleaned = -0.00377205 Jy ! Component: 1950 - total flux cleaned = -0.00380014 Jy ! Component: 2000 - total flux cleaned = -0.00374445 Jy ! Total flux subtracted in 2048 components = -0.0036895 Jy ! Clean residual min=-0.001514 max=0.001730 Jy/beam ! Clean residual mean=-0.000033 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.440157 Jy keep ! Adding 121 model components to the UV plane model. ! The established model now contains 240 components and 0.440157 Jy ![Exited script file: muppet] wmap "J1332-0509_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.7 x 10.33 at 10.2 degrees (North through East) ! Clean map min=-0.0038684 max=0.32368 Jy/beam ! Writing clean map to FITS file: J1332-0509_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.323683 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000581069 device "J1332-0509_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1332-0509_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.538554 0.538554 1.07711 2.15422 4.30843 8.61687 17.2337 34.4675 68.9349 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.323 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.7 x 10.33 at 10.2 degrees (North through East) ! Clean map min=-0.0038684 max=0.32368 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1332-0509_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1332-0509_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1332-0509_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:20:57 2007