! Started logfile: J1035-2011_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:31:04 2007 obs J1035-2011_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1035-2011_S_1997_07_02_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.705327 visibilities/baseline/integration-bin. ! Found source: J1035-2011 ! ! 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 18536 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 J1035-2011_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.638543 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.837 mas, bmaj=7.595 mas, bpa=-7.571 degrees ! Estimated noise=2301.37 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.424569 Jy ! Component: 100 - total flux cleaned = 0.532202 Jy ! Total flux subtracted in 100 components = 0.532202 Jy ! Clean residual min=-0.023994 max=0.046509 Jy/beam ! Clean residual mean=-0.000629 rms=0.008454 Jy/beam ! Combined flux in latest and established models = 0.532202 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.532202 Jy ! ! Correcting IF 1. ! A total of 371 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 254 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 225 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.370182Jy sigma=0.001292 ! Fit after self-cal, rms=0.369772Jy sigma=0.001290 ! Inverting map and beam ! Estimated beam: bmin=2.837 mas, bmaj=7.595 mas, bpa=-7.571 degrees ! Estimated noise=2301.37 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.502 mas, bmaj=9.356 mas, bpa=-7.189 degrees ! Estimated noise=1440.89 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 (-4, -5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0743026 Jy ! Component: 100 - total flux cleaned = 0.112818 Jy ! Component: 150 - total flux cleaned = 0.134765 Jy ! Component: 200 - total flux cleaned = 0.147414 Jy ! Total flux subtracted in 200 components = 0.147414 Jy ! Clean residual min=-0.018254 max=0.019319 Jy/beam ! Clean residual mean=0.000070 rms=0.004782 Jy/beam ! Combined flux in latest and established models = 0.679616 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 55 components and 0.679616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.358021Jy sigma=0.001247 ! Fit after self-cal, rms=0.357162Jy sigma=0.001244 ! 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.502 x 9.356 at -7.189 degrees (North through East) ! Clean map min=-0.017332 max=0.47341 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.02874 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.05 HN 0.91 KP 0.90 ! LA 1.02 MK 1.00 NL 1.00* OV 1.07 ! PT 0.95 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.988637 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.12 HN 1.00 KP 0.96 ! LA 1.12 MK 1.02 NL 1.00 OV 1.03 ! PT 0.92 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04887 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 0.93 KP 0.93 ! LA 0.82 MK 0.90 NL 0.96 OV 0.91 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.993186 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.08 HN 1.14 KP 0.95 ! LA 0.90 MK 1.02 NL 1.08 OV 0.91 ! PT 0.92 SC 1.03 ! ! ! Fit before self-cal, rms=0.357162Jy sigma=0.001244 ! Fit after self-cal, rms=0.346057Jy sigma=0.001228 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.346057Jy sigma=0.001228 ! Fit after self-cal, rms=0.346049Jy sigma=0.001228 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=9.252 mas, bpa=-6.395 degrees ! Estimated noise=1449.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203728 Jy ! Component: 100 - total flux cleaned = 0.0291642 Jy ! Component: 150 - total flux cleaned = 0.0305438 Jy ! Component: 200 - total flux cleaned = 0.0312177 Jy ! Total flux subtracted in 200 components = 0.0312177 Jy ! Clean residual min=-0.009620 max=0.013236 Jy/beam ! Clean residual mean=0.000054 rms=0.002710 Jy/beam ! Combined flux in latest and established models = 0.710834 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 82 components and 0.710834 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.345119Jy sigma=0.001225 ! Fit after self-cal, rms=0.344983Jy sigma=0.001224 ! 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.344983Jy sigma=0.001224 ! Fit after self-cal, rms=0.338576Jy sigma=0.001200 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) ! Added new window around map position (-18, -27). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0156401 Jy ! Component: 100 - total flux cleaned = 0.0244503 Jy ! Component: 150 - total flux cleaned = 0.0289975 Jy ! Component: 200 - total flux cleaned = 0.0302216 Jy ! Total flux subtracted in 200 components = 0.0302216 Jy ! Clean residual min=-0.008102 max=0.007143 Jy/beam ! Clean residual mean=0.000031 rms=0.001976 Jy/beam ! Combined flux in latest and established models = 0.741055 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 125 components and 0.741055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.337885Jy sigma=0.001198 ! Fit after self-cal, rms=0.337238Jy sigma=0.001196 ! 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.47 x 9.252 at -6.395 degrees (North through East) ! Clean map min=-0.0083131 max=0.48434 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.337238Jy sigma=0.001196 ! Fit after self-cal, rms=0.330845Jy sigma=0.001191 ! 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.330845Jy sigma=0.001191 ! Fit after self-cal, rms=0.330694Jy sigma=0.001190 ! Inverting map and beam ! Estimated beam: bmin=3.448 mas, bmaj=9.206 mas, bpa=-6.556 degrees ! Estimated noise=1435.49 mJy/beam. ! Added new window around map position (-31, -0.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00712419 Jy ! Component: 100 - total flux cleaned = 0.00816711 Jy ! Component: 150 - total flux cleaned = 0.00897456 Jy ! Component: 200 - total flux cleaned = 0.00955576 Jy ! Total flux subtracted in 200 components = 0.00955576 Jy ! Clean residual min=-0.005701 max=0.004947 Jy/beam ! Clean residual mean=0.000008 rms=0.001496 Jy/beam ! Combined flux in latest and established models = 0.750611 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 169 components and 0.750611 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.330470Jy sigma=0.001189 ! Fit after self-cal, rms=0.330392Jy sigma=0.001189 ! 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.330392Jy sigma=0.001189 ! Fit after self-cal, rms=0.329921Jy sigma=0.001187 ! 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.329921Jy sigma=0.001187 ! Fit after self-cal, rms=0.329873Jy sigma=0.001187 ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=9.182 mas, bpa=-6.621 degrees ! Estimated noise=1434.23 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00235324 Jy ! Component: 100 - total flux cleaned = 0.00314885 Jy ! Component: 150 - total flux cleaned = 0.0033741 Jy ! Component: 200 - total flux cleaned = 0.00358568 Jy ! Total flux subtracted in 200 components = 0.00358569 Jy ! Clean residual min=-0.005311 max=0.004651 Jy/beam ! Clean residual mean=-0.000017 rms=0.001387 Jy/beam ! Combined flux in latest and established models = 0.754196 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 196 components and 0.754196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329794Jy sigma=0.001187 ! Fit after self-cal, rms=0.329758Jy sigma=0.001187 ! 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=7.478 mas, bmaj=15.73 mas, bpa=-6.6 degrees ! Estimated noise=1796.05 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.000214445 Jy ! Component: 100 - total flux cleaned = 0.0005814 Jy ! Component: 150 - total flux cleaned = 0.00104095 Jy ! Component: 200 - total flux cleaned = 0.00135193 Jy ! Total flux subtracted in 200 components = 0.00135193 Jy ! Clean residual min=-0.006035 max=0.005614 Jy/beam ! Clean residual mean=-0.000073 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 0.755548 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 224 components and 0.755548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329730Jy sigma=0.001187 ! Fit after self-cal, rms=0.329699Jy sigma=0.001187 ! 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.824 mas, bmaj=7.569 mas, bpa=-7.467 degrees ! Estimated noise=2275.15 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.425762 Jy ! Component: 100 - total flux cleaned = 0.540278 Jy ! Component: 150 - total flux cleaned = 0.602411 Jy ! Component: 200 - total flux cleaned = 0.643561 Jy ! Total flux subtracted in 200 components = 0.643561 Jy ! Clean residual min=-0.014194 max=0.018273 Jy/beam ! Clean residual mean=-0.000235 rms=0.004351 Jy/beam ! Combined flux in latest and established models = 0.643561 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 40 model components to the UV plane model. ! The established model now contains 40 components and 0.643561 Jy ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=9.182 mas, bpa=-6.621 degrees ! Estimated noise=1434.23 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.0376409 Jy ! Component: 100 - total flux cleaned = 0.059455 Jy ! Component: 150 - total flux cleaned = 0.0746287 Jy ! Component: 200 - total flux cleaned = 0.0858374 Jy ! Total flux subtracted in 200 components = 0.0858374 Jy ! Clean residual min=-0.006995 max=0.007578 Jy/beam ! Clean residual mean=-0.000038 rms=0.001930 Jy/beam ! Combined flux in latest and established models = 0.729398 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 85 components and 0.729398 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=7.478 mas, bmaj=15.73 mas, bpa=-6.6 degrees ! Estimated noise=1796.05 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.0114064 Jy ! Component: 100 - total flux cleaned = 0.0184123 Jy ! Component: 150 - total flux cleaned = 0.0228088 Jy ! Component: 200 - total flux cleaned = 0.0249342 Jy ! Total flux subtracted in 200 components = 0.0249342 Jy ! Clean residual min=-0.005863 max=0.005352 Jy/beam ! Clean residual mean=-0.000092 rms=0.001705 Jy/beam ! Combined flux in latest and established models = 0.754332 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 150 components and 0.754332 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=9.182 mas, bpa=-6.621 degrees ! Estimated noise=1434.23 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000392183 Jy ! Component: 100 - total flux cleaned = 6.63697e-06 Jy ! Component: 150 - total flux cleaned = 0.000170654 Jy ! Component: 200 - total flux cleaned = 0.000613453 Jy ! Total flux subtracted in 200 components = 0.000613453 Jy ! Clean residual min=-0.005836 max=0.004881 Jy/beam ! Clean residual mean=-0.000031 rms=0.001411 Jy/beam ! Combined flux in latest and established models = 0.754946 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 175 components and 0.754946 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.329773Jy sigma=0.001187 ! Fit after self-cal, rms=0.329739Jy sigma=0.001187 wmodel J1035-2011_S_1997_07_02_yyk\_map.mod ! Writing 175 model components to file: J1035-2011_S_1997_07_02_yyk_map.mod wobs J1035-2011_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1035-2011_S_1997_07_02_yyk_uvs.fits wwins J1035-2011_S_1997_07_02_yyk\_map.win ! wwins: Wrote 4 windows to J1035-2011_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.00186879 Jy ! Component: 100 - total flux cleaned = -0.0028048 Jy ! Component: 150 - total flux cleaned = -0.00351635 Jy ! Component: 200 - total flux cleaned = -0.00396731 Jy ! Component: 250 - total flux cleaned = -0.00439715 Jy ! Component: 300 - total flux cleaned = -0.00474236 Jy ! Component: 350 - total flux cleaned = -0.00533879 Jy ! Component: 400 - total flux cleaned = -0.00578662 Jy ! Component: 450 - total flux cleaned = -0.00634013 Jy ! Component: 500 - total flux cleaned = -0.00663685 Jy ! Component: 550 - total flux cleaned = -0.00709925 Jy ! Component: 600 - total flux cleaned = -0.0074896 Jy ! Component: 650 - total flux cleaned = -0.00787073 Jy ! Component: 700 - total flux cleaned = -0.00845325 Jy ! Component: 750 - total flux cleaned = -0.00891787 Jy ! Component: 800 - total flux cleaned = -0.00927027 Jy ! Component: 850 - total flux cleaned = -0.00956632 Jy ! Component: 900 - total flux cleaned = -0.00990488 Jy ! Component: 950 - total flux cleaned = -0.010283 Jy ! Component: 1000 - total flux cleaned = -0.0106068 Jy ! Component: 1050 - total flux cleaned = -0.010744 Jy ! Component: 1100 - total flux cleaned = -0.0110109 Jy ! Component: 1150 - total flux cleaned = -0.0111839 Jy ! Component: 1200 - total flux cleaned = -0.0113113 Jy ! Component: 1250 - total flux cleaned = -0.0113953 Jy ! Component: 1300 - total flux cleaned = -0.0115587 Jy ! Component: 1350 - total flux cleaned = -0.0117196 Jy ! Component: 1400 - total flux cleaned = -0.0119164 Jy ! Component: 1450 - total flux cleaned = -0.011955 Jy ! Component: 1500 - total flux cleaned = -0.012145 Jy ! Component: 1550 - total flux cleaned = -0.0121453 Jy ! Component: 1600 - total flux cleaned = -0.0122917 Jy ! Component: 1650 - total flux cleaned = -0.0122205 Jy ! Component: 1700 - total flux cleaned = -0.0123989 Jy ! Component: 1750 - total flux cleaned = -0.0124694 Jy ! Component: 1800 - total flux cleaned = -0.0126076 Jy ! Component: 1850 - total flux cleaned = -0.0126753 Jy ! Component: 1900 - total flux cleaned = -0.0128089 Jy ! Component: 1950 - total flux cleaned = -0.0128746 Jy ! Component: 2000 - total flux cleaned = -0.0130037 Jy ! Total flux subtracted in 2048 components = -0.0129715 Jy ! Clean residual min=-0.001714 max=0.001781 Jy/beam ! Clean residual mean=0.000001 rms=0.000637 Jy/beam ! Combined flux in latest and established models = 0.741974 Jy keep ! Adding 137 model components to the UV plane model. ! The established model now contains 312 components and 0.741974 Jy ![Exited script file: muppet] wmap "J1035-2011_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.437 x 9.182 at -6.621 degrees (North through East) ! Clean map min=-0.0037059 max=0.47799 Jy/beam ! Writing clean map to FITS file: J1035-2011_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.477993 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000636094 device "J1035-2011_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1035-2011_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.399228 0.399228 0.798457 1.59691 3.19383 6.38765 12.7753 25.5506 51.1012 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.477 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.437 x 9.182 at -6.621 degrees (North through East) ! Clean map min=-0.0037059 max=0.47799 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1035-2011_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1035-2011_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1035-2011_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:31:13 2007