! Started logfile: J2306-0459_S_1997_05_07_yyk_uvs.log on Sun Jan 7 20:21:22 2007 obs J2306-0459_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2306-0459_S_1997_05_07_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.972146 visibilities/baseline/integration-bin. ! Found source: J2306-0459 ! ! 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 25548 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 J2306-0459_S_1997_05_07_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.369867 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.911 mas, bmaj=7.435 mas, bpa=-3.275 degrees ! Estimated noise=1288.84 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.202005 Jy ! Component: 100 - total flux cleaned = 0.250144 Jy ! Total flux subtracted in 100 components = 0.250144 Jy ! Clean residual min=-0.009014 max=0.013959 Jy/beam ! Clean residual mean=0.000108 rms=0.003033 Jy/beam ! Combined flux in latest and established models = 0.250144 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.250144 Jy ! ! Correcting IF 1. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.277084Jy sigma=0.001202 ! Fit after self-cal, rms=0.276942Jy sigma=0.001202 ! Inverting map and beam ! Estimated beam: bmin=2.911 mas, bmaj=7.435 mas, bpa=-3.275 degrees ! Estimated noise=1288.98 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.534 mas, bmaj=8.715 mas, bpa=-5.395 degrees ! Estimated noise=957.645 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.0237074 Jy ! Component: 100 - total flux cleaned = 0.0332819 Jy ! Component: 150 - total flux cleaned = 0.0380151 Jy ! Component: 200 - total flux cleaned = 0.0390368 Jy ! Total flux subtracted in 200 components = 0.0390368 Jy ! Clean residual min=-0.007534 max=0.014115 Jy/beam ! Clean residual mean=0.000279 rms=0.002944 Jy/beam ! Combined flux in latest and established models = 0.289181 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 48 components and 0.289181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275378Jy sigma=0.001195 ! Fit after self-cal, rms=0.275368Jy sigma=0.001195 ! 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.534 x 8.715 at -5.395 degrees (North through East) ! Clean map min=-0.0072962 max=0.23466 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.01792 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.07 HN 0.98 KP 0.89 ! LA 0.98 MK 1.04 NL 1.00* OV 1.12 ! PT 0.94 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.973504 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.13 HN 1.09 KP 0.99 ! LA 1.06 MK 1.03 NL 0.99 OV 1.09 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04887 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 0.93 KP 0.92 ! LA 0.81 MK 0.90 NL 0.94 OV 0.98 ! PT 1.00 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: 1.00439 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.12 HN 1.07 KP 0.92 ! LA 0.85 MK 0.97 NL 1.05 OV 1.08 ! PT 0.89 SC 0.98 ! ! ! Fit before self-cal, rms=0.275368Jy sigma=0.001195 ! Fit after self-cal, rms=0.269163Jy sigma=0.001189 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.269163Jy sigma=0.001189 ! Fit after self-cal, rms=0.269161Jy sigma=0.001189 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.515 mas, bmaj=8.581 mas, bpa=-4.742 degrees ! Estimated noise=962.906 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 (14, -4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0132179 Jy ! Component: 100 - total flux cleaned = 0.0193474 Jy ! Component: 150 - total flux cleaned = 0.023334 Jy ! Component: 200 - total flux cleaned = 0.0250041 Jy ! Total flux subtracted in 200 components = 0.0250041 Jy ! Clean residual min=-0.004492 max=0.004964 Jy/beam ! Clean residual mean=0.000044 rms=0.001297 Jy/beam ! Combined flux in latest and established models = 0.314185 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 90 components and 0.314185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.268723Jy sigma=0.001187 ! Fit after self-cal, rms=0.268674Jy sigma=0.001186 ! 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.268674Jy sigma=0.001186 ! Fit after self-cal, rms=0.267808Jy sigma=0.001182 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.00386297 Jy ! Component: 100 - total flux cleaned = 0.00492255 Jy ! Component: 150 - total flux cleaned = 0.00545 Jy ! Component: 200 - total flux cleaned = 0.00576251 Jy ! Total flux subtracted in 200 components = 0.00576251 Jy ! Clean residual min=-0.004148 max=0.003861 Jy/beam ! Clean residual mean=0.000019 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.319948 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 107 components and 0.319948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267738Jy sigma=0.001182 ! Fit after self-cal, rms=0.267628Jy sigma=0.001181 ! 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.515 x 8.581 at -4.742 degrees (North through East) ! Clean map min=-0.003995 max=0.23805 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.267628Jy sigma=0.001181 ! Fit after self-cal, rms=0.262445Jy sigma=0.001179 ! 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.262445Jy sigma=0.001179 ! Fit after self-cal, rms=0.262425Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.488 mas, bmaj=8.528 mas, bpa=-4.498 degrees ! Estimated noise=954.83 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00292654 Jy ! Component: 100 - total flux cleaned = 0.00422027 Jy ! Component: 150 - total flux cleaned = 0.00460076 Jy ! Component: 200 - total flux cleaned = 0.00477194 Jy ! Total flux subtracted in 200 components = 0.00477194 Jy ! Clean residual min=-0.003556 max=0.003606 Jy/beam ! Clean residual mean=0.000020 rms=0.000958 Jy/beam ! Combined flux in latest and established models = 0.32472 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 122 components and 0.32472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262392Jy sigma=0.001179 ! Fit after self-cal, rms=0.262388Jy sigma=0.001179 ! 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.262388Jy sigma=0.001179 ! Fit after self-cal, rms=0.262994Jy sigma=0.001177 ! 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.262994Jy sigma=0.001177 ! Fit after self-cal, rms=0.262998Jy sigma=0.001177 ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=8.522 mas, bpa=-4.474 degrees ! Estimated noise=955.284 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00178339 Jy ! Component: 100 - total flux cleaned = 0.00223472 Jy ! Component: 150 - total flux cleaned = 0.00238699 Jy ! Component: 200 - total flux cleaned = 0.0024828 Jy ! Total flux subtracted in 200 components = 0.0024828 Jy ! Clean residual min=-0.003458 max=0.003486 Jy/beam ! Clean residual mean=0.000024 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.327202 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 128 components and 0.327202 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262979Jy sigma=0.001177 ! Fit after self-cal, rms=0.262984Jy sigma=0.001177 ! 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.991 mas, bmaj=13.49 mas, bpa=-0.4478 degrees ! Estimated noise=1187.35 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.00115124 Jy ! Component: 100 - total flux cleaned = 0.00110588 Jy ! Component: 150 - total flux cleaned = 0.00106478 Jy ! Component: 200 - total flux cleaned = 0.00106584 Jy ! Total flux subtracted in 200 components = 0.00106584 Jy ! Clean residual min=-0.003088 max=0.003445 Jy/beam ! Clean residual mean=0.000037 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.328268 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 141 components and 0.328268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262981Jy sigma=0.001177 ! Fit after self-cal, rms=0.262985Jy sigma=0.001177 ! 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.88 mas, bmaj=7.361 mas, bpa=-2.769 degrees ! Estimated noise=1277.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.201677 Jy ! Component: 100 - total flux cleaned = 0.250895 Jy ! Component: 150 - total flux cleaned = 0.271736 Jy ! Component: 200 - total flux cleaned = 0.284645 Jy ! Total flux subtracted in 200 components = 0.284645 Jy ! Clean residual min=-0.006304 max=0.006594 Jy/beam ! Clean residual mean=0.000051 rms=0.001724 Jy/beam ! Combined flux in latest and established models = 0.284645 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.284645 Jy ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=8.522 mas, bpa=-4.474 degrees ! Estimated noise=955.284 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.0136175 Jy ! Component: 100 - total flux cleaned = 0.0223623 Jy ! Component: 150 - total flux cleaned = 0.0285256 Jy ! Component: 200 - total flux cleaned = 0.0330944 Jy ! Total flux subtracted in 200 components = 0.0330944 Jy ! Clean residual min=-0.004044 max=0.004024 Jy/beam ! Clean residual mean=0.000073 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.317739 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 82 components and 0.317739 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.991 mas, bmaj=13.49 mas, bpa=-0.4478 degrees ! Estimated noise=1187.35 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.00558389 Jy ! Component: 100 - total flux cleaned = 0.00852191 Jy ! Component: 150 - total flux cleaned = 0.0092002 Jy ! Component: 200 - total flux cleaned = 0.00960144 Jy ! Total flux subtracted in 200 components = 0.00960144 Jy ! Clean residual min=-0.003212 max=0.003623 Jy/beam ! Clean residual mean=0.000048 rms=0.001091 Jy/beam ! Combined flux in latest and established models = 0.327341 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 106 components and 0.327341 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=8.522 mas, bpa=-4.474 degrees ! Estimated noise=955.284 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000626712 Jy ! Component: 100 - total flux cleaned = -0.000449851 Jy ! Component: 150 - total flux cleaned = -0.000310759 Jy ! Component: 200 - total flux cleaned = -0.000312887 Jy ! Total flux subtracted in 200 components = -0.000312887 Jy ! Clean residual min=-0.003405 max=0.003654 Jy/beam ! Clean residual mean=0.000025 rms=0.000927 Jy/beam ! Combined flux in latest and established models = 0.327028 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 127 components and 0.327028 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263009Jy sigma=0.001177 ! Fit after self-cal, rms=0.263012Jy sigma=0.001177 wmodel J2306-0459_S_1997_05_07_yyk\_map.mod ! Writing 127 model components to file: J2306-0459_S_1997_05_07_yyk_map.mod wobs J2306-0459_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2306-0459_S_1997_05_07_yyk_uvs.fits wwins J2306-0459_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J2306-0459_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.00022395 Jy ! Component: 100 - total flux cleaned = -0.000511303 Jy ! Component: 150 - total flux cleaned = -0.000510494 Jy ! Component: 200 - total flux cleaned = -0.000410809 Jy ! Component: 250 - total flux cleaned = -0.000314281 Jy ! Component: 300 - total flux cleaned = -8.1687e-05 Jy ! Component: 350 - total flux cleaned = 0.000232118 Jy ! Component: 400 - total flux cleaned = 0.000405943 Jy ! Component: 450 - total flux cleaned = 0.000618484 Jy ! Component: 500 - total flux cleaned = 0.000743307 Jy ! Component: 550 - total flux cleaned = 0.000904971 Jy ! Component: 600 - total flux cleaned = 0.000983506 Jy ! Component: 650 - total flux cleaned = 0.000983791 Jy ! Component: 700 - total flux cleaned = 0.00105869 Jy ! Component: 750 - total flux cleaned = 0.00105848 Jy ! Component: 800 - total flux cleaned = 0.000986939 Jy ! Component: 850 - total flux cleaned = 0.000881347 Jy ! Component: 900 - total flux cleaned = 0.000881644 Jy ! Component: 950 - total flux cleaned = 0.000780094 Jy ! Component: 1000 - total flux cleaned = 0.00081336 Jy ! Component: 1050 - total flux cleaned = 0.000910817 Jy ! Component: 1100 - total flux cleaned = 0.000781933 Jy ! Component: 1150 - total flux cleaned = 0.00094076 Jy ! Component: 1200 - total flux cleaned = 0.000971428 Jy ! Component: 1250 - total flux cleaned = 0.000908785 Jy ! Component: 1300 - total flux cleaned = 0.000908918 Jy ! Component: 1350 - total flux cleaned = 0.000908651 Jy ! Component: 1400 - total flux cleaned = 0.00096713 Jy ! Component: 1450 - total flux cleaned = 0.00102456 Jy ! Component: 1500 - total flux cleaned = 0.000909578 Jy ! Component: 1550 - total flux cleaned = 0.00105134 Jy ! Component: 1600 - total flux cleaned = 0.00113518 Jy ! Component: 1650 - total flux cleaned = 0.00113485 Jy ! Component: 1700 - total flux cleaned = 0.0011349 Jy ! Component: 1750 - total flux cleaned = 0.00121618 Jy ! Component: 1800 - total flux cleaned = 0.00124267 Jy ! Component: 1850 - total flux cleaned = 0.00134863 Jy ! Component: 1900 - total flux cleaned = 0.0014265 Jy ! Component: 1950 - total flux cleaned = 0.00155541 Jy ! Component: 2000 - total flux cleaned = 0.00158094 Jy ! Total flux subtracted in 2048 components = 0.00158132 Jy ! Clean residual min=-0.001757 max=0.001524 Jy/beam ! Clean residual mean=0.000005 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.328609 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 269 components and 0.32861 Jy ![Exited script file: muppet] wmap "J2306-0459_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.481 x 8.522 at -4.474 degrees (North through East) ! Clean map min=-0.002483 max=0.23753 Jy/beam ! Writing clean map to FITS file: J2306-0459_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.237529 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000510359 device "J2306-0459_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2306-0459_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.644587 0.644587 1.28917 2.57835 5.1567 10.3134 20.6268 41.2536 82.5071 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.237 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.481 x 8.522 at -4.474 degrees (North through East) ! Clean map min=-0.002483 max=0.23753 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2306-0459_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2306-0459_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2306-0459_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 20:21:30 2007