! Started logfile: J1356-3421_X_2002_01_31_yyk_uvs.log on Wed Jun 27 10:58:24 2007 obs J1356-3421_X_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1356-3421_X_2002_01_31_yyk_uva.fits ! AN table 1: 74 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.752252 visibilities/baseline/integration-bin. ! Found source: J1356-3421 ! ! 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.40947e+09 8e+06 1 8e+06 ! 02 2 8.47947e+09 8e+06 1 8e+06 ! 03 3 8.79447e+09 8e+06 1 8e+06 ! 04 4 8.89947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1544 lines of history. ! ! Reading 10020 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 flag NL ! Flagging baselines of antenna 1:NL in the currently selected channels. ![@muppet J1356-3421_X_2002_01_31_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.314801 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.6612 mas, bmaj=1.576 mas, bpa=3.83 degrees ! Estimated noise=1855.83 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.185778 Jy ! Component: 100 - total flux cleaned = 0.264102 Jy ! Total flux subtracted in 100 components = 0.264102 Jy ! Clean residual min=-0.018401 max=0.035076 Jy/beam ! Clean residual mean=-0.000151 rms=0.006619 Jy/beam ! Combined flux in latest and established models = 0.264102 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.264102 Jy ! ! Correcting IF 1. ! A total of 173 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 173 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 173 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 173 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.188043Jy sigma=0.001434 ! Fit after self-cal, rms=0.187695Jy sigma=0.001432 ! Inverting map and beam ! Estimated beam: bmin=0.6612 mas, bmaj=1.576 mas, bpa=3.83 degrees ! Estimated noise=1855.83 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.9068 mas, bmaj=2.181 mas, bpa=-1.286 degrees ! Estimated noise=997.188 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.0638583 Jy ! Component: 100 - total flux cleaned = 0.084879 Jy ! Component: 150 - total flux cleaned = 0.0920265 Jy ! Component: 200 - total flux cleaned = 0.0935356 Jy ! Total flux subtracted in 200 components = 0.0935356 Jy ! Clean residual min=-0.016736 max=0.035159 Jy/beam ! Clean residual mean=-0.000138 rms=0.007357 Jy/beam ! Combined flux in latest and established models = 0.357638 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 28 components and 0.357638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177352Jy sigma=0.001314 ! Fit after self-cal, rms=0.177338Jy sigma=0.001314 ! 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.9068 x 2.181 at -1.286 degrees (North through East) ! Clean map min=-0.016094 max=0.19944 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: 0.983134 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.12 HN 1.00* KP 0.89 ! LA 0.95 MK 1.04 NL 1.00* OV 1.16 ! PT 0.83 SC 1.03 ! ! ! 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: 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: 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* ! ! ! Fit before self-cal, rms=0.177338Jy sigma=0.001314 ! Fit after self-cal, rms=0.178117Jy sigma=0.001301 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.178117Jy sigma=0.001301 ! Fit after self-cal, rms=0.178129Jy sigma=0.001301 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9163 mas, bmaj=2.204 mas, bpa=-1.358 degrees ! Estimated noise=984.131 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.00511811 Jy ! Component: 100 - total flux cleaned = -0.00534018 Jy ! Component: 150 - total flux cleaned = -0.005224 Jy ! Component: 200 - total flux cleaned = -0.0052212 Jy ! Total flux subtracted in 200 components = -0.0052212 Jy ! Clean residual min=-0.014522 max=0.029243 Jy/beam ! Clean residual mean=-0.000100 rms=0.006020 Jy/beam ! Combined flux in latest and established models = 0.352417 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 38 components and 0.352417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177995Jy sigma=0.001300 ! Fit after self-cal, rms=0.177995Jy sigma=0.001300 ! 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.177995Jy sigma=0.001300 ! Fit after self-cal, rms=0.176235Jy sigma=0.001285 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 (-2.4, 3.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0323334 Jy ! Component: 100 - total flux cleaned = 0.0418593 Jy ! Component: 150 - total flux cleaned = 0.0426071 Jy ! Component: 200 - total flux cleaned = 0.0430064 Jy ! Total flux subtracted in 200 components = 0.0430064 Jy ! Clean residual min=-0.012744 max=0.019131 Jy/beam ! Clean residual mean=-0.000038 rms=0.003745 Jy/beam ! Combined flux in latest and established models = 0.395423 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 67 components and 0.395423 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.172331Jy sigma=0.001250 ! Fit after self-cal, rms=0.171483Jy sigma=0.001242 ! 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.9163 x 2.204 at -1.358 degrees (North through East) ! Clean map min=-0.010303 max=0.19617 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.171483Jy sigma=0.001242 ! Fit after self-cal, rms=0.169429Jy sigma=0.001223 ! 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.169429Jy sigma=0.001223 ! Fit after self-cal, rms=0.169361Jy sigma=0.001223 ! Inverting map and beam ! Estimated beam: bmin=0.9217 mas, bmaj=2.181 mas, bpa=-0.4224 degrees ! Estimated noise=976.956 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00728099 Jy ! Component: 100 - total flux cleaned = 0.00788805 Jy ! Component: 150 - total flux cleaned = 0.00820088 Jy ! Component: 200 - total flux cleaned = 0.00833435 Jy ! Total flux subtracted in 200 components = 0.00833435 Jy ! Clean residual min=-0.008556 max=0.011473 Jy/beam ! Clean residual mean=0.000058 rms=0.002808 Jy/beam ! Combined flux in latest and established models = 0.403757 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 86 components and 0.403757 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.168914Jy sigma=0.001219 ! Fit after self-cal, rms=0.168852Jy sigma=0.001218 ! 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.168852Jy sigma=0.001218 ! Fit after self-cal, rms=0.164715Jy 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.164715Jy sigma=0.001217 ! Fit after self-cal, rms=0.164714Jy sigma=0.001217 ! Inverting map and beam ! Estimated beam: bmin=0.9 mas, bmaj=2.132 mas, bpa=0.1203 degrees ! Estimated noise=959.738 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000519166 Jy ! Component: 100 - total flux cleaned = 0.000801873 Jy ! Component: 150 - total flux cleaned = 0.000806623 Jy ! Component: 200 - total flux cleaned = 0.000805456 Jy ! Total flux subtracted in 200 components = 0.000805456 Jy ! Clean residual min=-0.008381 max=0.010410 Jy/beam ! Clean residual mean=0.000091 rms=0.002644 Jy/beam ! Combined flux in latest and established models = 0.404563 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 93 components and 0.404563 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164513Jy sigma=0.001215 ! Fit after self-cal, rms=0.164505Jy sigma=0.001215 ! 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=3.144 mas, bmaj=8.878 mas, bpa=9.719 degrees ! Estimated noise=1200.71 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.00128488 Jy ! Component: 100 - total flux cleaned = 0.00150718 Jy ! Component: 150 - total flux cleaned = 0.00163681 Jy ! Component: 200 - total flux cleaned = 0.00169812 Jy ! Total flux subtracted in 200 components = 0.00169812 Jy ! Clean residual min=-0.009002 max=0.012193 Jy/beam ! Clean residual mean=0.000167 rms=0.003451 Jy/beam ! Combined flux in latest and established models = 0.406261 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 96 components and 0.406261 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164506Jy sigma=0.001215 ! Fit after self-cal, rms=0.164537Jy sigma=0.001215 ! 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.6572 mas, bmaj=1.568 mas, bpa=4.459 degrees ! Estimated noise=1802.96 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.182721 Jy ! Component: 100 - total flux cleaned = 0.260475 Jy ! Component: 150 - total flux cleaned = 0.304926 Jy ! Component: 200 - total flux cleaned = 0.334159 Jy ! Total flux subtracted in 200 components = 0.334159 Jy ! Clean residual min=-0.012605 max=0.018696 Jy/beam ! Clean residual mean=-0.000051 rms=0.004046 Jy/beam ! Combined flux in latest and established models = 0.334159 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 29 model components to the UV plane model. ! The established model now contains 29 components and 0.334159 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9 mas, bmaj=2.132 mas, bpa=0.1203 degrees ! Estimated noise=959.738 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.0317879 Jy ! Component: 100 - total flux cleaned = 0.048942 Jy ! Component: 150 - total flux cleaned = 0.0589935 Jy ! Component: 200 - total flux cleaned = 0.0646562 Jy ! Total flux subtracted in 200 components = 0.0646562 Jy ! Clean residual min=-0.008452 max=0.011103 Jy/beam ! Clean residual mean=0.000080 rms=0.002753 Jy/beam ! Combined flux in latest and established models = 0.398815 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 55 components and 0.398815 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=3.144 mas, bmaj=8.878 mas, bpa=9.719 degrees ! Estimated noise=1200.71 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.00574483 Jy ! Component: 100 - total flux cleaned = 0.00639337 Jy ! Component: 150 - total flux cleaned = 0.0068992 Jy ! Component: 200 - total flux cleaned = 0.0072953 Jy ! Total flux subtracted in 200 components = 0.0072953 Jy ! Clean residual min=-0.009252 max=0.011693 Jy/beam ! Clean residual mean=0.000166 rms=0.003463 Jy/beam ! Combined flux in latest and established models = 0.40611 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.40611 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9 mas, bmaj=2.132 mas, bpa=0.1203 degrees ! Estimated noise=959.738 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00175106 Jy ! Component: 100 - total flux cleaned = -0.00188625 Jy ! Component: 150 - total flux cleaned = -0.00200808 Jy ! Component: 200 - total flux cleaned = -0.00201032 Jy ! Total flux subtracted in 200 components = -0.00201032 Jy ! Clean residual min=-0.008283 max=0.009828 Jy/beam ! Clean residual mean=0.000092 rms=0.002620 Jy/beam ! Combined flux in latest and established models = 0.4041 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 75 components and 0.4041 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164615Jy sigma=0.001216 ! Fit after self-cal, rms=0.164524Jy sigma=0.001215 wmodel J1356-3421_X_2002_01_31_yyk\_map.mod ! Writing 75 model components to file: J1356-3421_X_2002_01_31_yyk_map.mod wobs J1356-3421_X_2002_01_31_yyk\_uvs.fits ! Applying 74 buffered edits. ! Writing UV FITS file: J1356-3421_X_2002_01_31_yyk_uvs.fits wwins J1356-3421_X_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J1356-3421_X_2002_01_31_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.00437076 Jy ! Component: 100 - total flux cleaned = 0.00656195 Jy ! Component: 150 - total flux cleaned = 0.00829951 Jy ! Component: 200 - total flux cleaned = 0.00906132 Jy ! Component: 250 - total flux cleaned = 0.0097864 Jy ! Component: 300 - total flux cleaned = 0.0101327 Jy ! Component: 350 - total flux cleaned = 0.0101334 Jy ! Component: 400 - total flux cleaned = 0.0106723 Jy ! Component: 450 - total flux cleaned = 0.0106698 Jy ! Component: 500 - total flux cleaned = 0.0106719 Jy ! Component: 550 - total flux cleaned = 0.0105731 Jy ! Component: 600 - total flux cleaned = 0.0105748 Jy ! Component: 650 - total flux cleaned = 0.0108561 Jy ! Component: 700 - total flux cleaned = 0.0106706 Jy ! Component: 750 - total flux cleaned = 0.0106706 Jy ! Component: 800 - total flux cleaned = 0.0108441 Jy ! Component: 850 - total flux cleaned = 0.0110121 Jy ! Component: 900 - total flux cleaned = 0.0111765 Jy ! Component: 950 - total flux cleaned = 0.0111754 Jy ! Component: 1000 - total flux cleaned = 0.0112565 Jy ! Component: 1050 - total flux cleaned = 0.0112571 Jy ! Component: 1100 - total flux cleaned = 0.0111808 Jy ! Component: 1150 - total flux cleaned = 0.011329 Jy ! Component: 1200 - total flux cleaned = 0.0114014 Jy ! Component: 1250 - total flux cleaned = 0.0113319 Jy ! Component: 1300 - total flux cleaned = 0.0113323 Jy ! Component: 1350 - total flux cleaned = 0.0113324 Jy ! Component: 1400 - total flux cleaned = 0.0111315 Jy ! Component: 1450 - total flux cleaned = 0.0111324 Jy ! Component: 1500 - total flux cleaned = 0.0110681 Jy ! Component: 1550 - total flux cleaned = 0.0108782 Jy ! Component: 1600 - total flux cleaned = 0.0108788 Jy ! Component: 1650 - total flux cleaned = 0.0106338 Jy ! Component: 1700 - total flux cleaned = 0.0106931 Jy ! Component: 1750 - total flux cleaned = 0.0105732 Jy ! Component: 1800 - total flux cleaned = 0.0103405 Jy ! Component: 1850 - total flux cleaned = 0.0102836 Jy ! Component: 1900 - total flux cleaned = 0.010228 Jy ! Component: 1950 - total flux cleaned = 0.0102834 Jy ! Component: 2000 - total flux cleaned = 0.0101738 Jy ! Total flux subtracted in 2048 components = 0.0101735 Jy ! Clean residual min=-0.002831 max=0.003622 Jy/beam ! Clean residual mean=0.000030 rms=0.001049 Jy/beam ! Combined flux in latest and established models = 0.414273 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 208 components and 0.414273 Jy ![Exited script file: muppet] wmap "J1356-3421_X_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9 x 2.132 at 0.1203 degrees (North through East) ! Clean map min=-0.005453 max=0.19144 Jy/beam ! Writing clean map to FITS file: J1356-3421_X_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.19144 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.0010259 device "J1356-3421_X_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1356-3421_X_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.60766 1.60766 3.21532 6.43063 12.8613 25.7225 51.4451 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.003 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.191 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.9 x 2.132 at 0.1203 degrees (North through East) ! Clean map min=-0.005453 max=0.19144 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1356-3421_X_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1356-3421_X_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1356-3421_X_2002_01_31_yyk_uvs.log closed on Wed Jun 27 10:58:31 2007