! Started logfile: J2146-1525_S_1997_07_02_yyk_uvs.log on Sun Jan 7 20:01:39 2007 obs J2146-1525_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2146-1525_S_1997_07_02_yyk_uva.fits ! AN table 1: 135 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.35588 visibilities/baseline/integration-bin. ! Found source: J2146-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 32948 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 J2146-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.740214 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.887 mas, bmaj=7.586 mas, bpa=-3.443 degrees ! Estimated noise=1316.17 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.546574 Jy ! Component: 100 - total flux cleaned = 0.675903 Jy ! Total flux subtracted in 100 components = 0.675903 Jy ! Clean residual min=-0.027609 max=0.051277 Jy/beam ! Clean residual mean=0.000003 rms=0.008187 Jy/beam ! Combined flux in latest and established models = 0.675903 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.675903 Jy ! ! Correcting IF 1. ! A total of 222 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 89 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.335684Jy sigma=0.001614 ! Fit after self-cal, rms=0.334237Jy sigma=0.001607 ! Inverting map and beam ! Estimated beam: bmin=2.887 mas, bmaj=7.586 mas, bpa=-3.443 degrees ! Estimated noise=1316.17 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.532 mas, bmaj=9.337 mas, bpa=-5.646 degrees ! Estimated noise=928.482 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 (6.5, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0606399 Jy ! Component: 100 - total flux cleaned = 0.0736335 Jy ! Component: 150 - total flux cleaned = 0.0743466 Jy ! Component: 200 - total flux cleaned = 0.0755038 Jy ! Total flux subtracted in 200 components = 0.0755038 Jy ! Clean residual min=-0.018356 max=0.022375 Jy/beam ! Clean residual mean=0.000013 rms=0.005374 Jy/beam ! Combined flux in latest and established models = 0.751407 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 30 components and 0.751407 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.324720Jy sigma=0.001562 ! Fit after self-cal, rms=0.323957Jy sigma=0.001559 ! 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.532 x 9.337 at -5.646 degrees (North through East) ! Clean map min=-0.015619 max=0.59741 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02652 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 0.90 KP 0.90 ! LA 0.97 MK 1.03 NL 1.00* OV 1.11 ! PT 0.95 SC 0.83 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.98513 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.16 HN 0.99 KP 0.95 ! LA 1.10 MK 1.03 NL 1.01 OV 1.05 ! PT 0.95 SC 0.88 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04593 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.08 HN 0.92 KP 0.92 ! LA 0.82 MK 0.85 NL 0.96 OV 0.97 ! PT 1.08 SC 0.98 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.997183 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.09 HN 1.12 KP 0.94 ! LA 0.92 MK 1.04 NL 1.06 OV 0.95 ! PT 0.93 SC 0.98 ! ! ! Fit before self-cal, rms=0.323957Jy sigma=0.001559 ! Fit after self-cal, rms=0.309671Jy sigma=0.001519 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.309671Jy sigma=0.001519 ! Fit after self-cal, rms=0.309662Jy sigma=0.001519 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.455 mas, bmaj=9.068 mas, bpa=-4.38 degrees ! Estimated noise=932.353 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.0220913 Jy ! Component: 100 - total flux cleaned = 0.0274999 Jy ! Component: 150 - total flux cleaned = 0.027536 Jy ! Component: 200 - total flux cleaned = 0.0272969 Jy ! Total flux subtracted in 200 components = 0.0272969 Jy ! Clean residual min=-0.007330 max=0.007256 Jy/beam ! Clean residual mean=-0.000015 rms=0.001837 Jy/beam ! Combined flux in latest and established models = 0.778704 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 54 components and 0.778704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.308401Jy sigma=0.001512 ! Fit after self-cal, rms=0.308311Jy sigma=0.001511 ! 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.308311Jy sigma=0.001511 ! Fit after self-cal, rms=0.305172Jy sigma=0.001495 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.00212074 Jy ! Component: 100 - total flux cleaned = 0.0023358 Jy ! Component: 150 - total flux cleaned = 0.00213784 Jy ! Component: 200 - total flux cleaned = 0.00196174 Jy ! Total flux subtracted in 200 components = 0.00196174 Jy ! Clean residual min=-0.007741 max=0.006311 Jy/beam ! Clean residual mean=-0.000010 rms=0.001690 Jy/beam ! Combined flux in latest and established models = 0.780666 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 65 components and 0.780666 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.304877Jy sigma=0.001493 ! Fit after self-cal, rms=0.304171Jy sigma=0.001489 ! 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.455 x 9.068 at -4.38 degrees (North through East) ! Clean map min=-0.0080238 max=0.60351 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.304171Jy sigma=0.001489 ! Fit after self-cal, rms=0.298568Jy sigma=0.001478 ! 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.298568Jy sigma=0.001478 ! Fit after self-cal, rms=0.298336Jy sigma=0.001477 ! Inverting map and beam ! Estimated beam: bmin=3.435 mas, bmaj=9.009 mas, bpa=-4.102 degrees ! Estimated noise=926.104 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00439651 Jy ! Component: 100 - total flux cleaned = 0.00488524 Jy ! Component: 150 - total flux cleaned = 0.00474225 Jy ! Component: 200 - total flux cleaned = 0.00474965 Jy ! Total flux subtracted in 200 components = 0.00474965 Jy ! Clean residual min=-0.006738 max=0.005688 Jy/beam ! Clean residual mean=-0.000029 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.785415 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 83 components and 0.785415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298156Jy sigma=0.001476 ! Fit after self-cal, rms=0.298040Jy sigma=0.001475 ! 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.298040Jy sigma=0.001475 ! Fit after self-cal, rms=0.297554Jy sigma=0.001473 ! 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.297554Jy sigma=0.001473 ! Fit after self-cal, rms=0.297510Jy sigma=0.001473 ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=8.988 mas, bpa=-3.997 degrees ! Estimated noise=925.277 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245405 Jy ! Component: 100 - total flux cleaned = 0.00312631 Jy ! Component: 150 - total flux cleaned = 0.00303779 Jy ! Component: 200 - total flux cleaned = 0.0031182 Jy ! Total flux subtracted in 200 components = 0.0031182 Jy ! Clean residual min=-0.006323 max=0.005250 Jy/beam ! Clean residual mean=-0.000033 rms=0.001362 Jy/beam ! Combined flux in latest and established models = 0.788533 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 97 components and 0.788533 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297454Jy sigma=0.001473 ! Fit after self-cal, rms=0.297419Jy sigma=0.001473 ! 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.021 mas, bmaj=16.03 mas, bpa=-2.547 degrees ! Estimated noise=1153.36 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.00100639 Jy ! Component: 100 - total flux cleaned = -0.00129385 Jy ! Component: 150 - total flux cleaned = -0.00145474 Jy ! Component: 200 - total flux cleaned = -0.0014934 Jy ! Total flux subtracted in 200 components = -0.0014934 Jy ! Clean residual min=-0.004580 max=0.006475 Jy/beam ! Clean residual mean=-0.000067 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.78704 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 110 components and 0.78704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297422Jy sigma=0.001472 ! Fit after self-cal, rms=0.297392Jy sigma=0.001472 ! 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.853 mas, bmaj=7.498 mas, bpa=-2.535 degrees ! Estimated noise=1291.78 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.538837 Jy ! Component: 100 - total flux cleaned = 0.671602 Jy ! Component: 150 - total flux cleaned = 0.729858 Jy ! Component: 200 - total flux cleaned = 0.760529 Jy ! Total flux subtracted in 200 components = 0.760529 Jy ! Clean residual min=-0.012263 max=0.011119 Jy/beam ! Clean residual mean=-0.000035 rms=0.002817 Jy/beam ! Combined flux in latest and established models = 0.760529 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.760529 Jy ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=8.988 mas, bpa=-3.997 degrees ! Estimated noise=925.277 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.0210359 Jy ! Component: 100 - total flux cleaned = 0.0253603 Jy ! Component: 150 - total flux cleaned = 0.0268975 Jy ! Component: 200 - total flux cleaned = 0.0274077 Jy ! Total flux subtracted in 200 components = 0.0274077 Jy ! Clean residual min=-0.006497 max=0.006302 Jy/beam ! Clean residual mean=-0.000036 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.787937 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 46 components and 0.787936 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.021 mas, bmaj=16.03 mas, bpa=-2.547 degrees ! Estimated noise=1153.36 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.000820066 Jy ! Component: 100 - total flux cleaned = 0.00057766 Jy ! Component: 150 - total flux cleaned = 0.000363886 Jy ! Component: 200 - total flux cleaned = 7.75499e-05 Jy ! Total flux subtracted in 200 components = 7.75499e-05 Jy ! Clean residual min=-0.005243 max=0.007077 Jy/beam ! Clean residual mean=-0.000064 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.788014 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 71 components and 0.788014 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.426 mas, bmaj=8.988 mas, bpa=-3.997 degrees ! Estimated noise=925.277 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000196207 Jy ! Component: 100 - total flux cleaned = 0.00017908 Jy ! Component: 150 - total flux cleaned = 0.000168401 Jy ! Component: 200 - total flux cleaned = 0.000169209 Jy ! Total flux subtracted in 200 components = 0.000169209 Jy ! Clean residual min=-0.006203 max=0.005686 Jy/beam ! Clean residual mean=-0.000033 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.788183 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 84 components and 0.788183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.297538Jy sigma=0.001473 ! Fit after self-cal, rms=0.297506Jy sigma=0.001473 wmodel J2146-1525_S_1997_07_02_yyk\_map.mod ! Writing 84 model components to file: J2146-1525_S_1997_07_02_yyk_map.mod wobs J2146-1525_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2146-1525_S_1997_07_02_yyk_uvs.fits wwins J2146-1525_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J2146-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.00134832 Jy ! Component: 100 - total flux cleaned = -0.00145661 Jy ! Component: 150 - total flux cleaned = -0.00136834 Jy ! Component: 200 - total flux cleaned = -0.00121098 Jy ! Component: 250 - total flux cleaned = -0.000765449 Jy ! Component: 300 - total flux cleaned = -0.000551296 Jy ! Component: 350 - total flux cleaned = -0.000483118 Jy ! Component: 400 - total flux cleaned = -0.000418278 Jy ! Component: 450 - total flux cleaned = -0.000544286 Jy ! Component: 500 - total flux cleaned = -0.000664694 Jy ! Component: 550 - total flux cleaned = -0.000839212 Jy ! Component: 600 - total flux cleaned = -0.000895462 Jy ! Component: 650 - total flux cleaned = -0.000950547 Jy ! Component: 700 - total flux cleaned = -0.00100432 Jy ! Component: 750 - total flux cleaned = -0.00105651 Jy ! Component: 800 - total flux cleaned = -0.00115915 Jy ! Component: 850 - total flux cleaned = -0.00125729 Jy ! Component: 900 - total flux cleaned = -0.00120892 Jy ! Component: 950 - total flux cleaned = -0.00120941 Jy ! Component: 1000 - total flux cleaned = -0.00120981 Jy ! Component: 1050 - total flux cleaned = -0.00125613 Jy ! Component: 1100 - total flux cleaned = -0.00125677 Jy ! Component: 1150 - total flux cleaned = -0.00130104 Jy ! Component: 1200 - total flux cleaned = -0.00130147 Jy ! Component: 1250 - total flux cleaned = -0.0013021 Jy ! Component: 1300 - total flux cleaned = -0.00142623 Jy ! Component: 1350 - total flux cleaned = -0.00138546 Jy ! Component: 1400 - total flux cleaned = -0.00134486 Jy ! Component: 1450 - total flux cleaned = -0.0012266 Jy ! Component: 1500 - total flux cleaned = -0.00130401 Jy ! Component: 1550 - total flux cleaned = -0.00130276 Jy ! Component: 1600 - total flux cleaned = -0.00122676 Jy ! Component: 1650 - total flux cleaned = -0.00111502 Jy ! Component: 1700 - total flux cleaned = -0.000968364 Jy ! Component: 1750 - total flux cleaned = -0.000967848 Jy ! Component: 1800 - total flux cleaned = -0.000896461 Jy ! Component: 1850 - total flux cleaned = -0.000860891 Jy ! Component: 1900 - total flux cleaned = -0.000790726 Jy ! Component: 1950 - total flux cleaned = -0.000720941 Jy ! Component: 2000 - total flux cleaned = -0.000686972 Jy ! Total flux subtracted in 2048 components = -0.000551814 Jy ! Clean residual min=-0.002175 max=0.001778 Jy/beam ! Clean residual mean=0.000000 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.787631 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 211 components and 0.787631 Jy ![Exited script file: muppet] wmap "J2146-1525_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.426 x 8.988 at -3.997 degrees (North through East) ! Clean map min=-0.0042701 max=0.5964 Jy/beam ! Writing clean map to FITS file: J2146-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.596402 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000669343 device "J2146-1525_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2146-1525_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.336691 0.336691 0.673382 1.34676 2.69353 5.38705 10.7741 21.5482 43.0964 86.1928 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.596 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.426 x 8.988 at -3.997 degrees (North through East) ! Clean map min=-0.0042701 max=0.5964 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2146-1525_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2146-1525_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2146-1525_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 20:01:46 2007