! Started logfile: J1404-0013_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:28:58 2007 obs J1404-0013_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1404-0013_S_1997_05_07_yyk_uva.fits ! AN table 1: 133 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.732331 visibilities/baseline/integration-bin. ! Found source: J1404-0013 ! ! 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 614 lines of history. ! ! Reading 17532 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 J1404-0013_S_1997_05_07_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.648948 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.91 mas, bmaj=7.526 mas, bpa=-6.485 degrees ! Estimated noise=1722.53 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.482128 Jy ! Component: 100 - total flux cleaned = 0.603535 Jy ! Total flux subtracted in 100 components = 0.603535 Jy ! Clean residual min=-0.021354 max=0.032238 Jy/beam ! Clean residual mean=0.000150 rms=0.005853 Jy/beam ! Combined flux in latest and established models = 0.603535 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.603535 Jy ! ! Correcting IF 1. ! A total of 306 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 205 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.278569Jy sigma=0.001252 ! Fit after self-cal, rms=0.278358Jy sigma=0.001252 ! Inverting map and beam ! Estimated beam: bmin=2.91 mas, bmaj=7.526 mas, bpa=-6.485 degrees ! Estimated noise=1723.36 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.634 mas, bmaj=8.89 mas, bpa=-7.67 degrees ! Estimated noise=1107.72 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.0347511 Jy ! Component: 100 - total flux cleaned = 0.0405361 Jy ! Component: 150 - total flux cleaned = 0.0401768 Jy ! Component: 200 - total flux cleaned = 0.0401757 Jy ! Total flux subtracted in 200 components = 0.0401757 Jy ! Clean residual min=-0.012715 max=0.019363 Jy/beam ! Clean residual mean=0.000467 rms=0.004570 Jy/beam ! Combined flux in latest and established models = 0.643711 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.64371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273495Jy sigma=0.001236 ! Fit after self-cal, rms=0.273486Jy sigma=0.001236 ! 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.634 x 8.89 at -7.67 degrees (North through East) ! Clean map min=-0.0122 max=0.55021 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.028 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 1.00 KP 0.90 ! LA 1.00 MK 0.96 NL 1.00* OV 1.10 ! PT 0.94 SC 0.82 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.981702 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.15 HN 1.10 KP 1.00 ! LA 1.07 MK 1.04 NL 0.96 OV 1.03 ! PT 0.93 SC 0.88 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05172 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 0.96 KP 0.91 ! LA 0.82 MK 0.85 NL 0.94 OV 0.94 ! PT 1.07 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.989178 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 1.09 KP 0.95 ! LA 0.88 MK 1.04 NL 1.04 OV 1.11 ! PT 0.90 SC 1.00 ! ! ! Fit before self-cal, rms=0.273486Jy sigma=0.001236 ! Fit after self-cal, rms=0.260668Jy sigma=0.001203 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.260668Jy sigma=0.001203 ! Fit after self-cal, rms=0.260666Jy sigma=0.001203 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.587 mas, bmaj=8.676 mas, bpa=-7 degrees ! Estimated noise=1116.45 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.013137 Jy ! Component: 100 - total flux cleaned = 0.0149167 Jy ! Component: 150 - total flux cleaned = 0.0146149 Jy ! Component: 200 - total flux cleaned = 0.0143458 Jy ! Total flux subtracted in 200 components = 0.0143458 Jy ! Clean residual min=-0.005469 max=0.006540 Jy/beam ! Clean residual mean=-0.000010 rms=0.001565 Jy/beam ! Combined flux in latest and established models = 0.658056 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.658056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260050Jy sigma=0.001200 ! Fit after self-cal, rms=0.260046Jy sigma=0.001200 ! 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.260046Jy sigma=0.001200 ! Fit after self-cal, rms=0.257982Jy sigma=0.001191 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) ! Added new window around map position (9, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00525085 Jy ! Component: 100 - total flux cleaned = 0.00465792 Jy ! Component: 150 - total flux cleaned = 0.00433125 Jy ! Component: 200 - total flux cleaned = 0.00433994 Jy ! Total flux subtracted in 200 components = 0.00433994 Jy ! Clean residual min=-0.005056 max=0.005346 Jy/beam ! Clean residual mean=-0.000041 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.662396 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 48 components and 0.662396 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.257677Jy sigma=0.001190 ! Fit after self-cal, rms=0.257241Jy sigma=0.001188 ! 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.587 x 8.676 at -7 degrees (North through East) ! Clean map min=-0.0045624 max=0.55714 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.257241Jy sigma=0.001188 ! Fit after self-cal, rms=0.252326Jy sigma=0.001176 ! 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.252326Jy sigma=0.001176 ! Fit after self-cal, rms=0.252207Jy sigma=0.001176 ! Inverting map and beam ! Estimated beam: bmin=3.559 mas, bmaj=8.597 mas, bpa=-6.785 degrees ! Estimated noise=1110.25 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00362191 Jy ! Component: 100 - total flux cleaned = 0.00385659 Jy ! Component: 150 - total flux cleaned = 0.00406645 Jy ! Component: 200 - total flux cleaned = 0.00406719 Jy ! Total flux subtracted in 200 components = 0.0040672 Jy ! Clean residual min=-0.004301 max=0.004418 Jy/beam ! Clean residual mean=-0.000021 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.666463 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 0.666463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.252098Jy sigma=0.001175 ! Fit after self-cal, rms=0.252052Jy 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=0.252052Jy sigma=0.001175 ! Fit after self-cal, rms=0.251411Jy sigma=0.001173 ! 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.251411Jy sigma=0.001173 ! Fit after self-cal, rms=0.251397Jy sigma=0.001173 ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=8.571 mas, bpa=-6.723 degrees ! Estimated noise=1109.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00226678 Jy ! Component: 100 - total flux cleaned = 0.00226829 Jy ! Component: 150 - total flux cleaned = 0.00218381 Jy ! Component: 200 - total flux cleaned = 0.00202648 Jy ! Total flux subtracted in 200 components = 0.00202648 Jy ! Clean residual min=-0.004319 max=0.004083 Jy/beam ! Clean residual mean=-0.000022 rms=0.001029 Jy/beam ! Combined flux in latest and established models = 0.66849 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 80 components and 0.66849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251336Jy sigma=0.001173 ! Fit after self-cal, rms=0.251328Jy 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.39 mas, bmaj=13.3 mas, bpa=9.84 degrees ! Estimated noise=1368.29 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.000309736 Jy ! Component: 100 - total flux cleaned = -0.000471315 Jy ! Component: 150 - total flux cleaned = -0.000609634 Jy ! Component: 200 - total flux cleaned = -0.000765589 Jy ! Total flux subtracted in 200 components = -0.000765589 Jy ! Clean residual min=-0.004011 max=0.003335 Jy/beam ! Clean residual mean=-0.000032 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.667724 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 96 components and 0.667724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251324Jy sigma=0.001173 ! Fit after self-cal, rms=0.251323Jy 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.879 mas, bmaj=7.398 mas, bpa=-5.746 degrees ! Estimated noise=1711.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.480904 Jy ! Component: 100 - total flux cleaned = 0.60421 Jy ! Component: 150 - total flux cleaned = 0.645152 Jy ! Component: 200 - total flux cleaned = 0.66119 Jy ! Total flux subtracted in 200 components = 0.66119 Jy ! Clean residual min=-0.007825 max=0.009367 Jy/beam ! Clean residual mean=0.000012 rms=0.002116 Jy/beam ! Combined flux in latest and established models = 0.66119 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.66119 Jy ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=8.571 mas, bpa=-6.723 degrees ! Estimated noise=1109.97 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.00776699 Jy ! Component: 100 - total flux cleaned = 0.00869427 Jy ! Component: 150 - total flux cleaned = 0.00889201 Jy ! Component: 200 - total flux cleaned = 0.00872571 Jy ! Total flux subtracted in 200 components = 0.00872571 Jy ! Clean residual min=-0.004608 max=0.004927 Jy/beam ! Clean residual mean=-0.000031 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.669915 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.669915 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.39 mas, bmaj=13.3 mas, bpa=9.84 degrees ! Estimated noise=1368.29 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.000921042 Jy ! Component: 100 - total flux cleaned = -0.0014903 Jy ! Component: 150 - total flux cleaned = -0.00162465 Jy ! Component: 200 - total flux cleaned = -0.00174373 Jy ! Total flux subtracted in 200 components = -0.00174373 Jy ! Clean residual min=-0.003909 max=0.003159 Jy/beam ! Clean residual mean=-0.000036 rms=0.001093 Jy/beam ! Combined flux in latest and established models = 0.668172 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.668172 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.55 mas, bmaj=8.571 mas, bpa=-6.723 degrees ! Estimated noise=1109.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00040152 Jy ! Component: 100 - total flux cleaned = 0.000398911 Jy ! Component: 150 - total flux cleaned = 0.000275661 Jy ! Component: 200 - total flux cleaned = 0.000279574 Jy ! Total flux subtracted in 200 components = 0.000279574 Jy ! Clean residual min=-0.004345 max=0.004195 Jy/beam ! Clean residual mean=-0.000021 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.668451 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 60 components and 0.668451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.251374Jy sigma=0.001173 ! Fit after self-cal, rms=0.251371Jy sigma=0.001173 wmodel J1404-0013_S_1997_05_07_yyk\_map.mod ! Writing 60 model components to file: J1404-0013_S_1997_05_07_yyk_map.mod wobs J1404-0013_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1404-0013_S_1997_05_07_yyk_uvs.fits wwins J1404-0013_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1404-0013_S_1997_05_07_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 = 4.32863e-05 Jy ! Component: 100 - total flux cleaned = 0.000705555 Jy ! Component: 150 - total flux cleaned = 0.00125742 Jy ! Component: 200 - total flux cleaned = 0.0013159 Jy ! Component: 250 - total flux cleaned = 0.00109586 Jy ! Component: 300 - total flux cleaned = 0.000886382 Jy ! Component: 350 - total flux cleaned = 0.000733297 Jy ! Component: 400 - total flux cleaned = 0.000387619 Jy ! Component: 450 - total flux cleaned = 0.000148636 Jy ! Component: 500 - total flux cleaned = -0.000129481 Jy ! Component: 550 - total flux cleaned = -0.000309868 Jy ! Component: 600 - total flux cleaned = -0.000441153 Jy ! Component: 650 - total flux cleaned = -0.000569915 Jy ! Component: 700 - total flux cleaned = -0.000736401 Jy ! Component: 750 - total flux cleaned = -0.00081734 Jy ! Component: 800 - total flux cleaned = -0.000975999 Jy ! Component: 850 - total flux cleaned = -0.00113077 Jy ! Component: 900 - total flux cleaned = -0.0012449 Jy ! Component: 950 - total flux cleaned = -0.00139418 Jy ! Component: 1000 - total flux cleaned = -0.00154009 Jy ! Component: 1050 - total flux cleaned = -0.00157611 Jy ! Component: 1100 - total flux cleaned = -0.00157636 Jy ! Component: 1150 - total flux cleaned = -0.00164565 Jy ! Component: 1200 - total flux cleaned = -0.00157684 Jy ! Component: 1250 - total flux cleaned = -0.00154303 Jy ! Component: 1300 - total flux cleaned = -0.0014434 Jy ! Component: 1350 - total flux cleaned = -0.00131291 Jy ! Component: 1400 - total flux cleaned = -0.0013128 Jy ! Component: 1450 - total flux cleaned = -0.00118607 Jy ! Component: 1500 - total flux cleaned = -0.00115487 Jy ! Component: 1550 - total flux cleaned = -0.00109279 Jy ! Component: 1600 - total flux cleaned = -0.00103178 Jy ! Component: 1650 - total flux cleaned = -0.000941962 Jy ! Component: 1700 - total flux cleaned = -0.000882809 Jy ! Component: 1750 - total flux cleaned = -0.00085348 Jy ! Component: 1800 - total flux cleaned = -0.000766703 Jy ! Component: 1850 - total flux cleaned = -0.000681263 Jy ! Component: 1900 - total flux cleaned = -0.000568621 Jy ! Component: 1950 - total flux cleaned = -0.000568804 Jy ! Component: 2000 - total flux cleaned = -0.000568604 Jy ! Total flux subtracted in 2048 components = -0.000459653 Jy ! Clean residual min=-0.001706 max=0.001579 Jy/beam ! Clean residual mean=-0.000027 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.667992 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 190 components and 0.667992 Jy ![Exited script file: muppet] wmap "J1404-0013_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.55 x 8.571 at -6.723 degrees (North through East) ! Clean map min=-0.0038268 max=0.55206 Jy/beam ! Writing clean map to FITS file: J1404-0013_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.552058 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000546181 device "J1404-0013_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1404-0013_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.296806 0.296806 0.593613 1.18723 2.37445 4.7489 9.49781 18.9956 37.9912 75.9825 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.552 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.55 x 8.571 at -6.723 degrees (North through East) ! Clean map min=-0.0038268 max=0.55206 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1404-0013_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1404-0013_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1404-0013_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:29:04 2007