! Started logfile: J0516-1603_S_1997_07_02_yyk_uvs.log on Sun Jan 7 16:25:45 2007 obs J0516-1603_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0516-1603_S_1997_07_02_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.27061 visibilities/baseline/integration-bin. ! Found source: J0516-1603 ! ! 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 754 lines of history. ! ! Reading 32248 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 J0516-1603_S_1997_07_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.54171 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=3.017 mas, bmaj=7.904 mas, bpa=-3.838 degrees ! Estimated noise=1472.51 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.354008 Jy ! Component: 100 - total flux cleaned = 0.424313 Jy ! Total flux subtracted in 100 components = 0.424313 Jy ! Clean residual min=-0.024874 max=0.027309 Jy/beam ! Clean residual mean=-0.000714 rms=0.007080 Jy/beam ! Combined flux in latest and established models = 0.424313 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.424313 Jy ! ! Correcting IF 1. ! A total of 232 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 93 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.340385Jy sigma=0.001497 ! Fit after self-cal, rms=0.340012Jy sigma=0.001496 ! Inverting map and beam ! Estimated beam: bmin=3.017 mas, bmaj=7.904 mas, bpa=-3.838 degrees ! Estimated noise=1472.54 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.938 mas, bmaj=10.17 mas, bpa=-6.187 degrees ! Estimated noise=1047.93 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.026474 Jy ! Component: 100 - total flux cleaned = 0.0311871 Jy ! Component: 150 - total flux cleaned = 0.0328016 Jy ! Component: 200 - total flux cleaned = 0.0330615 Jy ! Total flux subtracted in 200 components = 0.0330615 Jy ! Clean residual min=-0.022816 max=0.040355 Jy/beam ! Clean residual mean=-0.001451 rms=0.008246 Jy/beam ! Combined flux in latest and established models = 0.457374 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 18 components and 0.457374 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338517Jy sigma=0.001488 ! Fit after self-cal, rms=0.338508Jy sigma=0.001488 ! 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.938 x 10.17 at -6.187 degrees (North through East) ! Clean map min=-0.022645 max=0.41524 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.02057 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.90 KP 0.85 ! LA 1.08 MK 1.04 NL 1.00* OV 1.08 ! PT 0.96 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.97252 ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.10 HN 1.01 KP 0.90 ! LA 1.19 MK 1.05 NL 1.03 OV 1.03 ! PT 0.95 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0398 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.03 HN 0.93 KP 0.86 ! LA 0.92 MK 0.82 NL 1.00 OV 0.95 ! PT 1.09 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.989366 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.11 KP 0.89 ! LA 1.00 MK 1.02 NL 1.13 OV 0.94 ! PT 0.89 SC 1.05 ! ! ! Fit before self-cal, rms=0.338508Jy sigma=0.001488 ! Fit after self-cal, rms=0.333775Jy sigma=0.001472 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.333775Jy sigma=0.001472 ! Fit after self-cal, rms=0.333795Jy sigma=0.001472 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.867 mas, bmaj=10.08 mas, bpa=-5.577 degrees ! Estimated noise=1038.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.00386415 Jy ! Component: 100 - total flux cleaned = 0.00359761 Jy ! Component: 150 - total flux cleaned = 0.00359922 Jy ! Component: 200 - total flux cleaned = 0.00360174 Jy ! Total flux subtracted in 200 components = 0.00360174 Jy ! Clean residual min=-0.020475 max=0.035273 Jy/beam ! Clean residual mean=-0.001118 rms=0.007438 Jy/beam ! Combined flux in latest and established models = 0.460976 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.460976 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.333550Jy sigma=0.001471 ! Fit after self-cal, rms=0.333542Jy sigma=0.001471 ! 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.333542Jy sigma=0.001471 ! Fit after self-cal, rms=0.332220Jy sigma=0.001465 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 (63.5, -4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0383358 Jy ! Component: 100 - total flux cleaned = 0.0535967 Jy ! Component: 150 - total flux cleaned = 0.0562419 Jy ! Component: 200 - total flux cleaned = 0.0567933 Jy ! Total flux subtracted in 200 components = 0.0567933 Jy ! Clean residual min=-0.023579 max=0.018963 Jy/beam ! Clean residual mean=-0.000903 rms=0.005988 Jy/beam ! Combined flux in latest and established models = 0.517769 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 54 model components to the UV plane model. ! The established model now contains 80 components and 0.517769 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329339Jy sigma=0.001450 ! Fit after self-cal, rms=0.328453Jy sigma=0.001446 ! 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.867 x 10.08 at -5.577 degrees (North through East) ! Clean map min=-0.016328 max=0.41394 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.328453Jy sigma=0.001446 ! Fit after self-cal, rms=0.322894Jy sigma=0.001436 ! 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.322894Jy sigma=0.001436 ! Fit after self-cal, rms=0.322869Jy sigma=0.001436 ! Inverting map and beam ! Estimated beam: bmin=3.828 mas, bmaj=10.03 mas, bpa=-6.417 degrees ! Estimated noise=1030.62 mJy/beam. ! Added new window around map position (22, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219517 Jy ! Component: 100 - total flux cleaned = 0.0339079 Jy ! Component: 150 - total flux cleaned = 0.0414712 Jy ! Component: 200 - total flux cleaned = 0.0439164 Jy ! Total flux subtracted in 200 components = 0.0439164 Jy ! Clean residual min=-0.011949 max=0.014293 Jy/beam ! Clean residual mean=-0.000568 rms=0.003917 Jy/beam ! Combined flux in latest and established models = 0.561685 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 58 model components to the UV plane model. ! The established model now contains 121 components and 0.561685 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.321543Jy sigma=0.001430 ! Fit after self-cal, rms=0.321367Jy sigma=0.001430 ! 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.321367Jy sigma=0.001430 ! Fit after self-cal, rms=0.320751Jy sigma=0.001428 ! 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.320751Jy sigma=0.001428 ! Fit after self-cal, rms=0.320750Jy sigma=0.001427 ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=10.03 mas, bpa=-6.377 degrees ! Estimated noise=1030.28 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0087575 Jy ! Component: 100 - total flux cleaned = 0.0128399 Jy ! Component: 150 - total flux cleaned = 0.0138995 Jy ! Component: 200 - total flux cleaned = 0.0150207 Jy ! Total flux subtracted in 200 components = 0.0150207 Jy ! Clean residual min=-0.010139 max=0.013848 Jy/beam ! Clean residual mean=-0.000532 rms=0.003690 Jy/beam ! Combined flux in latest and established models = 0.576706 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 138 components and 0.576706 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320451Jy sigma=0.001426 ! Fit after self-cal, rms=0.320397Jy sigma=0.001426 ! 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=15.91 mas, bpa=-8.451 degrees ! Estimated noise=1247.25 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.00938827 Jy ! Component: 100 - total flux cleaned = 0.0107932 Jy ! Component: 150 - total flux cleaned = 0.0109517 Jy ! Component: 200 - total flux cleaned = 0.0109483 Jy ! Total flux subtracted in 200 components = 0.0109483 Jy ! Clean residual min=-0.013344 max=0.018561 Jy/beam ! Clean residual mean=-0.000791 rms=0.005312 Jy/beam ! Combined flux in latest and established models = 0.587655 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 147 components and 0.587654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320431Jy sigma=0.001426 ! Fit after self-cal, rms=0.320372Jy sigma=0.001426 ! 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.986 mas, bmaj=7.887 mas, bpa=-4.032 degrees ! Estimated noise=1443.15 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.349014 Jy ! Component: 100 - total flux cleaned = 0.423398 Jy ! Component: 150 - total flux cleaned = 0.459195 Jy ! Component: 200 - total flux cleaned = 0.484666 Jy ! Total flux subtracted in 200 components = 0.484666 Jy ! Clean residual min=-0.017475 max=0.016263 Jy/beam ! Clean residual mean=-0.000414 rms=0.004577 Jy/beam ! Combined flux in latest and established models = 0.484666 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.484666 Jy ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=10.03 mas, bpa=-6.377 degrees ! Estimated noise=1030.28 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.033302 Jy ! Component: 100 - total flux cleaned = 0.0538499 Jy ! Component: 150 - total flux cleaned = 0.0688911 Jy ! Component: 200 - total flux cleaned = 0.0804446 Jy ! Total flux subtracted in 200 components = 0.0804446 Jy ! Clean residual min=-0.016491 max=0.014884 Jy/beam ! Clean residual mean=-0.000700 rms=0.004217 Jy/beam ! Combined flux in latest and established models = 0.56511 Jy ! Adding 62 model components to the UV plane model. ! The established model now contains 92 components and 0.56511 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=15.91 mas, bpa=-8.451 degrees ! Estimated noise=1247.25 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.0157187 Jy ! Component: 100 - total flux cleaned = 0.0229273 Jy ! Component: 150 - total flux cleaned = 0.0264681 Jy ! Component: 200 - total flux cleaned = 0.027784 Jy ! Total flux subtracted in 200 components = 0.027784 Jy ! Clean residual min=-0.014882 max=0.018694 Jy/beam ! Clean residual mean=-0.000801 rms=0.005515 Jy/beam ! Combined flux in latest and established models = 0.592894 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 106 components and 0.592894 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.838 mas, bmaj=10.03 mas, bpa=-6.377 degrees ! Estimated noise=1030.28 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00431469 Jy ! Component: 100 - total flux cleaned = -0.00431403 Jy ! Component: 150 - total flux cleaned = -0.00410336 Jy ! Component: 200 - total flux cleaned = -0.00410042 Jy ! Total flux subtracted in 200 components = -0.00410042 Jy ! Clean residual min=-0.011181 max=0.013572 Jy/beam ! Clean residual mean=-0.000452 rms=0.003632 Jy/beam ! Combined flux in latest and established models = 0.588794 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 124 components and 0.588794 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320574Jy sigma=0.001427 ! Fit after self-cal, rms=0.320566Jy sigma=0.001427 wmodel J0516-1603_S_1997_07_02_yyk\_map.mod ! Writing 124 model components to file: J0516-1603_S_1997_07_02_yyk_map.mod wobs J0516-1603_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0516-1603_S_1997_07_02_yyk_uvs.fits wwins J0516-1603_S_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J0516-1603_S_1997_07_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.00441003 Jy ! Component: 100 - total flux cleaned = 0.00657233 Jy ! Component: 150 - total flux cleaned = 0.00820287 Jy ! Component: 200 - total flux cleaned = 0.00939207 Jy ! Component: 250 - total flux cleaned = 0.00956009 Jy ! Component: 300 - total flux cleaned = 0.00940286 Jy ! Component: 350 - total flux cleaned = 0.00925485 Jy ! Component: 400 - total flux cleaned = 0.00882085 Jy ! Component: 450 - total flux cleaned = 0.00867846 Jy ! Component: 500 - total flux cleaned = 0.00813276 Jy ! Component: 550 - total flux cleaned = 0.00787137 Jy ! Component: 600 - total flux cleaned = 0.00761414 Jy ! Component: 650 - total flux cleaned = 0.00748733 Jy ! Component: 700 - total flux cleaned = 0.00736374 Jy ! Component: 750 - total flux cleaned = 0.0068826 Jy ! Component: 800 - total flux cleaned = 0.00676714 Jy ! Component: 850 - total flux cleaned = 0.0065362 Jy ! Component: 900 - total flux cleaned = 0.00596945 Jy ! Component: 950 - total flux cleaned = 0.00563658 Jy ! Component: 1000 - total flux cleaned = 0.00520108 Jy ! Component: 1050 - total flux cleaned = 0.00466734 Jy ! Component: 1100 - total flux cleaned = 0.00403996 Jy ! Component: 1150 - total flux cleaned = 0.00373139 Jy ! Component: 1200 - total flux cleaned = 0.00302361 Jy ! Component: 1250 - total flux cleaned = 0.00252734 Jy ! Component: 1300 - total flux cleaned = 0.00203837 Jy ! Component: 1350 - total flux cleaned = 0.00117421 Jy ! Component: 1400 - total flux cleaned = 0.000701144 Jy ! Component: 1450 - total flux cleaned = -4.20019e-05 Jy ! Component: 1500 - total flux cleaned = -0.000681177 Jy ! Component: 1550 - total flux cleaned = -0.00131024 Jy ! Component: 1600 - total flux cleaned = -0.00201634 Jy ! Component: 1650 - total flux cleaned = -0.00262474 Jy ! Component: 1700 - total flux cleaned = -0.00339475 Jy ! Component: 1750 - total flux cleaned = -0.0040703 Jy ! Component: 1800 - total flux cleaned = -0.00506693 Jy ! Component: 1850 - total flux cleaned = -0.00580133 Jy ! Component: 1900 - total flux cleaned = -0.00668724 Jy ! Component: 1950 - total flux cleaned = -0.0073231 Jy ! Component: 2000 - total flux cleaned = -0.00826366 Jy ! Total flux subtracted in 2048 components = -0.00919221 Jy ! Clean residual min=-0.004499 max=0.004377 Jy/beam ! Clean residual mean=-0.000336 rms=0.001790 Jy/beam ! Combined flux in latest and established models = 0.579602 Jy keep ! Adding 173 model components to the UV plane model. ! The established model now contains 297 components and 0.579602 Jy ![Exited script file: muppet] wmap "J0516-1603_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.838 x 10.03 at -6.377 degrees (North through East) ! Clean map min=-0.0096421 max=0.41057 Jy/beam ! Writing clean map to FITS file: J0516-1603_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.410568 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00174958 device "J0516-1603_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0516-1603_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.27841 1.27841 2.55682 5.11364 10.2273 20.4546 40.9091 81.8182 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0052 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.41 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.838 x 10.03 at -6.377 degrees (North through East) ! Clean map min=-0.0096421 max=0.41057 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0516-1603_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0516-1603_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0516-1603_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 16:25:53 2007