! Started logfile: J2005-3723_X_2002_05_14_yyk_uvs.log on Tue Jun 26 23:12:34 2007 obs J2005-3723_X_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J2005-3723_X_2002_05_14_yyk_uva.fits ! AN table 1: 42 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.740212 visibilities/baseline/integration-bin. ! Found source: J2005-3723 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 8.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1076 lines of history. ! ! Reading 5596 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 J2005-3723_X_2002_05_14_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.501861 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.6078 mas, bmaj=1.983 mas, bpa=-3.596 degrees ! Estimated noise=2665.24 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.34137 Jy ! Component: 100 - total flux cleaned = 0.41632 Jy ! Total flux subtracted in 100 components = 0.41632 Jy ! Clean residual min=-0.041591 max=0.071935 Jy/beam ! Clean residual mean=0.000024 rms=0.010995 Jy/beam ! Combined flux in latest and established models = 0.41632 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.41632 Jy ! ! Correcting IF 1. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 83 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.280397Jy sigma=0.001615 ! Fit after self-cal, rms=0.279292Jy sigma=0.001614 ! Inverting map and beam ! Estimated beam: bmin=0.6078 mas, bmaj=1.983 mas, bpa=-3.596 degrees ! Estimated noise=2762.36 mJy/beam. ! Added new window around map position (-1, 2.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0714142 Jy ! Component: 100 - total flux cleaned = 0.0872048 Jy ! Total flux subtracted in 100 components = 0.0872048 Jy ! Clean residual min=-0.037844 max=0.050287 Jy/beam ! Clean residual mean=0.000134 rms=0.008832 Jy/beam ! Combined flux in latest and established models = 0.503525 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 23 components and 0.503525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.264352Jy sigma=0.001489 ! Fit after self-cal, rms=0.261726Jy sigma=0.001469 ! 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.9142 mas, bmaj=2.619 mas, bpa=4.177 degrees ! Estimated noise=1475.9 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.0434028 Jy ! Component: 100 - total flux cleaned = 0.0595775 Jy ! Component: 150 - total flux cleaned = 0.0614355 Jy ! Component: 200 - total flux cleaned = 0.0624241 Jy ! Total flux subtracted in 200 components = 0.0624241 Jy ! Clean residual min=-0.026524 max=0.036145 Jy/beam ! Clean residual mean=0.000289 rms=0.009285 Jy/beam ! Combined flux in latest and established models = 0.565949 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 37 components and 0.565949 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.258593Jy sigma=0.001433 ! Fit after self-cal, rms=0.258430Jy sigma=0.001431 ! 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.9142 x 2.619 at 4.177 degrees (North through East) ! Clean map min=-0.02691 max=0.39207 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.915693 ! Telescope amplitude corrections in sub-array 1: ! BR 1.43 FD 0.89 HN 1.67 KP 0.89 ! LA 1.00 NL 1.15 OV 0.92 PT 0.97 ! SC 1.03 MK 0.97 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.943274 ! Telescope amplitude corrections in sub-array 1: ! BR 1.43 FD 0.90 HN 1.42 KP 0.85 ! LA 0.94 NL 1.13 OV 0.93 PT 1.03 ! SC 0.97 MK 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.932247 ! Telescope amplitude corrections in sub-array 1: ! BR 1.53 FD 0.88 HN 1.43 KP 0.85 ! LA 0.96 NL 1.10 OV 0.95 PT 1.07 ! SC 0.96 MK 1.00 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.888632 ! Telescope amplitude corrections in sub-array 1: ! BR 1.68 FD 0.86 HN 1.50 KP 0.95 ! LA 0.95 NL 1.13 OV 0.98 PT 1.11 ! SC 1.06 MK 1.04 ! ! ! Fit before self-cal, rms=0.258430Jy sigma=0.001431 ! Fit after self-cal, rms=0.288812Jy sigma=0.001436 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.288812Jy sigma=0.001436 ! Fit after self-cal, rms=0.288855Jy sigma=0.001436 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9334 mas, bmaj=2.647 mas, bpa=4.508 degrees ! Estimated noise=1262.89 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.0660358 Jy ! Component: 100 - total flux cleaned = -0.0817267 Jy ! Component: 150 - total flux cleaned = -0.0871513 Jy ! Component: 200 - total flux cleaned = -0.0878629 Jy ! Total flux subtracted in 200 components = -0.0878629 Jy ! Clean residual min=-0.007545 max=0.005292 Jy/beam ! Clean residual mean=0.000110 rms=0.001651 Jy/beam ! Combined flux in latest and established models = 0.478086 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 57 components and 0.478086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.279474Jy sigma=0.001319 ! Fit after self-cal, rms=0.279412Jy sigma=0.001319 ! 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.279412Jy sigma=0.001319 ! Fit after self-cal, rms=0.269486Jy sigma=0.001238 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.00145141 Jy ! Component: 100 - total flux cleaned = 0.0013196 Jy ! Component: 150 - total flux cleaned = 0.000975287 Jy ! Component: 200 - total flux cleaned = 0.000773528 Jy ! Total flux subtracted in 200 components = 0.000773528 Jy ! Clean residual min=-0.007056 max=0.005440 Jy/beam ! Clean residual mean=0.000094 rms=0.001611 Jy/beam ! Combined flux in latest and established models = 0.47886 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 65 components and 0.47886 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269121Jy sigma=0.001237 ! Fit after self-cal, rms=0.267606Jy sigma=0.001224 ! 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.9334 x 2.647 at 4.508 degrees (North through East) ! Clean map min=-0.0070329 max=0.34944 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.267606Jy sigma=0.001224 ! Fit after self-cal, rms=0.266412Jy sigma=0.001216 ! 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.266412Jy sigma=0.001216 ! Fit after self-cal, rms=0.266056Jy sigma=0.001213 ! Inverting map and beam ! Estimated beam: bmin=0.9346 mas, bmaj=2.65 mas, bpa=4.506 degrees ! Estimated noise=1258.44 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00105166 Jy ! Component: 100 - total flux cleaned = -0.00145657 Jy ! Component: 150 - total flux cleaned = -0.00163461 Jy ! Component: 200 - total flux cleaned = -0.00180237 Jy ! Total flux subtracted in 200 components = -0.00180237 Jy ! Clean residual min=-0.006709 max=0.005019 Jy/beam ! Clean residual mean=0.000102 rms=0.001443 Jy/beam ! Combined flux in latest and established models = 0.477057 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 67 components and 0.477057 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265850Jy sigma=0.001213 ! Fit after self-cal, rms=0.265723Jy sigma=0.001212 ! 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.265723Jy sigma=0.001212 ! Fit after self-cal, rms=0.270028Jy sigma=0.001207 ! 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.270028Jy sigma=0.001207 ! Fit after self-cal, rms=0.269994Jy sigma=0.001206 ! Inverting map and beam ! Estimated beam: bmin=0.9358 mas, bmaj=2.651 mas, bpa=4.511 degrees ! Estimated noise=1257.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000845032 Jy ! Component: 100 - total flux cleaned = -0.00102255 Jy ! Component: 150 - total flux cleaned = -0.00118262 Jy ! Component: 200 - total flux cleaned = -0.00132618 Jy ! Total flux subtracted in 200 components = -0.00132618 Jy ! Clean residual min=-0.006382 max=0.004845 Jy/beam ! Clean residual mean=0.000100 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.475731 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.475731 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269843Jy sigma=0.001206 ! Fit after self-cal, rms=0.269813Jy sigma=0.001206 ! 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.687 mas, bmaj=10.43 mas, bpa=1.739 degrees ! Estimated noise=1538.6 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.000563843 Jy ! Component: 100 - total flux cleaned = -0.000562471 Jy ! Component: 150 - total flux cleaned = -0.000594752 Jy ! Component: 200 - total flux cleaned = -0.000628621 Jy ! Total flux subtracted in 200 components = -0.000628621 Jy ! Clean residual min=-0.007446 max=0.004480 Jy/beam ! Clean residual mean=0.000167 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.475103 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 70 components and 0.475103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269807Jy sigma=0.001206 ! Fit after self-cal, rms=0.269801Jy sigma=0.001206 ! 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.6026 mas, bmaj=1.953 mas, bpa=-3.793 degrees ! Estimated noise=2636.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.320313 Jy ! Component: 100 - total flux cleaned = 0.399184 Jy ! Component: 150 - total flux cleaned = 0.434026 Jy ! Component: 200 - total flux cleaned = 0.450758 Jy ! Total flux subtracted in 200 components = 0.450758 Jy ! Clean residual min=-0.011656 max=0.011501 Jy/beam ! Clean residual mean=0.000040 rms=0.002867 Jy/beam ! Combined flux in latest and established models = 0.450758 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.450758 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9358 mas, bmaj=2.651 mas, bpa=4.511 degrees ! Estimated noise=1257.97 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.0156859 Jy ! Component: 100 - total flux cleaned = 0.0210834 Jy ! Component: 150 - total flux cleaned = 0.0225267 Jy ! Component: 200 - total flux cleaned = 0.0227468 Jy ! Total flux subtracted in 200 components = 0.0227468 Jy ! Clean residual min=-0.006247 max=0.004669 Jy/beam ! Clean residual mean=0.000091 rms=0.001369 Jy/beam ! Combined flux in latest and established models = 0.473505 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 35 components and 0.473505 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.687 mas, bmaj=10.43 mas, bpa=1.739 degrees ! Estimated noise=1538.6 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.00089027 Jy ! Component: 100 - total flux cleaned = 0.000889127 Jy ! Component: 150 - total flux cleaned = 0.000922334 Jy ! Component: 200 - total flux cleaned = 0.000918319 Jy ! Total flux subtracted in 200 components = 0.000918319 Jy ! Clean residual min=-0.007228 max=0.004392 Jy/beam ! Clean residual mean=0.000161 rms=0.001624 Jy/beam ! Combined flux in latest and established models = 0.474423 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 38 components and 0.474423 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9358 mas, bmaj=2.651 mas, bpa=4.511 degrees ! Estimated noise=1257.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000395946 Jy ! Component: 100 - total flux cleaned = -0.000478535 Jy ! Component: 150 - total flux cleaned = -0.000592253 Jy ! Component: 200 - total flux cleaned = -0.000661204 Jy ! Total flux subtracted in 200 components = -0.000661204 Jy ! Clean residual min=-0.006038 max=0.004662 Jy/beam ! Clean residual mean=0.000091 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.473762 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 43 components and 0.473762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269593Jy sigma=0.001205 ! Fit after self-cal, rms=0.269589Jy sigma=0.001205 wmodel J2005-3723_X_2002_05_14_yyk\_map.mod ! Writing 43 model components to file: J2005-3723_X_2002_05_14_yyk_map.mod wobs J2005-3723_X_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J2005-3723_X_2002_05_14_yyk_uvs.fits wwins J2005-3723_X_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J2005-3723_X_2002_05_14_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00197839 Jy ! Component: 100 - total flux cleaned = -0.00238352 Jy ! Component: 150 - total flux cleaned = -0.00246248 Jy ! Component: 200 - total flux cleaned = -0.00232564 Jy ! Component: 250 - total flux cleaned = -0.00219602 Jy ! Component: 300 - total flux cleaned = -0.00188888 Jy ! Component: 350 - total flux cleaned = -0.00165016 Jy ! Component: 400 - total flux cleaned = -0.00136434 Jy ! Component: 450 - total flux cleaned = -0.00125495 Jy ! Component: 500 - total flux cleaned = -0.0012016 Jy ! Component: 550 - total flux cleaned = -0.00104486 Jy ! Component: 600 - total flux cleaned = -0.000842656 Jy ! Component: 650 - total flux cleaned = -0.00074479 Jy ! Component: 700 - total flux cleaned = -0.000315506 Jy ! Component: 750 - total flux cleaned = -8.29963e-05 Jy ! Component: 800 - total flux cleaned = 0.000190554 Jy ! Component: 850 - total flux cleaned = 0.000414398 Jy ! Component: 900 - total flux cleaned = 0.000677656 Jy ! Component: 950 - total flux cleaned = 0.000764258 Jy ! Component: 1000 - total flux cleaned = 0.00101833 Jy ! Component: 1050 - total flux cleaned = 0.00134929 Jy ! Component: 1100 - total flux cleaned = 0.00151229 Jy ! Component: 1150 - total flux cleaned = 0.00183273 Jy ! Component: 1200 - total flux cleaned = 0.00214787 Jy ! Component: 1250 - total flux cleaned = 0.00226402 Jy ! Component: 1300 - total flux cleaned = 0.00249326 Jy ! Component: 1350 - total flux cleaned = 0.00260622 Jy ! Component: 1400 - total flux cleaned = 0.00275394 Jy ! Component: 1450 - total flux cleaned = 0.00279034 Jy ! Component: 1500 - total flux cleaned = 0.00300502 Jy ! Component: 1550 - total flux cleaned = 0.00296893 Jy ! Component: 1600 - total flux cleaned = 0.00307342 Jy ! Component: 1650 - total flux cleaned = 0.00307388 Jy ! Component: 1700 - total flux cleaned = 0.00327798 Jy ! Component: 1750 - total flux cleaned = 0.00347803 Jy ! Component: 1800 - total flux cleaned = 0.00354393 Jy ! Component: 1850 - total flux cleaned = 0.00360892 Jy ! Component: 1900 - total flux cleaned = 0.00360892 Jy ! Component: 1950 - total flux cleaned = 0.00376805 Jy ! Component: 2000 - total flux cleaned = 0.00379916 Jy ! Total flux subtracted in 2048 components = 0.00379874 Jy ! Clean residual min=-0.002030 max=0.001698 Jy/beam ! Clean residual mean=0.000015 rms=0.000574 Jy/beam ! Combined flux in latest and established models = 0.477561 Jy keep ! Adding 110 model components to the UV plane model. ! The established model now contains 153 components and 0.477561 Jy ![Exited script file: muppet] wmap "J2005-3723_X_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9358 x 2.651 at 4.511 degrees (North through East) ! Clean map min=-0.0037464 max=0.35906 Jy/beam ! Writing clean map to FITS file: J2005-3723_X_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.359061 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000566409 device "J2005-3723_X_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J2005-3723_X_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.473242 0.473242 0.946483 1.89297 3.78593 7.57186 15.1437 30.2875 60.5749 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.359 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.9358 x 2.651 at 4.511 degrees (North through East) ! Clean map min=-0.0037464 max=0.35906 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2005-3723_X_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J2005-3723_X_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2005-3723_X_2002_05_14_yyk_uvs.log closed on Tue Jun 26 23:12:41 2007