! Started logfile: J1209-3214_X_2002_01_31_yyk_uvs.log on Wed Jun 27 10:56:52 2007 obs J1209-3214_X_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J1209-3214_X_2002_01_31_yyk_uva.fits ! AN table 1: 76 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.749123 visibilities/baseline/integration-bin. ! Found source: J1209-3214 ! ! 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 10248 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 J1209-3214_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.442064 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.6281 mas, bmaj=1.604 mas, bpa=3.743 degrees ! Estimated noise=1566.65 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.321596 Jy ! Component: 100 - total flux cleaned = 0.396544 Jy ! Total flux subtracted in 100 components = 0.396544 Jy ! Clean residual min=-0.020067 max=0.024132 Jy/beam ! Clean residual mean=0.000022 rms=0.004969 Jy/beam ! Combined flux in latest and established models = 0.396544 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.396544 Jy ! ! Correcting IF 1. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 176 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.209887Jy sigma=0.001656 ! Fit after self-cal, rms=0.209297Jy sigma=0.001651 ! Inverting map and beam ! Estimated beam: bmin=0.6281 mas, bmaj=1.604 mas, bpa=3.743 degrees ! Estimated noise=1566.65 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.8565 mas, bmaj=2.13 mas, bpa=1.681 degrees ! Estimated noise=924.714 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.0257333 Jy ! Component: 100 - total flux cleaned = 0.0329546 Jy ! Component: 150 - total flux cleaned = 0.0343232 Jy ! Component: 200 - total flux cleaned = 0.0344132 Jy ! Total flux subtracted in 200 components = 0.0344132 Jy ! Clean residual min=-0.016681 max=0.012681 Jy/beam ! Clean residual mean=0.000149 rms=0.004349 Jy/beam ! Combined flux in latest and established models = 0.430957 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 25 components and 0.430957 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.207066Jy sigma=0.001633 ! Fit after self-cal, rms=0.207066Jy sigma=0.001633 ! 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.8565 x 2.13 at 1.681 degrees (North through East) ! Clean map min=-0.015417 max=0.38031 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00625 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.92 HN 1.00* KP 1.03 ! LA 1.13 MK 0.98 NL 1.00* OV 0.95 ! PT 0.99 SC 1.01 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0153 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.91 HN 1.00* KP 0.97 ! LA 1.11 MK 0.99 NL 1.00* OV 0.94 ! PT 1.02 SC 1.00 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.987362 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.85 HN 1.00* KP 1.00 ! LA 1.16 MK 1.02 NL 1.00* OV 0.95 ! PT 1.08 SC 1.09 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.978892 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.86 HN 1.00* KP 1.07 ! LA 1.16 MK 1.02 NL 1.00* OV 0.96 ! PT 1.13 SC 1.02 ! ! ! Fit before self-cal, rms=0.207066Jy sigma=0.001633 ! Fit after self-cal, rms=0.203944Jy sigma=0.001595 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.203944Jy sigma=0.001595 ! Fit after self-cal, rms=0.203944Jy sigma=0.001595 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.866 mas, bmaj=2.151 mas, bpa=1.372 degrees ! Estimated noise=919.197 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.00122394 Jy ! Component: 100 - total flux cleaned = -0.00133424 Jy ! Component: 150 - total flux cleaned = -0.00136478 Jy ! Component: 200 - total flux cleaned = -0.00136764 Jy ! Total flux subtracted in 200 components = -0.00136764 Jy ! Clean residual min=-0.004401 max=0.003908 Jy/beam ! Clean residual mean=0.000018 rms=0.001096 Jy/beam ! Combined flux in latest and established models = 0.429589 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 30 components and 0.429589 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.203922Jy sigma=0.001595 ! Fit after self-cal, rms=0.203921Jy sigma=0.001595 ! 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.203921Jy sigma=0.001595 ! Fit after self-cal, rms=0.181242Jy sigma=0.001437 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.000256634 Jy ! Component: 100 - total flux cleaned = -0.000342039 Jy ! Component: 150 - total flux cleaned = -0.00120902 Jy ! Component: 200 - total flux cleaned = -0.0015283 Jy ! Total flux subtracted in 200 components = -0.0015283 Jy ! Clean residual min=-0.004971 max=0.006183 Jy/beam ! Clean residual mean=0.000014 rms=0.001355 Jy/beam ! Combined flux in latest and established models = 0.428061 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 35 components and 0.428061 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178366Jy sigma=0.001417 ! Fit after self-cal, rms=0.174024Jy sigma=0.001385 ! 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.866 x 2.151 at 1.372 degrees (North through East) ! Clean map min=-0.0044575 max=0.39735 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.174024Jy sigma=0.001385 ! Fit after self-cal, rms=0.167312Jy sigma=0.001371 ! 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.167312Jy sigma=0.001371 ! Fit after self-cal, rms=0.165605Jy sigma=0.001357 ! Inverting map and beam ! Estimated beam: bmin=0.8389 mas, bmaj=2.058 mas, bpa=4.114 degrees ! Estimated noise=901.36 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000484665 Jy ! Component: 100 - total flux cleaned = -0.00036515 Jy ! Component: 150 - total flux cleaned = -0.000228459 Jy ! Component: 200 - total flux cleaned = -0.000156321 Jy ! Total flux subtracted in 200 components = -0.000156321 Jy ! Clean residual min=-0.002933 max=0.003446 Jy/beam ! Clean residual mean=0.000001 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.427904 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.427904 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165571Jy sigma=0.001357 ! Fit after self-cal, rms=0.164513Jy sigma=0.001349 ! 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.164513Jy sigma=0.001349 ! Fit after self-cal, rms=0.164784Jy sigma=0.001343 ! 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.164784Jy sigma=0.001343 ! Fit after self-cal, rms=0.164053Jy sigma=0.001337 ! Inverting map and beam ! Estimated beam: bmin=0.8386 mas, bmaj=2.062 mas, bpa=3.946 degrees ! Estimated noise=901.419 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -9.26033e-05 Jy ! Component: 100 - total flux cleaned = -3.28897e-05 Jy ! Component: 150 - total flux cleaned = 6.05874e-06 Jy ! Component: 200 - total flux cleaned = 3.81564e-05 Jy ! Total flux subtracted in 200 components = 3.81564e-05 Jy ! Clean residual min=-0.002930 max=0.003455 Jy/beam ! Clean residual mean=0.000002 rms=0.000880 Jy/beam ! Combined flux in latest and established models = 0.427943 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 42 components and 0.427943 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.164026Jy sigma=0.001337 ! Fit after self-cal, rms=0.163473Jy sigma=0.001333 ! 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.88 mas, bmaj=8.232 mas, bpa=12.41 degrees ! Estimated noise=1162.7 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 = -2.81664e-05 Jy ! Component: 100 - total flux cleaned = -2.84626e-05 Jy ! Component: 150 - total flux cleaned = -2.82024e-05 Jy ! Component: 200 - total flux cleaned = -2.78856e-05 Jy ! Total flux subtracted in 200 components = -2.78856e-05 Jy ! Clean residual min=-0.002097 max=0.003835 Jy/beam ! Clean residual mean=0.000004 rms=0.001008 Jy/beam ! Combined flux in latest and established models = 0.427915 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 2 model components to the UV plane model. ! The established model now contains 43 components and 0.427915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163470Jy sigma=0.001333 ! Fit after self-cal, rms=0.163050Jy sigma=0.001329 ! 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.6256 mas, bmaj=1.587 mas, bpa=4.872 degrees ! Estimated noise=1508 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.331015 Jy ! Component: 100 - total flux cleaned = 0.394244 Jy ! Component: 150 - total flux cleaned = 0.413428 Jy ! Component: 200 - total flux cleaned = 0.421149 Jy ! Total flux subtracted in 200 components = 0.421149 Jy ! Clean residual min=-0.005853 max=0.005471 Jy/beam ! Clean residual mean=-0.000003 rms=0.001601 Jy/beam ! Combined flux in latest and established models = 0.421149 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.421149 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8386 mas, bmaj=2.062 mas, bpa=3.946 degrees ! Estimated noise=901.419 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 (-1.2, -3.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00618087 Jy ! Component: 100 - total flux cleaned = 0.0072467 Jy ! Component: 150 - total flux cleaned = 0.00747075 Jy ! Component: 200 - total flux cleaned = 0.0075334 Jy ! Total flux subtracted in 200 components = 0.0075334 Jy ! Clean residual min=-0.002910 max=0.003409 Jy/beam ! Clean residual mean=0.000001 rms=0.000848 Jy/beam ! Combined flux in latest and established models = 0.428682 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 37 components and 0.428682 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.88 mas, bmaj=8.232 mas, bpa=12.41 degrees ! Estimated noise=1162.7 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.000151526 Jy ! Component: 100 - total flux cleaned = 0.000116993 Jy ! Component: 150 - total flux cleaned = 0.000116869 Jy ! Component: 200 - total flux cleaned = 8.7686e-05 Jy ! Total flux subtracted in 200 components = 8.7686e-05 Jy ! Clean residual min=-0.002148 max=0.003848 Jy/beam ! Clean residual mean=0.000004 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.42877 Jy ! Adding 5 model components to the UV plane model. ! The established model now contains 42 components and 0.42877 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8386 mas, bmaj=2.062 mas, bpa=3.946 degrees ! Estimated noise=901.419 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 6.08027e-05 Jy ! Component: 100 - total flux cleaned = 1.12467e-05 Jy ! Component: 150 - total flux cleaned = 5.81279e-05 Jy ! Component: 200 - total flux cleaned = 5.50038e-05 Jy ! Total flux subtracted in 200 components = 5.50038e-05 Jy ! Clean residual min=-0.002898 max=0.003412 Jy/beam ! Clean residual mean=0.000002 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.428825 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 50 components and 0.428825 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162965Jy sigma=0.001329 ! Fit after self-cal, rms=0.162634Jy sigma=0.001326 wmodel J1209-3214_X_2002_01_31_yyk\_map.mod ! Writing 50 model components to file: J1209-3214_X_2002_01_31_yyk_map.mod wobs J1209-3214_X_2002_01_31_yyk\_uvs.fits ! Applying 76 buffered edits. ! Writing UV FITS file: J1209-3214_X_2002_01_31_yyk_uvs.fits wwins J1209-3214_X_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J1209-3214_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.00101695 Jy ! Component: 100 - total flux cleaned = 0.00167838 Jy ! Component: 150 - total flux cleaned = 0.00229707 Jy ! Component: 200 - total flux cleaned = 0.00279075 Jy ! Component: 250 - total flux cleaned = 0.00309082 Jy ! Component: 300 - total flux cleaned = 0.00317324 Jy ! Component: 350 - total flux cleaned = 0.00305567 Jy ! Component: 400 - total flux cleaned = 0.00297971 Jy ! Component: 450 - total flux cleaned = 0.00276089 Jy ! Component: 500 - total flux cleaned = 0.00283141 Jy ! Component: 550 - total flux cleaned = 0.00293372 Jy ! Component: 600 - total flux cleaned = 0.00293412 Jy ! Component: 650 - total flux cleaned = 0.00306383 Jy ! Component: 700 - total flux cleaned = 0.00319006 Jy ! Component: 750 - total flux cleaned = 0.00325096 Jy ! Component: 800 - total flux cleaned = 0.00312941 Jy ! Component: 850 - total flux cleaned = 0.00312914 Jy ! Component: 900 - total flux cleaned = 0.00304157 Jy ! Component: 950 - total flux cleaned = 0.00306997 Jy ! Component: 1000 - total flux cleaned = 0.00295771 Jy ! Component: 1050 - total flux cleaned = 0.00287512 Jy ! Component: 1100 - total flux cleaned = 0.00279401 Jy ! Component: 1150 - total flux cleaned = 0.00282021 Jy ! Component: 1200 - total flux cleaned = 0.00268809 Jy ! Component: 1250 - total flux cleaned = 0.00255896 Jy ! Component: 1300 - total flux cleaned = 0.00250774 Jy ! Component: 1350 - total flux cleaned = 0.00245729 Jy ! Component: 1400 - total flux cleaned = 0.00238234 Jy ! Component: 1450 - total flux cleaned = 0.00223614 Jy ! Component: 1500 - total flux cleaned = 0.00214 Jy ! Component: 1550 - total flux cleaned = 0.00204502 Jy ! Component: 1600 - total flux cleaned = 0.00199828 Jy ! Component: 1650 - total flux cleaned = 0.00192877 Jy ! Component: 1700 - total flux cleaned = 0.00179129 Jy ! Component: 1750 - total flux cleaned = 0.00172322 Jy ! Component: 1800 - total flux cleaned = 0.00161126 Jy ! Component: 1850 - total flux cleaned = 0.00141249 Jy ! Component: 1900 - total flux cleaned = 0.00134715 Jy ! Component: 1950 - total flux cleaned = 0.00121782 Jy ! Component: 2000 - total flux cleaned = 0.00111132 Jy ! Total flux subtracted in 2048 components = 0.000963792 Jy ! Clean residual min=-0.001346 max=0.001447 Jy/beam ! Clean residual mean=-0.000001 rms=0.000396 Jy/beam ! Combined flux in latest and established models = 0.429789 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 173 components and 0.429789 Jy ![Exited script file: muppet] wmap "J1209-3214_X_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8386 x 2.062 at 3.946 degrees (North through East) ! Clean map min=-0.0018966 max=0.38879 Jy/beam ! Writing clean map to FITS file: J1209-3214_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.388794 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000393331 device "J1209-3214_X_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J1209-3214_X_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.303501 0.303501 0.607003 1.21401 2.42801 4.85602 9.71204 19.4241 38.8482 77.6964 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.388 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.8386 x 2.062 at 3.946 degrees (North through East) ! Clean map min=-0.0018966 max=0.38879 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1209-3214_X_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J1209-3214_X_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1209-3214_X_2002_01_31_yyk_uvs.log closed on Wed Jun 27 10:56:59 2007