! Started logfile: J1324-3235_S_2002_05_14_yyk_uvs.log on Tue Jun 26 22:49:53 2007 obs J1324-3235_S_2002_05_14_yyk_uva.fits ! Reading UV FITS file: J1324-3235_S_2002_05_14_yyk_uva.fits ! AN table 1: 72 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.814815 visibilities/baseline/integration-bin. ! Found source: J1324-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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1153 lines of history. ! ! Reading 10560 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 J1324-3235_S_2002_05_14_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.300968 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.47 mas, bmaj=6.291 mas, bpa=-1.425 degrees ! Estimated noise=1923.14 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.145536 Jy ! Component: 100 - total flux cleaned = 0.189217 Jy ! Total flux subtracted in 100 components = 0.189217 Jy ! Clean residual min=-0.013166 max=0.022945 Jy/beam ! Clean residual mean=-0.000033 rms=0.003788 Jy/beam ! Combined flux in latest and established models = 0.189218 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.189218 Jy ! ! Correcting IF 1. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 133 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 74 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.240391Jy sigma=0.001291 ! Fit after self-cal, rms=0.240147Jy sigma=0.001289 ! Inverting map and beam ! Estimated beam: bmin=2.47 mas, bmaj=6.291 mas, bpa=-1.425 degrees ! Estimated noise=1923.31 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.003 mas, bmaj=7.869 mas, bpa=-1.144 degrees ! Estimated noise=1185.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) ! Added new window around map position (-4, -7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0328168 Jy ! Component: 100 - total flux cleaned = 0.0465588 Jy ! Component: 150 - total flux cleaned = 0.0491617 Jy ! Component: 200 - total flux cleaned = 0.0496828 Jy ! Total flux subtracted in 200 components = 0.0496828 Jy ! Clean residual min=-0.007405 max=0.009699 Jy/beam ! Clean residual mean=0.000009 rms=0.002164 Jy/beam ! Combined flux in latest and established models = 0.2389 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 52 components and 0.2389 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236931Jy sigma=0.001269 ! Fit after self-cal, rms=0.236771Jy sigma=0.001268 ! 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.003 x 7.869 at -1.144 degrees (North through East) ! Clean map min=-0.0071949 max=0.14934 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. ! 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 2. ! 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Correcting IF 4. ! 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* NL 1.00* OV 1.00* PT 1.00* ! SC 1.00* MK 1.00* ! ! ! Fit before self-cal, rms=0.236771Jy sigma=0.001268 ! Fit after self-cal, rms=0.236771Jy sigma=0.001268 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.236771Jy sigma=0.001268 ! Fit after self-cal, rms=0.236770Jy sigma=0.001268 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.003 mas, bmaj=7.869 mas, bpa=-1.144 degrees ! Estimated noise=1185.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.00467956 Jy ! Component: 100 - total flux cleaned = 0.00448605 Jy ! Component: 150 - total flux cleaned = 0.00412409 Jy ! Component: 200 - total flux cleaned = 0.00380126 Jy ! Total flux subtracted in 200 components = 0.00380126 Jy ! Clean residual min=-0.006897 max=0.007117 Jy/beam ! Clean residual mean=0.000006 rms=0.001958 Jy/beam ! Combined flux in latest and established models = 0.242702 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 74 components and 0.242702 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236353Jy sigma=0.001266 ! Fit after self-cal, rms=0.236318Jy sigma=0.001266 ! 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.236318Jy sigma=0.001266 ! Fit after self-cal, rms=0.234127Jy sigma=0.001255 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.00268052 Jy ! Component: 100 - total flux cleaned = 0.00291892 Jy ! Component: 150 - total flux cleaned = 0.00292752 Jy ! Component: 200 - total flux cleaned = 0.00302297 Jy ! Total flux subtracted in 200 components = 0.00302298 Jy ! Clean residual min=-0.007115 max=0.005778 Jy/beam ! Clean residual mean=0.000010 rms=0.001764 Jy/beam ! Combined flux in latest and established models = 0.245725 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 88 components and 0.245725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234008Jy sigma=0.001254 ! Fit after self-cal, rms=0.233510Jy sigma=0.001252 ! 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.003 x 7.869 at -1.144 degrees (North through East) ! Clean map min=-0.0068603 max=0.15022 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.233510Jy sigma=0.001252 ! Fit after self-cal, rms=0.233384Jy sigma=0.001249 ! 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.233384Jy sigma=0.001249 ! Fit after self-cal, rms=0.233228Jy sigma=0.001248 ! Inverting map and beam ! Estimated beam: bmin=2.994 mas, bmaj=7.883 mas, bpa=-1.125 degrees ! Estimated noise=1181.65 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00130329 Jy ! Component: 100 - total flux cleaned = 0.00101693 Jy ! Component: 150 - total flux cleaned = 0.000928507 Jy ! Component: 200 - total flux cleaned = 0.00084599 Jy ! Total flux subtracted in 200 components = 0.00084599 Jy ! Clean residual min=-0.005831 max=0.005505 Jy/beam ! Clean residual mean=0.000003 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.246571 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 101 components and 0.246571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233156Jy sigma=0.001248 ! Fit after self-cal, rms=0.233098Jy sigma=0.001247 ! 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.233098Jy sigma=0.001247 ! Fit after self-cal, rms=0.233713Jy sigma=0.001247 ! 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.233713Jy sigma=0.001247 ! Fit after self-cal, rms=0.233727Jy sigma=0.001247 ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=7.962 mas, bpa=-1.468 degrees ! Estimated noise=1177.02 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000906541 Jy ! Component: 100 - total flux cleaned = -0.00107936 Jy ! Component: 150 - total flux cleaned = -0.00114352 Jy ! Component: 200 - total flux cleaned = -0.00120515 Jy ! Total flux subtracted in 200 components = -0.00120515 Jy ! Clean residual min=-0.005444 max=0.005351 Jy/beam ! Clean residual mean=-0.000005 rms=0.001581 Jy/beam ! Combined flux in latest and established models = 0.245365 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 110 components and 0.245365 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233665Jy sigma=0.001247 ! Fit after self-cal, rms=0.233641Jy sigma=0.001247 ! 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.14 mas, bmaj=23.14 mas, bpa=4.462 degrees ! Estimated noise=1533.99 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.000809675 Jy ! Component: 100 - total flux cleaned = 0.000815104 Jy ! Component: 150 - total flux cleaned = 0.00081736 Jy ! Component: 200 - total flux cleaned = 0.000822992 Jy ! Total flux subtracted in 200 components = 0.000822992 Jy ! Clean residual min=-0.005807 max=0.007648 Jy/beam ! Clean residual mean=-0.000017 rms=0.002179 Jy/beam ! Combined flux in latest and established models = 0.246188 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 116 components and 0.246188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233637Jy sigma=0.001247 ! Fit after self-cal, rms=0.233631Jy sigma=0.001247 ! 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.469 mas, bmaj=6.335 mas, bpa=-1.724 degrees ! Estimated noise=1905.16 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.148694 Jy ! Component: 100 - total flux cleaned = 0.195779 Jy ! Component: 150 - total flux cleaned = 0.219557 Jy ! Component: 200 - total flux cleaned = 0.233036 Jy ! Total flux subtracted in 200 components = 0.233036 Jy ! Clean residual min=-0.009489 max=0.009301 Jy/beam ! Clean residual mean=0.000003 rms=0.002387 Jy/beam ! Combined flux in latest and established models = 0.233036 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.233036 Jy ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=7.962 mas, bpa=-1.468 degrees ! Estimated noise=1177.02 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.0100261 Jy ! Component: 100 - total flux cleaned = 0.0108289 Jy ! Component: 150 - total flux cleaned = 0.0108241 Jy ! Component: 200 - total flux cleaned = 0.0109712 Jy ! Total flux subtracted in 200 components = 0.0109712 Jy ! Clean residual min=-0.005951 max=0.005519 Jy/beam ! Clean residual mean=-0.000007 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.244007 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 55 components and 0.244007 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.14 mas, bmaj=23.14 mas, bpa=4.462 degrees ! Estimated noise=1533.99 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.00195926 Jy ! Component: 100 - total flux cleaned = 0.00224615 Jy ! Component: 150 - total flux cleaned = 0.00224058 Jy ! Component: 200 - total flux cleaned = 0.00217815 Jy ! Total flux subtracted in 200 components = 0.00217815 Jy ! Clean residual min=-0.006107 max=0.007610 Jy/beam ! Clean residual mean=-0.000019 rms=0.002177 Jy/beam ! Combined flux in latest and established models = 0.246185 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 77 components and 0.246185 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.01 mas, bmaj=7.962 mas, bpa=-1.468 degrees ! Estimated noise=1177.02 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000744123 Jy ! Component: 100 - total flux cleaned = -0.00112796 Jy ! Component: 150 - total flux cleaned = -0.00112919 Jy ! Component: 200 - total flux cleaned = -0.00112573 Jy ! Total flux subtracted in 200 components = -0.00112573 Jy ! Clean residual min=-0.005634 max=0.005235 Jy/beam ! Clean residual mean=-0.000005 rms=0.001587 Jy/beam ! Combined flux in latest and established models = 0.245059 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 94 components and 0.245059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233689Jy sigma=0.001247 ! Fit after self-cal, rms=0.233703Jy sigma=0.001247 wmodel J1324-3235_S_2002_05_14_yyk\_map.mod ! Writing 94 model components to file: J1324-3235_S_2002_05_14_yyk_map.mod wobs J1324-3235_S_2002_05_14_yyk\_uvs.fits ! Writing UV FITS file: J1324-3235_S_2002_05_14_yyk_uvs.fits wwins J1324-3235_S_2002_05_14_yyk\_map.win ! wwins: Wrote 2 windows to J1324-3235_S_2002_05_14_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.00116946 Jy ! Component: 100 - total flux cleaned = -0.00126395 Jy ! Component: 150 - total flux cleaned = -0.00126339 Jy ! Component: 200 - total flux cleaned = -0.00117976 Jy ! Component: 250 - total flux cleaned = -0.000937833 Jy ! Component: 300 - total flux cleaned = -0.000478286 Jy ! Component: 350 - total flux cleaned = -0.000110522 Jy ! Component: 400 - total flux cleaned = 0.000175664 Jy ! Component: 450 - total flux cleaned = 0.000382068 Jy ! Component: 500 - total flux cleaned = 0.000449688 Jy ! Component: 550 - total flux cleaned = 0.000580423 Jy ! Component: 600 - total flux cleaned = 0.000581215 Jy ! Component: 650 - total flux cleaned = 0.000644718 Jy ! Component: 700 - total flux cleaned = 0.000705547 Jy ! Component: 750 - total flux cleaned = 0.000705741 Jy ! Component: 800 - total flux cleaned = 0.000648199 Jy ! Component: 850 - total flux cleaned = 0.00053461 Jy ! Component: 900 - total flux cleaned = 0.000422877 Jy ! Component: 950 - total flux cleaned = 0.000312576 Jy ! Component: 1000 - total flux cleaned = 9.69219e-05 Jy ! Component: 1050 - total flux cleaned = 4.24022e-05 Jy ! Component: 1100 - total flux cleaned = -0.000216539 Jy ! Component: 1150 - total flux cleaned = -0.00036858 Jy ! Component: 1200 - total flux cleaned = -0.000617453 Jy ! Component: 1250 - total flux cleaned = -0.000715009 Jy ! Component: 1300 - total flux cleaned = -0.000811425 Jy ! Component: 1350 - total flux cleaned = -0.000906345 Jy ! Component: 1400 - total flux cleaned = -0.00104633 Jy ! Component: 1450 - total flux cleaned = -0.00118512 Jy ! Component: 1500 - total flux cleaned = -0.00150353 Jy ! Component: 1550 - total flux cleaned = -0.00159282 Jy ! Component: 1600 - total flux cleaned = -0.00168157 Jy ! Component: 1650 - total flux cleaned = -0.00189962 Jy ! Component: 1700 - total flux cleaned = -0.00211412 Jy ! Component: 1750 - total flux cleaned = -0.00241025 Jy ! Component: 1800 - total flux cleaned = -0.00245218 Jy ! Component: 1850 - total flux cleaned = -0.00265892 Jy ! Component: 1900 - total flux cleaned = -0.00286324 Jy ! Component: 1950 - total flux cleaned = -0.0031048 Jy ! Component: 2000 - total flux cleaned = -0.00330313 Jy ! Total flux subtracted in 2048 components = -0.00345982 Jy ! Clean residual min=-0.002558 max=0.002333 Jy/beam ! Clean residual mean=-0.000008 rms=0.000806 Jy/beam ! Combined flux in latest and established models = 0.2416 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 222 components and 0.2416 Jy ![Exited script file: muppet] wmap "J1324-3235_S_2002_05_14_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.01 x 7.962 at -1.468 degrees (North through East) ! Clean map min=-0.0050802 max=0.15187 Jy/beam ! Writing clean map to FITS file: J1324-3235_S_2002_05_14_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.151872 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000808351 device "J1324-3235_S_2002_05_14_yyk\_map.eps/VPS" ! Attempting to open device: 'J1324-3235_S_2002_05_14_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.59678 1.59678 3.19356 6.38712 12.7742 25.5485 51.0969 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0024 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.151 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.01 x 7.962 at -1.468 degrees (North through East) ! Clean map min=-0.0050802 max=0.15187 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1324-3235_S_2002_05_14_yyk\_map.gif/gif" ! Attempting to open device: 'J1324-3235_S_2002_05_14_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1324-3235_S_2002_05_14_yyk_uvs.log closed on Tue Jun 26 22:50:00 2007