! Started logfile: J1402-2822_S_1997_08_27_yyk_uvs.log on Sun Jan 7 18:28:51 2007 obs J1402-2822_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1402-2822_S_1997_08_27_yyk_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.870952 visibilities/baseline/integration-bin. ! Found source: J1402-2822 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 21948 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 J1402-2822_S_1997_08_27_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.540812 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.699 mas, bmaj=6.492 mas, bpa=-4.489 degrees ! Estimated noise=2844.36 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.258046 Jy ! Component: 100 - total flux cleaned = 0.324804 Jy ! Total flux subtracted in 100 components = 0.324804 Jy ! Clean residual min=-0.025811 max=0.035862 Jy/beam ! Clean residual mean=0.000132 rms=0.008169 Jy/beam ! Combined flux in latest and established models = 0.324804 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.324804 Jy ! ! Correcting IF 1. ! A total of 247 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 384 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 109 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 104 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.431008Jy sigma=0.001312 ! Fit after self-cal, rms=0.412639Jy sigma=0.001225 ! Inverting map and beam ! Estimated beam: bmin=2.699 mas, bmaj=6.491 mas, bpa=-4.488 degrees ! Estimated noise=2844.62 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=3.413 mas, bmaj=8.494 mas, bpa=-6.342 degrees ! Estimated noise=1509.37 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.0655818 Jy ! Component: 100 - total flux cleaned = 0.0838884 Jy ! Component: 150 - total flux cleaned = 0.0892084 Jy ! Component: 200 - total flux cleaned = 0.0898805 Jy ! Total flux subtracted in 200 components = 0.0898805 Jy ! Clean residual min=-0.009008 max=0.011847 Jy/beam ! Clean residual mean=0.000166 rms=0.002985 Jy/beam ! Combined flux in latest and established models = 0.414684 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 0.414684 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.406589Jy sigma=0.001200 ! Fit after self-cal, rms=0.406581Jy sigma=0.001200 ! 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.413 x 8.494 at -6.342 degrees (North through East) ! Clean map min=-0.0088654 max=0.35284 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01273 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.08 HN 1.04 KP 0.92 ! LA 0.98 MK 0.95 NL 1.00* OV 1.10 ! PT 1.01 SC 0.81 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.975124 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.12 HN 1.13 KP 0.93 ! LA 1.08 MK 1.07 NL 0.98 OV 1.00 ! PT 0.99 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03404 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 1.09 KP 0.90 ! LA 0.79 MK 0.87 NL 0.99 OV 0.93 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.989854 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.08 HN 1.22 KP 0.95 ! LA 0.89 MK 1.06 NL 1.05 OV 0.92 ! PT 0.95 SC 1.00 ! ! ! Fit before self-cal, rms=0.406581Jy sigma=0.001200 ! Fit after self-cal, rms=0.400341Jy sigma=0.001193 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.400341Jy sigma=0.001193 ! Fit after self-cal, rms=0.400303Jy sigma=0.001193 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.384 mas, bmaj=8.287 mas, bpa=-4.742 degrees ! Estimated noise=1497.09 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.00149114 Jy ! Component: 100 - total flux cleaned = 0.00187476 Jy ! Component: 150 - total flux cleaned = 0.00196194 Jy ! Component: 200 - total flux cleaned = 0.00188891 Jy ! Total flux subtracted in 200 components = 0.00188891 Jy ! Clean residual min=-0.007420 max=0.008082 Jy/beam ! Clean residual mean=0.000023 rms=0.002048 Jy/beam ! Combined flux in latest and established models = 0.416573 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 35 components and 0.416573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.400168Jy sigma=0.001193 ! Fit after self-cal, rms=0.400162Jy sigma=0.001192 ! 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.400162Jy sigma=0.001192 ! Fit after self-cal, rms=0.397183Jy sigma=0.001182 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.00266178 Jy ! Component: 100 - total flux cleaned = 0.00295911 Jy ! Component: 150 - total flux cleaned = 0.00307878 Jy ! Component: 200 - total flux cleaned = 0.00307833 Jy ! Total flux subtracted in 200 components = 0.00307833 Jy ! Clean residual min=-0.007263 max=0.007720 Jy/beam ! Clean residual mean=0.000026 rms=0.002002 Jy/beam ! Combined flux in latest and established models = 0.419651 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 48 components and 0.419651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.397181Jy sigma=0.001182 ! Fit after self-cal, rms=0.396636Jy sigma=0.001181 ! 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.384 x 8.287 at -4.742 degrees (North through East) ! Clean map min=-0.0067995 max=0.35533 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.396636Jy sigma=0.001181 ! Fit after self-cal, rms=1.039594Jy sigma=0.001175 ! 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=1.039594Jy sigma=0.001175 ! Fit after self-cal, rms=1.039533Jy sigma=0.001175 ! Inverting map and beam ! Estimated beam: bmin=3.346 mas, bmaj=8.297 mas, bpa=-4.485 degrees ! Estimated noise=1482.69 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146007 Jy ! Component: 100 - total flux cleaned = 0.00162923 Jy ! Component: 150 - total flux cleaned = 0.00176872 Jy ! Component: 200 - total flux cleaned = 0.00188407 Jy ! Total flux subtracted in 200 components = 0.00188407 Jy ! Clean residual min=-0.006060 max=0.006066 Jy/beam ! Clean residual mean=0.000005 rms=0.001704 Jy/beam ! Combined flux in latest and established models = 0.421535 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 55 components and 0.421535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.039516Jy sigma=0.001175 ! Fit after self-cal, rms=1.039231Jy sigma=0.001175 ! 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=1.039231Jy sigma=0.001175 ! Fit after self-cal, rms=0.917429Jy sigma=0.001174 ! 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.917429Jy sigma=0.001174 ! Fit after self-cal, rms=0.917465Jy sigma=0.001174 ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=8.286 mas, bpa=-4.381 degrees ! Estimated noise=1482.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00197958 Jy ! Component: 100 - total flux cleaned = 0.00210097 Jy ! Component: 150 - total flux cleaned = 0.00220681 Jy ! Component: 200 - total flux cleaned = 0.00225386 Jy ! Total flux subtracted in 200 components = 0.00225386 Jy ! Clean residual min=-0.006221 max=0.006065 Jy/beam ! Clean residual mean=-0.000003 rms=0.001682 Jy/beam ! Combined flux in latest and established models = 0.423789 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.423789 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.917453Jy sigma=0.001173 ! Fit after self-cal, rms=0.917374Jy sigma=0.001173 ! 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.541 mas, bmaj=19.68 mas, bpa=0.2957 degrees ! Estimated noise=1887.7 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.000703591 Jy ! Component: 100 - total flux cleaned = 0.000625829 Jy ! Component: 150 - total flux cleaned = 0.000557957 Jy ! Component: 200 - total flux cleaned = 0.000505783 Jy ! Total flux subtracted in 200 components = 0.000505783 Jy ! Clean residual min=-0.006548 max=0.007358 Jy/beam ! Clean residual mean=-0.000014 rms=0.002171 Jy/beam ! Combined flux in latest and established models = 0.424295 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 65 components and 0.424295 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.917372Jy sigma=0.001174 ! Fit after self-cal, rms=0.917352Jy sigma=0.001173 ! 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=2.659 mas, bmaj=6.393 mas, bpa=-3.555 degrees ! Estimated noise=2876.2 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.29425 Jy ! Component: 100 - total flux cleaned = 0.374045 Jy ! Component: 150 - total flux cleaned = 0.406937 Jy ! Component: 200 - total flux cleaned = 0.421479 Jy ! Total flux subtracted in 200 components = 0.421479 Jy ! Clean residual min=-0.013825 max=0.013577 Jy/beam ! Clean residual mean=0.000019 rms=0.003592 Jy/beam ! Combined flux in latest and established models = 0.421479 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.421479 Jy ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=8.286 mas, bpa=-4.381 degrees ! Estimated noise=1482.73 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, -15). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00720576 Jy ! Component: 100 - total flux cleaned = 0.00826893 Jy ! Component: 150 - total flux cleaned = 0.00874027 Jy ! Component: 200 - total flux cleaned = 0.00899566 Jy ! Total flux subtracted in 200 components = 0.00899566 Jy ! Clean residual min=-0.005760 max=0.005651 Jy/beam ! Clean residual mean=-0.000011 rms=0.001560 Jy/beam ! Combined flux in latest and established models = 0.430475 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 41 components and 0.430475 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.541 mas, bmaj=19.68 mas, bpa=0.2957 degrees ! Estimated noise=1887.7 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.000284886 Jy ! Component: 100 - total flux cleaned = -0.000275146 Jy ! Component: 150 - total flux cleaned = -0.000273705 Jy ! Component: 200 - total flux cleaned = -0.000211947 Jy ! Total flux subtracted in 200 components = -0.000211947 Jy ! Clean residual min=-0.006166 max=0.006601 Jy/beam ! Clean residual mean=-0.000028 rms=0.001981 Jy/beam ! Combined flux in latest and established models = 0.430263 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 53 components and 0.430263 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.327 mas, bmaj=8.286 mas, bpa=-4.381 degrees ! Estimated noise=1482.73 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000519623 Jy ! Component: 100 - total flux cleaned = 0.000517994 Jy ! Component: 150 - total flux cleaned = 0.000602296 Jy ! Component: 200 - total flux cleaned = 0.000833198 Jy ! Total flux subtracted in 200 components = 0.000833198 Jy ! Clean residual min=-0.005610 max=0.005905 Jy/beam ! Clean residual mean=-0.000014 rms=0.001521 Jy/beam ! Combined flux in latest and established models = 0.431096 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 71 components and 0.431096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.917310Jy sigma=0.001173 ! Fit after self-cal, rms=0.917338Jy sigma=0.001173 wmodel J1402-2822_S_1997_08_27_yyk\_map.mod ! Writing 71 model components to file: J1402-2822_S_1997_08_27_yyk_map.mod wobs J1402-2822_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1402-2822_S_1997_08_27_yyk_uvs.fits wwins J1402-2822_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1402-2822_S_1997_08_27_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.000586097 Jy ! Component: 100 - total flux cleaned = -0.00161507 Jy ! Component: 150 - total flux cleaned = -0.00265877 Jy ! Component: 200 - total flux cleaned = -0.00340115 Jy ! Component: 250 - total flux cleaned = -0.00419165 Jy ! Component: 300 - total flux cleaned = -0.00494931 Jy ! Component: 350 - total flux cleaned = -0.00538615 Jy ! Component: 400 - total flux cleaned = -0.00580999 Jy ! Component: 450 - total flux cleaned = -0.00628691 Jy ! Component: 500 - total flux cleaned = -0.00668174 Jy ! Component: 550 - total flux cleaned = -0.00687342 Jy ! Component: 600 - total flux cleaned = -0.00712143 Jy ! Component: 650 - total flux cleaned = -0.00736325 Jy ! Component: 700 - total flux cleaned = -0.00759921 Jy ! Component: 750 - total flux cleaned = -0.00806147 Jy ! Component: 800 - total flux cleaned = -0.00845692 Jy ! Component: 850 - total flux cleaned = -0.00879015 Jy ! Component: 900 - total flux cleaned = -0.0091714 Jy ! Component: 950 - total flux cleaned = -0.00949204 Jy ! Component: 1000 - total flux cleaned = -0.00980767 Jy ! Component: 1050 - total flux cleaned = -0.0099619 Jy ! Component: 1100 - total flux cleaned = -0.0101146 Jy ! Component: 1150 - total flux cleaned = -0.0102652 Jy ! Component: 1200 - total flux cleaned = -0.0105117 Jy ! Component: 1250 - total flux cleaned = -0.010608 Jy ! Component: 1300 - total flux cleaned = -0.0106565 Jy ! Component: 1350 - total flux cleaned = -0.0109395 Jy ! Component: 1400 - total flux cleaned = -0.0110317 Jy ! Component: 1450 - total flux cleaned = -0.0111236 Jy ! Component: 1500 - total flux cleaned = -0.0113499 Jy ! Component: 1550 - total flux cleaned = -0.0113501 Jy ! Component: 1600 - total flux cleaned = -0.011571 Jy ! Component: 1650 - total flux cleaned = -0.0117013 Jy ! Component: 1700 - total flux cleaned = -0.0117445 Jy ! Component: 1750 - total flux cleaned = -0.0118719 Jy ! Component: 1800 - total flux cleaned = -0.0119989 Jy ! Component: 1850 - total flux cleaned = -0.0122479 Jy ! Component: 1900 - total flux cleaned = -0.0124117 Jy ! Component: 1950 - total flux cleaned = -0.012533 Jy ! Component: 2000 - total flux cleaned = -0.0126532 Jy ! Total flux subtracted in 2048 components = -0.0128118 Jy ! Clean residual min=-0.002192 max=0.002572 Jy/beam ! Clean residual mean=-0.000035 rms=0.000802 Jy/beam ! Combined flux in latest and established models = 0.418284 Jy keep ! Adding 119 model components to the UV plane model. ! The established model now contains 190 components and 0.418284 Jy ![Exited script file: muppet] wmap "J1402-2822_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.327 x 8.286 at -4.381 degrees (North through East) ! Clean map min=-0.0048009 max=0.34994 Jy/beam ! Writing clean map to FITS file: J1402-2822_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.349935 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000796268 device "J1402-2822_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1402-2822_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.682642 0.682642 1.36528 2.73057 5.46113 10.9223 21.8445 43.6891 87.3782 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0023 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.349 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.327 x 8.286 at -4.381 degrees (North through East) ! Clean map min=-0.0048009 max=0.34994 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1402-2822_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1402-2822_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1402-2822_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 18:28:57 2007