! Started logfile: J1405-1440_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:29:19 2007 obs J1405-1440_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1405-1440_S_1997_05_07_yyk_uva.fits ! AN table 1: 132 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.7633 visibilities/baseline/integration-bin. ! Found source: J1405-1440 ! ! 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 18136 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 J1405-1440_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.399733 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.719 mas, bmaj=7.628 mas, bpa=1.286 degrees ! Estimated noise=1961.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 (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.223295 Jy ! Component: 100 - total flux cleaned = 0.252349 Jy ! Total flux subtracted in 100 components = 0.252349 Jy ! Clean residual min=-0.011601 max=0.012933 Jy/beam ! Clean residual mean=0.000456 rms=0.003393 Jy/beam ! Combined flux in latest and established models = 0.252349 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 2 model components to the UV plane model. ! The established model now contains 2 components and 0.252349 Jy ! ! Correcting IF 1. ! A total of 311 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 181 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.298859Jy sigma=0.001187 ! Fit after self-cal, rms=0.298803Jy sigma=0.001187 ! Inverting map and beam ! Estimated beam: bmin=2.719 mas, bmaj=7.628 mas, bpa=1.286 degrees ! Estimated noise=1963.14 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.634 mas, bmaj=9.697 mas, bpa=-2.985 degrees ! Estimated noise=1242.41 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.00770581 Jy ! Component: 100 - total flux cleaned = 0.00974458 Jy ! Component: 150 - total flux cleaned = 0.0101343 Jy ! Component: 200 - total flux cleaned = 0.0103133 Jy ! Total flux subtracted in 200 components = 0.0103133 Jy ! Clean residual min=-0.007285 max=0.009411 Jy/beam ! Clean residual mean=0.000701 rms=0.002563 Jy/beam ! Combined flux in latest and established models = 0.262662 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 17 components and 0.262662 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.298526Jy sigma=0.001186 ! Fit after self-cal, rms=0.298520Jy sigma=0.001186 ! 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.634 x 9.697 at -2.985 degrees (North through East) ! Clean map min=-0.007275 max=0.25692 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02332 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.03 HN 1.04 KP 0.87 ! LA 0.98 MK 0.99 NL 1.00* OV 1.10 ! PT 0.96 SC 0.81 ! ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.979647 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.11 HN 1.16 KP 1.01 ! LA 1.07 MK 1.04 NL 1.03 OV 1.05 ! PT 0.91 SC 0.83 ! ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03292 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 1.02 KP 0.89 ! LA 0.80 MK 0.85 NL 1.00 OV 0.98 ! PT 1.04 SC 1.13 ! ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.984458 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.15 HN 1.10 KP 0.94 ! LA 0.86 MK 1.03 NL 1.07 OV 1.14 ! PT 0.89 SC 0.99 ! ! ! Fit before self-cal, rms=0.298520Jy sigma=0.001186 ! Fit after self-cal, rms=0.290797Jy sigma=0.001178 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.290797Jy sigma=0.001178 ! Fit after self-cal, rms=0.290788Jy sigma=0.001178 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.611 mas, bmaj=9.439 mas, bpa=-2.137 degrees ! Estimated noise=1237.21 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.00233459 Jy ! Component: 100 - total flux cleaned = 0.00233841 Jy ! Component: 150 - total flux cleaned = 0.00229227 Jy ! Component: 200 - total flux cleaned = 0.00224868 Jy ! Total flux subtracted in 200 components = 0.00224868 Jy ! Clean residual min=-0.005971 max=0.005217 Jy/beam ! Clean residual mean=0.000091 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.264911 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 32 components and 0.264911 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290769Jy sigma=0.001178 ! Fit after self-cal, rms=0.290765Jy sigma=0.001178 ! 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.290765Jy sigma=0.001178 ! Fit after self-cal, rms=0.290118Jy 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.000555779 Jy ! Component: 100 - total flux cleaned = 0.000517176 Jy ! Component: 150 - total flux cleaned = 0.000447067 Jy ! Component: 200 - total flux cleaned = 0.000385523 Jy ! Total flux subtracted in 200 components = 0.000385523 Jy ! Clean residual min=-0.006009 max=0.005057 Jy/beam ! Clean residual mean=0.000079 rms=0.001479 Jy/beam ! Combined flux in latest and established models = 0.265297 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.265297 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290108Jy sigma=0.001175 ! Fit after self-cal, rms=0.290034Jy sigma=0.001175 ! 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.611 x 9.439 at -2.137 degrees (North through East) ! Clean map min=-0.0058087 max=0.2587 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.290034Jy sigma=0.001175 ! Fit after self-cal, rms=0.290853Jy sigma=0.001173 ! 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.290853Jy sigma=0.001173 ! Fit after self-cal, rms=0.290852Jy sigma=0.001173 ! Inverting map and beam ! Estimated beam: bmin=3.601 mas, bmaj=9.386 mas, bpa=-2.005 degrees ! Estimated noise=1235.06 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00146186 Jy ! Component: 100 - total flux cleaned = 0.00158082 Jy ! Component: 150 - total flux cleaned = 0.00160457 Jy ! Component: 200 - total flux cleaned = 0.00162626 Jy ! Total flux subtracted in 200 components = 0.00162626 Jy ! Clean residual min=-0.005955 max=0.004414 Jy/beam ! Clean residual mean=0.000031 rms=0.001412 Jy/beam ! Combined flux in latest and established models = 0.266923 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 43 components and 0.266923 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290847Jy sigma=0.001173 ! Fit after self-cal, rms=0.290851Jy sigma=0.001173 ! 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.290851Jy sigma=0.001173 ! Fit after self-cal, rms=0.292430Jy sigma=0.001171 ! 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.292430Jy sigma=0.001171 ! Fit after self-cal, rms=0.292439Jy sigma=0.001171 ! Inverting map and beam ! Estimated beam: bmin=3.591 mas, bmaj=9.345 mas, bpa=-1.917 degrees ! Estimated noise=1237.01 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00148171 Jy ! Component: 100 - total flux cleaned = 0.00176626 Jy ! Component: 150 - total flux cleaned = 0.00182949 Jy ! Component: 200 - total flux cleaned = 0.00182941 Jy ! Total flux subtracted in 200 components = 0.00182941 Jy ! Clean residual min=-0.006002 max=0.004448 Jy/beam ! Clean residual mean=0.000022 rms=0.001413 Jy/beam ! Combined flux in latest and established models = 0.268752 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 49 components and 0.268752 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292434Jy sigma=0.001171 ! Fit after self-cal, rms=0.292442Jy sigma=0.001171 ! 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.166 mas, bmaj=16.36 mas, bpa=10.61 degrees ! Estimated noise=1502.99 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.00143474 Jy ! Component: 100 - total flux cleaned = 0.0013316 Jy ! Component: 150 - total flux cleaned = 0.00136707 Jy ! Component: 200 - total flux cleaned = 0.00136567 Jy ! Total flux subtracted in 200 components = 0.00136567 Jy ! Clean residual min=-0.006296 max=0.005559 Jy/beam ! Clean residual mean=-0.000012 rms=0.001679 Jy/beam ! Combined flux in latest and established models = 0.270118 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 58 components and 0.270118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292451Jy sigma=0.001171 ! Fit after self-cal, rms=0.292446Jy sigma=0.001171 ! 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.687 mas, bmaj=7.507 mas, bpa=1.787 degrees ! Estimated noise=1976.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.224897 Jy ! Component: 100 - total flux cleaned = 0.255712 Jy ! Component: 150 - total flux cleaned = 0.264459 Jy ! Component: 200 - total flux cleaned = 0.267288 Jy ! Total flux subtracted in 200 components = 0.267288 Jy ! Clean residual min=-0.009002 max=0.010608 Jy/beam ! Clean residual mean=0.000045 rms=0.002409 Jy/beam ! Combined flux in latest and established models = 0.267288 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.267288 Jy ! Inverting map and beam ! Estimated beam: bmin=3.591 mas, bmaj=9.345 mas, bpa=-1.917 degrees ! Estimated noise=1237.01 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.000895093 Jy ! Component: 100 - total flux cleaned = 0.00109502 Jy ! Component: 150 - total flux cleaned = 0.00105434 Jy ! Component: 200 - total flux cleaned = 0.00102183 Jy ! Total flux subtracted in 200 components = 0.00102183 Jy ! Clean residual min=-0.005989 max=0.004505 Jy/beam ! Clean residual mean=0.000031 rms=0.001415 Jy/beam ! Combined flux in latest and established models = 0.26831 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 37 components and 0.26831 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.166 mas, bmaj=16.36 mas, bpa=10.61 degrees ! Estimated noise=1502.99 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.00144818 Jy ! Component: 100 - total flux cleaned = 0.00149716 Jy ! Component: 150 - total flux cleaned = 0.00153688 Jy ! Component: 200 - total flux cleaned = 0.00160336 Jy ! Total flux subtracted in 200 components = 0.00160336 Jy ! Clean residual min=-0.006254 max=0.005541 Jy/beam ! Clean residual mean=-0.000004 rms=0.001680 Jy/beam ! Combined flux in latest and established models = 0.269913 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 0.269913 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.591 mas, bmaj=9.345 mas, bpa=-1.917 degrees ! Estimated noise=1237.01 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00126626 Jy ! Component: 100 - total flux cleaned = -0.00126556 Jy ! Component: 150 - total flux cleaned = -0.00126445 Jy ! Component: 200 - total flux cleaned = -0.00128797 Jy ! Total flux subtracted in 200 components = -0.00128797 Jy ! Clean residual min=-0.005934 max=0.004503 Jy/beam ! Clean residual mean=0.000024 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.268625 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 57 components and 0.268625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.292450Jy sigma=0.001171 ! Fit after self-cal, rms=0.292457Jy sigma=0.001171 wmodel J1405-1440_S_1997_05_07_yyk\_map.mod ! Writing 57 model components to file: J1405-1440_S_1997_05_07_yyk_map.mod wobs J1405-1440_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1405-1440_S_1997_05_07_yyk_uvs.fits wwins J1405-1440_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1405-1440_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.00235314 Jy ! Component: 100 - total flux cleaned = -0.00352758 Jy ! Component: 150 - total flux cleaned = -0.00437493 Jy ! Component: 200 - total flux cleaned = -0.0048075 Jy ! Component: 250 - total flux cleaned = -0.00508071 Jy ! Component: 300 - total flux cleaned = -0.00534103 Jy ! Component: 350 - total flux cleaned = -0.00540341 Jy ! Component: 400 - total flux cleaned = -0.00552613 Jy ! Component: 450 - total flux cleaned = -0.00588125 Jy ! Component: 500 - total flux cleaned = -0.00611211 Jy ! Component: 550 - total flux cleaned = -0.00650441 Jy ! Component: 600 - total flux cleaned = -0.00666784 Jy ! Component: 650 - total flux cleaned = -0.00687944 Jy ! Component: 700 - total flux cleaned = -0.00708586 Jy ! Component: 750 - total flux cleaned = -0.0071868 Jy ! Component: 800 - total flux cleaned = -0.00728575 Jy ! Component: 850 - total flux cleaned = -0.00738247 Jy ! Component: 900 - total flux cleaned = -0.0074299 Jy ! Component: 950 - total flux cleaned = -0.00747628 Jy ! Component: 1000 - total flux cleaned = -0.00752162 Jy ! Component: 1050 - total flux cleaned = -0.00765593 Jy ! Component: 1100 - total flux cleaned = -0.00769958 Jy ! Component: 1150 - total flux cleaned = -0.00770018 Jy ! Component: 1200 - total flux cleaned = -0.00782669 Jy ! Component: 1250 - total flux cleaned = -0.00790949 Jy ! Component: 1300 - total flux cleaned = -0.00795016 Jy ! Component: 1350 - total flux cleaned = -0.00795078 Jy ! Component: 1400 - total flux cleaned = -0.00806962 Jy ! Component: 1450 - total flux cleaned = -0.00814747 Jy ! Component: 1500 - total flux cleaned = -0.00833824 Jy ! Component: 1550 - total flux cleaned = -0.00837512 Jy ! Component: 1600 - total flux cleaned = -0.00844883 Jy ! Component: 1650 - total flux cleaned = -0.00848481 Jy ! Component: 1700 - total flux cleaned = -0.00855656 Jy ! Component: 1750 - total flux cleaned = -0.00852108 Jy ! Component: 1800 - total flux cleaned = -0.00855648 Jy ! Component: 1850 - total flux cleaned = -0.0086257 Jy ! Component: 1900 - total flux cleaned = -0.00862553 Jy ! Component: 1950 - total flux cleaned = -0.0086255 Jy ! Component: 2000 - total flux cleaned = -0.00865883 Jy ! Total flux subtracted in 2048 components = -0.00872492 Jy ! Clean residual min=-0.002229 max=0.001859 Jy/beam ! Clean residual mean=-0.000025 rms=0.000677 Jy/beam ! Combined flux in latest and established models = 0.259901 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 175 components and 0.2599 Jy ![Exited script file: muppet] wmap "J1405-1440_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.591 x 9.345 at -1.917 degrees (North through East) ! Clean map min=-0.0059246 max=0.25804 Jy/beam ! Writing clean map to FITS file: J1405-1440_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.258038 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000674649 device "J1405-1440_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1405-1440_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.784361 0.784361 1.56872 3.13745 6.27489 12.5498 25.0996 50.1991 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.258 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.591 x 9.345 at -1.917 degrees (North through East) ! Clean map min=-0.0059246 max=0.25804 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1405-1440_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1405-1440_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1405-1440_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:29:26 2007