! Started logfile: J0010-2157_S_1997_07_02_yyk_uvs.log on Sun Jan 7 15:16:40 2007 obs J0010-2157_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0010-2157_S_1997_07_02_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.17548 visibilities/baseline/integration-bin. ! Found source: J0010-2157 ! ! 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 754 lines of history. ! ! Reading 30680 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 J0010-2157_S_1997_07_02_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.476164 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.801 mas, bmaj=7.968 mas, bpa=-11.76 degrees ! Estimated noise=1752.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.261364 Jy ! Component: 100 - total flux cleaned = 0.312184 Jy ! Total flux subtracted in 100 components = 0.312183 Jy ! Clean residual min=-0.023230 max=0.033953 Jy/beam ! Clean residual mean=0.000008 rms=0.007341 Jy/beam ! Combined flux in latest and established models = 0.312183 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.312183 Jy ! ! Correcting IF 1. ! A total of 395 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 270 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.359824Jy sigma=0.001622 ! Fit after self-cal, rms=0.352568Jy sigma=0.001578 ! Inverting map and beam ! Estimated beam: bmin=2.801 mas, bmaj=7.968 mas, bpa=-11.76 degrees ! Estimated noise=1752.7 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.548 mas, bmaj=9.36 mas, bpa=-11.56 degrees ! Estimated noise=1053.37 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.00631669 Jy ! Component: 100 - total flux cleaned = 0.00491253 Jy ! Component: 150 - total flux cleaned = 0.00382901 Jy ! Component: 200 - total flux cleaned = 0.00276899 Jy ! Total flux subtracted in 200 components = 0.00276899 Jy ! Clean residual min=-0.010842 max=0.017571 Jy/beam ! Clean residual mean=0.000338 rms=0.004666 Jy/beam ! Combined flux in latest and established models = 0.314952 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 21 components and 0.314952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.351287Jy sigma=0.001572 ! Fit after self-cal, rms=0.351271Jy sigma=0.001572 ! 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.548 x 9.36 at -11.56 degrees (North through East) ! Clean map min=-0.010261 max=0.31301 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.0176 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.10 HN 0.93 KP 0.97 ! LA 0.97 MK 0.95 NL 1.00* OV 1.08 ! PT 0.95 SC 0.87 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982716 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.21 HN 0.96 KP 0.99 ! LA 1.08 MK 0.96 NL 1.01 OV 1.03 ! PT 0.90 SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04571 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.10 HN 0.91 KP 0.91 ! LA 0.80 MK 0.87 NL 0.98 OV 0.96 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0026 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.18 HN 1.11 KP 0.95 ! LA 0.86 MK 0.94 NL 1.07 OV 0.96 ! PT 0.89 SC 1.01 ! ! ! Fit before self-cal, rms=0.351271Jy sigma=0.001572 ! Fit after self-cal, rms=0.343199Jy sigma=0.001562 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.343199Jy sigma=0.001562 ! Fit after self-cal, rms=0.343199Jy sigma=0.001562 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.44 mas, bmaj=9.179 mas, bpa=-12.34 degrees ! Estimated noise=1055.63 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.00648745 Jy ! Component: 100 - total flux cleaned = 0.0076673 Jy ! Component: 150 - total flux cleaned = 0.00766902 Jy ! Component: 200 - total flux cleaned = 0.00767016 Jy ! Total flux subtracted in 200 components = 0.00767016 Jy ! Clean residual min=-0.007361 max=0.016095 Jy/beam ! Clean residual mean=0.000247 rms=0.003390 Jy/beam ! Combined flux in latest and established models = 0.322623 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 30 components and 0.322623 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.343062Jy sigma=0.001562 ! Fit after self-cal, rms=0.343061Jy sigma=0.001562 ! 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.343061Jy sigma=0.001562 ! Fit after self-cal, rms=0.341134Jy sigma=0.001555 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) ! Added new window around map position (-17, 18.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0182989 Jy ! Component: 100 - total flux cleaned = 0.0270701 Jy ! Component: 150 - total flux cleaned = 0.0318868 Jy ! Component: 200 - total flux cleaned = 0.0333943 Jy ! Total flux subtracted in 200 components = 0.0333943 Jy ! Clean residual min=-0.005673 max=0.007903 Jy/beam ! Clean residual mean=0.000074 rms=0.001890 Jy/beam ! Combined flux in latest and established models = 0.356017 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 68 components and 0.356017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.340494Jy sigma=0.001551 ! Fit after self-cal, rms=0.340216Jy sigma=0.001550 ! 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.44 x 9.179 at -12.34 degrees (North through East) ! Clean map min=-0.0058054 max=0.31644 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.340216Jy sigma=0.001550 ! Fit after self-cal, rms=0.337936Jy sigma=0.001548 ! 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.337936Jy sigma=0.001548 ! Fit after self-cal, rms=0.337876Jy sigma=0.001547 ! Inverting map and beam ! Estimated beam: bmin=3.422 mas, bmaj=9.146 mas, bpa=-12.25 degrees ! Estimated noise=1047.58 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245455 Jy ! Component: 100 - total flux cleaned = 0.00289648 Jy ! Component: 150 - total flux cleaned = 0.00308799 Jy ! Component: 200 - total flux cleaned = 0.00325729 Jy ! Total flux subtracted in 200 components = 0.00325729 Jy ! Clean residual min=-0.005614 max=0.007270 Jy/beam ! Clean residual mean=0.000042 rms=0.001775 Jy/beam ! Combined flux in latest and established models = 0.359274 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 90 components and 0.359274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.337834Jy sigma=0.001547 ! Fit after self-cal, rms=0.337814Jy sigma=0.001547 ! 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.337814Jy sigma=0.001547 ! Fit after self-cal, rms=0.339406Jy sigma=0.001545 ! 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.339406Jy sigma=0.001545 ! Fit after self-cal, rms=0.339405Jy sigma=0.001545 ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=9.149 mas, bpa=-12.16 degrees ! Estimated noise=1048.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00125103 Jy ! Component: 100 - total flux cleaned = 0.00157443 Jy ! Component: 150 - total flux cleaned = 0.00186922 Jy ! Component: 200 - total flux cleaned = 0.00207411 Jy ! Total flux subtracted in 200 components = 0.00207411 Jy ! Clean residual min=-0.005717 max=0.007123 Jy/beam ! Clean residual mean=0.000045 rms=0.001763 Jy/beam ! Combined flux in latest and established models = 0.361348 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 96 components and 0.361348 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339381Jy sigma=0.001545 ! Fit after self-cal, rms=0.339380Jy sigma=0.001545 ! 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.103 mas, bmaj=18.26 mas, bpa=-10.03 degrees ! Estimated noise=1319.97 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.00256139 Jy ! Component: 100 - total flux cleaned = 0.00286927 Jy ! Component: 150 - total flux cleaned = 0.00300693 Jy ! Component: 200 - total flux cleaned = 0.00312889 Jy ! Total flux subtracted in 200 components = 0.00312889 Jy ! Clean residual min=-0.007942 max=0.008514 Jy/beam ! Clean residual mean=0.000049 rms=0.002692 Jy/beam ! Combined flux in latest and established models = 0.364477 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 105 components and 0.364477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339375Jy sigma=0.001545 ! Fit after self-cal, rms=0.339376Jy sigma=0.001545 ! 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=7.911 mas, bpa=-12.15 degrees ! Estimated noise=1724.59 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.270885 Jy ! Component: 100 - total flux cleaned = 0.312679 Jy ! Component: 150 - total flux cleaned = 0.329066 Jy ! Component: 200 - total flux cleaned = 0.337724 Jy ! Total flux subtracted in 200 components = 0.337724 Jy ! Clean residual min=-0.009572 max=0.010568 Jy/beam ! Clean residual mean=0.000039 rms=0.002738 Jy/beam ! Combined flux in latest and established models = 0.337724 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 23 model components to the UV plane model. ! The established model now contains 23 components and 0.337724 Jy ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=9.149 mas, bpa=-12.16 degrees ! Estimated noise=1048.7 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.011134 Jy ! Component: 100 - total flux cleaned = 0.0178056 Jy ! Component: 150 - total flux cleaned = 0.0210644 Jy ! Component: 200 - total flux cleaned = 0.022431 Jy ! Total flux subtracted in 200 components = 0.022431 Jy ! Clean residual min=-0.005810 max=0.007598 Jy/beam ! Clean residual mean=0.000033 rms=0.001909 Jy/beam ! Combined flux in latest and established models = 0.360155 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 50 components and 0.360155 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.103 mas, bmaj=18.26 mas, bpa=-10.03 degrees ! Estimated noise=1319.97 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00340546 Jy ! Component: 100 - total flux cleaned = 0.00447637 Jy ! Component: 150 - total flux cleaned = 0.00476197 Jy ! Component: 200 - total flux cleaned = 0.00500537 Jy ! Total flux subtracted in 200 components = 0.00500537 Jy ! Clean residual min=-0.008104 max=0.008731 Jy/beam ! Clean residual mean=0.000029 rms=0.002753 Jy/beam ! Combined flux in latest and established models = 0.36516 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 67 components and 0.36516 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.428 mas, bmaj=9.149 mas, bpa=-12.16 degrees ! Estimated noise=1048.7 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000844096 Jy ! Component: 100 - total flux cleaned = -0.00074023 Jy ! Component: 150 - total flux cleaned = -0.000830723 Jy ! Component: 200 - total flux cleaned = -0.00100198 Jy ! Total flux subtracted in 200 components = -0.00100198 Jy ! Clean residual min=-0.005386 max=0.007604 Jy/beam ! Clean residual mean=0.000031 rms=0.001771 Jy/beam ! Combined flux in latest and established models = 0.364158 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 88 components and 0.364158 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339392Jy sigma=0.001545 ! Fit after self-cal, rms=0.339389Jy sigma=0.001545 wmodel J0010-2157_S_1997_07_02_yyk\_map.mod ! Writing 88 model components to file: J0010-2157_S_1997_07_02_yyk_map.mod wobs J0010-2157_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0010-2157_S_1997_07_02_yyk_uvs.fits wwins J0010-2157_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J0010-2157_S_1997_07_02_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.00305871 Jy ! Component: 100 - total flux cleaned = 0.00400843 Jy ! Component: 150 - total flux cleaned = 0.00476306 Jy ! Component: 200 - total flux cleaned = 0.00491705 Jy ! Component: 250 - total flux cleaned = 0.00477808 Jy ! Component: 300 - total flux cleaned = 0.00444605 Jy ! Component: 350 - total flux cleaned = 0.00425624 Jy ! Component: 400 - total flux cleaned = 0.00425693 Jy ! Component: 450 - total flux cleaned = 0.00419951 Jy ! Component: 500 - total flux cleaned = 0.00430949 Jy ! Component: 550 - total flux cleaned = 0.00441654 Jy ! Component: 600 - total flux cleaned = 0.00452158 Jy ! Component: 650 - total flux cleaned = 0.00467435 Jy ! Component: 700 - total flux cleaned = 0.00487242 Jy ! Component: 750 - total flux cleaned = 0.00516165 Jy ! Component: 800 - total flux cleaned = 0.00530198 Jy ! Component: 850 - total flux cleaned = 0.00553138 Jy ! Component: 900 - total flux cleaned = 0.00562212 Jy ! Component: 950 - total flux cleaned = 0.00588489 Jy ! Component: 1000 - total flux cleaned = 0.00592783 Jy ! Component: 1050 - total flux cleaned = 0.00609704 Jy ! Component: 1100 - total flux cleaned = 0.00638481 Jy ! Component: 1150 - total flux cleaned = 0.00654578 Jy ! Component: 1200 - total flux cleaned = 0.00670339 Jy ! Component: 1250 - total flux cleaned = 0.00693569 Jy ! Component: 1300 - total flux cleaned = 0.00716485 Jy ! Component: 1350 - total flux cleaned = 0.00738897 Jy ! Component: 1400 - total flux cleaned = 0.00768266 Jy ! Component: 1450 - total flux cleaned = 0.0078271 Jy ! Component: 1500 - total flux cleaned = 0.00800495 Jy ! Component: 1550 - total flux cleaned = 0.00814494 Jy ! Component: 1600 - total flux cleaned = 0.00828276 Jy ! Component: 1650 - total flux cleaned = 0.00838445 Jy ! Component: 1700 - total flux cleaned = 0.00861803 Jy ! Component: 1750 - total flux cleaned = 0.00871688 Jy ! Component: 1800 - total flux cleaned = 0.00884638 Jy ! Component: 1850 - total flux cleaned = 0.00907069 Jy ! Component: 1900 - total flux cleaned = 0.00925975 Jy ! Component: 1950 - total flux cleaned = 0.00932249 Jy ! Component: 2000 - total flux cleaned = 0.00932203 Jy ! Total flux subtracted in 2048 components = 0.00938269 Jy ! Clean residual min=-0.001509 max=0.002378 Jy/beam ! Clean residual mean=-0.000019 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.373541 Jy keep ! Adding 155 model components to the UV plane model. ! The established model now contains 243 components and 0.373541 Jy ![Exited script file: muppet] wmap "J0010-2157_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.428 x 9.149 at -12.16 degrees (North through East) ! Clean map min=-0.0028394 max=0.3141 Jy/beam ! Writing clean map to FITS file: J0010-2157_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.314102 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000677573 device "J0010-2157_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0010-2157_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.647153 0.647153 1.29431 2.58861 5.17722 10.3544 20.7089 41.4178 82.8355 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.314 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.428 x 9.149 at -12.16 degrees (North through East) ! Clean map min=-0.0028394 max=0.3141 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0010-2157_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0010-2157_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0010-2157_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 15:16:47 2007