! Started logfile: J0629-1959_X_1997_07_02_yyk_uvs.log on Mon Jan 8 03:33:09 2007 obs J0629-1959_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0629-1959_X_1997_07_02_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.949882 visibilities/baseline/integration-bin. ! Found source: J0629-1959 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 753 lines of history. ! ! Reading 24108 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 J0629-1959_X_1997_07_02_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.629734 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.646 mas, bmaj=1.804 mas, bpa=-2.017 degrees ! Estimated noise=1434.64 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.461039 Jy ! Component: 100 - total flux cleaned = 0.557941 Jy ! Total flux subtracted in 100 components = 0.557941 Jy ! Clean residual min=-0.017572 max=0.029585 Jy/beam ! Clean residual mean=0.000114 rms=0.005082 Jy/beam ! Combined flux in latest and established models = 0.557941 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.557941 Jy ! ! Correcting IF 1. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 44 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.273543Jy sigma=0.001665 ! Fit after self-cal, rms=0.273218Jy sigma=0.001663 ! Inverting map and beam ! Estimated beam: bmin=0.646 mas, bmaj=1.804 mas, bpa=-2.017 degrees ! Estimated noise=1434.77 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.8612 mas, bmaj=2.225 mas, bpa=-2.944 degrees ! Estimated noise=714.778 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.0684367 Jy ! Component: 100 - total flux cleaned = 0.0923244 Jy ! Component: 150 - total flux cleaned = 0.101287 Jy ! Component: 200 - total flux cleaned = 0.104885 Jy ! Total flux subtracted in 200 components = 0.104885 Jy ! Clean residual min=-0.012904 max=0.020404 Jy/beam ! Clean residual mean=0.000041 rms=0.004488 Jy/beam ! Combined flux in latest and established models = 0.662825 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 37 components and 0.662826 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266969Jy sigma=0.001590 ! Fit after self-cal, rms=0.266916Jy sigma=0.001589 ! 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.8612 x 2.225 at -2.944 degrees (North through East) ! Clean map min=-0.012013 max=0.55793 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.987933 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.13 HN 1.11 KP 0.99 ! LA 0.99 MK 1.04 NL 1.02 OV 0.99 ! PT 0.92 SC 0.94 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.996781 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.11 HN 1.07 KP 0.98 ! LA 0.95 MK 1.00 NL 1.04 OV 1.04 ! PT 0.89 SC 0.99 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.988756 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.15 HN 1.12 KP 0.96 ! LA 0.96 MK 0.99 NL 1.02 OV 0.95 ! PT 0.94 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984362 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.13 HN 1.13 KP 0.95 ! LA 0.97 MK 0.99 NL 1.03 OV 0.98 ! PT 0.94 SC 1.01 ! ! ! Fit before self-cal, rms=0.266916Jy sigma=0.001589 ! Fit after self-cal, rms=0.269009Jy sigma=0.001562 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.269009Jy sigma=0.001562 ! Fit after self-cal, rms=0.269012Jy sigma=0.001562 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8699 mas, bmaj=2.22 mas, bpa=-2.593 degrees ! Estimated noise=698.475 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.0120451 Jy ! Component: 100 - total flux cleaned = -0.0139436 Jy ! Component: 150 - total flux cleaned = -0.01453 Jy ! Component: 200 - total flux cleaned = -0.0148987 Jy ! Total flux subtracted in 200 components = -0.0148987 Jy ! Clean residual min=-0.008123 max=0.008951 Jy/beam ! Clean residual mean=0.000012 rms=0.002133 Jy/beam ! Combined flux in latest and established models = 0.647927 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 44 components and 0.647927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.268268Jy sigma=0.001559 ! Fit after self-cal, rms=0.268243Jy sigma=0.001559 ! 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.268243Jy sigma=0.001559 ! Fit after self-cal, rms=0.226822Jy sigma=0.001304 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.0136054 Jy ! Component: 100 - total flux cleaned = 0.0161875 Jy ! Component: 150 - total flux cleaned = 0.0164909 Jy ! Component: 200 - total flux cleaned = 0.0164151 Jy ! Total flux subtracted in 200 components = 0.0164151 Jy ! Clean residual min=-0.008758 max=0.008549 Jy/beam ! Clean residual mean=-0.000031 rms=0.001996 Jy/beam ! Combined flux in latest and established models = 0.664342 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 46 components and 0.664342 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.226646Jy sigma=0.001301 ! Fit after self-cal, rms=0.221415Jy sigma=0.001267 ! Inverting map ! Added new window around map position (9, -13.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00750381 Jy ! Component: 100 - total flux cleaned = 0.00704492 Jy ! Component: 150 - total flux cleaned = 0.00684867 Jy ! Component: 200 - total flux cleaned = 0.00651031 Jy ! Total flux subtracted in 200 components = 0.00651031 Jy ! Clean residual min=-0.008542 max=0.007277 Jy/beam ! Clean residual mean=-0.000042 rms=0.001916 Jy/beam ! Combined flux in latest and established models = 0.670852 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 67 components and 0.670852 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220672Jy sigma=0.001264 ! Fit after self-cal, rms=0.219709Jy sigma=0.001258 ! 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.8699 x 2.22 at -2.593 degrees (North through East) ! Clean map min=-0.008217 max=0.56228 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.219709Jy sigma=0.001258 ! Fit after self-cal, rms=0.229909Jy sigma=0.001240 ! 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.229909Jy sigma=0.001240 ! Fit after self-cal, rms=0.229697Jy sigma=0.001238 ! Inverting map and beam ! Estimated beam: bmin=0.8663 mas, bmaj=2.22 mas, bpa=-2.895 degrees ! Estimated noise=696.64 mJy/beam. ! Added new window around map position (0.6, 4.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00620245 Jy ! Component: 100 - total flux cleaned = 0.00767052 Jy ! Component: 150 - total flux cleaned = 0.00789736 Jy ! Component: 200 - total flux cleaned = 0.00818767 Jy ! Total flux subtracted in 200 components = 0.00818767 Jy ! Clean residual min=-0.003585 max=0.003265 Jy/beam ! Clean residual mean=-0.000011 rms=0.000866 Jy/beam ! Combined flux in latest and established models = 0.67904 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 104 components and 0.67904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229567Jy sigma=0.001237 ! Fit after self-cal, rms=0.229474Jy sigma=0.001236 ! 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.229474Jy sigma=0.001236 ! Fit after self-cal, rms=0.229029Jy sigma=0.001234 ! 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.229029Jy sigma=0.001234 ! Fit after self-cal, rms=0.229003Jy sigma=0.001234 ! Inverting map and beam ! Estimated beam: bmin=0.8657 mas, bmaj=2.219 mas, bpa=-2.863 degrees ! Estimated noise=696.463 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00255001 Jy ! Component: 100 - total flux cleaned = 0.00330736 Jy ! Component: 150 - total flux cleaned = 0.0036227 Jy ! Component: 200 - total flux cleaned = 0.00389778 Jy ! Total flux subtracted in 200 components = 0.00389778 Jy ! Clean residual min=-0.003239 max=0.003193 Jy/beam ! Clean residual mean=-0.000003 rms=0.000800 Jy/beam ! Combined flux in latest and established models = 0.682937 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 119 components and 0.682937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228955Jy sigma=0.001234 ! Fit after self-cal, rms=0.228932Jy sigma=0.001234 ! 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.361 mas, bmaj=5.152 mas, bpa=5.151 degrees ! Estimated noise=902.16 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.00117768 Jy ! Component: 100 - total flux cleaned = 0.00152592 Jy ! Component: 150 - total flux cleaned = 0.00165846 Jy ! Component: 200 - total flux cleaned = 0.00169506 Jy ! Total flux subtracted in 200 components = 0.00169506 Jy ! Clean residual min=-0.003369 max=0.003225 Jy/beam ! Clean residual mean=-0.000008 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.684632 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 130 components and 0.684632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228922Jy sigma=0.001234 ! Fit after self-cal, rms=0.228910Jy sigma=0.001234 ! 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.6436 mas, bmaj=1.791 mas, bpa=-2.054 degrees ! Estimated noise=1423.35 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.474169 Jy ! Component: 100 - total flux cleaned = 0.580511 Jy ! Component: 150 - total flux cleaned = 0.623013 Jy ! Component: 200 - total flux cleaned = 0.644004 Jy ! Total flux subtracted in 200 components = 0.644004 Jy ! Clean residual min=-0.006634 max=0.008970 Jy/beam ! Clean residual mean=0.000029 rms=0.001906 Jy/beam ! Combined flux in latest and established models = 0.644005 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.644005 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8657 mas, bmaj=2.219 mas, bpa=-2.863 degrees ! Estimated noise=696.463 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.0171746 Jy ! Component: 100 - total flux cleaned = 0.0259558 Jy ! Component: 150 - total flux cleaned = 0.0315498 Jy ! Component: 200 - total flux cleaned = 0.0353043 Jy ! Total flux subtracted in 200 components = 0.0353043 Jy ! Clean residual min=-0.003359 max=0.003353 Jy/beam ! Clean residual mean=-0.000002 rms=0.000854 Jy/beam ! Combined flux in latest and established models = 0.679309 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 67 components and 0.679309 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.361 mas, bmaj=5.152 mas, bpa=5.151 degrees ! Estimated noise=902.16 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.0034927 Jy ! Component: 100 - total flux cleaned = 0.00511421 Jy ! Component: 150 - total flux cleaned = 0.00543081 Jy ! Component: 200 - total flux cleaned = 0.00554428 Jy ! Total flux subtracted in 200 components = 0.00554428 Jy ! Clean residual min=-0.003361 max=0.003298 Jy/beam ! Clean residual mean=-0.000009 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.684853 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 93 components and 0.684853 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8657 mas, bmaj=2.219 mas, bpa=-2.863 degrees ! Estimated noise=696.463 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00075726 Jy ! Component: 100 - total flux cleaned = -0.000752877 Jy ! Component: 150 - total flux cleaned = -0.000699297 Jy ! Component: 200 - total flux cleaned = -0.000700621 Jy ! Total flux subtracted in 200 components = -0.000700621 Jy ! Clean residual min=-0.003074 max=0.003239 Jy/beam ! Clean residual mean=-0.000004 rms=0.000766 Jy/beam ! Combined flux in latest and established models = 0.684153 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 111 components and 0.684153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.228894Jy sigma=0.001233 ! Fit after self-cal, rms=0.228882Jy sigma=0.001233 wmodel J0629-1959_X_1997_07_02_yyk\_map.mod ! Writing 111 model components to file: J0629-1959_X_1997_07_02_yyk_map.mod wobs J0629-1959_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0629-1959_X_1997_07_02_yyk_uvs.fits wwins J0629-1959_X_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J0629-1959_X_1997_07_02_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 = -9.42746e-05 Jy ! Component: 100 - total flux cleaned = -0.000689742 Jy ! Component: 150 - total flux cleaned = -0.001106 Jy ! Component: 200 - total flux cleaned = -0.0014988 Jy ! Component: 250 - total flux cleaned = -0.00187048 Jy ! Component: 300 - total flux cleaned = -0.00210958 Jy ! Component: 350 - total flux cleaned = -0.00226326 Jy ! Component: 400 - total flux cleaned = -0.00230161 Jy ! Component: 450 - total flux cleaned = -0.00237479 Jy ! Component: 500 - total flux cleaned = -0.00248097 Jy ! Component: 550 - total flux cleaned = -0.0024805 Jy ! Component: 600 - total flux cleaned = -0.00248109 Jy ! Component: 650 - total flux cleaned = -0.00251369 Jy ! Component: 700 - total flux cleaned = -0.00241623 Jy ! Component: 750 - total flux cleaned = -0.00244812 Jy ! Component: 800 - total flux cleaned = -0.00247968 Jy ! Component: 850 - total flux cleaned = -0.00248055 Jy ! Component: 900 - total flux cleaned = -0.00257076 Jy ! Component: 950 - total flux cleaned = -0.00260009 Jy ! Component: 1000 - total flux cleaned = -0.00259991 Jy ! Component: 1050 - total flux cleaned = -0.00260073 Jy ! Component: 1100 - total flux cleaned = -0.00265757 Jy ! Component: 1150 - total flux cleaned = -0.00271261 Jy ! Component: 1200 - total flux cleaned = -0.00265731 Jy ! Component: 1250 - total flux cleaned = -0.00265718 Jy ! Component: 1300 - total flux cleaned = -0.00265709 Jy ! Component: 1350 - total flux cleaned = -0.00265714 Jy ! Component: 1400 - total flux cleaned = -0.00268319 Jy ! Component: 1450 - total flux cleaned = -0.00260656 Jy ! Component: 1500 - total flux cleaned = -0.00260678 Jy ! Component: 1550 - total flux cleaned = -0.00265688 Jy ! Component: 1600 - total flux cleaned = -0.0027057 Jy ! Component: 1650 - total flux cleaned = -0.00277823 Jy ! Component: 1700 - total flux cleaned = -0.0027778 Jy ! Component: 1750 - total flux cleaned = -0.00282531 Jy ! Component: 1800 - total flux cleaned = -0.00280195 Jy ! Component: 1850 - total flux cleaned = -0.00291786 Jy ! Component: 1900 - total flux cleaned = -0.00300918 Jy ! Component: 1950 - total flux cleaned = -0.00298651 Jy ! Component: 2000 - total flux cleaned = -0.00300903 Jy ! Total flux subtracted in 2048 components = -0.00307543 Jy ! Clean residual min=-0.001243 max=0.001420 Jy/beam ! Clean residual mean=-0.000001 rms=0.000420 Jy/beam ! Combined flux in latest and established models = 0.681077 Jy keep ! Adding 145 model components to the UV plane model. ! The established model now contains 256 components and 0.681077 Jy ![Exited script file: muppet] wmap "J0629-1959_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8657 x 2.219 at -2.863 degrees (North through East) ! Clean map min=-0.0020633 max=0.56154 Jy/beam ! Writing clean map to FITS file: J0629-1959_X_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.561535 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000420291 device "J0629-1959_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0629-1959_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.224541 0.224541 0.449081 0.898162 1.79632 3.59265 7.1853 14.3706 28.7412 57.4824 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.561 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.8657 x 2.219 at -2.863 degrees (North through East) ! Clean map min=-0.0020633 max=0.56154 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0629-1959_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0629-1959_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0629-1959_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 03:33:19 2007