! Started logfile: J1007-0207_S_1997_05_07_yyk_uvs.log on Sun Jan 7 17:25:28 2007 obs J1007-0207_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1007-0207_S_1997_05_07_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.970104 visibilities/baseline/integration-bin. ! Found source: J1007-0207 ! ! 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 24272 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 J1007-0207_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.48599 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.764 mas, bmaj=7.212 mas, bpa=-3.028 degrees ! Estimated noise=1447.53 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.321303 Jy ! Component: 100 - total flux cleaned = 0.400698 Jy ! Total flux subtracted in 100 components = 0.400698 Jy ! Clean residual min=-0.015244 max=0.023794 Jy/beam ! Clean residual mean=0.000329 rms=0.004737 Jy/beam ! Combined flux in latest and established models = 0.400698 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.400698 Jy ! ! Correcting IF 1. ! A total of 160 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 24 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.281738Jy sigma=0.001248 ! Fit after self-cal, rms=0.281086Jy sigma=0.001245 ! Inverting map and beam ! Estimated beam: bmin=2.764 mas, bmaj=7.212 mas, bpa=-3.028 degrees ! Estimated noise=1447.53 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.539 mas, bmaj=8.668 mas, bpa=-5.159 degrees ! Estimated noise=964.828 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.0433493 Jy ! Component: 100 - total flux cleaned = 0.0590668 Jy ! Component: 150 - total flux cleaned = 0.0649557 Jy ! Component: 200 - total flux cleaned = 0.0656626 Jy ! Total flux subtracted in 200 components = 0.0656626 Jy ! Clean residual min=-0.013014 max=0.025370 Jy/beam ! Clean residual mean=0.000585 rms=0.004971 Jy/beam ! Combined flux in latest and established models = 0.466361 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 19 components and 0.466361 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276144Jy sigma=0.001223 ! Fit after self-cal, rms=0.276094Jy sigma=0.001223 ! 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.539 x 8.668 at -5.159 degrees (North through East) ! Clean map min=-0.01267 max=0.38199 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.03201 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.04 HN 0.98 KP 0.90 ! LA 0.96 MK 1.00 NL 1.00* OV 1.13 ! PT 0.91 SC 0.81 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.97639 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.10 HN 1.08 KP 0.96 ! LA 1.06 MK 1.01 NL 1.05 OV 1.09 ! PT 0.92 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04766 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.06 HN 0.95 KP 0.90 ! LA 0.79 MK 0.87 NL 0.96 OV 0.98 ! PT 1.06 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.988541 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.10 HN 1.07 KP 0.95 ! LA 0.87 MK 0.99 NL 1.14 OV 1.13 ! PT 0.89 SC 1.00 ! ! ! Fit before self-cal, rms=0.276094Jy sigma=0.001223 ! Fit after self-cal, rms=0.268141Jy sigma=0.001205 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.268141Jy sigma=0.001205 ! Fit after self-cal, rms=0.268144Jy sigma=0.001205 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.492 mas, bmaj=8.502 mas, bpa=-4.607 degrees ! Estimated noise=966.367 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 (-13.5, 4.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0224859 Jy ! Component: 100 - total flux cleaned = 0.0327037 Jy ! Component: 150 - total flux cleaned = 0.0385966 Jy ! Component: 200 - total flux cleaned = 0.0406215 Jy ! Total flux subtracted in 200 components = 0.0406215 Jy ! Clean residual min=-0.006045 max=0.009146 Jy/beam ! Clean residual mean=0.000138 rms=0.002096 Jy/beam ! Combined flux in latest and established models = 0.506982 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 64 components and 0.506983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.266948Jy sigma=0.001199 ! Fit after self-cal, rms=0.266811Jy sigma=0.001198 ! 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.266811Jy sigma=0.001198 ! Fit after self-cal, rms=0.264908Jy sigma=0.001189 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.00534339 Jy ! Component: 100 - total flux cleaned = 0.00677179 Jy ! Component: 150 - total flux cleaned = 0.00754716 Jy ! Component: 200 - total flux cleaned = 0.00755324 Jy ! Total flux subtracted in 200 components = 0.00755324 Jy ! Clean residual min=-0.005613 max=0.007907 Jy/beam ! Clean residual mean=0.000090 rms=0.001892 Jy/beam ! Combined flux in latest and established models = 0.514536 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 80 components and 0.514536 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.264721Jy sigma=0.001188 ! Fit after self-cal, rms=0.264490Jy sigma=0.001187 ! 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.492 x 8.502 at -4.607 degrees (North through East) ! Clean map min=-0.0057944 max=0.3845 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.264490Jy sigma=0.001187 ! Fit after self-cal, rms=0.259015Jy sigma=0.001179 ! 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.259015Jy sigma=0.001179 ! Fit after self-cal, rms=0.258974Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.471 mas, bmaj=8.432 mas, bpa=-4.21 degrees ! Estimated noise=958.22 mJy/beam. ! Added new window around map position (-22.5, 3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00847337 Jy ! Component: 100 - total flux cleaned = 0.0122088 Jy ! Component: 150 - total flux cleaned = 0.0139758 Jy ! Component: 200 - total flux cleaned = 0.0149171 Jy ! Total flux subtracted in 200 components = 0.0149171 Jy ! Clean residual min=-0.004823 max=0.004996 Jy/beam ! Clean residual mean=0.000049 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.529453 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 117 components and 0.529453 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.258768Jy sigma=0.001178 ! Fit after self-cal, rms=0.258750Jy sigma=0.001178 ! 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.258750Jy sigma=0.001178 ! Fit after self-cal, rms=0.258843Jy sigma=0.001176 ! 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.258843Jy sigma=0.001176 ! Fit after self-cal, rms=0.258843Jy sigma=0.001176 ! Inverting map and beam ! Estimated beam: bmin=3.466 mas, bmaj=8.424 mas, bpa=-4.192 degrees ! Estimated noise=957.811 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00289902 Jy ! Component: 100 - total flux cleaned = 0.00442097 Jy ! Component: 150 - total flux cleaned = 0.0049855 Jy ! Component: 200 - total flux cleaned = 0.00513192 Jy ! Total flux subtracted in 200 components = 0.00513192 Jy ! Clean residual min=-0.004696 max=0.004586 Jy/beam ! Clean residual mean=0.000051 rms=0.001130 Jy/beam ! Combined flux in latest and established models = 0.534585 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 133 components and 0.534585 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.258794Jy sigma=0.001176 ! Fit after self-cal, rms=0.258790Jy sigma=0.001176 ! 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.109 mas, bmaj=13.03 mas, bpa=1.479 degrees ! Estimated noise=1194.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.0019201 Jy ! Component: 100 - total flux cleaned = 0.00246623 Jy ! Component: 150 - total flux cleaned = 0.00253968 Jy ! Component: 200 - total flux cleaned = 0.00267202 Jy ! Total flux subtracted in 200 components = 0.00267202 Jy ! Clean residual min=-0.004439 max=0.004499 Jy/beam ! Clean residual mean=0.000068 rms=0.001285 Jy/beam ! Combined flux in latest and established models = 0.537257 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 147 components and 0.537257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.258785Jy sigma=0.001176 ! Fit after self-cal, rms=0.258775Jy sigma=0.001176 ! 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.728 mas, bmaj=7.116 mas, bpa=-2.425 degrees ! Estimated noise=1426.31 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.31959 Jy ! Component: 100 - total flux cleaned = 0.403063 Jy ! Component: 150 - total flux cleaned = 0.437198 Jy ! Component: 200 - total flux cleaned = 0.456566 Jy ! Total flux subtracted in 200 components = 0.456566 Jy ! Clean residual min=-0.008128 max=0.014512 Jy/beam ! Clean residual mean=0.000138 rms=0.002472 Jy/beam ! Combined flux in latest and established models = 0.456566 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.456566 Jy ! Inverting map and beam ! Estimated beam: bmin=3.466 mas, bmaj=8.424 mas, bpa=-4.192 degrees ! Estimated noise=957.811 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) ! Added new window around map position (-4.5, 1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0257853 Jy ! Component: 100 - total flux cleaned = 0.0408799 Jy ! Component: 150 - total flux cleaned = 0.0513937 Jy ! Component: 200 - total flux cleaned = 0.0591153 Jy ! Total flux subtracted in 200 components = 0.0591153 Jy ! Clean residual min=-0.004631 max=0.004986 Jy/beam ! Clean residual mean=0.000159 rms=0.001534 Jy/beam ! Combined flux in latest and established models = 0.515681 Jy ! Adding 70 model components to the UV plane model. ! The established model now contains 92 components and 0.515681 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.109 mas, bmaj=13.03 mas, bpa=1.479 degrees ! Estimated noise=1194.51 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.00850751 Jy ! Component: 100 - total flux cleaned = 0.0134266 Jy ! Component: 150 - total flux cleaned = 0.0150158 Jy ! Component: 200 - total flux cleaned = 0.0161807 Jy ! Total flux subtracted in 200 components = 0.0161807 Jy ! Clean residual min=-0.004242 max=0.004397 Jy/beam ! Clean residual mean=0.000126 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.531862 Jy ! Adding 78 model components to the UV plane model. ! The established model now contains 162 components and 0.531862 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.466 mas, bmaj=8.424 mas, bpa=-4.192 degrees ! Estimated noise=957.811 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000298047 Jy ! Component: 100 - total flux cleaned = -5.34901e-05 Jy ! Component: 150 - total flux cleaned = 0.000660295 Jy ! Component: 200 - total flux cleaned = 0.00128361 Jy ! Total flux subtracted in 200 components = 0.00128361 Jy ! Clean residual min=-0.004085 max=0.003471 Jy/beam ! Clean residual mean=0.000054 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.533146 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 182 components and 0.533146 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.258696Jy sigma=0.001176 ! Fit after self-cal, rms=0.258680Jy sigma=0.001176 wmodel J1007-0207_S_1997_05_07_yyk\_map.mod ! Writing 182 model components to file: J1007-0207_S_1997_05_07_yyk_map.mod wobs J1007-0207_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1007-0207_S_1997_05_07_yyk_uvs.fits wwins J1007-0207_S_1997_05_07_yyk\_map.win ! wwins: Wrote 4 windows to J1007-0207_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.0010279 Jy ! Component: 100 - total flux cleaned = -0.00145996 Jy ! Component: 150 - total flux cleaned = -0.00175399 Jy ! Component: 200 - total flux cleaned = -0.00192044 Jy ! Component: 250 - total flux cleaned = -0.001973 Jy ! Component: 300 - total flux cleaned = -0.00182342 Jy ! Component: 350 - total flux cleaned = -0.00167718 Jy ! Component: 400 - total flux cleaned = -0.00148762 Jy ! Component: 450 - total flux cleaned = -0.00134821 Jy ! Component: 500 - total flux cleaned = -0.00112213 Jy ! Component: 550 - total flux cleaned = -0.000946159 Jy ! Component: 600 - total flux cleaned = -0.000774567 Jy ! Component: 650 - total flux cleaned = -0.000522288 Jy ! Component: 700 - total flux cleaned = -0.000276726 Jy ! Component: 750 - total flux cleaned = -0.000156341 Jy ! Component: 800 - total flux cleaned = 8.01561e-05 Jy ! Component: 850 - total flux cleaned = 0.000272477 Jy ! Component: 900 - total flux cleaned = 0.00046176 Jy ! Component: 950 - total flux cleaned = 0.000536484 Jy ! Component: 1000 - total flux cleaned = 0.000756375 Jy ! Component: 1050 - total flux cleaned = 0.000864072 Jy ! Component: 1100 - total flux cleaned = 0.000970067 Jy ! Component: 1150 - total flux cleaned = 0.000901965 Jy ! Component: 1200 - total flux cleaned = 0.00117606 Jy ! Component: 1250 - total flux cleaned = 0.00134356 Jy ! Component: 1300 - total flux cleaned = 0.001344 Jy ! Component: 1350 - total flux cleaned = 0.00160597 Jy ! Component: 1400 - total flux cleaned = 0.00186326 Jy ! Component: 1450 - total flux cleaned = 0.00195859 Jy ! Component: 1500 - total flux cleaned = 0.00233317 Jy ! Component: 1550 - total flux cleaned = 0.00239433 Jy ! Component: 1600 - total flux cleaned = 0.00251635 Jy ! Component: 1650 - total flux cleaned = 0.00266631 Jy ! Component: 1700 - total flux cleaned = 0.00275552 Jy ! Component: 1750 - total flux cleaned = 0.00284379 Jy ! Component: 1800 - total flux cleaned = 0.0030174 Jy ! Component: 1850 - total flux cleaned = 0.00318936 Jy ! Component: 1900 - total flux cleaned = 0.00333068 Jy ! Component: 1950 - total flux cleaned = 0.00338707 Jy ! Component: 2000 - total flux cleaned = 0.00352582 Jy ! Total flux subtracted in 2048 components = 0.00363508 Jy ! Clean residual min=-0.001926 max=0.001874 Jy/beam ! Clean residual mean=0.000026 rms=0.000583 Jy/beam ! Combined flux in latest and established models = 0.536781 Jy keep ! Adding 151 model components to the UV plane model. ! The established model now contains 333 components and 0.536781 Jy ![Exited script file: muppet] wmap "J1007-0207_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.466 x 8.424 at -4.192 degrees (North through East) ! Clean map min=-0.0035046 max=0.38401 Jy/beam ! Writing clean map to FITS file: J1007-0207_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.384015 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000580392 device "J1007-0207_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1007-0207_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.453414 0.453414 0.906828 1.81366 3.62731 7.25462 14.5092 29.0185 58.037 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.384 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.466 x 8.424 at -4.192 degrees (North through East) ! Clean map min=-0.0035046 max=0.38401 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1007-0207_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1007-0207_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1007-0207_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 17:25:37 2007