! Started logfile: J1625-2527_X_1996_01_02_yyk_uvs.log on Mon Jan 8 06:59:42 2007 obs J1625-2527_X_1996_01_02_yyk_uva.fits ! Reading UV FITS file: J1625-2527_X_1996_01_02_yyk_uva.fits ! AN table 1: 89 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.461423 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1625-2527 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.15049e+09 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 627 lines of history. ! ! Reading 7392 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 J1625-2527_X_1996_01_02_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)= 2.09655 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.6374 mas, bmaj=1.801 mas, bpa=-6.516 degrees ! Estimated noise=2527.27 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.81342 Jy ! Component: 100 - total flux cleaned = 2.03225 Jy ! Total flux subtracted in 100 components = 2.03225 Jy ! Clean residual min=-0.128565 max=0.148649 Jy/beam ! Clean residual mean=0.000528 rms=0.029883 Jy/beam ! Combined flux in latest and established models = 2.03225 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 2.03225 Jy ! ! Correcting IF 1. ! A total of 315 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 315 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 315 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 315 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.599387Jy sigma=0.003272 ! Fit after self-cal, rms=0.599341Jy sigma=0.003272 ! Inverting map and beam ! Estimated beam: bmin=0.6374 mas, bmaj=1.801 mas, bpa=-6.516 degrees ! Estimated noise=2532.95 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7832 mas, bmaj=2.375 mas, bpa=-9.187 degrees ! Estimated noise=1468.85 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.10787 Jy ! Component: 100 - total flux cleaned = 0.114732 Jy ! Component: 150 - total flux cleaned = 0.118654 Jy ! Component: 200 - total flux cleaned = 0.119657 Jy ! Total flux subtracted in 200 components = 0.119657 Jy ! Clean residual min=-0.126825 max=0.130066 Jy/beam ! Clean residual mean=0.000656 rms=0.035420 Jy/beam ! Combined flux in latest and established models = 2.15191 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 2.15191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.612031Jy sigma=0.003177 ! Fit after self-cal, rms=0.612078Jy sigma=0.003178 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7832 x 2.375 at -9.187 degrees (North through East) ! Clean map min=-0.12059 max=2.1624 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.960195 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 1.23 KP 0.87 ! LA 1.18 MK 1.01 NL 0.90 OV 0.90 ! PT 1.36 SC 0.93 ! ! ! Correcting IF 2. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.961156 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 1.21 KP 0.87 ! LA 1.15 MK 1.00 NL 0.88 OV 0.93 ! PT 1.39 SC 0.99 ! ! ! Correcting IF 3. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.948556 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 1.29 KP 0.86 ! LA 1.17 MK 1.02 NL 0.88 OV 0.91 ! PT 1.36 SC 1.04 ! ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.935665 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.07 HN 1.33 KP 0.85 ! LA 1.20 MK 1.00 NL 0.91 OV 0.89 ! PT 1.42 SC 1.01 ! ! ! Fit before self-cal, rms=0.612078Jy sigma=0.003178 ! Fit after self-cal, rms=0.506428Jy sigma=0.002688 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.506428Jy sigma=0.002688 ! Fit after self-cal, rms=0.506096Jy sigma=0.002686 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7923 mas, bmaj=2.377 mas, bpa=-8.643 degrees ! Estimated noise=1316.78 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.178428 Jy ! Component: 100 - total flux cleaned = -0.20076 Jy ! Component: 150 - total flux cleaned = -0.201172 Jy ! Component: 200 - total flux cleaned = -0.201481 Jy ! Total flux subtracted in 200 components = -0.201481 Jy ! Clean residual min=-0.024249 max=0.027246 Jy/beam ! Clean residual mean=-0.000052 rms=0.007885 Jy/beam ! Combined flux in latest and established models = 1.95042 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 22 components and 1.95042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.459826Jy sigma=0.002352 ! Fit after self-cal, rms=0.459883Jy sigma=0.002354 ! 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.459883Jy sigma=0.002354 ! Fit after self-cal, rms=0.434001Jy sigma=0.002107 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.0106052 Jy ! Component: 100 - total flux cleaned = 0.0114144 Jy ! Component: 150 - total flux cleaned = 0.0114076 Jy ! Component: 200 - total flux cleaned = 0.0114293 Jy ! Total flux subtracted in 200 components = 0.0114293 Jy ! Clean residual min=-0.023355 max=0.025626 Jy/beam ! Clean residual mean=-0.000042 rms=0.006637 Jy/beam ! Combined flux in latest and established models = 1.96185 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 26 components and 1.96185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.434008Jy sigma=0.002105 ! Fit after self-cal, rms=0.431678Jy sigma=0.002081 ! 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.7923 x 2.377 at -8.643 degrees (North through East) ! Clean map min=-0.021964 max=1.9567 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.431678Jy sigma=0.002081 ! Fit after self-cal, rms=0.433582Jy sigma=0.002019 ! 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.433582Jy sigma=0.002019 ! Fit after self-cal, rms=0.433272Jy sigma=0.002015 ! Inverting map and beam ! Estimated beam: bmin=0.7903 mas, bmaj=2.385 mas, bpa=-8.575 degrees ! Estimated noise=1328.6 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0185515 Jy ! Component: 100 - total flux cleaned = 0.0215185 Jy ! Component: 150 - total flux cleaned = 0.0223229 Jy ! Component: 200 - total flux cleaned = 0.0229569 Jy ! Total flux subtracted in 200 components = 0.0229569 Jy ! Clean residual min=-0.013816 max=0.015699 Jy/beam ! Clean residual mean=-0.000008 rms=0.004083 Jy/beam ! Combined flux in latest and established models = 1.98481 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 31 components and 1.98481 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.432703Jy sigma=0.002010 ! Fit after self-cal, rms=0.432651Jy sigma=0.002009 ! 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.432651Jy sigma=0.002009 ! Fit after self-cal, rms=0.427666Jy sigma=0.001850 ! 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.427666Jy sigma=0.001850 ! Fit after self-cal, rms=0.427690Jy sigma=0.001850 ! Inverting map and beam ! Estimated beam: bmin=0.7908 mas, bmaj=2.39 mas, bpa=-8.55 degrees ! Estimated noise=1325.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00177991 Jy ! Component: 100 - total flux cleaned = 0.00233653 Jy ! Component: 150 - total flux cleaned = 0.00250262 Jy ! Component: 200 - total flux cleaned = 0.00278947 Jy ! Total flux subtracted in 200 components = 0.00278947 Jy ! Clean residual min=-0.011753 max=0.015082 Jy/beam ! Clean residual mean=-0.000022 rms=0.003854 Jy/beam ! Combined flux in latest and established models = 1.9876 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 33 components and 1.9876 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.427551Jy sigma=0.001849 ! Fit after self-cal, rms=0.427560Jy sigma=0.001849 ! 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.185 mas, bmaj=6.28 mas, bpa=-4.385 degrees ! Estimated noise=1776.32 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.00396404 Jy ! Component: 100 - total flux cleaned = 0.00439257 Jy ! Component: 150 - total flux cleaned = 0.00474429 Jy ! Component: 200 - total flux cleaned = 0.00489219 Jy ! Total flux subtracted in 200 components = 0.00489219 Jy ! Clean residual min=-0.016283 max=0.020348 Jy/beam ! Clean residual mean=-0.000023 rms=0.005732 Jy/beam ! Combined flux in latest and established models = 1.99249 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 35 components and 1.99249 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.427626Jy sigma=0.001850 ! Fit after self-cal, rms=0.427569Jy sigma=0.001849 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.6364 mas, bmaj=1.78 mas, bpa=-6.467 degrees ! Estimated noise=2370.14 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.69696 Jy ! Component: 100 - total flux cleaned = 1.92541 Jy ! Component: 150 - total flux cleaned = 1.97916 Jy ! Component: 200 - total flux cleaned = 1.98785 Jy ! Total flux subtracted in 200 components = 1.98785 Jy ! Clean residual min=-0.023716 max=0.025601 Jy/beam ! Clean residual mean=-0.000019 rms=0.005861 Jy/beam ! Combined flux in latest and established models = 1.98785 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 14 model components to the UV plane model. ! The established model now contains 14 components and 1.98785 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7908 mas, bmaj=2.39 mas, bpa=-8.55 degrees ! Estimated noise=1325.86 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.000603031 Jy ! Component: 100 - total flux cleaned = 0.00091769 Jy ! Component: 150 - total flux cleaned = 0.00231297 Jy ! Component: 200 - total flux cleaned = 0.00231705 Jy ! Total flux subtracted in 200 components = 0.00231705 Jy ! Clean residual min=-0.013441 max=0.015278 Jy/beam ! Clean residual mean=-0.000020 rms=0.004070 Jy/beam ! Combined flux in latest and established models = 1.99017 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 20 components and 1.99017 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.185 mas, bmaj=6.28 mas, bpa=-4.385 degrees ! Estimated noise=1776.32 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.00343955 Jy ! Component: 100 - total flux cleaned = 0.00346101 Jy ! Component: 150 - total flux cleaned = 0.00391084 Jy ! Component: 200 - total flux cleaned = 0.004092 Jy ! Total flux subtracted in 200 components = 0.004092 Jy ! Clean residual min=-0.017054 max=0.020624 Jy/beam ! Clean residual mean=-0.000018 rms=0.005757 Jy/beam ! Combined flux in latest and established models = 1.99426 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 22 components and 1.99426 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7908 mas, bmaj=2.39 mas, bpa=-8.55 degrees ! Estimated noise=1325.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00384796 Jy ! Component: 100 - total flux cleaned = -0.00385167 Jy ! Component: 150 - total flux cleaned = -0.00405876 Jy ! Component: 200 - total flux cleaned = -0.00405956 Jy ! Total flux subtracted in 200 components = -0.00405956 Jy ! Clean residual min=-0.012766 max=0.014699 Jy/beam ! Clean residual mean=-0.000021 rms=0.003852 Jy/beam ! Combined flux in latest and established models = 1.9902 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 29 components and 1.9902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.427677Jy sigma=0.001850 ! Fit after self-cal, rms=0.427634Jy sigma=0.001850 wmodel J1625-2527_X_1996_01_02_yyk\_map.mod ! Writing 29 model components to file: J1625-2527_X_1996_01_02_yyk_map.mod wobs J1625-2527_X_1996_01_02_yyk\_uvs.fits ! Writing UV FITS file: J1625-2527_X_1996_01_02_yyk_uvs.fits wwins J1625-2527_X_1996_01_02_yyk\_map.win ! wwins: Wrote 1 windows to J1625-2527_X_1996_01_02_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.0055888 Jy ! Component: 100 - total flux cleaned = 0.00870427 Jy ! Component: 150 - total flux cleaned = 0.0107139 Jy ! Component: 200 - total flux cleaned = 0.0129525 Jy ! Component: 250 - total flux cleaned = 0.0150319 Jy ! Component: 300 - total flux cleaned = 0.0165126 Jy ! Component: 350 - total flux cleaned = 0.0179159 Jy ! Component: 400 - total flux cleaned = 0.0189544 Jy ! Component: 450 - total flux cleaned = 0.0196626 Jy ! Component: 500 - total flux cleaned = 0.0207466 Jy ! Component: 550 - total flux cleaned = 0.0214 Jy ! Component: 600 - total flux cleaned = 0.0219062 Jy ! Component: 650 - total flux cleaned = 0.0225156 Jy ! Component: 700 - total flux cleaned = 0.0228697 Jy ! Component: 750 - total flux cleaned = 0.0232149 Jy ! Component: 800 - total flux cleaned = 0.0231017 Jy ! Component: 850 - total flux cleaned = 0.0230998 Jy ! Component: 900 - total flux cleaned = 0.0225735 Jy ! Component: 950 - total flux cleaned = 0.022164 Jy ! Component: 1000 - total flux cleaned = 0.0217647 Jy ! Component: 1050 - total flux cleaned = 0.0214733 Jy ! Component: 1100 - total flux cleaned = 0.021092 Jy ! Component: 1150 - total flux cleaned = 0.0209068 Jy ! Component: 1200 - total flux cleaned = 0.0209986 Jy ! Component: 1250 - total flux cleaned = 0.0207301 Jy ! Component: 1300 - total flux cleaned = 0.0203784 Jy ! Component: 1350 - total flux cleaned = 0.0196115 Jy ! Component: 1400 - total flux cleaned = 0.0195299 Jy ! Component: 1450 - total flux cleaned = 0.0191188 Jy ! Component: 1500 - total flux cleaned = 0.0187176 Jy ! Component: 1550 - total flux cleaned = 0.0184796 Jy ! Component: 1600 - total flux cleaned = 0.0180104 Jy ! Component: 1650 - total flux cleaned = 0.0177025 Jy ! Component: 1700 - total flux cleaned = 0.0174754 Jy ! Component: 1750 - total flux cleaned = 0.0174011 Jy ! Component: 1800 - total flux cleaned = 0.0171796 Jy ! Component: 1850 - total flux cleaned = 0.0168873 Jy ! Component: 1900 - total flux cleaned = 0.0165982 Jy ! Component: 1950 - total flux cleaned = 0.0162428 Jy ! Component: 2000 - total flux cleaned = 0.0158903 Jy ! Total flux subtracted in 2048 components = 0.0156818 Jy ! Clean residual min=-0.003506 max=0.004070 Jy/beam ! Clean residual mean=-0.000008 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 2.00588 Jy keep ! Adding 149 model components to the UV plane model. ! The established model now contains 178 components and 2.00588 Jy ![Exited script file: muppet] wmap "J1625-2527_X_1996_01_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7908 x 2.39 at -8.55 degrees (North through East) ! Clean map min=-0.014806 max=1.9732 Jy/beam ! Writing clean map to FITS file: J1625-2527_X_1996_01_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.97322 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00124959 device "J1625-2527_X_1996_01_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1625-2527_X_1996_01_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.189983 0.189983 0.379966 0.759932 1.51986 3.03973 6.07945 12.1589 24.3178 48.6356 97.2713 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0037 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.973 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.7908 x 2.39 at -8.55 degrees (North through East) ! Clean map min=-0.014806 max=1.9732 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1625-2527_X_1996_01_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1625-2527_X_1996_01_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1625-2527_X_1996_01_02_yyk_uvs.log closed on Mon Jan 8 06:59:49 2007