! Started logfile: J2314-3138_X_2002_05_14_yyk_uvs.log on Tue Jun 26 23:24:32 2007 obs J2314-3138_X_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J2314-3138_X_2002_05_14_yyk_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.714035 visibilities/baseline/integration-bin. ! Found source: J2314-3138 ! ! 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.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1076 lines of history. ! ! Reading 9768 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 J2314-3138_X_2002_05_14_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.529169 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.708 mas, bmaj=1.537 mas, bpa=-3.708 degrees ! Estimated noise=1610.76 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.383333 Jy ! Component: 100 - total flux cleaned = 0.473905 Jy ! Total flux subtracted in 100 components = 0.473905 Jy ! Clean residual min=-0.017857 max=0.038646 Jy/beam ! Clean residual mean=-0.000104 rms=0.005707 Jy/beam ! Combined flux in latest and established models = 0.473906 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.473906 Jy ! ! Correcting IF 1. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.217966Jy sigma=0.001514 ! Fit after self-cal, rms=0.217559Jy sigma=0.001512 ! Inverting map and beam ! Estimated beam: bmin=0.708 mas, bmaj=1.537 mas, bpa=-3.708 degrees ! Estimated noise=1610.92 mJy/beam. ! Added new window around map position (-0.4, 2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0485545 Jy ! Component: 100 - total flux cleaned = 0.0752689 Jy ! Total flux subtracted in 100 components = 0.0752689 Jy ! Clean residual min=-0.013749 max=0.020781 Jy/beam ! Clean residual mean=-0.000010 rms=0.003700 Jy/beam ! Combined flux in latest and established models = 0.549174 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 29 components and 0.549174 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206138Jy sigma=0.001407 ! Fit after self-cal, rms=0.205735Jy sigma=0.001404 ! 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.9423 mas, bmaj=2.078 mas, bpa=-0.3519 degrees ! Estimated noise=980.907 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 (-1.4, 3). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0330407 Jy ! Component: 100 - total flux cleaned = 0.0478053 Jy ! Component: 150 - total flux cleaned = 0.0550725 Jy ! Component: 200 - total flux cleaned = 0.0566751 Jy ! Total flux subtracted in 200 components = 0.0566751 Jy ! Clean residual min=-0.008375 max=0.010409 Jy/beam ! Clean residual mean=0.000136 rms=0.002560 Jy/beam ! Combined flux in latest and established models = 0.60585 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 55 components and 0.60585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202480Jy sigma=0.001377 ! Fit after self-cal, rms=0.202300Jy sigma=0.001375 ! 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.9423 x 2.078 at -0.3519 degrees (North through East) ! Clean map min=-0.0076179 max=0.44532 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.992864 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.10 KP 0.92 ! LA 1.01 NL 1.03 OV 0.99 PT 0.99 ! SC 0.99 MK 1.04 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01345 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.98 HN 1.07 KP 0.88 ! LA 0.99 NL 1.01 OV 0.96 PT 1.02 ! SC 0.95 MK 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00875 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.93 HN 1.07 KP 0.91 ! LA 0.97 NL 0.98 OV 0.99 PT 1.05 ! SC 0.99 MK 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.975662 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 0.92 HN 1.09 KP 0.98 ! LA 0.98 NL 1.03 OV 1.02 PT 1.11 ! SC 1.04 MK 0.98 ! ! ! Fit before self-cal, rms=0.202300Jy sigma=0.001375 ! Fit after self-cal, rms=0.201365Jy sigma=0.001357 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.201365Jy sigma=0.001357 ! Fit after self-cal, rms=0.201364Jy sigma=0.001357 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9444 mas, bmaj=2.079 mas, bpa=-0.2382 degrees ! Estimated noise=974.637 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 (-4.4, 5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0061145 Jy ! Component: 100 - total flux cleaned = 0.00579719 Jy ! Component: 150 - total flux cleaned = 0.00529669 Jy ! Component: 200 - total flux cleaned = 0.00477824 Jy ! Total flux subtracted in 200 components = 0.00477824 Jy ! Clean residual min=-0.005229 max=0.004620 Jy/beam ! Clean residual mean=0.000064 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.610628 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 81 components and 0.610628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.201102Jy sigma=0.001355 ! Fit after self-cal, rms=0.201096Jy sigma=0.001355 ! 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.201096Jy sigma=0.001355 ! Fit after self-cal, rms=0.185955Jy sigma=0.001236 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.00526549 Jy ! Component: 100 - total flux cleaned = 0.00492533 Jy ! Component: 150 - total flux cleaned = 0.00472815 Jy ! Component: 200 - total flux cleaned = 0.00453819 Jy ! Total flux subtracted in 200 components = 0.00453819 Jy ! Clean residual min=-0.004980 max=0.004462 Jy/beam ! Clean residual mean=0.000073 rms=0.001250 Jy/beam ! Combined flux in latest and established models = 0.615166 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 96 components and 0.615166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185805Jy sigma=0.001235 ! Fit after self-cal, rms=0.183956Jy sigma=0.001221 ! 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.9444 x 2.079 at -0.2382 degrees (North through East) ! Clean map min=-0.0048863 max=0.45023 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.183956Jy sigma=0.001221 ! Fit after self-cal, rms=0.183870Jy sigma=0.001215 ! 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.183870Jy sigma=0.001215 ! Fit after self-cal, rms=0.183494Jy sigma=0.001212 ! Inverting map and beam ! Estimated beam: bmin=0.9424 mas, bmaj=2.076 mas, bpa=-0.2596 degrees ! Estimated noise=970.596 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00140176 Jy ! Component: 100 - total flux cleaned = 0.00122604 Jy ! Component: 150 - total flux cleaned = 0.00107042 Jy ! Component: 200 - total flux cleaned = 0.000998603 Jy ! Total flux subtracted in 200 components = 0.000998603 Jy ! Clean residual min=-0.004053 max=0.003872 Jy/beam ! Clean residual mean=0.000015 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.616165 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 105 components and 0.616165 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183415Jy sigma=0.001211 ! Fit after self-cal, rms=0.183305Jy sigma=0.001211 ! 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.183305Jy sigma=0.001211 ! Fit after self-cal, rms=0.183304Jy sigma=0.001208 ! 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.183304Jy sigma=0.001208 ! Fit after self-cal, rms=0.183270Jy sigma=0.001208 ! Inverting map and beam ! Estimated beam: bmin=0.9424 mas, bmaj=2.075 mas, bpa=-0.2763 degrees ! Estimated noise=970.041 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000111278 Jy ! Component: 100 - total flux cleaned = -0.000181843 Jy ! Component: 150 - total flux cleaned = -0.000242421 Jy ! Component: 200 - total flux cleaned = -0.000242732 Jy ! Total flux subtracted in 200 components = -0.000242732 Jy ! Clean residual min=-0.003993 max=0.003893 Jy/beam ! Clean residual mean=0.000010 rms=0.000984 Jy/beam ! Combined flux in latest and established models = 0.615922 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 112 components and 0.615922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183219Jy sigma=0.001207 ! Fit after self-cal, rms=0.183196Jy sigma=0.001207 ! 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.394 mas, bmaj=6.437 mas, bpa=2.545 degrees ! Estimated noise=1208.71 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.000836192 Jy ! Component: 100 - total flux cleaned = -0.000971302 Jy ! Component: 150 - total flux cleaned = -0.00104062 Jy ! Component: 200 - total flux cleaned = -0.00104355 Jy ! Total flux subtracted in 200 components = -0.00104355 Jy ! Clean residual min=-0.003494 max=0.004580 Jy/beam ! Clean residual mean=0.000016 rms=0.001168 Jy/beam ! Combined flux in latest and established models = 0.614879 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 116 components and 0.614879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183178Jy sigma=0.001207 ! Fit after self-cal, rms=0.183155Jy sigma=0.001207 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.7081 mas, bmaj=1.535 mas, bpa=-3.539 degrees ! Estimated noise=1605 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.389419 Jy ! Component: 100 - total flux cleaned = 0.483757 Jy ! Component: 150 - total flux cleaned = 0.528156 Jy ! Component: 200 - total flux cleaned = 0.554735 Jy ! Total flux subtracted in 200 components = 0.554735 Jy ! Clean residual min=-0.008549 max=0.011051 Jy/beam ! Clean residual mean=-0.000051 rms=0.002412 Jy/beam ! Combined flux in latest and established models = 0.554735 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.554735 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9424 mas, bmaj=2.075 mas, bpa=-0.2763 degrees ! Estimated noise=970.041 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.0268795 Jy ! Component: 100 - total flux cleaned = 0.039061 Jy ! Component: 150 - total flux cleaned = 0.0461362 Jy ! Component: 200 - total flux cleaned = 0.050741 Jy ! Total flux subtracted in 200 components = 0.050741 Jy ! Clean residual min=-0.004313 max=0.003842 Jy/beam ! Clean residual mean=-0.000008 rms=0.001073 Jy/beam ! Combined flux in latest and established models = 0.605476 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 71 components and 0.605476 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.394 mas, bmaj=6.437 mas, bpa=2.545 degrees ! Estimated noise=1208.71 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.00433714 Jy ! Component: 100 - total flux cleaned = 0.00655015 Jy ! Component: 150 - total flux cleaned = 0.00708318 Jy ! Component: 200 - total flux cleaned = 0.00744178 Jy ! Total flux subtracted in 200 components = 0.00744178 Jy ! Clean residual min=-0.003614 max=0.004688 Jy/beam ! Clean residual mean=0.000011 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.612918 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 96 components and 0.612918 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9424 mas, bmaj=2.075 mas, bpa=-0.2763 degrees ! Estimated noise=970.041 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000709114 Jy ! Component: 100 - total flux cleaned = -0.000375046 Jy ! Component: 150 - total flux cleaned = -0.000138697 Jy ! Component: 200 - total flux cleaned = -3.2605e-05 Jy ! Total flux subtracted in 200 components = -3.2605e-05 Jy ! Clean residual min=-0.004142 max=0.003917 Jy/beam ! Clean residual mean=0.000005 rms=0.000966 Jy/beam ! Combined flux in latest and established models = 0.612885 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 115 components and 0.612886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183177Jy sigma=0.001207 ! Fit after self-cal, rms=0.183144Jy sigma=0.001207 wmodel J2314-3138_X_2002_05_14_yyk\_map.mod ! Writing 115 model components to file: J2314-3138_X_2002_05_14_yyk_map.mod wobs J2314-3138_X_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J2314-3138_X_2002_05_14_yyk_uvs.fits wwins J2314-3138_X_2002_05_14_yyk\_map.win ! wwins: Wrote 4 windows to J2314-3138_X_2002_05_14_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000658504 Jy ! Component: 100 - total flux cleaned = -0.000592754 Jy ! Component: 150 - total flux cleaned = -0.000764457 Jy ! Component: 200 - total flux cleaned = -0.000925824 Jy ! Component: 250 - total flux cleaned = -0.000925667 Jy ! Component: 300 - total flux cleaned = -0.00107422 Jy ! Component: 350 - total flux cleaned = -0.00116822 Jy ! Component: 400 - total flux cleaned = -0.0013976 Jy ! Component: 450 - total flux cleaned = -0.00148627 Jy ! Component: 500 - total flux cleaned = -0.00135835 Jy ! Component: 550 - total flux cleaned = -0.00144365 Jy ! Component: 600 - total flux cleaned = -0.00136112 Jy ! Component: 650 - total flux cleaned = -0.00116009 Jy ! Component: 700 - total flux cleaned = -0.000887228 Jy ! Component: 750 - total flux cleaned = -0.000773534 Jy ! Component: 800 - total flux cleaned = -0.000735686 Jy ! Component: 850 - total flux cleaned = -0.000662308 Jy ! Component: 900 - total flux cleaned = -0.000661942 Jy ! Component: 950 - total flux cleaned = -0.000555211 Jy ! Component: 1000 - total flux cleaned = -0.00052034 Jy ! Component: 1050 - total flux cleaned = -0.000418018 Jy ! Component: 1100 - total flux cleaned = -0.000485405 Jy ! Component: 1150 - total flux cleaned = -0.000518041 Jy ! Component: 1200 - total flux cleaned = -0.000583325 Jy ! Component: 1250 - total flux cleaned = -0.000679787 Jy ! Component: 1300 - total flux cleaned = -0.000743972 Jy ! Component: 1350 - total flux cleaned = -0.000993939 Jy ! Component: 1400 - total flux cleaned = -0.00111771 Jy ! Component: 1450 - total flux cleaned = -0.00129987 Jy ! Component: 1500 - total flux cleaned = -0.00141994 Jy ! Component: 1550 - total flux cleaned = -0.00153835 Jy ! Component: 1600 - total flux cleaned = -0.0016845 Jy ! Component: 1650 - total flux cleaned = -0.00179939 Jy ! Component: 1700 - total flux cleaned = -0.00179901 Jy ! Component: 1750 - total flux cleaned = -0.00185536 Jy ! Component: 1800 - total flux cleaned = -0.00185547 Jy ! Component: 1850 - total flux cleaned = -0.00185546 Jy ! Component: 1900 - total flux cleaned = -0.00188264 Jy ! Component: 1950 - total flux cleaned = -0.00185578 Jy ! Component: 2000 - total flux cleaned = -0.00188212 Jy ! Total flux subtracted in 2048 components = -0.00190845 Jy ! Clean residual min=-0.001569 max=0.001401 Jy/beam ! Clean residual mean=0.000006 rms=0.000498 Jy/beam ! Combined flux in latest and established models = 0.610977 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 249 components and 0.610977 Jy ![Exited script file: muppet] wmap "J2314-3138_X_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9424 x 2.075 at -0.2763 degrees (North through East) ! Clean map min=-0.002497 max=0.45255 Jy/beam ! Writing clean map to FITS file: J2314-3138_X_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.452552 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000492564 device "J2314-3138_X_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J2314-3138_X_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.326524 0.326524 0.653049 1.3061 2.61219 5.22439 10.4488 20.8976 41.7951 83.5902 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.452 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.9424 x 2.075 at -0.2763 degrees (North through East) ! Clean map min=-0.002497 max=0.45255 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2314-3138_X_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J2314-3138_X_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2314-3138_X_2002_05_14_yyk_uvs.log closed on Tue Jun 26 23:24:39 2007