! Started logfile: J1107-4449_X_1995_07_15_yyk_uvs.log on Mon Jan 8 05:10:45 2007 obs J1107-4449_X_1995_07_15_yyk_uva.fits ! Reading UV FITS file: J1107-4449_X_1995_07_15_yyk_uva.fits ! AN table 1: 64 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.346528 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1107-4449 ! ! 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.15049e+09 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 788 lines of history. ! ! Reading 3992 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 J1107-4449_X_1995_07_15_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)= 1.37052 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.6677 mas, bmaj=1.997 mas, bpa=4.575 degrees ! Estimated noise=4894.43 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.786192 Jy ! Component: 100 - total flux cleaned = 1.13363 Jy ! Total flux subtracted in 100 components = 1.13363 Jy ! Clean residual min=-0.083689 max=0.121826 Jy/beam ! Clean residual mean=0.000143 rms=0.033215 Jy/beam ! Combined flux in latest and established models = 1.13363 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 45 components and 1.13363 Jy ! ! Correcting IF 1. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.748045Jy sigma=0.003391 ! Fit after self-cal, rms=0.747834Jy sigma=0.003390 ! Inverting map and beam ! Estimated beam: bmin=0.6677 mas, bmaj=1.997 mas, bpa=4.575 degrees ! Estimated noise=4894.43 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=0.9663 mas, bmaj=4.54 mas, bpa=-9.871 degrees ! Estimated noise=2271.67 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.288154 Jy ! Component: 100 - total flux cleaned = 0.413806 Jy ! Component: 150 - total flux cleaned = 0.495177 Jy ! Component: 200 - total flux cleaned = 0.566059 Jy ! Total flux subtracted in 200 components = 0.566059 Jy ! Clean residual min=-0.031683 max=0.032427 Jy/beam ! Clean residual mean=-0.000004 rms=0.016968 Jy/beam ! Combined flux in latest and established models = 1.69969 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 104 model components to the UV plane model. ! The established model now contains 141 components and 1.69969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.660504Jy sigma=0.002921 ! Fit after self-cal, rms=0.660425Jy sigma=0.002921 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9663 x 4.54 at -9.871 degrees (North through East) ! Clean map min=-0.042915 max=0.80667 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.992003 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* KP 1.06 ! LA 0.94 MK 0.98 NL 1.00* OV 1.03 ! PT 0.97 SC 1.14 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.06735 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.95 HN 1.00* KP 1.05 ! LA 0.92 MK 0.98 NL 1.00* OV 1.05 ! PT 0.96 SC 0.47 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01128 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.00* KP 1.02 ! LA 0.92 MK 0.99 NL 1.00* OV 1.03 ! PT 0.95 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01123 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* KP 1.06 ! LA 0.91 MK 1.00 NL 1.00* OV 1.01 ! PT 1.00 SC 0.95 ! ! ! Fit before self-cal, rms=0.660425Jy sigma=0.002921 ! Fit after self-cal, rms=0.633086Jy sigma=0.002896 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.633086Jy sigma=0.002896 ! Fit after self-cal, rms=0.633062Jy sigma=0.002896 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9469 mas, bmaj=3.879 mas, bpa=-8.274 degrees ! Estimated noise=2271.58 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.0187531 Jy ! Component: 100 - total flux cleaned = 0.0159048 Jy ! Component: 150 - total flux cleaned = 0.0125259 Jy ! Component: 200 - total flux cleaned = 0.00782742 Jy ! Total flux subtracted in 200 components = 0.00782742 Jy ! Clean residual min=-0.007083 max=0.006888 Jy/beam ! Clean residual mean=0.000048 rms=0.002743 Jy/beam ! Combined flux in latest and established models = 1.70752 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 60 model components to the UV plane model. ! The established model now contains 186 components and 1.70752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.630202Jy sigma=0.002883 ! Fit after self-cal, rms=0.630186Jy sigma=0.002883 ! 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.630186Jy sigma=0.002883 ! Fit after self-cal, rms=0.503466Jy sigma=0.002168 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.00830927 Jy ! Component: 100 - total flux cleaned = 0.00120917 Jy ! Component: 150 - total flux cleaned = -0.00106578 Jy ! Component: 200 - total flux cleaned = -0.00528421 Jy ! Total flux subtracted in 200 components = -0.00528421 Jy ! Clean residual min=-0.009165 max=0.008987 Jy/beam ! Clean residual mean=0.000044 rms=0.004428 Jy/beam ! Combined flux in latest and established models = 1.70223 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 74 model components to the UV plane model. ! The established model now contains 249 components and 1.70223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.492366Jy sigma=0.002111 ! Fit after self-cal, rms=0.473509Jy sigma=0.002000 ! 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: 0.9469 x 3.879 at -8.274 degrees (North through East) ! Clean map min=-0.037522 max=0.80765 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.473509Jy sigma=0.002000 ! Fit after self-cal, rms=0.411123Jy sigma=0.001964 ! 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.411123Jy sigma=0.001964 ! Fit after self-cal, rms=0.407435Jy sigma=0.001943 ! Inverting map and beam ! Estimated beam: bmin=0.923 mas, bmaj=3.215 mas, bpa=-5.449 degrees ! Estimated noise=2210.31 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00292462 Jy ! Component: 100 - total flux cleaned = -0.0019592 Jy ! Component: 150 - total flux cleaned = -0.000393384 Jy ! Component: 200 - total flux cleaned = 0.00077233 Jy ! Total flux subtracted in 200 components = 0.00077233 Jy ! Clean residual min=-0.002733 max=0.002790 Jy/beam ! Clean residual mean=0.000015 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 1.70301 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 296 components and 1.70301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.406990Jy sigma=0.001941 ! Fit after self-cal, rms=0.406099Jy sigma=0.001936 ! 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.406099Jy sigma=0.001936 ! Fit after self-cal, rms=0.406030Jy sigma=0.001925 ! 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.406030Jy sigma=0.001925 ! Fit after self-cal, rms=0.406010Jy sigma=0.001925 ! Inverting map and beam ! Estimated beam: bmin=0.9162 mas, bmaj=3.135 mas, bpa=-4.995 degrees ! Estimated noise=2200.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000560413 Jy ! Component: 100 - total flux cleaned = -0.000551382 Jy ! Component: 150 - total flux cleaned = -0.000323232 Jy ! Component: 200 - total flux cleaned = -0.000786221 Jy ! Total flux subtracted in 200 components = -0.000786221 Jy ! Clean residual min=-0.003040 max=0.002949 Jy/beam ! Clean residual mean=0.000012 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 1.70222 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 316 components and 1.70222 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.405854Jy sigma=0.001924 ! Fit after self-cal, rms=0.405887Jy sigma=0.001925 ! 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=3.161 mas, bmaj=12.4 mas, bpa=5.103 degrees ! Estimated noise=2724.23 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.0014939 Jy ! Component: 100 - total flux cleaned = -0.00220995 Jy ! Component: 150 - total flux cleaned = -0.00307595 Jy ! Component: 200 - total flux cleaned = -0.00349331 Jy ! Total flux subtracted in 200 components = -0.00349331 Jy ! Clean residual min=-0.001446 max=0.001451 Jy/beam ! Clean residual mean=0.000034 rms=0.000567 Jy/beam ! Combined flux in latest and established models = 1.69873 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 366 components and 1.69873 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.405855Jy sigma=0.001925 ! Fit after self-cal, rms=0.405916Jy sigma=0.001925 ! 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.6227 mas, bmaj=1.898 mas, bpa=9.151 degrees ! Estimated noise=4089.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.73771 Jy ! Component: 100 - total flux cleaned = 1.09933 Jy ! Component: 150 - total flux cleaned = 1.30526 Jy ! Component: 200 - total flux cleaned = 1.43403 Jy ! Total flux subtracted in 200 components = 1.43403 Jy ! Clean residual min=-0.044017 max=0.051983 Jy/beam ! Clean residual mean=0.000077 rms=0.016553 Jy/beam ! Combined flux in latest and established models = 1.43403 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 63 model components to the UV plane model. ! The established model now contains 63 components and 1.43403 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9162 mas, bmaj=3.135 mas, bpa=-4.995 degrees ! Estimated noise=2200.62 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.160861 Jy ! Component: 100 - total flux cleaned = 0.244649 Jy ! Component: 150 - total flux cleaned = 0.265628 Jy ! Component: 200 - total flux cleaned = 0.271865 Jy ! Total flux subtracted in 200 components = 0.271865 Jy ! Clean residual min=-0.012779 max=0.012813 Jy/beam ! Clean residual mean=0.000014 rms=0.005367 Jy/beam ! Combined flux in latest and established models = 1.7059 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 125 components and 1.7059 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=3.161 mas, bmaj=12.4 mas, bpa=5.103 degrees ! Estimated noise=2724.23 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.00370579 Jy ! Component: 100 - total flux cleaned = -0.00953136 Jy ! Component: 150 - total flux cleaned = -0.018951 Jy ! Component: 200 - total flux cleaned = -0.0212567 Jy ! Total flux subtracted in 200 components = -0.0212567 Jy ! Clean residual min=-0.003616 max=0.003709 Jy/beam ! Clean residual mean=0.000012 rms=0.001866 Jy/beam ! Combined flux in latest and established models = 1.68464 Jy ! Adding 74 model components to the UV plane model. ! The established model now contains 197 components and 1.68464 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9162 mas, bmaj=3.135 mas, bpa=-4.995 degrees ! Estimated noise=2200.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00126098 Jy ! Component: 100 - total flux cleaned = -0.00110064 Jy ! Component: 150 - total flux cleaned = -0.00107163 Jy ! Component: 200 - total flux cleaned = -1.22431e-05 Jy ! Total flux subtracted in 200 components = -1.22431e-05 Jy ! Clean residual min=-0.006844 max=0.006781 Jy/beam ! Clean residual mean=0.000057 rms=0.002006 Jy/beam ! Combined flux in latest and established models = 1.68463 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 218 components and 1.68463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.406992Jy sigma=0.001928 ! Fit after self-cal, rms=0.406925Jy sigma=0.001928 wmodel J1107-4449_X_1995_07_15_yyk\_map.mod ! Writing 218 model components to file: J1107-4449_X_1995_07_15_yyk_map.mod wobs J1107-4449_X_1995_07_15_yyk\_uvs.fits ! Writing UV FITS file: J1107-4449_X_1995_07_15_yyk_uvs.fits wwins J1107-4449_X_1995_07_15_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J1107-4449_X_1995_07_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9162 x 3.135 at -4.995 degrees (North through East) ! Clean map min=-0.013321 max=0.72527 Jy/beam ! Writing clean map to FITS file: J1107-4449_X_1995_07_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.725274 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0016902 device "J1107-4449_X_1995_07_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J1107-4449_X_1995_07_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.699129 0.699129 1.39826 2.79652 5.59303 11.1861 22.3721 44.7443 89.4885 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.005 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.725 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9162 x 3.135 at -4.995 degrees (North through East) ! Clean map min=-0.013321 max=0.72527 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1107-4449_X_1995_07_15_yyk\_map.gif/gif" ! Attempting to open device: 'J1107-4449_X_1995_07_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1107-4449_X_1995_07_15_yyk_uvs.log closed on Mon Jan 8 05:10:52 2007