! Started logfile: J0525-2338_X_2005_06_30_yyk_uvs.log on Sat Oct 8 16:58:20 2005 obs J0525-2338_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0525-2338_X_2005_06_30_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.89697 visibilities/baseline/integration-bin. ! Found source: J0525-2338 ! ! 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 1459 lines of history. ! ! Reading 1776 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 J0525-2338_X_2005_06_30_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.539609 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.6746 mas, bmaj=1.767 mas, bpa=-1.063 degrees ! Estimated noise=1.38964 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.442133 Jy ! Component: 100 - total flux cleaned = 0.552903 Jy ! Total flux subtracted in 100 components = 0.552903 Jy ! Clean residual min=-0.015201 max=0.027940 Jy/beam ! Clean residual mean=-0.000035 rms=0.004832 Jy/beam ! Combined flux in latest and established models = 0.552904 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.552904 Jy ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.108469Jy sigma=1.730323 ! Fit after self-cal, rms=0.108008Jy sigma=1.716409 ! Inverting map and beam ! Estimated beam: bmin=0.6746 mas, bmaj=1.767 mas, bpa=-1.063 degrees ! Estimated noise=1.38964 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0399655 Jy ! Component: 100 - total flux cleaned = 0.0593238 Jy ! Total flux subtracted in 100 components = 0.0593238 Jy ! Clean residual min=-0.013753 max=0.016963 Jy/beam ! Clean residual mean=0.000026 rms=0.003646 Jy/beam ! Combined flux in latest and established models = 0.612227 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.612228 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093174Jy sigma=1.384057 ! Fit after self-cal, rms=0.093210Jy sigma=1.381763 ! 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.8716 mas, bmaj=2.21 mas, bpa=-3.241 degrees ! Estimated noise=0.989686 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.017628 Jy ! Component: 100 - total flux cleaned = 0.0236268 Jy ! Component: 150 - total flux cleaned = 0.0257462 Jy ! Component: 200 - total flux cleaned = 0.0259408 Jy ! Total flux subtracted in 200 components = 0.0259408 Jy ! Clean residual min=-0.012004 max=0.009443 Jy/beam ! Clean residual mean=0.000133 rms=0.002637 Jy/beam ! Combined flux in latest and established models = 0.638168 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 34 components and 0.638168 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.091648Jy sigma=1.338869 ! Fit after self-cal, rms=0.091660Jy sigma=1.338520 ! 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.8716 x 2.21 at -3.241 degrees (North through East) ! Clean map min=-0.011214 max=0.50099 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.998 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.12 KP 0.95 ! LA 1.00 MK 1.06 NL 1.01 OV 1.02 ! PT 0.97 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00772 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 1.12 KP 0.91 ! LA 0.99 MK 1.00 NL 0.98 OV 1.01 ! PT 1.02 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0178 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.02 HN 0.99 KP 0.84 ! LA 1.00 MK 0.95 NL 0.97 OV 1.04 ! PT 1.05 SC 0.93 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.960611 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.02 HN 1.05 KP 0.96 ! LA 1.00 MK 0.98 NL 1.00 OV 1.04 ! PT 1.12 SC 1.21 ! ! ! Fit before self-cal, rms=0.091660Jy sigma=1.338520 ! Fit after self-cal, rms=0.082490Jy sigma=1.148224 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.082490Jy sigma=1.148224 ! Fit after self-cal, rms=0.082502Jy sigma=1.148152 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8735 mas, bmaj=2.201 mas, bpa=-2.906 degrees ! Estimated noise=0.981399 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.00500758 Jy ! Component: 100 - total flux cleaned = -0.00535291 Jy ! Component: 150 - total flux cleaned = -0.00573181 Jy ! Component: 200 - total flux cleaned = -0.00604051 Jy ! Total flux subtracted in 200 components = -0.00604051 Jy ! Clean residual min=-0.005649 max=0.005269 Jy/beam ! Clean residual mean=0.000022 rms=0.001277 Jy/beam ! Combined flux in latest and established models = 0.632128 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.632128 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081894Jy sigma=1.141702 ! Fit after self-cal, rms=0.081898Jy sigma=1.141437 ! 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.081898Jy sigma=1.141437 ! Fit after self-cal, rms=0.079803Jy sigma=1.106054 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.000106723 Jy ! Component: 100 - total flux cleaned = -2.3883e-05 Jy ! Component: 150 - total flux cleaned = -0.000142231 Jy ! Component: 200 - total flux cleaned = -0.000256487 Jy ! Total flux subtracted in 200 components = -0.000256487 Jy ! Clean residual min=-0.005526 max=0.005475 Jy/beam ! Clean residual mean=0.000020 rms=0.001256 Jy/beam ! Combined flux in latest and established models = 0.631871 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 44 components and 0.631872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079696Jy sigma=1.104434 ! Fit after self-cal, rms=0.079570Jy sigma=1.102149 ! 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.8735 x 2.201 at -2.906 degrees (North through East) ! Clean map min=-0.0051722 max=0.50048 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.079570Jy sigma=1.102149 ! Fit after self-cal, rms=0.073486Jy sigma=0.988822 ! 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.073486Jy sigma=0.988822 ! Fit after self-cal, rms=0.073507Jy sigma=0.988578 ! Inverting map and beam ! Estimated beam: bmin=0.8764 mas, bmaj=2.194 mas, bpa=-3.065 degrees ! Estimated noise=0.980102 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000404929 Jy ! Component: 100 - total flux cleaned = -0.000524347 Jy ! Component: 150 - total flux cleaned = -0.000621553 Jy ! Component: 200 - total flux cleaned = -0.00057819 Jy ! Total flux subtracted in 200 components = -0.00057819 Jy ! Clean residual min=-0.004458 max=0.003760 Jy/beam ! Clean residual mean=0.000007 rms=0.001011 Jy/beam ! Combined flux in latest and established models = 0.631293 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 48 components and 0.631293 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073438Jy sigma=0.987277 ! Fit after self-cal, rms=0.073434Jy sigma=0.987137 ! 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.073434Jy sigma=0.987137 ! Fit after self-cal, rms=0.071907Jy sigma=0.963946 ! 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.071907Jy sigma=0.963946 ! Fit after self-cal, rms=0.071914Jy sigma=0.963936 ! Inverting map and beam ! Estimated beam: bmin=0.8768 mas, bmaj=2.194 mas, bpa=-3.135 degrees ! Estimated noise=0.980216 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000183592 Jy ! Component: 100 - total flux cleaned = -0.000281778 Jy ! Component: 150 - total flux cleaned = -0.000323528 Jy ! Component: 200 - total flux cleaned = -0.000323765 Jy ! Total flux subtracted in 200 components = -0.000323765 Jy ! Clean residual min=-0.004398 max=0.003536 Jy/beam ! Clean residual mean=0.000004 rms=0.000994 Jy/beam ! Combined flux in latest and established models = 0.63097 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 49 components and 0.63097 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071861Jy sigma=0.963006 ! Fit after self-cal, rms=0.071848Jy sigma=0.962904 ! 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.35 mas, bmaj=5.44 mas, bpa=0.7128 degrees ! Estimated noise=1.25062 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.000476356 Jy ! Component: 100 - total flux cleaned = -0.000477225 Jy ! Component: 150 - total flux cleaned = -0.000477181 Jy ! Component: 200 - total flux cleaned = -0.000476587 Jy ! Total flux subtracted in 200 components = -0.000476587 Jy ! Clean residual min=-0.004293 max=0.003582 Jy/beam ! Clean residual mean=0.000005 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.630493 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 51 components and 0.630493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071854Jy sigma=0.962766 ! Fit after self-cal, rms=0.071851Jy sigma=0.962723 ! Inverting map uvtaper 0,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.6773 mas, bmaj=1.759 mas, bpa=-1.172 degrees ! Estimated noise=1.39955 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.446512 Jy ! Component: 100 - total flux cleaned = 0.559474 Jy ! Component: 150 - total flux cleaned = 0.598387 Jy ! Component: 200 - total flux cleaned = 0.616445 Jy ! Total flux subtracted in 200 components = 0.616445 Jy ! Clean residual min=-0.007291 max=0.007698 Jy/beam ! Clean residual mean=-0.000010 rms=0.001839 Jy/beam ! Combined flux in latest and established models = 0.616445 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.616445 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8768 mas, bmaj=2.194 mas, bpa=-3.135 degrees ! Estimated noise=0.980216 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.0104101 Jy ! Component: 100 - total flux cleaned = 0.0133555 Jy ! Component: 150 - total flux cleaned = 0.0135259 Jy ! Component: 200 - total flux cleaned = 0.0135993 Jy ! Total flux subtracted in 200 components = 0.0135993 Jy ! Clean residual min=-0.004294 max=0.003627 Jy/beam ! Clean residual mean=0.000002 rms=0.001010 Jy/beam ! Combined flux in latest and established models = 0.630044 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 31 components and 0.630044 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.35 mas, bmaj=5.44 mas, bpa=0.7128 degrees ! Estimated noise=1.25062 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.000368511 Jy ! Component: 100 - total flux cleaned = 0.000369305 Jy ! Component: 150 - total flux cleaned = 0.000370388 Jy ! Component: 200 - total flux cleaned = 0.000371315 Jy ! Total flux subtracted in 200 components = 0.000371315 Jy ! Clean residual min=-0.004299 max=0.003544 Jy/beam ! Clean residual mean=0.000005 rms=0.001212 Jy/beam ! Combined flux in latest and established models = 0.630415 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 37 components and 0.630415 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8768 mas, bmaj=2.194 mas, bpa=-3.135 degrees ! Estimated noise=0.980216 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 7.11724e-06 Jy ! Component: 100 - total flux cleaned = 1.03565e-05 Jy ! Component: 150 - total flux cleaned = 6.31806e-05 Jy ! Component: 200 - total flux cleaned = 6.47215e-05 Jy ! Total flux subtracted in 200 components = 6.47215e-05 Jy ! Clean residual min=-0.004212 max=0.003541 Jy/beam ! Clean residual mean=0.000003 rms=0.000999 Jy/beam ! Combined flux in latest and established models = 0.63048 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 40 components and 0.63048 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071985Jy sigma=0.964160 ! Fit after self-cal, rms=0.071970Jy sigma=0.963897 wmodel J0525-2338_X_2005_06_30_yyk\_map.mod ! Writing 40 model components to file: J0525-2338_X_2005_06_30_yyk_map.mod wobs J0525-2338_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0525-2338_X_2005_06_30_yyk_uvs.fits wwins J0525-2338_X_2005_06_30_yyk\_map.win ! wwins: Wrote 1 windows to J0525-2338_X_2005_06_30_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.00137242 Jy ! Component: 100 - total flux cleaned = -0.00130895 Jy ! Component: 150 - total flux cleaned = -0.00155119 Jy ! Component: 200 - total flux cleaned = -0.00190071 Jy ! Component: 250 - total flux cleaned = -0.00223616 Jy ! Component: 300 - total flux cleaned = -0.00266573 Jy ! Component: 350 - total flux cleaned = -0.00313363 Jy ! Component: 400 - total flux cleaned = -0.00363748 Jy ! Component: 450 - total flux cleaned = -0.00407869 Jy ! Component: 500 - total flux cleaned = -0.00460264 Jy ! Component: 550 - total flux cleaned = -0.00506648 Jy ! Component: 600 - total flux cleaned = -0.00551941 Jy ! Component: 650 - total flux cleaned = -0.00604889 Jy ! Component: 700 - total flux cleaned = -0.00647882 Jy ! Component: 750 - total flux cleaned = -0.0068582 Jy ! Component: 800 - total flux cleaned = -0.00731407 Jy ! Component: 850 - total flux cleaned = -0.00772026 Jy ! Component: 900 - total flux cleaned = -0.00807908 Jy ! Component: 950 - total flux cleaned = -0.00839206 Jy ! Component: 1000 - total flux cleaned = -0.00873811 Jy ! Component: 1050 - total flux cleaned = -0.00923131 Jy ! Component: 1100 - total flux cleaned = -0.00956748 Jy ! Component: 1150 - total flux cleaned = -0.0100831 Jy ! Component: 1200 - total flux cleaned = -0.0103376 Jy ! Component: 1250 - total flux cleaned = -0.0106954 Jy ! Component: 1300 - total flux cleaned = -0.0110131 Jy ! Component: 1350 - total flux cleaned = -0.0113622 Jy ! Component: 1400 - total flux cleaned = -0.0117073 Jy ! Component: 1450 - total flux cleaned = -0.0118768 Jy ! Component: 1500 - total flux cleaned = -0.0120114 Jy ! Component: 1550 - total flux cleaned = -0.0122767 Jy ! Component: 1600 - total flux cleaned = -0.0124744 Jy ! Component: 1650 - total flux cleaned = -0.0126042 Jy ! Component: 1700 - total flux cleaned = -0.0127651 Jy ! Component: 1750 - total flux cleaned = -0.0128613 Jy ! Component: 1800 - total flux cleaned = -0.0130817 Jy ! Component: 1850 - total flux cleaned = -0.013237 Jy ! Component: 1900 - total flux cleaned = -0.0133906 Jy ! Component: 1950 - total flux cleaned = -0.0136339 Jy ! Component: 2000 - total flux cleaned = -0.0137541 Jy ! Total flux subtracted in 2048 components = -0.0138434 Jy ! Clean residual min=-0.001685 max=0.001485 Jy/beam ! Clean residual mean=0.000005 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 0.616637 Jy keep ! Adding 146 model components to the UV plane model. ! The established model now contains 186 components and 0.616636 Jy ![Exited script file: muppet] wmap "J0525-2338_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8768 x 2.194 at -3.135 degrees (North through East) ! Clean map min=-0.0030483 max=0.50076 Jy/beam ! Writing clean map to FITS file: J0525-2338_X_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.500756 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000571694 device "J0525-2338_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0525-2338_X_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.342499 0.342499 0.684998 1.37 2.73999 5.47998 10.96 21.9199 43.8399 87.6797 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.5 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.8768 x 2.194 at -3.135 degrees (North through East) ! Clean map min=-0.0030483 max=0.50076 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0525-2338_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0525-2338_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0525-2338_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 16:58:24 2005