! Started logfile: J1007-3333_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:15:50 2005 obs J1007-3333_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J1007-3333_S_2004_04_30_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.783333 visibilities/baseline/integration-bin. ! Found source: J1007-3333 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1627 lines of history. ! ! Reading 564 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 J1007-3333_S_2004_04_30_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.268672 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.762621Jy sigma=11.220281 ! Fit after self-cal, rms=0.762563Jy sigma=11.216968 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.351 mas, bmaj=7.011 mas, bpa=-5.868 degrees ! Estimated noise=2.81591 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.201005 Jy ! Component: 100 - total flux cleaned = 0.260737 Jy ! Total flux subtracted in 100 components = 0.260737 Jy ! Clean residual min=-0.013970 max=0.021368 Jy/beam ! Clean residual mean=-0.000143 rms=0.004880 Jy/beam ! Combined flux in latest and established models = 0.260737 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 17 components and 0.260737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092577Jy sigma=1.359881 ! Fit after self-cal, rms=0.092444Jy sigma=1.359036 ! Inverting map 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.088 mas, bmaj=8.263 mas, bpa=-3.995 degrees ! Estimated noise=2.17815 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.040872 Jy ! Component: 100 - total flux cleaned = 0.0563139 Jy ! Component: 150 - total flux cleaned = 0.0623954 Jy ! Component: 200 - total flux cleaned = 0.0635293 Jy ! Total flux subtracted in 200 components = 0.0635293 Jy ! Clean residual min=-0.012413 max=0.021815 Jy/beam ! Clean residual mean=-0.000284 rms=0.005451 Jy/beam ! Combined flux in latest and established models = 0.324267 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 0.324267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083204Jy sigma=1.179024 ! Fit after self-cal, rms=0.083134Jy sigma=1.178693 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01094 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.91 HN 1.18 KP 0.93 ! LA 1.07 MK 0.97 NL 1.01 OV 0.93 ! PT 0.91 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00999 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 0.86 HN 1.08 KP 0.85 ! LA 1.00* MK 0.94 NL 1.08 OV 1.00* ! PT 0.89 SC 1.04 ! ! ! Fit before self-cal, rms=0.083134Jy sigma=1.178693 ! Fit after self-cal, rms=0.081193Jy sigma=1.126429 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.081193Jy sigma=1.126429 ! Fit after self-cal, rms=0.081226Jy sigma=1.126365 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.09 mas, bmaj=8.27 mas, bpa=-3.966 degrees ! Estimated noise=2.13294 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.00496063 Jy ! Component: 100 - total flux cleaned = -0.00516937 Jy ! Component: 150 - total flux cleaned = -0.0051703 Jy ! Component: 200 - total flux cleaned = -0.0052531 Jy ! Total flux subtracted in 200 components = -0.0052531 Jy ! Clean residual min=-0.009248 max=0.017100 Jy/beam ! Clean residual mean=-0.000091 rms=0.004346 Jy/beam ! Combined flux in latest and established models = 0.319014 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 45 components and 0.319014 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080926Jy sigma=1.121777 ! Fit after self-cal, rms=0.080903Jy sigma=1.121679 ! 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.080903Jy sigma=1.121679 ! Fit after self-cal, rms=0.079576Jy sigma=1.098993 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.000272144 Jy ! Component: 100 - total flux cleaned = 0.00042322 Jy ! Component: 150 - total flux cleaned = 0.000490228 Jy ! Component: 200 - total flux cleaned = 0.000489445 Jy ! Total flux subtracted in 200 components = 0.000489445 Jy ! Clean residual min=-0.009553 max=0.017238 Jy/beam ! Clean residual mean=-0.000088 rms=0.004346 Jy/beam ! Combined flux in latest and established models = 0.319503 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 47 components and 0.319503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079490Jy sigma=1.097709 ! Fit after self-cal, rms=0.079444Jy sigma=1.096721 ! 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.09 x 8.27 at -3.966 degrees (North through East) ! Clean map min=-0.0093662 max=0.23877 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.079444Jy sigma=1.096721 ! Fit after self-cal, rms=0.078023Jy sigma=1.092384 ! 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.078023Jy sigma=1.092384 ! Fit after self-cal, rms=0.078027Jy sigma=1.092337 ! Inverting map and beam ! Estimated beam: bmin=3.092 mas, bmaj=8.28 mas, bpa=-4.024 degrees ! Estimated noise=2.1016 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00397116 Jy ! Component: 100 - total flux cleaned = -0.00461264 Jy ! Component: 150 - total flux cleaned = -0.00461883 Jy ! Component: 200 - total flux cleaned = -0.00462157 Jy ! Total flux subtracted in 200 components = -0.00462157 Jy ! Clean residual min=-0.009162 max=0.016211 Jy/beam ! Clean residual mean=-0.000061 rms=0.004133 Jy/beam ! Combined flux in latest and established models = 0.314881 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 50 components and 0.314881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077883Jy sigma=1.089558 ! Fit after self-cal, rms=0.077869Jy sigma=1.089509 ! 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.077869Jy sigma=1.089509 ! Fit after self-cal, rms=0.077365Jy sigma=1.082087 ! 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.077365Jy sigma=1.082087 ! Fit after self-cal, rms=0.077364Jy sigma=1.082084 ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=8.293 mas, bpa=-4.1 degrees ! Estimated noise=2.09335 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00155363 Jy ! Component: 100 - total flux cleaned = -0.00155245 Jy ! Component: 150 - total flux cleaned = -0.00155763 Jy ! Component: 200 - total flux cleaned = -0.00155943 Jy ! Total flux subtracted in 200 components = -0.00155943 Jy ! Clean residual min=-0.009159 max=0.015935 Jy/beam ! Clean residual mean=-0.000056 rms=0.004090 Jy/beam ! Combined flux in latest and established models = 0.313322 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 52 components and 0.313322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077327Jy sigma=1.081075 ! Fit after self-cal, rms=0.077314Jy sigma=1.081034 ! 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.608 mas, bmaj=25.29 mas, bpa=0.9374 degrees ! Estimated noise=2.6956 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.00385121 Jy ! Component: 100 - total flux cleaned = 0.00416692 Jy ! Component: 150 - total flux cleaned = 0.00445886 Jy ! Component: 200 - total flux cleaned = 0.00473864 Jy ! Total flux subtracted in 200 components = 0.00473864 Jy ! Clean residual min=-0.011752 max=0.021129 Jy/beam ! Clean residual mean=-0.000052 rms=0.006492 Jy/beam ! Combined flux in latest and established models = 0.318061 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.318061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077835Jy sigma=1.085847 ! Fit after self-cal, rms=0.077716Jy sigma=1.084984 ! Inverting map uvtaper 0,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.352 mas, bmaj=7.001 mas, bpa=-5.909 degrees ! Estimated noise=2.73638 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.195751 Jy ! Component: 100 - total flux cleaned = 0.254164 Jy ! Component: 150 - total flux cleaned = 0.281155 Jy ! Component: 200 - total flux cleaned = 0.295189 Jy ! Total flux subtracted in 200 components = 0.295189 Jy ! Clean residual min=-0.010956 max=0.014214 Jy/beam ! Clean residual mean=-0.000024 rms=0.003300 Jy/beam ! Combined flux in latest and established models = 0.295189 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 39 model components to the UV plane model. ! The established model now contains 39 components and 0.295189 Jy ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=8.293 mas, bpa=-4.1 degrees ! Estimated noise=2.09335 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) ! Added new window around map position (4.5, -22.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212595 Jy ! Component: 100 - total flux cleaned = 0.0308268 Jy ! Component: 150 - total flux cleaned = 0.0358211 Jy ! Component: 200 - total flux cleaned = 0.0366534 Jy ! Total flux subtracted in 200 components = 0.0366534 Jy ! Clean residual min=-0.009123 max=0.013468 Jy/beam ! Clean residual mean=-0.000031 rms=0.003270 Jy/beam ! Combined flux in latest and established models = 0.331843 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 78 components and 0.331843 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.608 mas, bmaj=25.29 mas, bpa=0.9374 degrees ! Estimated noise=2.6956 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.00400459 Jy ! Component: 100 - total flux cleaned = 0.00425171 Jy ! Component: 150 - total flux cleaned = 0.00459477 Jy ! Component: 200 - total flux cleaned = 0.00492656 Jy ! Total flux subtracted in 200 components = 0.00492656 Jy ! Clean residual min=-0.009852 max=0.017990 Jy/beam ! Clean residual mean=-0.000018 rms=0.004965 Jy/beam ! Combined flux in latest and established models = 0.336769 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 85 components and 0.336769 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.1 mas, bmaj=8.293 mas, bpa=-4.1 degrees ! Estimated noise=2.09335 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000876244 Jy ! Component: 100 - total flux cleaned = -0.000573215 Jy ! Component: 150 - total flux cleaned = -0.000564213 Jy ! Component: 200 - total flux cleaned = -0.000459026 Jy ! Total flux subtracted in 200 components = -0.000459026 Jy ! Clean residual min=-0.009291 max=0.011734 Jy/beam ! Clean residual mean=-0.000024 rms=0.003044 Jy/beam ! Combined flux in latest and established models = 0.33631 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 105 components and 0.33631 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075202Jy sigma=1.025832 ! Fit after self-cal, rms=0.075139Jy sigma=1.019498 wmodel J1007-3333_S_2004_04_30_yyk\_map.mod ! Writing 105 model components to file: J1007-3333_S_2004_04_30_yyk_map.mod wobs J1007-3333_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J1007-3333_S_2004_04_30_yyk_uvs.fits wwins J1007-3333_S_2004_04_30_yyk\_map.win ! wwins: Wrote 2 windows to J1007-3333_S_2004_04_30_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.000691311 Jy ! Component: 100 - total flux cleaned = -0.000849064 Jy ! Component: 150 - total flux cleaned = -0.00126603 Jy ! Component: 200 - total flux cleaned = -0.00064214 Jy ! Component: 250 - total flux cleaned = 5.67487e-05 Jy ! Component: 300 - total flux cleaned = 0.000818535 Jy ! Component: 350 - total flux cleaned = 0.00133861 Jy ! Component: 400 - total flux cleaned = 0.00193705 Jy ! Component: 450 - total flux cleaned = 0.00269521 Jy ! Component: 500 - total flux cleaned = 0.00305678 Jy ! Component: 550 - total flux cleaned = 0.00349274 Jy ! Component: 600 - total flux cleaned = 0.00424544 Jy ! Component: 650 - total flux cleaned = 0.00472953 Jy ! Component: 700 - total flux cleaned = 0.00535038 Jy ! Component: 750 - total flux cleaned = 0.00587482 Jy ! Component: 800 - total flux cleaned = 0.00652347 Jy ! Component: 850 - total flux cleaned = 0.00687147 Jy ! Component: 900 - total flux cleaned = 0.00700589 Jy ! Component: 950 - total flux cleaned = 0.007069 Jy ! Component: 1000 - total flux cleaned = 0.00700547 Jy ! Component: 1050 - total flux cleaned = 0.00725249 Jy ! Component: 1100 - total flux cleaned = 0.00755137 Jy ! Component: 1150 - total flux cleaned = 0.0076683 Jy ! Component: 1200 - total flux cleaned = 0.00795331 Jy ! Component: 1250 - total flux cleaned = 0.00828655 Jy ! Component: 1300 - total flux cleaned = 0.00839585 Jy ! Component: 1350 - total flux cleaned = 0.00866171 Jy ! Component: 1400 - total flux cleaned = 0.00881769 Jy ! Component: 1450 - total flux cleaned = 0.00896963 Jy ! Component: 1500 - total flux cleaned = 0.00892086 Jy ! Component: 1550 - total flux cleaned = 0.00906822 Jy ! Component: 1600 - total flux cleaned = 0.00902144 Jy ! Component: 1650 - total flux cleaned = 0.00911647 Jy ! Component: 1700 - total flux cleaned = 0.00920776 Jy ! Component: 1750 - total flux cleaned = 0.00907058 Jy ! Component: 1800 - total flux cleaned = 0.00907116 Jy ! Component: 1850 - total flux cleaned = 0.00929239 Jy ! Component: 1900 - total flux cleaned = 0.00929223 Jy ! Component: 1950 - total flux cleaned = 0.00942049 Jy ! Component: 2000 - total flux cleaned = 0.00942049 Jy ! Total flux subtracted in 2048 components = 0.00942076 Jy ! Clean residual min=-0.002183 max=0.002407 Jy/beam ! Clean residual mean=-0.000041 rms=0.000907 Jy/beam ! Combined flux in latest and established models = 0.345731 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 244 components and 0.345731 Jy ![Exited script file: muppet] wmap "J1007-3333_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.1 x 8.293 at -4.1 degrees (North through East) ! Clean map min=-0.0062414 max=0.23011 Jy/beam ! Writing clean map to FITS file: J1007-3333_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.230109 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000887625 device "J1007-3333_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1007-3333_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15722 1.15722 2.31445 4.62889 9.25779 18.5156 37.0312 74.0623 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.23 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.1 x 8.293 at -4.1 degrees (North through East) ! Clean map min=-0.0062414 max=0.23011 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1007-3333_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1007-3333_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1007-3333_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:15:55 2005