! Started logfile: J1512-0905_X_1996_01_02_yyk_uvs.log on Mon Jan 8 06:38:20 2007 obs J1512-0905_X_1996_01_02_yyk_uva.fits ! Reading UV FITS file: J1512-0905_X_1996_01_02_yyk_uva.fits ! AN table 1: 120 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.667037 visibilities/baseline/integration-bin. ! Found source: J1512-0905 ! ! 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.15049e+09 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 627 lines of history. ! ! Reading 14408 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 J1512-0905_X_1996_01_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)= 1.32438 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.7013 mas, bmaj=1.783 mas, bpa=-3.163 degrees ! Estimated noise=2187.55 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.991524 Jy ! Component: 100 - total flux cleaned = 1.28489 Jy ! Total flux subtracted in 100 components = 1.28489 Jy ! Clean residual min=-0.106039 max=0.126311 Jy/beam ! Clean residual mean=-0.000255 rms=0.032714 Jy/beam ! Combined flux in latest and established models = 1.28489 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 1.28489 Jy ! ! Correcting IF 1. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.499361Jy sigma=0.003035 ! Fit after self-cal, rms=0.494600Jy sigma=0.003009 ! Inverting map and beam ! Estimated beam: bmin=0.7013 mas, bmaj=1.783 mas, bpa=-3.162 degrees ! Estimated noise=2202.85 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.8895 mas, bmaj=2.271 mas, bpa=-8.116 degrees ! Estimated noise=980.756 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.196623 Jy ! Component: 100 - total flux cleaned = 0.237198 Jy ! Component: 150 - total flux cleaned = 0.23576 Jy ! Component: 200 - total flux cleaned = 0.234726 Jy ! Total flux subtracted in 200 components = 0.234726 Jy ! Clean residual min=-0.061561 max=0.073068 Jy/beam ! Clean residual mean=-0.000441 rms=0.018591 Jy/beam ! Combined flux in latest and established models = 1.51962 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 1.51962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.472559Jy sigma=0.002696 ! Fit after self-cal, rms=0.471689Jy sigma=0.002692 ! 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.8895 x 2.271 at -8.116 degrees (North through East) ! Clean map min=-0.052521 max=1.1805 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981051 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.10 HN 1.12 KP 0.88 ! LA 1.19 MK 1.00 NL 0.91 OV 0.90 ! PT 1.25 SC 0.88 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984573 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.07 HN 1.12 KP 0.89 ! LA 1.17 MK 0.99 NL 0.89 OV 0.93 ! PT 1.21 SC 0.95 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.974181 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 1.21 KP 0.87 ! LA 1.18 MK 1.03 NL 0.89 OV 0.91 ! PT 1.20 SC 0.88 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.969577 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.13 HN 1.18 KP 0.87 ! LA 1.17 MK 1.01 NL 0.92 OV 0.90 ! PT 1.25 SC 0.86 ! ! ! Fit before self-cal, rms=0.471689Jy sigma=0.002692 ! Fit after self-cal, rms=0.422477Jy sigma=0.002405 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.422477Jy sigma=0.002405 ! Fit after self-cal, rms=0.422500Jy sigma=0.002405 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8848 mas, bmaj=2.144 mas, bpa=-5.642 degrees ! Estimated noise=908.472 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.0561872 Jy ! Component: 100 - total flux cleaned = -0.0631329 Jy ! Component: 150 - total flux cleaned = -0.0636506 Jy ! Component: 200 - total flux cleaned = -0.0640184 Jy ! Total flux subtracted in 200 components = -0.0640184 Jy ! Clean residual min=-0.016552 max=0.019271 Jy/beam ! Clean residual mean=-0.000182 rms=0.004843 Jy/beam ! Combined flux in latest and established models = 1.4556 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 32 components and 1.4556 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.415572Jy sigma=0.002366 ! Fit after self-cal, rms=0.415422Jy sigma=0.002365 ! 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.415422Jy sigma=0.002365 ! Fit after self-cal, rms=0.360485Jy sigma=0.001868 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.0195148 Jy ! Component: 100 - total flux cleaned = 0.0213771 Jy ! Component: 150 - total flux cleaned = 0.0236009 Jy ! Component: 200 - total flux cleaned = 0.024846 Jy ! Total flux subtracted in 200 components = 0.024846 Jy ! Clean residual min=-0.018161 max=0.019437 Jy/beam ! Clean residual mean=-0.000204 rms=0.004841 Jy/beam ! Combined flux in latest and established models = 1.48044 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 39 components and 1.48044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.360433Jy sigma=0.001859 ! Fit after self-cal, rms=0.357735Jy sigma=0.001838 ! 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.8848 x 2.144 at -5.642 degrees (North through East) ! Clean map min=-0.017043 max=1.0965 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.357735Jy sigma=0.001838 ! Fit after self-cal, rms=0.359048Jy sigma=0.001795 ! 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.359048Jy sigma=0.001795 ! Fit after self-cal, rms=0.358608Jy sigma=0.001791 ! Inverting map and beam ! Estimated beam: bmin=0.8685 mas, bmaj=2.086 mas, bpa=-4.072 degrees ! Estimated noise=893.212 mJy/beam. ! Added new window around map position (-1.6, 2.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.011204 Jy ! Component: 100 - total flux cleaned = 0.0128679 Jy ! Component: 150 - total flux cleaned = 0.013987 Jy ! Component: 200 - total flux cleaned = 0.0144738 Jy ! Total flux subtracted in 200 components = 0.0144738 Jy ! Clean residual min=-0.008968 max=0.008689 Jy/beam ! Clean residual mean=0.000005 rms=0.002116 Jy/beam ! Combined flux in latest and established models = 1.49492 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 65 components and 1.49492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.358008Jy sigma=0.001786 ! Fit after self-cal, rms=0.357836Jy sigma=0.001785 ! 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.357836Jy sigma=0.001785 ! Fit after self-cal, rms=0.350704Jy sigma=0.001741 ! 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.350704Jy sigma=0.001741 ! Fit after self-cal, rms=0.350637Jy sigma=0.001740 ! Inverting map and beam ! Estimated beam: bmin=0.8592 mas, bmaj=2.062 mas, bpa=-3.474 degrees ! Estimated noise=887.037 mJy/beam. ! Added new window around map position (7, -3.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0091736 Jy ! Component: 100 - total flux cleaned = 0.00974316 Jy ! Component: 150 - total flux cleaned = 0.00997287 Jy ! Component: 200 - total flux cleaned = 0.0101508 Jy ! Total flux subtracted in 200 components = 0.0101508 Jy ! Clean residual min=-0.007851 max=0.007731 Jy/beam ! Clean residual mean=0.000003 rms=0.001977 Jy/beam ! Combined flux in latest and established models = 1.50507 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 88 components and 1.50507 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350426Jy sigma=0.001737 ! Fit after self-cal, rms=0.350360Jy sigma=0.001736 ! 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.128 mas, bmaj=3.898 mas, bpa=-6.806 degrees ! Estimated noise=1181.21 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.0014096 Jy ! Component: 100 - total flux cleaned = 0.00240757 Jy ! Component: 150 - total flux cleaned = 0.00322937 Jy ! Component: 200 - total flux cleaned = 0.00358076 Jy ! Total flux subtracted in 200 components = 0.00358076 Jy ! Clean residual min=-0.006442 max=0.006542 Jy/beam ! Clean residual mean=0.000004 rms=0.001990 Jy/beam ! Combined flux in latest and established models = 1.50865 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 94 components and 1.50865 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350348Jy sigma=0.001736 ! Fit after self-cal, rms=0.350290Jy sigma=0.001736 ! 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.6659 mas, bmaj=1.717 mas, bpa=0.5843 degrees ! Estimated noise=1897.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.972646 Jy ! Component: 100 - total flux cleaned = 1.27837 Jy ! Component: 150 - total flux cleaned = 1.40034 Jy ! Component: 200 - total flux cleaned = 1.46211 Jy ! Total flux subtracted in 200 components = 1.46211 Jy ! Clean residual min=-0.028272 max=0.024500 Jy/beam ! Clean residual mean=-0.000013 rms=0.006877 Jy/beam ! Combined flux in latest and established models = 1.46211 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 19 model components to the UV plane model. ! The established model now contains 19 components and 1.46211 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8592 mas, bmaj=2.062 mas, bpa=-3.474 degrees ! Estimated noise=887.037 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.036101 Jy ! Component: 100 - total flux cleaned = 0.0504952 Jy ! Component: 150 - total flux cleaned = 0.0523445 Jy ! Component: 200 - total flux cleaned = 0.0538592 Jy ! Total flux subtracted in 200 components = 0.0538592 Jy ! Clean residual min=-0.009184 max=0.008622 Jy/beam ! Clean residual mean=0.000001 rms=0.002268 Jy/beam ! Combined flux in latest and established models = 1.51597 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 40 components and 1.51597 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.128 mas, bmaj=3.898 mas, bpa=-6.806 degrees ! Estimated noise=1181.21 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.00072179 Jy ! Component: 100 - total flux cleaned = -0.00036967 Jy ! Component: 150 - total flux cleaned = -8.29138e-05 Jy ! Component: 200 - total flux cleaned = 3.05963e-05 Jy ! Total flux subtracted in 200 components = 3.05963e-05 Jy ! Clean residual min=-0.006924 max=0.006161 Jy/beam ! Clean residual mean=-0.000001 rms=0.001945 Jy/beam ! Combined flux in latest and established models = 1.516 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 56 components and 1.516 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8592 mas, bmaj=2.062 mas, bpa=-3.474 degrees ! Estimated noise=887.037 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000342761 Jy ! Component: 100 - total flux cleaned = -0.00143217 Jy ! Component: 150 - total flux cleaned = -0.00190892 Jy ! Component: 200 - total flux cleaned = -0.00167808 Jy ! Total flux subtracted in 200 components = -0.00167808 Jy ! Clean residual min=-0.007289 max=0.008587 Jy/beam ! Clean residual mean=0.000002 rms=0.001999 Jy/beam ! Combined flux in latest and established models = 1.51432 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 70 components and 1.51432 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350630Jy sigma=0.001738 ! Fit after self-cal, rms=0.350571Jy sigma=0.001737 wmodel J1512-0905_X_1996_01_02_yyk\_map.mod ! Writing 70 model components to file: J1512-0905_X_1996_01_02_yyk_map.mod wobs J1512-0905_X_1996_01_02_yyk\_uvs.fits ! Writing UV FITS file: J1512-0905_X_1996_01_02_yyk_uvs.fits wwins J1512-0905_X_1996_01_02_yyk\_map.win ! wwins: Wrote 3 windows to J1512-0905_X_1996_01_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 = 0.00189954 Jy ! Component: 100 - total flux cleaned = 0.00371694 Jy ! Component: 150 - total flux cleaned = 0.0051746 Jy ! Component: 200 - total flux cleaned = 0.00656181 Jy ! Component: 250 - total flux cleaned = 0.0075595 Jy ! Component: 300 - total flux cleaned = 0.00841549 Jy ! Component: 350 - total flux cleaned = 0.0093483 Jy ! Component: 400 - total flux cleaned = 0.010352 Jy ! Component: 450 - total flux cleaned = 0.0114249 Jy ! Component: 500 - total flux cleaned = 0.0124709 Jy ! Component: 550 - total flux cleaned = 0.0135842 Jy ! Component: 600 - total flux cleaned = 0.0147613 Jy ! Component: 650 - total flux cleaned = 0.0156463 Jy ! Component: 700 - total flux cleaned = 0.0164272 Jy ! Component: 750 - total flux cleaned = 0.0171058 Jy ! Component: 800 - total flux cleaned = 0.0178529 Jy ! Component: 850 - total flux cleaned = 0.0183425 Jy ! Component: 900 - total flux cleaned = 0.0190638 Jy ! Component: 950 - total flux cleaned = 0.0196924 Jy ! Component: 1000 - total flux cleaned = 0.020079 Jy ! Component: 1050 - total flux cleaned = 0.0206101 Jy ! Component: 1100 - total flux cleaned = 0.0209839 Jy ! Component: 1150 - total flux cleaned = 0.021498 Jy ! Component: 1200 - total flux cleaned = 0.0217143 Jy ! Component: 1250 - total flux cleaned = 0.0219984 Jy ! Component: 1300 - total flux cleaned = 0.0222779 Jy ! Component: 1350 - total flux cleaned = 0.0224159 Jy ! Component: 1400 - total flux cleaned = 0.0227546 Jy ! Component: 1450 - total flux cleaned = 0.022888 Jy ! Component: 1500 - total flux cleaned = 0.0230853 Jy ! Component: 1550 - total flux cleaned = 0.02315 Jy ! Component: 1600 - total flux cleaned = 0.0233438 Jy ! Component: 1650 - total flux cleaned = 0.0235352 Jy ! Component: 1700 - total flux cleaned = 0.0236602 Jy ! Component: 1750 - total flux cleaned = 0.0236611 Jy ! Component: 1800 - total flux cleaned = 0.0237235 Jy ! Component: 1850 - total flux cleaned = 0.0238459 Jy ! Component: 1900 - total flux cleaned = 0.0239052 Jy ! Component: 1950 - total flux cleaned = 0.0241416 Jy ! Component: 2000 - total flux cleaned = 0.0239086 Jy ! Total flux subtracted in 2048 components = 0.0243131 Jy ! Clean residual min=-0.003182 max=0.002874 Jy/beam ! Clean residual mean=0.000004 rms=0.001052 Jy/beam ! Combined flux in latest and established models = 1.53863 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 203 components and 1.53863 Jy ![Exited script file: muppet] wmap "J1512-0905_X_1996_01_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8592 x 2.062 at -3.474 degrees (North through East) ! Clean map min=-0.0050413 max=1.0465 Jy/beam ! Writing clean map to FITS file: J1512-0905_X_1996_01_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.04645 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00104539 device "J1512-0905_X_1996_01_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1512-0905_X_1996_01_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.299696 0.299696 0.599391 1.19878 2.39756 4.79513 9.59026 19.1805 38.361 76.7221 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.046 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.8592 x 2.062 at -3.474 degrees (North through East) ! Clean map min=-0.0050413 max=1.0465 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1512-0905_X_1996_01_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1512-0905_X_1996_01_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1512-0905_X_1996_01_02_yyk_uvs.log closed on Mon Jan 8 06:38:29 2007