! Started logfile: J1354-0206_X_2002_01_31_yyk_uvs.log on Wed Jun 27 10:58:16 2007 obs J1354-0206_X_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1354-0206_X_2002_01_31_yyk_uva.fits ! AN table 1: 131 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.648007 visibilities/baseline/integration-bin. ! Found source: J1354-0206 ! ! 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 1544 lines of history. ! ! Reading 15280 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 flag NL ! Flagging baselines of antenna 1:NL in the currently selected channels. ![@muppet J1354-0206_X_2002_01_31_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.61045 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.6466 mas, bmaj=1.746 mas, bpa=4.352 degrees ! Estimated noise=1119.61 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.469811 Jy ! Component: 100 - total flux cleaned = 0.556054 Jy ! Total flux subtracted in 100 components = 0.556054 Jy ! Clean residual min=-0.030611 max=0.034301 Jy/beam ! Clean residual mean=-0.000024 rms=0.005338 Jy/beam ! Combined flux in latest and established models = 0.556054 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.556054 Jy ! ! Correcting IF 1. ! A total of 406 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 406 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 406 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 406 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.207146Jy sigma=0.001874 ! Fit after self-cal, rms=0.205784Jy sigma=0.001866 ! Inverting map and beam ! Estimated beam: bmin=0.6465 mas, bmaj=1.746 mas, bpa=4.351 degrees ! Estimated noise=1121.19 mJy/beam. ! Added new window around map position (1, 0.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0452409 Jy ! Component: 100 - total flux cleaned = 0.0702256 Jy ! Total flux subtracted in 100 components = 0.0702256 Jy ! Clean residual min=-0.024484 max=0.021381 Jy/beam ! Clean residual mean=-0.000008 rms=0.004141 Jy/beam ! Combined flux in latest and established models = 0.62628 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 27 components and 0.62628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.195913Jy sigma=0.001756 ! Fit after self-cal, rms=0.195586Jy sigma=0.001753 ! 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.9378 mas, bmaj=2.204 mas, bpa=3.316 degrees ! Estimated noise=658.871 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.007519 Jy ! Component: 100 - total flux cleaned = 0.0092528 Jy ! Component: 150 - total flux cleaned = 0.0104031 Jy ! Component: 200 - total flux cleaned = 0.0108134 Jy ! Total flux subtracted in 200 components = 0.0108134 Jy ! Clean residual min=-0.024629 max=0.016462 Jy/beam ! Clean residual mean=-0.000048 rms=0.005419 Jy/beam ! Combined flux in latest and established models = 0.637093 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 33 components and 0.637093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194386Jy sigma=0.001740 ! Fit after self-cal, rms=0.194334Jy sigma=0.001740 ! 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.9378 x 2.204 at 3.316 degrees (North through East) ! Clean map min=-0.023134 max=0.5709 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01154 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.93 HN 1.00* KP 1.00 ! LA 1.09 MK 0.98 NL 1.00* OV 0.94 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01976 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.91 HN 1.00* KP 0.97 ! LA 1.09 MK 0.98 NL 1.00* OV 0.90 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.989467 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.88 HN 1.00* KP 0.99 ! LA 1.12 MK 1.03 NL 1.00* OV 0.95 ! PT 1.07 SC 1.05 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.975646 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.87 HN 1.00* KP 1.08 ! LA 1.11 MK 1.05 NL 1.00* OV 0.97 ! PT 1.15 SC 1.01 ! ! ! Fit before self-cal, rms=0.194334Jy sigma=0.001740 ! Fit after self-cal, rms=0.185658Jy sigma=0.001644 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.185658Jy sigma=0.001644 ! Fit after self-cal, rms=0.185648Jy sigma=0.001644 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9452 mas, bmaj=2.21 mas, bpa=3.543 degrees ! Estimated noise=657.591 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 (3, -0.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00777632 Jy ! Component: 100 - total flux cleaned = 0.00815776 Jy ! Component: 150 - total flux cleaned = 0.00830796 Jy ! Component: 200 - total flux cleaned = 0.00842415 Jy ! Total flux subtracted in 200 components = 0.00842416 Jy ! Clean residual min=-0.004816 max=0.005805 Jy/beam ! Clean residual mean=0.000013 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.645517 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 58 components and 0.645517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185303Jy sigma=0.001640 ! Fit after self-cal, rms=0.185265Jy sigma=0.001640 ! 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.185265Jy sigma=0.001640 ! Fit after self-cal, rms=0.155867Jy sigma=0.001395 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.000888826 Jy ! Component: 100 - total flux cleaned = 0.000917702 Jy ! Component: 150 - total flux cleaned = 0.000939308 Jy ! Component: 200 - total flux cleaned = 0.000966183 Jy ! Total flux subtracted in 200 components = 0.000966183 Jy ! Clean residual min=-0.005063 max=0.004819 Jy/beam ! Clean residual mean=0.000014 rms=0.001166 Jy/beam ! Combined flux in latest and established models = 0.646483 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 67 components and 0.646483 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.154831Jy sigma=0.001385 ! Fit after self-cal, rms=0.146661Jy sigma=0.001318 ! 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.9452 x 2.21 at 3.543 degrees (North through East) ! Clean map min=-0.0050702 max=0.58228 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.146661Jy sigma=0.001318 ! Fit after self-cal, rms=0.143733Jy sigma=0.001294 ! 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.143733Jy sigma=0.001294 ! Fit after self-cal, rms=0.141502Jy sigma=0.001276 ! Inverting map and beam ! Estimated beam: bmin=0.9289 mas, bmaj=2.198 mas, bpa=4.472 degrees ! Estimated noise=652.163 mJy/beam. ! Added new window around map position (1.4, -2.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00174691 Jy ! Component: 100 - total flux cleaned = 0.00164189 Jy ! Component: 150 - total flux cleaned = 0.00147791 Jy ! Component: 200 - total flux cleaned = 0.00127748 Jy ! Total flux subtracted in 200 components = 0.00127748 Jy ! Clean residual min=-0.002885 max=0.002882 Jy/beam ! Clean residual mean=0.000002 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.647761 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 87 components and 0.647761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.141382Jy sigma=0.001274 ! Fit after self-cal, rms=0.140603Jy sigma=0.001268 ! 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.140603Jy sigma=0.001268 ! Fit after self-cal, rms=0.139827Jy sigma=0.001264 ! 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.139827Jy sigma=0.001264 ! Fit after self-cal, rms=0.139564Jy sigma=0.001262 ! Inverting map and beam ! Estimated beam: bmin=0.9263 mas, bmaj=2.193 mas, bpa=4.587 degrees ! Estimated noise=651.372 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113844 Jy ! Component: 100 - total flux cleaned = 0.00107019 Jy ! Component: 150 - total flux cleaned = 0.00106856 Jy ! Component: 200 - total flux cleaned = 0.00106798 Jy ! Total flux subtracted in 200 components = 0.00106798 Jy ! Clean residual min=-0.002772 max=0.002726 Jy/beam ! Clean residual mean=0.000001 rms=0.000710 Jy/beam ! Combined flux in latest and established models = 0.648829 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 100 components and 0.648829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139524Jy sigma=0.001262 ! Fit after self-cal, rms=0.139390Jy sigma=0.001261 ! 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.629 mas, bmaj=4.957 mas, bpa=28.45 degrees ! Estimated noise=815.984 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.000339228 Jy ! Component: 100 - total flux cleaned = -0.000424481 Jy ! Component: 150 - total flux cleaned = -0.000489539 Jy ! Component: 200 - total flux cleaned = -0.000528111 Jy ! Total flux subtracted in 200 components = -0.000528111 Jy ! Clean residual min=-0.002914 max=0.002937 Jy/beam ! Clean residual mean=0.000002 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.648301 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 108 components and 0.648301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139391Jy sigma=0.001261 ! Fit after self-cal, rms=0.139314Jy sigma=0.001260 ! 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.6458 mas, bmaj=1.753 mas, bpa=4.83 degrees ! Estimated noise=1100.34 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.478287 Jy ! Component: 100 - total flux cleaned = 0.561186 Jy ! Component: 150 - total flux cleaned = 0.598366 Jy ! Component: 200 - total flux cleaned = 0.619122 Jy ! Total flux subtracted in 200 components = 0.619122 Jy ! Clean residual min=-0.006306 max=0.007824 Jy/beam ! Clean residual mean=-0.000008 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.619122 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.619122 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9263 mas, bmaj=2.193 mas, bpa=4.587 degrees ! Estimated noise=651.372 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.0188073 Jy ! Component: 100 - total flux cleaned = 0.0257655 Jy ! Component: 150 - total flux cleaned = 0.0282254 Jy ! Component: 200 - total flux cleaned = 0.0289301 Jy ! Total flux subtracted in 200 components = 0.0289301 Jy ! Clean residual min=-0.002906 max=0.002688 Jy/beam ! Clean residual mean=-0.000000 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 0.648053 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 44 components and 0.648053 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.629 mas, bmaj=4.957 mas, bpa=28.45 degrees ! Estimated noise=815.984 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.00168291 Jy ! Component: 100 - total flux cleaned = 0.00199904 Jy ! Component: 150 - total flux cleaned = 0.00194566 Jy ! Component: 200 - total flux cleaned = 0.00192123 Jy ! Total flux subtracted in 200 components = 0.00192123 Jy ! Clean residual min=-0.002926 max=0.003036 Jy/beam ! Clean residual mean=0.000001 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.649974 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 56 components and 0.649974 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9263 mas, bmaj=2.193 mas, bpa=4.587 degrees ! Estimated noise=651.372 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000401852 Jy ! Component: 100 - total flux cleaned = -0.000261028 Jy ! Component: 150 - total flux cleaned = -1.64039e-05 Jy ! Component: 200 - total flux cleaned = 0.000195659 Jy ! Total flux subtracted in 200 components = 0.000195659 Jy ! Clean residual min=-0.002709 max=0.002696 Jy/beam ! Clean residual mean=0.000000 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.650169 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 68 components and 0.650169 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.139361Jy sigma=0.001261 ! Fit after self-cal, rms=0.139301Jy sigma=0.001260 wmodel J1354-0206_X_2002_01_31_yyk\_map.mod ! Writing 68 model components to file: J1354-0206_X_2002_01_31_yyk_map.mod wobs J1354-0206_X_2002_01_31_yyk\_uvs.fits ! Applying 131 buffered edits. ! Writing UV FITS file: J1354-0206_X_2002_01_31_yyk_uvs.fits wwins J1354-0206_X_2002_01_31_yyk\_map.win ! wwins: Wrote 4 windows to J1354-0206_X_2002_01_31_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.000150224 Jy ! Component: 100 - total flux cleaned = 1.45643e-05 Jy ! Component: 150 - total flux cleaned = -0.000114866 Jy ! Component: 200 - total flux cleaned = -0.000274956 Jy ! Component: 250 - total flux cleaned = -0.00061752 Jy ! Component: 300 - total flux cleaned = -0.000839009 Jy ! Component: 350 - total flux cleaned = -0.00101811 Jy ! Component: 400 - total flux cleaned = -0.00112298 Jy ! Component: 450 - total flux cleaned = -0.00136034 Jy ! Component: 500 - total flux cleaned = -0.00152564 Jy ! Component: 550 - total flux cleaned = -0.00168671 Jy ! Component: 600 - total flux cleaned = -0.00178171 Jy ! Component: 650 - total flux cleaned = -0.00196512 Jy ! Component: 700 - total flux cleaned = -0.00202498 Jy ! Component: 750 - total flux cleaned = -0.0021721 Jy ! Component: 800 - total flux cleaned = -0.00231585 Jy ! Component: 850 - total flux cleaned = -0.00237183 Jy ! Component: 900 - total flux cleaned = -0.00248272 Jy ! Component: 950 - total flux cleaned = -0.00248303 Jy ! Component: 1000 - total flux cleaned = -0.00253712 Jy ! Component: 1050 - total flux cleaned = -0.0025894 Jy ! Component: 1100 - total flux cleaned = -0.00251155 Jy ! Component: 1150 - total flux cleaned = -0.00248625 Jy ! Component: 1200 - total flux cleaned = -0.00253656 Jy ! Component: 1250 - total flux cleaned = -0.00241281 Jy ! Component: 1300 - total flux cleaned = -0.00241276 Jy ! Component: 1350 - total flux cleaned = -0.00234052 Jy ! Component: 1400 - total flux cleaned = -0.00224553 Jy ! Component: 1450 - total flux cleaned = -0.00208178 Jy ! Component: 1500 - total flux cleaned = -0.00198975 Jy ! Component: 1550 - total flux cleaned = -0.0019215 Jy ! Component: 1600 - total flux cleaned = -0.0018314 Jy ! Component: 1650 - total flux cleaned = -0.0016535 Jy ! Component: 1700 - total flux cleaned = -0.00152158 Jy ! Component: 1750 - total flux cleaned = -0.00145661 Jy ! Component: 1800 - total flux cleaned = -0.00126305 Jy ! Component: 1850 - total flux cleaned = -0.0011568 Jy ! Component: 1900 - total flux cleaned = -0.0010096 Jy ! Component: 1950 - total flux cleaned = -0.000968164 Jy ! Component: 2000 - total flux cleaned = -0.000885566 Jy ! Total flux subtracted in 2048 components = -0.00074281 Jy ! Clean residual min=-0.001350 max=0.001101 Jy/beam ! Clean residual mean=0.000004 rms=0.000384 Jy/beam ! Combined flux in latest and established models = 0.649427 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 208 components and 0.649427 Jy ![Exited script file: muppet] wmap "J1354-0206_X_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9263 x 2.193 at 4.587 degrees (North through East) ! Clean map min=-0.0020692 max=0.5775 Jy/beam ! Writing clean map to FITS file: J1354-0206_X_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.577497 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00038381 device "J1354-0206_X_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1354-0206_X_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.199383 0.199383 0.398766 0.797532 1.59506 3.19013 6.38025 12.7605 25.521 51.042 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.577 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.9263 x 2.193 at 4.587 degrees (North through East) ! Clean map min=-0.0020692 max=0.5775 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1354-0206_X_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1354-0206_X_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1354-0206_X_2002_01_31_yyk_uvs.log closed on Wed Jun 27 10:58:24 2007