! Started logfile: J1319-1217_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:17:20 2007 obs J1319-1217_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1319-1217_S_1997_05_07_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.706425 visibilities/baseline/integration-bin. ! Found source: J1319-1217 ! ! 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 18692 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 J1319-1217_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.506676 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.587 mas, bmaj=8.852 mas, bpa=9.682 degrees ! Estimated noise=1630.58 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.355165 Jy ! Component: 100 - total flux cleaned = 0.409972 Jy ! Total flux subtracted in 100 components = 0.409972 Jy ! Clean residual min=-0.011847 max=0.015756 Jy/beam ! Clean residual mean=0.000438 rms=0.004161 Jy/beam ! Combined flux in latest and established models = 0.409972 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.409972 Jy ! ! Correcting IF 1. ! A total of 375 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.282795Jy sigma=0.001207 ! Fit after self-cal, rms=0.282607Jy sigma=0.001206 ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=8.852 mas, bpa=9.682 degrees ! Estimated noise=1630.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.658 mas, bmaj=11.19 mas, bpa=7.294 degrees ! Estimated noise=1151.29 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.0104937 Jy ! Component: 100 - total flux cleaned = 0.0124639 Jy ! Component: 150 - total flux cleaned = 0.0129906 Jy ! Component: 200 - total flux cleaned = 0.013462 Jy ! Total flux subtracted in 200 components = 0.013462 Jy ! Clean residual min=-0.008797 max=0.011950 Jy/beam ! Clean residual mean=0.000656 rms=0.003367 Jy/beam ! Combined flux in latest and established models = 0.423434 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 27 components and 0.423434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281637Jy sigma=0.001204 ! Fit after self-cal, rms=0.281625Jy sigma=0.001203 ! 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.658 x 11.19 at 7.294 degrees (North through East) ! Clean map min=-0.0086168 max=0.39913 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.02514 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.09 HN 0.99 KP 0.92 ! LA 1.00 MK 0.97 NL 1.00* OV 1.08 ! PT 0.96 SC 0.79 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.98193 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 1.12 KP 1.03 ! LA 1.09 MK 1.00 NL 0.96 OV 1.04 ! PT 0.94 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04774 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 0.97 KP 0.92 ! LA 0.81 MK 0.85 NL 0.93 OV 0.96 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.999086 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.11 HN 1.06 KP 0.94 ! LA 0.87 MK 1.05 NL 1.05 OV 1.10 ! PT 0.90 SC 0.97 ! ! ! Fit before self-cal, rms=0.281625Jy sigma=0.001203 ! Fit after self-cal, rms=0.272743Jy sigma=0.001189 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.272743Jy sigma=0.001189 ! Fit after self-cal, rms=0.272741Jy sigma=0.001189 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.576 mas, bmaj=10.92 mas, bpa=8.058 degrees ! Estimated noise=1161.73 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.00894981 Jy ! Component: 100 - total flux cleaned = 0.0100562 Jy ! Component: 150 - total flux cleaned = 0.00996869 Jy ! Component: 200 - total flux cleaned = 0.00988499 Jy ! Total flux subtracted in 200 components = 0.00988499 Jy ! Clean residual min=-0.005369 max=0.006439 Jy/beam ! Clean residual mean=0.000039 rms=0.001614 Jy/beam ! Combined flux in latest and established models = 0.433319 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 36 components and 0.433319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272451Jy sigma=0.001188 ! Fit after self-cal, rms=0.272436Jy sigma=0.001188 ! 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.272436Jy sigma=0.001188 ! Fit after self-cal, rms=0.271347Jy sigma=0.001183 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.000414857 Jy ! Component: 100 - total flux cleaned = 0.000411475 Jy ! Component: 150 - total flux cleaned = 0.000343102 Jy ! Component: 200 - total flux cleaned = 0.000284854 Jy ! Total flux subtracted in 200 components = 0.000284854 Jy ! Clean residual min=-0.005245 max=0.006214 Jy/beam ! Clean residual mean=0.000037 rms=0.001589 Jy/beam ! Combined flux in latest and established models = 0.433604 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.433604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.271297Jy sigma=0.001183 ! Fit after self-cal, rms=0.271124Jy sigma=0.001182 ! 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.576 x 10.92 at 8.058 degrees (North through East) ! Clean map min=-0.0051894 max=0.40564 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.271124Jy sigma=0.001182 ! Fit after self-cal, rms=0.267239Jy sigma=0.001178 ! 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.267239Jy sigma=0.001178 ! Fit after self-cal, rms=0.267199Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=4.535 mas, bmaj=10.84 mas, bpa=8.132 degrees ! Estimated noise=1158.35 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134609 Jy ! Component: 100 - total flux cleaned = 0.00108761 Jy ! Component: 150 - total flux cleaned = 0.00103451 Jy ! Component: 200 - total flux cleaned = 0.0010344 Jy ! Total flux subtracted in 200 components = 0.0010344 Jy ! Clean residual min=-0.005015 max=0.006005 Jy/beam ! Clean residual mean=0.000044 rms=0.001525 Jy/beam ! Combined flux in latest and established models = 0.434638 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 52 components and 0.434638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267164Jy sigma=0.001178 ! Fit after self-cal, rms=0.267147Jy sigma=0.001178 ! 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.267147Jy sigma=0.001178 ! Fit after self-cal, rms=0.266946Jy sigma=0.001176 ! 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.266946Jy sigma=0.001176 ! Fit after self-cal, rms=0.266944Jy sigma=0.001176 ! Inverting map and beam ! Estimated beam: bmin=4.514 mas, bmaj=10.8 mas, bpa=8.112 degrees ! Estimated noise=1158.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103911 Jy ! Component: 100 - total flux cleaned = 0.00109662 Jy ! Component: 150 - total flux cleaned = 0.00105251 Jy ! Component: 200 - total flux cleaned = 0.00105538 Jy ! Total flux subtracted in 200 components = 0.00105538 Jy ! Clean residual min=-0.004972 max=0.005809 Jy/beam ! Clean residual mean=0.000042 rms=0.001499 Jy/beam ! Combined flux in latest and established models = 0.435694 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 53 components and 0.435694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266921Jy sigma=0.001176 ! Fit after self-cal, rms=0.266918Jy sigma=0.001176 ! 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.416 mas, bmaj=16.91 mas, bpa=13.42 degrees ! Estimated noise=1328.07 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.00100653 Jy ! Component: 100 - total flux cleaned = 0.000954987 Jy ! Component: 150 - total flux cleaned = 0.000916181 Jy ! Component: 200 - total flux cleaned = 0.000882288 Jy ! Total flux subtracted in 200 components = 0.000882288 Jy ! Clean residual min=-0.004729 max=0.006486 Jy/beam ! Clean residual mean=0.000052 rms=0.001772 Jy/beam ! Combined flux in latest and established models = 0.436576 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 63 components and 0.436576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266912Jy sigma=0.001176 ! Fit after self-cal, rms=0.266907Jy sigma=0.001176 ! 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.529 mas, bmaj=8.739 mas, bpa=10.54 degrees ! Estimated noise=1624.07 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.354437 Jy ! Component: 100 - total flux cleaned = 0.408145 Jy ! Component: 150 - total flux cleaned = 0.425152 Jy ! Component: 200 - total flux cleaned = 0.428603 Jy ! Total flux subtracted in 200 components = 0.428603 Jy ! Clean residual min=-0.008042 max=0.009173 Jy/beam ! Clean residual mean=0.000070 rms=0.002242 Jy/beam ! Combined flux in latest and established models = 0.428603 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.428603 Jy ! Inverting map and beam ! Estimated beam: bmin=4.514 mas, bmaj=10.8 mas, bpa=8.112 degrees ! Estimated noise=1158.51 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.00289905 Jy ! Component: 100 - total flux cleaned = 0.00380653 Jy ! Component: 150 - total flux cleaned = 0.00401568 Jy ! Component: 200 - total flux cleaned = 0.00420425 Jy ! Total flux subtracted in 200 components = 0.00420425 Jy ! Clean residual min=-0.004974 max=0.006127 Jy/beam ! Clean residual mean=0.000090 rms=0.001571 Jy/beam ! Combined flux in latest and established models = 0.432807 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 43 components and 0.432807 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.416 mas, bmaj=16.91 mas, bpa=13.42 degrees ! Estimated noise=1328.07 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.00188869 Jy ! Component: 100 - total flux cleaned = 0.00182115 Jy ! Component: 150 - total flux cleaned = 0.00186778 Jy ! Component: 200 - total flux cleaned = 0.00191372 Jy ! Total flux subtracted in 200 components = 0.00191372 Jy ! Clean residual min=-0.004444 max=0.006586 Jy/beam ! Clean residual mean=0.000103 rms=0.001794 Jy/beam ! Combined flux in latest and established models = 0.434721 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 51 components and 0.434721 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.514 mas, bmaj=10.8 mas, bpa=8.112 degrees ! Estimated noise=1158.51 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00107547 Jy ! Component: 100 - total flux cleaned = -0.00116481 Jy ! Component: 150 - total flux cleaned = -0.00109084 Jy ! Component: 200 - total flux cleaned = -0.0010273 Jy ! Total flux subtracted in 200 components = -0.0010273 Jy ! Clean residual min=-0.004881 max=0.006028 Jy/beam ! Clean residual mean=0.000075 rms=0.001530 Jy/beam ! Combined flux in latest and established models = 0.433693 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 66 components and 0.433693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266933Jy sigma=0.001176 ! Fit after self-cal, rms=0.266933Jy sigma=0.001176 wmodel J1319-1217_S_1997_05_07_yyk\_map.mod ! Writing 66 model components to file: J1319-1217_S_1997_05_07_yyk_map.mod wobs J1319-1217_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1319-1217_S_1997_05_07_yyk_uvs.fits wwins J1319-1217_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1319-1217_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.00136234 Jy ! Component: 100 - total flux cleaned = 0.00224678 Jy ! Component: 150 - total flux cleaned = 0.00276563 Jy ! Component: 200 - total flux cleaned = 0.00333015 Jy ! Component: 250 - total flux cleaned = 0.00393435 Jy ! Component: 300 - total flux cleaned = 0.00406264 Jy ! Component: 350 - total flux cleaned = 0.00437284 Jy ! Component: 400 - total flux cleaned = 0.0046734 Jy ! Component: 450 - total flux cleaned = 0.00496738 Jy ! Component: 500 - total flux cleaned = 0.00530958 Jy ! Component: 550 - total flux cleaned = 0.00564422 Jy ! Component: 600 - total flux cleaned = 0.00602346 Jy ! Component: 650 - total flux cleaned = 0.00639257 Jy ! Component: 700 - total flux cleaned = 0.00664892 Jy ! Component: 750 - total flux cleaned = 0.00685065 Jy ! Component: 800 - total flux cleaned = 0.00714487 Jy ! Component: 850 - total flux cleaned = 0.0072887 Jy ! Component: 900 - total flux cleaned = 0.00756919 Jy ! Component: 950 - total flux cleaned = 0.00775175 Jy ! Component: 1000 - total flux cleaned = 0.00788532 Jy ! Component: 1050 - total flux cleaned = 0.00805951 Jy ! Component: 1100 - total flux cleaned = 0.00818669 Jy ! Component: 1150 - total flux cleaned = 0.0083113 Jy ! Component: 1200 - total flux cleaned = 0.00847433 Jy ! Component: 1250 - total flux cleaned = 0.00843456 Jy ! Component: 1300 - total flux cleaned = 0.00843488 Jy ! Component: 1350 - total flux cleaned = 0.0085111 Jy ! Component: 1400 - total flux cleaned = 0.00851072 Jy ! Component: 1450 - total flux cleaned = 0.00854773 Jy ! Component: 1500 - total flux cleaned = 0.00862042 Jy ! Component: 1550 - total flux cleaned = 0.00869159 Jy ! Component: 1600 - total flux cleaned = 0.00869182 Jy ! Component: 1650 - total flux cleaned = 0.00876126 Jy ! Component: 1700 - total flux cleaned = 0.00879557 Jy ! Component: 1750 - total flux cleaned = 0.00889595 Jy ! Component: 1800 - total flux cleaned = 0.00905881 Jy ! Component: 1850 - total flux cleaned = 0.00909126 Jy ! Component: 1900 - total flux cleaned = 0.00928116 Jy ! Component: 1950 - total flux cleaned = 0.00931221 Jy ! Component: 2000 - total flux cleaned = 0.00943431 Jy ! Total flux subtracted in 2048 components = 0.00952463 Jy ! Clean residual min=-0.001990 max=0.002193 Jy/beam ! Clean residual mean=0.000042 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.443218 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 191 components and 0.443218 Jy ![Exited script file: muppet] wmap "J1319-1217_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.514 x 10.8 at 8.112 degrees (North through East) ! Clean map min=-0.0039403 max=0.40698 Jy/beam ! Writing clean map to FITS file: J1319-1217_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.406976 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000646832 device "J1319-1217_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1319-1217_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.476808 0.476808 0.953617 1.90723 3.81447 7.62894 15.2579 30.5157 61.0315 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.406 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.514 x 10.8 at 8.112 degrees (North through East) ! Clean map min=-0.0039403 max=0.40698 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1319-1217_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1319-1217_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1319-1217_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:17:27 2007