! Started logfile: J2000-1748_X_1995_04_19_yyk_uvs.log on Mon Jan 8 10:09:33 2007 obs J2000-1748_X_1995_04_19_yyk_uva.fits ! Reading UV FITS file: J2000-1748_X_1995_04_19_yyk_uva.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.222222 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2000-1748 ! ! 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 8.15049e+09 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 724 lines of history. ! ! Reading 240 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 J2000-1748_X_1995_04_19_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.449934 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=0.8757 mas, bmaj=5.837 mas, bpa=30.99 degrees ! Estimated noise=7432.71 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.348704 Jy ! Component: 100 - total flux cleaned = 0.372075 Jy ! Total flux subtracted in 100 components = 0.372075 Jy ! Clean residual min=-0.048773 max=0.045408 Jy/beam ! Clean residual mean=0.000060 rms=0.013906 Jy/beam ! Combined flux in latest and established models = 0.372075 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.372075 Jy ! ! Correcting IF 1. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 32 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.193745Jy sigma=0.001700 ! Fit after self-cal, rms=0.191278Jy sigma=0.001674 ! Inverting map and beam ! Estimated beam: bmin=0.8757 mas, bmaj=5.837 mas, bpa=30.99 degrees ! Estimated noise=7432.71 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=0.9074 mas, bmaj=7.66 mas, bpa=30.95 degrees ! Estimated noise=5862.41 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.0343034 Jy ! Component: 100 - total flux cleaned = 0.0454005 Jy ! Component: 150 - total flux cleaned = 0.0475484 Jy ! Component: 200 - total flux cleaned = 0.0486968 Jy ! Total flux subtracted in 200 components = 0.0486968 Jy ! Clean residual min=-0.032155 max=0.031101 Jy/beam ! Clean residual mean=-0.000013 rms=0.009523 Jy/beam ! Combined flux in latest and established models = 0.420772 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 61 components and 0.420772 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.184944Jy sigma=0.001594 ! Fit after self-cal, rms=0.184939Jy sigma=0.001593 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9074 x 7.66 at 30.95 degrees (North through East) ! Clean map min=-0.030137 max=0.41183 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.988484 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.86 HN 1.00* KP 1.00* ! LA 0.90 MK 1.00* NL 0.81 OV 0.98 ! PT 1.35 SC 1.25 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984303 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.91 HN 1.00* KP 1.00* ! LA 0.81 MK 1.00* NL 1.02 OV 1.12 ! PT 1.35 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.983463 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.95 HN 1.00* KP 1.00* ! LA 0.97 MK 1.00* NL 1.18 OV 0.95 ! PT 1.03 SC 0.92 ! ! ! Fit before self-cal, rms=0.184939Jy sigma=0.001593 ! Fit after self-cal, rms=0.180670Jy sigma=0.001465 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.180670Jy sigma=0.001465 ! Fit after self-cal, rms=0.180657Jy sigma=0.001462 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.047 mas, bmaj=7.467 mas, bpa=30.76 degrees ! Estimated noise=6000.27 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00342258 Jy ! Component: 100 - total flux cleaned = 0.00542592 Jy ! Component: 150 - total flux cleaned = 0.0050408 Jy ! Component: 200 - total flux cleaned = 0.00436799 Jy ! Total flux subtracted in 200 components = 0.00436799 Jy ! Clean residual min=-0.023924 max=0.020892 Jy/beam ! Clean residual mean=-0.000033 rms=0.006380 Jy/beam ! Combined flux in latest and established models = 0.42514 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 79 components and 0.42514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179351Jy sigma=0.001442 ! Fit after self-cal, rms=0.179322Jy sigma=0.001442 ! 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.179322Jy sigma=0.001442 ! Fit after self-cal, rms=0.179322Jy sigma=0.001442 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.00028778 Jy ! Component: 100 - total flux cleaned = -0.0002823 Jy ! Component: 150 - total flux cleaned = -0.000490894 Jy ! Component: 200 - total flux cleaned = -0.000307995 Jy ! Total flux subtracted in 200 components = -0.000307995 Jy ! Clean residual min=-0.022924 max=0.020142 Jy/beam ! Clean residual mean=-0.000033 rms=0.006144 Jy/beam ! Combined flux in latest and established models = 0.424832 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 96 components and 0.424832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179205Jy sigma=0.001437 ! Fit after self-cal, rms=0.179178Jy sigma=0.001437 ! 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: 1.047 x 7.467 at 30.76 degrees (North through East) ! Clean map min=-0.024566 max=0.39686 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.179178Jy sigma=0.001437 ! Fit after self-cal, rms=0.180777Jy sigma=0.001437 ! 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.180777Jy sigma=0.001437 ! Fit after self-cal, rms=0.180777Jy sigma=0.001437 ! Inverting map and beam ! Estimated beam: bmin=1.046 mas, bmaj=7.423 mas, bpa=30.74 degrees ! Estimated noise=6019.08 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00239966 Jy ! Component: 100 - total flux cleaned = 0.00338722 Jy ! Component: 150 - total flux cleaned = 0.00354394 Jy ! Component: 200 - total flux cleaned = 0.00383747 Jy ! Total flux subtracted in 200 components = 0.00383747 Jy ! Clean residual min=-0.022141 max=0.019953 Jy/beam ! Clean residual mean=-0.000022 rms=0.006057 Jy/beam ! Combined flux in latest and established models = 0.42867 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 112 components and 0.42867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180666Jy sigma=0.001434 ! Fit after self-cal, rms=0.180644Jy sigma=0.001434 ! 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.180644Jy sigma=0.001434 ! Fit after self-cal, rms=0.181418Jy sigma=0.001434 ! 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.181418Jy sigma=0.001434 ! Fit after self-cal, rms=0.181419Jy sigma=0.001434 ! Inverting map and beam ! Estimated beam: bmin=1.045 mas, bmaj=7.392 mas, bpa=30.74 degrees ! Estimated noise=6033.15 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00270911 Jy ! Component: 100 - total flux cleaned = 0.00327894 Jy ! Component: 150 - total flux cleaned = 0.00368578 Jy ! Component: 200 - total flux cleaned = 0.00434242 Jy ! Total flux subtracted in 200 components = 0.00434242 Jy ! Clean residual min=-0.021735 max=0.019980 Jy/beam ! Clean residual mean=-0.000020 rms=0.005989 Jy/beam ! Combined flux in latest and established models = 0.433012 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 120 components and 0.433012 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181289Jy sigma=0.001432 ! Fit after self-cal, rms=0.181253Jy sigma=0.001432 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.207 mas, bmaj=7.36 mas, bpa=26.07 degrees ! Estimated noise=7014.21 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.000147872 Jy ! Component: 100 - total flux cleaned = 0.000138013 Jy ! Component: 150 - total flux cleaned = 0.000283904 Jy ! Component: 200 - total flux cleaned = 0.000843763 Jy ! Total flux subtracted in 200 components = 0.000843763 Jy ! Clean residual min=-0.020715 max=0.024382 Jy/beam ! Clean residual mean=-0.000023 rms=0.006523 Jy/beam ! Combined flux in latest and established models = 0.433856 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 128 components and 0.433856 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181313Jy sigma=0.001432 ! Fit after self-cal, rms=0.181236Jy sigma=0.001432 ! 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=0.8857 mas, bmaj=5.835 mas, bpa=30.95 degrees ! Estimated noise=7502.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.34341 Jy ! Component: 100 - total flux cleaned = 0.36883 Jy ! Component: 150 - total flux cleaned = 0.3862 Jy ! Component: 200 - total flux cleaned = 0.400984 Jy ! Total flux subtracted in 200 components = 0.400984 Jy ! Clean residual min=-0.038673 max=0.028660 Jy/beam ! Clean residual mean=0.000034 rms=0.008991 Jy/beam ! Combined flux in latest and established models = 0.400984 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.400984 Jy ! Inverting map and beam ! Estimated beam: bmin=1.045 mas, bmaj=7.392 mas, bpa=30.74 degrees ! Estimated noise=6033.15 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.0107468 Jy ! Component: 100 - total flux cleaned = 0.0189596 Jy ! Component: 150 - total flux cleaned = 0.023432 Jy ! Component: 200 - total flux cleaned = 0.0257964 Jy ! Total flux subtracted in 200 components = 0.0257964 Jy ! Clean residual min=-0.024527 max=0.019919 Jy/beam ! Clean residual mean=-0.000005 rms=0.006377 Jy/beam ! Combined flux in latest and established models = 0.42678 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 70 components and 0.426781 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.207 mas, bmaj=7.36 mas, bpa=26.07 degrees ! Estimated noise=7014.21 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.00738443 Jy ! Component: 100 - total flux cleaned = 0.0122568 Jy ! Component: 150 - total flux cleaned = 0.0131897 Jy ! Component: 200 - total flux cleaned = 0.0133776 Jy ! Total flux subtracted in 200 components = 0.0133776 Jy ! Clean residual min=-0.020728 max=0.025093 Jy/beam ! Clean residual mean=-0.000053 rms=0.006785 Jy/beam ! Combined flux in latest and established models = 0.440158 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 96 components and 0.440158 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.045 mas, bmaj=7.392 mas, bpa=30.74 degrees ! Estimated noise=6033.15 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00247018 Jy ! Component: 100 - total flux cleaned = -0.00225089 Jy ! Component: 150 - total flux cleaned = -0.00244673 Jy ! Component: 200 - total flux cleaned = -0.00244558 Jy ! Total flux subtracted in 200 components = -0.00244558 Jy ! Clean residual min=-0.021131 max=0.019205 Jy/beam ! Clean residual mean=-0.000032 rms=0.005982 Jy/beam ! Combined flux in latest and established models = 0.437713 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 109 components and 0.437713 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.181513Jy sigma=0.001433 ! Fit after self-cal, rms=0.181383Jy sigma=0.001433 wmodel J2000-1748_X_1995_04_19_yyk\_map.mod ! Writing 109 model components to file: J2000-1748_X_1995_04_19_yyk_map.mod wobs J2000-1748_X_1995_04_19_yyk\_uvs.fits ! Writing UV FITS file: J2000-1748_X_1995_04_19_yyk_uvs.fits wwins J2000-1748_X_1995_04_19_yyk\_map.win ! wwins: Wrote 1 windows to J2000-1748_X_1995_04_19_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.00431286 Jy ! Component: 100 - total flux cleaned = -0.00629364 Jy ! Component: 150 - total flux cleaned = -0.00776559 Jy ! Component: 200 - total flux cleaned = -0.00969884 Jy ! Component: 250 - total flux cleaned = -0.0115215 Jy ! Component: 300 - total flux cleaned = -0.013011 Jy ! Component: 350 - total flux cleaned = -0.0146833 Jy ! Component: 400 - total flux cleaned = -0.0153673 Jy ! Component: 450 - total flux cleaned = -0.0162463 Jy ! Component: 500 - total flux cleaned = -0.0162488 Jy ! Component: 550 - total flux cleaned = -0.0166631 Jy ! Component: 600 - total flux cleaned = -0.0162605 Jy ! Component: 650 - total flux cleaned = -0.0158759 Jy ! Component: 700 - total flux cleaned = -0.0156886 Jy ! Component: 750 - total flux cleaned = -0.0151418 Jy ! Component: 800 - total flux cleaned = -0.0140772 Jy ! Component: 850 - total flux cleaned = -0.0135584 Jy ! Component: 900 - total flux cleaned = -0.0127139 Jy ! Component: 950 - total flux cleaned = -0.0120562 Jy ! Component: 1000 - total flux cleaned = -0.0120547 Jy ! Component: 1050 - total flux cleaned = -0.01158 Jy ! Component: 1100 - total flux cleaned = -0.011269 Jy ! Component: 1150 - total flux cleaned = -0.0111178 Jy ! Component: 1200 - total flux cleaned = -0.0108183 Jy ! Component: 1250 - total flux cleaned = -0.0106713 Jy ! Component: 1300 - total flux cleaned = -0.0100837 Jy ! Component: 1350 - total flux cleaned = -0.00935789 Jy ! Component: 1400 - total flux cleaned = -0.00907074 Jy ! Component: 1450 - total flux cleaned = -0.0090703 Jy ! Component: 1500 - total flux cleaned = -0.00878519 Jy ! Component: 1550 - total flux cleaned = -0.00850316 Jy ! Component: 1600 - total flux cleaned = -0.0083638 Jy ! Component: 1650 - total flux cleaned = -0.00808427 Jy ! Component: 1700 - total flux cleaned = -0.00794589 Jy ! Component: 1750 - total flux cleaned = -0.00808535 Jy ! Component: 1800 - total flux cleaned = -0.00794638 Jy ! Component: 1850 - total flux cleaned = -0.00780899 Jy ! Component: 1900 - total flux cleaned = -0.00767238 Jy ! Component: 1950 - total flux cleaned = -0.00753515 Jy ! Component: 2000 - total flux cleaned = -0.00780968 Jy ! Total flux subtracted in 2048 components = -0.00767158 Jy ! Clean residual min=-0.008326 max=0.007621 Jy/beam ! Clean residual mean=-0.000010 rms=0.002490 Jy/beam ! Combined flux in latest and established models = 0.430041 Jy keep ! Adding 103 model components to the UV plane model. ! The established model now contains 212 components and 0.430041 Jy ![Exited script file: muppet] wmap "J2000-1748_X_1995_04_19_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.045 x 7.392 at 30.74 degrees (North through East) ! Clean map min=-0.027489 max=0.39284 Jy/beam ! Writing clean map to FITS file: J2000-1748_X_1995_04_19_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.392841 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00245211 device "J2000-1748_X_1995_04_19_yyk\_map.eps/VPS" ! Attempting to open device: 'J2000-1748_X_1995_04_19_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.8726 1.8726 3.74519 7.49038 14.9808 29.9615 59.9231 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0073 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.392 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.045 x 7.392 at 30.74 degrees (North through East) ! Clean map min=-0.027489 max=0.39284 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2000-1748_X_1995_04_19_yyk\_map.gif/gif" ! Attempting to open device: 'J2000-1748_X_1995_04_19_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2000-1748_X_1995_04_19_yyk_uvs.log closed on Mon Jan 8 10:09:39 2007