! Started logfile: J0325-2415_S_1997_07_02_yyk_uvs.log on Sun Jan 7 16:02:23 2007 obs J0325-2415_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0325-2415_S_1997_07_02_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.25564 visibilities/baseline/integration-bin. ! Found source: J0325-2415 ! ! 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 754 lines of history. ! ! Reading 31416 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 J0325-2415_S_1997_07_02_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.443933 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.999 mas, bmaj=8.504 mas, bpa=-1.39 degrees ! Estimated noise=1501.93 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.244713 Jy ! Component: 100 - total flux cleaned = 0.28226 Jy ! Total flux subtracted in 100 components = 0.28226 Jy ! Clean residual min=-0.010176 max=0.013254 Jy/beam ! Clean residual mean=0.000137 rms=0.003100 Jy/beam ! Combined flux in latest and established models = 0.28226 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.28226 Jy ! ! Correcting IF 1. ! A total of 239 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 103 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.338640Jy sigma=0.001419 ! Fit after self-cal, rms=0.338344Jy sigma=0.001418 ! Inverting map and beam ! Estimated beam: bmin=2.999 mas, bmaj=8.504 mas, bpa=-1.389 degrees ! Estimated noise=1502.32 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.859 mas, bmaj=11.23 mas, bpa=-3.005 degrees ! Estimated noise=1087.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00996362 Jy ! Component: 100 - total flux cleaned = 0.0104977 Jy ! Component: 150 - total flux cleaned = 0.0104902 Jy ! Component: 200 - total flux cleaned = 0.0104865 Jy ! Total flux subtracted in 200 components = 0.0104865 Jy ! Clean residual min=-0.007035 max=0.009989 Jy/beam ! Clean residual mean=0.000180 rms=0.002487 Jy/beam ! Combined flux in latest and established models = 0.292746 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 22 components and 0.292746 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.337935Jy sigma=0.001417 ! Fit after self-cal, rms=0.337926Jy sigma=0.001417 ! 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.859 x 11.23 at -3.005 degrees (North through East) ! Clean map min=-0.0069215 max=0.28331 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.00901 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.11 HN 0.97 KP 0.91 ! LA 1.00 MK 1.03 NL 1.00* OV 1.09 ! PT 0.97 SC 0.86 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.978516 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.14 HN 1.02 KP 0.96 ! LA 1.11 MK 1.01 NL 1.00 OV 1.07 ! PT 0.95 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04891 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.07 HN 0.97 KP 0.90 ! LA 0.81 MK 0.87 NL 0.94 OV 0.95 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.992866 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.10 HN 1.14 KP 0.94 ! LA 0.89 MK 1.08 NL 1.05 OV 0.92 ! PT 0.89 SC 1.01 ! ! ! Fit before self-cal, rms=0.337926Jy sigma=0.001417 ! Fit after self-cal, rms=0.331924Jy sigma=0.001411 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.331924Jy sigma=0.001411 ! Fit after self-cal, rms=0.331922Jy sigma=0.001411 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.818 mas, bmaj=11.06 mas, bpa=-2.029 degrees ! Estimated noise=1086.92 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.00366435 Jy ! Component: 100 - total flux cleaned = 0.00367838 Jy ! Component: 150 - total flux cleaned = 0.00359232 Jy ! Component: 200 - total flux cleaned = 0.00351531 Jy ! Total flux subtracted in 200 components = 0.00351531 Jy ! Clean residual min=-0.005349 max=0.005381 Jy/beam ! Clean residual mean=0.000035 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.296261 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 31 components and 0.296261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331826Jy sigma=0.001411 ! Fit after self-cal, rms=0.331811Jy sigma=0.001411 ! 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.331811Jy sigma=0.001411 ! Fit after self-cal, rms=0.330849Jy sigma=0.001406 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.000838953 Jy ! Component: 100 - total flux cleaned = 0.000761778 Jy ! Component: 150 - total flux cleaned = 0.000761306 Jy ! Component: 200 - total flux cleaned = 0.000634846 Jy ! Total flux subtracted in 200 components = 0.000634846 Jy ! Clean residual min=-0.005372 max=0.005155 Jy/beam ! Clean residual mean=0.000035 rms=0.001632 Jy/beam ! Combined flux in latest and established models = 0.296896 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 36 components and 0.296896 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.330807Jy sigma=0.001406 ! Fit after self-cal, rms=0.330701Jy sigma=0.001406 ! 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.818 x 11.06 at -2.029 degrees (North through East) ! Clean map min=-0.0051784 max=0.28635 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.330701Jy sigma=0.001406 ! Fit after self-cal, rms=0.330319Jy sigma=0.001403 ! 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.330319Jy sigma=0.001403 ! Fit after self-cal, rms=0.330314Jy sigma=0.001403 ! Inverting map and beam ! Estimated beam: bmin=3.796 mas, bmaj=11.03 mas, bpa=-2.134 degrees ! Estimated noise=1082.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00161429 Jy ! Component: 100 - total flux cleaned = 0.00160726 Jy ! Component: 150 - total flux cleaned = 0.0016054 Jy ! Component: 200 - total flux cleaned = 0.00160763 Jy ! Total flux subtracted in 200 components = 0.00160763 Jy ! Clean residual min=-0.005132 max=0.005021 Jy/beam ! Clean residual mean=0.000033 rms=0.001531 Jy/beam ! Combined flux in latest and established models = 0.298504 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 43 components and 0.298504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.330294Jy sigma=0.001403 ! Fit after self-cal, rms=0.330293Jy sigma=0.001403 ! 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.330293Jy sigma=0.001403 ! Fit after self-cal, rms=0.331697Jy sigma=0.001401 ! 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.331697Jy sigma=0.001401 ! Fit after self-cal, rms=0.331709Jy sigma=0.001401 ! Inverting map and beam ! Estimated beam: bmin=3.783 mas, bmaj=11 mas, bpa=-2.151 degrees ! Estimated noise=1085.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00211266 Jy ! Component: 100 - total flux cleaned = 0.00228481 Jy ! Component: 150 - total flux cleaned = 0.00228273 Jy ! Component: 200 - total flux cleaned = 0.00228057 Jy ! Total flux subtracted in 200 components = 0.00228057 Jy ! Clean residual min=-0.005089 max=0.004800 Jy/beam ! Clean residual mean=0.000032 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.300784 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 46 components and 0.300784 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331697Jy sigma=0.001401 ! Fit after self-cal, rms=0.331697Jy sigma=0.001401 ! 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.51 mas, bmaj=19.38 mas, bpa=-4.389 degrees ! Estimated noise=1312.52 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.000602458 Jy ! Component: 100 - total flux cleaned = 0.000740717 Jy ! Component: 150 - total flux cleaned = 0.000894969 Jy ! Component: 200 - total flux cleaned = 0.000936016 Jy ! Total flux subtracted in 200 components = 0.000936016 Jy ! Clean residual min=-0.005335 max=0.005678 Jy/beam ! Clean residual mean=0.000048 rms=0.001876 Jy/beam ! Combined flux in latest and established models = 0.30172 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 51 components and 0.30172 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331703Jy sigma=0.001401 ! Fit after self-cal, rms=0.331687Jy sigma=0.001401 ! 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.982 mas, bmaj=8.444 mas, bpa=-0.9158 degrees ! Estimated noise=1493.45 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.244562 Jy ! Component: 100 - total flux cleaned = 0.283299 Jy ! Component: 150 - total flux cleaned = 0.296766 Jy ! Component: 200 - total flux cleaned = 0.298548 Jy ! Total flux subtracted in 200 components = 0.298548 Jy ! Clean residual min=-0.007834 max=0.006731 Jy/beam ! Clean residual mean=0.000035 rms=0.002013 Jy/beam ! Combined flux in latest and established models = 0.298548 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.298548 Jy ! Inverting map and beam ! Estimated beam: bmin=3.783 mas, bmaj=11 mas, bpa=-2.151 degrees ! Estimated noise=1085.82 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.00230599 Jy ! Component: 100 - total flux cleaned = 0.00220421 Jy ! Component: 150 - total flux cleaned = 0.00220303 Jy ! Component: 200 - total flux cleaned = 0.00220253 Jy ! Total flux subtracted in 200 components = 0.00220253 Jy ! Clean residual min=-0.005212 max=0.005283 Jy/beam ! Clean residual mean=0.000035 rms=0.001562 Jy/beam ! Combined flux in latest and established models = 0.300751 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.300751 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.51 mas, bmaj=19.38 mas, bpa=-4.389 degrees ! Estimated noise=1312.52 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.00087748 Jy ! Component: 100 - total flux cleaned = 0.00096233 Jy ! Component: 150 - total flux cleaned = 0.00101946 Jy ! Component: 200 - total flux cleaned = 0.000974635 Jy ! Total flux subtracted in 200 components = 0.000974635 Jy ! Clean residual min=-0.005320 max=0.005698 Jy/beam ! Clean residual mean=0.000050 rms=0.001889 Jy/beam ! Combined flux in latest and established models = 0.301726 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 47 components and 0.301726 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.783 mas, bmaj=11 mas, bpa=-2.151 degrees ! Estimated noise=1085.82 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000205907 Jy ! Component: 100 - total flux cleaned = -0.000471194 Jy ! Component: 150 - total flux cleaned = -0.000617046 Jy ! Component: 200 - total flux cleaned = -0.000674689 Jy ! Total flux subtracted in 200 components = -0.000674689 Jy ! Clean residual min=-0.005055 max=0.004708 Jy/beam ! Clean residual mean=0.000032 rms=0.001524 Jy/beam ! Combined flux in latest and established models = 0.301051 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 52 components and 0.301051 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.331705Jy sigma=0.001401 ! Fit after self-cal, rms=0.331705Jy sigma=0.001401 wmodel J0325-2415_S_1997_07_02_yyk\_map.mod ! Writing 52 model components to file: J0325-2415_S_1997_07_02_yyk_map.mod wobs J0325-2415_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0325-2415_S_1997_07_02_yyk_uvs.fits wwins J0325-2415_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J0325-2415_S_1997_07_02_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.00156103 Jy ! Component: 100 - total flux cleaned = -0.00239526 Jy ! Component: 150 - total flux cleaned = -0.00263037 Jy ! Component: 200 - total flux cleaned = -0.00277888 Jy ! Component: 250 - total flux cleaned = -0.00306392 Jy ! Component: 300 - total flux cleaned = -0.00347386 Jy ! Component: 350 - total flux cleaned = -0.00380333 Jy ! Component: 400 - total flux cleaned = -0.00412527 Jy ! Component: 450 - total flux cleaned = -0.00437344 Jy ! Component: 500 - total flux cleaned = -0.00461467 Jy ! Component: 550 - total flux cleaned = -0.00484842 Jy ! Component: 600 - total flux cleaned = -0.00513358 Jy ! Component: 650 - total flux cleaned = -0.00552364 Jy ! Component: 700 - total flux cleaned = -0.00574131 Jy ! Component: 750 - total flux cleaned = -0.00595291 Jy ! Component: 800 - total flux cleaned = -0.00584987 Jy ! Component: 850 - total flux cleaned = -0.00574852 Jy ! Component: 900 - total flux cleaned = -0.0055501 Jy ! Component: 950 - total flux cleaned = -0.00530738 Jy ! Component: 1000 - total flux cleaned = -0.00502212 Jy ! Component: 1050 - total flux cleaned = -0.0049761 Jy ! Component: 1100 - total flux cleaned = -0.00474671 Jy ! Component: 1150 - total flux cleaned = -0.0047923 Jy ! Component: 1200 - total flux cleaned = -0.00474768 Jy ! Component: 1250 - total flux cleaned = -0.00479133 Jy ! Component: 1300 - total flux cleaned = -0.00461834 Jy ! Component: 1350 - total flux cleaned = -0.00478922 Jy ! Component: 1400 - total flux cleaned = -0.0048308 Jy ! Component: 1450 - total flux cleaned = -0.00483035 Jy ! Component: 1500 - total flux cleaned = -0.00483074 Jy ! Component: 1550 - total flux cleaned = -0.00487225 Jy ! Component: 1600 - total flux cleaned = -0.00495227 Jy ! Component: 1650 - total flux cleaned = -0.00495217 Jy ! Component: 1700 - total flux cleaned = -0.00499099 Jy ! Component: 1750 - total flux cleaned = -0.00514412 Jy ! Component: 1800 - total flux cleaned = -0.00510603 Jy ! Component: 1850 - total flux cleaned = -0.00506831 Jy ! Component: 1900 - total flux cleaned = -0.00517996 Jy ! Component: 1950 - total flux cleaned = -0.00521661 Jy ! Component: 2000 - total flux cleaned = -0.00525305 Jy ! Total flux subtracted in 2048 components = -0.00536115 Jy ! Clean residual min=-0.002495 max=0.002158 Jy/beam ! Clean residual mean=0.000045 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.29569 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 187 components and 0.29569 Jy ![Exited script file: muppet] wmap "J0325-2415_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.783 x 11 at -2.151 degrees (North through East) ! Clean map min=-0.0050124 max=0.28581 Jy/beam ! Writing clean map to FITS file: J0325-2415_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.285805 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000764569 device "J0325-2415_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0325-2415_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.802542 0.802542 1.60508 3.21017 6.42033 12.8407 25.6813 51.3627 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.285 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.783 x 11 at -2.151 degrees (North through East) ! Clean map min=-0.0050124 max=0.28581 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0325-2415_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0325-2415_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0325-2415_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 16:02:30 2007