! Started logfile: J0632+8020_X_2006_02_14_yyk_uvs.log on Wed Jul 5 11:35:10 2006 obs J0632+8020_X_2006_02_14_yyk_uva.fits ! Reading UV FITS file: J0632+8020_X_2006_02_14_yyk_uva.fits ! AN table 1: 869 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.993147 visibilities/baseline/integration-bin. ! Found source: J0632+8020 ! ! 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 2301 lines of history. ! ! Reading 155348 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 J0632+8020_X_2006_02_14_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. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.090195 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.6079 mas, bmaj=2.706 mas, bpa=5.533 degrees ! Estimated noise=1.22885 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.0436476 Jy ! Component: 100 - total flux cleaned = 0.0576805 Jy ! Total flux subtracted in 100 components = 0.0576805 Jy ! Clean residual min=-0.007841 max=0.019132 Jy/beam ! Clean residual mean=-0.000026 rms=0.002763 Jy/beam ! Combined flux in latest and established models = 0.0576805 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.0576805 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.068138Jy sigma=1.339670 ! Fit after self-cal, rms=0.067421Jy sigma=1.327236 ! Inverting map and beam ! Estimated beam: bmin=0.6079 mas, bmaj=2.706 mas, bpa=5.533 degrees ! Estimated noise=1.22885 mJy/beam. ! Added new window around map position (-0.8, 2.6). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0204144 Jy ! Component: 100 - total flux cleaned = 0.0283287 Jy ! Total flux subtracted in 100 components = 0.0283287 Jy ! Clean residual min=-0.007282 max=0.007802 Jy/beam ! Clean residual mean=-0.000011 rms=0.001932 Jy/beam ! Combined flux in latest and established models = 0.0860092 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 28 components and 0.0860092 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061645Jy sigma=1.187299 ! Fit after self-cal, rms=0.060553Jy sigma=1.163577 ! Inverting map 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.8637 mas, bmaj=2.898 mas, bpa=4.185 degrees ! Estimated noise=0.66665 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.0127886 Jy ! Component: 100 - total flux cleaned = 0.0191884 Jy ! Component: 150 - total flux cleaned = 0.0232548 Jy ! Component: 200 - total flux cleaned = 0.0259412 Jy ! Total flux subtracted in 200 components = 0.0259412 Jy ! Clean residual min=-0.004297 max=0.004766 Jy/beam ! Clean residual mean=-0.000003 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.11195 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 57 components and 0.11195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058721Jy sigma=1.117199 ! Fit after self-cal, rms=0.058529Jy sigma=1.113593 ! 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.8637 x 2.898 at 4.185 degrees (North through East) ! Clean map min=-0.0041713 max=0.052271 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. ! 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.058529Jy sigma=1.113593 ! Fit after self-cal, rms=0.058529Jy sigma=1.113593 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.058529Jy sigma=1.113593 ! Fit after self-cal, rms=0.058516Jy sigma=1.113626 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8637 mas, bmaj=2.898 mas, bpa=4.185 degrees ! Estimated noise=0.66665 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.0025133 Jy ! Component: 100 - total flux cleaned = 0.00315055 Jy ! Component: 150 - total flux cleaned = 0.00377487 Jy ! Component: 200 - total flux cleaned = 0.00403061 Jy ! Total flux subtracted in 200 components = 0.00403061 Jy ! Clean residual min=-0.004111 max=0.004307 Jy/beam ! Clean residual mean=0.000004 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.115981 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 68 components and 0.115981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058373Jy sigma=1.110028 ! Fit after self-cal, rms=0.058331Jy sigma=1.109491 ! 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.058331Jy sigma=1.109491 ! Fit after self-cal, rms=0.053181Jy sigma=1.016779 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.00244717 Jy ! Component: 100 - total flux cleaned = 0.00236141 Jy ! Component: 150 - total flux cleaned = 0.00230076 Jy ! Component: 200 - total flux cleaned = 0.00230095 Jy ! Total flux subtracted in 200 components = 0.00230095 Jy ! Clean residual min=-0.004127 max=0.004390 Jy/beam ! Clean residual mean=0.000007 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.118282 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 80 components and 0.118282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052775Jy sigma=1.011396 ! Fit after self-cal, rms=0.052593Jy sigma=1.007775 ! 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.8637 x 2.898 at 4.185 degrees (North through East) ! Clean map min=-0.0038832 max=0.053776 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.102 mas, bmaj=3.561 mas, bpa=-1.749 degrees ! Estimated noise=0.856454 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.000101257 Jy ! Component: 100 - total flux cleaned = -0.000355702 Jy ! Component: 150 - total flux cleaned = -0.00061492 Jy ! Component: 200 - total flux cleaned = -0.000785177 Jy ! Total flux subtracted in 200 components = -0.000785177 Jy ! Clean residual min=-0.004799 max=0.004784 Jy/beam ! Clean residual mean=0.000014 rms=0.001453 Jy/beam ! Combined flux in latest and established models = 0.117497 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 86 components and 0.117497 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052568Jy sigma=1.008127 ! Fit after self-cal, rms=0.052540Jy sigma=1.007300 ! 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.6079 mas, bmaj=2.706 mas, bpa=5.533 degrees ! Estimated noise=1.22885 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0558744 Jy ! Component: 100 - total flux cleaned = 0.0768511 Jy ! Component: 150 - total flux cleaned = 0.0884235 Jy ! Component: 200 - total flux cleaned = 0.0956962 Jy ! Total flux subtracted in 200 components = 0.0956962 Jy ! Clean residual min=-0.005495 max=0.005617 Jy/beam ! Clean residual mean=-0.000006 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.0956962 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.0956962 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8637 mas, bmaj=2.898 mas, bpa=4.185 degrees ! Estimated noise=0.66665 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.00877341 Jy ! Component: 100 - total flux cleaned = 0.0136555 Jy ! Component: 150 - total flux cleaned = 0.016745 Jy ! Component: 200 - total flux cleaned = 0.0188155 Jy ! Total flux subtracted in 200 components = 0.0188155 Jy ! Clean residual min=-0.003779 max=0.004425 Jy/beam ! Clean residual mean=0.000001 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.114512 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 69 components and 0.114512 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.102 mas, bmaj=3.561 mas, bpa=-1.749 degrees ! Estimated noise=0.856454 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.00221709 Jy ! Component: 100 - total flux cleaned = 0.00255155 Jy ! Component: 150 - total flux cleaned = 0.00260579 Jy ! Component: 200 - total flux cleaned = 0.00264836 Jy ! Total flux subtracted in 200 components = 0.00264836 Jy ! Clean residual min=-0.004717 max=0.004662 Jy/beam ! Clean residual mean=0.000013 rms=0.001442 Jy/beam ! Combined flux in latest and established models = 0.11716 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 75 components and 0.11716 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8637 mas, bmaj=2.898 mas, bpa=4.185 degrees ! Estimated noise=0.66665 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000178711 Jy ! Component: 100 - total flux cleaned = 0.000302862 Jy ! Component: 150 - total flux cleaned = 0.000451396 Jy ! Component: 200 - total flux cleaned = 0.000513133 Jy ! Total flux subtracted in 200 components = 0.000513133 Jy ! Clean residual min=-0.003816 max=0.004426 Jy/beam ! Clean residual mean=0.000006 rms=0.001125 Jy/beam ! Combined flux in latest and established models = 0.117673 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 86 components and 0.117673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052412Jy sigma=1.005917 ! Fit after self-cal, rms=0.052398Jy sigma=1.005563 wmodel J0632+8020_X_2006_02_14_yyk\_map.mod ! Writing 86 model components to file: J0632+8020_X_2006_02_14_yyk_map.mod wobs J0632+8020_X_2006_02_14_yyk\_uvs.fits ! Writing UV FITS file: J0632+8020_X_2006_02_14_yyk_uvs.fits wwins J0632+8020_X_2006_02_14_yyk\_map.win ! wwins: Wrote 2 windows to J0632+8020_X_2006_02_14_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.00141719 Jy ! Component: 100 - total flux cleaned = 0.00195121 Jy ! Component: 150 - total flux cleaned = 0.00207022 Jy ! Component: 200 - total flux cleaned = 0.00207031 Jy ! Component: 250 - total flux cleaned = 0.00180697 Jy ! Component: 300 - total flux cleaned = 0.0016086 Jy ! Component: 350 - total flux cleaned = 0.00146467 Jy ! Component: 400 - total flux cleaned = 0.00141878 Jy ! Component: 450 - total flux cleaned = 0.00146309 Jy ! Component: 500 - total flux cleaned = 0.00150586 Jy ! Component: 550 - total flux cleaned = 0.00171107 Jy ! Component: 600 - total flux cleaned = 0.00183099 Jy ! Component: 650 - total flux cleaned = 0.00214341 Jy ! Component: 700 - total flux cleaned = 0.00237073 Jy ! Component: 750 - total flux cleaned = 0.00251904 Jy ! Component: 800 - total flux cleaned = 0.00273686 Jy ! Component: 850 - total flux cleaned = 0.00287795 Jy ! Component: 900 - total flux cleaned = 0.00301664 Jy ! Component: 950 - total flux cleaned = 0.0032869 Jy ! Component: 1000 - total flux cleaned = 0.0034854 Jy ! Component: 1050 - total flux cleaned = 0.00371258 Jy ! Component: 1100 - total flux cleaned = 0.00396704 Jy ! Component: 1150 - total flux cleaned = 0.0042473 Jy ! Component: 1200 - total flux cleaned = 0.00430858 Jy ! Component: 1250 - total flux cleaned = 0.00436852 Jy ! Component: 1300 - total flux cleaned = 0.00454565 Jy ! Component: 1350 - total flux cleaned = 0.00466192 Jy ! Component: 1400 - total flux cleaned = 0.00486209 Jy ! Component: 1450 - total flux cleaned = 0.00494621 Jy ! Component: 1500 - total flux cleaned = 0.00502949 Jy ! Component: 1550 - total flux cleaned = 0.00516633 Jy ! Component: 1600 - total flux cleaned = 0.00530154 Jy ! Component: 1650 - total flux cleaned = 0.00551445 Jy ! Component: 1700 - total flux cleaned = 0.0055935 Jy ! Component: 1750 - total flux cleaned = 0.00577548 Jy ! Component: 1800 - total flux cleaned = 0.00590358 Jy ! Component: 1850 - total flux cleaned = 0.00595494 Jy ! Component: 1900 - total flux cleaned = 0.00613052 Jy ! Component: 1950 - total flux cleaned = 0.00622976 Jy ! Component: 2000 - total flux cleaned = 0.00630321 Jy ! Total flux subtracted in 2048 components = 0.00644901 Jy ! Clean residual min=-0.001260 max=0.001516 Jy/beam ! Clean residual mean=0.000002 rms=0.000475 Jy/beam ! Combined flux in latest and established models = 0.124122 Jy keep ! Adding 163 model components to the UV plane model. ! The established model now contains 249 components and 0.124122 Jy ![Exited script file: muppet] wmap "J0632+8020_X_2006_02_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8637 x 2.898 at 4.185 degrees (North through East) ! Clean map min=-0.0024917 max=0.053792 Jy/beam ! Writing clean map to FITS file: J0632+8020_X_2006_02_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0537921 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000469283 device "J0632+8020_X_2006_02_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J0632+8020_X_2006_02_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.6172 2.6172 5.2344 10.4688 20.9376 41.8752 83.7504 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.053 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.8637 x 2.898 at 4.185 degrees (North through East) ! Clean map min=-0.0024917 max=0.053792 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0632+8020_X_2006_02_14_yyk\_map.gif/gif" ! Attempting to open device: 'J0632+8020_X_2006_02_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0632+8020_X_2006_02_14_yyk_uvs.log closed on Wed Jul 5 11:35:32 2006