! Started logfile: J1159-2148_S_1997_07_02_yyk_uvs.log on Sun Jan 7 17:55:03 2007 obs J1159-2148_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1159-2148_S_1997_07_02_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.623168 visibilities/baseline/integration-bin. ! Found source: J1159-2148 ! ! 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 15816 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-2148_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.824968 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.765 mas, bmaj=7.676 mas, bpa=-11.31 degrees ! Estimated noise=2393.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) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.628752 Jy ! Component: 100 - total flux cleaned = 0.714865 Jy ! Total flux subtracted in 100 components = 0.714866 Jy ! Clean residual min=-0.026298 max=0.027594 Jy/beam ! Clean residual mean=-0.000561 rms=0.006928 Jy/beam ! Combined flux in latest and established models = 0.714865 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.714865 Jy ! ! Correcting IF 1. ! A total of 433 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 294 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 294 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 294 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.375630Jy sigma=0.001244 ! Fit after self-cal, rms=0.375497Jy sigma=0.001243 ! Inverting map and beam ! Estimated beam: bmin=2.765 mas, bmaj=7.676 mas, bpa=-11.31 degrees ! Estimated noise=2393.63 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.48 mas, bmaj=9.123 mas, bpa=-10.4 degrees ! Estimated noise=1609.66 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.00262325 Jy ! Component: 100 - total flux cleaned = 0.00269487 Jy ! Component: 150 - total flux cleaned = 0.0020236 Jy ! Component: 200 - total flux cleaned = 0.00114923 Jy ! Total flux subtracted in 200 components = 0.00114923 Jy ! Clean residual min=-0.023565 max=0.023795 Jy/beam ! Clean residual mean=-0.000567 rms=0.006155 Jy/beam ! Combined flux in latest and established models = 0.716015 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 18 components and 0.716015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.374363Jy sigma=0.001241 ! Fit after self-cal, rms=0.374320Jy sigma=0.001241 ! 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.48 x 9.123 at -10.4 degrees (North through East) ! Clean map min=-0.023286 max=0.72132 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01626 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 0.92 KP 0.91 ! LA 1.01 MK 1.00 NL 1.00* OV 1.06 ! PT 1.00 SC 0.85 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985198 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.15 HN 0.99 KP 0.96 ! LA 1.09 MK 1.04 NL 0.97 OV 1.03 ! PT 0.96 SC 0.92 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04269 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.08 HN 0.92 KP 0.93 ! LA 0.82 MK 0.87 NL 0.93 OV 0.94 ! PT 1.10 SC 1.03 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.994017 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.12 HN 1.11 KP 0.93 ! LA 0.91 MK 1.05 NL 1.04 OV 0.94 ! PT 0.95 SC 1.03 ! ! ! Fit before self-cal, rms=0.374320Jy sigma=0.001241 ! Fit after self-cal, rms=0.356469Jy sigma=0.001210 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.356469Jy sigma=0.001210 ! Fit after self-cal, rms=0.356465Jy sigma=0.001210 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.439 mas, bmaj=8.971 mas, bpa=-9.628 degrees ! Estimated noise=1615.46 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.0146962 Jy ! Component: 100 - total flux cleaned = 0.0169202 Jy ! Component: 150 - total flux cleaned = 0.0169237 Jy ! Component: 200 - total flux cleaned = 0.0170877 Jy ! Total flux subtracted in 200 components = 0.0170877 Jy ! Clean residual min=-0.013123 max=0.010025 Jy/beam ! Clean residual mean=-0.000274 rms=0.003105 Jy/beam ! Combined flux in latest and established models = 0.733102 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 26 components and 0.733102 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.356026Jy sigma=0.001209 ! Fit after self-cal, rms=0.355987Jy sigma=0.001209 ! 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.355987Jy sigma=0.001209 ! Fit after self-cal, rms=0.351127Jy sigma=0.001192 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.00247213 Jy ! Component: 100 - total flux cleaned = 0.00276694 Jy ! Component: 150 - total flux cleaned = 0.00277302 Jy ! Component: 200 - total flux cleaned = 0.00266596 Jy ! Total flux subtracted in 200 components = 0.00266596 Jy ! Clean residual min=-0.012441 max=0.009692 Jy/beam ! Clean residual mean=-0.000256 rms=0.002991 Jy/beam ! Combined flux in latest and established models = 0.735768 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 33 components and 0.735768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.351008Jy sigma=0.001192 ! Fit after self-cal, rms=0.350433Jy sigma=0.001190 ! 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.439 x 8.971 at -9.628 degrees (North through East) ! Clean map min=-0.012293 max=0.72996 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.350433Jy sigma=0.001190 ! Fit after self-cal, rms=0.348183Jy 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.348183Jy sigma=0.001181 ! Fit after self-cal, rms=0.348042Jy sigma=0.001181 ! Inverting map and beam ! Estimated beam: bmin=3.425 mas, bmaj=8.985 mas, bpa=-9.786 degrees ! Estimated noise=1612.38 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00228054 Jy ! Component: 100 - total flux cleaned = 0.00254163 Jy ! Component: 150 - total flux cleaned = 0.00265343 Jy ! Component: 200 - total flux cleaned = 0.00274873 Jy ! Total flux subtracted in 200 components = 0.00274873 Jy ! Clean residual min=-0.007126 max=0.007008 Jy/beam ! Clean residual mean=-0.000102 rms=0.002035 Jy/beam ! Combined flux in latest and established models = 0.738517 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 44 components and 0.738517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347961Jy sigma=0.001180 ! Fit after self-cal, rms=0.347893Jy 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.347893Jy sigma=0.001180 ! Fit after self-cal, rms=0.348002Jy sigma=0.001178 ! Performing phase self-cal over 0.5 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.348002Jy sigma=0.001178 ! Fit after self-cal, rms=0.347972Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=8.973 mas, bpa=-9.702 degrees ! Estimated noise=1614.37 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00257498 Jy ! Component: 100 - total flux cleaned = 0.002849 Jy ! Component: 150 - total flux cleaned = 0.00301761 Jy ! Component: 200 - total flux cleaned = 0.00317536 Jy ! Total flux subtracted in 200 components = 0.00317536 Jy ! Clean residual min=-0.007173 max=0.006855 Jy/beam ! Clean residual mean=-0.000102 rms=0.001967 Jy/beam ! Combined flux in latest and established models = 0.741692 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.741692 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347930Jy sigma=0.001178 ! Fit after self-cal, rms=0.347909Jy sigma=0.001178 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.259 mas, bmaj=15.34 mas, bpa=-9.069 degrees ! Estimated noise=2028.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.000696261 Jy ! Component: 100 - total flux cleaned = -0.000907277 Jy ! Component: 150 - total flux cleaned = -0.00102961 Jy ! Component: 200 - total flux cleaned = -0.00108355 Jy ! Total flux subtracted in 200 components = -0.00108355 Jy ! Clean residual min=-0.006924 max=0.007641 Jy/beam ! Clean residual mean=-0.000219 rms=0.002326 Jy/beam ! Combined flux in latest and established models = 0.740609 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 52 components and 0.740609 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347909Jy sigma=0.001178 ! Fit after self-cal, rms=0.347896Jy sigma=0.001178 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.752 mas, bmaj=7.67 mas, bpa=-11.09 degrees ! Estimated noise=2379.24 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.62663 Jy ! Component: 100 - total flux cleaned = 0.71506 Jy ! Component: 150 - total flux cleaned = 0.737021 Jy ! Component: 200 - total flux cleaned = 0.741806 Jy ! Total flux subtracted in 200 components = 0.741806 Jy ! Clean residual min=-0.012303 max=0.012306 Jy/beam ! Clean residual mean=-0.000103 rms=0.003298 Jy/beam ! Combined flux in latest and established models = 0.741806 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.741806 Jy ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=8.973 mas, bpa=-9.702 degrees ! Estimated noise=1614.37 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.0019496 Jy ! Component: 100 - total flux cleaned = 0.002534 Jy ! Component: 150 - total flux cleaned = 0.00267505 Jy ! Component: 200 - total flux cleaned = 0.00279174 Jy ! Total flux subtracted in 200 components = 0.00279174 Jy ! Clean residual min=-0.007558 max=0.006914 Jy/beam ! Clean residual mean=-0.000119 rms=0.001997 Jy/beam ! Combined flux in latest and established models = 0.744598 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.744598 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=7.259 mas, bmaj=15.34 mas, bpa=-9.069 degrees ! Estimated noise=2028.5 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.000969755 Jy ! Component: 100 - total flux cleaned = -0.00125812 Jy ! Component: 150 - total flux cleaned = -0.00151124 Jy ! Component: 200 - total flux cleaned = -0.00179487 Jy ! Total flux subtracted in 200 components = -0.00179487 Jy ! Clean residual min=-0.006792 max=0.008010 Jy/beam ! Clean residual mean=-0.000244 rms=0.002317 Jy/beam ! Combined flux in latest and established models = 0.742803 Jy ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.742803 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.418 mas, bmaj=8.973 mas, bpa=-9.702 degrees ! Estimated noise=1614.37 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000262461 Jy ! Component: 100 - total flux cleaned = 0.00044749 Jy ! Component: 150 - total flux cleaned = 0.000591435 Jy ! Component: 200 - total flux cleaned = 0.00071709 Jy ! Total flux subtracted in 200 components = 0.00071709 Jy ! Clean residual min=-0.007119 max=0.006605 Jy/beam ! Clean residual mean=-0.000107 rms=0.001952 Jy/beam ! Combined flux in latest and established models = 0.74352 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 46 components and 0.74352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.347894Jy sigma=0.001178 ! Fit after self-cal, rms=0.347887Jy sigma=0.001178 wmodel J1159-2148_S_1997_07_02_yyk\_map.mod ! Writing 46 model components to file: J1159-2148_S_1997_07_02_yyk_map.mod wobs J1159-2148_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1159-2148_S_1997_07_02_yyk_uvs.fits wwins J1159-2148_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J1159-2148_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.0020698 Jy ! Component: 100 - total flux cleaned = -0.00321071 Jy ! Component: 150 - total flux cleaned = -0.00418216 Jy ! Component: 200 - total flux cleaned = -0.00509906 Jy ! Component: 250 - total flux cleaned = -0.00558312 Jy ! Component: 300 - total flux cleaned = -0.00613956 Jy ! Component: 350 - total flux cleaned = -0.00693733 Jy ! Component: 400 - total flux cleaned = -0.0076152 Jy ! Component: 450 - total flux cleaned = -0.00802399 Jy ! Component: 500 - total flux cleaned = -0.00826109 Jy ! Component: 550 - total flux cleaned = -0.00833704 Jy ! Component: 600 - total flux cleaned = -0.00855841 Jy ! Component: 650 - total flux cleaned = -0.00855798 Jy ! Component: 700 - total flux cleaned = -0.00883904 Jy ! Component: 750 - total flux cleaned = -0.00890587 Jy ! Component: 800 - total flux cleaned = -0.00910893 Jy ! Component: 850 - total flux cleaned = -0.00930771 Jy ! Component: 900 - total flux cleaned = -0.00950134 Jy ! Component: 950 - total flux cleaned = -0.00943889 Jy ! Component: 1000 - total flux cleaned = -0.00962358 Jy ! Component: 1050 - total flux cleaned = -0.00968284 Jy ! Component: 1100 - total flux cleaned = -0.0096817 Jy ! Component: 1150 - total flux cleaned = -0.0097392 Jy ! Component: 1200 - total flux cleaned = -0.00962657 Jy ! Component: 1250 - total flux cleaned = -0.0096817 Jy ! Component: 1300 - total flux cleaned = -0.00957274 Jy ! Component: 1350 - total flux cleaned = -0.00962613 Jy ! Component: 1400 - total flux cleaned = -0.0094168 Jy ! Component: 1450 - total flux cleaned = -0.00946824 Jy ! Component: 1500 - total flux cleaned = -0.00941889 Jy ! Component: 1550 - total flux cleaned = -0.00941943 Jy ! Component: 1600 - total flux cleaned = -0.00941958 Jy ! Component: 1650 - total flux cleaned = -0.00937272 Jy ! Component: 1700 - total flux cleaned = -0.00951393 Jy ! Component: 1750 - total flux cleaned = -0.00951348 Jy ! Component: 1800 - total flux cleaned = -0.00955946 Jy ! Component: 1850 - total flux cleaned = -0.00964898 Jy ! Component: 1900 - total flux cleaned = -0.00978005 Jy ! Component: 1950 - total flux cleaned = -0.00978018 Jy ! Component: 2000 - total flux cleaned = -0.00995002 Jy ! Total flux subtracted in 2048 components = -0.0100332 Jy ! Clean residual min=-0.002077 max=0.002953 Jy/beam ! Clean residual mean=-0.000020 rms=0.000870 Jy/beam ! Combined flux in latest and established models = 0.733487 Jy keep ! Adding 125 model components to the UV plane model. ! The established model now contains 171 components and 0.733487 Jy ![Exited script file: muppet] wmap "J1159-2148_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.418 x 8.973 at -9.702 degrees (North through East) ! Clean map min=-0.0055569 max=0.72764 Jy/beam ! Writing clean map to FITS file: J1159-2148_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.727643 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000868179 device "J1159-2148_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1159-2148_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.357942 0.357942 0.715883 1.43177 2.86353 5.72707 11.4541 22.9083 45.8165 91.6331 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0026 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.727 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.418 x 8.973 at -9.702 degrees (North through East) ! Clean map min=-0.0055569 max=0.72764 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1159-2148_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1159-2148_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1159-2148_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 17:55:10 2007