! Started logfile: J1104-2431_X_1997_08_27_yyk_uvs.log on Mon Jan 8 05:09:33 2007 obs J1104-2431_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1104-2431_X_1997_08_27_yyk_uva.fits ! AN table 1: 150 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.857481 visibilities/baseline/integration-bin. ! Found source: J1104-2431 ! ! 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 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 701 lines of history. ! ! Reading 23152 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 J1104-2431_X_1997_08_27_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.353686 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=0.78 mas, bmaj=1.609 mas, bpa=-17.92 degrees ! Estimated noise=1390.68 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.178404 Jy ! Component: 100 - total flux cleaned = 0.214028 Jy ! Total flux subtracted in 100 components = 0.214028 Jy ! Clean residual min=-0.026074 max=0.030719 Jy/beam ! Clean residual mean=0.000537 rms=0.006440 Jy/beam ! Combined flux in latest and established models = 0.214028 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.214028 Jy ! ! Correcting IF 1. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 115 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.270485Jy sigma=0.001411 ! Fit after self-cal, rms=0.269536Jy sigma=0.001407 ! Inverting map and beam ! Estimated beam: bmin=0.78 mas, bmaj=1.609 mas, bpa=-17.92 degrees ! Estimated noise=1390.68 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9275 mas, bmaj=1.955 mas, bpa=-16.76 degrees ! Estimated noise=849.109 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.0454467 Jy ! Component: 100 - total flux cleaned = 0.060992 Jy ! Component: 150 - total flux cleaned = 0.0645801 Jy ! Component: 200 - total flux cleaned = 0.0672959 Jy ! Total flux subtracted in 200 components = 0.0672959 Jy ! Clean residual min=-0.015841 max=0.017202 Jy/beam ! Clean residual mean=0.000148 rms=0.003987 Jy/beam ! Combined flux in latest and established models = 0.281324 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 20 components and 0.281324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.265490Jy sigma=0.001376 ! Fit after self-cal, rms=0.265394Jy sigma=0.001376 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9275 x 1.955 at -16.76 degrees (North through East) ! Clean map min=-0.014924 max=0.21649 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.00252 ! Telescope amplitude corrections in sub-array 1: ! BR 1.19 FD 0.94 HN 0.95 KP 0.99 ! LA 0.95 MK 1.02 NL 0.97 OV 1.09 ! PT 0.90 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00027 ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.95 HN 0.87 KP 0.99 ! LA 0.91 MK 0.99 NL 0.96 OV 1.16 ! PT 0.86 SC 1.02 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.993896 ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 0.94 HN 0.94 KP 0.99 ! LA 0.92 MK 0.97 NL 0.97 OV 1.12 ! PT 0.93 SC 1.07 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.975117 ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.92 HN 0.98 KP 1.02 ! LA 0.94 MK 0.95 NL 1.00 OV 1.13 ! PT 0.92 SC 1.10 ! ! ! Fit before self-cal, rms=0.265394Jy sigma=0.001376 ! Fit after self-cal, rms=0.262725Jy sigma=0.001367 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.262725Jy sigma=0.001367 ! Fit after self-cal, rms=0.262723Jy sigma=0.001367 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9303 mas, bmaj=2.008 mas, bpa=-18.64 degrees ! Estimated noise=815.882 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.00515157 Jy ! Component: 100 - total flux cleaned = -0.00543977 Jy ! Component: 150 - total flux cleaned = -0.00544191 Jy ! Component: 200 - total flux cleaned = -0.00529747 Jy ! Total flux subtracted in 200 components = -0.00529747 Jy ! Clean residual min=-0.015794 max=0.011489 Jy/beam ! Clean residual mean=0.000116 rms=0.003255 Jy/beam ! Combined flux in latest and established models = 0.276027 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 28 components and 0.276027 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262266Jy sigma=0.001365 ! Fit after self-cal, rms=0.262244Jy sigma=0.001365 ! 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.262244Jy sigma=0.001365 ! Fit after self-cal, rms=0.255113Jy sigma=0.001322 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.00743178 Jy ! Component: 100 - total flux cleaned = 0.00778265 Jy ! Component: 150 - total flux cleaned = 0.00804831 Jy ! Component: 200 - total flux cleaned = 0.00827456 Jy ! Total flux subtracted in 200 components = 0.00827456 Jy ! Clean residual min=-0.015553 max=0.011989 Jy/beam ! Clean residual mean=0.000136 rms=0.003325 Jy/beam ! Combined flux in latest and established models = 0.284301 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 35 components and 0.284301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.255010Jy sigma=0.001321 ! Fit after self-cal, rms=0.254105Jy sigma=0.001315 ! 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: 0.9303 x 2.008 at -18.64 degrees (North through East) ! Clean map min=-0.015058 max=0.21584 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.254105Jy sigma=0.001315 ! Fit after self-cal, rms=2.755900Jy sigma=0.001270 ! 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=2.755900Jy sigma=0.001270 ! Fit after self-cal, rms=2.755647Jy sigma=0.001269 ! Inverting map and beam ! Estimated beam: bmin=0.9198 mas, bmaj=2.365 mas, bpa=-13.26 degrees ! Estimated noise=815.245 mJy/beam. ! Added new window around map position (-1.4, -1.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00481918 Jy ! Component: 100 - total flux cleaned = 0.00456713 Jy ! Component: 150 - total flux cleaned = 0.00476694 Jy ! Component: 200 - total flux cleaned = 0.00476108 Jy ! Total flux subtracted in 200 components = 0.00476108 Jy ! Clean residual min=-0.004931 max=0.005514 Jy/beam ! Clean residual mean=-0.000042 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.289062 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 55 components and 0.289062 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.755596Jy sigma=0.001267 ! Fit after self-cal, rms=2.755449Jy sigma=0.001267 ! 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=2.755449Jy sigma=0.001267 ! Fit after self-cal, rms=2.419281Jy sigma=0.001265 ! 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=2.419281Jy sigma=0.001265 ! Fit after self-cal, rms=2.419282Jy sigma=0.001265 ! Inverting map and beam ! Estimated beam: bmin=0.9212 mas, bmaj=2.353 mas, bpa=-12.49 degrees ! Estimated noise=813.949 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00229627 Jy ! Component: 100 - total flux cleaned = 0.00279796 Jy ! Component: 150 - total flux cleaned = 0.00295081 Jy ! Component: 200 - total flux cleaned = 0.00308595 Jy ! Total flux subtracted in 200 components = 0.00308595 Jy ! Clean residual min=-0.004424 max=0.004584 Jy/beam ! Clean residual mean=-0.000035 rms=0.001178 Jy/beam ! Combined flux in latest and established models = 0.292148 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 62 components and 0.292148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.419272Jy sigma=0.001264 ! Fit after self-cal, rms=2.419549Jy sigma=0.001264 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.212 mas, bmaj=4.854 mas, bpa=-10.04 degrees ! Estimated noise=1040.61 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.000994083 Jy ! Component: 100 - total flux cleaned = 0.000889989 Jy ! Component: 150 - total flux cleaned = 0.000807972 Jy ! Component: 200 - total flux cleaned = 0.000816463 Jy ! Total flux subtracted in 200 components = 0.000816463 Jy ! Clean residual min=-0.003823 max=0.004335 Jy/beam ! Clean residual mean=-0.000065 rms=0.001199 Jy/beam ! Combined flux in latest and established models = 0.292965 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 73 components and 0.292965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.419568Jy sigma=0.001264 ! Fit after self-cal, rms=2.419686Jy sigma=0.001264 ! 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=0.7454 mas, bmaj=1.777 mas, bpa=-13.27 degrees ! Estimated noise=1556.52 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.200511 Jy ! Component: 100 - total flux cleaned = 0.247204 Jy ! Component: 150 - total flux cleaned = 0.268957 Jy ! Component: 200 - total flux cleaned = 0.277583 Jy ! Total flux subtracted in 200 components = 0.277583 Jy ! Clean residual min=-0.010178 max=0.009403 Jy/beam ! Clean residual mean=0.000011 rms=0.002449 Jy/beam ! Combined flux in latest and established models = 0.277583 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 25 model components to the UV plane model. ! The established model now contains 25 components and 0.277583 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9212 mas, bmaj=2.353 mas, bpa=-12.49 degrees ! Estimated noise=813.949 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.0110029 Jy ! Component: 100 - total flux cleaned = 0.0129261 Jy ! Component: 150 - total flux cleaned = 0.0142753 Jy ! Component: 200 - total flux cleaned = 0.0149341 Jy ! Total flux subtracted in 200 components = 0.0149341 Jy ! Clean residual min=-0.004370 max=0.004830 Jy/beam ! Clean residual mean=-0.000034 rms=0.001161 Jy/beam ! Combined flux in latest and established models = 0.292517 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 38 components and 0.292517 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.212 mas, bmaj=4.854 mas, bpa=-10.04 degrees ! Estimated noise=1040.61 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.00163595 Jy ! Component: 100 - total flux cleaned = 0.00163801 Jy ! Component: 150 - total flux cleaned = 0.00155436 Jy ! Component: 200 - total flux cleaned = 0.00141258 Jy ! Total flux subtracted in 200 components = 0.00141258 Jy ! Clean residual min=-0.003429 max=0.003840 Jy/beam ! Clean residual mean=-0.000063 rms=0.001165 Jy/beam ! Combined flux in latest and established models = 0.29393 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 50 components and 0.29393 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9212 mas, bmaj=2.353 mas, bpa=-12.49 degrees ! Estimated noise=813.949 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000466257 Jy ! Component: 100 - total flux cleaned = -0.000602888 Jy ! Component: 150 - total flux cleaned = -0.00060149 Jy ! Component: 200 - total flux cleaned = -0.000713911 Jy ! Total flux subtracted in 200 components = -0.000713911 Jy ! Clean residual min=-0.004012 max=0.004345 Jy/beam ! Clean residual mean=-0.000033 rms=0.001059 Jy/beam ! Combined flux in latest and established models = 0.293216 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 59 components and 0.293216 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=2.419825Jy sigma=0.001264 ! Fit after self-cal, rms=2.419524Jy sigma=0.001264 wmodel J1104-2431_X_1997_08_27_yyk\_map.mod ! Writing 59 model components to file: J1104-2431_X_1997_08_27_yyk_map.mod wobs J1104-2431_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1104-2431_X_1997_08_27_yyk_uvs.fits wwins J1104-2431_X_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1104-2431_X_1997_08_27_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.000181801 Jy ! Component: 100 - total flux cleaned = -0.00042565 Jy ! Component: 150 - total flux cleaned = -0.000676521 Jy ! Component: 200 - total flux cleaned = -0.00049797 Jy ! Component: 250 - total flux cleaned = -0.000720481 Jy ! Component: 300 - total flux cleaned = -0.000881554 Jy ! Component: 350 - total flux cleaned = -0.000986176 Jy ! Component: 400 - total flux cleaned = -0.00103817 Jy ! Component: 450 - total flux cleaned = -0.00094028 Jy ! Component: 500 - total flux cleaned = -0.000988357 Jy ! Component: 550 - total flux cleaned = -0.00108098 Jy ! Component: 600 - total flux cleaned = -0.00112676 Jy ! Component: 650 - total flux cleaned = -0.0012597 Jy ! Component: 700 - total flux cleaned = -0.00130296 Jy ! Component: 750 - total flux cleaned = -0.00147294 Jy ! Component: 800 - total flux cleaned = -0.0015981 Jy ! Component: 850 - total flux cleaned = -0.00172074 Jy ! Component: 900 - total flux cleaned = -0.00180155 Jy ! Component: 950 - total flux cleaned = -0.00192017 Jy ! Component: 1000 - total flux cleaned = -0.00207459 Jy ! Component: 1050 - total flux cleaned = -0.00203655 Jy ! Component: 1100 - total flux cleaned = -0.00211235 Jy ! Component: 1150 - total flux cleaned = -0.0022598 Jy ! Component: 1200 - total flux cleaned = -0.00222384 Jy ! Component: 1250 - total flux cleaned = -0.00240278 Jy ! Component: 1300 - total flux cleaned = -0.00254352 Jy ! Component: 1350 - total flux cleaned = -0.00271574 Jy ! Component: 1400 - total flux cleaned = -0.00281854 Jy ! Component: 1450 - total flux cleaned = -0.00288609 Jy ! Component: 1500 - total flux cleaned = -0.00308454 Jy ! Component: 1550 - total flux cleaned = -0.0031177 Jy ! Component: 1600 - total flux cleaned = -0.00327966 Jy ! Component: 1650 - total flux cleaned = -0.00337543 Jy ! Component: 1700 - total flux cleaned = -0.00340701 Jy ! Component: 1750 - total flux cleaned = -0.00356279 Jy ! Component: 1800 - total flux cleaned = -0.00368606 Jy ! Component: 1850 - total flux cleaned = -0.00371589 Jy ! Component: 1900 - total flux cleaned = -0.00380561 Jy ! Component: 1950 - total flux cleaned = -0.00383509 Jy ! Component: 2000 - total flux cleaned = -0.00386484 Jy ! Total flux subtracted in 2048 components = -0.00389367 Jy ! Clean residual min=-0.001769 max=0.001681 Jy/beam ! Clean residual mean=-0.000014 rms=0.000538 Jy/beam ! Combined flux in latest and established models = 0.289322 Jy keep ! Adding 146 model components to the UV plane model. ! The established model now contains 205 components and 0.289322 Jy ![Exited script file: muppet] wmap "J1104-2431_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9212 x 2.353 at -12.49 degrees (North through East) ! Clean map min=-0.002837 max=0.23455 Jy/beam ! Writing clean map to FITS file: J1104-2431_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.234552 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000534121 device "J1104-2431_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1104-2431_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.683161 0.683161 1.36632 2.73264 5.46528 10.9306 21.8611 43.7223 87.4446 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.234 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9212 x 2.353 at -12.49 degrees (North through East) ! Clean map min=-0.002837 max=0.23455 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1104-2431_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1104-2431_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1104-2431_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 05:09:42 2007