! Started logfile: J2249-3039_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:57:41 2005 obs J2249-3039_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J2249-3039_S_2004_04_30_yyk_uve.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2249-3039 ! ! 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 1627 lines of history. ! ! Reading 1260 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 J2249-3039_S_2004_04_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.252048 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 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.770896Jy sigma=11.879036 ! Fit after self-cal, rms=0.770794Jy sigma=11.877595 ! 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=2.421 mas, bmaj=7.13 mas, bpa=-7.201 degrees ! Estimated noise=2.0718 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.197212 Jy ! Component: 100 - total flux cleaned = 0.225469 Jy ! Total flux subtracted in 100 components = 0.225469 Jy ! Clean residual min=-0.011496 max=0.012856 Jy/beam ! Clean residual mean=-0.000116 rms=0.003284 Jy/beam ! Combined flux in latest and established models = 0.225469 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.225469 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092408Jy sigma=1.168251 ! Fit after self-cal, rms=0.092416Jy sigma=1.168005 ! 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.123 mas, bmaj=8.331 mas, bpa=-5.781 degrees ! Estimated noise=1.35306 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.0114283 Jy ! Component: 100 - total flux cleaned = 0.0149952 Jy ! Component: 150 - total flux cleaned = 0.0153237 Jy ! Component: 200 - total flux cleaned = 0.0155363 Jy ! Total flux subtracted in 200 components = 0.0155363 Jy ! Clean residual min=-0.010110 max=0.012422 Jy/beam ! Clean residual mean=-0.000182 rms=0.003137 Jy/beam ! Combined flux in latest and established models = 0.241005 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 32 components and 0.241005 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091105Jy sigma=1.150751 ! Fit after self-cal, rms=0.091051Jy sigma=1.150458 ! 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.01747 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.03 HN 1.07 KP 0.90 ! LA 1.15 MK 0.97 NL 1.01 OV 0.90 ! PT 0.98 SC 0.94 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00726 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00 HN 1.14 KP 0.94 ! LA 1.11 MK 0.99 NL 0.99 OV 0.98 ! PT 0.91 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02259 ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.90 HN 1.06 KP 0.89 ! LA 1.00* MK 0.93 NL 0.95 OV 0.90 ! PT 0.93 SC 1.03 ! ! ! Fit before self-cal, rms=0.091051Jy sigma=1.150458 ! Fit after self-cal, rms=0.088276Jy sigma=1.099368 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.088276Jy sigma=1.099368 ! Fit after self-cal, rms=0.088287Jy sigma=1.099264 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.117 mas, bmaj=8.276 mas, bpa=-5.571 degrees ! Estimated noise=1.33777 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.000305306 Jy ! Component: 100 - total flux cleaned = -0.00034372 Jy ! Component: 150 - total flux cleaned = -0.000378943 Jy ! Component: 200 - total flux cleaned = -0.000380911 Jy ! Total flux subtracted in 200 components = -0.000380911 Jy ! Clean residual min=-0.007289 max=0.008897 Jy/beam ! Clean residual mean=-0.000037 rms=0.002444 Jy/beam ! Combined flux in latest and established models = 0.240624 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 39 components and 0.240624 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088302Jy sigma=1.098759 ! Fit after self-cal, rms=0.088274Jy sigma=1.098626 ! 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.088274Jy sigma=1.098626 ! Fit after self-cal, rms=0.084434Jy sigma=1.059762 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.000604341 Jy ! Component: 100 - total flux cleaned = 0.00063266 Jy ! Component: 150 - total flux cleaned = 0.000658362 Jy ! Component: 200 - total flux cleaned = 0.000656384 Jy ! Total flux subtracted in 200 components = 0.000656384 Jy ! Clean residual min=-0.007187 max=0.008995 Jy/beam ! Clean residual mean=-0.000031 rms=0.002416 Jy/beam ! Combined flux in latest and established models = 0.24128 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 45 components and 0.24128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084390Jy sigma=1.059453 ! Fit after self-cal, rms=0.083868Jy sigma=1.055936 ! 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.117 x 8.276 at -5.571 degrees (North through East) ! Clean map min=-0.0068601 max=0.22663 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.083868Jy sigma=1.055936 ! Fit after self-cal, rms=0.081081Jy sigma=1.050931 ! 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.081081Jy sigma=1.050931 ! Fit after self-cal, rms=0.081031Jy sigma=1.050405 ! Inverting map and beam ! Estimated beam: bmin=3.104 mas, bmaj=8.251 mas, bpa=-5.732 degrees ! Estimated noise=1.30465 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00482417 Jy ! Component: 100 - total flux cleaned = -0.00507403 Jy ! Component: 150 - total flux cleaned = -0.004974 Jy ! Component: 200 - total flux cleaned = -0.0049734 Jy ! Total flux subtracted in 200 components = -0.0049734 Jy ! Clean residual min=-0.006806 max=0.008777 Jy/beam ! Clean residual mean=-0.000025 rms=0.002361 Jy/beam ! Combined flux in latest and established models = 0.236307 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 45 components and 0.236307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081036Jy sigma=1.046488 ! Fit after self-cal, rms=0.081039Jy sigma=1.046358 ! 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.081039Jy sigma=1.046358 ! Fit after self-cal, rms=0.078871Jy sigma=1.030755 ! 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.078871Jy sigma=1.030755 ! Fit after self-cal, rms=0.078870Jy sigma=1.030698 ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=8.231 mas, bpa=-5.783 degrees ! Estimated noise=1.28477 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00270974 Jy ! Component: 100 - total flux cleaned = -0.00263142 Jy ! Component: 150 - total flux cleaned = -0.0025715 Jy ! Component: 200 - total flux cleaned = -0.00257203 Jy ! Total flux subtracted in 200 components = -0.00257203 Jy ! Clean residual min=-0.005933 max=0.008355 Jy/beam ! Clean residual mean=-0.000009 rms=0.002134 Jy/beam ! Combined flux in latest and established models = 0.233735 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.233735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078873Jy sigma=1.029041 ! Fit after self-cal, rms=0.078872Jy sigma=1.029012 ! 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.178 mas, bmaj=22.38 mas, bpa=-0.3835 degrees ! Estimated noise=1.65939 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.00153038 Jy ! Component: 100 - total flux cleaned = 0.0015427 Jy ! Component: 150 - total flux cleaned = 0.001622 Jy ! Component: 200 - total flux cleaned = 0.00169605 Jy ! Total flux subtracted in 200 components = 0.00169605 Jy ! Clean residual min=-0.007004 max=0.009812 Jy/beam ! Clean residual mean=0.000019 rms=0.002998 Jy/beam ! Combined flux in latest and established models = 0.235431 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 49 components and 0.235431 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078924Jy sigma=1.029649 ! Fit after self-cal, rms=0.078923Jy sigma=1.029607 ! 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.403 mas, bmaj=7.079 mas, bpa=-7.181 degrees ! Estimated noise=1.95685 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.186825 Jy ! Component: 100 - total flux cleaned = 0.215227 Jy ! Component: 150 - total flux cleaned = 0.226401 Jy ! Component: 200 - total flux cleaned = 0.231872 Jy ! Total flux subtracted in 200 components = 0.231872 Jy ! Clean residual min=-0.008109 max=0.009085 Jy/beam ! Clean residual mean=0.000001 rms=0.002314 Jy/beam ! Combined flux in latest and established models = 0.231872 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.231872 Jy ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=8.231 mas, bpa=-5.783 degrees ! Estimated noise=1.28477 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) ! Added new window around map position (-5, 21.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00974067 Jy ! Component: 100 - total flux cleaned = 0.0105496 Jy ! Component: 150 - total flux cleaned = 0.0104217 Jy ! Component: 200 - total flux cleaned = 0.0104153 Jy ! Total flux subtracted in 200 components = 0.0104153 Jy ! Clean residual min=-0.005708 max=0.007733 Jy/beam ! Clean residual mean=-0.000000 rms=0.001826 Jy/beam ! Combined flux in latest and established models = 0.242287 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 52 components and 0.242287 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.178 mas, bmaj=22.38 mas, bpa=-0.3835 degrees ! Estimated noise=1.65939 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.000135141 Jy ! Component: 100 - total flux cleaned = 5.16024e-05 Jy ! Component: 150 - total flux cleaned = 5.44143e-05 Jy ! Component: 200 - total flux cleaned = 5.78322e-05 Jy ! Total flux subtracted in 200 components = 5.78322e-05 Jy ! Clean residual min=-0.007196 max=0.008517 Jy/beam ! Clean residual mean=0.000033 rms=0.002505 Jy/beam ! Combined flux in latest and established models = 0.242345 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 59 components and 0.242345 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.086 mas, bmaj=8.231 mas, bpa=-5.783 degrees ! Estimated noise=1.28477 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000408795 Jy ! Component: 100 - total flux cleaned = -0.000415824 Jy ! Component: 150 - total flux cleaned = -0.000334376 Jy ! Component: 200 - total flux cleaned = -0.000261354 Jy ! Total flux subtracted in 200 components = -0.000261354 Jy ! Clean residual min=-0.005654 max=0.007141 Jy/beam ! Clean residual mean=0.000003 rms=0.001752 Jy/beam ! Combined flux in latest and established models = 0.242084 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 74 components and 0.242084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078379Jy sigma=1.011108 ! Fit after self-cal, rms=0.078368Jy sigma=1.009857 wmodel J2249-3039_S_2004_04_30_yyk\_map.mod ! Writing 74 model components to file: J2249-3039_S_2004_04_30_yyk_map.mod wobs J2249-3039_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J2249-3039_S_2004_04_30_yyk_uvs.fits wwins J2249-3039_S_2004_04_30_yyk\_map.win ! wwins: Wrote 2 windows to J2249-3039_S_2004_04_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.00152642 Jy ! Component: 100 - total flux cleaned = 0.0011341 Jy ! Component: 150 - total flux cleaned = 0.000784558 Jy ! Component: 200 - total flux cleaned = 0.000704175 Jy ! Component: 250 - total flux cleaned = 0.00062764 Jy ! Component: 300 - total flux cleaned = 0.000702717 Jy ! Component: 350 - total flux cleaned = 0.000703346 Jy ! Component: 400 - total flux cleaned = 0.000772803 Jy ! Component: 450 - total flux cleaned = 0.000506699 Jy ! Component: 500 - total flux cleaned = 0.000379034 Jy ! Component: 550 - total flux cleaned = 0.000192185 Jy ! Component: 600 - total flux cleaned = -4.92742e-05 Jy ! Component: 650 - total flux cleaned = -0.000225614 Jy ! Component: 700 - total flux cleaned = -0.000225027 Jy ! Component: 750 - total flux cleaned = -0.000392676 Jy ! Component: 800 - total flux cleaned = -0.000338004 Jy ! Component: 850 - total flux cleaned = -0.000391355 Jy ! Component: 900 - total flux cleaned = -0.000182937 Jy ! Component: 950 - total flux cleaned = -3.2167e-05 Jy ! Component: 1000 - total flux cleaned = -3.25801e-05 Jy ! Component: 1050 - total flux cleaned = 1.69393e-05 Jy ! Component: 1100 - total flux cleaned = -3.02302e-05 Jy ! Component: 1150 - total flux cleaned = -0.000123935 Jy ! Component: 1200 - total flux cleaned = -0.000214686 Jy ! Component: 1250 - total flux cleaned = -0.000303176 Jy ! Component: 1300 - total flux cleaned = -0.000260211 Jy ! Component: 1350 - total flux cleaned = -0.000345254 Jy ! Component: 1400 - total flux cleaned = -0.000386373 Jy ! Component: 1450 - total flux cleaned = -0.000304617 Jy ! Component: 1500 - total flux cleaned = -0.00042445 Jy ! Component: 1550 - total flux cleaned = -0.00054033 Jy ! Component: 1600 - total flux cleaned = -0.000616331 Jy ! Component: 1650 - total flux cleaned = -0.000691406 Jy ! Component: 1700 - total flux cleaned = -0.000875139 Jy ! Component: 1750 - total flux cleaned = -0.0010194 Jy ! Component: 1800 - total flux cleaned = -0.00109007 Jy ! Component: 1850 - total flux cleaned = -0.00123009 Jy ! Component: 1900 - total flux cleaned = -0.00140153 Jy ! Component: 1950 - total flux cleaned = -0.00153582 Jy ! Component: 2000 - total flux cleaned = -0.00153563 Jy ! Total flux subtracted in 2048 components = -0.00166651 Jy ! Clean residual min=-0.001818 max=0.002025 Jy/beam ! Clean residual mean=-0.000014 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.240417 Jy keep ! Adding 114 model components to the UV plane model. ! The established model now contains 188 components and 0.240417 Jy ![Exited script file: muppet] wmap "J2249-3039_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.086 x 8.231 at -5.783 degrees (North through East) ! Clean map min=-0.0041779 max=0.21567 Jy/beam ! Writing clean map to FITS file: J2249-3039_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.215669 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000648808 device "J2249-3039_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J2249-3039_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.902505 0.902505 1.80501 3.61002 7.22004 14.4401 28.8802 57.7603 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.215 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.086 x 8.231 at -5.783 degrees (North through East) ! Clean map min=-0.0041779 max=0.21567 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2249-3039_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J2249-3039_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2249-3039_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:57:46 2005