! Started logfile: J0637+8125_X_2006_02_23_yyk_uvs.log on Wed Jul 5 11:35:57 2006 obs J0637+8125_X_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J0637+8125_X_2006_02_23_yyk_uva.fits ! AN table 1: 882 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.991383 visibilities/baseline/integration-bin. ! Found source: J0637+8125 ! ! 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 2409 lines of history. ! ! Reading 157392 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 J0637+8125_X_2006_02_23_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.110643 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 ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec ! Estimated beam: bmin=0.644 mas, bmaj=2.764 mas, bpa=1.388 degrees ! Estimated noise=1.15405 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.0739335 Jy ! Component: 100 - total flux cleaned = 0.0904142 Jy ! Total flux subtracted in 100 components = 0.0904142 Jy ! Clean residual min=-0.006626 max=0.008481 Jy/beam ! Clean residual mean=-0.000014 rms=0.001797 Jy/beam ! Combined flux in latest and established models = 0.0904142 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.0904142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062876Jy sigma=1.205532 ! Fit after self-cal, rms=0.062833Jy sigma=1.204512 ! Inverting map ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec 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 ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec ! Estimated beam: bmin=0.8579 mas, bmaj=2.916 mas, bpa=0.2088 degrees ! Estimated noise=0.647704 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.010794 Jy ! Component: 100 - total flux cleaned = 0.0143772 Jy ! Component: 150 - total flux cleaned = 0.015823 Jy ! Component: 200 - total flux cleaned = 0.0160071 Jy ! Total flux subtracted in 200 components = 0.0160071 Jy ! Clean residual min=-0.005162 max=0.007506 Jy/beam ! Clean residual mean=-0.000024 rms=0.001483 Jy/beam ! Combined flux in latest and established models = 0.106421 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 15 components and 0.106421 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061844Jy sigma=1.179521 ! Fit after self-cal, rms=0.061853Jy sigma=1.179708 ! Inverting map ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8579 x 2.916 at 0.2088 degrees (North through East) ! Clean map min=-0.0047334 max=0.09145 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.061853Jy sigma=1.179708 ! Fit after self-cal, rms=0.061853Jy sigma=1.179708 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.061853Jy sigma=1.179708 ! Fit after self-cal, rms=0.061870Jy sigma=1.180088 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec ! Estimated beam: bmin=0.8579 mas, bmaj=2.916 mas, bpa=0.2088 degrees ! Estimated noise=0.647704 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 (-2.4, -0.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00720803 Jy ! Component: 100 - total flux cleaned = 0.00863968 Jy ! Component: 150 - total flux cleaned = 0.0093007 Jy ! Component: 200 - total flux cleaned = 0.00961725 Jy ! Total flux subtracted in 200 components = 0.00961725 Jy ! Clean residual min=-0.004380 max=0.004749 Jy/beam ! Clean residual mean=-0.000008 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.116039 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 52 components and 0.116039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060942Jy sigma=1.159471 ! Fit after self-cal, rms=0.060878Jy sigma=1.157806 ! Inverting map ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec 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.060878Jy sigma=1.157806 ! Fit after self-cal, rms=0.051053Jy sigma=0.971866 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec 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.00636066 Jy ! Component: 100 - total flux cleaned = 0.00653916 Jy ! Component: 150 - total flux cleaned = 0.00643746 Jy ! Component: 200 - total flux cleaned = 0.00624189 Jy ! Total flux subtracted in 200 components = 0.00624189 Jy ! Clean residual min=-0.002744 max=0.003974 Jy/beam ! Clean residual mean=-0.000002 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.12228 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 73 components and 0.122281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050131Jy sigma=0.955905 ! Fit after self-cal, rms=0.049800Jy sigma=0.949850 ! Inverting map ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec ! Added new window around map position (-1.2, -14.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00370667 Jy ! Component: 100 - total flux cleaned = 0.00518981 Jy ! Component: 150 - total flux cleaned = 0.00571349 Jy ! Component: 200 - total flux cleaned = 0.00639585 Jy ! Total flux subtracted in 200 components = 0.00639585 Jy ! Clean residual min=-0.002101 max=0.002684 Jy/beam ! Clean residual mean=0.000000 rms=0.000653 Jy/beam ! Combined flux in latest and established models = 0.128676 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 108 components and 0.128676 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049433Jy sigma=0.942248 ! Fit after self-cal, rms=0.049383Jy sigma=0.941415 ! Inverting map ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec 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.8579 x 2.916 at 0.2088 degrees (North through East) ! Clean map min=-0.0028088 max=0.096214 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 ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec ! Estimated beam: bmin=2.096 mas, bmaj=3.467 mas, bpa=-3.35 degrees ! Estimated noise=0.835806 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.00211368 Jy ! Component: 100 - total flux cleaned = 0.00292202 Jy ! Component: 150 - total flux cleaned = 0.00322312 Jy ! Component: 200 - total flux cleaned = 0.00341975 Jy ! Total flux subtracted in 200 components = 0.00341975 Jy ! Clean residual min=-0.002523 max=0.002907 Jy/beam ! Clean residual mean=0.000003 rms=0.000784 Jy/beam ! Combined flux in latest and established models = 0.132096 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 139 components and 0.132096 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049353Jy sigma=0.940669 ! Fit after self-cal, rms=0.049346Jy sigma=0.940549 ! Inverting map ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec 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 ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec ! Estimated beam: bmin=0.644 mas, bmaj=2.764 mas, bpa=1.388 degrees ! Estimated noise=1.15405 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0808701 Jy ! Component: 100 - total flux cleaned = 0.0955512 Jy ! Component: 150 - total flux cleaned = 0.101891 Jy ! Component: 200 - total flux cleaned = 0.106602 Jy ! Total flux subtracted in 200 components = 0.106602 Jy ! Clean residual min=-0.004991 max=0.005593 Jy/beam ! Clean residual mean=-0.000011 rms=0.001243 Jy/beam ! Combined flux in latest and established models = 0.106602 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.106602 Jy ! Inverting map and beam ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec ! Estimated beam: bmin=0.8579 mas, bmaj=2.916 mas, bpa=0.2088 degrees ! Estimated noise=0.647704 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) ! Added new window around map position (-0.8, 0.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00785927 Jy ! Component: 100 - total flux cleaned = 0.0113953 Jy ! Component: 150 - total flux cleaned = 0.0134322 Jy ! Component: 200 - total flux cleaned = 0.0150137 Jy ! Total flux subtracted in 200 components = 0.0150137 Jy ! Clean residual min=-0.002528 max=0.002470 Jy/beam ! Clean residual mean=-0.000007 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.121616 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 71 components and 0.121616 Jy ! Inverting map ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec 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 ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec ! Estimated beam: bmin=2.096 mas, bmaj=3.467 mas, bpa=-3.35 degrees ! Estimated noise=0.835806 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.00367291 Jy ! Component: 100 - total flux cleaned = 0.00527905 Jy ! Component: 150 - total flux cleaned = 0.00647312 Jy ! Component: 200 - total flux cleaned = 0.00739466 Jy ! Total flux subtracted in 200 components = 0.00739466 Jy ! Clean residual min=-0.002909 max=0.002984 Jy/beam ! Clean residual mean=-0.000002 rms=0.000852 Jy/beam ! Combined flux in latest and established models = 0.129011 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 110 components and 0.129011 Jy ! Inverting map ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec ! Estimated beam: bmin=0.8579 mas, bmaj=2.916 mas, bpa=0.2088 degrees ! Estimated noise=0.647704 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000732986 Jy ! Component: 100 - total flux cleaned = 0.00130556 Jy ! Component: 150 - total flux cleaned = 0.00165055 Jy ! Component: 200 - total flux cleaned = 0.00195355 Jy ! Total flux subtracted in 200 components = 0.00195355 Jy ! Clean residual min=-0.002094 max=0.002373 Jy/beam ! Clean residual mean=0.000000 rms=0.000582 Jy/beam ! Combined flux in latest and established models = 0.130964 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 136 components and 0.130964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.049138Jy sigma=0.937207 ! Fit after self-cal, rms=0.049107Jy sigma=0.936938 wmodel J0637+8125_X_2006_02_23_yyk\_map.mod ! Writing 136 model components to file: J0637+8125_X_2006_02_23_yyk_map.mod wobs J0637+8125_X_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J0637+8125_X_2006_02_23_yyk_uvs.fits wwins J0637+8125_X_2006_02_23_yyk\_map.win ! wwins: Wrote 4 windows to J0637+8125_X_2006_02_23_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000386091 Jy ! Component: 100 - total flux cleaned = 0.000315326 Jy ! Component: 150 - total flux cleaned = 0.000152916 Jy ! Component: 200 - total flux cleaned = -6.57275e-05 Jy ! Component: 250 - total flux cleaned = -0.000186337 Jy ! Component: 300 - total flux cleaned = -0.000302926 Jy ! Component: 350 - total flux cleaned = -0.0003303 Jy ! Component: 400 - total flux cleaned = -0.000384424 Jy ! Component: 450 - total flux cleaned = -0.00043662 Jy ! Component: 500 - total flux cleaned = -0.000513554 Jy ! Component: 550 - total flux cleaned = -0.000588582 Jy ! Component: 600 - total flux cleaned = -0.000588711 Jy ! Component: 650 - total flux cleaned = -0.000613166 Jy ! Component: 700 - total flux cleaned = -0.000636517 Jy ! Component: 750 - total flux cleaned = -0.000613141 Jy ! Component: 800 - total flux cleaned = -0.000567505 Jy ! Component: 850 - total flux cleaned = -0.000501095 Jy ! Component: 900 - total flux cleaned = -0.000479237 Jy ! Component: 950 - total flux cleaned = -0.000414429 Jy ! Component: 1000 - total flux cleaned = -0.000350917 Jy ! Component: 1050 - total flux cleaned = -0.000392796 Jy ! Component: 1100 - total flux cleaned = -0.000372398 Jy ! Component: 1150 - total flux cleaned = -0.000413063 Jy ! Component: 1200 - total flux cleaned = -0.000412612 Jy ! Component: 1250 - total flux cleaned = -0.000412385 Jy ! Component: 1300 - total flux cleaned = -0.000353659 Jy ! Component: 1350 - total flux cleaned = -0.000353796 Jy ! Component: 1400 - total flux cleaned = -0.00037302 Jy ! Component: 1450 - total flux cleaned = -0.000429712 Jy ! Component: 1500 - total flux cleaned = -0.000429681 Jy ! Component: 1550 - total flux cleaned = -0.000466495 Jy ! Component: 1600 - total flux cleaned = -0.00042983 Jy ! Component: 1650 - total flux cleaned = -0.00044792 Jy ! Component: 1700 - total flux cleaned = -0.000465697 Jy ! Component: 1750 - total flux cleaned = -0.000501046 Jy ! Component: 1800 - total flux cleaned = -0.000483674 Jy ! Component: 1850 - total flux cleaned = -0.000569975 Jy ! Component: 1900 - total flux cleaned = -0.000569831 Jy ! Component: 1950 - total flux cleaned = -0.000603852 Jy ! Component: 2000 - total flux cleaned = -0.00062051 Jy ! Total flux subtracted in 2048 components = -0.000653611 Jy ! Clean residual min=-0.001034 max=0.001021 Jy/beam ! Clean residual mean=0.000001 rms=0.000318 Jy/beam ! Combined flux in latest and established models = 0.130311 Jy keep ! Adding 149 model components to the UV plane model. ! The established model now contains 285 components and 0.130311 Jy ![Exited script file: muppet] wmap "J0637+8125_X_2006_02_23_yyk\_map.fits" ! Inverting map ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8579 x 2.916 at 0.2088 degrees (North through East) ! Clean map min=-0.0024635 max=0.097151 Jy/beam ! Writing clean map to FITS file: J0637+8125_X_2006_02_23_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.097151 invert ! Inverting map ! Your choice of large map pixels excluded 0.556% of the data. ! The x-axis pixel size should ideally be below 0.199 milli-arcsec float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000315343 device "J0637+8125_X_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J0637+8125_X_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.973774 0.973774 1.94755 3.89509 7.79019 15.5804 31.1608 62.3215 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0009 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.097 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.8579 x 2.916 at 0.2088 degrees (North through East) ! Clean map min=-0.0024635 max=0.097151 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0637+8125_X_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J0637+8125_X_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0637+8125_X_2006_02_23_yyk_uvs.log closed on Wed Jul 5 11:36:20 2006