! Started logfile: J0058-0539_S_1997_05_07_yyk_uvs.log on Sun Jan 7 15:30:32 2007 obs J0058-0539_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0058-0539_S_1997_05_07_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.801218 visibilities/baseline/integration-bin. ! Found source: J0058-0539 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 21056 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 J0058-0539_S_1997_05_07_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.576758 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=7.454 mas, bpa=-2.916 degrees ! Estimated noise=1635.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.387106 Jy ! Component: 100 - total flux cleaned = 0.462592 Jy ! Total flux subtracted in 100 components = 0.462591 Jy ! Clean residual min=-0.022159 max=0.041323 Jy/beam ! Clean residual mean=0.000798 rms=0.007046 Jy/beam ! Combined flux in latest and established models = 0.462592 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.462592 Jy ! ! Correcting IF 1. ! A total of 304 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 159 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.339379Jy sigma=0.001269 ! Fit after self-cal, rms=0.339108Jy sigma=0.001267 ! Inverting map and beam ! Estimated beam: bmin=2.957 mas, bmaj=7.454 mas, bpa=-2.916 degrees ! Estimated noise=1635.31 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.654 mas, bmaj=8.985 mas, bpa=-5.938 degrees ! Estimated noise=1199.07 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.0412486 Jy ! Component: 100 - total flux cleaned = 0.0598546 Jy ! Component: 150 - total flux cleaned = 0.0696945 Jy ! Component: 200 - total flux cleaned = 0.0713083 Jy ! Total flux subtracted in 200 components = 0.0713083 Jy ! Clean residual min=-0.015483 max=0.028467 Jy/beam ! Clean residual mean=0.001432 rms=0.006691 Jy/beam ! Combined flux in latest and established models = 0.5339 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 35 components and 0.5339 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334411Jy sigma=0.001251 ! Fit after self-cal, rms=0.334321Jy sigma=0.001250 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.654 x 8.985 at -5.938 degrees (North through East) ! Clean map min=-0.013461 max=0.42803 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.01366 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.13 HN 1.00 KP 0.87 ! LA 0.97 MK 1.02 NL 1.00* OV 1.11 ! PT 0.92 SC 0.86 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.966459 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.19 HN 1.08 KP 1.01 ! LA 1.07 MK 1.08 NL 0.94 OV 1.07 ! PT 0.90 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05471 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.08 HN 0.97 KP 0.88 ! LA 0.77 MK 0.88 NL 0.94 OV 0.96 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.983625 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.17 HN 1.09 KP 0.91 ! LA 0.85 MK 1.07 NL 1.05 OV 1.14 ! PT 0.88 SC 1.04 ! ! ! Fit before self-cal, rms=0.334321Jy sigma=0.001250 ! Fit after self-cal, rms=0.321685Jy sigma=0.001228 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.321685Jy sigma=0.001228 ! Fit after self-cal, rms=0.321675Jy sigma=0.001228 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.696 mas, bmaj=8.974 mas, bpa=-5.491 degrees ! Estimated noise=1199.25 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 (5, -8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.027082 Jy ! Component: 100 - total flux cleaned = 0.0320028 Jy ! Component: 150 - total flux cleaned = 0.0331605 Jy ! Component: 200 - total flux cleaned = 0.0334924 Jy ! Total flux subtracted in 200 components = 0.0334924 Jy ! Clean residual min=-0.008338 max=0.011177 Jy/beam ! Clean residual mean=0.000204 rms=0.002491 Jy/beam ! Combined flux in latest and established models = 0.567392 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 50 components and 0.567392 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.319708Jy sigma=0.001220 ! Fit after self-cal, rms=0.319636Jy sigma=0.001220 ! 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.319636Jy sigma=0.001220 ! Fit after self-cal, rms=0.314987Jy sigma=0.001202 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.00199238 Jy ! Component: 100 - total flux cleaned = 0.00319001 Jy ! Component: 150 - total flux cleaned = 0.00394691 Jy ! Component: 200 - total flux cleaned = 0.0041887 Jy ! Total flux subtracted in 200 components = 0.0041887 Jy ! Clean residual min=-0.008214 max=0.008904 Jy/beam ! Clean residual mean=0.000165 rms=0.002197 Jy/beam ! Combined flux in latest and established models = 0.571581 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 62 components and 0.571581 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.314483Jy sigma=0.001200 ! Fit after self-cal, rms=0.313878Jy sigma=0.001198 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.696 x 8.974 at -5.491 degrees (North through East) ! Clean map min=-0.0072042 max=0.4383 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.313878Jy sigma=0.001198 ! Fit after self-cal, rms=0.309378Jy sigma=0.001190 ! 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.309378Jy sigma=0.001190 ! Fit after self-cal, rms=0.309253Jy sigma=0.001189 ! Inverting map and beam ! Estimated beam: bmin=3.656 mas, bmaj=8.875 mas, bpa=-5.377 degrees ! Estimated noise=1186.83 mJy/beam. ! Added new window around map position (3.5, -28.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00930937 Jy ! Component: 100 - total flux cleaned = 0.0126817 Jy ! Component: 150 - total flux cleaned = 0.0139455 Jy ! Component: 200 - total flux cleaned = 0.0147022 Jy ! Total flux subtracted in 200 components = 0.0147022 Jy ! Clean residual min=-0.005428 max=0.004827 Jy/beam ! Clean residual mean=0.000121 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.586283 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 91 components and 0.586283 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.308862Jy sigma=0.001188 ! Fit after self-cal, rms=0.308821Jy sigma=0.001188 ! 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.308821Jy sigma=0.001188 ! Fit after self-cal, rms=0.308177Jy sigma=0.001186 ! 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.308177Jy sigma=0.001186 ! Fit after self-cal, rms=0.308170Jy sigma=0.001186 ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=8.879 mas, bpa=-5.403 degrees ! Estimated noise=1183.43 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000445636 Jy ! Component: 100 - total flux cleaned = 0.00106823 Jy ! Component: 150 - total flux cleaned = 0.0012867 Jy ! Component: 200 - total flux cleaned = 0.00149309 Jy ! Total flux subtracted in 200 components = 0.00149309 Jy ! Clean residual min=-0.005134 max=0.004516 Jy/beam ! Clean residual mean=0.000093 rms=0.001416 Jy/beam ! Combined flux in latest and established models = 0.587776 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 101 components and 0.587776 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.308057Jy sigma=0.001186 ! Fit after self-cal, rms=0.308054Jy sigma=0.001186 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.136 mas, bmaj=14.22 mas, bpa=9.561 degrees ! Estimated noise=1435.82 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.000191496 Jy ! Component: 100 - total flux cleaned = 0.000264434 Jy ! Component: 150 - total flux cleaned = 0.000629464 Jy ! Component: 200 - total flux cleaned = 0.000482483 Jy ! Total flux subtracted in 200 components = 0.000482483 Jy ! Clean residual min=-0.005983 max=0.005088 Jy/beam ! Clean residual mean=0.000160 rms=0.001686 Jy/beam ! Combined flux in latest and established models = 0.588259 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 123 components and 0.588259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.308006Jy sigma=0.001186 ! Fit after self-cal, rms=0.308000Jy sigma=0.001186 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.954 mas, bmaj=7.377 mas, bpa=-2.341 degrees ! Estimated noise=1614.31 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.386695 Jy ! Component: 100 - total flux cleaned = 0.465263 Jy ! Component: 150 - total flux cleaned = 0.501843 Jy ! Component: 200 - total flux cleaned = 0.524408 Jy ! Total flux subtracted in 200 components = 0.524408 Jy ! Clean residual min=-0.009487 max=0.010861 Jy/beam ! Clean residual mean=0.000293 rms=0.002748 Jy/beam ! Combined flux in latest and established models = 0.524409 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 31 model components to the UV plane model. ! The established model now contains 31 components and 0.524409 Jy ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=8.879 mas, bpa=-5.403 degrees ! Estimated noise=1183.43 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.0191704 Jy ! Component: 100 - total flux cleaned = 0.031724 Jy ! Component: 150 - total flux cleaned = 0.0407573 Jy ! Component: 200 - total flux cleaned = 0.047366 Jy ! Total flux subtracted in 200 components = 0.047366 Jy ! Clean residual min=-0.006057 max=0.007175 Jy/beam ! Clean residual mean=0.000272 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.571775 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 69 components and 0.571775 Jy ! Inverting map ! Added new window around map position (12, -19). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00710193 Jy ! Component: 100 - total flux cleaned = 0.00859839 Jy ! Component: 150 - total flux cleaned = 0.00968816 Jy ! Component: 200 - total flux cleaned = 0.010772 Jy ! Total flux subtracted in 200 components = 0.010772 Jy ! Clean residual min=-0.004830 max=0.004534 Jy/beam ! Clean residual mean=0.000137 rms=0.001321 Jy/beam ! Combined flux in latest and established models = 0.582547 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 102 components and 0.582547 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.136 mas, bmaj=14.22 mas, bpa=9.561 degrees ! Estimated noise=1435.82 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.00220343 Jy ! Component: 100 - total flux cleaned = 0.00331067 Jy ! Component: 150 - total flux cleaned = 0.0037689 Jy ! Component: 200 - total flux cleaned = 0.00408626 Jy ! Total flux subtracted in 200 components = 0.00408626 Jy ! Clean residual min=-0.005252 max=0.004564 Jy/beam ! Clean residual mean=0.000168 rms=0.001510 Jy/beam ! Combined flux in latest and established models = 0.586633 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 122 components and 0.586633 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.655 mas, bmaj=8.879 mas, bpa=-5.403 degrees ! Estimated noise=1183.43 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -7.86189e-05 Jy ! Component: 100 - total flux cleaned = 2.00774e-05 Jy ! Component: 150 - total flux cleaned = 0.000206987 Jy ! Component: 200 - total flux cleaned = 0.000464459 Jy ! Total flux subtracted in 200 components = 0.000464459 Jy ! Clean residual min=-0.004613 max=0.003954 Jy/beam ! Clean residual mean=0.000085 rms=0.001209 Jy/beam ! Combined flux in latest and established models = 0.587098 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 140 components and 0.587098 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307864Jy sigma=0.001185 ! Fit after self-cal, rms=0.307860Jy sigma=0.001185 wmodel J0058-0539_S_1997_05_07_yyk\_map.mod ! Writing 140 model components to file: J0058-0539_S_1997_05_07_yyk_map.mod wobs J0058-0539_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0058-0539_S_1997_05_07_yyk_uvs.fits wwins J0058-0539_S_1997_05_07_yyk\_map.win ! wwins: Wrote 4 windows to J0058-0539_S_1997_05_07_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.00163032 Jy ! Component: 100 - total flux cleaned = -0.00149382 Jy ! Component: 150 - total flux cleaned = -0.00149562 Jy ! Component: 200 - total flux cleaned = -0.00137036 Jy ! Component: 250 - total flux cleaned = -0.00113386 Jy ! Component: 300 - total flux cleaned = -0.000850825 Jy ! Component: 350 - total flux cleaned = -0.000359485 Jy ! Component: 400 - total flux cleaned = 0.000166951 Jy ! Component: 450 - total flux cleaned = 0.000574746 Jy ! Component: 500 - total flux cleaned = 0.00112088 Jy ! Component: 550 - total flux cleaned = 0.00160533 Jy ! Component: 600 - total flux cleaned = 0.00207806 Jy ! Component: 650 - total flux cleaned = 0.00263083 Jy ! Component: 700 - total flux cleaned = 0.00303505 Jy ! Component: 750 - total flux cleaned = 0.00351813 Jy ! Component: 800 - total flux cleaned = 0.00390482 Jy ! Component: 850 - total flux cleaned = 0.00436729 Jy ! Component: 900 - total flux cleaned = 0.00478074 Jy ! Component: 950 - total flux cleaned = 0.00526768 Jy ! Component: 1000 - total flux cleaned = 0.00562628 Jy ! Component: 1050 - total flux cleaned = 0.00609698 Jy ! Component: 1100 - total flux cleaned = 0.00648273 Jy ! Component: 1150 - total flux cleaned = 0.00690096 Jy ! Component: 1200 - total flux cleaned = 0.00735019 Jy ! Component: 1250 - total flux cleaned = 0.00779273 Jy ! Component: 1300 - total flux cleaned = 0.00822921 Jy ! Component: 1350 - total flux cleaned = 0.00880233 Jy ! Component: 1400 - total flux cleaned = 0.00922563 Jy ! Component: 1450 - total flux cleaned = 0.0096438 Jy ! Component: 1500 - total flux cleaned = 0.00998815 Jy ! Component: 1550 - total flux cleaned = 0.0103624 Jy ! Component: 1600 - total flux cleaned = 0.010766 Jy ! Component: 1650 - total flux cleaned = 0.0111642 Jy ! Component: 1700 - total flux cleaned = 0.0116233 Jy ! Component: 1750 - total flux cleaned = 0.0119797 Jy ! Component: 1800 - total flux cleaned = 0.0123963 Jy ! Component: 1850 - total flux cleaned = 0.0128398 Jy ! Component: 1900 - total flux cleaned = 0.0132783 Jy ! Component: 1950 - total flux cleaned = 0.0137116 Jy ! Component: 2000 - total flux cleaned = 0.0140181 Jy ! Total flux subtracted in 2048 components = 0.0144733 Jy ! Clean residual min=-0.001997 max=0.001787 Jy/beam ! Clean residual mean=0.000139 rms=0.000604 Jy/beam ! Combined flux in latest and established models = 0.601571 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 272 components and 0.601571 Jy ![Exited script file: muppet] wmap "J0058-0539_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.655 x 8.879 at -5.403 degrees (North through East) ! Clean map min=-0.0031305 max=0.44053 Jy/beam ! Writing clean map to FITS file: J0058-0539_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.440526 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000588001 device "J0058-0539_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0058-0539_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.400431 0.400431 0.800862 1.60172 3.20345 6.4069 12.8138 25.6276 51.2552 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.44 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.655 x 8.879 at -5.403 degrees (North through East) ! Clean map min=-0.0031305 max=0.44053 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0058-0539_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0058-0539_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0058-0539_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 15:30:39 2007