! Started logfile: J0038-2459_S_1997_08_27_yyk_uvs.log on Sun Jan 7 15:26:00 2007 obs J0038-2459_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0038-2459_S_1997_08_27_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.867444 visibilities/baseline/integration-bin. ! Found source: J0038-2459 ! ! 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 702 lines of history. ! ! Reading 22328 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 J0038-2459_S_1997_08_27_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.544549 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.66 mas, bmaj=6.797 mas, bpa=-2.058 degrees ! Estimated noise=2587.81 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.273839 Jy ! Component: 100 - total flux cleaned = 0.342539 Jy ! Total flux subtracted in 100 components = 0.342539 Jy ! Clean residual min=-0.033892 max=0.038327 Jy/beam ! Clean residual mean=-0.000085 rms=0.008420 Jy/beam ! Combined flux in latest and established models = 0.342538 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.342538 Jy ! ! Correcting IF 1. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 379 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 101 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.422628Jy sigma=0.001317 ! Fit after self-cal, rms=0.409662Jy sigma=0.001246 ! Inverting map and beam ! Estimated beam: bmin=2.66 mas, bmaj=6.797 mas, bpa=-2.058 degrees ! Estimated noise=2587.81 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=3.435 mas, bmaj=9.759 mas, bpa=-6.278 degrees ! Estimated noise=1329.51 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.0505308 Jy ! Component: 100 - total flux cleaned = 0.060314 Jy ! Component: 150 - total flux cleaned = 0.0609805 Jy ! Component: 200 - total flux cleaned = 0.0611472 Jy ! Total flux subtracted in 200 components = 0.0611472 Jy ! Clean residual min=-0.012837 max=0.018598 Jy/beam ! Clean residual mean=0.000310 rms=0.004173 Jy/beam ! Combined flux in latest and established models = 0.403686 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 28 components and 0.403686 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.405283Jy sigma=0.001227 ! Fit after self-cal, rms=0.405238Jy sigma=0.001227 ! 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.435 x 9.759 at -6.278 degrees (North through East) ! Clean map min=-0.012545 max=0.35144 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.00774 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.12 HN 1.13 KP 0.90 ! LA 0.99 MK 0.99 NL 1.00* OV 1.08 ! PT 0.97 SC 0.79 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.977979 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.15 HN 1.23 KP 0.94 ! LA 1.09 MK 1.08 NL 0.97 OV 1.01 ! PT 0.96 SC 0.79 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04017 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.10 HN 1.10 KP 0.91 ! LA 0.80 MK 0.87 NL 0.95 OV 0.93 ! PT 1.09 SC 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990534 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.12 HN 1.25 KP 0.91 ! LA 0.88 MK 1.04 NL 1.07 OV 0.92 ! PT 0.94 SC 0.96 ! ! ! Fit before self-cal, rms=0.405238Jy sigma=0.001227 ! Fit after self-cal, rms=0.384470Jy sigma=0.001213 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.384470Jy sigma=0.001213 ! Fit after self-cal, rms=0.384478Jy sigma=0.001213 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.403 mas, bmaj=9.296 mas, bpa=-4.243 degrees ! Estimated noise=1318.77 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.00184825 Jy ! Component: 100 - total flux cleaned = 0.00212163 Jy ! Component: 150 - total flux cleaned = 0.0023355 Jy ! Component: 200 - total flux cleaned = 0.00249584 Jy ! Total flux subtracted in 200 components = 0.00249584 Jy ! Clean residual min=-0.010055 max=0.011476 Jy/beam ! Clean residual mean=0.000064 rms=0.002653 Jy/beam ! Combined flux in latest and established models = 0.406181 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 41 components and 0.406181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.383896Jy sigma=0.001212 ! Fit after self-cal, rms=0.383878Jy sigma=0.001212 ! 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.383878Jy sigma=0.001212 ! Fit after self-cal, rms=0.382287Jy sigma=0.001207 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.00120449 Jy ! Component: 100 - total flux cleaned = 0.00134158 Jy ! Component: 150 - total flux cleaned = 0.00134162 Jy ! Component: 200 - total flux cleaned = 0.00135766 Jy ! Total flux subtracted in 200 components = 0.00135766 Jy ! Clean residual min=-0.009693 max=0.010580 Jy/beam ! Clean residual mean=0.000072 rms=0.002610 Jy/beam ! Combined flux in latest and established models = 0.407539 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 47 components and 0.407539 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.382084Jy sigma=0.001206 ! Fit after self-cal, rms=0.381783Jy sigma=0.001206 ! 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.403 x 9.296 at -4.243 degrees (North through East) ! Clean map min=-0.0077106 max=0.35241 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.381783Jy sigma=0.001206 ! Fit after self-cal, rms=2.533978Jy sigma=0.001192 ! 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=2.533978Jy sigma=0.001192 ! Fit after self-cal, rms=2.535326Jy sigma=0.001192 ! Inverting map and beam ! Estimated beam: bmin=3.354 mas, bmaj=9.517 mas, bpa=-3.716 degrees ! Estimated noise=1304.19 mJy/beam. ! Added new window around map position (-4.5, 14). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0126954 Jy ! Component: 100 - total flux cleaned = 0.0125348 Jy ! Component: 150 - total flux cleaned = 0.0121897 Jy ! Component: 200 - total flux cleaned = 0.0121876 Jy ! Total flux subtracted in 200 components = 0.0121876 Jy ! Clean residual min=-0.005493 max=0.005634 Jy/beam ! Clean residual mean=-0.000035 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.419727 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 63 components and 0.419727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.535295Jy sigma=0.001191 ! Fit after self-cal, rms=2.534770Jy sigma=0.001190 ! 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=2.534770Jy sigma=0.001190 ! Fit after self-cal, rms=3.207475Jy sigma=0.001189 ! 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=3.207475Jy sigma=0.001189 ! Fit after self-cal, rms=3.208014Jy sigma=0.001189 ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=9.448 mas, bpa=-3.685 degrees ! Estimated noise=1298.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00541378 Jy ! Component: 100 - total flux cleaned = 0.0059273 Jy ! Component: 150 - total flux cleaned = 0.00603486 Jy ! Component: 200 - total flux cleaned = 0.00603497 Jy ! Total flux subtracted in 200 components = 0.00603497 Jy ! Clean residual min=-0.005163 max=0.004950 Jy/beam ! Clean residual mean=-0.000045 rms=0.001408 Jy/beam ! Combined flux in latest and established models = 0.425762 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 79 components and 0.425762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.208015Jy sigma=0.001189 ! Fit after self-cal, rms=3.207723Jy sigma=0.001188 ! 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.255 mas, bmaj=19.05 mas, bpa=5.641 degrees ! Estimated noise=1637.05 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.000332626 Jy ! Component: 100 - total flux cleaned = 0.000506492 Jy ! Component: 150 - total flux cleaned = 0.000567445 Jy ! Component: 200 - total flux cleaned = 0.000519065 Jy ! Total flux subtracted in 200 components = 0.000519065 Jy ! Clean residual min=-0.005227 max=0.004541 Jy/beam ! Clean residual mean=-0.000096 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.426281 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 97 components and 0.426281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.207730Jy sigma=0.001188 ! Fit after self-cal, rms=3.208209Jy sigma=0.001188 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.667 mas, bmaj=7.155 mas, bpa=-3.367 degrees ! Estimated noise=2701.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.298037 Jy ! Component: 100 - total flux cleaned = 0.361742 Jy ! Component: 150 - total flux cleaned = 0.390741 Jy ! Component: 200 - total flux cleaned = 0.407285 Jy ! Total flux subtracted in 200 components = 0.407285 Jy ! Clean residual min=-0.013352 max=0.015199 Jy/beam ! Clean residual mean=0.000028 rms=0.003421 Jy/beam ! Combined flux in latest and established models = 0.407285 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.407285 Jy ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=9.448 mas, bpa=-3.685 degrees ! Estimated noise=1298.67 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.0118855 Jy ! Component: 100 - total flux cleaned = 0.014951 Jy ! Component: 150 - total flux cleaned = 0.0158494 Jy ! Component: 200 - total flux cleaned = 0.0164582 Jy ! Total flux subtracted in 200 components = 0.0164582 Jy ! Clean residual min=-0.005331 max=0.004913 Jy/beam ! Clean residual mean=-0.000030 rms=0.001497 Jy/beam ! Combined flux in latest and established models = 0.423743 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 52 components and 0.423743 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.255 mas, bmaj=19.05 mas, bpa=5.641 degrees ! Estimated noise=1637.05 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.00163529 Jy ! Component: 100 - total flux cleaned = 0.00170421 Jy ! Component: 150 - total flux cleaned = 0.0017059 Jy ! Component: 200 - total flux cleaned = 0.00176587 Jy ! Total flux subtracted in 200 components = 0.00176587 Jy ! Clean residual min=-0.005273 max=0.004911 Jy/beam ! Clean residual mean=-0.000086 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.425509 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 70 components and 0.425509 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=9.448 mas, bpa=-3.685 degrees ! Estimated noise=1298.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000748366 Jy ! Component: 100 - total flux cleaned = 0.000747041 Jy ! Component: 150 - total flux cleaned = 0.000640145 Jy ! Component: 200 - total flux cleaned = 0.000540092 Jy ! Total flux subtracted in 200 components = 0.000540092 Jy ! Clean residual min=-0.004918 max=0.004730 Jy/beam ! Clean residual mean=-0.000048 rms=0.001406 Jy/beam ! Combined flux in latest and established models = 0.426049 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 84 components and 0.426049 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.208196Jy sigma=0.001188 ! Fit after self-cal, rms=3.207844Jy sigma=0.001188 wmodel J0038-2459_S_1997_08_27_yyk\_map.mod ! Writing 84 model components to file: J0038-2459_S_1997_08_27_yyk_map.mod wobs J0038-2459_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0038-2459_S_1997_08_27_yyk_uvs.fits wwins J0038-2459_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0038-2459_S_1997_08_27_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.000360307 Jy ! Component: 100 - total flux cleaned = -0.00125058 Jy ! Component: 150 - total flux cleaned = -0.00201644 Jy ! Component: 200 - total flux cleaned = -0.00245678 Jy ! Component: 250 - total flux cleaned = -0.00308916 Jy ! Component: 300 - total flux cleaned = -0.00356149 Jy ! Component: 350 - total flux cleaned = -0.0040193 Jy ! Component: 400 - total flux cleaned = -0.00433716 Jy ! Component: 450 - total flux cleaned = -0.00464691 Jy ! Component: 500 - total flux cleaned = -0.00494682 Jy ! Component: 550 - total flux cleaned = -0.00506419 Jy ! Component: 600 - total flux cleaned = -0.00534699 Jy ! Component: 650 - total flux cleaned = -0.00529324 Jy ! Component: 700 - total flux cleaned = -0.00545609 Jy ! Component: 750 - total flux cleaned = -0.00566767 Jy ! Component: 800 - total flux cleaned = -0.00602894 Jy ! Component: 850 - total flux cleaned = -0.00618034 Jy ! Component: 900 - total flux cleaned = -0.00652739 Jy ! Component: 950 - total flux cleaned = -0.0067697 Jy ! Component: 1000 - total flux cleaned = -0.00676931 Jy ! Component: 1050 - total flux cleaned = -0.00705065 Jy ! Component: 1100 - total flux cleaned = -0.00723453 Jy ! Component: 1150 - total flux cleaned = -0.00741451 Jy ! Component: 1200 - total flux cleaned = -0.00745889 Jy ! Component: 1250 - total flux cleaned = -0.00763399 Jy ! Component: 1300 - total flux cleaned = -0.00772 Jy ! Component: 1350 - total flux cleaned = -0.00797415 Jy ! Component: 1400 - total flux cleaned = -0.00814001 Jy ! Component: 1450 - total flux cleaned = -0.00818021 Jy ! Component: 1500 - total flux cleaned = -0.00826096 Jy ! Component: 1550 - total flux cleaned = -0.00830075 Jy ! Component: 1600 - total flux cleaned = -0.00833967 Jy ! Component: 1650 - total flux cleaned = -0.00830107 Jy ! Component: 1700 - total flux cleaned = -0.00833908 Jy ! Component: 1750 - total flux cleaned = -0.00826322 Jy ! Component: 1800 - total flux cleaned = -0.00811451 Jy ! Component: 1850 - total flux cleaned = -0.00796849 Jy ! Component: 1900 - total flux cleaned = -0.00796865 Jy ! Component: 1950 - total flux cleaned = -0.00778997 Jy ! Component: 2000 - total flux cleaned = -0.00761341 Jy ! Total flux subtracted in 2048 components = -0.0075441 Jy ! Clean residual min=-0.002377 max=0.002184 Jy/beam ! Clean residual mean=0.000020 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.418505 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 207 components and 0.418505 Jy ![Exited script file: muppet] wmap "J0038-2459_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.316 x 9.448 at -3.685 degrees (North through East) ! Clean map min=-0.0045432 max=0.35469 Jy/beam ! Writing clean map to FITS file: J0038-2459_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.354689 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00072354 device "J0038-2459_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0038-2459_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.611978 0.611978 1.22396 2.44791 4.89582 9.79165 19.5833 39.1666 78.3332 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.354 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.316 x 9.448 at -3.685 degrees (North through East) ! Clean map min=-0.0045432 max=0.35469 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0038-2459_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0038-2459_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0038-2459_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 15:26:07 2007