! Started logfile: J2321-0827_S_1997_05_07_yyk_uvs.log on Sun Jan 7 20:22:52 2007 obs J2321-0827_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2321-0827_S_1997_05_07_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.927969 visibilities/baseline/integration-bin. ! Found source: J2321-0827 ! ! 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 24220 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 J2321-0827_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.40984 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.833 mas, bmaj=6.923 mas, bpa=-3.672 degrees ! Estimated noise=1636.58 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.243954 Jy ! Component: 100 - total flux cleaned = 0.27535 Jy ! Total flux subtracted in 100 components = 0.27535 Jy ! Clean residual min=-0.011436 max=0.014943 Jy/beam ! Clean residual mean=0.000076 rms=0.003412 Jy/beam ! Combined flux in latest and established models = 0.27535 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.27535 Jy ! ! Correcting IF 1. ! A total of 208 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.292311Jy sigma=0.001209 ! Fit after self-cal, rms=0.292248Jy sigma=0.001209 ! Inverting map and beam ! Estimated beam: bmin=2.833 mas, bmaj=6.923 mas, bpa=-3.672 degrees ! Estimated noise=1637.44 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.714 mas, bmaj=8.783 mas, bpa=-3.265 degrees ! Estimated noise=1028.51 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.0110562 Jy ! Component: 100 - total flux cleaned = 0.0124742 Jy ! Component: 150 - total flux cleaned = 0.0130772 Jy ! Component: 200 - total flux cleaned = 0.0136164 Jy ! Total flux subtracted in 200 components = 0.0136164 Jy ! Clean residual min=-0.007838 max=0.009942 Jy/beam ! Clean residual mean=0.000248 rms=0.002692 Jy/beam ! Combined flux in latest and established models = 0.288967 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 19 components and 0.288967 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291744Jy sigma=0.001207 ! Fit after self-cal, rms=0.291728Jy sigma=0.001207 ! 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.714 x 8.783 at -3.265 degrees (North through East) ! Clean map min=-0.0077293 max=0.27381 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.03105 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.05 HN 0.99 KP 0.88 ! LA 0.97 MK 0.99 NL 1.00* OV 1.12 ! PT 0.91 SC 0.80 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981478 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.15 HN 1.11 KP 0.97 ! LA 1.05 MK 1.03 NL 0.95 OV 1.04 ! PT 0.95 SC 0.89 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04831 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.07 HN 0.99 KP 0.90 ! LA 0.79 MK 0.88 NL 0.95 OV 0.97 ! PT 1.05 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.98401 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.11 HN 1.07 KP 0.96 ! LA 0.87 MK 1.07 NL 1.08 OV 1.12 ! PT 0.91 SC 0.99 ! ! ! Fit before self-cal, rms=0.291728Jy sigma=0.001207 ! Fit after self-cal, rms=0.283675Jy sigma=0.001199 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.283675Jy sigma=0.001199 ! Fit after self-cal, rms=0.283674Jy sigma=0.001199 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.674 mas, bmaj=8.595 mas, bpa=-1.637 degrees ! Estimated noise=1033.52 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.00520917 Jy ! Component: 100 - total flux cleaned = 0.00550725 Jy ! Component: 150 - total flux cleaned = 0.00538564 Jy ! Component: 200 - total flux cleaned = 0.0052242 Jy ! Total flux subtracted in 200 components = 0.0052242 Jy ! Clean residual min=-0.005288 max=0.007076 Jy/beam ! Clean residual mean=0.000103 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 0.294191 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 28 components and 0.294191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.283580Jy sigma=0.001199 ! Fit after self-cal, rms=0.283571Jy sigma=0.001199 ! 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.283571Jy sigma=0.001199 ! Fit after self-cal, rms=0.282708Jy sigma=0.001195 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.000518808 Jy ! Component: 100 - total flux cleaned = 0.000323369 Jy ! Component: 150 - total flux cleaned = 0.000102501 Jy ! Component: 200 - total flux cleaned = 5.45731e-05 Jy ! Total flux subtracted in 200 components = 5.45731e-05 Jy ! Clean residual min=-0.005218 max=0.007069 Jy/beam ! Clean residual mean=0.000105 rms=0.001610 Jy/beam ! Combined flux in latest and established models = 0.294245 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 38 components and 0.294245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282679Jy sigma=0.001195 ! Fit after self-cal, rms=0.282519Jy sigma=0.001194 ! 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.674 x 8.595 at -1.637 degrees (North through East) ! Clean map min=-0.0049932 max=0.278 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.282519Jy sigma=0.001194 ! Fit after self-cal, rms=0.280138Jy 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.280138Jy sigma=0.001191 ! Fit after self-cal, rms=0.280097Jy sigma=0.001191 ! Inverting map and beam ! Estimated beam: bmin=3.665 mas, bmaj=8.521 mas, bpa=-1.377 degrees ! Estimated noise=1028.53 mJy/beam. ! Added new window around map position (-7.5, 6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00635602 Jy ! Component: 100 - total flux cleaned = 0.00662985 Jy ! Component: 150 - total flux cleaned = 0.00663378 Jy ! Component: 200 - total flux cleaned = 0.0067135 Jy ! Total flux subtracted in 200 components = 0.0067135 Jy ! Clean residual min=-0.004531 max=0.004930 Jy/beam ! Clean residual mean=0.000075 rms=0.001361 Jy/beam ! Combined flux in latest and established models = 0.300959 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 61 components and 0.300959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.279949Jy sigma=0.001190 ! Fit after self-cal, rms=0.279930Jy sigma=0.001190 ! 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.279930Jy sigma=0.001190 ! Fit after self-cal, rms=0.330967Jy sigma=0.001184 ! 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.330967Jy sigma=0.001184 ! Fit after self-cal, rms=0.331037Jy sigma=0.001184 ! Inverting map and beam ! Estimated beam: bmin=3.679 mas, bmaj=8.483 mas, bpa=-0.8534 degrees ! Estimated noise=1030.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154863 Jy ! Component: 100 - total flux cleaned = 0.00190385 Jy ! Component: 150 - total flux cleaned = 0.00220135 Jy ! Component: 200 - total flux cleaned = 0.00245842 Jy ! Total flux subtracted in 200 components = 0.00245842 Jy ! Clean residual min=-0.004923 max=0.004594 Jy/beam ! Clean residual mean=0.000084 rms=0.001363 Jy/beam ! Combined flux in latest and established models = 0.303417 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 79 components and 0.303417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.330926Jy sigma=0.001184 ! Fit after self-cal, rms=0.330958Jy sigma=0.001184 ! 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.067 mas, bmaj=14.06 mas, bpa=0.645 degrees ! Estimated noise=1262.26 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.000664439 Jy ! Component: 100 - total flux cleaned = 0.000661847 Jy ! Component: 150 - total flux cleaned = 0.000633204 Jy ! Component: 200 - total flux cleaned = 0.00055658 Jy ! Total flux subtracted in 200 components = 0.00055658 Jy ! Clean residual min=-0.005028 max=0.006363 Jy/beam ! Clean residual mean=0.000156 rms=0.001823 Jy/beam ! Combined flux in latest and established models = 0.303974 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 101 components and 0.303974 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.330950Jy sigma=0.001184 ! Fit after self-cal, rms=0.330970Jy sigma=0.001184 ! 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.842 mas, bmaj=6.792 mas, bpa=-2.074 degrees ! Estimated noise=1728.4 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.247526 Jy ! Component: 100 - total flux cleaned = 0.282605 Jy ! Component: 150 - total flux cleaned = 0.291833 Jy ! Component: 200 - total flux cleaned = 0.295211 Jy ! Total flux subtracted in 200 components = 0.295211 Jy ! Clean residual min=-0.007866 max=0.008082 Jy/beam ! Clean residual mean=0.000015 rms=0.002344 Jy/beam ! Combined flux in latest and established models = 0.295211 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.295211 Jy ! Inverting map and beam ! Estimated beam: bmin=3.679 mas, bmaj=8.483 mas, bpa=-0.8534 degrees ! Estimated noise=1030.74 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.00562091 Jy ! Component: 100 - total flux cleaned = 0.00689418 Jy ! Component: 150 - total flux cleaned = 0.0073099 Jy ! Component: 200 - total flux cleaned = 0.00767618 Jy ! Total flux subtracted in 200 components = 0.00767618 Jy ! Clean residual min=-0.004635 max=0.004791 Jy/beam ! Clean residual mean=0.000086 rms=0.001385 Jy/beam ! Combined flux in latest and established models = 0.302887 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 54 components and 0.302887 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.067 mas, bmaj=14.06 mas, bpa=0.645 degrees ! Estimated noise=1262.26 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.000147446 Jy ! Component: 100 - total flux cleaned = 0.000502993 Jy ! Component: 150 - total flux cleaned = 0.000673327 Jy ! Component: 200 - total flux cleaned = 0.000779379 Jy ! Total flux subtracted in 200 components = 0.000779379 Jy ! Clean residual min=-0.005138 max=0.006518 Jy/beam ! Clean residual mean=0.000159 rms=0.001834 Jy/beam ! Combined flux in latest and established models = 0.303666 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.303666 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.679 mas, bmaj=8.483 mas, bpa=-0.8534 degrees ! Estimated noise=1030.74 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.91685e-05 Jy ! Component: 100 - total flux cleaned = 0.000166217 Jy ! Component: 150 - total flux cleaned = 0.000284795 Jy ! Component: 200 - total flux cleaned = 0.000284656 Jy ! Total flux subtracted in 200 components = 0.000284656 Jy ! Clean residual min=-0.004772 max=0.004835 Jy/beam ! Clean residual mean=0.000081 rms=0.001348 Jy/beam ! Combined flux in latest and established models = 0.303951 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 86 components and 0.303951 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.330940Jy sigma=0.001184 ! Fit after self-cal, rms=0.330955Jy sigma=0.001184 wmodel J2321-0827_S_1997_05_07_yyk\_map.mod ! Writing 86 model components to file: J2321-0827_S_1997_05_07_yyk_map.mod wobs J2321-0827_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2321-0827_S_1997_05_07_yyk_uvs.fits wwins J2321-0827_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J2321-0827_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 = 8.80859e-05 Jy ! Component: 100 - total flux cleaned = 0.000315399 Jy ! Component: 150 - total flux cleaned = 0.000386022 Jy ! Component: 200 - total flux cleaned = 0.000589973 Jy ! Component: 250 - total flux cleaned = 0.000911384 Jy ! Component: 300 - total flux cleaned = 0.0012216 Jy ! Component: 350 - total flux cleaned = 0.00140118 Jy ! Component: 400 - total flux cleaned = 0.00140207 Jy ! Component: 450 - total flux cleaned = 0.00145844 Jy ! Component: 500 - total flux cleaned = 0.00145807 Jy ! Component: 550 - total flux cleaned = 0.00172569 Jy ! Component: 600 - total flux cleaned = 0.00198544 Jy ! Component: 650 - total flux cleaned = 0.0022387 Jy ! Component: 700 - total flux cleaned = 0.002486 Jy ! Component: 750 - total flux cleaned = 0.00272816 Jy ! Component: 800 - total flux cleaned = 0.00282262 Jy ! Component: 850 - total flux cleaned = 0.00300664 Jy ! Component: 900 - total flux cleaned = 0.00296104 Jy ! Component: 950 - total flux cleaned = 0.0031373 Jy ! Component: 1000 - total flux cleaned = 0.00322373 Jy ! Component: 1050 - total flux cleaned = 0.00335108 Jy ! Component: 1100 - total flux cleaned = 0.00359973 Jy ! Component: 1150 - total flux cleaned = 0.00359997 Jy ! Component: 1200 - total flux cleaned = 0.00387996 Jy ! Component: 1250 - total flux cleaned = 0.00403627 Jy ! Component: 1300 - total flux cleaned = 0.00419028 Jy ! Component: 1350 - total flux cleaned = 0.00426599 Jy ! Component: 1400 - total flux cleaned = 0.00452723 Jy ! Component: 1450 - total flux cleaned = 0.00460046 Jy ! Component: 1500 - total flux cleaned = 0.00474516 Jy ! Component: 1550 - total flux cleaned = 0.00481601 Jy ! Component: 1600 - total flux cleaned = 0.00488586 Jy ! Component: 1650 - total flux cleaned = 0.0049211 Jy ! Component: 1700 - total flux cleaned = 0.00516083 Jy ! Component: 1750 - total flux cleaned = 0.00522864 Jy ! Component: 1800 - total flux cleaned = 0.00532876 Jy ! Component: 1850 - total flux cleaned = 0.00542786 Jy ! Component: 1900 - total flux cleaned = 0.00539576 Jy ! Component: 1950 - total flux cleaned = 0.00562019 Jy ! Component: 2000 - total flux cleaned = 0.005557 Jy ! Total flux subtracted in 2048 components = 0.00561975 Jy ! Clean residual min=-0.001557 max=0.001683 Jy/beam ! Clean residual mean=0.000032 rms=0.000665 Jy/beam ! Combined flux in latest and established models = 0.309571 Jy keep ! Adding 162 model components to the UV plane model. ! The established model now contains 248 components and 0.30957 Jy ![Exited script file: muppet] wmap "J2321-0827_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.679 x 8.483 at -0.8534 degrees (North through East) ! Clean map min=-0.0034112 max=0.28093 Jy/beam ! Writing clean map to FITS file: J2321-0827_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.280933 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00066167 device "J2321-0827_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2321-0827_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.706578 0.706578 1.41316 2.82631 5.65263 11.3053 22.6105 45.221 90.442 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.28 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.679 x 8.483 at -0.8534 degrees (North through East) ! Clean map min=-0.0034112 max=0.28093 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2321-0827_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2321-0827_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2321-0827_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 20:23:00 2007