! Started logfile: J2215-2944_X_1997_08_27_yyk_uvs.log on Mon Jan 8 10:36:06 2007 obs J2215-2944_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J2215-2944_X_1997_08_27_yyk_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.350159 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2215-2944 ! ! 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 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 8824 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 J2215-2944_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.539128 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=0.9331 mas, bmaj=3.176 mas, bpa=6.254 degrees ! Estimated noise=2702.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.201825 Jy ! Component: 100 - total flux cleaned = 0.233726 Jy ! Total flux subtracted in 100 components = 0.233726 Jy ! Clean residual min=-0.037245 max=0.042159 Jy/beam ! Clean residual mean=0.000114 rms=0.010362 Jy/beam ! Combined flux in latest and established models = 0.233726 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.233726 Jy ! ! Correcting IF 1. ! A total of 702 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 702 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 702 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 702 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.480148Jy sigma=0.001963 ! Fit after self-cal, rms=0.471436Jy sigma=0.001951 ! Inverting map and beam ! Estimated beam: bmin=0.9344 mas, bmaj=3.177 mas, bpa=6.23 degrees ! Estimated noise=2696.09 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=1.053 mas, bmaj=3.978 mas, bpa=7.177 degrees ! Estimated noise=1412.91 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.0459076 Jy ! Component: 100 - total flux cleaned = 0.0603581 Jy ! Component: 150 - total flux cleaned = 0.0646724 Jy ! Component: 200 - total flux cleaned = 0.0658195 Jy ! Total flux subtracted in 200 components = 0.0658195 Jy ! Clean residual min=-0.009175 max=0.010440 Jy/beam ! Clean residual mean=0.000035 rms=0.002808 Jy/beam ! Combined flux in latest and established models = 0.299545 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 0.299545 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.469033Jy sigma=0.001931 ! Fit after self-cal, rms=0.469002Jy sigma=0.001931 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.053 x 3.978 at 7.177 degrees (North through East) ! Clean map min=-0.0088924 max=0.26334 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.997383 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 HN 1.08 KP 0.93 ! LA 0.97 MK 1.00* NL 0.98 OV 0.99 ! PT 1.00* SC 0.94 ! ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01923 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.95 HN 1.07 KP 0.98 ! LA 1.03 MK 1.00* NL 0.94 OV 0.96 ! PT 1.00* SC 0.96 ! ! ! Correcting IF 3. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.983727 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 1.08 KP 1.04 ! LA 0.93 MK 1.00* NL 1.00 OV 0.99 ! PT 1.00* SC 1.05 ! ! ! Correcting IF 4. ! A total of 81 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985355 ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 0.98 HN 1.03 KP 0.97 ! LA 0.98 MK 1.00* NL 0.97 OV 1.03 ! PT 1.00* SC 1.07 ! ! ! Fit before self-cal, rms=0.469002Jy sigma=0.001931 ! Fit after self-cal, rms=0.428081Jy sigma=0.001855 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.428081Jy sigma=0.001855 ! Fit after self-cal, rms=0.427407Jy sigma=0.001853 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.063 mas, bmaj=4.148 mas, bpa=7.714 degrees ! Estimated noise=1408.68 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.00584801 Jy ! Component: 100 - total flux cleaned = -0.00650039 Jy ! Component: 150 - total flux cleaned = -0.00661288 Jy ! Component: 200 - total flux cleaned = -0.00671785 Jy ! Total flux subtracted in 200 components = -0.00671785 Jy ! Clean residual min=-0.008135 max=0.008061 Jy/beam ! Clean residual mean=0.000025 rms=0.002277 Jy/beam ! Combined flux in latest and established models = 0.292827 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.292827 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.427303Jy sigma=0.001853 ! Fit after self-cal, rms=0.427294Jy sigma=0.001853 ! 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.427294Jy sigma=0.001853 ! Fit after self-cal, rms=0.424034Jy sigma=0.001836 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.00130579 Jy ! Component: 100 - total flux cleaned = 0.000874813 Jy ! Component: 150 - total flux cleaned = 0.000373792 Jy ! Component: 200 - total flux cleaned = -0.000172647 Jy ! Total flux subtracted in 200 components = -0.000172647 Jy ! Clean residual min=-0.008584 max=0.007718 Jy/beam ! Clean residual mean=0.000030 rms=0.002243 Jy/beam ! Combined flux in latest and established models = 0.292655 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 40 components and 0.292655 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.423914Jy sigma=0.001835 ! Fit after self-cal, rms=0.423652Jy sigma=0.001834 ! 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: 1.063 x 4.148 at 7.714 degrees (North through East) ! Clean map min=-0.0083375 max=0.27136 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.423652Jy sigma=0.001834 ! Fit after self-cal, rms=3.423050Jy sigma=0.001808 ! 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=3.423050Jy sigma=0.001808 ! Fit after self-cal, rms=3.423042Jy sigma=0.001808 ! Inverting map and beam ! Estimated beam: bmin=1.079 mas, bmaj=3.991 mas, bpa=6.893 degrees ! Estimated noise=1367.78 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000935892 Jy ! Component: 100 - total flux cleaned = -0.00122652 Jy ! Component: 150 - total flux cleaned = -0.00146696 Jy ! Component: 200 - total flux cleaned = -0.0016083 Jy ! Total flux subtracted in 200 components = -0.0016083 Jy ! Clean residual min=-0.008530 max=0.008778 Jy/beam ! Clean residual mean=0.000020 rms=0.002133 Jy/beam ! Combined flux in latest and established models = 0.291046 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 44 components and 0.291046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=3.423001Jy sigma=0.001808 ! Fit after self-cal, rms=3.422975Jy sigma=0.001808 ! 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=3.422975Jy sigma=0.001808 ! Fit after self-cal, rms=6.853639Jy sigma=0.001807 ! 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=6.853639Jy sigma=0.001807 ! Fit after self-cal, rms=6.853638Jy sigma=0.001807 ! Inverting map and beam ! Estimated beam: bmin=1.081 mas, bmaj=3.993 mas, bpa=6.758 degrees ! Estimated noise=1365.21 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000911141 Jy ! Component: 100 - total flux cleaned = -0.000979169 Jy ! Component: 150 - total flux cleaned = -0.00109898 Jy ! Component: 200 - total flux cleaned = -0.00120588 Jy ! Total flux subtracted in 200 components = -0.00120588 Jy ! Clean residual min=-0.008627 max=0.008940 Jy/beam ! Clean residual mean=0.000024 rms=0.002167 Jy/beam ! Combined flux in latest and established models = 0.28984 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.28984 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.853606Jy sigma=0.001807 ! Fit after self-cal, rms=6.853599Jy sigma=0.001807 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.177 mas, bmaj=5.802 mas, bpa=-5.385 degrees ! Estimated noise=1635.03 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 = -2.98718e-05 Jy ! Component: 100 - total flux cleaned = -0.000107512 Jy ! Component: 150 - total flux cleaned = -0.000179905 Jy ! Component: 200 - total flux cleaned = -0.000248794 Jy ! Total flux subtracted in 200 components = -0.000248794 Jy ! Clean residual min=-0.008455 max=0.010719 Jy/beam ! Clean residual mean=0.000045 rms=0.002648 Jy/beam ! Combined flux in latest and established models = 0.289592 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 48 components and 0.289592 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.853553Jy sigma=0.001807 ! Fit after self-cal, rms=6.853537Jy sigma=0.001806 ! 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=0.9149 mas, bmaj=3.174 mas, bpa=6.33 degrees ! Estimated noise=2888.49 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.232106 Jy ! Component: 100 - total flux cleaned = 0.275512 Jy ! Component: 150 - total flux cleaned = 0.280155 Jy ! Component: 200 - total flux cleaned = 0.282191 Jy ! Total flux subtracted in 200 components = 0.282191 Jy ! Clean residual min=-0.023290 max=0.021552 Jy/beam ! Clean residual mean=0.000057 rms=0.006188 Jy/beam ! Combined flux in latest and established models = 0.282191 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.282191 Jy ! Inverting map and beam ! Estimated beam: bmin=1.081 mas, bmaj=3.993 mas, bpa=6.758 degrees ! Estimated noise=1365.21 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.00664036 Jy ! Component: 100 - total flux cleaned = 0.00725248 Jy ! Component: 150 - total flux cleaned = 0.00774459 Jy ! Component: 200 - total flux cleaned = 0.00796363 Jy ! Total flux subtracted in 200 components = 0.00796363 Jy ! Clean residual min=-0.008604 max=0.009289 Jy/beam ! Clean residual mean=0.000024 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.290155 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.290155 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.177 mas, bmaj=5.802 mas, bpa=-5.385 degrees ! Estimated noise=1635.03 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.000489947 Jy ! Component: 100 - total flux cleaned = -0.000486087 Jy ! Component: 150 - total flux cleaned = -0.000482765 Jy ! Component: 200 - total flux cleaned = -0.000534172 Jy ! Total flux subtracted in 200 components = -0.000534172 Jy ! Clean residual min=-0.008480 max=0.010794 Jy/beam ! Clean residual mean=0.000045 rms=0.002679 Jy/beam ! Combined flux in latest and established models = 0.28962 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.28962 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.081 mas, bmaj=3.993 mas, bpa=6.758 degrees ! Estimated noise=1365.21 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00095508 Jy ! Component: 100 - total flux cleaned = 0.00086978 Jy ! Component: 150 - total flux cleaned = 0.000712009 Jy ! Component: 200 - total flux cleaned = 0.000567341 Jy ! Total flux subtracted in 200 components = 0.000567341 Jy ! Clean residual min=-0.008665 max=0.009499 Jy/beam ! Clean residual mean=0.000029 rms=0.002239 Jy/beam ! Combined flux in latest and established models = 0.290188 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 58 components and 0.290188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.853323Jy sigma=0.001807 ! Fit after self-cal, rms=6.853357Jy sigma=0.001807 wmodel J2215-2944_X_1997_08_27_yyk\_map.mod ! Writing 58 model components to file: J2215-2944_X_1997_08_27_yyk_map.mod wobs J2215-2944_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J2215-2944_X_1997_08_27_yyk_uvs.fits wwins J2215-2944_X_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J2215-2944_X_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.00235768 Jy ! Component: 100 - total flux cleaned = 0.0041894 Jy ! Component: 150 - total flux cleaned = 0.00494654 Jy ! Component: 200 - total flux cleaned = 0.00645607 Jy ! Component: 250 - total flux cleaned = 0.00788313 Jy ! Component: 300 - total flux cleaned = 0.0090377 Jy ! Component: 350 - total flux cleaned = 0.00994784 Jy ! Component: 400 - total flux cleaned = 0.0109242 Jy ! Component: 450 - total flux cleaned = 0.0116845 Jy ! Component: 500 - total flux cleaned = 0.0124245 Jy ! Component: 550 - total flux cleaned = 0.0126041 Jy ! Component: 600 - total flux cleaned = 0.0126925 Jy ! Component: 650 - total flux cleaned = 0.0128656 Jy ! Component: 700 - total flux cleaned = 0.0129501 Jy ! Component: 750 - total flux cleaned = 0.0130349 Jy ! Component: 800 - total flux cleaned = 0.0133649 Jy ! Component: 850 - total flux cleaned = 0.0136062 Jy ! Component: 900 - total flux cleaned = 0.0136853 Jy ! Component: 950 - total flux cleaned = 0.0139201 Jy ! Component: 1000 - total flux cleaned = 0.0141503 Jy ! Component: 1050 - total flux cleaned = 0.0143008 Jy ! Component: 1100 - total flux cleaned = 0.0144497 Jy ! Component: 1150 - total flux cleaned = 0.0145968 Jy ! Component: 1200 - total flux cleaned = 0.0147421 Jy ! Component: 1250 - total flux cleaned = 0.0150278 Jy ! Component: 1300 - total flux cleaned = 0.0150986 Jy ! Component: 1350 - total flux cleaned = 0.0152387 Jy ! Component: 1400 - total flux cleaned = 0.0155817 Jy ! Component: 1450 - total flux cleaned = 0.0157164 Jy ! Component: 1500 - total flux cleaned = 0.015983 Jy ! Component: 1550 - total flux cleaned = 0.016049 Jy ! Component: 1600 - total flux cleaned = 0.0161797 Jy ! Component: 1650 - total flux cleaned = 0.0163736 Jy ! Component: 1700 - total flux cleaned = 0.0166275 Jy ! Component: 1750 - total flux cleaned = 0.016753 Jy ! Component: 1800 - total flux cleaned = 0.0169391 Jy ! Component: 1850 - total flux cleaned = 0.0171232 Jy ! Component: 1900 - total flux cleaned = 0.0170628 Jy ! Component: 1950 - total flux cleaned = 0.0173042 Jy ! Component: 2000 - total flux cleaned = 0.0173639 Jy ! Total flux subtracted in 2048 components = 0.0176004 Jy ! Clean residual min=-0.003109 max=0.003638 Jy/beam ! Clean residual mean=0.000032 rms=0.001195 Jy/beam ! Combined flux in latest and established models = 0.307788 Jy keep ! Adding 121 model components to the UV plane model. ! The established model now contains 179 components and 0.307788 Jy ![Exited script file: muppet] wmap "J2215-2944_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.081 x 3.993 at 6.758 degrees (North through East) ! Clean map min=-0.0084675 max=0.27035 Jy/beam ! Writing clean map to FITS file: J2215-2944_X_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.270352 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00118911 device "J2215-2944_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2215-2944_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.31951 1.31951 2.63902 5.27805 10.5561 21.1122 42.2244 84.4488 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.27 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.081 x 3.993 at 6.758 degrees (North through East) ! Clean map min=-0.0084675 max=0.27035 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2215-2944_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2215-2944_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2215-2944_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 10:36:12 2007