! Started logfile: J1354-0206_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:22:43 2005 obs J1354-0206_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1354-0206_X_2005_05_12_yyk_uve.fits ! AN table 1: 5 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.804444 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.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 1438 lines of history. ! ! Reading 724 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 J1354-0206_X_2005_05_12_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.59991 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.6959 mas, bmaj=1.822 mas, bpa=0.05265 degrees ! Estimated noise=1.99574 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.499038 Jy ! Component: 100 - total flux cleaned = 0.602334 Jy ! Total flux subtracted in 100 components = 0.602334 Jy ! Clean residual min=-0.024482 max=0.031997 Jy/beam ! Clean residual mean=-0.000053 rms=0.007432 Jy/beam ! Combined flux in latest and established models = 0.602334 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.602334 Jy ! ! Correcting IF 1. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.102839Jy sigma=1.904673 ! Fit after self-cal, rms=0.102756Jy sigma=1.899573 ! Inverting map and beam ! Estimated beam: bmin=0.6959 mas, bmaj=1.822 mas, bpa=0.05265 degrees ! Estimated noise=1.99574 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=0.8737 mas, bmaj=2.203 mas, bpa=-2.593 degrees ! Estimated noise=1.57286 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.0542341 Jy ! Component: 100 - total flux cleaned = 0.0747532 Jy ! Component: 150 - total flux cleaned = 0.0834215 Jy ! Component: 200 - total flux cleaned = 0.0870247 Jy ! Total flux subtracted in 200 components = 0.0870247 Jy ! Clean residual min=-0.017609 max=0.023988 Jy/beam ! Clean residual mean=-0.000011 rms=0.004970 Jy/beam ! Combined flux in latest and established models = 0.689359 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 29 components and 0.689359 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084904Jy sigma=1.497225 ! Fit after self-cal, rms=0.084771Jy sigma=1.494995 ! 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.8737 x 2.203 at -2.593 degrees (North through East) ! Clean map min=-0.016999 max=0.58948 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: 1.00508 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.07 KP 0.94 ! LA 1.11 MK 1.00 NL 1.00* OV 0.99 ! PT 0.92 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01062 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.95 HN 1.05 KP 0.89 ! LA 1.11 MK 0.95 NL 1.00* OV 0.97 ! PT 0.99 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.997972 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 0.95 KP 0.86 ! LA 1.09 MK 1.02 NL 1.00* OV 1.00 ! PT 1.02 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.974118 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.03 HN 1.04 KP 0.98 ! LA 1.03 MK 0.99 NL 1.00* OV 1.04 ! PT 1.08 SC 1.00* ! ! ! Fit before self-cal, rms=0.084771Jy sigma=1.494995 ! Fit after self-cal, rms=0.069453Jy sigma=1.144445 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.069453Jy sigma=1.144445 ! Fit after self-cal, rms=0.069453Jy sigma=1.144288 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8801 mas, bmaj=2.218 mas, bpa=-2.808 degrees ! Estimated noise=1.56964 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.00165593 Jy ! Component: 100 - total flux cleaned = -0.0019872 Jy ! Component: 150 - total flux cleaned = -0.0019889 Jy ! Component: 200 - total flux cleaned = -0.00215817 Jy ! Total flux subtracted in 200 components = -0.00215817 Jy ! Clean residual min=-0.006169 max=0.007727 Jy/beam ! Clean residual mean=-0.000003 rms=0.001802 Jy/beam ! Combined flux in latest and established models = 0.6872 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.6872 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069152Jy sigma=1.138536 ! Fit after self-cal, rms=0.069099Jy sigma=1.137706 ! 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.069099Jy sigma=1.137706 ! Fit after self-cal, rms=0.067329Jy sigma=1.109451 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.000375127 Jy ! Component: 100 - total flux cleaned = -0.000383189 Jy ! Component: 150 - total flux cleaned = -0.000448556 Jy ! Component: 200 - total flux cleaned = -0.000565717 Jy ! Total flux subtracted in 200 components = -0.000565717 Jy ! Clean residual min=-0.005888 max=0.007527 Jy/beam ! Clean residual mean=-0.000004 rms=0.001766 Jy/beam ! Combined flux in latest and established models = 0.686635 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 38 components and 0.686635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067225Jy sigma=1.106941 ! Fit after self-cal, rms=0.067050Jy sigma=1.104932 ! 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.8801 x 2.218 at -2.808 degrees (North through East) ! Clean map min=-0.0054274 max=0.59205 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.067050Jy sigma=1.104932 ! Fit after self-cal, rms=0.065604Jy sigma=1.065845 ! 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.065604Jy sigma=1.065845 ! Fit after self-cal, rms=0.065588Jy sigma=1.065691 ! Inverting map and beam ! Estimated beam: bmin=0.882 mas, bmaj=2.217 mas, bpa=-2.712 degrees ! Estimated noise=1.57177 mJy/beam. ! Added new window around map position (4.6, 1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00414519 Jy ! Component: 100 - total flux cleaned = 0.00548504 Jy ! Component: 150 - total flux cleaned = 0.00549882 Jy ! Component: 200 - total flux cleaned = 0.00550301 Jy ! Total flux subtracted in 200 components = 0.00550301 Jy ! Clean residual min=-0.004599 max=0.005798 Jy/beam ! Clean residual mean=-0.000006 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.692138 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 57 components and 0.692138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064773Jy sigma=1.044755 ! Fit after self-cal, rms=0.064722Jy sigma=1.044430 ! Inverting map ! Added new window around map position (-23, -12.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00427475 Jy ! Component: 100 - total flux cleaned = 0.00614725 Jy ! Component: 150 - total flux cleaned = 0.00696595 Jy ! Component: 200 - total flux cleaned = 0.00751871 Jy ! Total flux subtracted in 200 components = 0.00751871 Jy ! Clean residual min=-0.004075 max=0.004268 Jy/beam ! Clean residual mean=-0.000008 rms=0.001154 Jy/beam ! Combined flux in latest and established models = 0.699656 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 76 components and 0.699656 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064168Jy sigma=1.033843 ! Fit after self-cal, rms=0.064161Jy sigma=1.033512 ! 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.064161Jy sigma=1.033512 ! Fit after self-cal, rms=0.059243Jy sigma=0.948748 ! 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.059243Jy sigma=0.948748 ! Fit after self-cal, rms=0.059238Jy sigma=0.948740 ! Inverting map and beam ! Estimated beam: bmin=0.8769 mas, bmaj=2.213 mas, bpa=-2.877 degrees ! Estimated noise=1.56443 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00134788 Jy ! Component: 100 - total flux cleaned = 0.00154323 Jy ! Component: 150 - total flux cleaned = 0.00180286 Jy ! Component: 200 - total flux cleaned = 0.00187861 Jy ! Total flux subtracted in 200 components = 0.00187861 Jy ! Clean residual min=-0.004076 max=0.004170 Jy/beam ! Clean residual mean=-0.000005 rms=0.001081 Jy/beam ! Combined flux in latest and established models = 0.701535 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.701535 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058960Jy sigma=0.944286 ! Fit after self-cal, rms=0.058963Jy sigma=0.944184 ! 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.644 mas, bmaj=3.761 mas, bpa=10.11 degrees ! Estimated noise=2.05009 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.00182118 Jy ! Component: 100 - total flux cleaned = 0.00204835 Jy ! Component: 150 - total flux cleaned = 0.00224544 Jy ! Component: 200 - total flux cleaned = 0.00237663 Jy ! Total flux subtracted in 200 components = 0.00237663 Jy ! Clean residual min=-0.004142 max=0.004264 Jy/beam ! Clean residual mean=-0.000009 rms=0.001347 Jy/beam ! Combined flux in latest and established models = 0.703911 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 92 components and 0.703911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058937Jy sigma=0.943379 ! Fit after self-cal, rms=0.058930Jy sigma=0.943346 ! 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.6971 mas, bmaj=1.829 mas, bpa=-0.2175 degrees ! Estimated noise=1.992 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.498522 Jy ! Component: 100 - total flux cleaned = 0.601896 Jy ! Component: 150 - total flux cleaned = 0.644961 Jy ! Component: 200 - total flux cleaned = 0.663678 Jy ! Total flux subtracted in 200 components = 0.663678 Jy ! Clean residual min=-0.008534 max=0.008965 Jy/beam ! Clean residual mean=-0.000001 rms=0.002408 Jy/beam ! Combined flux in latest and established models = 0.663678 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.663678 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8769 mas, bmaj=2.213 mas, bpa=-2.877 degrees ! Estimated noise=1.56443 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.0147523 Jy ! Component: 100 - total flux cleaned = 0.0233763 Jy ! Component: 150 - total flux cleaned = 0.0280756 Jy ! Component: 200 - total flux cleaned = 0.0309876 Jy ! Total flux subtracted in 200 components = 0.0309876 Jy ! Clean residual min=-0.004740 max=0.004831 Jy/beam ! Clean residual mean=-0.000004 rms=0.001290 Jy/beam ! Combined flux in latest and established models = 0.694666 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 30 components and 0.694666 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.644 mas, bmaj=3.761 mas, bpa=10.11 degrees ! Estimated noise=2.05009 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.00410308 Jy ! Component: 100 - total flux cleaned = 0.00641978 Jy ! Component: 150 - total flux cleaned = 0.00738354 Jy ! Component: 200 - total flux cleaned = 0.00794466 Jy ! Total flux subtracted in 200 components = 0.00794466 Jy ! Clean residual min=-0.004108 max=0.004222 Jy/beam ! Clean residual mean=-0.000007 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.70261 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 51 components and 0.70261 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8769 mas, bmaj=2.213 mas, bpa=-2.877 degrees ! Estimated noise=1.56443 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000299417 Jy ! Component: 100 - total flux cleaned = 0.00101852 Jy ! Component: 150 - total flux cleaned = 0.00101999 Jy ! Component: 200 - total flux cleaned = 0.000824546 Jy ! Total flux subtracted in 200 components = 0.000824546 Jy ! Clean residual min=-0.004308 max=0.004864 Jy/beam ! Clean residual mean=-0.000003 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 0.703435 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 71 components and 0.703435 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059087Jy sigma=0.948226 ! Fit after self-cal, rms=0.059063Jy sigma=0.947951 wmodel J1354-0206_X_2005_05_12_yyk\_map.mod ! Writing 71 model components to file: J1354-0206_X_2005_05_12_yyk_map.mod wobs J1354-0206_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1354-0206_X_2005_05_12_yyk_uvs.fits wwins J1354-0206_X_2005_05_12_yyk\_map.win ! wwins: Wrote 3 windows to J1354-0206_X_2005_05_12_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.000885251 Jy ! Component: 100 - total flux cleaned = 0.00132089 Jy ! Component: 150 - total flux cleaned = 0.00158434 Jy ! Component: 200 - total flux cleaned = 0.00170666 Jy ! Component: 250 - total flux cleaned = 0.00193467 Jy ! Component: 300 - total flux cleaned = 0.00209603 Jy ! Component: 350 - total flux cleaned = 0.00230218 Jy ! Component: 400 - total flux cleaned = 0.00259749 Jy ! Component: 450 - total flux cleaned = 0.00269228 Jy ! Component: 500 - total flux cleaned = 0.00278365 Jy ! Component: 550 - total flux cleaned = 0.0027841 Jy ! Component: 600 - total flux cleaned = 0.00274171 Jy ! Component: 650 - total flux cleaned = 0.00278234 Jy ! Component: 700 - total flux cleaned = 0.00294174 Jy ! Component: 750 - total flux cleaned = 0.00301862 Jy ! Component: 800 - total flux cleaned = 0.00313194 Jy ! Component: 850 - total flux cleaned = 0.00324211 Jy ! Component: 900 - total flux cleaned = 0.00335029 Jy ! Component: 950 - total flux cleaned = 0.00342128 Jy ! Component: 1000 - total flux cleaned = 0.00349112 Jy ! Component: 1050 - total flux cleaned = 0.00359276 Jy ! Component: 1100 - total flux cleaned = 0.00349212 Jy ! Component: 1150 - total flux cleaned = 0.00352512 Jy ! Component: 1200 - total flux cleaned = 0.00362232 Jy ! Component: 1250 - total flux cleaned = 0.00352613 Jy ! Component: 1300 - total flux cleaned = 0.00352619 Jy ! Component: 1350 - total flux cleaned = 0.00346395 Jy ! Component: 1400 - total flux cleaned = 0.00352489 Jy ! Component: 1450 - total flux cleaned = 0.00343392 Jy ! Component: 1500 - total flux cleaned = 0.00346382 Jy ! Component: 1550 - total flux cleaned = 0.00343429 Jy ! Component: 1600 - total flux cleaned = 0.00346342 Jy ! Component: 1650 - total flux cleaned = 0.00343457 Jy ! Component: 1700 - total flux cleaned = 0.00346302 Jy ! Component: 1750 - total flux cleaned = 0.00346303 Jy ! Component: 1800 - total flux cleaned = 0.00346308 Jy ! Component: 1850 - total flux cleaned = 0.00343557 Jy ! Component: 1900 - total flux cleaned = 0.00343519 Jy ! Component: 1950 - total flux cleaned = 0.00340795 Jy ! Component: 2000 - total flux cleaned = 0.00346151 Jy ! Total flux subtracted in 2048 components = 0.00338158 Jy ! Clean residual min=-0.001411 max=0.001541 Jy/beam ! Clean residual mean=-0.000006 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.706817 Jy keep ! Adding 99 model components to the UV plane model. ! The established model now contains 170 components and 0.706816 Jy ![Exited script file: muppet] wmap "J1354-0206_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8769 x 2.213 at -2.877 degrees (North through East) ! Clean map min=-0.0047133 max=0.59026 Jy/beam ! Writing clean map to FITS file: J1354-0206_X_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.590263 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000447255 device "J1354-0206_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1354-0206_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.227317 0.227317 0.454633 0.909266 1.81853 3.63706 7.27413 14.5483 29.0965 58.193 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.59 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.8769 x 2.213 at -2.877 degrees (North through East) ! Clean map min=-0.0047133 max=0.59026 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1354-0206_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1354-0206_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1354-0206_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:22:47 2005