! Started logfile: J1628-1415_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:59:08 2007 obs J1628-1415_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1628-1415_S_1997_05_07_yyk_uva.fits ! AN table 1: 140 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.84873 visibilities/baseline/integration-bin. ! Found source: J1628-1415 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 21388 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 J1628-1415_S_1997_05_07_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.361101 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.655 mas, bmaj=6.879 mas, bpa=-3.738 degrees ! Estimated noise=1828.84 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.135237 Jy ! Component: 100 - total flux cleaned = 0.178482 Jy ! Total flux subtracted in 100 components = 0.178482 Jy ! Clean residual min=-0.011517 max=0.019037 Jy/beam ! Clean residual mean=0.000494 rms=0.004211 Jy/beam ! Combined flux in latest and established models = 0.178482 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.178482 Jy ! ! Correcting IF 1. ! A total of 250 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.321087Jy sigma=0.001260 ! Fit after self-cal, rms=0.320888Jy sigma=0.001259 ! Inverting map and beam ! Estimated beam: bmin=2.655 mas, bmaj=6.879 mas, bpa=-3.738 degrees ! Estimated noise=1829.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=3.48 mas, bmaj=8.834 mas, bpa=-4.877 degrees ! Estimated noise=1114.36 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.02396 Jy ! Component: 100 - total flux cleaned = 0.0330143 Jy ! Component: 150 - total flux cleaned = 0.0369175 Jy ! Component: 200 - total flux cleaned = 0.0373806 Jy ! Total flux subtracted in 200 components = 0.0373806 Jy ! Clean residual min=-0.011750 max=0.033550 Jy/beam ! Clean residual mean=0.001372 rms=0.007083 Jy/beam ! Combined flux in latest and established models = 0.215863 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 58 components and 0.215863 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319460Jy sigma=0.001254 ! Fit after self-cal, rms=0.319452Jy sigma=0.001253 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.48 x 8.834 at -4.877 degrees (North through East) ! Clean map min=-0.011774 max=0.15137 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. ! A total of 9 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 2. ! A total of 9 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. ! A total of 9 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 4. ! A total of 9 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* ! ! ! Fit before self-cal, rms=0.319452Jy sigma=0.001253 ! Fit after self-cal, rms=0.319265Jy sigma=0.001253 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.319265Jy sigma=0.001253 ! Fit after self-cal, rms=0.319258Jy sigma=0.001253 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=8.842 mas, bpa=-4.859 degrees ! Estimated noise=1115.01 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.000708956 Jy ! Component: 100 - total flux cleaned = 0.000857939 Jy ! Component: 150 - total flux cleaned = 0.00105398 Jy ! Component: 200 - total flux cleaned = 0.00117392 Jy ! Total flux subtracted in 200 components = 0.00117392 Jy ! Clean residual min=-0.011822 max=0.033679 Jy/beam ! Clean residual mean=0.001366 rms=0.007075 Jy/beam ! Combined flux in latest and established models = 0.217037 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.217037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319207Jy sigma=0.001253 ! Fit after self-cal, rms=0.319199Jy sigma=0.001253 ! 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.319199Jy sigma=0.001253 ! Fit after self-cal, rms=0.318313Jy sigma=0.001249 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) ! Added new window around map position (20, -11). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0403633 Jy ! Component: 100 - total flux cleaned = 0.0600007 Jy ! Component: 150 - total flux cleaned = 0.0718041 Jy ! Component: 200 - total flux cleaned = 0.0798631 Jy ! Total flux subtracted in 200 components = 0.0798631 Jy ! Clean residual min=-0.007676 max=0.010263 Jy/beam ! Clean residual mean=0.000622 rms=0.003028 Jy/beam ! Combined flux in latest and established models = 0.2969 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 88 model components to the UV plane model. ! The established model now contains 148 components and 0.2969 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315130Jy sigma=0.001231 ! Fit after self-cal, rms=0.314744Jy sigma=0.001228 ! 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.486 x 8.842 at -4.859 degrees (North through East) ! Clean map min=-0.0072823 max=0.15507 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.314744Jy sigma=0.001228 ! Fit after self-cal, rms=0.317088Jy sigma=0.001228 ! 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.317088Jy sigma=0.001228 ! Fit after self-cal, rms=0.317069Jy sigma=0.001228 ! Inverting map and beam ! Estimated beam: bmin=3.519 mas, bmaj=8.881 mas, bpa=-5.107 degrees ! Estimated noise=1111.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00879502 Jy ! Component: 100 - total flux cleaned = 0.0138119 Jy ! Component: 150 - total flux cleaned = 0.0168285 Jy ! Component: 200 - total flux cleaned = 0.0182842 Jy ! Total flux subtracted in 200 components = 0.0182842 Jy ! Clean residual min=-0.006157 max=0.007345 Jy/beam ! Clean residual mean=0.000383 rms=0.002003 Jy/beam ! Combined flux in latest and established models = 0.315184 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 186 components and 0.315184 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.316827Jy sigma=0.001227 ! Fit after self-cal, rms=0.316799Jy sigma=0.001226 ! 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.316799Jy sigma=0.001226 ! Fit after self-cal, rms=0.321774Jy sigma=0.001226 ! 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.321774Jy sigma=0.001226 ! Fit after self-cal, rms=0.321784Jy sigma=0.001226 ! Inverting map and beam ! Estimated beam: bmin=3.523 mas, bmaj=8.92 mas, bpa=-5.453 degrees ! Estimated noise=1114.41 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00320805 Jy ! Component: 100 - total flux cleaned = 0.00416003 Jy ! Component: 150 - total flux cleaned = 0.00438356 Jy ! Component: 200 - total flux cleaned = 0.00458582 Jy ! Total flux subtracted in 200 components = 0.00458582 Jy ! Clean residual min=-0.005667 max=0.006844 Jy/beam ! Clean residual mean=0.000258 rms=0.001847 Jy/beam ! Combined flux in latest and established models = 0.31977 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 203 components and 0.31977 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.321726Jy sigma=0.001226 ! Fit after self-cal, rms=0.321723Jy sigma=0.001226 ! 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.412 mas, bmaj=15.77 mas, bpa=7.051 degrees ! Estimated noise=1375.46 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.00360137 Jy ! Component: 100 - total flux cleaned = 0.00417716 Jy ! Component: 150 - total flux cleaned = 0.00424827 Jy ! Component: 200 - total flux cleaned = 0.00437614 Jy ! Total flux subtracted in 200 components = 0.00437614 Jy ! Clean residual min=-0.005949 max=0.009873 Jy/beam ! Clean residual mean=0.000404 rms=0.002549 Jy/beam ! Combined flux in latest and established models = 0.324146 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 215 components and 0.324146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.321722Jy sigma=0.001226 ! Fit after self-cal, rms=0.321717Jy sigma=0.001226 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.674 mas, bmaj=6.895 mas, bpa=-4.155 degrees ! Estimated noise=1844.08 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.137633 Jy ! Component: 100 - total flux cleaned = 0.18452 Jy ! Component: 150 - total flux cleaned = 0.213148 Jy ! Component: 200 - total flux cleaned = 0.233688 Jy ! Total flux subtracted in 200 components = 0.233688 Jy ! Clean residual min=-0.009366 max=0.012168 Jy/beam ! Clean residual mean=0.000319 rms=0.002933 Jy/beam ! Combined flux in latest and established models = 0.233688 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.233688 Jy ! Inverting map and beam ! Estimated beam: bmin=3.523 mas, bmaj=8.92 mas, bpa=-5.453 degrees ! Estimated noise=1114.41 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.0246441 Jy ! Component: 100 - total flux cleaned = 0.0410447 Jy ! Component: 150 - total flux cleaned = 0.0528281 Jy ! Component: 200 - total flux cleaned = 0.0615934 Jy ! Total flux subtracted in 200 components = 0.0615934 Jy ! Clean residual min=-0.006475 max=0.008078 Jy/beam ! Clean residual mean=0.000489 rms=0.002434 Jy/beam ! Combined flux in latest and established models = 0.295281 Jy ! Adding 75 model components to the UV plane model. ! The established model now contains 125 components and 0.295281 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.412 mas, bmaj=15.77 mas, bpa=7.051 degrees ! Estimated noise=1375.46 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.0115594 Jy ! Component: 100 - total flux cleaned = 0.0184179 Jy ! Component: 150 - total flux cleaned = 0.0227806 Jy ! Component: 200 - total flux cleaned = 0.0256444 Jy ! Total flux subtracted in 200 components = 0.0256444 Jy ! Clean residual min=-0.006183 max=0.010170 Jy/beam ! Clean residual mean=0.000461 rms=0.002616 Jy/beam ! Combined flux in latest and established models = 0.320925 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 152 components and 0.320925 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.523 mas, bmaj=8.92 mas, bpa=-5.453 degrees ! Estimated noise=1114.41 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00094876 Jy ! Component: 100 - total flux cleaned = -0.000747787 Jy ! Component: 150 - total flux cleaned = -0.000655039 Jy ! Component: 200 - total flux cleaned = -0.000491674 Jy ! Total flux subtracted in 200 components = -0.000491674 Jy ! Clean residual min=-0.005511 max=0.007067 Jy/beam ! Clean residual mean=0.000247 rms=0.001819 Jy/beam ! Combined flux in latest and established models = 0.320434 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 171 components and 0.320434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.321784Jy sigma=0.001226 ! Fit after self-cal, rms=0.321733Jy sigma=0.001226 wmodel J1628-1415_S_1997_05_07_yyk\_map.mod ! Writing 171 model components to file: J1628-1415_S_1997_05_07_yyk_map.mod wobs J1628-1415_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1628-1415_S_1997_05_07_yyk_uvs.fits wwins J1628-1415_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1628-1415_S_1997_05_07_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.00266456 Jy ! Component: 100 - total flux cleaned = 0.00367041 Jy ! Component: 150 - total flux cleaned = 0.00460456 Jy ! Component: 200 - total flux cleaned = 0.00566787 Jy ! Component: 250 - total flux cleaned = 0.00650429 Jy ! Component: 300 - total flux cleaned = 0.00721817 Jy ! Component: 350 - total flux cleaned = 0.0077476 Jy ! Component: 400 - total flux cleaned = 0.00825474 Jy ! Component: 450 - total flux cleaned = 0.00880825 Jy ! Component: 500 - total flux cleaned = 0.0092726 Jy ! Component: 550 - total flux cleaned = 0.00965589 Jy ! Component: 600 - total flux cleaned = 0.0100258 Jy ! Component: 650 - total flux cleaned = 0.0101448 Jy ! Component: 700 - total flux cleaned = 0.0102624 Jy ! Component: 750 - total flux cleaned = 0.0105486 Jy ! Component: 800 - total flux cleaned = 0.0108832 Jy ! Component: 850 - total flux cleaned = 0.0114266 Jy ! Component: 900 - total flux cleaned = 0.0116919 Jy ! Component: 950 - total flux cleaned = 0.0120564 Jy ! Component: 1000 - total flux cleaned = 0.0123618 Jy ! Component: 1050 - total flux cleaned = 0.0127116 Jy ! Component: 1100 - total flux cleaned = 0.0129087 Jy ! Component: 1150 - total flux cleaned = 0.0131018 Jy ! Component: 1200 - total flux cleaned = 0.0133868 Jy ! Component: 1250 - total flux cleaned = 0.013667 Jy ! Component: 1300 - total flux cleaned = 0.0140336 Jy ! Component: 1350 - total flux cleaned = 0.0143049 Jy ! Component: 1400 - total flux cleaned = 0.0146602 Jy ! Component: 1450 - total flux cleaned = 0.0150096 Jy ! Component: 1500 - total flux cleaned = 0.0153555 Jy ! Component: 1550 - total flux cleaned = 0.0156966 Jy ! Component: 1600 - total flux cleaned = 0.0160327 Jy ! Component: 1650 - total flux cleaned = 0.0163233 Jy ! Component: 1700 - total flux cleaned = 0.016774 Jy ! Component: 1750 - total flux cleaned = 0.0170571 Jy ! Component: 1800 - total flux cleaned = 0.0173764 Jy ! Component: 1850 - total flux cleaned = 0.0176918 Jy ! Component: 1900 - total flux cleaned = 0.0179645 Jy ! Component: 1950 - total flux cleaned = 0.018272 Jy ! Component: 2000 - total flux cleaned = 0.0184619 Jy ! Total flux subtracted in 2048 components = 0.0188001 Jy ! Clean residual min=-0.002127 max=0.002466 Jy/beam ! Clean residual mean=0.000059 rms=0.000801 Jy/beam ! Combined flux in latest and established models = 0.339234 Jy keep ! Adding 157 model components to the UV plane model. ! The established model now contains 328 components and 0.339234 Jy ![Exited script file: muppet] wmap "J1628-1415_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.523 x 8.92 at -5.453 degrees (North through East) ! Clean map min=-0.0041326 max=0.15521 Jy/beam ! Writing clean map to FITS file: J1628-1415_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.155214 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000801299 device "J1628-1415_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1628-1415_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.54876 1.54876 3.09752 6.19505 12.3901 24.7802 49.5604 99.1207 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.155 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.523 x 8.92 at -5.453 degrees (North through East) ! Clean map min=-0.0041326 max=0.15521 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1628-1415_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1628-1415_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1628-1415_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:59:16 2007