! Started logfile: J2259-0811_X_2005_07_20_yyk_uvs.log on Fri Jan 20 11:09:42 2006 obs J2259-0811_X_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J2259-0811_X_2005_07_20_yyk_uve.fits ! AN table 1: 10 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.788889 visibilities/baseline/integration-bin. ! Found source: J2259-0811 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1488 lines of history. ! ! Reading 1420 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 J2259-0811_X_2005_07_20_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.157451 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.7084 mas, bmaj=1.742 mas, bpa=0.8473 degrees ! Estimated noise=1.37492 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.120194 Jy ! Component: 100 - total flux cleaned = 0.148153 Jy ! Total flux subtracted in 100 components = 0.148153 Jy ! Clean residual min=-0.007757 max=0.008893 Jy/beam ! Clean residual mean=-0.000005 rms=0.001912 Jy/beam ! Combined flux in latest and established models = 0.148153 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.148153 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.071298Jy sigma=1.159207 ! Fit after self-cal, rms=0.070582Jy sigma=1.151826 ! Inverting map and beam ! Estimated beam: bmin=0.7084 mas, bmaj=1.742 mas, bpa=0.8473 degrees ! Estimated noise=1.37492 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.854 mas, bmaj=2.141 mas, bpa=0.2693 degrees ! Estimated noise=1.02899 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.00632805 Jy ! Component: 100 - total flux cleaned = 0.00607843 Jy ! Component: 150 - total flux cleaned = 0.00589966 Jy ! Component: 200 - total flux cleaned = 0.00576314 Jy ! Total flux subtracted in 200 components = 0.00576314 Jy ! Clean residual min=-0.006599 max=0.006900 Jy/beam ! Clean residual mean=-0.000015 rms=0.001847 Jy/beam ! Combined flux in latest and established models = 0.153916 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 13 components and 0.153916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069957Jy sigma=1.140186 ! Fit after self-cal, rms=0.069928Jy sigma=1.139693 ! 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.854 x 2.141 at 0.2693 degrees (North through East) ! Clean map min=-0.0061349 max=0.13833 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.04465 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.95 HN 0.92 KP 0.96 ! LA 0.95 MK 0.95 NL 0.92 OV 0.98 ! PT 1.03 SC 1.00 ! ! ! Correcting IF 2. ! 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.069928Jy sigma=1.139693 ! Fit after self-cal, rms=0.069834Jy sigma=1.138662 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.069834Jy sigma=1.138662 ! Fit after self-cal, rms=0.069815Jy sigma=1.138347 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8548 mas, bmaj=2.139 mas, bpa=-0.02409 degrees ! Estimated noise=1.03228 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.000567838 Jy ! Component: 100 - total flux cleaned = 0.000567129 Jy ! Component: 150 - total flux cleaned = 0.000428587 Jy ! Component: 200 - total flux cleaned = 0.000344049 Jy ! Total flux subtracted in 200 components = 0.000344049 Jy ! Clean residual min=-0.006534 max=0.006351 Jy/beam ! Clean residual mean=-0.000014 rms=0.001772 Jy/beam ! Combined flux in latest and established models = 0.15426 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 21 components and 0.15426 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069779Jy sigma=1.137157 ! Fit after self-cal, rms=0.069751Jy sigma=1.136690 ! 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.069751Jy sigma=1.136690 ! Fit after self-cal, rms=0.065875Jy sigma=1.073714 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.0010318 Jy ! Component: 100 - total flux cleaned = 0.000978028 Jy ! Component: 150 - total flux cleaned = 0.000977233 Jy ! Component: 200 - total flux cleaned = 0.000897497 Jy ! Total flux subtracted in 200 components = 0.000897497 Jy ! Clean residual min=-0.006125 max=0.006345 Jy/beam ! Clean residual mean=-0.000015 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.155158 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 23 components and 0.155158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065820Jy sigma=1.072315 ! Fit after self-cal, rms=0.065706Jy sigma=1.068099 ! 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.8548 x 2.139 at -0.02409 degrees (North through East) ! Clean map min=-0.0056827 max=0.14104 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.065706Jy sigma=1.068099 ! Fit after self-cal, rms=0.063822Jy sigma=1.053189 ! 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.063822Jy sigma=1.053189 ! Fit after self-cal, rms=0.063862Jy sigma=1.052791 ! Inverting map and beam ! Estimated beam: bmin=0.8542 mas, bmaj=2.133 mas, bpa=0.3516 degrees ! Estimated noise=1.00611 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00268277 Jy ! Component: 100 - total flux cleaned = -0.00321847 Jy ! Component: 150 - total flux cleaned = -0.00339932 Jy ! Component: 200 - total flux cleaned = -0.00347079 Jy ! Total flux subtracted in 200 components = -0.00347079 Jy ! Clean residual min=-0.005634 max=0.005237 Jy/beam ! Clean residual mean=-0.000013 rms=0.001498 Jy/beam ! Combined flux in latest and established models = 0.151687 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 27 components and 0.151687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063817Jy sigma=1.050828 ! Fit after self-cal, rms=0.063828Jy sigma=1.050695 ! 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.063828Jy sigma=1.050695 ! Fit after self-cal, rms=0.063805Jy sigma=1.035627 ! 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.063805Jy sigma=1.035627 ! Fit after self-cal, rms=0.063805Jy sigma=1.035519 ! Inverting map and beam ! Estimated beam: bmin=0.855 mas, bmaj=2.134 mas, bpa=0.2253 degrees ! Estimated noise=1.00215 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000103756 Jy ! Component: 100 - total flux cleaned = -0.000105672 Jy ! Component: 150 - total flux cleaned = -6.43036e-05 Jy ! Component: 200 - total flux cleaned = -4.60236e-05 Jy ! Total flux subtracted in 200 components = -4.60236e-05 Jy ! Clean residual min=-0.005397 max=0.004323 Jy/beam ! Clean residual mean=-0.000006 rms=0.001347 Jy/beam ! Combined flux in latest and established models = 0.151641 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 34 components and 0.151641 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063777Jy sigma=1.035202 ! Fit after self-cal, rms=0.063775Jy sigma=1.035169 ! 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.337 mas, bmaj=4.237 mas, bpa=8.25 degrees ! Estimated noise=1.29163 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.000417529 Jy ! Component: 100 - total flux cleaned = 0.000314677 Jy ! Component: 150 - total flux cleaned = 0.000356186 Jy ! Component: 200 - total flux cleaned = 0.000356565 Jy ! Total flux subtracted in 200 components = 0.000356565 Jy ! Clean residual min=-0.007264 max=0.006748 Jy/beam ! Clean residual mean=-0.000009 rms=0.002080 Jy/beam ! Combined flux in latest and established models = 0.151997 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 36 components and 0.151997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063791Jy sigma=1.035916 ! Fit after self-cal, rms=0.063770Jy sigma=1.035731 ! 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.7124 mas, bmaj=1.744 mas, bpa=0.826 degrees ! Estimated noise=1.33465 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.117981 Jy ! Component: 100 - total flux cleaned = 0.145595 Jy ! Component: 150 - total flux cleaned = 0.153775 Jy ! Component: 200 - total flux cleaned = 0.1559 Jy ! Total flux subtracted in 200 components = 0.1559 Jy ! Clean residual min=-0.006791 max=0.006059 Jy/beam ! Clean residual mean=-0.000001 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.1559 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.1559 Jy ! Inverting map and beam ! Estimated beam: bmin=0.855 mas, bmaj=2.134 mas, bpa=0.2253 degrees ! Estimated noise=1.00215 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.00176207 Jy ! Component: 100 - total flux cleaned = -0.00218235 Jy ! Component: 150 - total flux cleaned = -0.00248101 Jy ! Component: 200 - total flux cleaned = -0.00274367 Jy ! Total flux subtracted in 200 components = -0.00274367 Jy ! Clean residual min=-0.005376 max=0.004595 Jy/beam ! Clean residual mean=-0.000005 rms=0.001367 Jy/beam ! Combined flux in latest and established models = 0.153156 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 23 components and 0.153156 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.337 mas, bmaj=4.237 mas, bpa=8.25 degrees ! Estimated noise=1.29163 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.000326387 Jy ! Component: 100 - total flux cleaned = -0.000481841 Jy ! Component: 150 - total flux cleaned = -0.000442404 Jy ! Component: 200 - total flux cleaned = -0.000440284 Jy ! Total flux subtracted in 200 components = -0.000440284 Jy ! Clean residual min=-0.007161 max=0.006901 Jy/beam ! Clean residual mean=-0.000008 rms=0.002096 Jy/beam ! Combined flux in latest and established models = 0.152716 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 26 components and 0.152716 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.855 mas, bmaj=2.134 mas, bpa=0.2253 degrees ! Estimated noise=1.00215 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000265924 Jy ! Component: 100 - total flux cleaned = -0.000452522 Jy ! Component: 150 - total flux cleaned = -0.000536439 Jy ! Component: 200 - total flux cleaned = -0.000601506 Jy ! Total flux subtracted in 200 components = -0.000601506 Jy ! Clean residual min=-0.005399 max=0.004459 Jy/beam ! Clean residual mean=-0.000006 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.152114 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 0.152114 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063745Jy sigma=1.035714 ! Fit after self-cal, rms=0.063737Jy sigma=1.035630 wmodel J2259-0811_X_2005_07_20_yyk\_map.mod ! Writing 32 model components to file: J2259-0811_X_2005_07_20_yyk_map.mod wobs J2259-0811_X_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J2259-0811_X_2005_07_20_yyk_uvs.fits wwins J2259-0811_X_2005_07_20_yyk\_map.win ! wwins: Wrote 1 windows to J2259-0811_X_2005_07_20_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.00216653 Jy ! Component: 100 - total flux cleaned = -0.00331117 Jy ! Component: 150 - total flux cleaned = -0.0041455 Jy ! Component: 200 - total flux cleaned = -0.00500792 Jy ! Component: 250 - total flux cleaned = -0.00555647 Jy ! Component: 300 - total flux cleaned = -0.00608435 Jy ! Component: 350 - total flux cleaned = -0.00652924 Jy ! Component: 400 - total flux cleaned = -0.00689612 Jy ! Component: 450 - total flux cleaned = -0.00724995 Jy ! Component: 500 - total flux cleaned = -0.00771047 Jy ! Component: 550 - total flux cleaned = -0.00804548 Jy ! Component: 600 - total flux cleaned = -0.00837073 Jy ! Component: 650 - total flux cleaned = -0.00858105 Jy ! Component: 700 - total flux cleaned = -0.00878705 Jy ! Component: 750 - total flux cleaned = -0.00898801 Jy ! Component: 800 - total flux cleaned = -0.0091335 Jy ! Component: 850 - total flux cleaned = -0.00913271 Jy ! Component: 900 - total flux cleaned = -0.00917953 Jy ! Component: 950 - total flux cleaned = -0.00922514 Jy ! Component: 1000 - total flux cleaned = -0.0092694 Jy ! Component: 1050 - total flux cleaned = -0.00918142 Jy ! Component: 1100 - total flux cleaned = -0.00918269 Jy ! Component: 1150 - total flux cleaned = -0.00922481 Jy ! Component: 1200 - total flux cleaned = -0.0093482 Jy ! Component: 1250 - total flux cleaned = -0.00934726 Jy ! Component: 1300 - total flux cleaned = -0.00938756 Jy ! Component: 1350 - total flux cleaned = -0.00950524 Jy ! Component: 1400 - total flux cleaned = -0.00950417 Jy ! Component: 1450 - total flux cleaned = -0.00939037 Jy ! Component: 1500 - total flux cleaned = -0.00957687 Jy ! Component: 1550 - total flux cleaned = -0.00953983 Jy ! Component: 1600 - total flux cleaned = -0.00961197 Jy ! Component: 1650 - total flux cleaned = -0.00957617 Jy ! Component: 1700 - total flux cleaned = -0.00950621 Jy ! Component: 1750 - total flux cleaned = -0.00954027 Jy ! Component: 1800 - total flux cleaned = -0.0096081 Jy ! Component: 1850 - total flux cleaned = -0.00944009 Jy ! Component: 1900 - total flux cleaned = -0.009474 Jy ! Component: 1950 - total flux cleaned = -0.00960531 Jy ! Component: 2000 - total flux cleaned = -0.00960521 Jy ! Total flux subtracted in 2048 components = -0.00966902 Jy ! Clean residual min=-0.001845 max=0.001685 Jy/beam ! Clean residual mean=-0.000001 rms=0.000612 Jy/beam ! Combined flux in latest and established models = 0.142445 Jy keep ! Adding 137 model components to the UV plane model. ! The established model now contains 169 components and 0.142445 Jy ![Exited script file: muppet] wmap "J2259-0811_X_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.855 x 2.134 at 0.2253 degrees (North through East) ! Clean map min=-0.0035631 max=0.13688 Jy/beam ! Writing clean map to FITS file: J2259-0811_X_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.136879 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000605844 device "J2259-0811_X_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J2259-0811_X_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.32784 1.32784 2.65569 5.31137 10.6227 21.2455 42.491 84.9819 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.136 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.855 x 2.134 at 0.2253 degrees (North through East) ! Clean map min=-0.0035631 max=0.13688 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2259-0811_X_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J2259-0811_X_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2259-0811_X_2005_07_20_yyk_uvs.log closed on Fri Jan 20 11:09:46 2006