! Started logfile: J0725-0054_S_1997_05_07_yyk_uvs.log on Sun Jan 7 16:43:56 2007 obs J0725-0054_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0725-0054_S_1997_05_07_yyk_uva.fits ! AN table 1: 135 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.838519 visibilities/baseline/integration-bin. ! Found source: J0725-0054 ! ! 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 20376 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 J0725-0054_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.15048 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.867 mas, bmaj=7.041 mas, bpa=-0.7121 degrees ! Estimated noise=1588.3 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.880182 Jy ! Component: 100 - total flux cleaned = 1.0415 Jy ! Total flux subtracted in 100 components = 1.0415 Jy ! Clean residual min=-0.053482 max=0.066854 Jy/beam ! Clean residual mean=0.000358 rms=0.014445 Jy/beam ! Combined flux in latest and established models = 1.0415 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 1.0415 Jy ! ! Correcting IF 1. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 123 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.378119Jy sigma=0.001662 ! Fit after self-cal, rms=0.377200Jy sigma=0.001657 ! Inverting map and beam ! Estimated beam: bmin=2.867 mas, bmaj=7.041 mas, bpa=-0.7121 degrees ! Estimated noise=1588.34 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.777 mas, bmaj=8.891 mas, bpa=-3.507 degrees ! Estimated noise=1084.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0921479 Jy ! Component: 100 - total flux cleaned = 0.124934 Jy ! Component: 150 - total flux cleaned = 0.139317 Jy ! Component: 200 - total flux cleaned = 0.141706 Jy ! Total flux subtracted in 200 components = 0.141706 Jy ! Clean residual min=-0.046391 max=0.100571 Jy/beam ! Clean residual mean=0.000878 rms=0.020603 Jy/beam ! Combined flux in latest and established models = 1.18321 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 26 components and 1.18321 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.356336Jy sigma=0.001583 ! Fit after self-cal, rms=0.356063Jy sigma=0.001581 ! 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.777 x 8.891 at -3.507 degrees (North through East) ! Clean map min=-0.042451 max=1.0264 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.02285 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.12 HN 0.98 KP 0.86 ! LA 0.95 MK 1.01 NL 1.00* OV 1.19 ! PT 0.88 SC 0.84 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.977733 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.20 HN 1.07 KP 0.96 ! LA 1.02 MK 1.06 NL 1.00 OV 1.10 ! PT 0.88 SC 0.90 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04441 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.12 HN 0.95 KP 0.88 ! LA 0.78 MK 0.89 NL 0.94 OV 1.02 ! PT 1.01 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.978812 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.18 HN 1.06 KP 0.92 ! LA 0.85 MK 1.05 NL 1.09 OV 1.19 ! PT 0.87 SC 1.03 ! ! ! Fit before self-cal, rms=0.356063Jy sigma=0.001581 ! Fit after self-cal, rms=0.319399Jy sigma=0.001424 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.319399Jy sigma=0.001424 ! Fit after self-cal, rms=0.319596Jy sigma=0.001423 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.778 mas, bmaj=8.806 mas, bpa=-2.424 degrees ! Estimated noise=1079.88 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 (-1.5, 24). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.101672 Jy ! Component: 100 - total flux cleaned = 0.155922 Jy ! Component: 150 - total flux cleaned = 0.187635 Jy ! Component: 200 - total flux cleaned = 0.207802 Jy ! Total flux subtracted in 200 components = 0.207802 Jy ! Clean residual min=-0.021686 max=0.018621 Jy/beam ! Clean residual mean=-0.000115 rms=0.005142 Jy/beam ! Combined flux in latest and established models = 1.39101 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 74 components and 1.39101 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.296871Jy sigma=0.001300 ! Fit after self-cal, rms=0.295605Jy sigma=0.001296 ! 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.295605Jy sigma=0.001296 ! Fit after self-cal, rms=0.291903Jy sigma=0.001278 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.020721 Jy ! Component: 100 - total flux cleaned = 0.0307641 Jy ! Component: 150 - total flux cleaned = 0.0345121 Jy ! Component: 200 - total flux cleaned = 0.0361323 Jy ! Total flux subtracted in 200 components = 0.0361323 Jy ! Clean residual min=-0.020129 max=0.014324 Jy/beam ! Clean residual mean=-0.000138 rms=0.004666 Jy/beam ! Combined flux in latest and established models = 1.42714 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 103 components and 1.42714 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290433Jy sigma=0.001272 ! Fit after self-cal, rms=0.289600Jy sigma=0.001269 ! 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.778 x 8.806 at -2.424 degrees (North through East) ! Clean map min=-0.019996 max=1.0347 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.289600Jy sigma=0.001269 ! Fit after self-cal, rms=0.276198Jy sigma=0.001218 ! 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.276198Jy sigma=0.001218 ! Fit after self-cal, rms=0.276035Jy sigma=0.001217 ! Inverting map and beam ! Estimated beam: bmin=3.783 mas, bmaj=8.804 mas, bpa=-2.431 degrees ! Estimated noise=1072.19 mJy/beam. ! Added new window around map position (-7.5, 19). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0166493 Jy ! Component: 100 - total flux cleaned = 0.0205511 Jy ! Component: 150 - total flux cleaned = 0.0205806 Jy ! Component: 200 - total flux cleaned = 0.0196607 Jy ! Total flux subtracted in 200 components = 0.0196607 Jy ! Clean residual min=-0.011473 max=0.010488 Jy/beam ! Clean residual mean=-0.000072 rms=0.003150 Jy/beam ! Combined flux in latest and established models = 1.4468 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 149 components and 1.4468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274758Jy sigma=0.001210 ! Fit after self-cal, rms=0.274511Jy sigma=0.001209 ! 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.274511Jy sigma=0.001209 ! Fit after self-cal, rms=0.273747Jy sigma=0.001207 ! 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.273747Jy sigma=0.001207 ! Fit after self-cal, rms=0.273714Jy sigma=0.001207 ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=8.793 mas, bpa=-2.461 degrees ! Estimated noise=1072.65 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00850672 Jy ! Component: 100 - total flux cleaned = 0.00922123 Jy ! Component: 150 - total flux cleaned = 0.00874679 Jy ! Component: 200 - total flux cleaned = 0.00787906 Jy ! Total flux subtracted in 200 components = 0.00787906 Jy ! Clean residual min=-0.009991 max=0.008699 Jy/beam ! Clean residual mean=-0.000045 rms=0.002682 Jy/beam ! Combined flux in latest and established models = 1.45468 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 171 components and 1.45468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273194Jy sigma=0.001204 ! Fit after self-cal, rms=0.273077Jy sigma=0.001204 ! 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.254 mas, bmaj=12.99 mas, bpa=-3.489 degrees ! Estimated noise=1304.33 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 = 2.42952e-05 Jy ! Component: 100 - total flux cleaned = -0.00104544 Jy ! Component: 150 - total flux cleaned = -0.00221991 Jy ! Component: 200 - total flux cleaned = -0.00290892 Jy ! Total flux subtracted in 200 components = -0.00290892 Jy ! Clean residual min=-0.010212 max=0.009080 Jy/beam ! Clean residual mean=-0.000050 rms=0.003294 Jy/beam ! Combined flux in latest and established models = 1.45177 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 204 components and 1.45177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272940Jy sigma=0.001203 ! Fit after self-cal, rms=0.272878Jy sigma=0.001203 ! 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.848 mas, bmaj=6.987 mas, bpa=-0.2914 degrees ! Estimated noise=1584.54 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.882675 Jy ! Component: 100 - total flux cleaned = 1.06543 Jy ! Component: 150 - total flux cleaned = 1.14738 Jy ! Component: 200 - total flux cleaned = 1.20271 Jy ! Total flux subtracted in 200 components = 1.20271 Jy ! Clean residual min=-0.018985 max=0.026031 Jy/beam ! Clean residual mean=0.000101 rms=0.006234 Jy/beam ! Combined flux in latest and established models = 1.20271 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 32 model components to the UV plane model. ! The established model now contains 32 components and 1.20271 Jy ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=8.793 mas, bpa=-2.461 degrees ! Estimated noise=1072.65 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.0742137 Jy ! Component: 100 - total flux cleaned = 0.121646 Jy ! Component: 150 - total flux cleaned = 0.154469 Jy ! Component: 200 - total flux cleaned = 0.178342 Jy ! Total flux subtracted in 200 components = 0.178342 Jy ! Clean residual min=-0.013463 max=0.012974 Jy/beam ! Clean residual mean=0.000096 rms=0.003627 Jy/beam ! Combined flux in latest and established models = 1.38105 Jy ! Adding 99 model components to the UV plane model. ! The established model now contains 122 components and 1.38105 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.254 mas, bmaj=12.99 mas, bpa=-3.489 degrees ! Estimated noise=1304.33 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.0261896 Jy ! Component: 100 - total flux cleaned = 0.0419886 Jy ! Component: 150 - total flux cleaned = 0.051701 Jy ! Component: 200 - total flux cleaned = 0.0557034 Jy ! Total flux subtracted in 200 components = 0.0557034 Jy ! Clean residual min=-0.011076 max=0.012246 Jy/beam ! Clean residual mean=-0.000008 rms=0.003323 Jy/beam ! Combined flux in latest and established models = 1.43676 Jy ! Adding 61 model components to the UV plane model. ! The established model now contains 169 components and 1.43676 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.775 mas, bmaj=8.793 mas, bpa=-2.461 degrees ! Estimated noise=1072.65 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0031243 Jy ! Component: 100 - total flux cleaned = 0.00427284 Jy ! Component: 150 - total flux cleaned = 0.00476867 Jy ! Component: 200 - total flux cleaned = 0.00521057 Jy ! Total flux subtracted in 200 components = 0.00521057 Jy ! Clean residual min=-0.010790 max=0.009666 Jy/beam ! Clean residual mean=-0.000011 rms=0.002563 Jy/beam ! Combined flux in latest and established models = 1.44197 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 194 components and 1.44197 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273022Jy sigma=0.001204 ! Fit after self-cal, rms=0.272881Jy sigma=0.001203 wmodel J0725-0054_S_1997_05_07_yyk\_map.mod ! Writing 194 model components to file: J0725-0054_S_1997_05_07_yyk_map.mod wobs J0725-0054_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0725-0054_S_1997_05_07_yyk_uvs.fits wwins J0725-0054_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J0725-0054_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.00272995 Jy ! Component: 100 - total flux cleaned = -0.00317498 Jy ! Component: 150 - total flux cleaned = -0.0029063 Jy ! Component: 200 - total flux cleaned = -0.0025393 Jy ! Component: 250 - total flux cleaned = -0.0020698 Jy ! Component: 300 - total flux cleaned = -0.00139886 Jy ! Component: 350 - total flux cleaned = -0.000547808 Jy ! Component: 400 - total flux cleaned = 6.35685e-05 Jy ! Component: 450 - total flux cleaned = 0.000848153 Jy ! Component: 500 - total flux cleaned = 0.00122646 Jy ! Component: 550 - total flux cleaned = 0.00159604 Jy ! Component: 600 - total flux cleaned = 0.00213068 Jy ! Component: 650 - total flux cleaned = 0.00247752 Jy ! Component: 700 - total flux cleaned = 0.00298151 Jy ! Component: 750 - total flux cleaned = 0.00339101 Jy ! Component: 800 - total flux cleaned = 0.00355528 Jy ! Component: 850 - total flux cleaned = 0.00402461 Jy ! Component: 900 - total flux cleaned = 0.00432965 Jy ! Component: 950 - total flux cleaned = 0.00455439 Jy ! Component: 1000 - total flux cleaned = 0.00506346 Jy ! Component: 1050 - total flux cleaned = 0.00534842 Jy ! Component: 1100 - total flux cleaned = 0.00555536 Jy ! Component: 1150 - total flux cleaned = 0.00562161 Jy ! Component: 1200 - total flux cleaned = 0.00542174 Jy ! Component: 1250 - total flux cleaned = 0.00529193 Jy ! Component: 1300 - total flux cleaned = 0.0052934 Jy ! Component: 1350 - total flux cleaned = 0.00516711 Jy ! Component: 1400 - total flux cleaned = 0.00498101 Jy ! Component: 1450 - total flux cleaned = 0.00485913 Jy ! Component: 1500 - total flux cleaned = 0.00485965 Jy ! Component: 1550 - total flux cleaned = 0.00474117 Jy ! Component: 1600 - total flux cleaned = 0.00462579 Jy ! Component: 1650 - total flux cleaned = 0.00456786 Jy ! Component: 1700 - total flux cleaned = 0.0045126 Jy ! Component: 1750 - total flux cleaned = 0.00445756 Jy ! Component: 1800 - total flux cleaned = 0.00451132 Jy ! Component: 1850 - total flux cleaned = 0.0046183 Jy ! Component: 1900 - total flux cleaned = 0.00456393 Jy ! Component: 1950 - total flux cleaned = 0.00482372 Jy ! Component: 2000 - total flux cleaned = 0.00518088 Jy ! Total flux subtracted in 2048 components = 0.00528019 Jy ! Clean residual min=-0.003195 max=0.002495 Jy/beam ! Clean residual mean=0.000015 rms=0.001097 Jy/beam ! Combined flux in latest and established models = 1.44725 Jy keep ! Adding 154 model components to the UV plane model. ! The established model now contains 347 components and 1.44725 Jy ![Exited script file: muppet] wmap "J0725-0054_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.775 x 8.793 at -2.461 degrees (North through East) ! Clean map min=-0.0064487 max=1.0428 Jy/beam ! Writing clean map to FITS file: J0725-0054_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.04278 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00110307 device "J0725-0054_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0725-0054_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.317345 0.317345 0.63469 1.26938 2.53876 5.07752 10.155 20.3101 40.6202 81.2403 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0033 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.042 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.775 x 8.793 at -2.461 degrees (North through East) ! Clean map min=-0.0064487 max=1.0428 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0725-0054_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0725-0054_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0725-0054_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 16:44:04 2007