! Started logfile: J0438-1251_S_1997_05_07_yyk_uvs.log on Sun Jan 7 16:18:18 2007 obs J0438-1251_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0438-1251_S_1997_05_07_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.983217 visibilities/baseline/integration-bin. ! Found source: J0438-1251 ! ! 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 25308 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 J0438-1251_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.515118 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.589 mas, bmaj=7.047 mas, bpa=-3.174 degrees ! Estimated noise=2202.67 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.336517 Jy ! Component: 100 - total flux cleaned = 0.392291 Jy ! Total flux subtracted in 100 components = 0.392291 Jy ! Clean residual min=-0.016330 max=0.023665 Jy/beam ! Clean residual mean=0.000221 rms=0.004986 Jy/beam ! Combined flux in latest and established models = 0.392291 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.392291 Jy ! ! Correcting IF 1. ! A total of 213 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 17 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.320949Jy sigma=0.001222 ! Fit after self-cal, rms=0.320748Jy sigma=0.001222 ! Inverting map and beam ! Estimated beam: bmin=2.589 mas, bmaj=7.047 mas, bpa=-3.174 degrees ! Estimated noise=2202.68 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.506 mas, bmaj=8.905 mas, bpa=-4.249 degrees ! Estimated noise=1080.46 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.5, -9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0306523 Jy ! Component: 100 - total flux cleaned = 0.042379 Jy ! Component: 150 - total flux cleaned = 0.0440245 Jy ! Component: 200 - total flux cleaned = 0.0447814 Jy ! Total flux subtracted in 200 components = 0.0447814 Jy ! Clean residual min=-0.007671 max=0.015221 Jy/beam ! Clean residual mean=0.000364 rms=0.002822 Jy/beam ! Combined flux in latest and established models = 0.437073 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 41 components and 0.437073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.318398Jy sigma=0.001212 ! Fit after self-cal, rms=0.318135Jy 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: 3.506 x 8.905 at -4.249 degrees (North through East) ! Clean map min=-0.0072415 max=0.38821 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.02686 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 1.01 KP 0.94 ! LA 0.99 MK 0.97 NL 1.00* OV 1.06 ! PT 0.93 SC 0.85 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.970026 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.12 HN 1.10 KP 1.01 ! LA 1.08 MK 1.06 NL 1.09 OV 0.99 ! PT 0.93 SC 0.91 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05271 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.03 HN 1.00 KP 0.89 ! LA 0.80 MK 0.88 NL 0.95 OV 0.92 ! PT 1.07 SC 1.01 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.987267 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.08 HN 1.10 KP 0.95 ! LA 0.88 MK 1.03 NL 1.14 OV 1.08 ! PT 0.91 SC 0.98 ! ! ! Fit before self-cal, rms=0.318135Jy sigma=0.001211 ! Fit after self-cal, rms=0.312364Jy sigma=0.001200 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.312364Jy sigma=0.001200 ! Fit after self-cal, rms=0.312364Jy sigma=0.001200 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.491 mas, bmaj=8.71 mas, bpa=-3.189 degrees ! Estimated noise=1082.51 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.0049517 Jy ! Component: 100 - total flux cleaned = 0.00436345 Jy ! Component: 150 - total flux cleaned = 0.00388415 Jy ! Component: 200 - total flux cleaned = 0.00347939 Jy ! Total flux subtracted in 200 components = 0.00347939 Jy ! Clean residual min=-0.005070 max=0.005857 Jy/beam ! Clean residual mean=0.000027 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.440552 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 68 components and 0.440552 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312140Jy sigma=0.001200 ! Fit after self-cal, rms=0.312125Jy sigma=0.001200 ! 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.312125Jy sigma=0.001200 ! Fit after self-cal, rms=0.310449Jy sigma=0.001192 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.000889188 Jy ! Component: 100 - total flux cleaned = 0.000383808 Jy ! Component: 150 - total flux cleaned = 4.00483e-05 Jy ! Component: 200 - total flux cleaned = -0.000386204 Jy ! Total flux subtracted in 200 components = -0.000386204 Jy ! Clean residual min=-0.005084 max=0.005715 Jy/beam ! Clean residual mean=0.000029 rms=0.001420 Jy/beam ! Combined flux in latest and established models = 0.440166 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 85 components and 0.440166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.310360Jy sigma=0.001192 ! Fit after self-cal, rms=0.310198Jy sigma=0.001191 ! 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.491 x 8.71 at -3.189 degrees (North through East) ! Clean map min=-0.005163 max=0.39087 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.310198Jy sigma=0.001191 ! Fit after self-cal, rms=0.308228Jy sigma=0.001184 ! 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.308228Jy sigma=0.001184 ! Fit after self-cal, rms=0.308207Jy sigma=0.001184 ! Inverting map and beam ! Estimated beam: bmin=3.458 mas, bmaj=8.685 mas, bpa=-3.111 degrees ! Estimated noise=1076.92 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -3.91496e-05 Jy ! Component: 100 - total flux cleaned = -0.00014174 Jy ! Component: 150 - total flux cleaned = 2.56472e-05 Jy ! Component: 200 - total flux cleaned = 2.54729e-05 Jy ! Total flux subtracted in 200 components = 2.54729e-05 Jy ! Clean residual min=-0.003925 max=0.004028 Jy/beam ! Clean residual mean=0.000016 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.440191 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 106 components and 0.440191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.308141Jy sigma=0.001184 ! Fit after self-cal, rms=0.308134Jy sigma=0.001184 ! 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.308134Jy sigma=0.001184 ! Fit after self-cal, rms=0.309337Jy sigma=0.001182 ! 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.309337Jy sigma=0.001182 ! Fit after self-cal, rms=0.309341Jy sigma=0.001182 ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=8.682 mas, bpa=-3.181 degrees ! Estimated noise=1078.07 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 9.2593e-05 Jy ! Component: 100 - total flux cleaned = 0.000164712 Jy ! Component: 150 - total flux cleaned = 0.000228697 Jy ! Component: 200 - total flux cleaned = 0.000286771 Jy ! Total flux subtracted in 200 components = 0.000286771 Jy ! Clean residual min=-0.003925 max=0.003986 Jy/beam ! Clean residual mean=0.000011 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.440478 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 111 components and 0.440478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309306Jy sigma=0.001182 ! Fit after self-cal, rms=0.309307Jy sigma=0.001182 ! 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.403 mas, bmaj=15.74 mas, bpa=8.635 degrees ! Estimated noise=1344.17 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.000469174 Jy ! Component: 100 - total flux cleaned = 0.000435158 Jy ! Component: 150 - total flux cleaned = 0.000350214 Jy ! Component: 200 - total flux cleaned = 0.000350846 Jy ! Total flux subtracted in 200 components = 0.000350846 Jy ! Clean residual min=-0.003508 max=0.004509 Jy/beam ! Clean residual mean=0.000017 rms=0.001197 Jy/beam ! Combined flux in latest and established models = 0.440829 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 120 components and 0.440829 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309306Jy sigma=0.001182 ! Fit after self-cal, rms=0.309310Jy sigma=0.001182 ! 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.559 mas, bmaj=6.957 mas, bpa=-2.365 degrees ! Estimated noise=2208.47 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.337788 Jy ! Component: 100 - total flux cleaned = 0.395895 Jy ! Component: 150 - total flux cleaned = 0.422812 Jy ! Component: 200 - total flux cleaned = 0.434899 Jy ! Total flux subtracted in 200 components = 0.434899 Jy ! Clean residual min=-0.009801 max=0.011484 Jy/beam ! Clean residual mean=0.000020 rms=0.003028 Jy/beam ! Combined flux in latest and established models = 0.4349 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.4349 Jy ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=8.682 mas, bpa=-3.181 degrees ! Estimated noise=1078.07 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.0077611 Jy ! Component: 100 - total flux cleaned = 0.00730762 Jy ! Component: 150 - total flux cleaned = 0.00712087 Jy ! Component: 200 - total flux cleaned = 0.00713678 Jy ! Total flux subtracted in 200 components = 0.00713678 Jy ! Clean residual min=-0.003943 max=0.004683 Jy/beam ! Clean residual mean=-0.000000 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.442036 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 48 components and 0.442036 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.403 mas, bmaj=15.74 mas, bpa=8.635 degrees ! Estimated noise=1344.17 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.00077138 Jy ! Component: 100 - total flux cleaned = -0.000877365 Jy ! Component: 150 - total flux cleaned = -0.000831928 Jy ! Component: 200 - total flux cleaned = -0.0008316 Jy ! Total flux subtracted in 200 components = -0.0008316 Jy ! Clean residual min=-0.003798 max=0.004630 Jy/beam ! Clean residual mean=0.000011 rms=0.001206 Jy/beam ! Combined flux in latest and established models = 0.441205 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 62 components and 0.441205 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=8.682 mas, bpa=-3.181 degrees ! Estimated noise=1078.07 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000105587 Jy ! Component: 100 - total flux cleaned = 0.000334971 Jy ! Component: 150 - total flux cleaned = 0.000548169 Jy ! Component: 200 - total flux cleaned = 0.000736365 Jy ! Total flux subtracted in 200 components = 0.000736365 Jy ! Clean residual min=-0.003865 max=0.004443 Jy/beam ! Clean residual mean=0.000000 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.441941 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 72 components and 0.441941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309392Jy sigma=0.001182 ! Fit after self-cal, rms=0.309391Jy sigma=0.001182 wmodel J0438-1251_S_1997_05_07_yyk\_map.mod ! Writing 72 model components to file: J0438-1251_S_1997_05_07_yyk_map.mod wobs J0438-1251_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0438-1251_S_1997_05_07_yyk_uvs.fits wwins J0438-1251_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J0438-1251_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.0014139 Jy ! Component: 100 - total flux cleaned = 0.00242295 Jy ! Component: 150 - total flux cleaned = 0.00292149 Jy ! Component: 200 - total flux cleaned = 0.0031571 Jy ! Component: 250 - total flux cleaned = 0.0035494 Jy ! Component: 300 - total flux cleaned = 0.00376528 Jy ! Component: 350 - total flux cleaned = 0.00402283 Jy ! Component: 400 - total flux cleaned = 0.00427261 Jy ! Component: 450 - total flux cleaned = 0.0047597 Jy ! Component: 500 - total flux cleaned = 0.00509089 Jy ! Component: 550 - total flux cleaned = 0.00536824 Jy ! Component: 600 - total flux cleaned = 0.00577388 Jy ! Component: 650 - total flux cleaned = 0.00599417 Jy ! Component: 700 - total flux cleaned = 0.00633879 Jy ! Component: 750 - total flux cleaned = 0.00659247 Jy ! Component: 800 - total flux cleaned = 0.00675812 Jy ! Component: 850 - total flux cleaned = 0.00696239 Jy ! Component: 900 - total flux cleaned = 0.00712212 Jy ! Component: 950 - total flux cleaned = 0.00716142 Jy ! Component: 1000 - total flux cleaned = 0.00731611 Jy ! Component: 1050 - total flux cleaned = 0.00731631 Jy ! Component: 1100 - total flux cleaned = 0.00739137 Jy ! Component: 1150 - total flux cleaned = 0.00742809 Jy ! Component: 1200 - total flux cleaned = 0.0074651 Jy ! Component: 1250 - total flux cleaned = 0.00757338 Jy ! Component: 1300 - total flux cleaned = 0.00771509 Jy ! Component: 1350 - total flux cleaned = 0.00771455 Jy ! Component: 1400 - total flux cleaned = 0.00768004 Jy ! Component: 1450 - total flux cleaned = 0.00778213 Jy ! Component: 1500 - total flux cleaned = 0.00798437 Jy ! Component: 1550 - total flux cleaned = 0.00801741 Jy ! Component: 1600 - total flux cleaned = 0.00808398 Jy ! Component: 1650 - total flux cleaned = 0.00824766 Jy ! Component: 1700 - total flux cleaned = 0.00844144 Jy ! Component: 1750 - total flux cleaned = 0.00853683 Jy ! Component: 1800 - total flux cleaned = 0.00866328 Jy ! Component: 1850 - total flux cleaned = 0.00875722 Jy ! Component: 1900 - total flux cleaned = 0.00888106 Jy ! Component: 1950 - total flux cleaned = 0.00909541 Jy ! Component: 2000 - total flux cleaned = 0.00915616 Jy ! Total flux subtracted in 2048 components = 0.00930652 Jy ! Clean residual min=-0.001623 max=0.001571 Jy/beam ! Clean residual mean=-0.000018 rms=0.000596 Jy/beam ! Combined flux in latest and established models = 0.451248 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 208 components and 0.451248 Jy ![Exited script file: muppet] wmap "J0438-1251_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.451 x 8.682 at -3.181 degrees (North through East) ! Clean map min=-0.00366 max=0.3915 Jy/beam ! Writing clean map to FITS file: J0438-1251_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.391499 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000595126 device "J0438-1251_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0438-1251_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.456036 0.456036 0.912072 1.82414 3.64829 7.29658 14.5932 29.1863 58.3726 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.391 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.451 x 8.682 at -3.181 degrees (North through East) ! Clean map min=-0.00366 max=0.3915 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0438-1251_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0438-1251_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0438-1251_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 16:18:25 2007