! Started logfile: J2248-3235_S_2004_04_30_yyk_uvs.log on Wed Dec 7 00:57:33 2005 obs J2248-3235_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J2248-3235_S_2004_04_30_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J2248-3235 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1627 lines of history. ! ! Reading 720 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 J2248-3235_S_2004_04_30_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.304458 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.716444Jy sigma=9.913121 ! Fit after self-cal, rms=0.716325Jy sigma=9.910987 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.491 mas, bmaj=7.119 mas, bpa=-7.774 degrees ! Estimated noise=2.87384 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.24299 Jy ! Component: 100 - total flux cleaned = 0.295963 Jy ! Total flux subtracted in 100 components = 0.295963 Jy ! Clean residual min=-0.012782 max=0.019576 Jy/beam ! Clean residual mean=-0.000188 rms=0.004000 Jy/beam ! Combined flux in latest and established models = 0.295963 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.295963 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085945Jy sigma=1.108509 ! Fit after self-cal, rms=0.085934Jy sigma=1.108075 ! Inverting map 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.152 mas, bmaj=8.53 mas, bpa=-8.481 degrees ! Estimated noise=2.08044 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.0283603 Jy ! Component: 100 - total flux cleaned = 0.0395632 Jy ! Component: 150 - total flux cleaned = 0.0436207 Jy ! Component: 200 - total flux cleaned = 0.0442402 Jy ! Total flux subtracted in 200 components = 0.0442402 Jy ! Clean residual min=-0.009938 max=0.008299 Jy/beam ! Clean residual mean=-0.000199 rms=0.002531 Jy/beam ! Combined flux in latest and established models = 0.340203 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 37 components and 0.340203 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080117Jy sigma=1.014300 ! Fit after self-cal, rms=0.080062Jy sigma=1.013788 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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. ! Amplitude normalization factor in sub-array 1: 0.996783 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.07 HN 1.16 KP 0.94 ! LA 1.13 MK 0.98 NL 1.02 OV 0.92 ! PT 0.97 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.98715 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.97 HN 1.20 KP 0.98 ! LA 1.06 MK 1.05 NL 0.98 OV 0.91 ! PT 0.97 SC 0.97 ! ! ! Correcting IF 3. ! 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 4. ! Amplitude normalization factor in sub-array 1: 0.998809 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.95 HN 0.97 KP 0.97 ! LA 1.00* MK 0.93 NL 1.01 OV 1.00* ! PT 1.02 SC 1.13 ! ! ! Fit before self-cal, rms=0.080062Jy sigma=1.013788 ! Fit after self-cal, rms=0.076497Jy sigma=0.963987 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.076497Jy sigma=0.963987 ! Fit after self-cal, rms=0.076499Jy sigma=0.963897 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.162 mas, bmaj=8.532 mas, bpa=-8.602 degrees ! Estimated noise=2.05537 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.00317677 Jy ! Component: 100 - total flux cleaned = -0.00309597 Jy ! Component: 150 - total flux cleaned = -0.00293779 Jy ! Component: 200 - total flux cleaned = -0.00279557 Jy ! Total flux subtracted in 200 components = -0.00279557 Jy ! Clean residual min=-0.007124 max=0.007261 Jy/beam ! Clean residual mean=-0.000040 rms=0.002202 Jy/beam ! Combined flux in latest and established models = 0.337408 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.337408 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076244Jy sigma=0.960658 ! Fit after self-cal, rms=0.076227Jy sigma=0.960579 ! 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.076227Jy sigma=0.960579 ! Fit after self-cal, rms=0.074318Jy sigma=0.927094 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.000609994 Jy ! Component: 100 - total flux cleaned = 0.000673681 Jy ! Component: 150 - total flux cleaned = 0.0007335 Jy ! Component: 200 - total flux cleaned = 0.000845558 Jy ! Total flux subtracted in 200 components = 0.000845558 Jy ! Clean residual min=-0.007003 max=0.007024 Jy/beam ! Clean residual mean=-0.000043 rms=0.002188 Jy/beam ! Combined flux in latest and established models = 0.338253 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 41 components and 0.338253 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074230Jy sigma=0.925953 ! Fit after self-cal, rms=0.074204Jy sigma=0.923819 ! 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.162 x 8.532 at -8.602 degrees (North through East) ! Clean map min=-0.0066942 max=0.27432 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.074204Jy sigma=0.923819 ! Fit after self-cal, rms=0.072204Jy sigma=0.881371 ! 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.072204Jy sigma=0.881371 ! Fit after self-cal, rms=0.072236Jy sigma=0.881154 ! Inverting map and beam ! Estimated beam: bmin=3.171 mas, bmaj=8.503 mas, bpa=-8.404 degrees ! Estimated noise=2.05604 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000299183 Jy ! Component: 100 - total flux cleaned = 0.000171618 Jy ! Component: 150 - total flux cleaned = 6.48995e-05 Jy ! Component: 200 - total flux cleaned = 2.00908e-05 Jy ! Total flux subtracted in 200 components = 2.00908e-05 Jy ! Clean residual min=-0.006519 max=0.006855 Jy/beam ! Clean residual mean=0.000060 rms=0.001910 Jy/beam ! Combined flux in latest and established models = 0.338273 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 49 components and 0.338273 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072183Jy sigma=0.880048 ! Fit after self-cal, rms=0.072173Jy sigma=0.879935 ! 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.072173Jy sigma=0.879935 ! Fit after self-cal, rms=0.071118Jy sigma=0.864576 ! 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.071118Jy sigma=0.864576 ! Fit after self-cal, rms=0.071120Jy sigma=0.864559 ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=8.425 mas, bpa=-8.164 degrees ! Estimated noise=2.0581 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00186472 Jy ! Component: 100 - total flux cleaned = 0.00202799 Jy ! Component: 150 - total flux cleaned = 0.00207492 Jy ! Component: 200 - total flux cleaned = 0.0021178 Jy ! Total flux subtracted in 200 components = 0.0021178 Jy ! Clean residual min=-0.006451 max=0.006818 Jy/beam ! Clean residual mean=0.000058 rms=0.001905 Jy/beam ! Combined flux in latest and established models = 0.340391 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 59 components and 0.340391 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071049Jy sigma=0.863308 ! Fit after self-cal, rms=0.071036Jy sigma=0.863230 ! 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.57 mas, bmaj=24.31 mas, bpa=-1.919 degrees ! Estimated noise=2.63555 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.000150725 Jy ! Component: 100 - total flux cleaned = 0.000160984 Jy ! Component: 150 - total flux cleaned = 0.000164214 Jy ! Component: 200 - total flux cleaned = 0.000122176 Jy ! Total flux subtracted in 200 components = 0.000122176 Jy ! Clean residual min=-0.006940 max=0.008846 Jy/beam ! Clean residual mean=0.000112 rms=0.002626 Jy/beam ! Combined flux in latest and established models = 0.340513 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 66 components and 0.340513 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071082Jy sigma=0.863453 ! Fit after self-cal, rms=0.071013Jy sigma=0.863042 ! Inverting map uvtaper 0,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.488 mas, bmaj=7.055 mas, bpa=-7.699 degrees ! Estimated noise=2.84939 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.241713 Jy ! Component: 100 - total flux cleaned = 0.294372 Jy ! Component: 150 - total flux cleaned = 0.31789 Jy ! Component: 200 - total flux cleaned = 0.329831 Jy ! Total flux subtracted in 200 components = 0.329831 Jy ! Clean residual min=-0.007523 max=0.007167 Jy/beam ! Clean residual mean=0.000000 rms=0.002090 Jy/beam ! Combined flux in latest and established models = 0.329831 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.329831 Jy ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=8.425 mas, bpa=-8.164 degrees ! Estimated noise=2.0581 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.00613633 Jy ! Component: 100 - total flux cleaned = 0.00804186 Jy ! Component: 150 - total flux cleaned = 0.00831181 Jy ! Component: 200 - total flux cleaned = 0.00831408 Jy ! Total flux subtracted in 200 components = 0.00831408 Jy ! Clean residual min=-0.006373 max=0.006406 Jy/beam ! Clean residual mean=0.000049 rms=0.001898 Jy/beam ! Combined flux in latest and established models = 0.338145 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 35 components and 0.338145 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.57 mas, bmaj=24.31 mas, bpa=-1.919 degrees ! Estimated noise=2.63555 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.00110214 Jy ! Component: 100 - total flux cleaned = 0.00109223 Jy ! Component: 150 - total flux cleaned = 0.00108843 Jy ! Component: 200 - total flux cleaned = 0.00108696 Jy ! Total flux subtracted in 200 components = 0.00108696 Jy ! Clean residual min=-0.007031 max=0.008697 Jy/beam ! Clean residual mean=0.000105 rms=0.002615 Jy/beam ! Combined flux in latest and established models = 0.339232 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.339232 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.146 mas, bmaj=8.425 mas, bpa=-8.164 degrees ! Estimated noise=2.0581 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00101804 Jy ! Component: 100 - total flux cleaned = -0.000966229 Jy ! Component: 150 - total flux cleaned = -0.000928474 Jy ! Component: 200 - total flux cleaned = -0.000928664 Jy ! Total flux subtracted in 200 components = -0.000928664 Jy ! Clean residual min=-0.006179 max=0.006334 Jy/beam ! Clean residual mean=0.000050 rms=0.001891 Jy/beam ! Combined flux in latest and established models = 0.338303 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.338303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071109Jy sigma=0.862916 ! Fit after self-cal, rms=0.071083Jy sigma=0.862862 wmodel J2248-3235_S_2004_04_30_yyk\_map.mod ! Writing 48 model components to file: J2248-3235_S_2004_04_30_yyk_map.mod wobs J2248-3235_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J2248-3235_S_2004_04_30_yyk_uvs.fits wwins J2248-3235_S_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J2248-3235_S_2004_04_30_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.09128e-06 Jy ! Component: 100 - total flux cleaned = -0.000217741 Jy ! Component: 150 - total flux cleaned = -2.89859e-05 Jy ! Component: 200 - total flux cleaned = 0.000335096 Jy ! Component: 250 - total flux cleaned = 0.00076619 Jy ! Component: 300 - total flux cleaned = 0.000846684 Jy ! Component: 350 - total flux cleaned = 0.000846404 Jy ! Component: 400 - total flux cleaned = 0.000772715 Jy ! Component: 450 - total flux cleaned = 0.0010619 Jy ! Component: 500 - total flux cleaned = 0.00133992 Jy ! Component: 550 - total flux cleaned = 0.00173998 Jy ! Component: 600 - total flux cleaned = 0.00199895 Jy ! Component: 650 - total flux cleaned = 0.00237454 Jy ! Component: 700 - total flux cleaned = 0.00261728 Jy ! Component: 750 - total flux cleaned = 0.00320593 Jy ! Component: 800 - total flux cleaned = 0.0036048 Jy ! Component: 850 - total flux cleaned = 0.00415952 Jy ! Component: 900 - total flux cleaned = 0.0044838 Jy ! Component: 950 - total flux cleaned = 0.00479995 Jy ! Component: 1000 - total flux cleaned = 0.00500425 Jy ! Component: 1050 - total flux cleaned = 0.00520477 Jy ! Component: 1100 - total flux cleaned = 0.00545101 Jy ! Component: 1150 - total flux cleaned = 0.00573868 Jy ! Component: 1200 - total flux cleaned = 0.00592628 Jy ! Component: 1250 - total flux cleaned = 0.00606409 Jy ! Component: 1300 - total flux cleaned = 0.00624439 Jy ! Component: 1350 - total flux cleaned = 0.00655264 Jy ! Component: 1400 - total flux cleaned = 0.0067254 Jy ! Component: 1450 - total flux cleaned = 0.00689543 Jy ! Component: 1500 - total flux cleaned = 0.00706245 Jy ! Component: 1550 - total flux cleaned = 0.00742992 Jy ! Component: 1600 - total flux cleaned = 0.00770882 Jy ! Component: 1650 - total flux cleaned = 0.00794423 Jy ! Component: 1700 - total flux cleaned = 0.00809852 Jy ! Component: 1750 - total flux cleaned = 0.00840102 Jy ! Component: 1800 - total flux cleaned = 0.00851211 Jy ! Component: 1850 - total flux cleaned = 0.00865825 Jy ! Component: 1900 - total flux cleaned = 0.00883793 Jy ! Component: 1950 - total flux cleaned = 0.00901494 Jy ! Component: 2000 - total flux cleaned = 0.00918894 Jy ! Total flux subtracted in 2048 components = 0.00935969 Jy ! Clean residual min=-0.001899 max=0.001742 Jy/beam ! Clean residual mean=0.000016 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.347663 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 182 components and 0.347663 Jy ![Exited script file: muppet] wmap "J2248-3235_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.146 x 8.425 at -8.164 degrees (North through East) ! Clean map min=-0.0039775 max=0.28012 Jy/beam ! Writing clean map to FITS file: J2248-3235_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.280123 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000712686 device "J2248-3235_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J2248-3235_S_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.763258 0.763258 1.52652 3.05303 6.10606 12.2121 24.4242 48.8485 97.697 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 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.146 x 8.425 at -8.164 degrees (North through East) ! Clean map min=-0.0039775 max=0.28012 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2248-3235_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J2248-3235_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2248-3235_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 00:57:37 2005