! Started logfile: J1354-0206_X_2004_05_08_yyk_uvs.log on Wed Dec 7 00:28:59 2005 obs J1354-0206_X_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J1354-0206_X_2004_05_08_yyk_uve.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.781481 visibilities/baseline/integration-bin. ! Found source: J1354-0206 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1432 lines of history. ! ! Reading 844 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 J1354-0206_X_2004_05_08_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.66749 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.367554Jy sigma=6.926257 ! Fit after self-cal, rms=0.367553Jy sigma=6.924899 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.7608 mas, bmaj=1.827 mas, bpa=-2.31 degrees ! Estimated noise=1.59392 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.551208 Jy ! Component: 100 - total flux cleaned = 0.665226 Jy ! Total flux subtracted in 100 components = 0.665226 Jy ! Clean residual min=-0.018688 max=0.035030 Jy/beam ! Clean residual mean=-0.000190 rms=0.006360 Jy/beam ! Combined flux in latest and established models = 0.665226 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.665226 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101670Jy sigma=1.818126 ! Fit after self-cal, rms=0.101629Jy sigma=1.816376 ! Inverting map 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.9666 mas, bmaj=2.257 mas, bpa=-1.834 degrees ! Estimated noise=1.25357 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.0571696 Jy ! Component: 100 - total flux cleaned = 0.0797312 Jy ! Component: 150 - total flux cleaned = 0.0894319 Jy ! Component: 200 - total flux cleaned = 0.0927918 Jy ! Total flux subtracted in 200 components = 0.0927918 Jy ! Clean residual min=-0.014234 max=0.012849 Jy/beam ! Clean residual mean=-0.000022 rms=0.003257 Jy/beam ! Combined flux in latest and established models = 0.758018 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 35 components and 0.758018 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078901Jy sigma=1.305802 ! Fit after self-cal, rms=0.078780Jy sigma=1.303590 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.00294 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.02 KP 1.00 ! LA 0.97 MK 1.05 NL 1.00 OV 1.00 ! PT 0.98 SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00801 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.02 KP 0.94 ! LA 0.97 MK 1.04 NL 0.97 OV 1.00 ! PT 1.01 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.993363 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 0.93 KP 0.89 ! LA 0.99 MK 1.08 NL 0.98 OV 1.04 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.975496 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.06 HN 0.96 KP 0.91 ! LA 0.98 MK 1.07 NL 1.01 OV 1.05 ! PT 1.13 SC 1.02 ! ! ! Fit before self-cal, rms=0.078780Jy sigma=1.303590 ! Fit after self-cal, rms=0.069775Jy sigma=1.074083 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.069775Jy sigma=1.074083 ! Fit after self-cal, rms=0.069761Jy sigma=1.074023 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9782 mas, bmaj=2.282 mas, bpa=-1.413 degrees ! Estimated noise=1.24792 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.00412057 Jy ! Component: 100 - total flux cleaned = -0.00473846 Jy ! Component: 150 - total flux cleaned = -0.00509882 Jy ! Component: 200 - total flux cleaned = -0.00509787 Jy ! Total flux subtracted in 200 components = -0.00509787 Jy ! Clean residual min=-0.005850 max=0.005751 Jy/beam ! Clean residual mean=-0.000003 rms=0.001535 Jy/beam ! Combined flux in latest and established models = 0.75292 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.75292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069239Jy sigma=1.064810 ! Fit after self-cal, rms=0.069195Jy sigma=1.064105 ! 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.069195Jy sigma=1.064105 ! Fit after self-cal, rms=0.066776Jy sigma=1.026071 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.000297485 Jy ! Component: 100 - total flux cleaned = 0.000296633 Jy ! Component: 150 - total flux cleaned = 0.000296676 Jy ! Component: 200 - total flux cleaned = 0.000411485 Jy ! Total flux subtracted in 200 components = 0.000411485 Jy ! Clean residual min=-0.005901 max=0.005522 Jy/beam ! Clean residual mean=-0.000003 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.753332 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 48 components and 0.753332 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066609Jy sigma=1.023444 ! Fit after self-cal, rms=0.066217Jy sigma=1.019219 ! 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: 0.9782 x 2.282 at -1.413 degrees (North through East) ! Clean map min=-0.0055096 max=0.65322 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.066217Jy sigma=1.019219 ! Fit after self-cal, rms=0.064492Jy sigma=0.968006 ! 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.064492Jy sigma=0.968006 ! Fit after self-cal, rms=0.064434Jy sigma=0.967378 ! Inverting map and beam ! Estimated beam: bmin=0.9791 mas, bmaj=2.284 mas, bpa=-1.377 degrees ! Estimated noise=1.24834 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000419404 Jy ! Component: 100 - total flux cleaned = 0.000423551 Jy ! Component: 150 - total flux cleaned = 0.000529934 Jy ! Component: 200 - total flux cleaned = 0.000577524 Jy ! Total flux subtracted in 200 components = 0.000577524 Jy ! Clean residual min=-0.004399 max=0.005215 Jy/beam ! Clean residual mean=-0.000001 rms=0.001334 Jy/beam ! Combined flux in latest and established models = 0.753909 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 52 components and 0.753909 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064297Jy sigma=0.965311 ! Fit after self-cal, rms=0.064271Jy sigma=0.964862 ! 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.064271Jy sigma=0.964862 ! Fit after self-cal, rms=0.062990Jy sigma=0.940097 ! 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.062990Jy sigma=0.940097 ! Fit after self-cal, rms=0.062990Jy sigma=0.940070 ! Inverting map and beam ! Estimated beam: bmin=0.9784 mas, bmaj=2.282 mas, bpa=-1.364 degrees ! Estimated noise=1.24905 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000993789 Jy ! Component: 100 - total flux cleaned = 0.000995218 Jy ! Component: 150 - total flux cleaned = 0.00103807 Jy ! Component: 200 - total flux cleaned = 0.00107557 Jy ! Total flux subtracted in 200 components = 0.00107557 Jy ! Clean residual min=-0.004402 max=0.005243 Jy/beam ! Clean residual mean=-0.000002 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.754985 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 54 components and 0.754985 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062894Jy sigma=0.938698 ! Fit after self-cal, rms=0.062882Jy sigma=0.938479 ! 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.197 mas, bmaj=3.712 mas, bpa=-10.03 degrees ! Estimated noise=1.57508 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.000375052 Jy ! Component: 100 - total flux cleaned = 0.000312362 Jy ! Component: 150 - total flux cleaned = 0.000223425 Jy ! Component: 200 - total flux cleaned = 0.000135073 Jy ! Total flux subtracted in 200 components = 0.000135073 Jy ! Clean residual min=-0.005404 max=0.006089 Jy/beam ! Clean residual mean=-0.000005 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.75512 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 61 components and 0.75512 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062957Jy sigma=0.939628 ! Fit after self-cal, rms=0.062873Jy sigma=0.937815 ! Inverting map uvtaper 0,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.7664 mas, bmaj=1.838 mas, bpa=-2.012 degrees ! Estimated noise=1.59061 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.549161 Jy ! Component: 100 - total flux cleaned = 0.658362 Jy ! Component: 150 - total flux cleaned = 0.706906 Jy ! Component: 200 - total flux cleaned = 0.730962 Jy ! Total flux subtracted in 200 components = 0.730962 Jy ! Clean residual min=-0.008068 max=0.008635 Jy/beam ! Clean residual mean=-0.000048 rms=0.002123 Jy/beam ! Combined flux in latest and established models = 0.730962 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.730962 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9784 mas, bmaj=2.282 mas, bpa=-1.364 degrees ! Estimated noise=1.24905 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.014342 Jy ! Component: 100 - total flux cleaned = 0.0199247 Jy ! Component: 150 - total flux cleaned = 0.0224394 Jy ! Component: 200 - total flux cleaned = 0.0231429 Jy ! Total flux subtracted in 200 components = 0.0231429 Jy ! Clean residual min=-0.004521 max=0.005110 Jy/beam ! Clean residual mean=-0.000004 rms=0.001300 Jy/beam ! Combined flux in latest and established models = 0.754105 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.754104 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.197 mas, bmaj=3.712 mas, bpa=-10.03 degrees ! Estimated noise=1.57508 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.000831131 Jy ! Component: 100 - total flux cleaned = 0.0010081 Jy ! Component: 150 - total flux cleaned = 0.00109395 Jy ! Component: 200 - total flux cleaned = 0.00109337 Jy ! Total flux subtracted in 200 components = 0.00109337 Jy ! Clean residual min=-0.005376 max=0.006033 Jy/beam ! Clean residual mean=-0.000004 rms=0.001613 Jy/beam ! Combined flux in latest and established models = 0.755198 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.755198 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9784 mas, bmaj=2.282 mas, bpa=-1.364 degrees ! Estimated noise=1.24905 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000136912 Jy ! Component: 100 - total flux cleaned = 0.000127335 Jy ! Component: 150 - total flux cleaned = 0.00026469 Jy ! Component: 200 - total flux cleaned = 0.000228193 Jy ! Total flux subtracted in 200 components = 0.000228193 Jy ! Clean residual min=-0.004424 max=0.005125 Jy/beam ! Clean residual mean=-0.000001 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.755426 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 51 components and 0.755426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062902Jy sigma=0.936723 ! Fit after self-cal, rms=0.062882Jy sigma=0.936508 wmodel J1354-0206_X_2004_05_08_yyk\_map.mod ! Writing 51 model components to file: J1354-0206_X_2004_05_08_yyk_map.mod wobs J1354-0206_X_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J1354-0206_X_2004_05_08_yyk_uvs.fits wwins J1354-0206_X_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J1354-0206_X_2004_05_08_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.0016455 Jy ! Component: 100 - total flux cleaned = 0.0022035 Jy ! Component: 150 - total flux cleaned = 0.00242155 Jy ! Component: 200 - total flux cleaned = 0.0024878 Jy ! Component: 250 - total flux cleaned = 0.00268311 Jy ! Component: 300 - total flux cleaned = 0.00293155 Jy ! Component: 350 - total flux cleaned = 0.00328924 Jy ! Component: 400 - total flux cleaned = 0.00368862 Jy ! Component: 450 - total flux cleaned = 0.0038546 Jy ! Component: 500 - total flux cleaned = 0.00401548 Jy ! Component: 550 - total flux cleaned = 0.00411735 Jy ! Component: 600 - total flux cleaned = 0.0040173 Jy ! Component: 650 - total flux cleaned = 0.00406377 Jy ! Component: 700 - total flux cleaned = 0.00397079 Jy ! Component: 750 - total flux cleaned = 0.00405948 Jy ! Component: 800 - total flux cleaned = 0.00397055 Jy ! Component: 850 - total flux cleaned = 0.00401267 Jy ! Component: 900 - total flux cleaned = 0.00397117 Jy ! Component: 950 - total flux cleaned = 0.00405147 Jy ! Component: 1000 - total flux cleaned = 0.00416914 Jy ! Component: 1050 - total flux cleaned = 0.00424612 Jy ! Component: 1100 - total flux cleaned = 0.0043948 Jy ! Component: 1150 - total flux cleaned = 0.00439435 Jy ! Component: 1200 - total flux cleaned = 0.00460797 Jy ! Component: 1250 - total flux cleaned = 0.00471244 Jy ! Component: 1300 - total flux cleaned = 0.00481471 Jy ! Component: 1350 - total flux cleaned = 0.00484799 Jy ! Component: 1400 - total flux cleaned = 0.00488147 Jy ! Component: 1450 - total flux cleaned = 0.00491413 Jy ! Component: 1500 - total flux cleaned = 0.00494611 Jy ! Component: 1550 - total flux cleaned = 0.00497749 Jy ! Component: 1600 - total flux cleaned = 0.00500828 Jy ! Component: 1650 - total flux cleaned = 0.0050386 Jy ! Component: 1700 - total flux cleaned = 0.00497909 Jy ! Component: 1750 - total flux cleaned = 0.0050973 Jy ! Component: 1800 - total flux cleaned = 0.00515521 Jy ! Component: 1850 - total flux cleaned = 0.00524082 Jy ! Component: 1900 - total flux cleaned = 0.00526912 Jy ! Component: 1950 - total flux cleaned = 0.00538055 Jy ! Component: 2000 - total flux cleaned = 0.00551791 Jy ! Total flux subtracted in 2048 components = 0.00568092 Jy ! Clean residual min=-0.001441 max=0.001378 Jy/beam ! Clean residual mean=-0.000006 rms=0.000506 Jy/beam ! Combined flux in latest and established models = 0.761107 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 184 components and 0.761107 Jy ![Exited script file: muppet] wmap "J1354-0206_X_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9784 x 2.282 at -1.364 degrees (North through East) ! Clean map min=-0.0035988 max=0.65338 Jy/beam ! Writing clean map to FITS file: J1354-0206_X_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.653383 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0004963 device "J1354-0206_X_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1354-0206_X_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.227875 0.227875 0.455751 0.911502 1.823 3.64601 7.29201 14.584 29.1681 58.3361 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.653 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9784 x 2.282 at -1.364 degrees (North through East) ! Clean map min=-0.0035988 max=0.65338 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1354-0206_X_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1354-0206_X_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1354-0206_X_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:29:03 2005