! Started logfile: J1136-0330_X_1997_05_07_yyk_uvs.log on Mon Jan 8 05:22:04 2007 obs J1136-0330_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1136-0330_X_1997_05_07_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.937063 visibilities/baseline/integration-bin. ! Found source: J1136-0330 ! ! 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 24120 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 J1136-0330_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.57617 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.7482 mas, bmaj=1.912 mas, bpa=-2.76 degrees ! Estimated noise=973.449 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.459968 Jy ! Component: 100 - total flux cleaned = 0.532201 Jy ! Total flux subtracted in 100 components = 0.532201 Jy ! Clean residual min=-0.011367 max=0.018823 Jy/beam ! Clean residual mean=-0.000070 rms=0.003460 Jy/beam ! Combined flux in latest and established models = 0.532201 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.532201 Jy ! ! Correcting IF 1. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 50 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.209404Jy sigma=0.001337 ! Fit after self-cal, rms=0.209265Jy sigma=0.001336 ! Inverting map and beam ! Estimated beam: bmin=0.7482 mas, bmaj=1.912 mas, bpa=-2.76 degrees ! Estimated noise=973.449 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=0.9003 mas, bmaj=2.208 mas, bpa=-3.009 degrees ! Estimated noise=665.334 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.036249 Jy ! Component: 100 - total flux cleaned = 0.0504461 Jy ! Component: 150 - total flux cleaned = 0.0569726 Jy ! Component: 200 - total flux cleaned = 0.060087 Jy ! Total flux subtracted in 200 components = 0.060087 Jy ! Clean residual min=-0.007825 max=0.007828 Jy/beam ! Clean residual mean=-0.000026 rms=0.001886 Jy/beam ! Combined flux in latest and established models = 0.592288 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 47 components and 0.592288 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206774Jy sigma=0.001306 ! Fit after self-cal, rms=0.206771Jy sigma=0.001306 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9003 x 2.208 at -3.009 degrees (North through East) ! Clean map min=-0.0073542 max=0.54249 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00287 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00 HN 0.96 KP 1.00 ! LA 1.01 MK 1.04 NL 1.04 OV 0.99 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.002 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 0.98 KP 1.01 ! LA 0.99 MK 1.00 NL 1.07 OV 1.04 ! PT 0.91 SC 1.00 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.993297 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 0.99 KP 1.01 ! LA 1.00 MK 1.03 NL 1.02 OV 1.01 ! PT 0.96 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984853 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.01 KP 1.00 ! LA 0.99 MK 1.02 NL 1.05 OV 1.00 ! PT 0.98 SC 1.04 ! ! ! Fit before self-cal, rms=0.206771Jy sigma=0.001306 ! Fit after self-cal, rms=0.206333Jy sigma=0.001299 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.206333Jy sigma=0.001299 ! Fit after self-cal, rms=0.206333Jy sigma=0.001299 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9106 mas, bmaj=2.232 mas, bpa=-2.881 degrees ! Estimated noise=661.144 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.0054934 Jy ! Component: 100 - total flux cleaned = -0.00765918 Jy ! Component: 150 - total flux cleaned = -0.00794624 Jy ! Component: 200 - total flux cleaned = -0.00810202 Jy ! Total flux subtracted in 200 components = -0.00810202 Jy ! Clean residual min=-0.005649 max=0.006022 Jy/beam ! Clean residual mean=0.000004 rms=0.001310 Jy/beam ! Combined flux in latest and established models = 0.584186 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 57 components and 0.584186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.206125Jy sigma=0.001298 ! Fit after self-cal, rms=0.206125Jy sigma=0.001298 ! 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.206125Jy sigma=0.001298 ! Fit after self-cal, rms=0.197022Jy sigma=0.001242 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (-13.4, 15.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00373905 Jy ! Component: 100 - total flux cleaned = 0.00407594 Jy ! Component: 150 - total flux cleaned = 0.00408115 Jy ! Component: 200 - total flux cleaned = 0.00387406 Jy ! Total flux subtracted in 200 components = 0.00387406 Jy ! Clean residual min=-0.004694 max=0.005252 Jy/beam ! Clean residual mean=0.000001 rms=0.001152 Jy/beam ! Combined flux in latest and established models = 0.58806 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 74 components and 0.58806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196804Jy sigma=0.001241 ! Fit after self-cal, rms=0.195163Jy sigma=0.001231 ! 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: 0.9106 x 2.232 at -2.881 degrees (North through East) ! Clean map min=-0.0041673 max=0.5419 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.195163Jy sigma=0.001231 ! Fit after self-cal, rms=0.203195Jy sigma=0.001222 ! 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.203195Jy sigma=0.001222 ! Fit after self-cal, rms=0.202769Jy sigma=0.001220 ! Inverting map and beam ! Estimated beam: bmin=0.9056 mas, bmaj=2.236 mas, bpa=-2.955 degrees ! Estimated noise=659.164 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00115225 Jy ! Component: 100 - total flux cleaned = -0.00162608 Jy ! Component: 150 - total flux cleaned = -0.00197114 Jy ! Component: 200 - total flux cleaned = -0.00228052 Jy ! Total flux subtracted in 200 components = -0.00228052 Jy ! Clean residual min=-0.003250 max=0.002650 Jy/beam ! Clean residual mean=0.000005 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.58578 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 86 components and 0.58578 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202701Jy sigma=0.001220 ! Fit after self-cal, rms=0.202540Jy sigma=0.001219 ! 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.202540Jy sigma=0.001219 ! Fit after self-cal, rms=0.202659Jy sigma=0.001217 ! 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.202659Jy sigma=0.001217 ! Fit after self-cal, rms=0.202588Jy sigma=0.001216 ! Inverting map and beam ! Estimated beam: bmin=0.9057 mas, bmaj=2.238 mas, bpa=-2.959 degrees ! Estimated noise=659.166 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00085605 Jy ! Component: 100 - total flux cleaned = -0.00123108 Jy ! Component: 150 - total flux cleaned = -0.00143719 Jy ! Component: 200 - total flux cleaned = -0.00162774 Jy ! Total flux subtracted in 200 components = -0.00162774 Jy ! Clean residual min=-0.003088 max=0.002553 Jy/beam ! Clean residual mean=0.000004 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.584152 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 92 components and 0.584152 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202545Jy sigma=0.001216 ! Fit after self-cal, rms=0.202499Jy sigma=0.001216 ! 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.312 mas, bmaj=3.759 mas, bpa=-2.822 degrees ! Estimated noise=853.503 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 = 5.16304e-06 Jy ! Component: 100 - total flux cleaned = -0.000155118 Jy ! Component: 150 - total flux cleaned = -0.000185536 Jy ! Component: 200 - total flux cleaned = -0.000160053 Jy ! Total flux subtracted in 200 components = -0.000160053 Jy ! Clean residual min=-0.002510 max=0.002482 Jy/beam ! Clean residual mean=0.000005 rms=0.000786 Jy/beam ! Combined flux in latest and established models = 0.583992 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 101 components and 0.583992 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202495Jy sigma=0.001216 ! Fit after self-cal, rms=0.202463Jy sigma=0.001216 ! 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.7488 mas, bmaj=1.923 mas, bpa=-2.694 degrees ! Estimated noise=978.869 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.466545 Jy ! Component: 100 - total flux cleaned = 0.538966 Jy ! Component: 150 - total flux cleaned = 0.562604 Jy ! Component: 200 - total flux cleaned = 0.573267 Jy ! Total flux subtracted in 200 components = 0.573267 Jy ! Clean residual min=-0.005675 max=0.004653 Jy/beam ! Clean residual mean=-0.000003 rms=0.001349 Jy/beam ! Combined flux in latest and established models = 0.573267 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.573267 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9057 mas, bmaj=2.238 mas, bpa=-2.959 degrees ! Estimated noise=659.166 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.00668904 Jy ! Component: 100 - total flux cleaned = 0.00937367 Jy ! Component: 150 - total flux cleaned = 0.0101949 Jy ! Component: 200 - total flux cleaned = 0.0105431 Jy ! Total flux subtracted in 200 components = 0.0105431 Jy ! Clean residual min=-0.002942 max=0.002608 Jy/beam ! Clean residual mean=0.000003 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.58381 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 45 components and 0.58381 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.312 mas, bmaj=3.759 mas, bpa=-2.822 degrees ! Estimated noise=853.503 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.000228244 Jy ! Component: 100 - total flux cleaned = 0.000165933 Jy ! Component: 150 - total flux cleaned = 0.000166621 Jy ! Component: 200 - total flux cleaned = 0.000166069 Jy ! Total flux subtracted in 200 components = 0.000166069 Jy ! Clean residual min=-0.002671 max=0.002518 Jy/beam ! Clean residual mean=0.000005 rms=0.000796 Jy/beam ! Combined flux in latest and established models = 0.583976 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.583976 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9057 mas, bmaj=2.238 mas, bpa=-2.959 degrees ! Estimated noise=659.166 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000108108 Jy ! Component: 100 - total flux cleaned = 0.000208029 Jy ! Component: 150 - total flux cleaned = 0.000348028 Jy ! Component: 200 - total flux cleaned = 0.000434338 Jy ! Total flux subtracted in 200 components = 0.000434338 Jy ! Clean residual min=-0.002901 max=0.002626 Jy/beam ! Clean residual mean=0.000004 rms=0.000717 Jy/beam ! Combined flux in latest and established models = 0.584411 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 73 components and 0.584411 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.202491Jy sigma=0.001216 ! Fit after self-cal, rms=0.202467Jy sigma=0.001216 wmodel J1136-0330_X_1997_05_07_yyk\_map.mod ! Writing 73 model components to file: J1136-0330_X_1997_05_07_yyk_map.mod wobs J1136-0330_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1136-0330_X_1997_05_07_yyk_uvs.fits wwins J1136-0330_X_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1136-0330_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 = -0.000797229 Jy ! Component: 100 - total flux cleaned = -0.000842889 Jy ! Component: 150 - total flux cleaned = -0.00106829 Jy ! Component: 200 - total flux cleaned = -0.00128449 Jy ! Component: 250 - total flux cleaned = -0.00128552 Jy ! Component: 300 - total flux cleaned = -0.00120478 Jy ! Component: 350 - total flux cleaned = -0.00124315 Jy ! Component: 400 - total flux cleaned = -0.00131831 Jy ! Component: 450 - total flux cleaned = -0.00139273 Jy ! Component: 500 - total flux cleaned = -0.00157397 Jy ! Component: 550 - total flux cleaned = -0.00171483 Jy ! Component: 600 - total flux cleaned = -0.00178392 Jy ! Component: 650 - total flux cleaned = -0.00195345 Jy ! Component: 700 - total flux cleaned = -0.00205322 Jy ! Component: 750 - total flux cleaned = -0.00208559 Jy ! Component: 800 - total flux cleaned = -0.00214965 Jy ! Component: 850 - total flux cleaned = -0.00211835 Jy ! Component: 900 - total flux cleaned = -0.00214964 Jy ! Component: 950 - total flux cleaned = -0.00221032 Jy ! Component: 1000 - total flux cleaned = -0.0021799 Jy ! Component: 1050 - total flux cleaned = -0.00217975 Jy ! Component: 1100 - total flux cleaned = -0.00212142 Jy ! Component: 1150 - total flux cleaned = -0.00217939 Jy ! Component: 1200 - total flux cleaned = -0.00212263 Jy ! Component: 1250 - total flux cleaned = -0.00220654 Jy ! Component: 1300 - total flux cleaned = -0.00217914 Jy ! Component: 1350 - total flux cleaned = -0.00223358 Jy ! Component: 1400 - total flux cleaned = -0.00223315 Jy ! Component: 1450 - total flux cleaned = -0.00217984 Jy ! Component: 1500 - total flux cleaned = -0.00215322 Jy ! Component: 1550 - total flux cleaned = -0.00215328 Jy ! Component: 1600 - total flux cleaned = -0.00217866 Jy ! Component: 1650 - total flux cleaned = -0.00225451 Jy ! Component: 1700 - total flux cleaned = -0.00222963 Jy ! Component: 1750 - total flux cleaned = -0.00220491 Jy ! Component: 1800 - total flux cleaned = -0.00230292 Jy ! Component: 1850 - total flux cleaned = -0.00230238 Jy ! Component: 1900 - total flux cleaned = -0.0021822 Jy ! Component: 1950 - total flux cleaned = -0.00225345 Jy ! Component: 2000 - total flux cleaned = -0.00222991 Jy ! Total flux subtracted in 2048 components = -0.00229991 Jy ! Clean residual min=-0.001507 max=0.001540 Jy/beam ! Clean residual mean=0.000002 rms=0.000427 Jy/beam ! Combined flux in latest and established models = 0.582111 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 200 components and 0.582111 Jy ![Exited script file: muppet] wmap "J1136-0330_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9057 x 2.238 at -2.959 degrees (North through East) ! Clean map min=-0.0021174 max=0.54405 Jy/beam ! Writing clean map to FITS file: J1136-0330_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.544055 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000424118 device "J1136-0330_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1136-0330_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.233865 0.233865 0.46773 0.93546 1.87092 3.74184 7.48368 14.9674 29.9347 59.8694 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.544 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9057 x 2.238 at -2.959 degrees (North through East) ! Clean map min=-0.0021174 max=0.54405 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1136-0330_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1136-0330_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1136-0330_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 05:22:14 2007