! Started logfile: J1714-0558_S_2005_05_12_yyk_uvs.log on Sat Oct 8 17:30:26 2005 obs J1714-0558_S_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1714-0558_S_2005_05_12_yyk_uve.fits ! AN table 1: 13 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97094 visibilities/baseline/integration-bin. ! Found source: J1714-0558 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1443 lines of history. ! ! Reading 2272 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 J1714-0558_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.379065 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=2.623 mas, bmaj=6.475 mas, bpa=-0.7956 degrees ! Estimated noise=1.05987 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.28757 Jy ! Component: 100 - total flux cleaned = 0.364937 Jy ! Total flux subtracted in 100 components = 0.364937 Jy ! Clean residual min=-0.012577 max=0.024158 Jy/beam ! Clean residual mean=0.000015 rms=0.004232 Jy/beam ! Combined flux in latest and established models = 0.364937 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 24 components and 0.364937 Jy ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.109559Jy sigma=2.015133 ! Fit after self-cal, rms=0.109045Jy sigma=2.004094 ! Inverting map and beam ! Estimated beam: bmin=2.623 mas, bmaj=6.475 mas, bpa=-0.7956 degrees ! Estimated noise=1.05987 mJy/beam. ! Added new window around map position (-2.5, -1). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0363393 Jy ! Component: 100 - total flux cleaned = 0.0565495 Jy ! Total flux subtracted in 100 components = 0.0565495 Jy ! Clean residual min=-0.011168 max=0.014461 Jy/beam ! Clean residual mean=-0.000017 rms=0.002930 Jy/beam ! Combined flux in latest and established models = 0.421487 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 47 components and 0.421487 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092582Jy sigma=1.729763 ! Fit after self-cal, rms=0.092464Jy sigma=1.727835 ! 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=3.382 mas, bmaj=7.808 mas, bpa=-1.873 degrees ! Estimated noise=0.781499 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.0226434 Jy ! Component: 100 - total flux cleaned = 0.0331732 Jy ! Component: 150 - total flux cleaned = 0.0360007 Jy ! Component: 200 - total flux cleaned = 0.0380139 Jy ! Total flux subtracted in 200 components = 0.0380139 Jy ! Clean residual min=-0.010645 max=0.013274 Jy/beam ! Clean residual mean=-0.000057 rms=0.002965 Jy/beam ! Combined flux in latest and established models = 0.459501 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 57 components and 0.459501 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089126Jy sigma=1.635244 ! Fit after self-cal, rms=0.089022Jy sigma=1.633682 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.382 x 7.808 at -1.873 degrees (North through East) ! Clean map min=-0.0097875 max=0.31785 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.03225 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.94 HN 1.01 KP 0.92 ! LA 1.06 MK 0.95 NL 0.98 OV 0.94 ! PT 1.03 SC 0.91 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01174 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 1.00 KP 0.99 ! LA 1.04 MK 1.05 NL 0.97 OV 0.95 ! PT 0.98 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.942094 ! Telescope amplitude corrections in sub-array 1: ! BR 1.48 FD 1.20 HN 1.03 KP 0.93 ! LA 0.89 MK 1.09 NL 1.05 OV 0.97 ! PT 1.03 SC 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.0423 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.01 HN 0.94 KP 0.87 ! LA 1.10 MK 1.08 NL 0.92 OV 0.80 ! PT 0.89 SC 1.05 ! ! ! Fit before self-cal, rms=0.089022Jy sigma=1.633682 ! Fit after self-cal, rms=0.076044Jy sigma=1.266000 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.076044Jy sigma=1.266000 ! Fit after self-cal, rms=0.076041Jy sigma=1.265808 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.394 mas, bmaj=8.007 mas, bpa=-0.5353 degrees ! Estimated noise=0.789964 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.00177408 Jy ! Component: 100 - total flux cleaned = 0.000947643 Jy ! Component: 150 - total flux cleaned = 0.000649797 Jy ! Component: 200 - total flux cleaned = 0.000524422 Jy ! Total flux subtracted in 200 components = 0.000524422 Jy ! Clean residual min=-0.003942 max=0.004849 Jy/beam ! Clean residual mean=0.000022 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.460025 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.460025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074942Jy sigma=1.245519 ! Fit after self-cal, rms=0.074865Jy sigma=1.243554 ! 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.074865Jy sigma=1.243554 ! Fit after self-cal, rms=0.073073Jy sigma=1.209425 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.000595865 Jy ! Component: 100 - total flux cleaned = 0.000397076 Jy ! Component: 150 - total flux cleaned = 0.000235804 Jy ! Component: 200 - total flux cleaned = 9.7678e-05 Jy ! Total flux subtracted in 200 components = 9.7678e-05 Jy ! Clean residual min=-0.003845 max=0.004402 Jy/beam ! Clean residual mean=0.000023 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.460123 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 80 components and 0.460123 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072723Jy sigma=1.205076 ! Fit after self-cal, rms=0.072646Jy sigma=1.202719 ! 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: 3.394 x 8.007 at -0.5353 degrees (North through East) ! Clean map min=-0.0036417 max=0.32656 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.072646Jy sigma=1.202719 ! Fit after self-cal, rms=0.063152Jy sigma=0.998743 ! 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.063152Jy sigma=0.998743 ! Fit after self-cal, rms=0.063168Jy sigma=0.998482 ! Inverting map and beam ! Estimated beam: bmin=3.386 mas, bmaj=8.006 mas, bpa=-0.5398 degrees ! Estimated noise=0.785742 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000912467 Jy ! Component: 100 - total flux cleaned = 0.000355168 Jy ! Component: 150 - total flux cleaned = 5.70622e-05 Jy ! Component: 200 - total flux cleaned = -0.000129491 Jy ! Total flux subtracted in 200 components = -0.000129491 Jy ! Clean residual min=-0.003018 max=0.003058 Jy/beam ! Clean residual mean=0.000016 rms=0.000816 Jy/beam ! Combined flux in latest and established models = 0.459993 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 87 components and 0.459993 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062933Jy sigma=0.993470 ! Fit after self-cal, rms=0.062930Jy sigma=0.992962 ! 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.062930Jy sigma=0.992962 ! Fit after self-cal, rms=0.061685Jy sigma=0.961459 ! 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.061685Jy sigma=0.961459 ! Fit after self-cal, rms=0.061692Jy sigma=0.961443 ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=8.016 mas, bpa=-0.5705 degrees ! Estimated noise=0.78555 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000572856 Jy ! Component: 100 - total flux cleaned = 0.000250507 Jy ! Component: 150 - total flux cleaned = 8.95265e-05 Jy ! Component: 200 - total flux cleaned = -5.4502e-05 Jy ! Total flux subtracted in 200 components = -5.4502e-05 Jy ! Clean residual min=-0.002872 max=0.002788 Jy/beam ! Clean residual mean=0.000016 rms=0.000768 Jy/beam ! Combined flux in latest and established models = 0.459939 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 88 components and 0.459939 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061580Jy sigma=0.958933 ! Fit after self-cal, rms=0.061579Jy sigma=0.958715 ! 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.498 mas, bmaj=13.76 mas, bpa=7.121 degrees ! Estimated noise=0.984781 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 = -7.25437e-05 Jy ! Component: 100 - total flux cleaned = -0.000138677 Jy ! Component: 150 - total flux cleaned = -0.000138852 Jy ! Component: 200 - total flux cleaned = -0.000121431 Jy ! Total flux subtracted in 200 components = -0.000121431 Jy ! Clean residual min=-0.002565 max=0.002929 Jy/beam ! Clean residual mean=0.000033 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.459817 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 96 components and 0.459817 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061561Jy sigma=0.958124 ! Fit after self-cal, rms=0.061566Jy sigma=0.957927 ! 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=2.619 mas, bmaj=6.514 mas, bpa=-0.1902 degrees ! Estimated noise=1.04912 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.284646 Jy ! Component: 100 - total flux cleaned = 0.362651 Jy ! Component: 150 - total flux cleaned = 0.399483 Jy ! Component: 200 - total flux cleaned = 0.419762 Jy ! Total flux subtracted in 200 components = 0.419762 Jy ! Clean residual min=-0.004709 max=0.007494 Jy/beam ! Clean residual mean=0.000022 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.419763 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.419763 Jy ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=8.016 mas, bpa=-0.5705 degrees ! Estimated noise=0.78555 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.0185222 Jy ! Component: 100 - total flux cleaned = 0.0273154 Jy ! Component: 150 - total flux cleaned = 0.0320163 Jy ! Component: 200 - total flux cleaned = 0.0345745 Jy ! Total flux subtracted in 200 components = 0.0345745 Jy ! Clean residual min=-0.003078 max=0.002939 Jy/beam ! Clean residual mean=0.000040 rms=0.000827 Jy/beam ! Combined flux in latest and established models = 0.454337 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 85 components and 0.454337 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.498 mas, bmaj=13.76 mas, bpa=7.121 degrees ! Estimated noise=0.984781 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.00273277 Jy ! Component: 100 - total flux cleaned = 0.00304491 Jy ! Component: 150 - total flux cleaned = 0.00320988 Jy ! Component: 200 - total flux cleaned = 0.0033528 Jy ! Total flux subtracted in 200 components = 0.0033528 Jy ! Clean residual min=-0.002556 max=0.003015 Jy/beam ! Clean residual mean=0.000053 rms=0.000972 Jy/beam ! Combined flux in latest and established models = 0.45769 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 88 components and 0.45769 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.38 mas, bmaj=8.016 mas, bpa=-0.5705 degrees ! Estimated noise=0.78555 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00086987 Jy ! Component: 100 - total flux cleaned = -0.000912257 Jy ! Component: 150 - total flux cleaned = -0.0008751 Jy ! Component: 200 - total flux cleaned = -0.00084329 Jy ! Total flux subtracted in 200 components = -0.00084329 Jy ! Clean residual min=-0.002926 max=0.002591 Jy/beam ! Clean residual mean=0.000030 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.456847 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 95 components and 0.456847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061450Jy sigma=0.957801 ! Fit after self-cal, rms=0.061435Jy sigma=0.957149 wmodel J1714-0558_S_2005_05_12_yyk\_map.mod ! Writing 95 model components to file: J1714-0558_S_2005_05_12_yyk_map.mod wobs J1714-0558_S_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1714-0558_S_2005_05_12_yyk_uvs.fits wwins J1714-0558_S_2005_05_12_yyk\_map.win ! wwins: Wrote 2 windows to J1714-0558_S_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.000279766 Jy ! Component: 100 - total flux cleaned = -9.62786e-05 Jy ! Component: 150 - total flux cleaned = 7.35918e-05 Jy ! Component: 200 - total flux cleaned = 0.000317336 Jy ! Component: 250 - total flux cleaned = 0.00051314 Jy ! Component: 300 - total flux cleaned = 0.000777564 Jy ! Component: 350 - total flux cleaned = 0.00107033 Jy ! Component: 400 - total flux cleaned = 0.00131814 Jy ! Component: 450 - total flux cleaned = 0.00155768 Jy ! Component: 500 - total flux cleaned = 0.001757 Jy ! Component: 550 - total flux cleaned = 0.0020483 Jy ! Component: 600 - total flux cleaned = 0.0023003 Jy ! Component: 650 - total flux cleaned = 0.0026075 Jy ! Component: 700 - total flux cleaned = 0.00278692 Jy ! Component: 750 - total flux cleaned = 0.0029922 Jy ! Component: 800 - total flux cleaned = 0.00322249 Jy ! Component: 850 - total flux cleaned = 0.00341936 Jy ! Component: 900 - total flux cleaned = 0.00355728 Jy ! Component: 950 - total flux cleaned = 0.00371939 Jy ! Component: 1000 - total flux cleaned = 0.00387873 Jy ! Component: 1050 - total flux cleaned = 0.00406115 Jy ! Component: 1100 - total flux cleaned = 0.00426583 Jy ! Component: 1150 - total flux cleaned = 0.0044922 Jy ! Component: 1200 - total flux cleaned = 0.00466531 Jy ! Component: 1250 - total flux cleaned = 0.00481149 Jy ! Component: 1300 - total flux cleaned = 0.00495507 Jy ! Component: 1350 - total flux cleaned = 0.00519062 Jy ! Component: 1400 - total flux cleaned = 0.00528376 Jy ! Component: 1450 - total flux cleaned = 0.00546724 Jy ! Component: 1500 - total flux cleaned = 0.00548979 Jy ! Component: 1550 - total flux cleaned = 0.00562416 Jy ! Component: 1600 - total flux cleaned = 0.00573457 Jy ! Component: 1650 - total flux cleaned = 0.00575619 Jy ! Component: 1700 - total flux cleaned = 0.00586377 Jy ! Component: 1750 - total flux cleaned = 0.00592775 Jy ! Component: 1800 - total flux cleaned = 0.00601189 Jy ! Component: 1850 - total flux cleaned = 0.00607404 Jy ! Component: 1900 - total flux cleaned = 0.00607419 Jy ! Component: 1950 - total flux cleaned = 0.0061958 Jy ! Component: 2000 - total flux cleaned = 0.00617567 Jy ! Total flux subtracted in 2048 components = 0.00625533 Jy ! Clean residual min=-0.001208 max=0.001129 Jy/beam ! Clean residual mean=0.000016 rms=0.000408 Jy/beam ! Combined flux in latest and established models = 0.463102 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 227 components and 0.463102 Jy ![Exited script file: muppet] wmap "J1714-0558_S_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.38 x 8.016 at -0.5705 degrees (North through East) ! Clean map min=-0.0027172 max=0.32713 Jy/beam ! Writing clean map to FITS file: J1714-0558_S_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.327135 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000405819 device "J1714-0558_S_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1714-0558_S_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.372157 0.372157 0.744314 1.48863 2.97726 5.95451 11.909 23.8181 47.6361 95.2722 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.327 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.38 x 8.016 at -0.5705 degrees (North through East) ! Clean map min=-0.0027172 max=0.32713 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1714-0558_S_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1714-0558_S_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1714-0558_S_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:30:30 2005