! Started logfile: J2258-2758_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:45:36 2005 obs J2258-2758_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J2258-2758_S_2005_06_30_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.95 visibilities/baseline/integration-bin. ! Found source: J2258-2758 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1468 lines of history. ! ! Reading 684 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 J2258-2758_S_2005_06_30_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.892559 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.476 mas, bmaj=6.789 mas, bpa=-8.221 degrees ! Estimated noise=2.827 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.675102 Jy ! Component: 100 - total flux cleaned = 0.843697 Jy ! Total flux subtracted in 100 components = 0.843697 Jy ! Clean residual min=-0.042428 max=0.091899 Jy/beam ! Clean residual mean=-0.000775 rms=0.013877 Jy/beam ! Combined flux in latest and established models = 0.843697 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.843697 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.262574Jy sigma=3.015742 ! Fit after self-cal, rms=0.261910Jy sigma=3.007862 ! Inverting map and beam ! Estimated beam: bmin=2.476 mas, bmaj=6.789 mas, bpa=-8.221 degrees ! Estimated noise=2.827 mJy/beam. ! Added new window around map position (-3.5, -2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.105777 Jy ! Component: 100 - total flux cleaned = 0.161618 Jy ! Total flux subtracted in 100 components = 0.161618 Jy ! Clean residual min=-0.028287 max=0.047488 Jy/beam ! Clean residual mean=-0.000416 rms=0.008955 Jy/beam ! Combined flux in latest and established models = 1.00532 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 38 components and 1.00532 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.210896Jy sigma=2.526319 ! Fit after self-cal, rms=0.210142Jy sigma=2.519313 ! 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=3.005 mas, bmaj=8.026 mas, bpa=-8.647 degrees ! Estimated noise=2.04915 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.0268062 Jy ! Component: 100 - total flux cleaned = 0.0284196 Jy ! Component: 150 - total flux cleaned = 0.0289069 Jy ! Component: 200 - total flux cleaned = 0.0289187 Jy ! Total flux subtracted in 200 components = 0.0289187 Jy ! Clean residual min=-0.031620 max=0.051526 Jy/beam ! Clean residual mean=-0.000673 rms=0.011723 Jy/beam ! Combined flux in latest and established models = 1.03423 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 1.03423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205294Jy sigma=2.476921 ! Fit after self-cal, rms=0.204881Jy sigma=2.472718 ! 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.005 x 8.026 at -8.647 degrees (North through East) ! Clean map min=-0.029443 max=0.74801 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.01673 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 1.12 KP 0.94 ! LA 1.02 MK 0.92 NL 0.93 OV 0.99 ! PT 1.07 SC 0.89 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00357 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.12 KP 0.98 ! LA 1.00 MK 0.96 NL 0.95 OV 0.99 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.948948 ! Telescope amplitude corrections in sub-array 1: ! BR 1.62 FD 0.90 HN 1.07 KP 0.95 ! LA 0.91 MK 1.08 NL 0.99 OV 1.00 ! PT 1.05 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.10555 ! Telescope amplitude corrections in sub-array 1: ! BR 0.83 FD 0.91 HN 0.97 KP 0.85 ! LA 0.75 MK 1.04 NL 0.92 OV 0.82 ! PT 0.94 SC 1.01 ! ! ! Fit before self-cal, rms=0.204881Jy sigma=2.472718 ! Fit after self-cal, rms=0.160433Jy sigma=1.677683 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.160433Jy sigma=1.677683 ! Fit after self-cal, rms=0.160450Jy sigma=1.677468 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.021 mas, bmaj=8.076 mas, bpa=-8.13 degrees ! Estimated noise=2.04976 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.0179977 Jy ! Component: 100 - total flux cleaned = 0.0211529 Jy ! Component: 150 - total flux cleaned = 0.021672 Jy ! Component: 200 - total flux cleaned = 0.0221205 Jy ! Total flux subtracted in 200 components = 0.0221205 Jy ! Clean residual min=-0.012452 max=0.013090 Jy/beam ! Clean residual mean=0.000007 rms=0.003536 Jy/beam ! Combined flux in latest and established models = 1.05635 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 61 components and 1.05635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.157065Jy sigma=1.651874 ! Fit after self-cal, rms=0.156969Jy sigma=1.651057 ! 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.156969Jy sigma=1.651057 ! Fit after self-cal, rms=0.154786Jy sigma=1.627571 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.0008476 Jy ! Component: 100 - total flux cleaned = 0.000668335 Jy ! Component: 150 - total flux cleaned = 0.000512087 Jy ! Component: 200 - total flux cleaned = 0.000368094 Jy ! Total flux subtracted in 200 components = 0.000368094 Jy ! Clean residual min=-0.011532 max=0.013117 Jy/beam ! Clean residual mean=0.000008 rms=0.003423 Jy/beam ! Combined flux in latest and established models = 1.05672 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 71 components and 1.05672 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154300Jy sigma=1.623444 ! Fit after self-cal, rms=0.154126Jy sigma=1.620925 ! 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.021 x 8.076 at -8.13 degrees (North through East) ! Clean map min=-0.010941 max=0.76001 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.154126Jy sigma=1.620925 ! Fit after self-cal, rms=0.113342Jy sigma=1.060656 ! 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.113342Jy sigma=1.060656 ! Fit after self-cal, rms=0.113390Jy sigma=1.060253 ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=8.057 mas, bpa=-7.849 degrees ! Estimated noise=2.02994 mJy/beam. ! Added new window around map position (-14, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0144689 Jy ! Component: 100 - total flux cleaned = 0.0173729 Jy ! Component: 150 - total flux cleaned = 0.0175802 Jy ! Component: 200 - total flux cleaned = 0.0174022 Jy ! Total flux subtracted in 200 components = 0.0174022 Jy ! Clean residual min=-0.009139 max=0.009985 Jy/beam ! Clean residual mean=-0.000033 rms=0.002761 Jy/beam ! Combined flux in latest and established models = 1.07413 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 97 components and 1.07413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112023Jy sigma=1.032760 ! Fit after self-cal, rms=0.111871Jy sigma=1.031075 ! 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.111871Jy sigma=1.031075 ! Fit after self-cal, rms=0.111227Jy sigma=1.020013 ! 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.111227Jy sigma=1.020013 ! Fit after self-cal, rms=0.111231Jy sigma=1.020001 ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=8.056 mas, bpa=-7.877 degrees ! Estimated noise=2.02686 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0035084 Jy ! Component: 100 - total flux cleaned = 0.00351565 Jy ! Component: 150 - total flux cleaned = 0.00337943 Jy ! Component: 200 - total flux cleaned = 0.00337559 Jy ! Total flux subtracted in 200 components = 0.00337559 Jy ! Clean residual min=-0.008989 max=0.009481 Jy/beam ! Clean residual mean=-0.000026 rms=0.002564 Jy/beam ! Combined flux in latest and established models = 1.0775 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 109 components and 1.0775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110926Jy sigma=1.013859 ! Fit after self-cal, rms=0.110841Jy sigma=1.013211 ! 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.1 mas, bmaj=19.92 mas, bpa=-3.452 degrees ! Estimated noise=2.65554 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.00316708 Jy ! Component: 100 - total flux cleaned = 0.00303048 Jy ! Component: 150 - total flux cleaned = 0.00303692 Jy ! Component: 200 - total flux cleaned = 0.0030343 Jy ! Total flux subtracted in 200 components = 0.0030343 Jy ! Clean residual min=-0.007871 max=0.011356 Jy/beam ! Clean residual mean=-0.000064 rms=0.002940 Jy/beam ! Combined flux in latest and established models = 1.08054 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 121 components and 1.08054 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110757Jy sigma=1.011969 ! Fit after self-cal, rms=0.110637Jy sigma=1.011341 ! 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=2.482 mas, bmaj=6.831 mas, bpa=-7.735 degrees ! Estimated noise=2.77913 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.66486 Jy ! Component: 100 - total flux cleaned = 0.833149 Jy ! Component: 150 - total flux cleaned = 0.924292 Jy ! Component: 200 - total flux cleaned = 0.976329 Jy ! Total flux subtracted in 200 components = 0.976329 Jy ! Clean residual min=-0.014681 max=0.020521 Jy/beam ! Clean residual mean=-0.000200 rms=0.004481 Jy/beam ! Combined flux in latest and established models = 0.976329 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.976329 Jy ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=8.056 mas, bpa=-7.877 degrees ! Estimated noise=2.02686 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.0445877 Jy ! Component: 100 - total flux cleaned = 0.0688319 Jy ! Component: 150 - total flux cleaned = 0.083513 Jy ! Component: 200 - total flux cleaned = 0.0927383 Jy ! Total flux subtracted in 200 components = 0.0927383 Jy ! Clean residual min=-0.009817 max=0.008880 Jy/beam ! Clean residual mean=-0.000059 rms=0.002663 Jy/beam ! Combined flux in latest and established models = 1.06907 Jy ! Adding 49 model components to the UV plane model. ! The established model now contains 72 components and 1.06907 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.1 mas, bmaj=19.92 mas, bpa=-3.452 degrees ! Estimated noise=2.65554 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.00882063 Jy ! Component: 100 - total flux cleaned = 0.0102863 Jy ! Component: 150 - total flux cleaned = 0.0112643 Jy ! Component: 200 - total flux cleaned = 0.011455 Jy ! Total flux subtracted in 200 components = 0.011455 Jy ! Clean residual min=-0.007303 max=0.011173 Jy/beam ! Clean residual mean=-0.000080 rms=0.002952 Jy/beam ! Combined flux in latest and established models = 1.08052 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 104 components and 1.08052 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.008 mas, bmaj=8.056 mas, bpa=-7.877 degrees ! Estimated noise=2.02686 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000699074 Jy ! Component: 100 - total flux cleaned = 0.000415857 Jy ! Component: 150 - total flux cleaned = 0.000289225 Jy ! Component: 200 - total flux cleaned = 0.000174941 Jy ! Total flux subtracted in 200 components = 0.000174941 Jy ! Clean residual min=-0.008946 max=0.008446 Jy/beam ! Clean residual mean=-0.000035 rms=0.002464 Jy/beam ! Combined flux in latest and established models = 1.0807 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 125 components and 1.0807 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.110868Jy sigma=1.010104 ! Fit after self-cal, rms=0.110705Jy sigma=1.009061 wmodel J2258-2758_S_2005_06_30_yyk\_map.mod ! Writing 125 model components to file: J2258-2758_S_2005_06_30_yyk_map.mod wobs J2258-2758_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J2258-2758_S_2005_06_30_yyk_uvs.fits wwins J2258-2758_S_2005_06_30_yyk\_map.win ! wwins: Wrote 3 windows to J2258-2758_S_2005_06_30_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.00132745 Jy ! Component: 100 - total flux cleaned = -0.00190369 Jy ! Component: 150 - total flux cleaned = -0.00283382 Jy ! Component: 200 - total flux cleaned = -0.00370674 Jy ! Component: 250 - total flux cleaned = -0.00429631 Jy ! Component: 300 - total flux cleaned = -0.00418731 Jy ! Component: 350 - total flux cleaned = -0.00376743 Jy ! Component: 400 - total flux cleaned = -0.00346595 Jy ! Component: 450 - total flux cleaned = -0.00317321 Jy ! Component: 500 - total flux cleaned = -0.00279921 Jy ! Component: 550 - total flux cleaned = -0.00253105 Jy ! Component: 600 - total flux cleaned = -0.00218383 Jy ! Component: 650 - total flux cleaned = -0.00184644 Jy ! Component: 700 - total flux cleaned = -0.00143636 Jy ! Component: 750 - total flux cleaned = -0.00119768 Jy ! Component: 800 - total flux cleaned = -0.000652652 Jy ! Component: 850 - total flux cleaned = -0.000199039 Jy ! Component: 900 - total flux cleaned = 9.79144e-05 Jy ! Component: 950 - total flux cleaned = 0.000316265 Jy ! Component: 1000 - total flux cleaned = 0.000672898 Jy ! Component: 1050 - total flux cleaned = 0.00143319 Jy ! Component: 1100 - total flux cleaned = 0.0014328 Jy ! Component: 1150 - total flux cleaned = 0.00202807 Jy ! Component: 1200 - total flux cleaned = 0.0023513 Jy ! Component: 1250 - total flux cleaned = 0.00279436 Jy ! Component: 1300 - total flux cleaned = 0.00291785 Jy ! Component: 1350 - total flux cleaned = 0.00322293 Jy ! Component: 1400 - total flux cleaned = 0.00352094 Jy ! Component: 1450 - total flux cleaned = 0.00358 Jy ! Component: 1500 - total flux cleaned = 0.00381085 Jy ! Component: 1550 - total flux cleaned = 0.00415022 Jy ! Component: 1600 - total flux cleaned = 0.00426135 Jy ! Component: 1650 - total flux cleaned = 0.00480971 Jy ! Component: 1700 - total flux cleaned = 0.00523844 Jy ! Component: 1750 - total flux cleaned = 0.00550312 Jy ! Component: 1800 - total flux cleaned = 0.00591916 Jy ! Component: 1850 - total flux cleaned = 0.00612407 Jy ! Component: 1900 - total flux cleaned = 0.00657774 Jy ! Component: 1950 - total flux cleaned = 0.00692443 Jy ! Component: 2000 - total flux cleaned = 0.00712004 Jy ! Total flux subtracted in 2048 components = 0.00755307 Jy ! Clean residual min=-0.002503 max=0.003431 Jy/beam ! Clean residual mean=-0.000018 rms=0.000985 Jy/beam ! Combined flux in latest and established models = 1.08825 Jy keep ! Adding 129 model components to the UV plane model. ! The established model now contains 254 components and 1.08825 Jy ![Exited script file: muppet] wmap "J2258-2758_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.008 x 8.056 at -7.877 degrees (North through East) ! Clean map min=-0.0067805 max=0.75585 Jy/beam ! Writing clean map to FITS file: J2258-2758_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.755854 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000992557 device "J2258-2758_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J2258-2758_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.393948 0.393948 0.787897 1.57579 3.15159 6.30317 12.6063 25.2127 50.4254 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0029 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.755 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.008 x 8.056 at -7.877 degrees (North through East) ! Clean map min=-0.0067805 max=0.75585 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2258-2758_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J2258-2758_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2258-2758_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:45:40 2005