! Started logfile: J0008-2559_S_1997_08_27_yyk_uvs.log on Sun Jan 7 15:15:58 2007 obs J0008-2559_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0008-2559_S_1997_08_27_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.871081 visibilities/baseline/integration-bin. ! Found source: J0008-2559 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 22892 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 J0008-2559_S_1997_08_27_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.624501 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.607 mas, bmaj=6.427 mas, bpa=1.395 degrees ! Estimated noise=2970.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.377415 Jy ! Component: 100 - total flux cleaned = 0.465134 Jy ! Total flux subtracted in 100 components = 0.465134 Jy ! Clean residual min=-0.044437 max=0.054405 Jy/beam ! Clean residual mean=0.000125 rms=0.012630 Jy/beam ! Combined flux in latest and established models = 0.465134 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.465134 Jy ! ! Correcting IF 1. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 108 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.392254Jy sigma=0.001327 ! Fit after self-cal, rms=0.391415Jy sigma=0.001325 ! Inverting map and beam ! Estimated beam: bmin=2.607 mas, bmaj=6.427 mas, bpa=1.395 degrees ! Estimated noise=2970.71 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.408 mas, bmaj=8.641 mas, bpa=-1.868 degrees ! Estimated noise=1290.85 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.0513747 Jy ! Component: 100 - total flux cleaned = 0.0563175 Jy ! Component: 150 - total flux cleaned = 0.0557171 Jy ! Component: 200 - total flux cleaned = 0.0547079 Jy ! Total flux subtracted in 200 components = 0.0547079 Jy ! Clean residual min=-0.017335 max=0.022195 Jy/beam ! Clean residual mean=0.000154 rms=0.005032 Jy/beam ! Combined flux in latest and established models = 0.519842 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.519842 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.384528Jy sigma=0.001305 ! Fit after self-cal, rms=0.384468Jy sigma=0.001305 ! 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.408 x 8.641 at -1.868 degrees (North through East) ! Clean map min=-0.016531 max=0.46896 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.01522 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.07 HN 1.15 KP 0.94 ! LA 1.00 MK 0.96 NL 1.00* OV 1.08 ! PT 0.98 SC 0.76 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.995482 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.14 HN 1.15 KP 0.96 ! LA 1.09 MK 1.02 NL 0.95 OV 1.02 ! PT 0.96 SC 0.80 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04722 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.08 HN 1.05 KP 0.90 ! LA 0.80 MK 0.89 NL 0.92 OV 0.92 ! PT 1.12 SC 0.94 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.994835 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.14 HN 1.26 KP 0.94 ! LA 0.90 MK 1.05 NL 1.05 OV 0.94 ! PT 0.95 SC 0.90 ! ! ! Fit before self-cal, rms=0.384468Jy sigma=0.001305 ! Fit after self-cal, rms=0.364707Jy sigma=0.001286 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.364707Jy sigma=0.001286 ! Fit after self-cal, rms=0.364670Jy sigma=0.001286 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.316 mas, bmaj=8.055 mas, bpa=1.189 degrees ! Estimated noise=1281.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) ! Added new window around map position (-1, 13.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00933871 Jy ! Component: 100 - total flux cleaned = 0.0107955 Jy ! Component: 150 - total flux cleaned = 0.011395 Jy ! Component: 200 - total flux cleaned = 0.0114016 Jy ! Total flux subtracted in 200 components = 0.0114016 Jy ! Clean residual min=-0.013846 max=0.013037 Jy/beam ! Clean residual mean=-0.000124 rms=0.003341 Jy/beam ! Combined flux in latest and established models = 0.531243 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 53 components and 0.531243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362089Jy sigma=0.001278 ! Fit after self-cal, rms=0.361988Jy sigma=0.001277 ! 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.361988Jy sigma=0.001277 ! Fit after self-cal, rms=0.360066Jy sigma=0.001270 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.00155475 Jy ! Component: 100 - total flux cleaned = 0.0011314 Jy ! Component: 150 - total flux cleaned = 0.000739458 Jy ! Component: 200 - total flux cleaned = 0.000736964 Jy ! Total flux subtracted in 200 components = 0.000736964 Jy ! Clean residual min=-0.011853 max=0.012028 Jy/beam ! Clean residual mean=-0.000111 rms=0.003009 Jy/beam ! Combined flux in latest and established models = 0.53198 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 61 components and 0.53198 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.359309Jy sigma=0.001268 ! Fit after self-cal, rms=0.358897Jy sigma=0.001267 ! 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.316 x 8.055 at 1.189 degrees (North through East) ! Clean map min=-0.013584 max=0.46754 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.358897Jy sigma=0.001267 ! Fit after self-cal, rms=1.754925Jy sigma=0.001244 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.754925Jy sigma=0.001244 ! Fit after self-cal, rms=1.755502Jy sigma=0.001244 ! Inverting map and beam ! Estimated beam: bmin=3.324 mas, bmaj=9.271 mas, bpa=-1.931 degrees ! Estimated noise=1292.29 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00350833 Jy ! Component: 100 - total flux cleaned = 0.00374644 Jy ! Component: 150 - total flux cleaned = 0.00392125 Jy ! Component: 200 - total flux cleaned = 0.00409472 Jy ! Total flux subtracted in 200 components = 0.00409472 Jy ! Clean residual min=-0.006697 max=0.004864 Jy/beam ! Clean residual mean=-0.000158 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 0.536075 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 76 components and 0.536075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.755538Jy sigma=0.001243 ! Fit after self-cal, rms=1.755247Jy sigma=0.001243 ! Inverting map ! Performing amp+phase self-cal over 1 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=1.755247Jy sigma=0.001243 ! Fit after self-cal, rms=2.140271Jy sigma=0.001241 ! 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=2.140271Jy sigma=0.001241 ! Fit after self-cal, rms=2.140173Jy sigma=0.001241 ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=9.249 mas, bpa=-1.661 degrees ! Estimated noise=1289.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000848821 Jy ! Component: 100 - total flux cleaned = 0.00115412 Jy ! Component: 150 - total flux cleaned = 0.0014198 Jy ! Component: 200 - total flux cleaned = 0.00154372 Jy ! Total flux subtracted in 200 components = 0.00154372 Jy ! Clean residual min=-0.005923 max=0.004426 Jy/beam ! Clean residual mean=-0.000132 rms=0.001476 Jy/beam ! Combined flux in latest and established models = 0.537619 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 89 components and 0.537619 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.140196Jy sigma=0.001241 ! Fit after self-cal, rms=2.140007Jy sigma=0.001241 ! 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.175 mas, bmaj=19.28 mas, bpa=8.536 degrees ! Estimated noise=1622.97 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.000963002 Jy ! Component: 100 - total flux cleaned = 0.00102094 Jy ! Component: 150 - total flux cleaned = 0.00107197 Jy ! Component: 200 - total flux cleaned = 0.00111813 Jy ! Total flux subtracted in 200 components = 0.00111813 Jy ! Clean residual min=-0.005641 max=0.005306 Jy/beam ! Clean residual mean=-0.000271 rms=0.001822 Jy/beam ! Combined flux in latest and established models = 0.538737 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 97 components and 0.538737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.140029Jy sigma=0.001241 ! Fit after self-cal, rms=2.139838Jy sigma=0.001241 ! 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.597 mas, bmaj=7.042 mas, bpa=-1.879 degrees ! Estimated noise=3315.19 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.413151 Jy ! Component: 100 - total flux cleaned = 0.487599 Jy ! Component: 150 - total flux cleaned = 0.517426 Jy ! Component: 200 - total flux cleaned = 0.53237 Jy ! Total flux subtracted in 200 components = 0.53237 Jy ! Clean residual min=-0.013425 max=0.014658 Jy/beam ! Clean residual mean=-0.000042 rms=0.003822 Jy/beam ! Combined flux in latest and established models = 0.53237 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.53237 Jy ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=9.249 mas, bpa=-1.661 degrees ! Estimated noise=1289.92 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.00316063 Jy ! Component: 100 - total flux cleaned = 0.00453709 Jy ! Component: 150 - total flux cleaned = 0.00471542 Jy ! Component: 200 - total flux cleaned = 0.0050289 Jy ! Total flux subtracted in 200 components = 0.0050289 Jy ! Clean residual min=-0.005598 max=0.004889 Jy/beam ! Clean residual mean=-0.000132 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.537399 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 51 components and 0.537399 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.175 mas, bmaj=19.28 mas, bpa=8.536 degrees ! Estimated noise=1622.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.000836004 Jy ! Component: 100 - total flux cleaned = 0.000833767 Jy ! Component: 150 - total flux cleaned = 0.000979409 Jy ! Component: 200 - total flux cleaned = 0.00111441 Jy ! Total flux subtracted in 200 components = 0.00111441 Jy ! Clean residual min=-0.005965 max=0.004949 Jy/beam ! Clean residual mean=-0.000270 rms=0.001844 Jy/beam ! Combined flux in latest and established models = 0.538513 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 60 components and 0.538513 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.31 mas, bmaj=9.249 mas, bpa=-1.661 degrees ! Estimated noise=1289.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00114888 Jy ! Component: 100 - total flux cleaned = -0.00103569 Jy ! Component: 150 - total flux cleaned = -0.000932617 Jy ! Component: 200 - total flux cleaned = -0.00083471 Jy ! Total flux subtracted in 200 components = -0.00083471 Jy ! Clean residual min=-0.005115 max=0.004746 Jy/beam ! Clean residual mean=-0.000135 rms=0.001423 Jy/beam ! Combined flux in latest and established models = 0.537678 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 70 components and 0.537678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.139921Jy sigma=0.001242 ! Fit after self-cal, rms=2.139376Jy sigma=0.001242 wmodel J0008-2559_S_1997_08_27_yyk\_map.mod ! Writing 70 model components to file: J0008-2559_S_1997_08_27_yyk_map.mod wobs J0008-2559_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0008-2559_S_1997_08_27_yyk_uvs.fits wwins J0008-2559_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0008-2559_S_1997_08_27_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00167461 Jy ! Component: 100 - total flux cleaned = -0.00299266 Jy ! Component: 150 - total flux cleaned = -0.00414422 Jy ! Component: 200 - total flux cleaned = -0.00538474 Jy ! Component: 250 - total flux cleaned = -0.00636256 Jy ! Component: 300 - total flux cleaned = -0.00710034 Jy ! Component: 350 - total flux cleaned = -0.00774568 Jy ! Component: 400 - total flux cleaned = -0.0083681 Jy ! Component: 450 - total flux cleaned = -0.00891333 Jy ! Component: 500 - total flux cleaned = -0.0096179 Jy ! Component: 550 - total flux cleaned = -0.0100166 Jy ! Component: 600 - total flux cleaned = -0.0104057 Jy ! Component: 650 - total flux cleaned = -0.0107845 Jy ! Component: 700 - total flux cleaned = -0.011049 Jy ! Component: 750 - total flux cleaned = -0.0112555 Jy ! Component: 800 - total flux cleaned = -0.0114584 Jy ! Component: 850 - total flux cleaned = -0.0115089 Jy ! Component: 900 - total flux cleaned = -0.0117531 Jy ! Component: 950 - total flux cleaned = -0.0119445 Jy ! Component: 1000 - total flux cleaned = -0.0119917 Jy ! Component: 1050 - total flux cleaned = -0.0120385 Jy ! Component: 1100 - total flux cleaned = -0.0120852 Jy ! Component: 1150 - total flux cleaned = -0.0123551 Jy ! Component: 1200 - total flux cleaned = -0.0123988 Jy ! Component: 1250 - total flux cleaned = -0.0124424 Jy ! Component: 1300 - total flux cleaned = -0.012571 Jy ! Component: 1350 - total flux cleaned = -0.0125287 Jy ! Component: 1400 - total flux cleaned = -0.0126125 Jy ! Component: 1450 - total flux cleaned = -0.0126128 Jy ! Component: 1500 - total flux cleaned = -0.0126943 Jy ! Component: 1550 - total flux cleaned = -0.0127346 Jy ! Component: 1600 - total flux cleaned = -0.0128142 Jy ! Component: 1650 - total flux cleaned = -0.0128923 Jy ! Component: 1700 - total flux cleaned = -0.0128538 Jy ! Component: 1750 - total flux cleaned = -0.0128542 Jy ! Component: 1800 - total flux cleaned = -0.0129298 Jy ! Component: 1850 - total flux cleaned = -0.0128927 Jy ! Component: 1900 - total flux cleaned = -0.0129291 Jy ! Component: 1950 - total flux cleaned = -0.013038 Jy ! Component: 2000 - total flux cleaned = -0.0130017 Jy ! Total flux subtracted in 2048 components = -0.0130369 Jy ! Clean residual min=-0.002431 max=0.001989 Jy/beam ! Clean residual mean=-0.000009 rms=0.000726 Jy/beam ! Combined flux in latest and established models = 0.524641 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 208 components and 0.524641 Jy ![Exited script file: muppet] wmap "J0008-2559_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.31 x 9.249 at -1.661 degrees (North through East) ! Clean map min=-0.0069629 max=0.48771 Jy/beam ! Writing clean map to FITS file: J0008-2559_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.487707 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000732701 device "J0008-2559_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0008-2559_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.450702 0.450702 0.901403 1.80281 3.60561 7.21123 14.4225 28.8449 57.6898 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.487 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.31 x 9.249 at -1.661 degrees (North through East) ! Clean map min=-0.0069629 max=0.48771 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0008-2559_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0008-2559_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0008-2559_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 15:16:05 2007