! Started logfile: J2323-0150_X_1997_05_07_yyk_uvs.log on Mon Jan 8 10:51:32 2007 obs J2323-0150_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2323-0150_X_1997_05_07_yyk_uva.fits ! AN table 1: 142 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.812207 visibilities/baseline/integration-bin. ! Found source: J2323-0150 ! ! 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 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 613 lines of history. ! ! Reading 20760 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 J2323-0150_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.236798 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=0.8399 mas, bmaj=1.935 mas, bpa=2.943 degrees ! Estimated noise=1365.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.108522 Jy ! Component: 100 - total flux cleaned = 0.148165 Jy ! Total flux subtracted in 100 components = 0.148165 Jy ! Clean residual min=-0.007667 max=0.012965 Jy/beam ! Clean residual mean=-0.000052 rms=0.002416 Jy/beam ! Combined flux in latest and established models = 0.148165 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.148165 Jy ! ! Correcting IF 1. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.192460Jy sigma=0.001257 ! Fit after self-cal, rms=0.192301Jy sigma=0.001256 ! Inverting map and beam ! Estimated beam: bmin=0.8399 mas, bmaj=1.935 mas, bpa=2.943 degrees ! Estimated noise=1365.43 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=1.059 mas, bmaj=2.342 mas, bpa=4.003 degrees ! Estimated noise=722.012 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.0264914 Jy ! Component: 100 - total flux cleaned = 0.0369055 Jy ! Component: 150 - total flux cleaned = 0.0416911 Jy ! Component: 200 - total flux cleaned = 0.043829 Jy ! Total flux subtracted in 200 components = 0.043829 Jy ! Clean residual min=-0.004422 max=0.004100 Jy/beam ! Clean residual mean=-0.000011 rms=0.001060 Jy/beam ! Combined flux in latest and established models = 0.191994 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 56 components and 0.191994 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190326Jy sigma=0.001239 ! Fit after self-cal, rms=0.190321Jy sigma=0.001239 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.059 x 2.342 at 4.003 degrees (North through East) ! Clean map min=-0.0041397 max=0.12671 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.99671 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.01 HN 1.02 KP 1.00 ! LA 1.00 MK 1.02 NL 0.99 OV 1.02 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.969348 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.08 KP 0.98 ! LA 0.98 MK 1.18 NL 1.06 OV 1.03 ! PT 1.02 SC 0.98 ! ! ! Fit before self-cal, rms=0.190321Jy sigma=0.001239 ! Fit after self-cal, rms=0.190157Jy sigma=0.001239 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.190157Jy sigma=0.001239 ! Fit after self-cal, rms=0.190158Jy sigma=0.001239 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.074 mas, bmaj=2.373 mas, bpa=5.223 degrees ! Estimated noise=717.006 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.0015903 Jy ! Component: 100 - total flux cleaned = -0.00168639 Jy ! Component: 150 - total flux cleaned = -0.00165342 Jy ! Component: 200 - total flux cleaned = -0.00159972 Jy ! Total flux subtracted in 200 components = -0.00159972 Jy ! Clean residual min=-0.004077 max=0.003886 Jy/beam ! Clean residual mean=-0.000006 rms=0.001016 Jy/beam ! Combined flux in latest and established models = 0.190394 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 59 components and 0.190394 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190117Jy sigma=0.001239 ! Fit after self-cal, rms=0.190115Jy sigma=0.001239 ! 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.190115Jy sigma=0.001239 ! Fit after self-cal, rms=0.188798Jy sigma=0.001230 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.00143332 Jy ! Component: 100 - total flux cleaned = 0.00151606 Jy ! Component: 150 - total flux cleaned = 0.00153683 Jy ! Component: 200 - total flux cleaned = 0.00157229 Jy ! Total flux subtracted in 200 components = 0.00157229 Jy ! Clean residual min=-0.004186 max=0.003506 Jy/beam ! Clean residual mean=-0.000005 rms=0.001018 Jy/beam ! Combined flux in latest and established models = 0.191966 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 64 components and 0.191966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188791Jy sigma=0.001230 ! Fit after self-cal, rms=0.188657Jy sigma=0.001229 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.074 x 2.373 at 5.223 degrees (North through East) ! Clean map min=-0.003855 max=0.12792 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.188657Jy sigma=0.001229 ! Fit after self-cal, rms=0.187480Jy sigma=0.001228 ! 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.187480Jy sigma=0.001228 ! Fit after self-cal, rms=0.187472Jy sigma=0.001228 ! Inverting map and beam ! Estimated beam: bmin=1.053 mas, bmaj=2.341 mas, bpa=5.248 degrees ! Estimated noise=712.384 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00107277 Jy ! Component: 100 - total flux cleaned = 0.00127481 Jy ! Component: 150 - total flux cleaned = 0.00130368 Jy ! Component: 200 - total flux cleaned = 0.00131797 Jy ! Total flux subtracted in 200 components = 0.00131797 Jy ! Clean residual min=-0.003909 max=0.003507 Jy/beam ! Clean residual mean=-0.000010 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.193284 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 66 components and 0.193284 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187463Jy sigma=0.001228 ! Fit after self-cal, rms=0.187456Jy sigma=0.001228 ! 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.187456Jy sigma=0.001228 ! Fit after self-cal, rms=0.187529Jy sigma=0.001228 ! 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.187529Jy sigma=0.001228 ! Fit after self-cal, rms=0.187495Jy sigma=0.001227 ! Inverting map and beam ! Estimated beam: bmin=1.037 mas, bmaj=2.312 mas, bpa=5.039 degrees ! Estimated noise=709.65 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00085755 Jy ! Component: 100 - total flux cleaned = 0.000877583 Jy ! Component: 150 - total flux cleaned = 0.000894945 Jy ! Component: 200 - total flux cleaned = 0.000911188 Jy ! Total flux subtracted in 200 components = 0.000911187 Jy ! Clean residual min=-0.004048 max=0.003554 Jy/beam ! Clean residual mean=-0.000009 rms=0.001003 Jy/beam ! Combined flux in latest and established models = 0.194195 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 70 components and 0.194195 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187491Jy sigma=0.001227 ! Fit after self-cal, rms=0.187477Jy sigma=0.001227 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.27 mas, bmaj=3.662 mas, bpa=-0.5294 degrees ! Estimated noise=876.814 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.000111562 Jy ! Component: 100 - total flux cleaned = -0.000184672 Jy ! Component: 150 - total flux cleaned = -0.000285328 Jy ! Component: 200 - total flux cleaned = -0.000348738 Jy ! Total flux subtracted in 200 components = -0.000348738 Jy ! Clean residual min=-0.004409 max=0.003534 Jy/beam ! Clean residual mean=-0.000018 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.193847 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 73 components and 0.193847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187480Jy sigma=0.001227 ! Fit after self-cal, rms=0.187471Jy sigma=0.001227 ! 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=0.8289 mas, bmaj=1.927 mas, bpa=3.378 degrees ! Estimated noise=1343.15 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.109395 Jy ! Component: 100 - total flux cleaned = 0.149777 Jy ! Component: 150 - total flux cleaned = 0.169291 Jy ! Component: 200 - total flux cleaned = 0.180123 Jy ! Total flux subtracted in 200 components = 0.180123 Jy ! Clean residual min=-0.005694 max=0.007345 Jy/beam ! Clean residual mean=-0.000018 rms=0.001719 Jy/beam ! Combined flux in latest and established models = 0.180124 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.180124 Jy ! Inverting map and beam ! Estimated beam: bmin=1.037 mas, bmaj=2.312 mas, bpa=5.039 degrees ! Estimated noise=709.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.00883336 Jy ! Component: 100 - total flux cleaned = 0.0121078 Jy ! Component: 150 - total flux cleaned = 0.013112 Jy ! Component: 200 - total flux cleaned = 0.0133694 Jy ! Total flux subtracted in 200 components = 0.0133694 Jy ! Clean residual min=-0.004009 max=0.003567 Jy/beam ! Clean residual mean=-0.000010 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.193493 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 41 components and 0.193493 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.27 mas, bmaj=3.662 mas, bpa=-0.5294 degrees ! Estimated noise=876.814 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.000397862 Jy ! Component: 100 - total flux cleaned = 0.000399697 Jy ! Component: 150 - total flux cleaned = 0.000330582 Jy ! Component: 200 - total flux cleaned = 0.000266629 Jy ! Total flux subtracted in 200 components = 0.000266629 Jy ! Clean residual min=-0.004396 max=0.003547 Jy/beam ! Clean residual mean=-0.000019 rms=0.001292 Jy/beam ! Combined flux in latest and established models = 0.19376 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 47 components and 0.19376 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.037 mas, bmaj=2.312 mas, bpa=5.039 degrees ! Estimated noise=709.65 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -4.29285e-05 Jy ! Component: 100 - total flux cleaned = -1.46368e-05 Jy ! Component: 150 - total flux cleaned = 5.9936e-05 Jy ! Component: 200 - total flux cleaned = 8.17346e-05 Jy ! Total flux subtracted in 200 components = 8.17346e-05 Jy ! Clean residual min=-0.004007 max=0.003622 Jy/beam ! Clean residual mean=-0.000009 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.193841 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 53 components and 0.193841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187488Jy sigma=0.001227 ! Fit after self-cal, rms=0.187485Jy sigma=0.001227 wmodel J2323-0150_X_1997_05_07_yyk\_map.mod ! Writing 53 model components to file: J2323-0150_X_1997_05_07_yyk_map.mod wobs J2323-0150_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2323-0150_X_1997_05_07_yyk_uvs.fits wwins J2323-0150_X_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J2323-0150_X_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 = 9.91564e-06 Jy ! Component: 100 - total flux cleaned = 0.000852021 Jy ! Component: 150 - total flux cleaned = 0.000965997 Jy ! Component: 200 - total flux cleaned = 0.00123735 Jy ! Component: 250 - total flux cleaned = 0.00139207 Jy ! Component: 300 - total flux cleaned = 0.00144211 Jy ! Component: 350 - total flux cleaned = 0.00139358 Jy ! Component: 400 - total flux cleaned = 0.00125267 Jy ! Component: 450 - total flux cleaned = 0.00111501 Jy ! Component: 500 - total flux cleaned = 0.000980896 Jy ! Component: 550 - total flux cleaned = 0.000719863 Jy ! Component: 600 - total flux cleaned = 0.000549733 Jy ! Component: 650 - total flux cleaned = 0.000383146 Jy ! Component: 700 - total flux cleaned = 0.000220223 Jy ! Component: 750 - total flux cleaned = 0.000141728 Jy ! Component: 800 - total flux cleaned = 0.000220323 Jy ! Component: 850 - total flux cleaned = 0.000106531 Jy ! Component: 900 - total flux cleaned = 0.000144703 Jy ! Component: 950 - total flux cleaned = 3.42051e-05 Jy ! Component: 1000 - total flux cleaned = 3.50637e-05 Jy ! Component: 1050 - total flux cleaned = 7.11587e-05 Jy ! Component: 1100 - total flux cleaned = 1.51908e-06 Jy ! Component: 1150 - total flux cleaned = 0.000138558 Jy ! Component: 1200 - total flux cleaned = 2.45098e-06 Jy ! Component: 1250 - total flux cleaned = 1.86123e-06 Jy ! Component: 1300 - total flux cleaned = 3.41382e-05 Jy ! Component: 1350 - total flux cleaned = 3.32978e-05 Jy ! Component: 1400 - total flux cleaned = 3.28238e-05 Jy ! Component: 1450 - total flux cleaned = 6.35919e-05 Jy ! Component: 1500 - total flux cleaned = 6.38573e-05 Jy ! Component: 1550 - total flux cleaned = -2.65529e-05 Jy ! Component: 1600 - total flux cleaned = -2.60132e-05 Jy ! Component: 1650 - total flux cleaned = -2.51193e-05 Jy ! Component: 1700 - total flux cleaned = 3.30812e-05 Jy ! Component: 1750 - total flux cleaned = 8.97943e-05 Jy ! Component: 1800 - total flux cleaned = 6.17075e-05 Jy ! Component: 1850 - total flux cleaned = 6.15955e-05 Jy ! Component: 1900 - total flux cleaned = 3.39662e-05 Jy ! Component: 1950 - total flux cleaned = 7.40642e-06 Jy ! Component: 2000 - total flux cleaned = 0.000113836 Jy ! Total flux subtracted in 2048 components = 0.000140465 Jy ! Clean residual min=-0.001615 max=0.001546 Jy/beam ! Clean residual mean=-0.000007 rms=0.000515 Jy/beam ! Combined flux in latest and established models = 0.193982 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 170 components and 0.193982 Jy ![Exited script file: muppet] wmap "J2323-0150_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.037 x 2.312 at 5.039 degrees (North through East) ! Clean map min=-0.0026522 max=0.12479 Jy/beam ! Writing clean map to FITS file: J2323-0150_X_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.124785 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000511511 device "J2323-0150_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2323-0150_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.22974 1.22974 2.45948 4.91896 9.83793 19.6759 39.3517 78.7034 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.124 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.037 x 2.312 at 5.039 degrees (North through East) ! Clean map min=-0.0026522 max=0.12479 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2323-0150_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2323-0150_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2323-0150_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 10:51:39 2007