! Started logfile: J1047-1308_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:34:15 2007 obs J1047-1308_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1047-1308_S_1997_05_07_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.96291 visibilities/baseline/integration-bin. ! Found source: J1047-1308 ! ! 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 24092 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 J1047-1308_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.456361 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.766 mas, bmaj=6.935 mas, bpa=-6.189 degrees ! Estimated noise=1459.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.287023 Jy ! Component: 100 - total flux cleaned = 0.334359 Jy ! Total flux subtracted in 100 components = 0.334359 Jy ! Clean residual min=-0.011696 max=0.011728 Jy/beam ! Clean residual mean=0.000227 rms=0.003083 Jy/beam ! Combined flux in latest and established models = 0.334359 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.334359 Jy ! ! Correcting IF 1. ! A total of 177 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 41 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.300601Jy sigma=0.001206 ! Fit after self-cal, rms=0.300404Jy sigma=0.001205 ! Inverting map and beam ! Estimated beam: bmin=2.766 mas, bmaj=6.935 mas, bpa=-6.189 degrees ! Estimated noise=1459.35 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.507 mas, bmaj=8.837 mas, bpa=-5.104 degrees ! Estimated noise=1055.8 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.01496 Jy ! Component: 100 - total flux cleaned = 0.0164998 Jy ! Component: 150 - total flux cleaned = 0.0167294 Jy ! Component: 200 - total flux cleaned = 0.0169188 Jy ! Total flux subtracted in 200 components = 0.0169188 Jy ! Clean residual min=-0.007861 max=0.010239 Jy/beam ! Clean residual mean=0.000275 rms=0.002559 Jy/beam ! Combined flux in latest and established models = 0.351277 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 24 components and 0.351277 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299465Jy sigma=0.001203 ! Fit after self-cal, rms=0.299460Jy sigma=0.001203 ! 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.507 x 8.837 at -5.104 degrees (North through East) ! Clean map min=-0.0077076 max=0.33356 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.03382 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.03 HN 0.99 KP 0.89 ! LA 0.98 MK 0.99 NL 1.00* OV 1.09 ! PT 0.95 SC 0.82 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.978105 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.10 HN 1.06 KP 1.03 ! LA 1.09 MK 1.04 NL 1.04 OV 1.01 ! PT 0.92 SC 0.91 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04982 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.04 HN 0.99 KP 0.90 ! LA 0.81 MK 0.89 NL 0.94 OV 0.94 ! PT 1.05 SC 1.05 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.979599 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.13 HN 1.10 KP 0.94 ! LA 0.89 MK 1.03 NL 1.09 OV 1.05 ! PT 0.91 SC 1.06 ! ! ! Fit before self-cal, rms=0.299460Jy sigma=0.001203 ! Fit after self-cal, rms=0.292092Jy sigma=0.001194 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.292092Jy sigma=0.001194 ! Fit after self-cal, rms=0.292092Jy sigma=0.001194 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.497 mas, bmaj=8.704 mas, bpa=-4.347 degrees ! Estimated noise=1059.94 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, -2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00691933 Jy ! Component: 100 - total flux cleaned = 0.00748295 Jy ! Component: 150 - total flux cleaned = 0.00763139 Jy ! Component: 200 - total flux cleaned = 0.00762481 Jy ! Total flux subtracted in 200 components = 0.00762481 Jy ! Clean residual min=-0.004678 max=0.005265 Jy/beam ! Clean residual mean=0.000108 rms=0.001403 Jy/beam ! Combined flux in latest and established models = 0.358902 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 51 components and 0.358902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.291824Jy sigma=0.001193 ! Fit after self-cal, rms=0.291799Jy sigma=0.001193 ! 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.291799Jy sigma=0.001193 ! Fit after self-cal, rms=0.290095Jy sigma=0.001186 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.00143769 Jy ! Component: 100 - total flux cleaned = 0.00120099 Jy ! Component: 150 - total flux cleaned = 0.00120578 Jy ! Component: 200 - total flux cleaned = 0.00110408 Jy ! Total flux subtracted in 200 components = 0.00110408 Jy ! Clean residual min=-0.004313 max=0.004541 Jy/beam ! Clean residual mean=0.000110 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.360006 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 66 components and 0.360006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290003Jy sigma=0.001186 ! Fit after self-cal, rms=0.289770Jy sigma=0.001185 ! 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.497 x 8.704 at -4.347 degrees (North through East) ! Clean map min=-0.0043368 max=0.33557 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.289770Jy sigma=0.001185 ! Fit after self-cal, rms=0.286575Jy sigma=0.001180 ! 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.286575Jy sigma=0.001180 ! Fit after self-cal, rms=0.286515Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=3.481 mas, bmaj=8.711 mas, bpa=-4.21 degrees ! Estimated noise=1053.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000793449 Jy ! Component: 100 - total flux cleaned = 0.000793322 Jy ! Component: 150 - total flux cleaned = 0.000792076 Jy ! Component: 200 - total flux cleaned = 0.000870733 Jy ! Total flux subtracted in 200 components = 0.000870733 Jy ! Clean residual min=-0.004192 max=0.004796 Jy/beam ! Clean residual mean=0.000114 rms=0.001150 Jy/beam ! Combined flux in latest and established models = 0.360877 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 85 components and 0.360877 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.286463Jy sigma=0.001180 ! Fit after self-cal, rms=0.286440Jy sigma=0.001180 ! 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.286440Jy sigma=0.001180 ! Fit after self-cal, rms=0.287338Jy sigma=0.001178 ! 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.287338Jy sigma=0.001178 ! Fit after self-cal, rms=0.287335Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=8.722 mas, bpa=-4.145 degrees ! Estimated noise=1055.54 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100995 Jy ! Component: 100 - total flux cleaned = 0.00115956 Jy ! Component: 150 - total flux cleaned = 0.00115955 Jy ! Component: 200 - total flux cleaned = 0.00116081 Jy ! Total flux subtracted in 200 components = 0.00116081 Jy ! Clean residual min=-0.004231 max=0.004590 Jy/beam ! Clean residual mean=0.000114 rms=0.001120 Jy/beam ! Combined flux in latest and established models = 0.362038 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 97 components and 0.362038 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287302Jy sigma=0.001178 ! Fit after self-cal, rms=0.287301Jy sigma=0.001178 ! 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.12 mas, bmaj=15.2 mas, bpa=1.854 degrees ! Estimated noise=1313.86 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.00105991 Jy ! Component: 100 - total flux cleaned = 0.00118989 Jy ! Component: 150 - total flux cleaned = 0.00122554 Jy ! Component: 200 - total flux cleaned = 0.00122475 Jy ! Total flux subtracted in 200 components = 0.00122475 Jy ! Clean residual min=-0.003950 max=0.004516 Jy/beam ! Clean residual mean=0.000199 rms=0.001344 Jy/beam ! Combined flux in latest and established models = 0.363263 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 111 components and 0.363263 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287299Jy sigma=0.001178 ! Fit after self-cal, rms=0.287300Jy sigma=0.001178 ! 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.757 mas, bmaj=6.881 mas, bpa=-5.561 degrees ! Estimated noise=1463.98 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.289341 Jy ! Component: 100 - total flux cleaned = 0.336509 Jy ! Component: 150 - total flux cleaned = 0.353255 Jy ! Component: 200 - total flux cleaned = 0.356415 Jy ! Total flux subtracted in 200 components = 0.356415 Jy ! Clean residual min=-0.006043 max=0.006534 Jy/beam ! Clean residual mean=0.000087 rms=0.001726 Jy/beam ! Combined flux in latest and established models = 0.356414 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.356414 Jy ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=8.722 mas, bpa=-4.145 degrees ! Estimated noise=1055.54 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.0046763 Jy ! Component: 100 - total flux cleaned = 0.00487695 Jy ! Component: 150 - total flux cleaned = 0.00502588 Jy ! Component: 200 - total flux cleaned = 0.00515315 Jy ! Total flux subtracted in 200 components = 0.00515315 Jy ! Clean residual min=-0.004102 max=0.004643 Jy/beam ! Clean residual mean=0.000116 rms=0.001204 Jy/beam ! Combined flux in latest and established models = 0.361568 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 51 components and 0.361568 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.12 mas, bmaj=15.2 mas, bpa=1.854 degrees ! Estimated noise=1313.86 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.00156103 Jy ! Component: 100 - total flux cleaned = 0.0016444 Jy ! Component: 150 - total flux cleaned = 0.00163991 Jy ! Component: 200 - total flux cleaned = 0.00164114 Jy ! Total flux subtracted in 200 components = 0.00164114 Jy ! Clean residual min=-0.004063 max=0.004525 Jy/beam ! Clean residual mean=0.000201 rms=0.001365 Jy/beam ! Combined flux in latest and established models = 0.363209 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 0.363209 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.486 mas, bmaj=8.722 mas, bpa=-4.145 degrees ! Estimated noise=1055.54 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000616972 Jy ! Component: 100 - total flux cleaned = -0.000727941 Jy ! Component: 150 - total flux cleaned = -0.000914832 Jy ! Component: 200 - total flux cleaned = -0.000828001 Jy ! Total flux subtracted in 200 components = -0.000828001 Jy ! Clean residual min=-0.004091 max=0.004280 Jy/beam ! Clean residual mean=0.000112 rms=0.001129 Jy/beam ! Combined flux in latest and established models = 0.362381 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 87 components and 0.362381 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.287334Jy sigma=0.001178 ! Fit after self-cal, rms=0.287335Jy sigma=0.001178 wmodel J1047-1308_S_1997_05_07_yyk\_map.mod ! Writing 87 model components to file: J1047-1308_S_1997_05_07_yyk_map.mod wobs J1047-1308_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1047-1308_S_1997_05_07_yyk_uvs.fits wwins J1047-1308_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1047-1308_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.000669651 Jy ! Component: 100 - total flux cleaned = 0.00158372 Jy ! Component: 150 - total flux cleaned = 0.00213687 Jy ! Component: 200 - total flux cleaned = 0.0027825 Jy ! Component: 250 - total flux cleaned = 0.00340494 Jy ! Component: 300 - total flux cleaned = 0.00389839 Jy ! Component: 350 - total flux cleaned = 0.00448476 Jy ! Component: 400 - total flux cleaned = 0.00505572 Jy ! Component: 450 - total flux cleaned = 0.00571277 Jy ! Component: 500 - total flux cleaned = 0.00620482 Jy ! Component: 550 - total flux cleaned = 0.00682908 Jy ! Component: 600 - total flux cleaned = 0.00711056 Jy ! Component: 650 - total flux cleaned = 0.00761626 Jy ! Component: 700 - total flux cleaned = 0.00788644 Jy ! Component: 750 - total flux cleaned = 0.00828365 Jy ! Component: 800 - total flux cleaned = 0.00858523 Jy ! Component: 850 - total flux cleaned = 0.0088396 Jy ! Component: 900 - total flux cleaned = 0.00917268 Jy ! Component: 950 - total flux cleaned = 0.00945857 Jy ! Component: 1000 - total flux cleaned = 0.00981905 Jy ! Component: 1050 - total flux cleaned = 0.00997601 Jy ! Component: 1100 - total flux cleaned = 0.0102477 Jy ! Component: 1150 - total flux cleaned = 0.010362 Jy ! Component: 1200 - total flux cleaned = 0.0106988 Jy ! Component: 1250 - total flux cleaned = 0.0108081 Jy ! Component: 1300 - total flux cleaned = 0.0108806 Jy ! Component: 1350 - total flux cleaned = 0.011096 Jy ! Component: 1400 - total flux cleaned = 0.0112724 Jy ! Component: 1450 - total flux cleaned = 0.0114815 Jy ! Component: 1500 - total flux cleaned = 0.0117214 Jy ! Component: 1550 - total flux cleaned = 0.0119922 Jy ! Component: 1600 - total flux cleaned = 0.0122599 Jy ! Component: 1650 - total flux cleaned = 0.0125574 Jy ! Component: 1700 - total flux cleaned = 0.0128842 Jy ! Component: 1750 - total flux cleaned = 0.013206 Jy ! Component: 1800 - total flux cleaned = 0.0134933 Jy ! Component: 1850 - total flux cleaned = 0.0137144 Jy ! Component: 1900 - total flux cleaned = 0.0140268 Jy ! Component: 1950 - total flux cleaned = 0.0143052 Jy ! Component: 2000 - total flux cleaned = 0.0146418 Jy ! Total flux subtracted in 2048 components = 0.0148541 Jy ! Clean residual min=-0.001653 max=0.001661 Jy/beam ! Clean residual mean=0.000050 rms=0.000618 Jy/beam ! Combined flux in latest and established models = 0.377235 Jy keep ! Adding 146 model components to the UV plane model. ! The established model now contains 233 components and 0.377235 Jy ![Exited script file: muppet] wmap "J1047-1308_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.486 x 8.722 at -4.145 degrees (North through East) ! Clean map min=-0.0028092 max=0.33769 Jy/beam ! Writing clean map to FITS file: J1047-1308_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.337688 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000621581 device "J1047-1308_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1047-1308_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.552209 0.552209 1.10442 2.20884 4.41767 8.83534 17.6707 35.3414 70.6828 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.337 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.486 x 8.722 at -4.145 degrees (North through East) ! Clean map min=-0.0028092 max=0.33769 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1047-1308_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1047-1308_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1047-1308_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:34:23 2007