! Started logfile: J1031-2228_X_1997_07_02_yyk_uvs.log on Mon Jan 8 04:51:39 2007 obs J1031-2228_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1031-2228_X_1997_07_02_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.700544 visibilities/baseline/integration-bin. ! Found source: J1031-2228 ! ! 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 753 lines of history. ! ! Reading 18032 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 J1031-2228_X_1997_07_02_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.252101 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.7556 mas, bmaj=2.109 mas, bpa=-4.047 degrees ! Estimated noise=1567.05 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.0536963 Jy ! Component: 100 - total flux cleaned = 0.0700264 Jy ! Total flux subtracted in 100 components = 0.0700264 Jy ! Clean residual min=-0.015630 max=0.013708 Jy/beam ! Clean residual mean=-0.000013 rms=0.003197 Jy/beam ! Combined flux in latest and established models = 0.0700264 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0700264 Jy ! ! Correcting IF 1. ! A total of 611 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 300 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.241594Jy sigma=0.001368 ! Fit after self-cal, rms=0.240361Jy sigma=0.001358 ! Inverting map and beam ! Estimated beam: bmin=0.7556 mas, bmaj=2.109 mas, bpa=-4.047 degrees ! Estimated noise=1592.42 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.9751 mas, bmaj=2.576 mas, bpa=-4.024 degrees ! Estimated noise=960.313 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.0232697 Jy ! Component: 100 - total flux cleaned = 0.0333688 Jy ! Component: 150 - total flux cleaned = 0.0381859 Jy ! Component: 200 - total flux cleaned = 0.0395966 Jy ! Total flux subtracted in 200 components = 0.0395966 Jy ! Clean residual min=-0.010313 max=0.019333 Jy/beam ! Clean residual mean=-0.000083 rms=0.003643 Jy/beam ! Combined flux in latest and established models = 0.109623 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 30 components and 0.109623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239170Jy sigma=0.001349 ! Fit after self-cal, rms=0.239167Jy sigma=0.001349 ! 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.9751 x 2.576 at -4.024 degrees (North through East) ! Clean map min=-0.0098389 max=0.068036 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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. ! A total of 3 telescope corrections were flagged in sub-array 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 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 ! 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* ! ! ! Fit before self-cal, rms=0.239167Jy sigma=0.001349 ! Fit after self-cal, rms=0.239176Jy sigma=0.001349 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.239176Jy sigma=0.001349 ! Fit after self-cal, rms=0.239176Jy sigma=0.001349 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9751 mas, bmaj=2.577 mas, bpa=-4.032 degrees ! Estimated noise=960.383 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 (-4.4, -2.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0205342 Jy ! Component: 100 - total flux cleaned = 0.027823 Jy ! Component: 150 - total flux cleaned = 0.0297972 Jy ! Component: 200 - total flux cleaned = 0.0306884 Jy ! Total flux subtracted in 200 components = 0.0306884 Jy ! Clean residual min=-0.007884 max=0.013080 Jy/beam ! Clean residual mean=-0.000012 rms=0.002869 Jy/beam ! Combined flux in latest and established models = 0.140312 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 61 components and 0.140312 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.238078Jy sigma=0.001342 ! Fit after self-cal, rms=0.237935Jy sigma=0.001341 ! 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.237935Jy sigma=0.001341 ! Fit after self-cal, rms=0.235952Jy sigma=0.001329 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.00761938 Jy ! Component: 100 - total flux cleaned = 0.0104062 Jy ! Component: 150 - total flux cleaned = 0.0120312 Jy ! Component: 200 - total flux cleaned = 0.0125931 Jy ! Total flux subtracted in 200 components = 0.0125931 Jy ! Clean residual min=-0.007501 max=0.012459 Jy/beam ! Clean residual mean=0.000008 rms=0.002694 Jy/beam ! Combined flux in latest and established models = 0.152905 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 89 components and 0.152905 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.235787Jy sigma=0.001327 ! Fit after self-cal, rms=0.235491Jy sigma=0.001326 ! Inverting map ! Added new window around map position (-8.8, -2.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0163165 Jy ! Component: 100 - total flux cleaned = 0.0226177 Jy ! Component: 150 - total flux cleaned = 0.0249108 Jy ! Component: 200 - total flux cleaned = 0.0257467 Jy ! Total flux subtracted in 200 components = 0.0257467 Jy ! Clean residual min=-0.006430 max=0.009634 Jy/beam ! Clean residual mean=0.000088 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.178651 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 124 components and 0.178651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234754Jy sigma=0.001321 ! Fit after self-cal, rms=0.234559Jy sigma=0.001320 ! 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.9751 x 2.577 at -4.032 degrees (North through East) ! Clean map min=-0.006513 max=0.072516 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 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.105 mas, bmaj=4.563 mas, bpa=-7.657 degrees ! Estimated noise=1198.99 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.00961675 Jy ! Component: 100 - total flux cleaned = 0.0111943 Jy ! Component: 150 - total flux cleaned = 0.0113661 Jy ! Component: 200 - total flux cleaned = 0.0116544 Jy ! Total flux subtracted in 200 components = 0.0116544 Jy ! Clean residual min=-0.008570 max=0.008068 Jy/beam ! Clean residual mean=0.000220 rms=0.002581 Jy/beam ! Combined flux in latest and established models = 0.190306 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 150 components and 0.190306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234499Jy sigma=0.001319 ! Fit after self-cal, rms=0.234442Jy sigma=0.001319 ! 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.7556 mas, bmaj=2.109 mas, bpa=-4.047 degrees ! Estimated noise=1593.09 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0639784 Jy ! Component: 100 - total flux cleaned = 0.0869551 Jy ! Component: 150 - total flux cleaned = 0.103639 Jy ! Component: 200 - total flux cleaned = 0.116769 Jy ! Total flux subtracted in 200 components = 0.116769 Jy ! Clean residual min=-0.008107 max=0.010156 Jy/beam ! Clean residual mean=0.000004 rms=0.002345 Jy/beam ! Combined flux in latest and established models = 0.116769 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.116769 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9751 mas, bmaj=2.577 mas, bpa=-4.032 degrees ! Estimated noise=960.383 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.0203391 Jy ! Component: 100 - total flux cleaned = 0.0350989 Jy ! Component: 150 - total flux cleaned = 0.0463409 Jy ! Component: 200 - total flux cleaned = 0.0550349 Jy ! Total flux subtracted in 200 components = 0.0550349 Jy ! Clean residual min=-0.007958 max=0.008645 Jy/beam ! Clean residual mean=0.000082 rms=0.002151 Jy/beam ! Combined flux in latest and established models = 0.171804 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 71 components and 0.171804 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.105 mas, bmaj=4.563 mas, bpa=-7.657 degrees ! Estimated noise=1198.99 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.0127082 Jy ! Component: 100 - total flux cleaned = 0.018185 Jy ! Component: 150 - total flux cleaned = 0.0195347 Jy ! Component: 200 - total flux cleaned = 0.0199242 Jy ! Total flux subtracted in 200 components = 0.0199242 Jy ! Clean residual min=-0.009221 max=0.007476 Jy/beam ! Clean residual mean=0.000233 rms=0.002612 Jy/beam ! Combined flux in latest and established models = 0.191728 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 90 components and 0.191728 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9751 mas, bmaj=2.577 mas, bpa=-4.032 degrees ! Estimated noise=960.383 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00160852 Jy ! Component: 100 - total flux cleaned = -0.00119755 Jy ! Component: 150 - total flux cleaned = -0.00103085 Jy ! Component: 200 - total flux cleaned = -0.00102764 Jy ! Total flux subtracted in 200 components = -0.00102764 Jy ! Clean residual min=-0.006629 max=0.007320 Jy/beam ! Clean residual mean=0.000115 rms=0.001734 Jy/beam ! Combined flux in latest and established models = 0.190701 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 113 components and 0.190701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234419Jy sigma=0.001318 ! Fit after self-cal, rms=0.234358Jy sigma=0.001318 wmodel J1031-2228_X_1997_07_02_yyk\_map.mod ! Writing 113 model components to file: J1031-2228_X_1997_07_02_yyk_map.mod wobs J1031-2228_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1031-2228_X_1997_07_02_yyk_uvs.fits wwins J1031-2228_X_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J1031-2228_X_1997_07_02_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.00105177 Jy ! Component: 100 - total flux cleaned = 0.00263991 Jy ! Component: 150 - total flux cleaned = 0.00391931 Jy ! Component: 200 - total flux cleaned = 0.0047522 Jy ! Component: 250 - total flux cleaned = 0.00588726 Jy ! Component: 300 - total flux cleaned = 0.00689357 Jy ! Component: 350 - total flux cleaned = 0.00818924 Jy ! Component: 400 - total flux cleaned = 0.0089734 Jy ! Component: 450 - total flux cleaned = 0.00973457 Jy ! Component: 500 - total flux cleaned = 0.0103277 Jy ! Component: 550 - total flux cleaned = 0.0106169 Jy ! Component: 600 - total flux cleaned = 0.0110398 Jy ! Component: 650 - total flux cleaned = 0.0115184 Jy ! Component: 700 - total flux cleaned = 0.0119841 Jy ! Component: 750 - total flux cleaned = 0.0120488 Jy ! Component: 800 - total flux cleaned = 0.0124306 Jy ! Component: 850 - total flux cleaned = 0.012678 Jy ! Component: 900 - total flux cleaned = 0.0129825 Jy ! Component: 950 - total flux cleaned = 0.0130428 Jy ! Component: 1000 - total flux cleaned = 0.0133944 Jy ! Component: 1050 - total flux cleaned = 0.0136239 Jy ! Component: 1100 - total flux cleaned = 0.0139636 Jy ! Component: 1150 - total flux cleaned = 0.0142405 Jy ! Component: 1200 - total flux cleaned = 0.0145679 Jy ! Component: 1250 - total flux cleaned = 0.0147814 Jy ! Component: 1300 - total flux cleaned = 0.0150964 Jy ! Component: 1350 - total flux cleaned = 0.0154066 Jy ! Component: 1400 - total flux cleaned = 0.0158628 Jy ! Component: 1450 - total flux cleaned = 0.0160125 Jy ! Component: 1500 - total flux cleaned = 0.016506 Jy ! Component: 1550 - total flux cleaned = 0.0167957 Jy ! Component: 1600 - total flux cleaned = 0.0169873 Jy ! Component: 1650 - total flux cleaned = 0.0172693 Jy ! Component: 1700 - total flux cleaned = 0.0175942 Jy ! Component: 1750 - total flux cleaned = 0.0179147 Jy ! Component: 1800 - total flux cleaned = 0.0181394 Jy ! Component: 1850 - total flux cleaned = 0.0183618 Jy ! Component: 1900 - total flux cleaned = 0.0187562 Jy ! Component: 1950 - total flux cleaned = 0.018885 Jy ! Component: 2000 - total flux cleaned = 0.0191824 Jy ! Total flux subtracted in 2048 components = 0.0193086 Jy ! Clean residual min=-0.002623 max=0.002534 Jy/beam ! Clean residual mean=0.000070 rms=0.000830 Jy/beam ! Combined flux in latest and established models = 0.210009 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 255 components and 0.210009 Jy ![Exited script file: muppet] wmap "J1031-2228_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9751 x 2.577 at -4.032 degrees (North through East) ! Clean map min=-0.0041518 max=0.073541 Jy/beam ! Writing clean map to FITS file: J1031-2228_X_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0735409 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000800458 device "J1031-2228_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1031-2228_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.26536 3.26536 6.53072 13.0614 26.1229 52.2458 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.073 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.9751 x 2.577 at -4.032 degrees (North through East) ! Clean map min=-0.0041518 max=0.073541 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1031-2228_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1031-2228_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1031-2228_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 04:51:48 2007