! Started logfile: J0730-0241_S_1997_05_07_yyk_uvs.log on Sun Jan 7 16:44:43 2007 obs J0730-0241_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0730-0241_S_1997_05_07_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881784 visibilities/baseline/integration-bin. ! Found source: J0730-0241 ! ! 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 23332 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 J0730-0241_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.406684 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.876 mas, bmaj=7.148 mas, bpa=-1.622 degrees ! Estimated noise=1731.87 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.243134 Jy ! Component: 100 - total flux cleaned = 0.28515 Jy ! Total flux subtracted in 100 components = 0.28515 Jy ! Clean residual min=-0.009148 max=0.011934 Jy/beam ! Clean residual mean=0.000056 rms=0.002745 Jy/beam ! Combined flux in latest and established models = 0.28515 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.28515 Jy ! ! Correcting IF 1. ! A total of 240 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 94 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.283758Jy sigma=0.001200 ! Fit after self-cal, rms=0.283624Jy sigma=0.001199 ! Inverting map and beam ! Estimated beam: bmin=2.876 mas, bmaj=7.148 mas, bpa=-1.622 degrees ! Estimated noise=1732.01 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.682 mas, bmaj=8.783 mas, bpa=-2.761 degrees ! Estimated noise=1026.35 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.0130347 Jy ! Component: 100 - total flux cleaned = 0.0136214 Jy ! Component: 150 - total flux cleaned = 0.0138222 Jy ! Component: 200 - total flux cleaned = 0.0136539 Jy ! Total flux subtracted in 200 components = 0.0136539 Jy ! Clean residual min=-0.006278 max=0.009962 Jy/beam ! Clean residual mean=0.000109 rms=0.002175 Jy/beam ! Combined flux in latest and established models = 0.298804 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 25 components and 0.298804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282786Jy sigma=0.001197 ! Fit after self-cal, rms=0.282768Jy sigma=0.001197 ! 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.682 x 8.783 at -2.761 degrees (North through East) ! Clean map min=-0.0061068 max=0.28383 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.02969 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.07 HN 0.94 KP 0.90 ! LA 1.00 MK 0.99 NL 1.00* OV 1.08 ! PT 0.91 SC 0.89 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.971243 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.13 HN 1.09 KP 1.01 ! LA 1.11 MK 1.03 NL 1.04 OV 1.01 ! PT 0.94 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04831 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 0.94 KP 0.92 ! LA 0.80 MK 0.89 NL 0.99 OV 0.96 ! PT 1.07 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.993513 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.11 HN 1.03 KP 0.96 ! LA 0.91 MK 0.98 NL 1.09 OV 1.10 ! PT 0.89 SC 1.01 ! ! ! Fit before self-cal, rms=0.282768Jy sigma=0.001197 ! Fit after self-cal, rms=0.278593Jy sigma=0.001190 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.278593Jy sigma=0.001190 ! Fit after self-cal, rms=0.278592Jy sigma=0.001190 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.651 mas, bmaj=8.663 mas, bpa=-2.434 degrees ! Estimated noise=1031.21 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.00494302 Jy ! Component: 100 - total flux cleaned = 0.00505181 Jy ! Component: 150 - total flux cleaned = 0.00486879 Jy ! Component: 200 - total flux cleaned = 0.00470045 Jy ! Total flux subtracted in 200 components = 0.00470045 Jy ! Clean residual min=-0.004423 max=0.005637 Jy/beam ! Clean residual mean=0.000040 rms=0.001293 Jy/beam ! Combined flux in latest and established models = 0.303504 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 33 components and 0.303504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278450Jy sigma=0.001190 ! Fit after self-cal, rms=0.278436Jy sigma=0.001189 ! 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.278436Jy sigma=0.001189 ! Fit after self-cal, rms=0.277075Jy sigma=0.001184 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.000835622 Jy ! Component: 100 - total flux cleaned = 0.000703063 Jy ! Component: 150 - total flux cleaned = 0.000641798 Jy ! Component: 200 - total flux cleaned = 0.000582695 Jy ! Total flux subtracted in 200 components = 0.000582695 Jy ! Clean residual min=-0.004395 max=0.005462 Jy/beam ! Clean residual mean=0.000044 rms=0.001272 Jy/beam ! Combined flux in latest and established models = 0.304087 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.304087 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.277023Jy sigma=0.001183 ! Fit after self-cal, rms=0.276872Jy sigma=0.001183 ! 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.651 x 8.663 at -2.434 degrees (North through East) ! Clean map min=-0.0042179 max=0.28801 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.276872Jy sigma=0.001183 ! Fit after self-cal, rms=0.274896Jy sigma=0.001179 ! 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.274896Jy sigma=0.001179 ! Fit after self-cal, rms=0.274870Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.633 mas, bmaj=8.618 mas, bpa=-2.557 degrees ! Estimated noise=1027.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0013887 Jy ! Component: 100 - total flux cleaned = 0.0013883 Jy ! Component: 150 - total flux cleaned = 0.00143788 Jy ! Component: 200 - total flux cleaned = 0.00152041 Jy ! Total flux subtracted in 200 components = 0.00152041 Jy ! Clean residual min=-0.004486 max=0.004596 Jy/beam ! Clean residual mean=0.000035 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.305607 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 50 components and 0.305607 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274844Jy sigma=0.001179 ! Fit after self-cal, rms=0.274834Jy sigma=0.001179 ! 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.274834Jy sigma=0.001179 ! Fit after self-cal, rms=0.275614Jy sigma=0.001177 ! 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.275614Jy sigma=0.001177 ! Fit after self-cal, rms=0.275614Jy sigma=0.001177 ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=8.583 mas, bpa=-2.421 degrees ! Estimated noise=1028.85 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00175997 Jy ! Component: 100 - total flux cleaned = 0.00183689 Jy ! Component: 150 - total flux cleaned = 0.00183624 Jy ! Component: 200 - total flux cleaned = 0.00183551 Jy ! Total flux subtracted in 200 components = 0.00183551 Jy ! Clean residual min=-0.004385 max=0.004389 Jy/beam ! Clean residual mean=0.000036 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.307443 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 51 components and 0.307443 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275596Jy sigma=0.001177 ! Fit after self-cal, rms=0.275596Jy sigma=0.001177 ! 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.026 mas, bmaj=12.82 mas, bpa=-2.532 degrees ! Estimated noise=1271.56 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.000675644 Jy ! Component: 100 - total flux cleaned = 0.000648746 Jy ! Component: 150 - total flux cleaned = 0.000686591 Jy ! Component: 200 - total flux cleaned = 0.000720697 Jy ! Total flux subtracted in 200 components = 0.000720697 Jy ! Clean residual min=-0.005322 max=0.003849 Jy/beam ! Clean residual mean=0.000066 rms=0.001324 Jy/beam ! Combined flux in latest and established models = 0.308164 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 57 components and 0.308164 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275602Jy sigma=0.001177 ! Fit after self-cal, rms=0.275602Jy sigma=0.001177 ! 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.848 mas, bmaj=7.087 mas, bpa=-1.592 degrees ! Estimated noise=1729.35 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.243353 Jy ! Component: 100 - total flux cleaned = 0.28776 Jy ! Component: 150 - total flux cleaned = 0.30125 Jy ! Component: 200 - total flux cleaned = 0.304218 Jy ! Total flux subtracted in 200 components = 0.304218 Jy ! Clean residual min=-0.006894 max=0.006772 Jy/beam ! Clean residual mean=0.000026 rms=0.001861 Jy/beam ! Combined flux in latest and established models = 0.304218 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.304218 Jy ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=8.583 mas, bpa=-2.421 degrees ! Estimated noise=1028.85 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.00274325 Jy ! Component: 100 - total flux cleaned = 0.00274714 Jy ! Component: 150 - total flux cleaned = 0.00286463 Jy ! Component: 200 - total flux cleaned = 0.00277467 Jy ! Total flux subtracted in 200 components = 0.00277467 Jy ! Clean residual min=-0.004396 max=0.004770 Jy/beam ! Clean residual mean=0.000038 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.306993 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 22 components and 0.306993 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.026 mas, bmaj=12.82 mas, bpa=-2.532 degrees ! Estimated noise=1271.56 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.000768722 Jy ! Component: 100 - total flux cleaned = 0.000833091 Jy ! Component: 150 - total flux cleaned = 0.000880907 Jy ! Component: 200 - total flux cleaned = 0.000923565 Jy ! Total flux subtracted in 200 components = 0.000923565 Jy ! Clean residual min=-0.005314 max=0.003788 Jy/beam ! Clean residual mean=0.000067 rms=0.001328 Jy/beam ! Combined flux in latest and established models = 0.307917 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.307917 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=8.583 mas, bpa=-2.421 degrees ! Estimated noise=1028.85 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0006776 Jy ! Component: 100 - total flux cleaned = -0.000681617 Jy ! Component: 150 - total flux cleaned = -0.000623985 Jy ! Component: 200 - total flux cleaned = -0.000568733 Jy ! Total flux subtracted in 200 components = -0.000568733 Jy ! Clean residual min=-0.004351 max=0.004642 Jy/beam ! Clean residual mean=0.000036 rms=0.001135 Jy/beam ! Combined flux in latest and established models = 0.307348 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 44 components and 0.307348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275648Jy sigma=0.001177 ! Fit after self-cal, rms=0.275642Jy sigma=0.001177 wmodel J0730-0241_S_1997_05_07_yyk\_map.mod ! Writing 44 model components to file: J0730-0241_S_1997_05_07_yyk_map.mod wobs J0730-0241_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0730-0241_S_1997_05_07_yyk_uvs.fits wwins J0730-0241_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J0730-0241_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 = -6.80469e-05 Jy ! Component: 100 - total flux cleaned = -0.00028669 Jy ! Component: 150 - total flux cleaned = -2.23536e-05 Jy ! Component: 200 - total flux cleaned = 0.000350706 Jy ! Component: 250 - total flux cleaned = 0.000409345 Jy ! Component: 300 - total flux cleaned = 0.000524457 Jy ! Component: 350 - total flux cleaned = 0.000633331 Jy ! Component: 400 - total flux cleaned = 0.000791279 Jy ! Component: 450 - total flux cleaned = 0.000893334 Jy ! Component: 500 - total flux cleaned = 0.000844556 Jy ! Component: 550 - total flux cleaned = 0.000893456 Jy ! Component: 600 - total flux cleaned = 0.000987404 Jy ! Component: 650 - total flux cleaned = 0.00107928 Jy ! Component: 700 - total flux cleaned = 0.00125588 Jy ! Component: 750 - total flux cleaned = 0.00134244 Jy ! Component: 800 - total flux cleaned = 0.0015944 Jy ! Component: 850 - total flux cleaned = 0.00179862 Jy ! Component: 900 - total flux cleaned = 0.00191862 Jy ! Component: 950 - total flux cleaned = 0.00207622 Jy ! Component: 1000 - total flux cleaned = 0.00219184 Jy ! Component: 1050 - total flux cleaned = 0.00238167 Jy ! Component: 1100 - total flux cleaned = 0.00234386 Jy ! Component: 1150 - total flux cleaned = 0.00245431 Jy ! Component: 1200 - total flux cleaned = 0.00245483 Jy ! Component: 1250 - total flux cleaned = 0.00238372 Jy ! Component: 1300 - total flux cleaned = 0.00234907 Jy ! Component: 1350 - total flux cleaned = 0.00238325 Jy ! Component: 1400 - total flux cleaned = 0.0023493 Jy ! Component: 1450 - total flux cleaned = 0.00234869 Jy ! Component: 1500 - total flux cleaned = 0.00231597 Jy ! Component: 1550 - total flux cleaned = 0.00231589 Jy ! Component: 1600 - total flux cleaned = 0.0021566 Jy ! Component: 1650 - total flux cleaned = 0.00212553 Jy ! Component: 1700 - total flux cleaned = 0.00212606 Jy ! Component: 1750 - total flux cleaned = 0.00212594 Jy ! Component: 1800 - total flux cleaned = 0.00203524 Jy ! Component: 1850 - total flux cleaned = 0.0020355 Jy ! Component: 1900 - total flux cleaned = 0.0020062 Jy ! Component: 1950 - total flux cleaned = 0.0020941 Jy ! Component: 2000 - total flux cleaned = 0.00209387 Jy ! Total flux subtracted in 2048 components = 0.00209401 Jy ! Clean residual min=-0.001462 max=0.001599 Jy/beam ! Clean residual mean=0.000030 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.309442 Jy keep ! Adding 137 model components to the UV plane model. ! The established model now contains 181 components and 0.309442 Jy ![Exited script file: muppet] wmap "J0730-0241_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.619 x 8.583 at -2.421 degrees (North through East) ! Clean map min=-0.0028348 max=0.28848 Jy/beam ! Writing clean map to FITS file: J0730-0241_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.288484 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000572566 device "J0730-0241_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0730-0241_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.595423 0.595423 1.19085 2.38169 4.76338 9.52676 19.0535 38.107 76.2141 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.288 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.619 x 8.583 at -2.421 degrees (North through East) ! Clean map min=-0.0028348 max=0.28848 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0730-0241_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0730-0241_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0730-0241_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 16:44:50 2007