! Started logfile: J2130-0927_S_1997_05_07_yyk_uvs.log on Sun Jan 7 19:59:06 2007 obs J2130-0927_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2130-0927_S_1997_05_07_yyk_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.867472 visibilities/baseline/integration-bin. ! Found source: J2130-0927 ! ! 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 614 lines of history. ! ! Reading 21548 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 J2130-0927_S_1997_05_07_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.617502 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.776 mas, bmaj=6.931 mas, bpa=-0.178 degrees ! Estimated noise=2069.41 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.46033 Jy ! Component: 100 - total flux cleaned = 0.508195 Jy ! Total flux subtracted in 100 components = 0.508195 Jy ! Clean residual min=-0.021163 max=0.024768 Jy/beam ! Clean residual mean=0.000454 rms=0.005288 Jy/beam ! Combined flux in latest and established models = 0.508196 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.508196 Jy ! ! Correcting IF 1. ! A total of 238 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 105 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.306367Jy sigma=0.001225 ! Fit after self-cal, rms=0.306256Jy sigma=0.001224 ! Inverting map and beam ! Estimated beam: bmin=2.776 mas, bmaj=6.931 mas, bpa=-0.1778 degrees ! Estimated noise=2076.23 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.68 mas, bmaj=8.726 mas, bpa=-2.789 degrees ! Estimated noise=1082.35 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.00480351 Jy ! Component: 100 - total flux cleaned = 0.00379649 Jy ! Component: 150 - total flux cleaned = 0.00301775 Jy ! Component: 200 - total flux cleaned = 0.00268474 Jy ! Total flux subtracted in 200 components = 0.00268474 Jy ! Clean residual min=-0.012312 max=0.015892 Jy/beam ! Clean residual mean=0.000302 rms=0.003654 Jy/beam ! Combined flux in latest and established models = 0.51088 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 18 components and 0.51088 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.303994Jy sigma=0.001218 ! Fit after self-cal, rms=0.303988Jy sigma=0.001218 ! 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.68 x 8.726 at -2.789 degrees (North through East) ! Clean map min=-0.012086 max=0.51741 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: 1.01701 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.07 HN 1.05 KP 0.88 ! LA 0.99 MK 1.01 NL 1.00* OV 1.09 ! PT 0.95 SC 0.82 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.976087 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.11 HN 1.14 KP 0.99 ! LA 1.07 MK 1.04 NL 1.00 OV 1.04 ! PT 0.94 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04453 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.05 HN 0.99 KP 0.90 ! LA 0.79 MK 0.90 NL 0.95 OV 0.97 ! PT 1.07 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.992425 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.11 HN 1.10 KP 0.94 ! LA 0.87 MK 1.03 NL 1.08 OV 1.06 ! PT 0.92 SC 1.00 ! ! ! Fit before self-cal, rms=0.303988Jy sigma=0.001218 ! Fit after self-cal, rms=0.291180Jy sigma=0.001194 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.291180Jy sigma=0.001194 ! Fit after self-cal, rms=0.291179Jy sigma=0.001194 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.634 mas, bmaj=8.535 mas, bpa=-1.437 degrees ! Estimated noise=1079.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.00501628 Jy ! Component: 100 - total flux cleaned = 0.00608044 Jy ! Component: 150 - total flux cleaned = 0.00607575 Jy ! Component: 200 - total flux cleaned = 0.0060766 Jy ! Total flux subtracted in 200 components = 0.0060766 Jy ! Clean residual min=-0.004543 max=0.004251 Jy/beam ! Clean residual mean=-0.000066 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.516957 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 28 components and 0.516957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291077Jy sigma=0.001194 ! Fit after self-cal, rms=0.291074Jy sigma=0.001194 ! 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.291074Jy sigma=0.001194 ! Fit after self-cal, rms=0.289727Jy sigma=0.001188 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.000596012 Jy ! Component: 100 - total flux cleaned = 0.000599799 Jy ! Component: 150 - total flux cleaned = 0.000602979 Jy ! Component: 200 - total flux cleaned = 0.000600397 Jy ! Total flux subtracted in 200 components = 0.000600397 Jy ! Clean residual min=-0.004464 max=0.004194 Jy/beam ! Clean residual mean=-0.000067 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.517557 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 33 components and 0.517557 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.289696Jy sigma=0.001188 ! Fit after self-cal, rms=0.289545Jy sigma=0.001188 ! 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.634 x 8.535 at -1.437 degrees (North through East) ! Clean map min=-0.0042535 max=0.51932 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.289545Jy sigma=0.001188 ! Fit after self-cal, rms=0.284232Jy sigma=0.001180 ! 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.284232Jy sigma=0.001180 ! Fit after self-cal, rms=0.284209Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=3.617 mas, bmaj=8.5 mas, bpa=-1.374 degrees ! Estimated noise=1076.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00131753 Jy ! Component: 100 - total flux cleaned = 0.00142944 Jy ! Component: 150 - total flux cleaned = 0.0013791 Jy ! Component: 200 - total flux cleaned = 0.00137979 Jy ! Total flux subtracted in 200 components = 0.00137979 Jy ! Clean residual min=-0.004247 max=0.003101 Jy/beam ! Clean residual mean=-0.000045 rms=0.000978 Jy/beam ! Combined flux in latest and established models = 0.518937 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 37 components and 0.518937 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284188Jy sigma=0.001180 ! Fit after self-cal, rms=0.284185Jy sigma=0.001180 ! 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.284185Jy sigma=0.001180 ! Fit after self-cal, rms=0.284204Jy sigma=0.001179 ! 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.284204Jy sigma=0.001179 ! Fit after self-cal, rms=0.284206Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=8.481 mas, bpa=-1.359 degrees ! Estimated noise=1077.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157599 Jy ! Component: 100 - total flux cleaned = 0.00166502 Jy ! Component: 150 - total flux cleaned = 0.00166608 Jy ! Component: 200 - total flux cleaned = 0.00166674 Jy ! Total flux subtracted in 200 components = 0.00166674 Jy ! Clean residual min=-0.004251 max=0.002997 Jy/beam ! Clean residual mean=-0.000048 rms=0.000970 Jy/beam ! Combined flux in latest and established models = 0.520604 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 39 components and 0.520604 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284192Jy sigma=0.001179 ! Fit after self-cal, rms=0.284193Jy sigma=0.001179 ! 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=9 mas, bmaj=15.44 mas, bpa=10.56 degrees ! Estimated noise=1311.78 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.00074996 Jy ! Component: 100 - total flux cleaned = 0.000802313 Jy ! Component: 150 - total flux cleaned = 0.000851192 Jy ! Component: 200 - total flux cleaned = 0.000912078 Jy ! Total flux subtracted in 200 components = 0.000912077 Jy ! Clean residual min=-0.003878 max=0.003611 Jy/beam ! Clean residual mean=-0.000092 rms=0.001114 Jy/beam ! Combined flux in latest and established models = 0.521516 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 43 components and 0.521516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284196Jy sigma=0.001179 ! Fit after self-cal, rms=0.284196Jy sigma=0.001179 ! 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.748 mas, bmaj=6.861 mas, bpa=0.6254 degrees ! Estimated noise=2046.75 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.454248 Jy ! Component: 100 - total flux cleaned = 0.516172 Jy ! Component: 150 - total flux cleaned = 0.516258 Jy ! Component: 200 - total flux cleaned = 0.515631 Jy ! Total flux subtracted in 200 components = 0.515631 Jy ! Clean residual min=-0.009330 max=0.009788 Jy/beam ! Clean residual mean=-0.000024 rms=0.002737 Jy/beam ! Combined flux in latest and established models = 0.515631 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 12 model components to the UV plane model. ! The established model now contains 12 components and 0.515631 Jy ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=8.481 mas, bpa=-1.359 degrees ! Estimated noise=1077.86 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) ! Added new window around map position (2.5, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00606531 Jy ! Component: 100 - total flux cleaned = 0.0060242 Jy ! Component: 150 - total flux cleaned = 0.00652205 Jy ! Component: 200 - total flux cleaned = 0.00691392 Jy ! Total flux subtracted in 200 components = 0.00691392 Jy ! Clean residual min=-0.004070 max=0.003395 Jy/beam ! Clean residual mean=-0.000063 rms=0.000977 Jy/beam ! Combined flux in latest and established models = 0.522545 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 28 components and 0.522545 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=9 mas, bmaj=15.44 mas, bpa=10.56 degrees ! Estimated noise=1311.78 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.000310775 Jy ! Component: 100 - total flux cleaned = -0.000273609 Jy ! Component: 150 - total flux cleaned = -0.000212237 Jy ! Component: 200 - total flux cleaned = -0.000153355 Jy ! Total flux subtracted in 200 components = -0.000153355 Jy ! Clean residual min=-0.003859 max=0.003573 Jy/beam ! Clean residual mean=-0.000103 rms=0.001108 Jy/beam ! Combined flux in latest and established models = 0.522392 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 44 components and 0.522392 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.609 mas, bmaj=8.481 mas, bpa=-1.359 degrees ! Estimated noise=1077.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000278227 Jy ! Component: 100 - total flux cleaned = 0.000498946 Jy ! Component: 150 - total flux cleaned = 0.000698968 Jy ! Component: 200 - total flux cleaned = 0.000882743 Jy ! Total flux subtracted in 200 components = 0.000882743 Jy ! Clean residual min=-0.003911 max=0.003334 Jy/beam ! Clean residual mean=-0.000068 rms=0.000955 Jy/beam ! Combined flux in latest and established models = 0.523275 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.523275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.284176Jy sigma=0.001179 ! Fit after self-cal, rms=0.284174Jy sigma=0.001179 wmodel J2130-0927_S_1997_05_07_yyk\_map.mod ! Writing 57 model components to file: J2130-0927_S_1997_05_07_yyk_map.mod wobs J2130-0927_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2130-0927_S_1997_05_07_yyk_uvs.fits wwins J2130-0927_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J2130-0927_S_1997_05_07_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.00177167 Jy ! Component: 100 - total flux cleaned = -0.00271383 Jy ! Component: 150 - total flux cleaned = -0.00328085 Jy ! Component: 200 - total flux cleaned = -0.00375516 Jy ! Component: 250 - total flux cleaned = -0.00400201 Jy ! Component: 300 - total flux cleaned = -0.0040491 Jy ! Component: 350 - total flux cleaned = -0.00422814 Jy ! Component: 400 - total flux cleaned = -0.00449078 Jy ! Component: 450 - total flux cleaned = -0.00478829 Jy ! Component: 500 - total flux cleaned = -0.00515984 Jy ! Component: 550 - total flux cleaned = -0.00531999 Jy ! Component: 600 - total flux cleaned = -0.00543852 Jy ! Component: 650 - total flux cleaned = -0.00570805 Jy ! Component: 700 - total flux cleaned = -0.00589646 Jy ! Component: 750 - total flux cleaned = -0.00611827 Jy ! Component: 800 - total flux cleaned = -0.00648008 Jy ! Component: 850 - total flux cleaned = -0.00679961 Jy ! Component: 900 - total flux cleaned = -0.00711335 Jy ! Component: 950 - total flux cleaned = -0.0074893 Jy ! Component: 1000 - total flux cleaned = -0.00779171 Jy ! Component: 1050 - total flux cleaned = -0.00799032 Jy ! Component: 1100 - total flux cleaned = -0.00828355 Jy ! Component: 1150 - total flux cleaned = -0.00857158 Jy ! Component: 1200 - total flux cleaned = -0.00882323 Jy ! Component: 1250 - total flux cleaned = -0.00904019 Jy ! Component: 1300 - total flux cleaned = -0.00916302 Jy ! Component: 1350 - total flux cleaned = -0.00937466 Jy ! Component: 1400 - total flux cleaned = -0.00961278 Jy ! Component: 1450 - total flux cleaned = -0.00967107 Jy ! Component: 1500 - total flux cleaned = -0.00972991 Jy ! Component: 1550 - total flux cleaned = -0.00995908 Jy ! Component: 1600 - total flux cleaned = -0.0101283 Jy ! Component: 1650 - total flux cleaned = -0.0101846 Jy ! Component: 1700 - total flux cleaned = -0.0103498 Jy ! Component: 1750 - total flux cleaned = -0.0104586 Jy ! Component: 1800 - total flux cleaned = -0.0105393 Jy ! Component: 1850 - total flux cleaned = -0.0106459 Jy ! Component: 1900 - total flux cleaned = -0.0108826 Jy ! Component: 1950 - total flux cleaned = -0.0109347 Jy ! Component: 2000 - total flux cleaned = -0.0111404 Jy ! Total flux subtracted in 2048 components = -0.0112417 Jy ! Clean residual min=-0.001589 max=0.001393 Jy/beam ! Clean residual mean=-0.000019 rms=0.000513 Jy/beam ! Combined flux in latest and established models = 0.512033 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 174 components and 0.512033 Jy ![Exited script file: muppet] wmap "J2130-0927_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.609 x 8.481 at -1.359 degrees (North through East) ! Clean map min=-0.0033758 max=0.51815 Jy/beam ! Writing clean map to FITS file: J2130-0927_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.518154 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000507458 device "J2130-0927_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2130-0927_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.293807 0.293807 0.587614 1.17523 2.35046 4.70091 9.40182 18.8036 37.6073 75.2146 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.518 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.609 x 8.481 at -1.359 degrees (North through East) ! Clean map min=-0.0033758 max=0.51815 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2130-0927_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2130-0927_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2130-0927_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 19:59:12 2007