! Started logfile: J1037-2934_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:32:48 2007 obs J1037-2934_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1037-2934_S_1997_05_07_yyk_uva.fits ! AN table 1: 54 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.946502 visibilities/baseline/integration-bin. ! Found source: J1037-2934 ! ! 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 9200 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 J1037-2934_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)= 1.17253 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.635 mas, bmaj=7.235 mas, bpa=-0.4029 degrees ! Estimated noise=3020.63 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.931873 Jy ! Component: 100 - total flux cleaned = 1.0868 Jy ! Total flux subtracted in 100 components = 1.0868 Jy ! Clean residual min=-0.044244 max=0.083908 Jy/beam ! Clean residual mean=-0.000178 rms=0.015173 Jy/beam ! Combined flux in latest and established models = 1.0868 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 1.0868 Jy ! ! Correcting IF 1. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.409059Jy sigma=0.001381 ! Fit after self-cal, rms=0.408560Jy sigma=0.001381 ! Inverting map and beam ! Estimated beam: bmin=2.635 mas, bmaj=7.235 mas, bpa=-0.4028 degrees ! Estimated noise=3020.18 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.39 mas, bmaj=9.404 mas, bpa=-3.185 degrees ! Estimated noise=2032.28 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.0570355 Jy ! Component: 100 - total flux cleaned = 0.0648756 Jy ! Component: 150 - total flux cleaned = 0.0658102 Jy ! Component: 200 - total flux cleaned = 0.0675478 Jy ! Total flux subtracted in 200 components = 0.0675478 Jy ! Clean residual min=-0.040584 max=0.041167 Jy/beam ! Clean residual mean=0.000379 rms=0.012558 Jy/beam ! Combined flux in latest and established models = 1.15434 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 24 components and 1.15434 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.399427Jy sigma=0.001353 ! Fit after self-cal, rms=0.399177Jy sigma=0.001352 ! 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.39 x 9.404 at -3.185 degrees (North through East) ! Clean map min=-0.039417 max=1.059 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.0158 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.05 HN 1.20 KP 0.89 ! LA 0.99 MK 0.99 NL 1.00* OV 1.07 ! PT 0.94 SC 0.77 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.960069 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 1.33 KP 0.99 ! LA 1.06 MK 1.06 NL 1.01 OV 1.03 ! PT 0.92 SC 0.92 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04122 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.05 HN 1.12 KP 0.91 ! LA 0.79 MK 0.86 NL 0.94 OV 0.94 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.971147 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.12 HN 1.31 KP 0.92 ! LA 0.87 MK 1.03 NL 1.06 OV 1.07 ! PT 0.90 SC 1.04 ! ! ! Fit before self-cal, rms=0.399177Jy sigma=0.001352 ! Fit after self-cal, rms=0.363561Jy sigma=0.001259 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.363561Jy sigma=0.001259 ! Fit after self-cal, rms=0.363563Jy sigma=0.001259 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.407 mas, bmaj=9.138 mas, bpa=-2.317 degrees ! Estimated noise=1982.02 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 (11.5, -6.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00827198 Jy ! Component: 100 - total flux cleaned = 0.0111001 Jy ! Component: 150 - total flux cleaned = 0.0122394 Jy ! Component: 200 - total flux cleaned = 0.0122281 Jy ! Total flux subtracted in 200 components = 0.0122281 Jy ! Clean residual min=-0.011122 max=0.009992 Jy/beam ! Clean residual mean=-0.000009 rms=0.002773 Jy/beam ! Combined flux in latest and established models = 1.16657 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 45 components and 1.16657 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.362032Jy sigma=0.001251 ! Fit after self-cal, rms=0.361967Jy sigma=0.001251 ! 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.361967Jy sigma=0.001251 ! Fit after self-cal, rms=0.358057Jy sigma=0.001233 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.00343345 Jy ! Component: 100 - total flux cleaned = 0.00366644 Jy ! Component: 150 - total flux cleaned = 0.00344334 Jy ! Component: 200 - total flux cleaned = 0.0032516 Jy ! Total flux subtracted in 200 components = 0.0032516 Jy ! Clean residual min=-0.009784 max=0.009285 Jy/beam ! Clean residual mean=-0.000014 rms=0.002542 Jy/beam ! Combined flux in latest and established models = 1.16982 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 1.16982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.357747Jy sigma=0.001232 ! Fit after self-cal, rms=0.357015Jy sigma=0.001229 ! 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.407 x 9.138 at -2.317 degrees (North through East) ! Clean map min=-0.0092058 max=1.0477 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.357015Jy sigma=0.001229 ! Fit after self-cal, rms=0.348376Jy sigma=0.001196 ! 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.348376Jy sigma=0.001196 ! Fit after self-cal, rms=0.348231Jy sigma=0.001196 ! Inverting map and beam ! Estimated beam: bmin=3.405 mas, bmaj=9.129 mas, bpa=-2.416 degrees ! Estimated noise=1979.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000826795 Jy ! Component: 100 - total flux cleaned = 0.000492384 Jy ! Component: 150 - total flux cleaned = 0.000185286 Jy ! Component: 200 - total flux cleaned = 5.80415e-05 Jy ! Total flux subtracted in 200 components = 5.80415e-05 Jy ! Clean residual min=-0.008516 max=0.009122 Jy/beam ! Clean residual mean=0.000027 rms=0.002242 Jy/beam ! Combined flux in latest and established models = 1.16988 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 70 components and 1.16988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348029Jy sigma=0.001195 ! Fit after self-cal, rms=0.347952Jy sigma=0.001195 ! 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.347952Jy sigma=0.001195 ! Fit after self-cal, rms=0.347479Jy sigma=0.001194 ! 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.347479Jy sigma=0.001194 ! Fit after self-cal, rms=0.347476Jy sigma=0.001194 ! Inverting map and beam ! Estimated beam: bmin=3.399 mas, bmaj=9.117 mas, bpa=-2.446 degrees ! Estimated noise=1979.83 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00104346 Jy ! Component: 100 - total flux cleaned = 0.00104568 Jy ! Component: 150 - total flux cleaned = 0.00104603 Jy ! Component: 200 - total flux cleaned = 0.00104404 Jy ! Total flux subtracted in 200 components = 0.00104404 Jy ! Clean residual min=-0.008330 max=0.008676 Jy/beam ! Clean residual mean=0.000029 rms=0.002184 Jy/beam ! Combined flux in latest and established models = 1.17093 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 80 components and 1.17093 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347354Jy sigma=0.001193 ! Fit after self-cal, rms=0.347327Jy sigma=0.001193 ! 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.986 mas, bmaj=25.52 mas, bpa=6.925 degrees ! Estimated noise=2423.5 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.00315417 Jy ! Component: 100 - total flux cleaned = 0.00336254 Jy ! Component: 150 - total flux cleaned = 0.00346028 Jy ! Component: 200 - total flux cleaned = 0.00345656 Jy ! Total flux subtracted in 200 components = 0.00345656 Jy ! Clean residual min=-0.006963 max=0.008974 Jy/beam ! Clean residual mean=0.000042 rms=0.002541 Jy/beam ! Combined flux in latest and established models = 1.17438 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 88 components and 1.17438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347339Jy sigma=0.001193 ! Fit after self-cal, rms=0.347331Jy sigma=0.001193 ! 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.643 mas, bmaj=7.139 mas, bpa=0.1453 degrees ! Estimated noise=2961.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.915095 Jy ! Component: 100 - total flux cleaned = 1.06223 Jy ! Component: 150 - total flux cleaned = 1.11066 Jy ! Component: 200 - total flux cleaned = 1.13182 Jy ! Total flux subtracted in 200 components = 1.13182 Jy ! Clean residual min=-0.016240 max=0.021212 Jy/beam ! Clean residual mean=-0.000048 rms=0.004665 Jy/beam ! Combined flux in latest and established models = 1.13182 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 22 model components to the UV plane model. ! The established model now contains 22 components and 1.13182 Jy ! Inverting map and beam ! Estimated beam: bmin=3.399 mas, bmaj=9.117 mas, bpa=-2.446 degrees ! Estimated noise=1979.83 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 (4.5, -8.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0189196 Jy ! Component: 100 - total flux cleaned = 0.0268868 Jy ! Component: 150 - total flux cleaned = 0.0298713 Jy ! Component: 200 - total flux cleaned = 0.0307223 Jy ! Total flux subtracted in 200 components = 0.0307223 Jy ! Clean residual min=-0.007694 max=0.010083 Jy/beam ! Clean residual mean=0.000039 rms=0.002516 Jy/beam ! Combined flux in latest and established models = 1.16254 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 47 components and 1.16255 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.986 mas, bmaj=25.52 mas, bpa=6.925 degrees ! Estimated noise=2423.5 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.00681706 Jy ! Component: 100 - total flux cleaned = 0.00788482 Jy ! Component: 150 - total flux cleaned = 0.00832226 Jy ! Component: 200 - total flux cleaned = 0.00857385 Jy ! Total flux subtracted in 200 components = 0.00857385 Jy ! Clean residual min=-0.007157 max=0.008367 Jy/beam ! Clean residual mean=0.000038 rms=0.002708 Jy/beam ! Combined flux in latest and established models = 1.17112 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 1.17112 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.399 mas, bmaj=9.117 mas, bpa=-2.446 degrees ! Estimated noise=1979.83 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00148986 Jy ! Component: 100 - total flux cleaned = -0.00149601 Jy ! Component: 150 - total flux cleaned = -0.00148372 Jy ! Component: 200 - total flux cleaned = -0.00148021 Jy ! Total flux subtracted in 200 components = -0.00148021 Jy ! Clean residual min=-0.007252 max=0.007024 Jy/beam ! Clean residual mean=0.000018 rms=0.002193 Jy/beam ! Combined flux in latest and established models = 1.16964 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 74 components and 1.16964 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347490Jy sigma=0.001193 ! Fit after self-cal, rms=0.347399Jy sigma=0.001193 wmodel J1037-2934_S_1997_05_07_yyk\_map.mod ! Writing 74 model components to file: J1037-2934_S_1997_05_07_yyk_map.mod wobs J1037-2934_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1037-2934_S_1997_05_07_yyk_uvs.fits wwins J1037-2934_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J1037-2934_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.000110081 Jy ! Component: 100 - total flux cleaned = -0.000810312 Jy ! Component: 150 - total flux cleaned = -0.00134678 Jy ! Component: 200 - total flux cleaned = -0.00185046 Jy ! Component: 250 - total flux cleaned = -0.00280113 Jy ! Component: 300 - total flux cleaned = -0.00352237 Jy ! Component: 350 - total flux cleaned = -0.00395422 Jy ! Component: 400 - total flux cleaned = -0.00461825 Jy ! Component: 450 - total flux cleaned = -0.00533801 Jy ! Component: 500 - total flux cleaned = -0.00618506 Jy ! Component: 550 - total flux cleaned = -0.00677984 Jy ! Component: 600 - total flux cleaned = -0.00721531 Jy ! Component: 650 - total flux cleaned = -0.00771166 Jy ! Component: 700 - total flux cleaned = -0.00812618 Jy ! Component: 750 - total flux cleaned = -0.008327 Jy ! Component: 800 - total flux cleaned = -0.00858673 Jy ! Component: 850 - total flux cleaned = -0.00864888 Jy ! Component: 900 - total flux cleaned = -0.00877368 Jy ! Component: 950 - total flux cleaned = -0.00895749 Jy ! Component: 1000 - total flux cleaned = -0.00889897 Jy ! Component: 1050 - total flux cleaned = -0.00913474 Jy ! Component: 1100 - total flux cleaned = -0.00924998 Jy ! Component: 1150 - total flux cleaned = -0.00925038 Jy ! Component: 1200 - total flux cleaned = -0.00919591 Jy ! Component: 1250 - total flux cleaned = -0.00919625 Jy ! Component: 1300 - total flux cleaned = -0.00887732 Jy ! Component: 1350 - total flux cleaned = -0.00877253 Jy ! Component: 1400 - total flux cleaned = -0.00846301 Jy ! Component: 1450 - total flux cleaned = -0.00836048 Jy ! Component: 1500 - total flux cleaned = -0.00815949 Jy ! Component: 1550 - total flux cleaned = -0.00796217 Jy ! Component: 1600 - total flux cleaned = -0.00791403 Jy ! Component: 1650 - total flux cleaned = -0.00791375 Jy ! Component: 1700 - total flux cleaned = -0.00777117 Jy ! Component: 1750 - total flux cleaned = -0.00772492 Jy ! Component: 1800 - total flux cleaned = -0.00767939 Jy ! Component: 1850 - total flux cleaned = -0.00763436 Jy ! Component: 1900 - total flux cleaned = -0.00754504 Jy ! Component: 1950 - total flux cleaned = -0.00758927 Jy ! Component: 2000 - total flux cleaned = -0.00750148 Jy ! Total flux subtracted in 2048 components = -0.00750106 Jy ! Clean residual min=-0.002575 max=0.002435 Jy/beam ! Clean residual mean=-0.000017 rms=0.000863 Jy/beam ! Combined flux in latest and established models = 1.16214 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 192 components and 1.16214 Jy ![Exited script file: muppet] wmap "J1037-2934_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.399 x 9.117 at -2.446 degrees (North through East) ! Clean map min=-0.0050356 max=1.0685 Jy/beam ! Writing clean map to FITS file: J1037-2934_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 1.06845 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000876811 device "J1037-2934_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1037-2934_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.246191 0.246191 0.492382 0.984764 1.96953 3.93906 7.87811 15.7562 31.5125 63.0249 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.068 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.399 x 9.117 at -2.446 degrees (North through East) ! Clean map min=-0.0050356 max=1.0685 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1037-2934_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1037-2934_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1037-2934_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:32:54 2007