! Started logfile: J1159-2228_S_1997_08_27_yyk_uvs.log on Sun Jan 7 17:55:24 2007 obs J1159-2228_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1159-2228_S_1997_08_27_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.820016 visibilities/baseline/integration-bin. ! Found source: J1159-2228 ! ! 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 702 lines of history. ! ! Reading 20812 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 J1159-2228_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.626983 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.591 mas, bmaj=6.699 mas, bpa=-1.655 degrees ! Estimated noise=2874.91 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.387966 Jy ! Component: 100 - total flux cleaned = 0.464496 Jy ! Total flux subtracted in 100 components = 0.464496 Jy ! Clean residual min=-0.020531 max=0.032535 Jy/beam ! Clean residual mean=0.000135 rms=0.006799 Jy/beam ! Combined flux in latest and established models = 0.464496 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.464496 Jy ! ! Correcting IF 1. ! A total of 295 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 147 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 148 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.403789Jy sigma=0.001239 ! Fit after self-cal, rms=0.398974Jy sigma=0.001231 ! Inverting map and beam ! Estimated beam: bmin=2.591 mas, bmaj=6.699 mas, bpa=-1.655 degrees ! Estimated noise=2875.13 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.416 mas, bmaj=8.819 mas, bpa=-5.163 degrees ! Estimated noise=1407.88 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.0550626 Jy ! Component: 100 - total flux cleaned = 0.070978 Jy ! Component: 150 - total flux cleaned = 0.0737163 Jy ! Component: 200 - total flux cleaned = 0.0739092 Jy ! Total flux subtracted in 200 components = 0.0739092 Jy ! Clean residual min=-0.011941 max=0.016032 Jy/beam ! Clean residual mean=0.000784 rms=0.004351 Jy/beam ! Combined flux in latest and established models = 0.538405 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 35 components and 0.538405 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.393648Jy sigma=0.001211 ! Fit after self-cal, rms=0.393631Jy sigma=0.001211 ! 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.416 x 8.819 at -5.163 degrees (North through East) ! Clean map min=-0.011795 max=0.47051 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.02679 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.06 HN 0.95 KP 0.93 ! LA 0.99 MK 0.99 NL 1.00* OV 1.09 ! PT 0.97 SC 0.80 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990832 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.12 HN 1.03 KP 0.97 ! LA 1.05 MK 1.04 NL 0.94 OV 1.05 ! PT 0.95 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03881 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.09 HN 0.92 KP 0.93 ! LA 0.81 MK 0.93 NL 0.92 OV 0.93 ! PT 1.11 SC 1.05 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.975946 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.10 HN 1.15 KP 0.97 ! LA 0.91 MK 1.06 NL 1.03 OV 0.96 ! PT 0.92 SC 1.20 ! ! ! Fit before self-cal, rms=0.393631Jy sigma=0.001211 ! Fit after self-cal, rms=0.383149Jy sigma=0.001200 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.383149Jy sigma=0.001200 ! Fit after self-cal, rms=0.383150Jy sigma=0.001200 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.456 mas, bmaj=8.824 mas, bpa=-5.115 degrees ! Estimated noise=1415.5 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.0031143 Jy ! Component: 100 - total flux cleaned = 0.00311503 Jy ! Component: 150 - total flux cleaned = 0.00269697 Jy ! Component: 200 - total flux cleaned = 0.00246904 Jy ! Total flux subtracted in 200 components = 0.00246904 Jy ! Clean residual min=-0.008136 max=0.009784 Jy/beam ! Clean residual mean=0.000616 rms=0.002844 Jy/beam ! Combined flux in latest and established models = 0.540874 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.540874 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.383080Jy sigma=0.001200 ! Fit after self-cal, rms=0.383072Jy sigma=0.001200 ! 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.383072Jy sigma=0.001200 ! Fit after self-cal, rms=0.379744Jy 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.00170698 Jy ! Component: 100 - total flux cleaned = 0.00149656 Jy ! Component: 150 - total flux cleaned = 0.00120751 Jy ! Component: 200 - total flux cleaned = 0.000936289 Jy ! Total flux subtracted in 200 components = 0.000936289 Jy ! Clean residual min=-0.007911 max=0.009893 Jy/beam ! Clean residual mean=0.000617 rms=0.002803 Jy/beam ! Combined flux in latest and established models = 0.54181 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 48 components and 0.54181 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.379721Jy sigma=0.001189 ! Fit after self-cal, rms=0.379157Jy 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.456 x 8.824 at -5.115 degrees (North through East) ! Clean map min=-0.0076479 max=0.48123 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.379157Jy sigma=0.001187 ! Fit after self-cal, rms=0.397590Jy sigma=0.001181 ! 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.397590Jy sigma=0.001181 ! Fit after self-cal, rms=0.397451Jy sigma=0.001180 ! Inverting map and beam ! Estimated beam: bmin=3.45 mas, bmaj=8.809 mas, bpa=-4.833 degrees ! Estimated noise=1408.9 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00113002 Jy ! Component: 100 - total flux cleaned = -0.00131689 Jy ! Component: 150 - total flux cleaned = -0.00148523 Jy ! Component: 200 - total flux cleaned = -0.00156047 Jy ! Total flux subtracted in 200 components = -0.00156047 Jy ! Clean residual min=-0.007092 max=0.008913 Jy/beam ! Clean residual mean=0.000565 rms=0.002536 Jy/beam ! Combined flux in latest and established models = 0.54025 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 61 components and 0.54025 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.397417Jy sigma=0.001180 ! Fit after self-cal, rms=0.397369Jy 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.397369Jy sigma=0.001180 ! Fit after self-cal, rms=0.396979Jy 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.396979Jy sigma=0.001179 ! Fit after self-cal, rms=0.396969Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=8.811 mas, bpa=-4.849 degrees ! Estimated noise=1408.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000221469 Jy ! Component: 100 - total flux cleaned = -0.000304889 Jy ! Component: 150 - total flux cleaned = -0.000452071 Jy ! Component: 200 - total flux cleaned = -0.000580798 Jy ! Total flux subtracted in 200 components = -0.000580798 Jy ! Clean residual min=-0.007033 max=0.008912 Jy/beam ! Clean residual mean=0.000570 rms=0.002516 Jy/beam ! Combined flux in latest and established models = 0.539669 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 61 components and 0.539669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.396947Jy sigma=0.001179 ! Fit after self-cal, rms=0.396937Jy sigma=0.001179 ! 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.347 mas, bmaj=18.74 mas, bpa=7.424 degrees ! Estimated noise=1743.02 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.000907012 Jy ! Component: 100 - total flux cleaned = 0.000902117 Jy ! Component: 150 - total flux cleaned = 0.000899487 Jy ! Component: 200 - total flux cleaned = 0.000898228 Jy ! Total flux subtracted in 200 components = 0.000898228 Jy ! Clean residual min=-0.008199 max=0.012319 Jy/beam ! Clean residual mean=0.001052 rms=0.003948 Jy/beam ! Combined flux in latest and established models = 0.540567 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 3 model components to the UV plane model. ! The established model now contains 62 components and 0.540567 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.396971Jy sigma=0.001179 ! Fit after self-cal, rms=0.396936Jy sigma=0.001179 ! 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.61 mas, bmaj=6.687 mas, bpa=-1.763 degrees ! Estimated noise=2935.48 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.405202 Jy ! Component: 100 - total flux cleaned = 0.479376 Jy ! Component: 150 - total flux cleaned = 0.510896 Jy ! Component: 200 - total flux cleaned = 0.527286 Jy ! Total flux subtracted in 200 components = 0.527286 Jy ! Clean residual min=-0.011440 max=0.012801 Jy/beam ! Clean residual mean=0.000110 rms=0.003407 Jy/beam ! Combined flux in latest and established models = 0.527286 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 26 model components to the UV plane model. ! The established model now contains 26 components and 0.527286 Jy ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=8.811 mas, bpa=-4.849 degrees ! Estimated noise=1408.93 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.00993502 Jy ! Component: 100 - total flux cleaned = 0.0109929 Jy ! Component: 150 - total flux cleaned = 0.0110005 Jy ! Component: 200 - total flux cleaned = 0.0111154 Jy ! Total flux subtracted in 200 components = 0.0111154 Jy ! Clean residual min=-0.006846 max=0.008915 Jy/beam ! Clean residual mean=0.000579 rms=0.002526 Jy/beam ! Combined flux in latest and established models = 0.538402 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.538402 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.347 mas, bmaj=18.74 mas, bpa=7.424 degrees ! Estimated noise=1743.02 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.00253135 Jy ! Component: 100 - total flux cleaned = 0.00245326 Jy ! Component: 150 - total flux cleaned = 0.00245429 Jy ! Component: 200 - total flux cleaned = 0.00245294 Jy ! Total flux subtracted in 200 components = 0.00245294 Jy ! Clean residual min=-0.008093 max=0.012208 Jy/beam ! Clean residual mean=0.001051 rms=0.003941 Jy/beam ! Combined flux in latest and established models = 0.540854 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 42 components and 0.540854 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.446 mas, bmaj=8.811 mas, bpa=-4.849 degrees ! Estimated noise=1408.93 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00169413 Jy ! Component: 100 - total flux cleaned = -0.00159489 Jy ! Component: 150 - total flux cleaned = -0.00159129 Jy ! Component: 200 - total flux cleaned = -0.00166077 Jy ! Total flux subtracted in 200 components = -0.00166077 Jy ! Clean residual min=-0.006908 max=0.008838 Jy/beam ! Clean residual mean=0.000574 rms=0.002505 Jy/beam ! Combined flux in latest and established models = 0.539194 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 48 components and 0.539194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.396985Jy sigma=0.001179 ! Fit after self-cal, rms=0.396976Jy sigma=0.001179 wmodel J1159-2228_S_1997_08_27_yyk\_map.mod ! Writing 48 model components to file: J1159-2228_S_1997_08_27_yyk_map.mod wobs J1159-2228_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1159-2228_S_1997_08_27_yyk_uvs.fits wwins J1159-2228_S_1997_08_27_yyk\_map.win ! wwins: Wrote 1 windows to J1159-2228_S_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.00393042 Jy ! Component: 100 - total flux cleaned = 0.00667945 Jy ! Component: 150 - total flux cleaned = 0.00865057 Jy ! Component: 200 - total flux cleaned = 0.010251 Jy ! Component: 250 - total flux cleaned = 0.0107915 Jy ! Component: 300 - total flux cleaned = 0.0115184 Jy ! Component: 350 - total flux cleaned = 0.011915 Jy ! Component: 400 - total flux cleaned = 0.0122016 Jy ! Component: 450 - total flux cleaned = 0.0127558 Jy ! Component: 500 - total flux cleaned = 0.0134687 Jy ! Component: 550 - total flux cleaned = 0.0139015 Jy ! Component: 600 - total flux cleaned = 0.0145757 Jy ! Component: 650 - total flux cleaned = 0.0151491 Jy ! Component: 700 - total flux cleaned = 0.0156282 Jy ! Component: 750 - total flux cleaned = 0.0161744 Jy ! Component: 800 - total flux cleaned = 0.016785 Jy ! Component: 850 - total flux cleaned = 0.0172339 Jy ! Component: 900 - total flux cleaned = 0.0178195 Jy ! Component: 950 - total flux cleaned = 0.0184627 Jy ! Component: 1000 - total flux cleaned = 0.0190928 Jy ! Component: 1050 - total flux cleaned = 0.0193677 Jy ! Component: 1100 - total flux cleaned = 0.0198409 Jy ! Component: 1150 - total flux cleaned = 0.0203056 Jy ! Component: 1200 - total flux cleaned = 0.0206962 Jy ! Component: 1250 - total flux cleaned = 0.0209525 Jy ! Component: 1300 - total flux cleaned = 0.0211417 Jy ! Component: 1350 - total flux cleaned = 0.0213906 Jy ! Component: 1400 - total flux cleaned = 0.0216353 Jy ! Component: 1450 - total flux cleaned = 0.0218751 Jy ! Component: 1500 - total flux cleaned = 0.0224055 Jy ! Component: 1550 - total flux cleaned = 0.022521 Jy ! Component: 1600 - total flux cleaned = 0.0228078 Jy ! Component: 1650 - total flux cleaned = 0.0231467 Jy ! Component: 1700 - total flux cleaned = 0.0235348 Jy ! Component: 1750 - total flux cleaned = 0.0239164 Jy ! Component: 1800 - total flux cleaned = 0.0242386 Jy ! Component: 1850 - total flux cleaned = 0.0245553 Jy ! Component: 1900 - total flux cleaned = 0.0248153 Jy ! Component: 1950 - total flux cleaned = 0.0251236 Jy ! Component: 2000 - total flux cleaned = 0.0254774 Jy ! Total flux subtracted in 2048 components = 0.0256771 Jy ! Clean residual min=-0.002483 max=0.002810 Jy/beam ! Clean residual mean=0.000226 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.564871 Jy keep ! Adding 141 model components to the UV plane model. ! The established model now contains 189 components and 0.564871 Jy ![Exited script file: muppet] wmap "J1159-2228_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.446 x 8.811 at -4.849 degrees (North through East) ! Clean map min=-0.0051896 max=0.48371 Jy/beam ! Writing clean map to FITS file: J1159-2228_S_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.483714 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00104964 device "J1159-2228_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1159-2228_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.650991 0.650991 1.30198 2.60397 5.20793 10.4159 20.8317 41.6634 83.3269 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.483 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.446 x 8.811 at -4.849 degrees (North through East) ! Clean map min=-0.0051896 max=0.48371 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1159-2228_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1159-2228_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1159-2228_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 17:55:31 2007