! Started logfile: J1939-1525_S_1997_07_02_yyk_uvs.log on Sun Jan 7 19:41:37 2007 obs J1939-1525_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1939-1525_S_1997_07_02_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.975117 visibilities/baseline/integration-bin. ! Found source: J1939-1525 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 24924 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 J1939-1525_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.880926 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.705 mas, bmaj=7.057 mas, bpa=-6.357 degrees ! Estimated noise=1697.84 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.690923 Jy ! Component: 100 - total flux cleaned = 0.802307 Jy ! Total flux subtracted in 100 components = 0.802307 Jy ! Clean residual min=-0.016567 max=0.026701 Jy/beam ! Clean residual mean=0.000286 rms=0.005814 Jy/beam ! Combined flux in latest and established models = 0.802307 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.802307 Jy ! ! Correcting IF 1. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.321970Jy sigma=0.001288 ! Fit after self-cal, rms=0.321749Jy sigma=0.001287 ! Inverting map and beam ! Estimated beam: bmin=2.705 mas, bmaj=7.057 mas, bpa=-6.357 degrees ! Estimated noise=1697.84 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=3.479 mas, bmaj=8.934 mas, bpa=-6.392 degrees ! Estimated noise=1059.99 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.0201943 Jy ! Component: 100 - total flux cleaned = 0.0202337 Jy ! Component: 150 - total flux cleaned = 0.0199347 Jy ! Component: 200 - total flux cleaned = 0.0194503 Jy ! Total flux subtracted in 200 components = 0.0194503 Jy ! Clean residual min=-0.018596 max=0.028110 Jy/beam ! Clean residual mean=0.000355 rms=0.006122 Jy/beam ! Combined flux in latest and established models = 0.821757 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 17 components and 0.821757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.318968Jy sigma=0.001281 ! Fit after self-cal, rms=0.318958Jy sigma=0.001281 ! 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.479 x 8.934 at -6.392 degrees (North through East) ! Clean map min=-0.018073 max=0.79919 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.01449 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.12 HN 0.89 KP 0.90 ! LA 0.99 MK 1.01 NL 1.00* OV 1.12 ! PT 0.96 SC 0.85 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.976483 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.18 HN 0.98 KP 0.96 ! LA 1.09 MK 1.07 NL 0.98 OV 1.06 ! PT 0.94 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0454 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.08 HN 0.92 KP 0.92 ! LA 0.81 MK 0.88 NL 0.93 OV 0.95 ! PT 1.08 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.997381 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.14 HN 1.10 KP 0.93 ! LA 0.88 MK 1.05 NL 1.04 OV 0.94 ! PT 0.91 SC 1.03 ! ! ! Fit before self-cal, rms=0.318958Jy sigma=0.001281 ! Fit after self-cal, rms=0.299718Jy sigma=0.001224 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.299718Jy sigma=0.001224 ! Fit after self-cal, rms=0.299717Jy sigma=0.001224 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=8.86 mas, bpa=-5.651 degrees ! Estimated noise=1061.69 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.00814011 Jy ! Component: 100 - total flux cleaned = 0.00880293 Jy ! Component: 150 - total flux cleaned = 0.00907204 Jy ! Component: 200 - total flux cleaned = 0.00896816 Jy ! Total flux subtracted in 200 components = 0.00896816 Jy ! Clean residual min=-0.005308 max=0.006235 Jy/beam ! Clean residual mean=0.000062 rms=0.001585 Jy/beam ! Combined flux in latest and established models = 0.830726 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 34 components and 0.830726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299372Jy sigma=0.001223 ! Fit after self-cal, rms=0.299365Jy sigma=0.001223 ! 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.299365Jy sigma=0.001223 ! Fit after self-cal, rms=0.295037Jy sigma=0.001205 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.00105463 Jy ! Component: 100 - total flux cleaned = 0.00115009 Jy ! Component: 150 - total flux cleaned = 0.00115346 Jy ! Component: 200 - total flux cleaned = 0.00107771 Jy ! Total flux subtracted in 200 components = 0.00107771 Jy ! Clean residual min=-0.005083 max=0.006317 Jy/beam ! Clean residual mean=0.000058 rms=0.001551 Jy/beam ! Combined flux in latest and established models = 0.831803 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 37 components and 0.831803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294944Jy sigma=0.001205 ! Fit after self-cal, rms=0.294346Jy sigma=0.001202 ! 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.454 x 8.86 at -5.651 degrees (North through East) ! Clean map min=-0.0051165 max=0.80829 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.294346Jy sigma=0.001202 ! Fit after self-cal, rms=0.288594Jy sigma=0.001188 ! 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.288594Jy sigma=0.001188 ! Fit after self-cal, rms=0.288479Jy sigma=0.001188 ! Inverting map and beam ! Estimated beam: bmin=3.44 mas, bmaj=8.868 mas, bpa=-5.617 degrees ! Estimated noise=1059.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00160028 Jy ! Component: 100 - total flux cleaned = 0.00191011 Jy ! Component: 150 - total flux cleaned = 0.0019122 Jy ! Component: 200 - total flux cleaned = 0.00185034 Jy ! Total flux subtracted in 200 components = 0.00185034 Jy ! Clean residual min=-0.004690 max=0.005320 Jy/beam ! Clean residual mean=0.000104 rms=0.001358 Jy/beam ! Combined flux in latest and established models = 0.833654 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 0.833654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288422Jy sigma=0.001188 ! Fit after self-cal, rms=0.288390Jy sigma=0.001187 ! 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.288390Jy sigma=0.001187 ! Fit after self-cal, rms=0.288153Jy sigma=0.001186 ! 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.288153Jy sigma=0.001186 ! Fit after self-cal, rms=0.288142Jy sigma=0.001186 ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=8.861 mas, bpa=-5.577 degrees ! Estimated noise=1059.46 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00136104 Jy ! Component: 100 - total flux cleaned = 0.00157316 Jy ! Component: 150 - total flux cleaned = 0.00151541 Jy ! Component: 200 - total flux cleaned = 0.00141547 Jy ! Total flux subtracted in 200 components = 0.00141547 Jy ! Clean residual min=-0.004702 max=0.005447 Jy/beam ! Clean residual mean=0.000105 rms=0.001341 Jy/beam ! Combined flux in latest and established models = 0.835069 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 53 components and 0.835069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288113Jy sigma=0.001186 ! Fit after self-cal, rms=0.288107Jy sigma=0.001186 ! 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.148 mas, bmaj=16.45 mas, bpa=-2.079 degrees ! Estimated noise=1321.69 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.000380509 Jy ! Component: 100 - total flux cleaned = 0.000389938 Jy ! Component: 150 - total flux cleaned = 0.000450596 Jy ! Component: 200 - total flux cleaned = 0.000479316 Jy ! Total flux subtracted in 200 components = 0.000479316 Jy ! Clean residual min=-0.004135 max=0.006369 Jy/beam ! Clean residual mean=0.000195 rms=0.001661 Jy/beam ! Combined flux in latest and established models = 0.835548 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 57 components and 0.835549 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288125Jy sigma=0.001186 ! Fit after self-cal, rms=0.288118Jy sigma=0.001186 ! 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=2.695 mas, bmaj=7.041 mas, bpa=-5.896 degrees ! Estimated noise=1692.76 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.690696 Jy ! Component: 100 - total flux cleaned = 0.799663 Jy ! Component: 150 - total flux cleaned = 0.829531 Jy ! Component: 200 - total flux cleaned = 0.83309 Jy ! Total flux subtracted in 200 components = 0.83309 Jy ! Clean residual min=-0.008554 max=0.008612 Jy/beam ! Clean residual mean=0.000053 rms=0.002454 Jy/beam ! Combined flux in latest and established models = 0.83309 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.83309 Jy ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=8.861 mas, bpa=-5.577 degrees ! Estimated noise=1059.46 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.00147199 Jy ! Component: 100 - total flux cleaned = 0.00184514 Jy ! Component: 150 - total flux cleaned = 0.00212948 Jy ! Component: 200 - total flux cleaned = 0.00224698 Jy ! Total flux subtracted in 200 components = 0.00224698 Jy ! Clean residual min=-0.004754 max=0.005575 Jy/beam ! Clean residual mean=0.000106 rms=0.001357 Jy/beam ! Combined flux in latest and established models = 0.835337 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 29 components and 0.835337 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.148 mas, bmaj=16.45 mas, bpa=-2.079 degrees ! Estimated noise=1321.69 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.000707503 Jy ! Component: 100 - total flux cleaned = 0.000904669 Jy ! Component: 150 - total flux cleaned = 0.000996115 Jy ! Component: 200 - total flux cleaned = 0.00103062 Jy ! Total flux subtracted in 200 components = 0.00103062 Jy ! Clean residual min=-0.004073 max=0.006374 Jy/beam ! Clean residual mean=0.000193 rms=0.001640 Jy/beam ! Combined flux in latest and established models = 0.836367 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 39 components and 0.836367 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.433 mas, bmaj=8.861 mas, bpa=-5.577 degrees ! Estimated noise=1059.46 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00116331 Jy ! Component: 100 - total flux cleaned = -0.00125339 Jy ! Component: 150 - total flux cleaned = -0.00126187 Jy ! Component: 200 - total flux cleaned = -0.00126439 Jy ! Total flux subtracted in 200 components = -0.00126439 Jy ! Clean residual min=-0.004670 max=0.005409 Jy/beam ! Clean residual mean=0.000106 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 0.835103 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.835103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.288131Jy sigma=0.001186 ! Fit after self-cal, rms=0.288127Jy sigma=0.001186 wmodel J1939-1525_S_1997_07_02_yyk\_map.mod ! Writing 48 model components to file: J1939-1525_S_1997_07_02_yyk_map.mod wobs J1939-1525_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1939-1525_S_1997_07_02_yyk_uvs.fits wwins J1939-1525_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J1939-1525_S_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 = 0.00164374 Jy ! Component: 100 - total flux cleaned = 0.00239179 Jy ! Component: 150 - total flux cleaned = 0.00254355 Jy ! Component: 200 - total flux cleaned = 0.00268956 Jy ! Component: 250 - total flux cleaned = 0.00289395 Jy ! Component: 300 - total flux cleaned = 0.00289356 Jy ! Component: 350 - total flux cleaned = 0.00289446 Jy ! Component: 400 - total flux cleaned = 0.00283689 Jy ! Component: 450 - total flux cleaned = 0.0028962 Jy ! Component: 500 - total flux cleaned = 0.00278238 Jy ! Component: 550 - total flux cleaned = 0.00272668 Jy ! Component: 600 - total flux cleaned = 0.00240865 Jy ! Component: 650 - total flux cleaned = 0.0024095 Jy ! Component: 700 - total flux cleaned = 0.00235879 Jy ! Component: 750 - total flux cleaned = 0.00245804 Jy ! Component: 800 - total flux cleaned = 0.00260497 Jy ! Component: 850 - total flux cleaned = 0.00279658 Jy ! Component: 900 - total flux cleaned = 0.00289163 Jy ! Component: 950 - total flux cleaned = 0.00312141 Jy ! Component: 1000 - total flux cleaned = 0.00303003 Jy ! Component: 1050 - total flux cleaned = 0.00316409 Jy ! Component: 1100 - total flux cleaned = 0.00316465 Jy ! Component: 1150 - total flux cleaned = 0.00325158 Jy ! Component: 1200 - total flux cleaned = 0.00329359 Jy ! Component: 1250 - total flux cleaned = 0.00321 Jy ! Component: 1300 - total flux cleaned = 0.00337696 Jy ! Component: 1350 - total flux cleaned = 0.00333625 Jy ! Component: 1400 - total flux cleaned = 0.00361952 Jy ! Component: 1450 - total flux cleaned = 0.00369822 Jy ! Component: 1500 - total flux cleaned = 0.00358011 Jy ! Component: 1550 - total flux cleaned = 0.00377561 Jy ! Component: 1600 - total flux cleaned = 0.00389176 Jy ! Component: 1650 - total flux cleaned = 0.00393006 Jy ! Component: 1700 - total flux cleaned = 0.00396815 Jy ! Component: 1750 - total flux cleaned = 0.00400564 Jy ! Component: 1800 - total flux cleaned = 0.0041169 Jy ! Component: 1850 - total flux cleaned = 0.00415401 Jy ! Component: 1900 - total flux cleaned = 0.00429898 Jy ! Component: 1950 - total flux cleaned = 0.00426283 Jy ! Component: 2000 - total flux cleaned = 0.00436952 Jy ! Total flux subtracted in 2048 components = 0.00443998 Jy ! Clean residual min=-0.002784 max=0.002010 Jy/beam ! Clean residual mean=0.000062 rms=0.000727 Jy/beam ! Combined flux in latest and established models = 0.839543 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 190 components and 0.839542 Jy ![Exited script file: muppet] wmap "J1939-1525_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.433 x 8.861 at -5.577 degrees (North through East) ! Clean map min=-0.0034461 max=0.80742 Jy/beam ! Writing clean map to FITS file: J1939-1525_S_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.807425 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000721646 device "J1939-1525_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1939-1525_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.268129 0.268129 0.536257 1.07251 2.14503 4.29006 8.58012 17.1602 34.3205 68.6409 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.807 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.433 x 8.861 at -5.577 degrees (North through East) ! Clean map min=-0.0034461 max=0.80742 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1939-1525_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1939-1525_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1939-1525_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 19:41:44 2007