! Started logfile: J1324-1049_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:18:59 2007 obs J1324-1049_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1324-1049_S_1997_05_07_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.705327 visibilities/baseline/integration-bin. ! Found source: J1324-1049 ! ! 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 18536 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 J1324-1049_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.366097 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.805 mas, bmaj=9.312 mas, bpa=10.23 degrees ! Estimated noise=1607.04 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.19634 Jy ! Component: 100 - total flux cleaned = 0.225126 Jy ! Total flux subtracted in 100 components = 0.225126 Jy ! Clean residual min=-0.009568 max=0.012955 Jy/beam ! Clean residual mean=0.000059 rms=0.002995 Jy/beam ! Combined flux in latest and established models = 0.225126 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.225126 Jy ! ! Correcting IF 1. ! A total of 370 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.281545Jy sigma=0.001191 ! Fit after self-cal, rms=0.281424Jy sigma=0.001191 ! Inverting map and beam ! Estimated beam: bmin=3.805 mas, bmaj=9.312 mas, bpa=10.23 degrees ! Estimated noise=1607.04 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.632 mas, bmaj=10.92 mas, bpa=6.853 degrees ! Estimated noise=1149.89 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.00339068 Jy ! Component: 100 - total flux cleaned = 0.00341272 Jy ! Component: 150 - total flux cleaned = 0.00359385 Jy ! Component: 200 - total flux cleaned = 0.00373433 Jy ! Total flux subtracted in 200 components = 0.00373433 Jy ! Clean residual min=-0.006359 max=0.008336 Jy/beam ! Clean residual mean=0.000048 rms=0.002120 Jy/beam ! Combined flux in latest and established models = 0.22886 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 26 components and 0.22886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280975Jy sigma=0.001190 ! Fit after self-cal, rms=0.280973Jy sigma=0.001190 ! 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.632 x 10.92 at 6.853 degrees (North through East) ! Clean map min=-0.0061287 max=0.22473 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.02086 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.06 HN 0.93 KP 0.95 ! LA 1.01 MK 0.97 NL 1.00* OV 1.12 ! PT 0.93 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.980122 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.14 HN 1.06 KP 1.00 ! LA 1.10 MK 1.07 NL 1.00 OV 1.01 ! PT 0.95 SC 0.83 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.06325 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.06 HN 0.89 KP 0.87 ! LA 0.81 MK 0.86 NL 0.89 OV 0.94 ! PT 1.12 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00219 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.11 HN 1.11 KP 0.97 ! LA 0.85 MK 1.07 NL 1.01 OV 1.10 ! PT 0.94 SC 0.90 ! ! ! Fit before self-cal, rms=0.280973Jy sigma=0.001190 ! Fit after self-cal, rms=0.274547Jy sigma=0.001184 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.274547Jy sigma=0.001184 ! Fit after self-cal, rms=0.274547Jy sigma=0.001184 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.512 mas, bmaj=10.64 mas, bpa=8.747 degrees ! Estimated noise=1164.56 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.00601782 Jy ! Component: 100 - total flux cleaned = 0.00661146 Jy ! Component: 150 - total flux cleaned = 0.00667313 Jy ! Component: 200 - total flux cleaned = 0.00677836 Jy ! Total flux subtracted in 200 components = 0.00677836 Jy ! Clean residual min=-0.004362 max=0.003729 Jy/beam ! Clean residual mean=-0.000264 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.235639 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.235639 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274440Jy sigma=0.001184 ! Fit after self-cal, rms=0.274439Jy sigma=0.001184 ! 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.274439Jy sigma=0.001184 ! Fit after self-cal, rms=0.273460Jy sigma=0.001179 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.00123234 Jy ! Component: 100 - total flux cleaned = 0.00118758 Jy ! Component: 150 - total flux cleaned = 0.00118724 Jy ! Component: 200 - total flux cleaned = 0.00118529 Jy ! Total flux subtracted in 200 components = 0.00118529 Jy ! Clean residual min=-0.004477 max=0.003706 Jy/beam ! Clean residual mean=-0.000255 rms=0.001230 Jy/beam ! Combined flux in latest and established models = 0.236824 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 44 components and 0.236824 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273441Jy sigma=0.001179 ! Fit after self-cal, rms=0.273312Jy sigma=0.001179 ! 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.512 x 10.64 at 8.747 degrees (North through East) ! Clean map min=-0.004345 max=0.23028 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.273312Jy sigma=0.001179 ! Fit after self-cal, rms=0.270877Jy 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.270877Jy sigma=0.001176 ! Fit after self-cal, rms=0.270859Jy sigma=0.001176 ! Inverting map and beam ! Estimated beam: bmin=4.458 mas, bmaj=10.54 mas, bpa=8.659 degrees ! Estimated noise=1158.23 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00102469 Jy ! Component: 100 - total flux cleaned = 0.000885728 Jy ! Component: 150 - total flux cleaned = 0.000885354 Jy ! Component: 200 - total flux cleaned = 0.000921924 Jy ! Total flux subtracted in 200 components = 0.000921924 Jy ! Clean residual min=-0.004083 max=0.003658 Jy/beam ! Clean residual mean=-0.000135 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.237746 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 61 components and 0.237746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270840Jy sigma=0.001176 ! Fit after self-cal, rms=0.270842Jy sigma=0.001176 ! 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.270842Jy sigma=0.001176 ! Fit after self-cal, rms=0.272753Jy sigma=0.001174 ! 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.272753Jy sigma=0.001174 ! Fit after self-cal, rms=0.272759Jy sigma=0.001174 ! Inverting map and beam ! Estimated beam: bmin=4.433 mas, bmaj=10.48 mas, bpa=8.491 degrees ! Estimated noise=1161.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166919 Jy ! Component: 100 - total flux cleaned = 0.00174808 Jy ! Component: 150 - total flux cleaned = 0.00184749 Jy ! Component: 200 - total flux cleaned = 0.00190473 Jy ! Total flux subtracted in 200 components = 0.00190473 Jy ! Clean residual min=-0.004089 max=0.003567 Jy/beam ! Clean residual mean=-0.000139 rms=0.001037 Jy/beam ! Combined flux in latest and established models = 0.239651 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.239651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272747Jy sigma=0.001174 ! Fit after self-cal, rms=0.272754Jy sigma=0.001174 ! 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.306 mas, bmaj=16.27 mas, bpa=12.35 degrees ! Estimated noise=1340.03 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.000210256 Jy ! Component: 100 - total flux cleaned = 0.000208677 Jy ! Component: 150 - total flux cleaned = 0.000207466 Jy ! Component: 200 - total flux cleaned = 0.000206218 Jy ! Total flux subtracted in 200 components = 0.000206218 Jy ! Clean residual min=-0.003684 max=0.002798 Jy/beam ! Clean residual mean=-0.000232 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.239857 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 68 components and 0.239857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272754Jy sigma=0.001174 ! Fit after self-cal, rms=0.272760Jy sigma=0.001174 ! 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.714 mas, bmaj=9.183 mas, bpa=11.42 degrees ! Estimated noise=1617.85 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.199248 Jy ! Component: 100 - total flux cleaned = 0.228852 Jy ! Component: 150 - total flux cleaned = 0.236501 Jy ! Component: 200 - total flux cleaned = 0.236328 Jy ! Total flux subtracted in 200 components = 0.236328 Jy ! Clean residual min=-0.006461 max=0.006604 Jy/beam ! Clean residual mean=-0.000089 rms=0.001881 Jy/beam ! Combined flux in latest and established models = 0.236328 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.236328 Jy ! Inverting map and beam ! Estimated beam: bmin=4.433 mas, bmaj=10.48 mas, bpa=8.491 degrees ! Estimated noise=1161.57 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.00340173 Jy ! Component: 100 - total flux cleaned = 0.00332988 Jy ! Component: 150 - total flux cleaned = 0.00325906 Jy ! Component: 200 - total flux cleaned = 0.0032573 Jy ! Total flux subtracted in 200 components = 0.0032573 Jy ! Clean residual min=-0.004168 max=0.003566 Jy/beam ! Clean residual mean=-0.000139 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.239585 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 36 components and 0.239585 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.306 mas, bmaj=16.27 mas, bpa=12.35 degrees ! Estimated noise=1340.03 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.000446925 Jy ! Component: 100 - total flux cleaned = 0.000419978 Jy ! Component: 150 - total flux cleaned = 0.000373203 Jy ! Component: 200 - total flux cleaned = 0.00035205 Jy ! Total flux subtracted in 200 components = 0.00035205 Jy ! Clean residual min=-0.003722 max=0.002724 Jy/beam ! Clean residual mean=-0.000235 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.239938 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 43 components and 0.239938 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.433 mas, bmaj=10.48 mas, bpa=8.491 degrees ! Estimated noise=1161.57 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000273443 Jy ! Component: 100 - total flux cleaned = -0.000400979 Jy ! Component: 150 - total flux cleaned = -0.00039986 Jy ! Component: 200 - total flux cleaned = -0.000397445 Jy ! Total flux subtracted in 200 components = -0.000397445 Jy ! Clean residual min=-0.004153 max=0.003549 Jy/beam ! Clean residual mean=-0.000138 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.23954 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 52 components and 0.23954 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272780Jy sigma=0.001175 ! Fit after self-cal, rms=0.272784Jy sigma=0.001175 wmodel J1324-1049_S_1997_05_07_yyk\_map.mod ! Writing 52 model components to file: J1324-1049_S_1997_05_07_yyk_map.mod wobs J1324-1049_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1324-1049_S_1997_05_07_yyk_uvs.fits wwins J1324-1049_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1324-1049_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.000614203 Jy ! Component: 100 - total flux cleaned = -0.000975933 Jy ! Component: 150 - total flux cleaned = -0.0012565 Jy ! Component: 200 - total flux cleaned = -0.00162726 Jy ! Component: 250 - total flux cleaned = -0.00187729 Jy ! Component: 300 - total flux cleaned = -0.00211477 Jy ! Component: 350 - total flux cleaned = -0.00239116 Jy ! Component: 400 - total flux cleaned = -0.0026122 Jy ! Component: 450 - total flux cleaned = -0.00278284 Jy ! Component: 500 - total flux cleaned = -0.00282448 Jy ! Component: 550 - total flux cleaned = -0.0030274 Jy ! Component: 600 - total flux cleaned = -0.00314446 Jy ! Component: 650 - total flux cleaned = -0.00318266 Jy ! Component: 700 - total flux cleaned = -0.00325793 Jy ! Component: 750 - total flux cleaned = -0.00336622 Jy ! Component: 800 - total flux cleaned = -0.00329462 Jy ! Component: 850 - total flux cleaned = -0.00325944 Jy ! Component: 900 - total flux cleaned = -0.0031235 Jy ! Component: 950 - total flux cleaned = -0.00299093 Jy ! Component: 1000 - total flux cleaned = -0.00292613 Jy ! Component: 1050 - total flux cleaned = -0.00283073 Jy ! Component: 1100 - total flux cleaned = -0.00270613 Jy ! Component: 1150 - total flux cleaned = -0.00267546 Jy ! Component: 1200 - total flux cleaned = -0.00261499 Jy ! Component: 1250 - total flux cleaned = -0.00261445 Jy ! Component: 1300 - total flux cleaned = -0.00261382 Jy ! Component: 1350 - total flux cleaned = -0.00261396 Jy ! Component: 1400 - total flux cleaned = -0.00261461 Jy ! Component: 1450 - total flux cleaned = -0.00266991 Jy ! Component: 1500 - total flux cleaned = -0.00264287 Jy ! Component: 1550 - total flux cleaned = -0.0026701 Jy ! Component: 1600 - total flux cleaned = -0.00261731 Jy ! Component: 1650 - total flux cleaned = -0.00259101 Jy ! Component: 1700 - total flux cleaned = -0.00246269 Jy ! Component: 1750 - total flux cleaned = -0.00236174 Jy ! Component: 1800 - total flux cleaned = -0.00238681 Jy ! Component: 1850 - total flux cleaned = -0.0023618 Jy ! Component: 1900 - total flux cleaned = -0.0022888 Jy ! Component: 1950 - total flux cleaned = -0.00228902 Jy ! Component: 2000 - total flux cleaned = -0.00224192 Jy ! Total flux subtracted in 2048 components = -0.00233618 Jy ! Clean residual min=-0.001632 max=0.001379 Jy/beam ! Clean residual mean=-0.000038 rms=0.000502 Jy/beam ! Combined flux in latest and established models = 0.237204 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 180 components and 0.237204 Jy ![Exited script file: muppet] wmap "J1324-1049_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.433 x 10.48 at 8.491 degrees (North through East) ! Clean map min=-0.0032427 max=0.22938 Jy/beam ! Writing clean map to FITS file: J1324-1049_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.229376 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000496515 device "J1324-1049_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1324-1049_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.649391 0.649391 1.29878 2.59756 5.19513 10.3903 20.7805 41.561 83.1221 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.229 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.433 x 10.48 at 8.491 degrees (North through East) ! Clean map min=-0.0032427 max=0.22938 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1324-1049_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1324-1049_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1324-1049_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:19:05 2007