! Started logfile: J1755-2232_X_2004_05_08_yyk_uvs.log on Wed Dec 7 00:41:40 2005 obs J1755-2232_X_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J1755-2232_X_2004_05_08_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.634568 visibilities/baseline/integration-bin. ! Found source: J1755-2232 ! ! 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 1434 lines of history. ! ! Reading 1028 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 J1755-2232_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.27098 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 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 43 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.791695Jy sigma=13.033152 ! Fit after self-cal, rms=0.778317Jy sigma=12.764902 ! 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=1.019 mas, bmaj=3.113 mas, bpa=12.16 degrees ! Estimated noise=2.05244 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.203115 Jy ! Component: 100 - total flux cleaned = 0.275503 Jy ! Total flux subtracted in 100 components = 0.275503 Jy ! Clean residual min=-0.011863 max=0.023739 Jy/beam ! Clean residual mean=-0.000130 rms=0.004105 Jy/beam ! Combined flux in latest and established models = 0.275503 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.275503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095894Jy sigma=1.439491 ! Fit after self-cal, rms=0.096024Jy sigma=1.437062 ! 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=1.464 mas, bmaj=4.204 mas, bpa=6.004 degrees ! Estimated noise=1.38246 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.0458604 Jy ! Component: 100 - total flux cleaned = 0.0623101 Jy ! Component: 150 - total flux cleaned = 0.0697364 Jy ! Component: 200 - total flux cleaned = 0.0734849 Jy ! Total flux subtracted in 200 components = 0.0734849 Jy ! Clean residual min=-0.005734 max=0.006504 Jy/beam ! Clean residual mean=0.000043 rms=0.001788 Jy/beam ! Combined flux in latest and established models = 0.348988 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 72 components and 0.348988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084325Jy sigma=1.135828 ! Fit after self-cal, rms=0.084330Jy sigma=1.134126 ! 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 ! 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 2. ! Amplitude normalization factor in sub-array 1: 0.997718 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.96 HN 1.10 KP 0.91 ! LA 0.96 MK 1.00* NL 1.04 OV 1.02 ! PT 1.02 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01626 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 0.96 KP 0.87 ! LA 0.98 MK 1.00* NL 1.00 OV 1.00 ! PT 1.04 SC 0.90 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.969075 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.06 KP 0.95 ! LA 0.96 MK 1.00* NL 1.04 OV 1.02 ! PT 1.10 SC 1.09 ! ! ! Fit before self-cal, rms=0.084330Jy sigma=1.134126 ! Fit after self-cal, rms=0.082886Jy sigma=1.104583 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.082886Jy sigma=1.104583 ! Fit after self-cal, rms=0.082835Jy sigma=1.103438 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.469 mas, bmaj=4.186 mas, bpa=6.384 degrees ! Estimated noise=1.37905 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.00176948 Jy ! Component: 100 - total flux cleaned = -0.00182214 Jy ! Component: 150 - total flux cleaned = -0.00186655 Jy ! Component: 200 - total flux cleaned = -0.00186563 Jy ! Total flux subtracted in 200 components = -0.00186563 Jy ! Clean residual min=-0.004540 max=0.005007 Jy/beam ! Clean residual mean=-0.000025 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.347123 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 79 components and 0.347123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082698Jy sigma=1.102323 ! Fit after self-cal, rms=0.082644Jy sigma=1.101233 ! 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.082644Jy sigma=1.101233 ! Fit after self-cal, rms=0.076164Jy sigma=0.997395 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.00152957 Jy ! Component: 100 - total flux cleaned = 0.00153004 Jy ! Component: 150 - total flux cleaned = 0.00156175 Jy ! Component: 200 - total flux cleaned = 0.00159165 Jy ! Total flux subtracted in 200 components = 0.00159165 Jy ! Clean residual min=-0.004920 max=0.004304 Jy/beam ! Clean residual mean=-0.000032 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.348714 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 88 components and 0.348714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076162Jy sigma=0.996757 ! Fit after self-cal, rms=0.075580Jy sigma=0.992017 ! 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.469 x 4.186 at 6.384 degrees (North through East) ! Clean map min=-0.004904 max=0.24491 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.075580Jy sigma=0.992017 ! Fit after self-cal, rms=0.077420Jy sigma=0.976657 ! 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.077420Jy sigma=0.976657 ! Fit after self-cal, rms=0.077382Jy sigma=0.976127 ! Inverting map and beam ! Estimated beam: bmin=1.512 mas, bmaj=4.303 mas, bpa=5.498 degrees ! Estimated noise=1.38643 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00213089 Jy ! Component: 100 - total flux cleaned = -0.0024976 Jy ! Component: 150 - total flux cleaned = -0.00280256 Jy ! Component: 200 - total flux cleaned = -0.00301419 Jy ! Total flux subtracted in 200 components = -0.00301419 Jy ! Clean residual min=-0.004793 max=0.004255 Jy/beam ! Clean residual mean=-0.000022 rms=0.001234 Jy/beam ! Combined flux in latest and established models = 0.3457 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 93 components and 0.3457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077304Jy sigma=0.973884 ! Fit after self-cal, rms=0.077302Jy sigma=0.973768 ! 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.077302Jy sigma=0.973768 ! Fit after self-cal, rms=0.077754Jy sigma=0.968067 ! 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.077754Jy sigma=0.968067 ! Fit after self-cal, rms=0.077776Jy sigma=0.968033 ! Inverting map and beam ! Estimated beam: bmin=1.523 mas, bmaj=4.327 mas, bpa=5.421 degrees ! Estimated noise=1.38564 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00149655 Jy ! Component: 100 - total flux cleaned = -0.00175421 Jy ! Component: 150 - total flux cleaned = -0.00193274 Jy ! Component: 200 - total flux cleaned = -0.00209428 Jy ! Total flux subtracted in 200 components = -0.00209428 Jy ! Clean residual min=-0.004727 max=0.004242 Jy/beam ! Clean residual mean=-0.000026 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.343606 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 94 components and 0.343606 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077743Jy sigma=0.966921 ! Fit after self-cal, rms=0.077752Jy sigma=0.966902 ! 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.524 mas, bmaj=6.353 mas, bpa=-2.258 degrees ! Estimated noise=1.50732 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 = 1.61934e-05 Jy ! Component: 100 - total flux cleaned = 1.60763e-05 Jy ! Component: 150 - total flux cleaned = 1.52115e-05 Jy ! Component: 200 - total flux cleaned = 1.53859e-05 Jy ! Total flux subtracted in 200 components = 1.53859e-05 Jy ! Clean residual min=-0.003987 max=0.003969 Jy/beam ! Clean residual mean=-0.000038 rms=0.001271 Jy/beam ! Combined flux in latest and established models = 0.343621 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 99 components and 0.343621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077743Jy sigma=0.966957 ! Fit after self-cal, rms=0.077751Jy sigma=0.966930 ! 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=1.038 mas, bmaj=3.147 mas, bpa=11.62 degrees ! Estimated noise=2.10853 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.208601 Jy ! Component: 100 - total flux cleaned = 0.279 Jy ! Component: 150 - total flux cleaned = 0.310516 Jy ! Component: 200 - total flux cleaned = 0.325651 Jy ! Total flux subtracted in 200 components = 0.325651 Jy ! Clean residual min=-0.007747 max=0.007826 Jy/beam ! Clean residual mean=-0.000026 rms=0.002139 Jy/beam ! Combined flux in latest and established models = 0.325651 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 46 model components to the UV plane model. ! The established model now contains 46 components and 0.325651 Jy ! Inverting map and beam ! Estimated beam: bmin=1.523 mas, bmaj=4.327 mas, bpa=5.421 degrees ! Estimated noise=1.38564 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.0101389 Jy ! Component: 100 - total flux cleaned = 0.0138344 Jy ! Component: 150 - total flux cleaned = 0.0153726 Jy ! Component: 200 - total flux cleaned = 0.0156764 Jy ! Total flux subtracted in 200 components = 0.0156764 Jy ! Clean residual min=-0.004869 max=0.004102 Jy/beam ! Clean residual mean=-0.000031 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.341327 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 68 components and 0.341327 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.524 mas, bmaj=6.353 mas, bpa=-2.258 degrees ! Estimated noise=1.50732 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.00107003 Jy ! Component: 100 - total flux cleaned = 0.00119223 Jy ! Component: 150 - total flux cleaned = 0.00132863 Jy ! Component: 200 - total flux cleaned = 0.00140351 Jy ! Total flux subtracted in 200 components = 0.00140351 Jy ! Clean residual min=-0.003936 max=0.003991 Jy/beam ! Clean residual mean=-0.000040 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 0.342731 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 0.342731 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.523 mas, bmaj=4.327 mas, bpa=5.421 degrees ! Estimated noise=1.38564 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000688336 Jy ! Component: 100 - total flux cleaned = -0.000762282 Jy ! Component: 150 - total flux cleaned = -0.000762349 Jy ! Component: 200 - total flux cleaned = -0.0007834 Jy ! Total flux subtracted in 200 components = -0.0007834 Jy ! Clean residual min=-0.004863 max=0.004097 Jy/beam ! Clean residual mean=-0.000030 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.341947 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 78 components and 0.341947 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077828Jy sigma=0.966999 ! Fit after self-cal, rms=0.077800Jy sigma=0.966925 wmodel J1755-2232_X_2004_05_08_yyk\_map.mod ! Writing 78 model components to file: J1755-2232_X_2004_05_08_yyk_map.mod wobs J1755-2232_X_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J1755-2232_X_2004_05_08_yyk_uvs.fits wwins J1755-2232_X_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J1755-2232_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.000655887 Jy ! Component: 100 - total flux cleaned = 0.000131446 Jy ! Component: 150 - total flux cleaned = 0.000464507 Jy ! Component: 200 - total flux cleaned = 0.00071993 Jy ! Component: 250 - total flux cleaned = 0.00114529 Jy ! Component: 300 - total flux cleaned = 0.0013798 Jy ! Component: 350 - total flux cleaned = 0.001607 Jy ! Component: 400 - total flux cleaned = 0.00182765 Jy ! Component: 450 - total flux cleaned = 0.0019882 Jy ! Component: 500 - total flux cleaned = 0.00204014 Jy ! Component: 550 - total flux cleaned = 0.0021938 Jy ! Component: 600 - total flux cleaned = 0.00219289 Jy ! Component: 650 - total flux cleaned = 0.00224243 Jy ! Component: 700 - total flux cleaned = 0.00238608 Jy ! Component: 750 - total flux cleaned = 0.00243293 Jy ! Component: 800 - total flux cleaned = 0.00248004 Jy ! Component: 850 - total flux cleaned = 0.00270791 Jy ! Component: 900 - total flux cleaned = 0.00284211 Jy ! Component: 950 - total flux cleaned = 0.00306181 Jy ! Component: 1000 - total flux cleaned = 0.00314847 Jy ! Component: 1050 - total flux cleaned = 0.00327607 Jy ! Component: 1100 - total flux cleaned = 0.0034841 Jy ! Component: 1150 - total flux cleaned = 0.00356564 Jy ! Component: 1200 - total flux cleaned = 0.00372729 Jy ! Component: 1250 - total flux cleaned = 0.00376719 Jy ! Component: 1300 - total flux cleaned = 0.0037677 Jy ! Component: 1350 - total flux cleaned = 0.00392378 Jy ! Component: 1400 - total flux cleaned = 0.00396304 Jy ! Component: 1450 - total flux cleaned = 0.00415229 Jy ! Component: 1500 - total flux cleaned = 0.0042268 Jy ! Component: 1550 - total flux cleaned = 0.00433737 Jy ! Component: 1600 - total flux cleaned = 0.00441001 Jy ! Component: 1650 - total flux cleaned = 0.00458973 Jy ! Component: 1700 - total flux cleaned = 0.00451888 Jy ! Component: 1750 - total flux cleaned = 0.00476574 Jy ! Component: 1800 - total flux cleaned = 0.00493965 Jy ! Component: 1850 - total flux cleaned = 0.00497381 Jy ! Component: 1900 - total flux cleaned = 0.00514407 Jy ! Component: 1950 - total flux cleaned = 0.00527865 Jy ! Component: 2000 - total flux cleaned = 0.00534576 Jy ! Total flux subtracted in 2048 components = 0.00547786 Jy ! Clean residual min=-0.002030 max=0.001877 Jy/beam ! Clean residual mean=-0.000014 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.347425 Jy keep ! Adding 119 model components to the UV plane model. ! The established model now contains 197 components and 0.347425 Jy ![Exited script file: muppet] wmap "J1755-2232_X_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.523 x 4.327 at 5.421 degrees (North through East) ! Clean map min=-0.00389 max=0.25342 Jy/beam ! Writing clean map to FITS file: J1755-2232_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.253417 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000676495 device "J1755-2232_X_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1755-2232_X_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.800847 0.800847 1.60169 3.20339 6.40677 12.8135 25.6271 51.2542 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.253 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.523 x 4.327 at 5.421 degrees (North through East) ! Clean map min=-0.00389 max=0.25342 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1755-2232_X_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1755-2232_X_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1755-2232_X_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:41:44 2005