! Started logfile: J1320+8450_X_2006_02_23_yyk_uvs.log on Wed Jul 5 12:29:29 2006 obs J1320+8450_X_2006_02_23_yyk_uva.fits ! Reading UV FITS file: J1320+8450_X_2006_02_23_yyk_uva.fits ! AN table 1: 877 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.331205 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1320+8450 ! ! 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 2398 lines of history. ! ! Reading 52284 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 J1320+8450_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.145941 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=2.415 mas, bmaj=6.709 mas, bpa=46.69 degrees ! Estimated noise=1.81859 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.116718 Jy ! Component: 100 - total flux cleaned = 0.16069 Jy ! Total flux subtracted in 100 components = 0.16069 Jy ! Clean residual min=-0.014693 max=0.015101 Jy/beam ! Clean residual mean=-0.000249 rms=0.005504 Jy/beam ! Combined flux in latest and established models = 0.16069 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.16069 Jy ! ! Correcting IF 1. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.059090Jy sigma=1.227269 ! Fit after self-cal, rms=0.058802Jy sigma=1.220147 ! Inverting map and beam ! Estimated beam: bmin=2.415 mas, bmaj=6.709 mas, bpa=46.69 degrees ! Estimated noise=1.81859 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=2.643 mas, bmaj=6.535 mas, bpa=45.67 degrees ! Estimated noise=1.05967 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.0192716 Jy ! Component: 100 - total flux cleaned = 0.024559 Jy ! Component: 150 - total flux cleaned = 0.0287581 Jy ! Component: 200 - total flux cleaned = 0.0311443 Jy ! Total flux subtracted in 200 components = 0.0311443 Jy ! Clean residual min=-0.002289 max=0.002311 Jy/beam ! Clean residual mean=-0.000037 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.191835 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 65 model components to the UV plane model. ! The established model now contains 79 components and 0.191835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052653Jy sigma=1.075118 ! Fit after self-cal, rms=0.052659Jy sigma=1.074890 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.643 x 6.535 at 45.67 degrees (North through East) ! Clean map min=-0.0064784 max=0.11706 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.01605 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.98 HN 1.00* KP 1.00 ! LA 0.96 MK 1.00* NL 1.00* OV 0.95 ! PT 0.95 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0134 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.94 HN 1.00* KP 0.95 ! LA 0.98 MK 1.00* NL 1.00* OV 1.02 ! PT 1.01 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.993557 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.07 HN 1.00* KP 0.94 ! LA 0.97 MK 1.00* NL 1.00* OV 0.98 ! PT 0.99 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.99224 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 1.00* KP 0.97 ! LA 0.97 MK 1.00* NL 1.00* OV 1.00 ! PT 1.09 SC 1.00* ! ! ! Fit before self-cal, rms=0.052659Jy sigma=1.074890 ! Fit after self-cal, rms=0.051730Jy sigma=1.060276 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.051730Jy sigma=1.060276 ! Fit after self-cal, rms=0.051730Jy sigma=1.060272 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.676 mas, bmaj=6.509 mas, bpa=45.28 degrees ! Estimated noise=1.05179 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 = 9.00882e-05 Jy ! Component: 100 - total flux cleaned = 9.32802e-05 Jy ! Component: 150 - total flux cleaned = 9.48275e-05 Jy ! Component: 200 - total flux cleaned = -0.000285264 Jy ! Total flux subtracted in 200 components = -0.000285264 Jy ! Clean residual min=-0.000741 max=0.000741 Jy/beam ! Clean residual mean=-0.000009 rms=0.000314 Jy/beam ! Combined flux in latest and established models = 0.191549 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 65 model components to the UV plane model. ! The established model now contains 144 components and 0.191549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051537Jy sigma=1.056246 ! Fit after self-cal, rms=0.051537Jy sigma=1.056215 ! 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.051537Jy sigma=1.056215 ! Fit after self-cal, rms=0.045893Jy sigma=0.932279 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.00172096 Jy ! Component: 100 - total flux cleaned = 0.00143379 Jy ! Component: 150 - total flux cleaned = 0.00109564 Jy ! Component: 200 - total flux cleaned = 0.000939257 Jy ! Total flux subtracted in 200 components = 0.000939257 Jy ! Clean residual min=-0.000626 max=0.000642 Jy/beam ! Clean residual mean=-0.000004 rms=0.000252 Jy/beam ! Combined flux in latest and established models = 0.192489 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 60 model components to the UV plane model. ! The established model now contains 197 components and 0.192489 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045756Jy sigma=0.928863 ! Fit after self-cal, rms=0.045540Jy sigma=0.924164 ! 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: 2.676 x 6.509 at 45.28 degrees (North through East) ! Clean map min=-0.004542 max=0.11675 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.045540Jy sigma=0.924164 ! Fit after self-cal, rms=0.045545Jy sigma=0.922637 ! 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.045545Jy sigma=0.922637 ! Fit after self-cal, rms=0.045531Jy sigma=0.922246 ! Inverting map and beam ! Estimated beam: bmin=2.682 mas, bmaj=6.51 mas, bpa=45.07 degrees ! Estimated noise=1.04726 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.16164e-05 Jy ! Component: 100 - total flux cleaned = -0.000137741 Jy ! Component: 150 - total flux cleaned = -9.89798e-05 Jy ! Component: 200 - total flux cleaned = -0.000135544 Jy ! Total flux subtracted in 200 components = -0.000135544 Jy ! Clean residual min=-0.000434 max=0.000426 Jy/beam ! Clean residual mean=-0.000002 rms=0.000167 Jy/beam ! Combined flux in latest and established models = 0.192353 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 235 components and 0.192353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.045471Jy sigma=0.921110 ! Fit after self-cal, rms=0.045469Jy sigma=0.921056 ! 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.045469Jy sigma=0.921056 ! Fit after self-cal, rms=0.044752Jy sigma=0.900017 ! 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.044752Jy sigma=0.900017 ! Fit after self-cal, rms=0.044775Jy sigma=0.899853 ! Inverting map and beam ! Estimated beam: bmin=2.697 mas, bmaj=6.509 mas, bpa=44.79 degrees ! Estimated noise=1.03578 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00109796 Jy ! Component: 100 - total flux cleaned = -0.00119493 Jy ! Component: 150 - total flux cleaned = -0.00124034 Jy ! Component: 200 - total flux cleaned = -0.00124157 Jy ! Total flux subtracted in 200 components = -0.00124157 Jy ! Clean residual min=-0.000576 max=0.000566 Jy/beam ! Clean residual mean=-0.000000 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.191112 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 285 components and 0.191112 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044725Jy sigma=0.898238 ! Fit after self-cal, rms=0.044719Jy sigma=0.898196 ! 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.996 mas, bmaj=6.653 mas, bpa=42.45 degrees ! Estimated noise=1.052 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.000579559 Jy ! Component: 100 - total flux cleaned = -0.000736053 Jy ! Component: 150 - total flux cleaned = -0.000887065 Jy ! Component: 200 - total flux cleaned = -0.00103404 Jy ! Total flux subtracted in 200 components = -0.00103404 Jy ! Clean residual min=-0.000362 max=0.000359 Jy/beam ! Clean residual mean=-0.000002 rms=0.000143 Jy/beam ! Combined flux in latest and established models = 0.190078 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 328 components and 0.190078 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044687Jy sigma=0.897469 ! Fit after self-cal, rms=0.044688Jy sigma=0.897456 ! 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.432 mas, bmaj=6.706 mas, bpa=46.42 degrees ! Estimated noise=1.78896 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.116484 Jy ! Component: 100 - total flux cleaned = 0.161834 Jy ! Component: 150 - total flux cleaned = 0.175248 Jy ! Component: 200 - total flux cleaned = 0.178072 Jy ! Total flux subtracted in 200 components = 0.178072 Jy ! Clean residual min=-0.004179 max=0.004183 Jy/beam ! Clean residual mean=-0.000085 rms=0.001899 Jy/beam ! Combined flux in latest and established models = 0.178072 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 64 model components to the UV plane model. ! The established model now contains 64 components and 0.178072 Jy ! Inverting map and beam ! Estimated beam: bmin=2.697 mas, bmaj=6.509 mas, bpa=44.79 degrees ! Estimated noise=1.03578 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.00505927 Jy ! Component: 100 - total flux cleaned = 0.0074771 Jy ! Component: 150 - total flux cleaned = 0.00806609 Jy ! Component: 200 - total flux cleaned = 0.00816299 Jy ! Total flux subtracted in 200 components = 0.00816299 Jy ! Clean residual min=-0.001044 max=0.001032 Jy/beam ! Clean residual mean=-0.000016 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.186235 Jy ! Adding 80 model components to the UV plane model. ! The established model now contains 141 components and 0.186235 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.996 mas, bmaj=6.653 mas, bpa=42.45 degrees ! Estimated noise=1.052 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.000436273 Jy ! Component: 100 - total flux cleaned = -0.00123541 Jy ! Component: 150 - total flux cleaned = -0.0018784 Jy ! Component: 200 - total flux cleaned = -0.00212739 Jy ! Total flux subtracted in 200 components = -0.00212739 Jy ! Clean residual min=-0.000575 max=0.000565 Jy/beam ! Clean residual mean=-0.000011 rms=0.000248 Jy/beam ! Combined flux in latest and established models = 0.184108 Jy ! Adding 72 model components to the UV plane model. ! The established model now contains 204 components and 0.184108 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.697 mas, bmaj=6.509 mas, bpa=44.79 degrees ! Estimated noise=1.03578 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00028273 Jy ! Component: 100 - total flux cleaned = -0.000550535 Jy ! Component: 150 - total flux cleaned = -0.00080007 Jy ! Component: 200 - total flux cleaned = -0.0008008 Jy ! Total flux subtracted in 200 components = -0.0008008 Jy ! Clean residual min=-0.000505 max=0.000505 Jy/beam ! Clean residual mean=-0.000007 rms=0.000206 Jy/beam ! Combined flux in latest and established models = 0.183307 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 61 model components to the UV plane model. ! The established model now contains 256 components and 0.183307 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044792Jy sigma=0.899203 ! Fit after self-cal, rms=0.044794Jy sigma=0.899154 wmodel J1320+8450_X_2006_02_23_yyk\_map.mod ! Writing 256 model components to file: J1320+8450_X_2006_02_23_yyk_map.mod wobs J1320+8450_X_2006_02_23_yyk\_uvs.fits ! Writing UV FITS file: J1320+8450_X_2006_02_23_yyk_uvs.fits wwins J1320+8450_X_2006_02_23_yyk\_map.win ! wwins: No CLEAN windows to write. ! Error occured in command: wwins ![Exited script file: muppet] ! wmap "J1320+8450_X_2006_02_23_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.697 x 6.509 at 44.79 degrees (North through East) ! Clean map min=-0.0052158 max=0.11707 Jy/beam ! Writing clean map to FITS file: J1320+8450_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.117067 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000197045 device "J1320+8450_X_2006_02_23_yyk\_map.eps/VPS" ! Attempting to open device: 'J1320+8450_X_2006_02_23_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.504956 0.504956 1.00991 2.01982 4.03965 8.0793 16.1586 32.3172 64.6344 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0005 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.117 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.697 x 6.509 at 44.79 degrees (North through East) ! Clean map min=-0.0052158 max=0.11707 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1320+8450_X_2006_02_23_yyk\_map.gif/gif" ! Attempting to open device: 'J1320+8450_X_2006_02_23_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1320+8450_X_2006_02_23_yyk_uvs.log closed on Wed Jul 5 12:30:04 2006