! Started logfile: J0216-3247_X_2002_01_31_yyk_uvs.log on Wed Jun 27 10:45:39 2007 obs J0216-3247_X_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0216-3247_X_2002_01_31_yyk_uva.fits ! AN table 1: 80 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.705556 visibilities/baseline/integration-bin. ! Found source: J0216-3247 ! ! 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 10160 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 J0216-3247_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.301499 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.6387 mas, bmaj=1.61 mas, bpa=1.291 degrees ! Estimated noise=1733.05 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.211513 Jy ! Component: 100 - total flux cleaned = 0.250625 Jy ! Total flux subtracted in 100 components = 0.250625 Jy ! Clean residual min=-0.011834 max=0.011492 Jy/beam ! Clean residual mean=0.000035 rms=0.002910 Jy/beam ! Combined flux in latest and established models = 0.250625 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.250625 Jy ! ! Correcting IF 1. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 206 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.167344Jy sigma=0.001217 ! Fit after self-cal, rms=0.167171Jy sigma=0.001216 ! Inverting map and beam ! Estimated beam: bmin=0.6387 mas, bmaj=1.61 mas, bpa=1.291 degrees ! Estimated noise=1733.05 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.8865 mas, bmaj=2.248 mas, bpa=3.053 degrees ! Estimated noise=1009.84 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.0118441 Jy ! Component: 100 - total flux cleaned = 0.0148989 Jy ! Component: 150 - total flux cleaned = 0.0151627 Jy ! Component: 200 - total flux cleaned = 0.0151711 Jy ! Total flux subtracted in 200 components = 0.0151711 Jy ! Clean residual min=-0.009950 max=0.008116 Jy/beam ! Clean residual mean=0.000142 rms=0.002551 Jy/beam ! Combined flux in latest and established models = 0.265796 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.265796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.166643Jy sigma=0.001211 ! Fit after self-cal, rms=0.166642Jy sigma=0.001211 ! 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.8865 x 2.248 at 3.053 degrees (North through East) ! Clean map min=-0.0090597 max=0.24961 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.00597 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.94 HN 1.00* KP 1.03 ! LA 1.12 MK 0.99 NL 1.00* OV 0.93 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01607 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.92 HN 1.00* KP 0.94 ! LA 1.11 MK 0.96 NL 1.00* OV 0.91 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.988806 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.87 HN 1.00* KP 0.98 ! LA 1.15 MK 1.02 NL 1.00* OV 0.95 ! PT 1.05 SC 1.06 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.980118 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.85 HN 1.00* KP 1.08 ! LA 1.11 MK 1.05 NL 1.00* OV 0.97 ! PT 1.10 SC 1.02 ! ! ! Fit before self-cal, rms=0.166642Jy sigma=0.001211 ! Fit after self-cal, rms=0.165413Jy sigma=0.001196 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.165413Jy sigma=0.001196 ! Fit after self-cal, rms=0.165416Jy sigma=0.001196 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8882 mas, bmaj=2.261 mas, bpa=2.931 degrees ! Estimated noise=1006.33 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.000194873 Jy ! Component: 100 - total flux cleaned = -0.000275406 Jy ! Component: 150 - total flux cleaned = -0.000294318 Jy ! Component: 200 - total flux cleaned = -0.000292345 Jy ! Total flux subtracted in 200 components = -0.000292345 Jy ! Clean residual min=-0.003866 max=0.003802 Jy/beam ! Clean residual mean=0.000003 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.265503 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 23 components and 0.265503 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.165409Jy sigma=0.001196 ! Fit after self-cal, rms=0.165407Jy sigma=0.001196 ! 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.165407Jy sigma=0.001196 ! Fit after self-cal, rms=0.162788Jy sigma=0.001175 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.000712897 Jy ! Component: 100 - total flux cleaned = 0.000662201 Jy ! Component: 150 - total flux cleaned = 0.000659916 Jy ! Component: 200 - total flux cleaned = 0.000625699 Jy ! Total flux subtracted in 200 components = 0.000625699 Jy ! Clean residual min=-0.003817 max=0.003833 Jy/beam ! Clean residual mean=0.000006 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.266129 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 28 components and 0.266129 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.162772Jy sigma=0.001175 ! Fit after self-cal, rms=0.162422Jy sigma=0.001172 ! 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.8882 x 2.261 at 2.931 degrees (North through East) ! Clean map min=-0.0036193 max=0.25166 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.162422Jy sigma=0.001172 ! Fit after self-cal, rms=0.163494Jy sigma=0.001170 ! 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.163494Jy sigma=0.001170 ! Fit after self-cal, rms=0.163423Jy sigma=0.001169 ! Inverting map and beam ! Estimated beam: bmin=0.884 mas, bmaj=2.257 mas, bpa=3.075 degrees ! Estimated noise=1003.16 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177845 Jy ! Component: 100 - total flux cleaned = 0.000126459 Jy ! Component: 150 - total flux cleaned = 0.000103395 Jy ! Component: 200 - total flux cleaned = 0.000100737 Jy ! Total flux subtracted in 200 components = 0.000100737 Jy ! Clean residual min=-0.003466 max=0.003264 Jy/beam ! Clean residual mean=-0.000003 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.26623 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 36 components and 0.26623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163416Jy sigma=0.001169 ! Fit after self-cal, rms=0.163392Jy sigma=0.001169 ! 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.163392Jy sigma=0.001169 ! Fit after self-cal, rms=0.163632Jy sigma=0.001166 ! 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.163632Jy sigma=0.001166 ! Fit after self-cal, rms=0.163630Jy sigma=0.001166 ! Inverting map and beam ! Estimated beam: bmin=0.8837 mas, bmaj=2.261 mas, bpa=3.034 degrees ! Estimated noise=1004.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000627148 Jy ! Component: 100 - total flux cleaned = 0.000626046 Jy ! Component: 150 - total flux cleaned = 0.00062921 Jy ! Component: 200 - total flux cleaned = 0.000647548 Jy ! Total flux subtracted in 200 components = 0.000647548 Jy ! Clean residual min=-0.003383 max=0.003226 Jy/beam ! Clean residual mean=-0.000001 rms=0.000914 Jy/beam ! Combined flux in latest and established models = 0.266877 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 37 components and 0.266877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163623Jy sigma=0.001166 ! Fit after self-cal, rms=0.163623Jy sigma=0.001166 ! 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.058 mas, bmaj=8.954 mas, bpa=11.33 degrees ! Estimated noise=1258.09 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.000369645 Jy ! Component: 100 - total flux cleaned = 0.000381881 Jy ! Component: 150 - total flux cleaned = 0.000393443 Jy ! Component: 200 - total flux cleaned = 0.000414942 Jy ! Total flux subtracted in 200 components = 0.000414942 Jy ! Clean residual min=-0.003314 max=0.003293 Jy/beam ! Clean residual mean=0.000002 rms=0.001122 Jy/beam ! Combined flux in latest and established models = 0.267292 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 4 model components to the UV plane model. ! The established model now contains 38 components and 0.267292 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163623Jy sigma=0.001166 ! Fit after self-cal, rms=0.163624Jy sigma=0.001166 ! 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.6408 mas, bmaj=1.617 mas, bpa=1.381 degrees ! Estimated noise=1723.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.212216 Jy ! Component: 100 - total flux cleaned = 0.2501 Jy ! Component: 150 - total flux cleaned = 0.26133 Jy ! Component: 200 - total flux cleaned = 0.26497 Jy ! Total flux subtracted in 200 components = 0.26497 Jy ! Clean residual min=-0.006056 max=0.006633 Jy/beam ! Clean residual mean=-0.000003 rms=0.001755 Jy/beam ! Combined flux in latest and established models = 0.26497 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 10 model components to the UV plane model. ! The established model now contains 10 components and 0.26497 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8837 mas, bmaj=2.261 mas, bpa=3.034 degrees ! Estimated noise=1004.97 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.00183998 Jy ! Component: 100 - total flux cleaned = 0.00193836 Jy ! Component: 150 - total flux cleaned = 0.00201765 Jy ! Component: 200 - total flux cleaned = 0.00206227 Jy ! Total flux subtracted in 200 components = 0.00206227 Jy ! Clean residual min=-0.003454 max=0.003301 Jy/beam ! Clean residual mean=-0.000000 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.267032 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 18 components and 0.267032 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.058 mas, bmaj=8.954 mas, bpa=11.33 degrees ! Estimated noise=1258.09 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.000342377 Jy ! Component: 100 - total flux cleaned = 0.000353038 Jy ! Component: 150 - total flux cleaned = 0.000372787 Jy ! Component: 200 - total flux cleaned = 0.000382853 Jy ! Total flux subtracted in 200 components = 0.000382853 Jy ! Clean residual min=-0.003328 max=0.003289 Jy/beam ! Clean residual mean=0.000003 rms=0.001119 Jy/beam ! Combined flux in latest and established models = 0.267415 Jy ! Adding 4 model components to the UV plane model. ! The established model now contains 21 components and 0.267415 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8837 mas, bmaj=2.261 mas, bpa=3.034 degrees ! Estimated noise=1004.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000152655 Jy ! Component: 100 - total flux cleaned = -0.000211086 Jy ! Component: 150 - total flux cleaned = -0.000226598 Jy ! Component: 200 - total flux cleaned = -0.000228796 Jy ! Total flux subtracted in 200 components = -0.000228796 Jy ! Clean residual min=-0.003442 max=0.003292 Jy/beam ! Clean residual mean=0.000000 rms=0.000913 Jy/beam ! Combined flux in latest and established models = 0.267186 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.267186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.163644Jy sigma=0.001166 ! Fit after self-cal, rms=0.163643Jy sigma=0.001166 wmodel J0216-3247_X_2002_01_31_yyk\_map.mod ! Writing 28 model components to file: J0216-3247_X_2002_01_31_yyk_map.mod wobs J0216-3247_X_2002_01_31_yyk\_uvs.fits ! Applying 80 buffered edits. ! Writing UV FITS file: J0216-3247_X_2002_01_31_yyk_uvs.fits wwins J0216-3247_X_2002_01_31_yyk\_map.win ! wwins: Wrote 1 windows to J0216-3247_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.000567206 Jy ! Component: 100 - total flux cleaned = -0.000843696 Jy ! Component: 150 - total flux cleaned = -0.00114971 Jy ! Component: 200 - total flux cleaned = -0.00143733 Jy ! Component: 250 - total flux cleaned = -0.00152956 Jy ! Component: 300 - total flux cleaned = -0.00161944 Jy ! Component: 350 - total flux cleaned = -0.00162185 Jy ! Component: 400 - total flux cleaned = -0.0015003 Jy ! Component: 450 - total flux cleaned = -0.00138324 Jy ! Component: 500 - total flux cleaned = -0.00142211 Jy ! Component: 550 - total flux cleaned = -0.0013848 Jy ! Component: 600 - total flux cleaned = -0.00149339 Jy ! Component: 650 - total flux cleaned = -0.00152852 Jy ! Component: 700 - total flux cleaned = -0.00152744 Jy ! Component: 750 - total flux cleaned = -0.00145901 Jy ! Component: 800 - total flux cleaned = -0.00142559 Jy ! Component: 850 - total flux cleaned = -0.00126473 Jy ! Component: 900 - total flux cleaned = -0.00120169 Jy ! Component: 950 - total flux cleaned = -0.00110876 Jy ! Component: 1000 - total flux cleaned = -0.000955923 Jy ! Component: 1050 - total flux cleaned = -0.000777047 Jy ! Component: 1100 - total flux cleaned = -0.000630336 Jy ! Component: 1150 - total flux cleaned = -0.000601322 Jy ! Component: 1200 - total flux cleaned = -0.000516367 Jy ! Component: 1250 - total flux cleaned = -0.000488251 Jy ! Component: 1300 - total flux cleaned = -0.00035113 Jy ! Component: 1350 - total flux cleaned = -0.000243512 Jy ! Component: 1400 - total flux cleaned = -0.000110606 Jy ! Component: 1450 - total flux cleaned = -5.836e-05 Jy ! Component: 1500 - total flux cleaned = -5.82088e-05 Jy ! Component: 1550 - total flux cleaned = -6.64851e-06 Jy ! Component: 1600 - total flux cleaned = 0.000145015 Jy ! Component: 1650 - total flux cleaned = 0.00016993 Jy ! Component: 1700 - total flux cleaned = 0.000194266 Jy ! Component: 1750 - total flux cleaned = 0.000219077 Jy ! Component: 1800 - total flux cleaned = 0.000339226 Jy ! Component: 1850 - total flux cleaned = 0.000386834 Jy ! Component: 1900 - total flux cleaned = 0.000386634 Jy ! Component: 1950 - total flux cleaned = 0.000456376 Jy ! Component: 2000 - total flux cleaned = 0.000410623 Jy ! Total flux subtracted in 2048 components = 0.00045644 Jy ! Clean residual min=-0.001314 max=0.001507 Jy/beam ! Clean residual mean=0.000002 rms=0.000425 Jy/beam ! Combined flux in latest and established models = 0.267643 Jy keep ! Adding 117 model components to the UV plane model. ! The established model now contains 145 components and 0.267643 Jy ![Exited script file: muppet] wmap "J0216-3247_X_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8837 x 2.261 at 3.034 degrees (North through East) ! Clean map min=-0.002486 max=0.2515 Jy/beam ! Writing clean map to FITS file: J0216-3247_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.251504 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000427073 device "J0216-3247_X_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0216-3247_X_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.509423 0.509423 1.01885 2.03769 4.07539 8.15077 16.3015 32.6031 65.2062 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.251 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.8837 x 2.261 at 3.034 degrees (North through East) ! Clean map min=-0.002486 max=0.2515 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0216-3247_X_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0216-3247_X_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0216-3247_X_2002_01_31_yyk_uvs.log closed on Wed Jun 27 10:45:46 2007