! Started logfile: J0003-1927_X_1997_08_27_yyk_uvs.log on Mon Jan 8 01:33:14 2007 obs J0003-1927_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0003-1927_X_1997_08_27_yyk_uva.fits ! AN table 1: 66 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.481481 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0003-1927 ! ! 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 701 lines of history. ! ! Reading 5720 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 J0003-1927_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.25549 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.8916 mas, bmaj=2.702 mas, bpa=5.985 degrees ! Estimated noise=2522.24 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.110033 Jy ! Component: 100 - total flux cleaned = 0.14814 Jy ! Total flux subtracted in 100 components = 0.14814 Jy ! Clean residual min=-0.015597 max=0.016271 Jy/beam ! Clean residual mean=0.000510 rms=0.004545 Jy/beam ! Combined flux in latest and established models = 0.14814 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.14814 Jy ! ! Correcting IF 1. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.212010Jy sigma=0.001344 ! Fit after self-cal, rms=0.209573Jy sigma=0.001326 ! Inverting map and beam ! Estimated beam: bmin=0.8916 mas, bmaj=2.702 mas, bpa=5.984 degrees ! Estimated noise=2529.89 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.107 mas, bmaj=3.329 mas, bpa=-0.8837 degrees ! Estimated noise=1422.16 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.0254496 Jy ! Component: 100 - total flux cleaned = 0.0331414 Jy ! Component: 150 - total flux cleaned = 0.0347263 Jy ! Component: 200 - total flux cleaned = 0.0349649 Jy ! Total flux subtracted in 200 components = 0.0349649 Jy ! Clean residual min=-0.008981 max=0.010142 Jy/beam ! Clean residual mean=0.000363 rms=0.002784 Jy/beam ! Combined flux in latest and established models = 0.183105 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 45 components and 0.183105 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207960Jy sigma=0.001313 ! Fit after self-cal, rms=0.207941Jy sigma=0.001313 ! 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.107 x 3.329 at -0.8837 degrees (North through East) ! Clean map min=-0.008504 max=0.13422 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.207941Jy sigma=0.001313 ! Fit after self-cal, rms=0.207918Jy sigma=0.001313 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.207918Jy sigma=0.001313 ! Fit after self-cal, rms=0.207916Jy sigma=0.001313 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.11 mas, bmaj=3.356 mas, bpa=-1.061 degrees ! Estimated noise=1426.2 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.000197945 Jy ! Component: 100 - total flux cleaned = -0.000121332 Jy ! Component: 150 - total flux cleaned = -0.000117503 Jy ! Component: 200 - total flux cleaned = -0.00011623 Jy ! Total flux subtracted in 200 components = -0.00011623 Jy ! Clean residual min=-0.008861 max=0.010424 Jy/beam ! Clean residual mean=0.000366 rms=0.002781 Jy/beam ! Combined flux in latest and established models = 0.182989 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.182989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207890Jy sigma=0.001313 ! Fit after self-cal, rms=0.207884Jy sigma=0.001313 ! 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.207884Jy sigma=0.001313 ! Fit after self-cal, rms=0.207734Jy sigma=0.001312 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.000405864 Jy ! Component: 100 - total flux cleaned = -0.000410079 Jy ! Component: 150 - total flux cleaned = -0.000348444 Jy ! Component: 200 - total flux cleaned = -0.000290076 Jy ! Total flux subtracted in 200 components = -0.000290076 Jy ! Clean residual min=-0.009579 max=0.011034 Jy/beam ! Clean residual mean=0.000376 rms=0.002864 Jy/beam ! Combined flux in latest and established models = 0.182699 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 57 components and 0.182699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207708Jy sigma=0.001311 ! Fit after self-cal, rms=0.207283Jy sigma=0.001309 ! 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.11 x 3.356 at -1.061 degrees (North through East) ! Clean map min=-0.0090724 max=0.13579 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.207283Jy sigma=0.001309 ! Fit after self-cal, rms=0.206698Jy sigma=0.001308 ! 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.206698Jy sigma=0.001308 ! Fit after self-cal, rms=0.206400Jy sigma=0.001306 ! Inverting map and beam ! Estimated beam: bmin=1.089 mas, bmaj=3.344 mas, bpa=-1.834 degrees ! Estimated noise=1405.38 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00112028 Jy ! Component: 100 - total flux cleaned = 0.000957046 Jy ! Component: 150 - total flux cleaned = 0.000880612 Jy ! Component: 200 - total flux cleaned = 0.000873886 Jy ! Total flux subtracted in 200 components = 0.000873886 Jy ! Clean residual min=-0.008809 max=0.008951 Jy/beam ! Clean residual mean=0.000249 rms=0.002507 Jy/beam ! Combined flux in latest and established models = 0.183573 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.183573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206358Jy sigma=0.001306 ! Fit after self-cal, rms=0.205716Jy sigma=0.001303 ! 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.205716Jy sigma=0.001303 ! Fit after self-cal, rms=0.205645Jy sigma=0.001302 ! 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.205645Jy sigma=0.001302 ! Fit after self-cal, rms=0.205335Jy sigma=0.001301 ! Inverting map and beam ! Estimated beam: bmin=1.064 mas, bmaj=3.359 mas, bpa=-2.542 degrees ! Estimated noise=1378.76 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000193636 Jy ! Component: 100 - total flux cleaned = -0.00019446 Jy ! Component: 150 - total flux cleaned = -0.000131437 Jy ! Component: 200 - total flux cleaned = -7.33756e-05 Jy ! Total flux subtracted in 200 components = -7.33756e-05 Jy ! Clean residual min=-0.008228 max=0.007443 Jy/beam ! Clean residual mean=0.000156 rms=0.002112 Jy/beam ! Combined flux in latest and established models = 0.183499 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 70 components and 0.183499 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205302Jy sigma=0.001300 ! Fit after self-cal, rms=0.205249Jy sigma=0.001300 ! 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.561 mas, bmaj=5.451 mas, bpa=12.44 degrees ! Estimated noise=1665 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.00100662 Jy ! Component: 100 - total flux cleaned = 0.000900436 Jy ! Component: 150 - total flux cleaned = 0.000848285 Jy ! Component: 200 - total flux cleaned = 0.000757534 Jy ! Total flux subtracted in 200 components = 0.000757534 Jy ! Clean residual min=-0.006457 max=0.007775 Jy/beam ! Clean residual mean=0.000249 rms=0.002541 Jy/beam ! Combined flux in latest and established models = 0.184257 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 74 components and 0.184257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205258Jy sigma=0.001300 ! Fit after self-cal, rms=0.205273Jy sigma=0.001300 ! 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.8843 mas, bmaj=2.68 mas, bpa=5.179 degrees ! Estimated noise=2474.06 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.117108 Jy ! Component: 100 - total flux cleaned = 0.157558 Jy ! Component: 150 - total flux cleaned = 0.175027 Jy ! Component: 200 - total flux cleaned = 0.182261 Jy ! Total flux subtracted in 200 components = 0.182261 Jy ! Clean residual min=-0.012076 max=0.012280 Jy/beam ! Clean residual mean=0.000151 rms=0.003475 Jy/beam ! Combined flux in latest and established models = 0.182261 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.182261 Jy ! Inverting map and beam ! Estimated beam: bmin=1.064 mas, bmaj=3.359 mas, bpa=-2.542 degrees ! Estimated noise=1378.76 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.00274592 Jy ! Component: 100 - total flux cleaned = 0.00243295 Jy ! Component: 150 - total flux cleaned = 0.0024281 Jy ! Component: 200 - total flux cleaned = 0.00235707 Jy ! Total flux subtracted in 200 components = 0.00235707 Jy ! Clean residual min=-0.008192 max=0.007238 Jy/beam ! Clean residual mean=0.000141 rms=0.002114 Jy/beam ! Combined flux in latest and established models = 0.184618 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 41 components and 0.184618 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.561 mas, bmaj=5.451 mas, bpa=12.44 degrees ! Estimated noise=1665 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.000489495 Jy ! Component: 100 - total flux cleaned = 0.000365361 Jy ! Component: 150 - total flux cleaned = 0.000253464 Jy ! Component: 200 - total flux cleaned = 0.000154378 Jy ! Total flux subtracted in 200 components = 0.000154378 Jy ! Clean residual min=-0.006566 max=0.007830 Jy/beam ! Clean residual mean=0.000239 rms=0.002555 Jy/beam ! Combined flux in latest and established models = 0.184773 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 50 components and 0.184773 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.064 mas, bmaj=3.359 mas, bpa=-2.542 degrees ! Estimated noise=1378.76 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000716991 Jy ! Component: 100 - total flux cleaned = -0.000559159 Jy ! Component: 150 - total flux cleaned = -0.000620475 Jy ! Component: 200 - total flux cleaned = -0.000617113 Jy ! Total flux subtracted in 200 components = -0.000617113 Jy ! Clean residual min=-0.008055 max=0.007282 Jy/beam ! Clean residual mean=0.000145 rms=0.002095 Jy/beam ! Combined flux in latest and established models = 0.184156 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 59 components and 0.184156 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205271Jy sigma=0.001300 ! Fit after self-cal, rms=0.205276Jy sigma=0.001300 wmodel J0003-1927_X_1997_08_27_yyk\_map.mod ! Writing 59 model components to file: J0003-1927_X_1997_08_27_yyk_map.mod wobs J0003-1927_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0003-1927_X_1997_08_27_yyk_uvs.fits wwins J0003-1927_X_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J0003-1927_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.00209964 Jy ! Component: 100 - total flux cleaned = -0.00246189 Jy ! Component: 150 - total flux cleaned = -0.00204029 Jy ! Component: 200 - total flux cleaned = -0.0010303 Jy ! Component: 250 - total flux cleaned = 0.000121076 Jy ! Component: 300 - total flux cleaned = 0.00104071 Jy ! Component: 350 - total flux cleaned = 0.00166006 Jy ! Component: 400 - total flux cleaned = 0.0019173 Jy ! Component: 450 - total flux cleaned = 0.00216667 Jy ! Component: 500 - total flux cleaned = 0.00224784 Jy ! Component: 550 - total flux cleaned = 0.00232807 Jy ! Component: 600 - total flux cleaned = 0.00278523 Jy ! Component: 650 - total flux cleaned = 0.00308271 Jy ! Component: 700 - total flux cleaned = 0.0034482 Jy ! Component: 750 - total flux cleaned = 0.0038769 Jy ! Component: 800 - total flux cleaned = 0.00436757 Jy ! Component: 850 - total flux cleaned = 0.00478026 Jy ! Component: 900 - total flux cleaned = 0.00511897 Jy ! Component: 950 - total flux cleaned = 0.00545234 Jy ! Component: 1000 - total flux cleaned = 0.00564906 Jy ! Component: 1050 - total flux cleaned = 0.00571508 Jy ! Component: 1100 - total flux cleaned = 0.00596863 Jy ! Component: 1150 - total flux cleaned = 0.0060922 Jy ! Component: 1200 - total flux cleaned = 0.00602992 Jy ! Component: 1250 - total flux cleaned = 0.00596884 Jy ! Component: 1300 - total flux cleaned = 0.00602832 Jy ! Component: 1350 - total flux cleaned = 0.00591079 Jy ! Component: 1400 - total flux cleaned = 0.00585351 Jy ! Component: 1450 - total flux cleaned = 0.0057401 Jy ! Component: 1500 - total flux cleaned = 0.00568411 Jy ! Component: 1550 - total flux cleaned = 0.00557318 Jy ! Component: 1600 - total flux cleaned = 0.0054084 Jy ! Component: 1650 - total flux cleaned = 0.00519124 Jy ! Component: 1700 - total flux cleaned = 0.00513764 Jy ! Component: 1750 - total flux cleaned = 0.00482 Jy ! Component: 1800 - total flux cleaned = 0.00461107 Jy ! Component: 1850 - total flux cleaned = 0.00435237 Jy ! Component: 1900 - total flux cleaned = 0.00424948 Jy ! Component: 1950 - total flux cleaned = 0.00404747 Jy ! Component: 2000 - total flux cleaned = 0.00374747 Jy ! Total flux subtracted in 2048 components = 0.00369862 Jy ! Clean residual min=-0.003241 max=0.002697 Jy/beam ! Clean residual mean=0.000009 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.187854 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 183 components and 0.187854 Jy ![Exited script file: muppet] wmap "J0003-1927_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.064 x 3.359 at -2.542 degrees (North through East) ! Clean map min=-0.0049267 max=0.13254 Jy/beam ! Writing clean map to FITS file: J0003-1927_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.132537 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000929236 device "J0003-1927_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0003-1927_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.10334 2.10334 4.20669 8.41338 16.8268 33.6535 67.307 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.132 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.064 x 3.359 at -2.542 degrees (North through East) ! Clean map min=-0.0049267 max=0.13254 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0003-1927_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0003-1927_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0003-1927_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 01:33:21 2007