! Started logfile: J2325+7917_X_2006_02_16_yyk_uvs.log on Wed Jul 5 14:09:34 2006 obs J2325+7917_X_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J2325+7917_X_2006_02_16_yyk_uva.fits ! AN table 1: 873 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.193509 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2325+7917 ! ! 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 2421 lines of history. ! ! Reading 30408 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 J2325+7917_X_2006_02_16_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.13735 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=3.02 mas, bmaj=11.4 mas, bpa=15.36 degrees ! Estimated noise=1.53341 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.102365 Jy ! Component: 100 - total flux cleaned = 0.134861 Jy ! Total flux subtracted in 100 components = 0.134861 Jy ! Clean residual min=-0.009491 max=0.010874 Jy/beam ! Clean residual mean=-0.000142 rms=0.004266 Jy/beam ! Combined flux in latest and established models = 0.134861 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.134861 Jy ! ! Correcting IF 1. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 86 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.060350Jy sigma=1.304811 ! Fit after self-cal, rms=0.060148Jy sigma=1.299152 ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=11.4 mas, bpa=15.36 degrees ! Estimated noise=1.53341 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.415 mas, bmaj=11.91 mas, bpa=17.38 degrees ! Estimated noise=1.32198 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.0184309 Jy ! Component: 100 - total flux cleaned = 0.0273708 Jy ! Component: 150 - total flux cleaned = 0.0283817 Jy ! Component: 200 - total flux cleaned = 0.0281754 Jy ! Total flux subtracted in 200 components = 0.0281754 Jy ! Clean residual min=-0.002283 max=0.002277 Jy/beam ! Clean residual mean=-0.000039 rms=0.001007 Jy/beam ! Combined flux in latest and established models = 0.163036 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 55 model components to the UV plane model. ! The established model now contains 79 components and 0.163036 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055298Jy sigma=1.190117 ! Fit after self-cal, rms=0.055295Jy sigma=1.190298 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.415 x 11.91 at 17.38 degrees (North through East) ! Clean map min=-0.004311 max=0.10613 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 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01462 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.00* KP 1.04 ! LA 0.97 MK 1.00* NL 1.00* OV 0.96 ! PT 0.95 SC 1.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02014 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.90 HN 1.00* KP 0.97 ! LA 0.98 MK 1.00* NL 1.00* OV 0.98 ! PT 0.97 SC 1.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.99813 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.09 HN 1.00* KP 0.95 ! LA 1.02 MK 1.00* NL 1.00* OV 0.97 ! PT 1.00 SC 1.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985327 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.06 HN 1.00* KP 0.93 ! LA 1.00 MK 1.00* NL 1.00* OV 1.04 ! PT 1.11 SC 1.00* ! ! ! Fit before self-cal, rms=0.055295Jy sigma=1.190298 ! Fit after self-cal, rms=0.053296Jy sigma=1.172651 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.053296Jy sigma=1.172651 ! Fit after self-cal, rms=0.053290Jy sigma=1.172641 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.37 mas, bmaj=11.82 mas, bpa=17.21 degrees ! Estimated noise=1.33034 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.00217241 Jy ! Component: 100 - total flux cleaned = 0.00357229 Jy ! Component: 150 - total flux cleaned = 0.00423965 Jy ! Component: 200 - total flux cleaned = 0.00458024 Jy ! Total flux subtracted in 200 components = 0.00458024 Jy ! Clean residual min=-0.001434 max=0.001432 Jy/beam ! Clean residual mean=0.000000 rms=0.000537 Jy/beam ! Combined flux in latest and established models = 0.167616 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 123 components and 0.167616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052984Jy sigma=1.165109 ! Fit after self-cal, rms=0.053009Jy sigma=1.165729 ! 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.053009Jy sigma=1.165729 ! Fit after self-cal, rms=0.041802Jy sigma=0.920095 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.00392129 Jy ! Component: 100 - total flux cleaned = 0.00530223 Jy ! Component: 150 - total flux cleaned = 0.00608194 Jy ! Component: 200 - total flux cleaned = 0.00673456 Jy ! Total flux subtracted in 200 components = 0.00673456 Jy ! Clean residual min=-0.001134 max=0.001139 Jy/beam ! Clean residual mean=-0.000003 rms=0.000444 Jy/beam ! Combined flux in latest and established models = 0.174351 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 175 components and 0.174351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.041351Jy sigma=0.908496 ! Fit after self-cal, rms=0.041018Jy sigma=0.901560 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.37 x 11.82 at 17.21 degrees (North through East) ! Clean map min=-0.0033722 max=0.10713 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.041018Jy sigma=0.901560 ! Fit after self-cal, rms=0.040288Jy sigma=0.902179 ! 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.040288Jy sigma=0.902179 ! Fit after self-cal, rms=0.040274Jy sigma=0.901553 ! Inverting map and beam ! Estimated beam: bmin=3.302 mas, bmaj=12.02 mas, bpa=17.38 degrees ! Estimated noise=1.29939 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00159592 Jy ! Component: 100 - total flux cleaned = 0.00152048 Jy ! Component: 150 - total flux cleaned = 0.00119479 Jy ! Component: 200 - total flux cleaned = 0.00135296 Jy ! Total flux subtracted in 200 components = 0.00135296 Jy ! Clean residual min=-0.000997 max=0.001021 Jy/beam ! Clean residual mean=0.000006 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.175704 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 62 model components to the UV plane model. ! The established model now contains 233 components and 0.175704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040032Jy sigma=0.895964 ! Fit after self-cal, rms=0.040014Jy sigma=0.895821 ! 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.040014Jy sigma=0.895821 ! Fit after self-cal, rms=0.040210Jy sigma=0.893774 ! 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.040210Jy sigma=0.893774 ! Fit after self-cal, rms=0.040247Jy sigma=0.893391 ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=12.08 mas, bpa=17.4 degrees ! Estimated noise=1.2607 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00186801 Jy ! Component: 100 - total flux cleaned = -0.00197476 Jy ! Component: 150 - total flux cleaned = -0.00167975 Jy ! Component: 200 - total flux cleaned = -0.0010105 Jy ! Total flux subtracted in 200 components = -0.0010105 Jy ! Clean residual min=-0.000812 max=0.000819 Jy/beam ! Clean residual mean=0.000002 rms=0.000357 Jy/beam ! Combined flux in latest and established models = 0.174693 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 66 model components to the UV plane model. ! The established model now contains 292 components and 0.174693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039916Jy sigma=0.884789 ! Fit after self-cal, rms=0.039919Jy sigma=0.884697 ! 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=3.437 mas, bmaj=11.82 mas, bpa=17.16 degrees ! Estimated noise=1.26883 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.000356254 Jy ! Component: 100 - total flux cleaned = 0.000466227 Jy ! Component: 150 - total flux cleaned = 0.000916429 Jy ! Component: 200 - total flux cleaned = 0.00138007 Jy ! Total flux subtracted in 200 components = 0.00138007 Jy ! Clean residual min=-0.000737 max=0.000730 Jy/beam ! Clean residual mean=0.000000 rms=0.000299 Jy/beam ! Combined flux in latest and established models = 0.176073 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 327 components and 0.176073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039824Jy sigma=0.881943 ! Fit after self-cal, rms=0.039823Jy sigma=0.881911 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.978 mas, bmaj=11.52 mas, bpa=15.55 degrees ! Estimated noise=1.43671 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.101826 Jy ! Component: 100 - total flux cleaned = 0.135792 Jy ! Component: 150 - total flux cleaned = 0.152658 Jy ! Component: 200 - total flux cleaned = 0.159521 Jy ! Total flux subtracted in 200 components = 0.159521 Jy ! Clean residual min=-0.004253 max=0.004296 Jy/beam ! Clean residual mean=-0.000062 rms=0.001829 Jy/beam ! Combined flux in latest and established models = 0.159521 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 59 model components to the UV plane model. ! The established model now contains 59 components and 0.159521 Jy ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=12.08 mas, bpa=17.4 degrees ! Estimated noise=1.2607 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.00626142 Jy ! Component: 100 - total flux cleaned = 0.00810701 Jy ! Component: 150 - total flux cleaned = 0.010122 Jy ! Component: 200 - total flux cleaned = 0.0111394 Jy ! Total flux subtracted in 200 components = 0.0111394 Jy ! Clean residual min=-0.001502 max=0.001472 Jy/beam ! Clean residual mean=-0.000011 rms=0.000641 Jy/beam ! Combined flux in latest and established models = 0.170661 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 123 components and 0.170661 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=3.437 mas, bmaj=11.82 mas, bpa=17.16 degrees ! Estimated noise=1.26883 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.000159899 Jy ! Component: 100 - total flux cleaned = 0.00117665 Jy ! Component: 150 - total flux cleaned = 0.0021064 Jy ! Component: 200 - total flux cleaned = 0.00296601 Jy ! Total flux subtracted in 200 components = 0.00296601 Jy ! Clean residual min=-0.001081 max=0.001087 Jy/beam ! Clean residual mean=-0.000008 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.173627 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 179 components and 0.173627 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.232 mas, bmaj=12.08 mas, bpa=17.4 degrees ! Estimated noise=1.2607 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000131647 Jy ! Component: 100 - total flux cleaned = 0.000590449 Jy ! Component: 150 - total flux cleaned = 0.00112877 Jy ! Component: 200 - total flux cleaned = 0.00160423 Jy ! Total flux subtracted in 200 components = 0.00160423 Jy ! Clean residual min=-0.000990 max=0.000992 Jy/beam ! Clean residual mean=-0.000003 rms=0.000417 Jy/beam ! Combined flux in latest and established models = 0.175231 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 208 components and 0.175231 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040037Jy sigma=0.889099 ! Fit after self-cal, rms=0.040039Jy sigma=0.888653 wmodel J2325+7917_X_2006_02_16_yyk\_map.mod ! Writing 208 model components to file: J2325+7917_X_2006_02_16_yyk_map.mod wobs J2325+7917_X_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J2325+7917_X_2006_02_16_yyk_uvs.fits wwins J2325+7917_X_2006_02_16_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J2325+7917_X_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.232 x 12.08 at 17.4 degrees (North through East) ! Clean map min=-0.0026401 max=0.10158 Jy/beam ! Writing clean map to FITS file: J2325+7917_X_2006_02_16_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.101575 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000390681 device "J2325+7917_X_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J2325+7917_X_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.15387 1.15387 2.30773 4.61546 9.23093 18.4619 36.9237 73.8474 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.101 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.232 x 12.08 at 17.4 degrees (North through East) ! Clean map min=-0.0026401 max=0.10158 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2325+7917_X_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J2325+7917_X_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2325+7917_X_2006_02_16_yyk_uvs.log closed on Wed Jul 5 14:10:08 2006