! Started logfile: J2357-0152_S_1997_05_07_yyk_uvs.log on Sun Jan 7 20:29:46 2007 obs J2357-0152_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2357-0152_S_1997_05_07_yyk_uva.fits ! AN table 1: 148 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.942342 visibilities/baseline/integration-bin. ! Found source: J2357-0152 ! ! 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 25104 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 J2357-0152_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.531678 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.737 mas, bmaj=7.054 mas, bpa=-5.832 degrees ! Estimated noise=2129.07 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.387514 Jy ! Component: 100 - total flux cleaned = 0.429769 Jy ! Total flux subtracted in 100 components = 0.429769 Jy ! Clean residual min=-0.014816 max=0.021107 Jy/beam ! Clean residual mean=0.000015 rms=0.004261 Jy/beam ! Combined flux in latest and established models = 0.429769 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.429769 Jy ! ! Correcting IF 1. ! A total of 197 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 55 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.283004Jy sigma=0.001213 ! Fit after self-cal, rms=0.282905Jy sigma=0.001212 ! Inverting map and beam ! Estimated beam: bmin=2.737 mas, bmaj=7.054 mas, bpa=-5.832 degrees ! Estimated noise=2129.07 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.543 mas, bmaj=8.515 mas, bpa=-4.503 degrees ! Estimated noise=969.862 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.00914612 Jy ! Component: 100 - total flux cleaned = -0.00998648 Jy ! Component: 150 - total flux cleaned = -0.00998104 Jy ! Component: 200 - total flux cleaned = -0.00999329 Jy ! Total flux subtracted in 200 components = -0.00999329 Jy ! Clean residual min=-0.010737 max=0.014603 Jy/beam ! Clean residual mean=0.000114 rms=0.002908 Jy/beam ! Combined flux in latest and established models = 0.419776 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.419776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281639Jy sigma=0.001208 ! Fit after self-cal, rms=0.281632Jy sigma=0.001208 ! 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.543 x 8.515 at -4.503 degrees (North through East) ! Clean map min=-0.010284 max=0.43749 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.02952 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.06 HN 0.99 KP 0.89 ! LA 0.99 MK 0.98 NL 1.00* OV 1.07 ! PT 0.94 SC 0.82 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.981998 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.12 HN 1.07 KP 1.00 ! LA 1.07 MK 1.03 NL 1.03 OV 1.02 ! PT 0.92 SC 0.90 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05119 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.04 HN 0.96 KP 0.93 ! LA 0.80 MK 0.86 NL 0.95 OV 0.95 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.984592 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 1.08 KP 0.97 ! LA 0.89 MK 1.02 NL 1.11 OV 1.09 ! PT 0.91 SC 1.00 ! ! ! Fit before self-cal, rms=0.281632Jy sigma=0.001208 ! Fit after self-cal, rms=0.272611Jy sigma=0.001192 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.272611Jy sigma=0.001192 ! Fit after self-cal, rms=0.272609Jy sigma=0.001192 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.483 mas, bmaj=8.319 mas, bpa=-3.415 degrees ! Estimated noise=975.635 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.00664297 Jy ! Component: 100 - total flux cleaned = 0.0076265 Jy ! Component: 150 - total flux cleaned = 0.0076998 Jy ! Component: 200 - total flux cleaned = 0.00781108 Jy ! Total flux subtracted in 200 components = 0.00781108 Jy ! Clean residual min=-0.004462 max=0.005056 Jy/beam ! Clean residual mean=0.000004 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.427587 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 32 components and 0.427587 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272437Jy sigma=0.001192 ! Fit after self-cal, rms=0.272436Jy sigma=0.001192 ! 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.272436Jy sigma=0.001192 ! Fit after self-cal, rms=0.270459Jy sigma=0.001183 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.000739305 Jy ! Component: 100 - total flux cleaned = 0.000702446 Jy ! Component: 150 - total flux cleaned = 0.000701098 Jy ! Component: 200 - total flux cleaned = 0.000700459 Jy ! Total flux subtracted in 200 components = 0.000700459 Jy ! Clean residual min=-0.004494 max=0.004806 Jy/beam ! Clean residual mean=0.000003 rms=0.001251 Jy/beam ! Combined flux in latest and established models = 0.428287 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 39 components and 0.428287 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.270434Jy sigma=0.001183 ! Fit after self-cal, rms=0.270190Jy sigma=0.001182 ! 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.483 x 8.319 at -3.415 degrees (North through East) ! Clean map min=-0.0043385 max=0.44345 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.270190Jy sigma=0.001182 ! Fit after self-cal, rms=0.266958Jy sigma=0.001175 ! 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.266958Jy sigma=0.001175 ! Fit after self-cal, rms=0.266895Jy sigma=0.001175 ! Inverting map and beam ! Estimated beam: bmin=3.463 mas, bmaj=8.281 mas, bpa=-3.233 degrees ! Estimated noise=972.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00113903 Jy ! Component: 100 - total flux cleaned = 0.00123739 Jy ! Component: 150 - total flux cleaned = 0.00130236 Jy ! Component: 200 - total flux cleaned = 0.0013574 Jy ! Total flux subtracted in 200 components = 0.0013574 Jy ! Clean residual min=-0.004071 max=0.004153 Jy/beam ! Clean residual mean=-0.000009 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.429645 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 51 components and 0.429645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266878Jy sigma=0.001175 ! Fit after self-cal, rms=0.266855Jy sigma=0.001175 ! 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.266855Jy sigma=0.001175 ! Fit after self-cal, rms=0.267127Jy sigma=0.001173 ! 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.267127Jy sigma=0.001173 ! Fit after self-cal, rms=0.267119Jy sigma=0.001173 ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=8.255 mas, bpa=-3.111 degrees ! Estimated noise=974.505 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00157189 Jy ! Component: 100 - total flux cleaned = 0.00183386 Jy ! Component: 150 - total flux cleaned = 0.0019705 Jy ! Component: 200 - total flux cleaned = 0.00198687 Jy ! Total flux subtracted in 200 components = 0.00198687 Jy ! Clean residual min=-0.004106 max=0.004179 Jy/beam ! Clean residual mean=-0.000010 rms=0.001124 Jy/beam ! Combined flux in latest and established models = 0.431632 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 59 components and 0.431632 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267109Jy sigma=0.001173 ! Fit after self-cal, rms=0.267107Jy sigma=0.001173 ! 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.046 mas, bmaj=12.75 mas, bpa=-1.104 degrees ! Estimated noise=1224.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.000380767 Jy ! Component: 100 - total flux cleaned = -0.000262228 Jy ! Component: 150 - total flux cleaned = -0.000191341 Jy ! Component: 200 - total flux cleaned = -0.000146373 Jy ! Total flux subtracted in 200 components = -0.000146373 Jy ! Clean residual min=-0.003820 max=0.004335 Jy/beam ! Clean residual mean=-0.000022 rms=0.001253 Jy/beam ! Combined flux in latest and established models = 0.431485 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 65 components and 0.431485 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267111Jy sigma=0.001173 ! Fit after self-cal, rms=0.267109Jy sigma=0.001173 ! 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.708 mas, bmaj=6.95 mas, bpa=-5.132 degrees ! Estimated noise=2131.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.389395 Jy ! Component: 100 - total flux cleaned = 0.440568 Jy ! Component: 150 - total flux cleaned = 0.439442 Jy ! Component: 200 - total flux cleaned = 0.438404 Jy ! Total flux subtracted in 200 components = 0.438404 Jy ! Clean residual min=-0.009152 max=0.009805 Jy/beam ! Clean residual mean=-0.000024 rms=0.002770 Jy/beam ! Combined flux in latest and established models = 0.438404 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.438404 Jy ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=8.255 mas, bpa=-3.111 degrees ! Estimated noise=974.505 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.00626306 Jy ! Component: 100 - total flux cleaned = -0.00676994 Jy ! Component: 150 - total flux cleaned = -0.00707206 Jy ! Component: 200 - total flux cleaned = -0.00726023 Jy ! Total flux subtracted in 200 components = -0.00726023 Jy ! Clean residual min=-0.004121 max=0.004227 Jy/beam ! Clean residual mean=-0.000008 rms=0.001148 Jy/beam ! Combined flux in latest and established models = 0.431144 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 19 components and 0.431144 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.046 mas, bmaj=12.75 mas, bpa=-1.104 degrees ! Estimated noise=1224.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.000321429 Jy ! Component: 100 - total flux cleaned = -0.000187587 Jy ! Component: 150 - total flux cleaned = -6.71262e-05 Jy ! Component: 200 - total flux cleaned = -2.94874e-05 Jy ! Total flux subtracted in 200 components = -2.94874e-05 Jy ! Clean residual min=-0.003825 max=0.004437 Jy/beam ! Clean residual mean=-0.000018 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.431115 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 24 components and 0.431115 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.454 mas, bmaj=8.255 mas, bpa=-3.111 degrees ! Estimated noise=974.505 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.69739e-05 Jy ! Component: 100 - total flux cleaned = -3.14716e-06 Jy ! Component: 150 - total flux cleaned = 4.09388e-05 Jy ! Component: 200 - total flux cleaned = 4.19809e-05 Jy ! Total flux subtracted in 200 components = 4.19809e-05 Jy ! Clean residual min=-0.004122 max=0.004215 Jy/beam ! Clean residual mean=-0.000008 rms=0.001139 Jy/beam ! Combined flux in latest and established models = 0.431157 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.431157 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267127Jy sigma=0.001173 ! Fit after self-cal, rms=0.267129Jy sigma=0.001173 wmodel J2357-0152_S_1997_05_07_yyk\_map.mod ! Writing 37 model components to file: J2357-0152_S_1997_05_07_yyk_map.mod wobs J2357-0152_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2357-0152_S_1997_05_07_yyk_uvs.fits wwins J2357-0152_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J2357-0152_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 = -7.60087e-05 Jy ! Component: 100 - total flux cleaned = -0.000487117 Jy ! Component: 150 - total flux cleaned = -0.000941217 Jy ! Component: 200 - total flux cleaned = -0.00112738 Jy ! Component: 250 - total flux cleaned = -0.00130544 Jy ! Component: 300 - total flux cleaned = -0.00141967 Jy ! Component: 350 - total flux cleaned = -0.00147475 Jy ! Component: 400 - total flux cleaned = -0.00158464 Jy ! Component: 450 - total flux cleaned = -0.00184837 Jy ! Component: 500 - total flux cleaned = -0.0020031 Jy ! Component: 550 - total flux cleaned = -0.0023019 Jy ! Component: 600 - total flux cleaned = -0.0022034 Jy ! Component: 650 - total flux cleaned = -0.00239428 Jy ! Component: 700 - total flux cleaned = -0.00248631 Jy ! Component: 750 - total flux cleaned = -0.00253066 Jy ! Component: 800 - total flux cleaned = -0.00248523 Jy ! Component: 850 - total flux cleaned = -0.00257281 Jy ! Component: 900 - total flux cleaned = -0.00257215 Jy ! Component: 950 - total flux cleaned = -0.00257179 Jy ! Component: 1000 - total flux cleaned = -0.00253141 Jy ! Component: 1050 - total flux cleaned = -0.00245058 Jy ! Component: 1100 - total flux cleaned = -0.00237124 Jy ! Component: 1150 - total flux cleaned = -0.00221634 Jy ! Component: 1200 - total flux cleaned = -0.0022555 Jy ! Component: 1250 - total flux cleaned = -0.00225551 Jy ! Component: 1300 - total flux cleaned = -0.00221769 Jy ! Component: 1350 - total flux cleaned = -0.0023263 Jy ! Component: 1400 - total flux cleaned = -0.002326 Jy ! Component: 1450 - total flux cleaned = -0.00239702 Jy ! Component: 1500 - total flux cleaned = -0.00253726 Jy ! Component: 1550 - total flux cleaned = -0.00281239 Jy ! Component: 1600 - total flux cleaned = -0.00291372 Jy ! Component: 1650 - total flux cleaned = -0.00304734 Jy ! Component: 1700 - total flux cleaned = -0.0031793 Jy ! Component: 1750 - total flux cleaned = -0.00334145 Jy ! Component: 1800 - total flux cleaned = -0.00347036 Jy ! Component: 1850 - total flux cleaned = -0.00359702 Jy ! Component: 1900 - total flux cleaned = -0.00369076 Jy ! Component: 1950 - total flux cleaned = -0.0037216 Jy ! Component: 2000 - total flux cleaned = -0.00381347 Jy ! Total flux subtracted in 2048 components = -0.00393407 Jy ! Clean residual min=-0.001644 max=0.001908 Jy/beam ! Clean residual mean=-0.000027 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.427223 Jy keep ! Adding 137 model components to the UV plane model. ! The established model now contains 174 components and 0.427223 Jy ![Exited script file: muppet] wmap "J2357-0152_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.454 x 8.255 at -3.111 degrees (North through East) ! Clean map min=-0.0034595 max=0.44378 Jy/beam ! Writing clean map to FITS file: J2357-0152_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.443781 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000616006 device "J2357-0152_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2357-0152_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.416425 0.416425 0.83285 1.6657 3.3314 6.6628 13.3256 26.6512 53.3024 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.443 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.454 x 8.255 at -3.111 degrees (North through East) ! Clean map min=-0.0034595 max=0.44378 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2357-0152_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2357-0152_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2357-0152_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 20:29:53 2007