! Started logfile: J0204-3328_X_2004_04_30_yyk_uvs.log on Tue Dec 6 23:52:59 2005 obs J0204-3328_X_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J0204-3328_X_2004_04_30_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.905556 visibilities/baseline/integration-bin. ! Found source: J0204-3328 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1544 lines of history. ! ! Reading 652 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 J0204-3328_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.243738 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 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.773618Jy sigma=12.954371 ! Fit after self-cal, rms=0.773562Jy sigma=12.952766 ! 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=0.6487 mas, bmaj=1.828 mas, bpa=-1.404 degrees ! Estimated noise=2.27277 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.190375 Jy ! Component: 100 - total flux cleaned = 0.222339 Jy ! Total flux subtracted in 100 components = 0.222339 Jy ! Clean residual min=-0.013156 max=0.017032 Jy/beam ! Clean residual mean=-0.000062 rms=0.003793 Jy/beam ! Combined flux in latest and established models = 0.222339 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.222339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078634Jy sigma=1.228064 ! Fit after self-cal, rms=0.078494Jy sigma=1.226787 ! 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=0.8387 mas, bmaj=2.241 mas, bpa=-1.946 degrees ! Estimated noise=1.68625 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 (1.4, 1.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0322358 Jy ! Component: 100 - total flux cleaned = 0.0464114 Jy ! Component: 150 - total flux cleaned = 0.0540692 Jy ! Component: 200 - total flux cleaned = 0.0580729 Jy ! Total flux subtracted in 200 components = 0.0580729 Jy ! Clean residual min=-0.010713 max=0.008935 Jy/beam ! Clean residual mean=0.000012 rms=0.002417 Jy/beam ! Combined flux in latest and established models = 0.280412 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 47 components and 0.280412 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070723Jy sigma=1.055680 ! Fit after self-cal, rms=0.069959Jy sigma=1.042971 ! 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: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.995059 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.11 HN 1.09 KP 0.86 ! LA 0.96 MK 0.98 NL 0.97 OV 1.02 ! PT 1.08 SC 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.98942 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.00* KP 0.87 ! LA 1.00 MK 1.04 NL 1.12 OV 1.01 ! PT 1.06 SC 0.99 ! ! ! Fit before self-cal, rms=0.069959Jy sigma=1.042971 ! Fit after self-cal, rms=0.068651Jy sigma=1.012018 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.068651Jy sigma=1.012018 ! Fit after self-cal, rms=0.068653Jy sigma=1.011881 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.834 mas, bmaj=2.229 mas, bpa=-1.473 degrees ! Estimated noise=1.67794 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.00497974 Jy ! Component: 100 - total flux cleaned = 0.00548749 Jy ! Component: 150 - total flux cleaned = 0.0057707 Jy ! Component: 200 - total flux cleaned = 0.00601494 Jy ! Total flux subtracted in 200 components = 0.00601494 Jy ! Clean residual min=-0.006850 max=0.005667 Jy/beam ! Clean residual mean=0.000021 rms=0.001657 Jy/beam ! Combined flux in latest and established models = 0.286427 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 66 components and 0.286427 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068367Jy sigma=1.006576 ! Fit after self-cal, rms=0.068309Jy sigma=1.005464 ! 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.068309Jy sigma=1.005464 ! Fit after self-cal, rms=0.066904Jy sigma=0.976749 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.00160217 Jy ! Component: 100 - total flux cleaned = 0.00179151 Jy ! Component: 150 - total flux cleaned = 0.00179126 Jy ! Component: 200 - total flux cleaned = 0.00179068 Jy ! Total flux subtracted in 200 components = 0.00179068 Jy ! Clean residual min=-0.006364 max=0.005745 Jy/beam ! Clean residual mean=0.000022 rms=0.001590 Jy/beam ! Combined flux in latest and established models = 0.288218 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 75 components and 0.288218 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066796Jy sigma=0.975047 ! Fit after self-cal, rms=0.066749Jy sigma=0.973177 ! 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.834 x 2.229 at -1.473 degrees (North through East) ! Clean map min=-0.0058329 max=0.21958 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.066749Jy sigma=0.973177 ! Fit after self-cal, rms=0.068314Jy sigma=0.970388 ! 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.068314Jy sigma=0.970388 ! Fit after self-cal, rms=0.068324Jy sigma=0.970205 ! Inverting map and beam ! Estimated beam: bmin=0.8301 mas, bmaj=2.212 mas, bpa=-1.068 degrees ! Estimated noise=1.69045 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00139616 Jy ! Component: 100 - total flux cleaned = 0.00145859 Jy ! Component: 150 - total flux cleaned = 0.0015145 Jy ! Component: 200 - total flux cleaned = 0.0015651 Jy ! Total flux subtracted in 200 components = 0.0015651 Jy ! Clean residual min=-0.006519 max=0.005801 Jy/beam ! Clean residual mean=0.000053 rms=0.001654 Jy/beam ! Combined flux in latest and established models = 0.289783 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 86 components and 0.289783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068231Jy sigma=0.968570 ! Fit after self-cal, rms=0.068232Jy sigma=0.968534 ! 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.068232Jy sigma=0.968534 ! Fit after self-cal, rms=0.067902Jy sigma=0.960986 ! 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.067902Jy sigma=0.960986 ! Fit after self-cal, rms=0.067906Jy sigma=0.960971 ! Inverting map and beam ! Estimated beam: bmin=0.8279 mas, bmaj=2.209 mas, bpa=-0.8713 degrees ! Estimated noise=1.69602 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00166002 Jy ! Component: 100 - total flux cleaned = 0.00180264 Jy ! Component: 150 - total flux cleaned = 0.00180318 Jy ! Component: 200 - total flux cleaned = 0.00184475 Jy ! Total flux subtracted in 200 components = 0.00184475 Jy ! Clean residual min=-0.006613 max=0.005791 Jy/beam ! Clean residual mean=0.000042 rms=0.001620 Jy/beam ! Combined flux in latest and established models = 0.291628 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 88 components and 0.291628 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067845Jy sigma=0.959875 ! Fit after self-cal, rms=0.067841Jy sigma=0.959854 ! 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.561 mas, bmaj=7.921 mas, bpa=2.003 degrees ! Estimated noise=2.20406 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.000628833 Jy ! Component: 100 - total flux cleaned = 0.000623172 Jy ! Component: 150 - total flux cleaned = 0.000658826 Jy ! Component: 200 - total flux cleaned = 0.000658822 Jy ! Total flux subtracted in 200 components = 0.000658822 Jy ! Clean residual min=-0.006914 max=0.005904 Jy/beam ! Clean residual mean=0.000087 rms=0.002025 Jy/beam ! Combined flux in latest and established models = 0.292286 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 93 components and 0.292286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067827Jy sigma=0.959968 ! Fit after self-cal, rms=0.067829Jy sigma=0.959936 ! 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=0.6436 mas, bmaj=1.817 mas, bpa=-0.7077 degrees ! Estimated noise=2.28544 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.192159 Jy ! Component: 100 - total flux cleaned = 0.228214 Jy ! Component: 150 - total flux cleaned = 0.248938 Jy ! Component: 200 - total flux cleaned = 0.262608 Jy ! Total flux subtracted in 200 components = 0.262608 Jy ! Clean residual min=-0.009848 max=0.009738 Jy/beam ! Clean residual mean=-0.000023 rms=0.002574 Jy/beam ! Combined flux in latest and established models = 0.262608 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.262608 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8279 mas, bmaj=2.209 mas, bpa=-0.8713 degrees ! Estimated noise=1.69602 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) ! Added new window around map position (-7.8, 24). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0152673 Jy ! Component: 100 - total flux cleaned = 0.0221802 Jy ! Component: 150 - total flux cleaned = 0.0258946 Jy ! Component: 200 - total flux cleaned = 0.0268491 Jy ! Total flux subtracted in 200 components = 0.0268491 Jy ! Clean residual min=-0.006505 max=0.006407 Jy/beam ! Clean residual mean=0.000036 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.289457 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 64 components and 0.289457 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.561 mas, bmaj=7.921 mas, bpa=2.003 degrees ! Estimated noise=2.20406 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.00259022 Jy ! Component: 100 - total flux cleaned = 0.00283681 Jy ! Component: 150 - total flux cleaned = 0.00293748 Jy ! Component: 200 - total flux cleaned = 0.00293735 Jy ! Total flux subtracted in 200 components = 0.00293735 Jy ! Clean residual min=-0.006816 max=0.006769 Jy/beam ! Clean residual mean=0.000092 rms=0.002066 Jy/beam ! Combined flux in latest and established models = 0.292394 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 72 components and 0.292394 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8279 mas, bmaj=2.209 mas, bpa=-0.8713 degrees ! Estimated noise=1.69602 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00112081 Jy ! Component: 100 - total flux cleaned = -0.00112099 Jy ! Component: 150 - total flux cleaned = -0.00118614 Jy ! Component: 200 - total flux cleaned = -0.00112678 Jy ! Total flux subtracted in 200 components = -0.00112678 Jy ! Clean residual min=-0.006508 max=0.006165 Jy/beam ! Clean residual mean=0.000043 rms=0.001606 Jy/beam ! Combined flux in latest and established models = 0.291267 Jy selfcal false, false, phase_soltime ! 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.291267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067505Jy sigma=0.956512 ! Fit after self-cal, rms=0.067440Jy sigma=0.955511 wmodel J0204-3328_X_2004_04_30_yyk\_map.mod ! Writing 88 model components to file: J0204-3328_X_2004_04_30_yyk_map.mod wobs J0204-3328_X_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J0204-3328_X_2004_04_30_yyk_uvs.fits wwins J0204-3328_X_2004_04_30_yyk\_map.win ! wwins: Wrote 3 windows to J0204-3328_X_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 = -0.0015202 Jy ! Component: 100 - total flux cleaned = -0.00254321 Jy ! Component: 150 - total flux cleaned = -0.00301927 Jy ! Component: 200 - total flux cleaned = -0.00337457 Jy ! Component: 250 - total flux cleaned = -0.00313031 Jy ! Component: 300 - total flux cleaned = -0.00289848 Jy ! Component: 350 - total flux cleaned = -0.00245376 Jy ! Component: 400 - total flux cleaned = -0.00209901 Jy ! Component: 450 - total flux cleaned = -0.00162356 Jy ! Component: 500 - total flux cleaned = -0.000977309 Jy ! Component: 550 - total flux cleaned = -0.000359581 Jy ! Component: 600 - total flux cleaned = 0.000235101 Jy ! Component: 650 - total flux cleaned = 0.000693282 Jy ! Component: 700 - total flux cleaned = 0.00135768 Jy ! Component: 750 - total flux cleaned = 0.00200225 Jy ! Component: 800 - total flux cleaned = 0.00262597 Jy ! Component: 850 - total flux cleaned = 0.00328276 Jy ! Component: 900 - total flux cleaned = 0.00377446 Jy ! Component: 950 - total flux cleaned = 0.00425566 Jy ! Component: 1000 - total flux cleaned = 0.00458441 Jy ! Component: 1050 - total flux cleaned = 0.00508996 Jy ! Component: 1100 - total flux cleaned = 0.00544902 Jy ! Component: 1150 - total flux cleaned = 0.00593314 Jy ! Component: 1200 - total flux cleaned = 0.00640835 Jy ! Component: 1250 - total flux cleaned = 0.00687452 Jy ! Component: 1300 - total flux cleaned = 0.00724907 Jy ! Component: 1350 - total flux cleaned = 0.00769883 Jy ! Component: 1400 - total flux cleaned = 0.00810104 Jy ! Component: 1450 - total flux cleaned = 0.00833896 Jy ! Component: 1500 - total flux cleaned = 0.00857377 Jy ! Component: 1550 - total flux cleaned = 0.00861327 Jy ! Component: 1600 - total flux cleaned = 0.00872773 Jy ! Component: 1650 - total flux cleaned = 0.00872764 Jy ! Component: 1700 - total flux cleaned = 0.0087277 Jy ! Component: 1750 - total flux cleaned = 0.00880103 Jy ! Component: 1800 - total flux cleaned = 0.00880098 Jy ! Component: 1850 - total flux cleaned = 0.00880101 Jy ! Component: 1900 - total flux cleaned = 0.00890814 Jy ! Component: 1950 - total flux cleaned = 0.00890798 Jy ! Component: 2000 - total flux cleaned = 0.0088732 Jy ! Total flux subtracted in 2048 components = 0.00901236 Jy ! Clean residual min=-0.002123 max=0.002066 Jy/beam ! Clean residual mean=0.000030 rms=0.000648 Jy/beam ! Combined flux in latest and established models = 0.30028 Jy keep ! Adding 116 model components to the UV plane model. ! The established model now contains 204 components and 0.30028 Jy ![Exited script file: muppet] wmap "J0204-3328_X_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8279 x 2.209 at -0.8713 degrees (North through East) ! Clean map min=-0.0040721 max=0.21798 Jy/beam ! Writing clean map to FITS file: J0204-3328_X_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.21798 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00064336 device "J0204-3328_X_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0204-3328_X_2004_04_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.885439 0.885439 1.77088 3.54176 7.08352 14.167 28.3341 56.6681 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.217 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.8279 x 2.209 at -0.8713 degrees (North through East) ! Clean map min=-0.0040721 max=0.21798 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0204-3328_X_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0204-3328_X_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0204-3328_X_2004_04_30_yyk_uvs.log closed on Tue Dec 6 23:53:03 2005