! Started logfile: J1404-0130_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:29:04 2007 obs J1404-0130_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1404-0130_S_1997_05_07_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.777618 visibilities/baseline/integration-bin. ! Found source: J1404-0130 ! ! 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 19456 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-0130_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.548765 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.88 mas, bmaj=7.423 mas, bpa=-5.656 degrees ! Estimated noise=1356.63 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.389623 Jy ! Component: 100 - total flux cleaned = 0.479819 Jy ! Total flux subtracted in 100 components = 0.479819 Jy ! Clean residual min=-0.014873 max=0.022718 Jy/beam ! Clean residual mean=0.000334 rms=0.004989 Jy/beam ! Combined flux in latest and established models = 0.479819 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.479819 Jy ! ! Correcting IF 1. ! A total of 317 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 178 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 178 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 178 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.283580Jy sigma=0.001276 ! Fit after self-cal, rms=0.283512Jy sigma=0.001275 ! Inverting map and beam ! Estimated beam: bmin=2.88 mas, bmaj=7.423 mas, bpa=-5.656 degrees ! Estimated noise=1357.11 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.662 mas, bmaj=9.009 mas, bpa=-7.519 degrees ! Estimated noise=1063.73 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.0198098 Jy ! Component: 100 - total flux cleaned = 0.0183528 Jy ! Component: 150 - total flux cleaned = 0.0175939 Jy ! Component: 200 - total flux cleaned = 0.0166826 Jy ! Total flux subtracted in 200 components = 0.0166826 Jy ! Clean residual min=-0.011962 max=0.014636 Jy/beam ! Clean residual mean=0.000590 rms=0.004031 Jy/beam ! Combined flux in latest and established models = 0.496502 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 14 components and 0.496502 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280766Jy sigma=0.001266 ! Fit after self-cal, rms=0.280765Jy sigma=0.001266 ! 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.662 x 9.009 at -7.519 degrees (North through East) ! Clean map min=-0.011359 max=0.44857 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.03026 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 0.97 KP 1.01 ! LA 0.98 MK 1.00 NL 1.00* OV 1.04 ! PT 0.95 SC 0.79 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.98645 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.11 HN 1.06 KP 1.11 ! LA 1.07 MK 1.03 NL 0.95 OV 1.00 ! PT 0.93 SC 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04762 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 0.94 KP 1.04 ! LA 0.81 MK 0.88 NL 0.93 OV 0.93 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.988577 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 1.08 KP 1.09 ! LA 0.87 MK 1.06 NL 1.01 OV 1.04 ! PT 0.90 SC 0.98 ! ! ! Fit before self-cal, rms=0.280765Jy sigma=0.001266 ! Fit after self-cal, rms=0.274220Jy sigma=0.001249 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.274220Jy sigma=0.001249 ! Fit after self-cal, rms=0.274215Jy sigma=0.001249 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.616 mas, bmaj=8.736 mas, bpa=-6.382 degrees ! Estimated noise=1073.94 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.0108856 Jy ! Component: 100 - total flux cleaned = 0.0112868 Jy ! Component: 150 - total flux cleaned = 0.0108611 Jy ! Component: 200 - total flux cleaned = 0.0103601 Jy ! Total flux subtracted in 200 components = 0.0103601 Jy ! Clean residual min=-0.012295 max=0.011500 Jy/beam ! Clean residual mean=0.000084 rms=0.003285 Jy/beam ! Combined flux in latest and established models = 0.506862 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 29 components and 0.506862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273922Jy sigma=0.001247 ! Fit after self-cal, rms=0.273921Jy sigma=0.001247 ! 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.273921Jy sigma=0.001247 ! Fit after self-cal, rms=0.273311Jy sigma=0.001244 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.000331017 Jy ! Component: 100 - total flux cleaned = -0.000662023 Jy ! Component: 150 - total flux cleaned = -0.000968068 Jy ! Component: 200 - total flux cleaned = -0.00125209 Jy ! Total flux subtracted in 200 components = -0.00125209 Jy ! Clean residual min=-0.012303 max=0.011337 Jy/beam ! Clean residual mean=0.000106 rms=0.003334 Jy/beam ! Combined flux in latest and established models = 0.50561 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 35 components and 0.50561 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273216Jy sigma=0.001244 ! Fit after self-cal, rms=0.272759Jy sigma=0.001242 ! 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.616 x 8.736 at -6.382 degrees (North through East) ! Clean map min=-0.011962 max=0.45657 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.272759Jy sigma=0.001242 ! Fit after self-cal, rms=0.285619Jy sigma=0.001219 ! 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.285619Jy sigma=0.001219 ! Fit after self-cal, rms=0.285402Jy sigma=0.001218 ! Inverting map and beam ! Estimated beam: bmin=3.607 mas, bmaj=8.711 mas, bpa=-6.144 degrees ! Estimated noise=1067.64 mJy/beam. ! Added new window around map position (-23, 20). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00162116 Jy ! Component: 100 - total flux cleaned = 0.00126361 Jy ! Component: 150 - total flux cleaned = 0.00127112 Jy ! Component: 200 - total flux cleaned = 0.0015036 Jy ! Total flux subtracted in 200 components = 0.0015036 Jy ! Clean residual min=-0.004697 max=0.004628 Jy/beam ! Clean residual mean=0.000034 rms=0.001171 Jy/beam ! Combined flux in latest and established models = 0.507113 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 54 components and 0.507114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285234Jy sigma=0.001218 ! Fit after self-cal, rms=0.284952Jy sigma=0.001217 ! 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.284952Jy sigma=0.001217 ! Fit after self-cal, rms=0.532797Jy sigma=0.001197 ! 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.532797Jy sigma=0.001197 ! Fit after self-cal, rms=0.532701Jy sigma=0.001197 ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=8.694 mas, bpa=-6.099 degrees ! Estimated noise=1071.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00466791 Jy ! Component: 100 - total flux cleaned = 0.0054732 Jy ! Component: 150 - total flux cleaned = 0.00571424 Jy ! Component: 200 - total flux cleaned = 0.00612154 Jy ! Total flux subtracted in 200 components = 0.00612154 Jy ! Clean residual min=-0.004998 max=0.005317 Jy/beam ! Clean residual mean=-0.000012 rms=0.001503 Jy/beam ! Combined flux in latest and established models = 0.513235 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 69 components and 0.513235 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.532345Jy sigma=0.001197 ! Fit after self-cal, rms=0.531779Jy sigma=0.001197 ! 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.16 mas, bmaj=13.4 mas, bpa=7.223 degrees ! Estimated noise=1306.43 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.000563334 Jy ! Component: 100 - total flux cleaned = 0.00104415 Jy ! Component: 150 - total flux cleaned = 0.00144001 Jy ! Component: 200 - total flux cleaned = 0.00148405 Jy ! Total flux subtracted in 200 components = 0.00148405 Jy ! Clean residual min=-0.006169 max=0.006661 Jy/beam ! Clean residual mean=-0.000048 rms=0.002195 Jy/beam ! Combined flux in latest and established models = 0.514719 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 82 components and 0.514719 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.531697Jy sigma=0.001197 ! Fit after self-cal, rms=0.531277Jy sigma=0.001196 ! 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.829 mas, bmaj=7.279 mas, bpa=-4.911 degrees ! Estimated noise=1387.08 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.400446 Jy ! Component: 100 - total flux cleaned = 0.496346 Jy ! Component: 150 - total flux cleaned = 0.523963 Jy ! Component: 200 - total flux cleaned = 0.528361 Jy ! Total flux subtracted in 200 components = 0.528361 Jy ! Clean residual min=-0.010691 max=0.009138 Jy/beam ! Clean residual mean=-0.000100 rms=0.003083 Jy/beam ! Combined flux in latest and established models = 0.528361 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.528361 Jy ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=8.694 mas, bpa=-6.099 degrees ! Estimated noise=1071.91 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.00844404 Jy ! Component: 100 - total flux cleaned = -0.0112988 Jy ! Component: 150 - total flux cleaned = -0.0115917 Jy ! Component: 200 - total flux cleaned = -0.0117317 Jy ! Total flux subtracted in 200 components = -0.0117317 Jy ! Clean residual min=-0.005311 max=0.005224 Jy/beam ! Clean residual mean=-0.000044 rms=0.001569 Jy/beam ! Combined flux in latest and established models = 0.51663 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 34 components and 0.516629 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.16 mas, bmaj=13.4 mas, bpa=7.223 degrees ! Estimated noise=1306.43 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 = -8.51904e-05 Jy ! Component: 100 - total flux cleaned = -0.0005472 Jy ! Component: 150 - total flux cleaned = -0.000597046 Jy ! Component: 200 - total flux cleaned = -0.000642346 Jy ! Total flux subtracted in 200 components = -0.000642346 Jy ! Clean residual min=-0.006411 max=0.006568 Jy/beam ! Clean residual mean=-0.000073 rms=0.002211 Jy/beam ! Combined flux in latest and established models = 0.515987 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.515987 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.597 mas, bmaj=8.694 mas, bpa=-6.099 degrees ! Estimated noise=1071.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000726248 Jy ! Component: 100 - total flux cleaned = 0.000720236 Jy ! Component: 150 - total flux cleaned = 0.000524845 Jy ! Component: 200 - total flux cleaned = 0.000436535 Jy ! Total flux subtracted in 200 components = 0.000436535 Jy ! Clean residual min=-0.005133 max=0.004863 Jy/beam ! Clean residual mean=-0.000043 rms=0.001526 Jy/beam ! Combined flux in latest and established models = 0.516424 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 0.516424 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.531235Jy sigma=0.001196 ! Fit after self-cal, rms=0.530843Jy sigma=0.001196 wmodel J1404-0130_S_1997_05_07_yyk\_map.mod ! Writing 62 model components to file: J1404-0130_S_1997_05_07_yyk_map.mod wobs J1404-0130_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1404-0130_S_1997_05_07_yyk_uvs.fits wwins J1404-0130_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1404-0130_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 = -0.00212954 Jy ! Component: 100 - total flux cleaned = -0.00317798 Jy ! Component: 150 - total flux cleaned = -0.00366146 Jy ! Component: 200 - total flux cleaned = -0.00419695 Jy ! Component: 250 - total flux cleaned = -0.0048539 Jy ! Component: 300 - total flux cleaned = -0.00534239 Jy ! Component: 350 - total flux cleaned = -0.0059487 Jy ! Component: 400 - total flux cleaned = -0.00640505 Jy ! Component: 450 - total flux cleaned = -0.00709673 Jy ! Component: 500 - total flux cleaned = -0.00770391 Jy ! Component: 550 - total flux cleaned = -0.00817613 Jy ! Component: 600 - total flux cleaned = -0.00857883 Jy ! Component: 650 - total flux cleaned = -0.00902748 Jy ! Component: 700 - total flux cleaned = -0.00924688 Jy ! Component: 750 - total flux cleaned = -0.00967586 Jy ! Component: 800 - total flux cleaned = -0.00993725 Jy ! Component: 850 - total flux cleaned = -0.0100913 Jy ! Component: 900 - total flux cleaned = -0.0103956 Jy ! Component: 950 - total flux cleaned = -0.0107935 Jy ! Component: 1000 - total flux cleaned = -0.0110877 Jy ! Component: 1050 - total flux cleaned = -0.0114253 Jy ! Component: 1100 - total flux cleaned = -0.0117573 Jy ! Component: 1150 - total flux cleaned = -0.0120377 Jy ! Component: 1200 - total flux cleaned = -0.0124528 Jy ! Component: 1250 - total flux cleaned = -0.0128175 Jy ! Component: 1300 - total flux cleaned = -0.013177 Jy ! Component: 1350 - total flux cleaned = -0.0136225 Jy ! Component: 1400 - total flux cleaned = -0.0139308 Jy ! Component: 1450 - total flux cleaned = -0.0143664 Jy ! Component: 1500 - total flux cleaned = -0.0147109 Jy ! Component: 1550 - total flux cleaned = -0.0150522 Jy ! Component: 1600 - total flux cleaned = -0.015516 Jy ! Component: 1650 - total flux cleaned = -0.0159331 Jy ! Component: 1700 - total flux cleaned = -0.0163456 Jy ! Component: 1750 - total flux cleaned = -0.0167135 Jy ! Component: 1800 - total flux cleaned = -0.0170377 Jy ! Component: 1850 - total flux cleaned = -0.0174786 Jy ! Component: 1900 - total flux cleaned = -0.0178756 Jy ! Component: 1950 - total flux cleaned = -0.0182683 Jy ! Component: 2000 - total flux cleaned = -0.0185801 Jy ! Total flux subtracted in 2048 components = -0.0189664 Jy ! Clean residual min=-0.002434 max=0.002356 Jy/beam ! Clean residual mean=-0.000140 rms=0.000836 Jy/beam ! Combined flux in latest and established models = 0.497457 Jy keep ! Adding 162 model components to the UV plane model. ! The established model now contains 223 components and 0.497457 Jy ![Exited script file: muppet] wmap "J1404-0130_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.597 x 8.694 at -6.099 degrees (North through East) ! Clean map min=-0.0062462 max=0.46142 Jy/beam ! Writing clean map to FITS file: J1404-0130_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.46142 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000838045 device "J1404-0130_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1404-0130_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.544869 0.544869 1.08974 2.17948 4.35895 8.71791 17.4358 34.8716 69.7432 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.461 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.597 x 8.694 at -6.099 degrees (North through East) ! Clean map min=-0.0062462 max=0.46142 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1404-0130_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1404-0130_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1404-0130_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:29:11 2007