! Started logfile: J1354-0206_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:26:39 2007 obs J1354-0206_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1354-0206_S_1997_05_07_yyk_uva.fits ! AN table 1: 136 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.672876 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 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 16472 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_S_1997_05_07_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.17607 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=3.794 mas, bmaj=7.904 mas, bpa=5.702 degrees ! Estimated noise=2002.57 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.963681 Jy ! Component: 100 - total flux cleaned = 1.08889 Jy ! Total flux subtracted in 100 components = 1.08889 Jy ! Clean residual min=-0.029295 max=0.037062 Jy/beam ! Clean residual mean=0.000401 rms=0.008622 Jy/beam ! Combined flux in latest and established models = 1.08889 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 1.08889 Jy ! ! Correcting IF 1. ! A total of 382 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 249 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.309561Jy sigma=0.001381 ! Fit after self-cal, rms=0.309180Jy sigma=0.001380 ! Inverting map and beam ! Estimated beam: bmin=3.794 mas, bmaj=7.904 mas, bpa=5.702 degrees ! Estimated noise=2002.74 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=4.811 mas, bmaj=9.666 mas, bpa=3.943 degrees ! Estimated noise=1159.81 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.0277923 Jy ! Component: 100 - total flux cleaned = 0.0313151 Jy ! Component: 150 - total flux cleaned = 0.0342527 Jy ! Component: 200 - total flux cleaned = 0.0362867 Jy ! Total flux subtracted in 200 components = 0.0362867 Jy ! Clean residual min=-0.026588 max=0.035709 Jy/beam ! Clean residual mean=0.000893 rms=0.008345 Jy/beam ! Combined flux in latest and established models = 1.12518 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 12 components and 1.12518 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.304988Jy sigma=0.001366 ! Fit after self-cal, rms=0.304919Jy sigma=0.001366 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.811 x 9.666 at 3.943 degrees (North through East) ! Clean map min=-0.025864 max=1.09 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.02723 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 0.98 KP 0.90 ! LA 0.99 MK 0.99 NL 1.00* OV 1.10 ! PT 0.95 SC 0.81 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.982772 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.13 HN 1.08 KP 1.00 ! LA 1.08 MK 1.05 NL 0.96 OV 1.04 ! PT 0.93 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04989 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 0.95 KP 0.92 ! LA 0.81 MK 0.88 NL 0.93 OV 0.96 ! PT 1.07 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.990211 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.13 HN 1.07 KP 0.96 ! LA 0.89 MK 1.05 NL 1.03 OV 1.07 ! PT 0.90 SC 1.01 ! ! ! Fit before self-cal, rms=0.304919Jy sigma=0.001366 ! Fit after self-cal, rms=0.275724Jy sigma=0.001267 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.275724Jy sigma=0.001267 ! Fit after self-cal, rms=0.275721Jy sigma=0.001267 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.754 mas, bmaj=9.548 mas, bpa=5.289 degrees ! Estimated noise=1171.01 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.0192563 Jy ! Component: 100 - total flux cleaned = 0.0215594 Jy ! Component: 150 - total flux cleaned = 0.0215736 Jy ! Component: 200 - total flux cleaned = 0.0214068 Jy ! Total flux subtracted in 200 components = 0.0214068 Jy ! Clean residual min=-0.008932 max=0.013915 Jy/beam ! Clean residual mean=0.000004 rms=0.002612 Jy/beam ! Combined flux in latest and established models = 1.14659 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 1.14659 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274503Jy sigma=0.001262 ! Fit after self-cal, rms=0.274473Jy sigma=0.001262 ! Inverting map ! Added new window around map position (-2.5, 13.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0140686 Jy ! Component: 100 - total flux cleaned = 0.0156813 Jy ! Component: 150 - total flux cleaned = 0.015452 Jy ! Component: 200 - total flux cleaned = 0.0148469 Jy ! Total flux subtracted in 200 components = 0.0148469 Jy ! Clean residual min=-0.008049 max=0.008274 Jy/beam ! Clean residual mean=-0.000134 rms=0.001949 Jy/beam ! Combined flux in latest and established models = 1.16143 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 44 components and 1.16143 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273747Jy sigma=0.001259 ! Fit after self-cal, rms=0.273666Jy sigma=0.001259 ! 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.273666Jy sigma=0.001259 ! Fit after self-cal, rms=0.267228Jy sigma=0.001233 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.00363256 Jy ! Component: 100 - total flux cleaned = 0.00328765 Jy ! Component: 150 - total flux cleaned = 0.00298135 Jy ! Component: 200 - total flux cleaned = 0.00269767 Jy ! Total flux subtracted in 200 components = 0.00269767 Jy ! Clean residual min=-0.007540 max=0.007718 Jy/beam ! Clean residual mean=-0.000156 rms=0.001800 Jy/beam ! Combined flux in latest and established models = 1.16413 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 60 components and 1.16413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266996Jy sigma=0.001232 ! Fit after self-cal, rms=0.266292Jy sigma=0.001230 ! 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: 4.754 x 9.548 at 5.289 degrees (North through East) ! Clean map min=-0.0074495 max=1.1081 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.266292Jy sigma=0.001230 ! Fit after self-cal, rms=0.256510Jy sigma=0.001191 ! 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.256510Jy sigma=0.001191 ! Fit after self-cal, rms=0.256394Jy sigma=0.001191 ! Inverting map and beam ! Estimated beam: bmin=4.727 mas, bmaj=9.502 mas, bpa=5.388 degrees ! Estimated noise=1167.27 mJy/beam. ! Added new window around map position (-45, 63). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00555871 Jy ! Component: 100 - total flux cleaned = 0.00696825 Jy ! Component: 150 - total flux cleaned = 0.0071988 Jy ! Component: 200 - total flux cleaned = 0.00730666 Jy ! Total flux subtracted in 200 components = 0.00730666 Jy ! Clean residual min=-0.004502 max=0.003936 Jy/beam ! Clean residual mean=-0.000099 rms=0.001107 Jy/beam ! Combined flux in latest and established models = 1.17144 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 81 components and 1.17144 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256235Jy sigma=0.001190 ! Fit after self-cal, rms=0.256204Jy sigma=0.001190 ! 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.256204Jy sigma=0.001190 ! Fit after self-cal, rms=0.256082Jy sigma=0.001189 ! 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.256082Jy sigma=0.001189 ! Fit after self-cal, rms=0.256076Jy sigma=0.001189 ! Inverting map and beam ! Estimated beam: bmin=4.723 mas, bmaj=9.497 mas, bpa=5.368 degrees ! Estimated noise=1167.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00249963 Jy ! Component: 100 - total flux cleaned = 0.0028804 Jy ! Component: 150 - total flux cleaned = 0.00305723 Jy ! Component: 200 - total flux cleaned = 0.00313453 Jy ! Total flux subtracted in 200 components = 0.00313453 Jy ! Clean residual min=-0.004130 max=0.003970 Jy/beam ! Clean residual mean=-0.000100 rms=0.001064 Jy/beam ! Combined flux in latest and established models = 1.17457 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 96 components and 1.17457 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256015Jy sigma=0.001188 ! Fit after self-cal, rms=0.256012Jy sigma=0.001188 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.447 mas, bmaj=13.78 mas, bpa=10.55 degrees ! Estimated noise=1336.92 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.00030368 Jy ! Component: 100 - total flux cleaned = -0.000240497 Jy ! Component: 150 - total flux cleaned = -0.000237521 Jy ! Component: 200 - total flux cleaned = -0.000279343 Jy ! Total flux subtracted in 200 components = -0.000279343 Jy ! Clean residual min=-0.003393 max=0.003073 Jy/beam ! Clean residual mean=-0.000155 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 1.17429 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 116 components and 1.17429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256005Jy sigma=0.001188 ! Fit after self-cal, rms=0.256005Jy sigma=0.001188 ! 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=3.762 mas, bmaj=7.846 mas, bpa=6.245 degrees ! Estimated noise=2008.65 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.968391 Jy ! Component: 100 - total flux cleaned = 1.09552 Jy ! Component: 150 - total flux cleaned = 1.12599 Jy ! Component: 200 - total flux cleaned = 1.13981 Jy ! Total flux subtracted in 200 components = 1.13981 Jy ! Clean residual min=-0.008450 max=0.008451 Jy/beam ! Clean residual mean=0.000085 rms=0.002553 Jy/beam ! Combined flux in latest and established models = 1.13981 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 24 model components to the UV plane model. ! The established model now contains 24 components and 1.13981 Jy ! Inverting map and beam ! Estimated beam: bmin=4.723 mas, bmaj=9.497 mas, bpa=5.368 degrees ! Estimated noise=1167.72 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.015233 Jy ! Component: 100 - total flux cleaned = 0.023873 Jy ! Component: 150 - total flux cleaned = 0.0282534 Jy ! Component: 200 - total flux cleaned = 0.0299655 Jy ! Total flux subtracted in 200 components = 0.0299655 Jy ! Clean residual min=-0.004544 max=0.003955 Jy/beam ! Clean residual mean=-0.000066 rms=0.001229 Jy/beam ! Combined flux in latest and established models = 1.16977 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 64 components and 1.16977 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.447 mas, bmaj=13.78 mas, bpa=10.55 degrees ! Estimated noise=1336.92 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.00192391 Jy ! Component: 100 - total flux cleaned = 0.00246973 Jy ! Component: 150 - total flux cleaned = 0.00261824 Jy ! Component: 200 - total flux cleaned = 0.00274381 Jy ! Total flux subtracted in 200 components = 0.00274381 Jy ! Clean residual min=-0.002999 max=0.002983 Jy/beam ! Clean residual mean=-0.000132 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 1.17252 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 94 components and 1.17252 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.723 mas, bmaj=9.497 mas, bpa=5.368 degrees ! Estimated noise=1167.72 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000445827 Jy ! Component: 100 - total flux cleaned = -0.000441412 Jy ! Component: 150 - total flux cleaned = -0.000326742 Jy ! Component: 200 - total flux cleaned = -0.00043126 Jy ! Total flux subtracted in 200 components = -0.00043126 Jy ! Clean residual min=-0.004031 max=0.003763 Jy/beam ! Clean residual mean=-0.000076 rms=0.001103 Jy/beam ! Combined flux in latest and established models = 1.17209 Jy selfcal false, false, phase_soltime ! 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 1.17209 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256086Jy sigma=0.001189 ! Fit after self-cal, rms=0.256056Jy sigma=0.001189 wmodel J1354-0206_S_1997_05_07_yyk\_map.mod ! Writing 112 model components to file: J1354-0206_S_1997_05_07_yyk_map.mod wobs J1354-0206_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1354-0206_S_1997_05_07_yyk_uvs.fits wwins J1354-0206_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J1354-0206_S_1997_05_07_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.00113001 Jy ! Component: 100 - total flux cleaned = -0.00178597 Jy ! Component: 150 - total flux cleaned = -0.00234198 Jy ! Component: 200 - total flux cleaned = -0.00286936 Jy ! Component: 250 - total flux cleaned = -0.00326004 Jy ! Component: 300 - total flux cleaned = -0.00379508 Jy ! Component: 350 - total flux cleaned = -0.00415488 Jy ! Component: 400 - total flux cleaned = -0.00445478 Jy ! Component: 450 - total flux cleaned = -0.00474618 Jy ! Component: 500 - total flux cleaned = -0.00493421 Jy ! Component: 550 - total flux cleaned = -0.00520865 Jy ! Component: 600 - total flux cleaned = -0.00547465 Jy ! Component: 650 - total flux cleaned = -0.00573354 Jy ! Component: 700 - total flux cleaned = -0.00598604 Jy ! Component: 750 - total flux cleaned = -0.00614995 Jy ! Component: 800 - total flux cleaned = -0.00631071 Jy ! Component: 850 - total flux cleaned = -0.00646653 Jy ! Component: 900 - total flux cleaned = -0.00650359 Jy ! Component: 950 - total flux cleaned = -0.00654052 Jy ! Component: 1000 - total flux cleaned = -0.00665028 Jy ! Component: 1050 - total flux cleaned = -0.00672206 Jy ! Component: 1100 - total flux cleaned = -0.00675727 Jy ! Component: 1150 - total flux cleaned = -0.00679234 Jy ! Component: 1200 - total flux cleaned = -0.00692935 Jy ! Component: 1250 - total flux cleaned = -0.00703 Jy ! Component: 1300 - total flux cleaned = -0.00706304 Jy ! Component: 1350 - total flux cleaned = -0.00716078 Jy ! Component: 1400 - total flux cleaned = -0.00719337 Jy ! Component: 1450 - total flux cleaned = -0.00732013 Jy ! Component: 1500 - total flux cleaned = -0.00728896 Jy ! Component: 1550 - total flux cleaned = -0.0073507 Jy ! Component: 1600 - total flux cleaned = -0.00738134 Jy ! Component: 1650 - total flux cleaned = -0.00738125 Jy ! Component: 1700 - total flux cleaned = -0.00747028 Jy ! Component: 1750 - total flux cleaned = -0.00746986 Jy ! Component: 1800 - total flux cleaned = -0.00747015 Jy ! Component: 1850 - total flux cleaned = -0.00747035 Jy ! Component: 1900 - total flux cleaned = -0.00755496 Jy ! Component: 1950 - total flux cleaned = -0.00755471 Jy ! Component: 2000 - total flux cleaned = -0.00758244 Jy ! Total flux subtracted in 2048 components = -0.00763665 Jy ! Clean residual min=-0.001928 max=0.001822 Jy/beam ! Clean residual mean=-0.000031 rms=0.000578 Jy/beam ! Combined flux in latest and established models = 1.16445 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 240 components and 1.16445 Jy ![Exited script file: muppet] wmap "J1354-0206_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.723 x 9.497 at 5.368 degrees (North through East) ! Clean map min=-0.0046238 max=1.1085 Jy/beam ! Writing clean map to FITS file: J1354-0206_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.10855 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000576946 device "J1354-0206_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1354-0206_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.156136 0.156136 0.312272 0.624544 1.24909 2.49817 4.99635 9.9927 19.9854 39.9708 79.9416 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.108 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.723 x 9.497 at 5.368 degrees (North through East) ! Clean map min=-0.0046238 max=1.1085 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1354-0206_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1354-0206_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1354-0206_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:26:47 2007