! Started logfile: J2156-0037_S_1997_05_07_yyk_uvs.log on Sun Jan 7 20:03:45 2007 obs J2156-0037_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2156-0037_S_1997_05_07_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.844907 visibilities/baseline/integration-bin. ! Found source: J2156-0037 ! ! 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 21900 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 J2156-0037_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.414396 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=3.02 mas, bmaj=7.156 mas, bpa=-1.738 degrees ! Estimated noise=1736.13 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.266407 Jy ! Component: 100 - total flux cleaned = 0.299532 Jy ! Total flux subtracted in 100 components = 0.299532 Jy ! Clean residual min=-0.010294 max=0.013158 Jy/beam ! Clean residual mean=0.000042 rms=0.002767 Jy/beam ! Combined flux in latest and established models = 0.299532 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.299532 Jy ! ! Correcting IF 1. ! A total of 263 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 129 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.273691Jy sigma=0.001198 ! Fit after self-cal, rms=0.273556Jy sigma=0.001198 ! Inverting map and beam ! Estimated beam: bmin=3.02 mas, bmaj=7.156 mas, bpa=-1.735 degrees ! Estimated noise=1736.61 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.679 mas, bmaj=8.486 mas, bpa=-3.791 degrees ! Estimated noise=1005.77 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.00279436 Jy ! Component: 100 - total flux cleaned = -0.00327325 Jy ! Component: 150 - total flux cleaned = -0.0034557 Jy ! Component: 200 - total flux cleaned = -0.00331274 Jy ! Total flux subtracted in 200 components = -0.00331274 Jy ! Clean residual min=-0.006671 max=0.009341 Jy/beam ! Clean residual mean=0.000076 rms=0.002132 Jy/beam ! Combined flux in latest and established models = 0.296219 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 23 components and 0.296219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273073Jy sigma=0.001196 ! Fit after self-cal, rms=0.273070Jy sigma=0.001196 ! 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.679 x 8.486 at -3.791 degrees (North through East) ! Clean map min=-0.0064531 max=0.30011 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.02487 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.04 HN 0.98 KP 0.89 ! LA 1.03 MK 1.00 NL 1.00* OV 1.10 ! PT 0.94 SC 0.82 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.974821 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.12 HN 1.12 KP 0.98 ! LA 1.12 MK 1.07 NL 0.97 OV 1.03 ! PT 0.93 SC 0.90 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.05428 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.06 HN 0.94 KP 0.92 ! LA 0.79 MK 0.88 NL 0.92 OV 0.95 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.989546 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.11 HN 1.10 KP 0.97 ! LA 0.87 MK 1.03 NL 1.04 OV 1.08 ! PT 0.91 SC 1.02 ! ! ! Fit before self-cal, rms=0.273070Jy sigma=0.001196 ! Fit after self-cal, rms=0.264019Jy sigma=0.001187 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.264019Jy sigma=0.001187 ! Fit after self-cal, rms=0.264017Jy sigma=0.001187 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.635 mas, bmaj=8.319 mas, bpa=-2.461 degrees ! Estimated noise=1009.93 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.00377448 Jy ! Component: 100 - total flux cleaned = 0.00439781 Jy ! Component: 150 - total flux cleaned = 0.00455735 Jy ! Component: 200 - total flux cleaned = 0.00465578 Jy ! Total flux subtracted in 200 components = 0.00465578 Jy ! Clean residual min=-0.004404 max=0.003960 Jy/beam ! Clean residual mean=-0.000043 rms=0.001099 Jy/beam ! Combined flux in latest and established models = 0.300875 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 41 components and 0.300875 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263950Jy sigma=0.001187 ! Fit after self-cal, rms=0.263949Jy sigma=0.001187 ! 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.263949Jy sigma=0.001187 ! Fit after self-cal, rms=0.263226Jy sigma=0.001184 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.000270988 Jy ! Component: 100 - total flux cleaned = 0.000348406 Jy ! Component: 150 - total flux cleaned = 0.000441361 Jy ! Component: 200 - total flux cleaned = 0.000489123 Jy ! Total flux subtracted in 200 components = 0.000489123 Jy ! Clean residual min=-0.004482 max=0.004058 Jy/beam ! Clean residual mean=-0.000046 rms=0.001094 Jy/beam ! Combined flux in latest and established models = 0.301364 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 50 components and 0.301364 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.263216Jy sigma=0.001184 ! Fit after self-cal, rms=0.263120Jy sigma=0.001183 ! 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.635 x 8.319 at -2.461 degrees (North through East) ! Clean map min=-0.00431 max=0.30307 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.263120Jy sigma=0.001183 ! Fit after self-cal, rms=0.260574Jy 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.260574Jy sigma=0.001179 ! Fit after self-cal, rms=0.260552Jy sigma=0.001179 ! Inverting map and beam ! Estimated beam: bmin=3.625 mas, bmaj=8.299 mas, bpa=-2.302 degrees ! Estimated noise=1007.44 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000560048 Jy ! Component: 100 - total flux cleaned = 0.000607832 Jy ! Component: 150 - total flux cleaned = 0.000608502 Jy ! Component: 200 - total flux cleaned = 0.000626143 Jy ! Total flux subtracted in 200 components = 0.000626143 Jy ! Clean residual min=-0.004417 max=0.003330 Jy/beam ! Clean residual mean=-0.000044 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.30199 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 65 components and 0.30199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260547Jy sigma=0.001179 ! Fit after self-cal, rms=0.260542Jy sigma=0.001179 ! 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.260542Jy sigma=0.001179 ! Fit after self-cal, rms=0.260972Jy 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.260972Jy sigma=0.001178 ! Fit after self-cal, rms=0.260970Jy sigma=0.001178 ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=8.283 mas, bpa=-2.168 degrees ! Estimated noise=1009.39 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00117956 Jy ! Component: 100 - total flux cleaned = 0.00133846 Jy ! Component: 150 - total flux cleaned = 0.00133777 Jy ! Component: 200 - total flux cleaned = 0.00133802 Jy ! Total flux subtracted in 200 components = 0.00133802 Jy ! Clean residual min=-0.004439 max=0.003325 Jy/beam ! Clean residual mean=-0.000042 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 0.303328 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 73 components and 0.303328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260966Jy sigma=0.001178 ! Fit after self-cal, rms=0.260965Jy 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=8.734 mas, bmaj=13.23 mas, bpa=7.323 degrees ! Estimated noise=1226.54 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.000482623 Jy ! Component: 100 - total flux cleaned = 0.000551309 Jy ! Component: 150 - total flux cleaned = 0.00058657 Jy ! Component: 200 - total flux cleaned = 0.000615716 Jy ! Total flux subtracted in 200 components = 0.000615716 Jy ! Clean residual min=-0.004109 max=0.003634 Jy/beam ! Clean residual mean=-0.000083 rms=0.001327 Jy/beam ! Combined flux in latest and established models = 0.303944 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 87 components and 0.303944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260969Jy sigma=0.001178 ! Fit after self-cal, rms=0.260967Jy 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.992 mas, bmaj=7.096 mas, bpa=-0.9595 degrees ! Estimated noise=1725.3 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.265441 Jy ! Component: 100 - total flux cleaned = 0.300537 Jy ! Component: 150 - total flux cleaned = 0.304327 Jy ! Component: 200 - total flux cleaned = 0.304367 Jy ! Total flux subtracted in 200 components = 0.304367 Jy ! Clean residual min=-0.005710 max=0.006172 Jy/beam ! Clean residual mean=0.000034 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 0.304367 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 14 model components to the UV plane model. ! The established model now contains 14 components and 0.304367 Jy ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=8.283 mas, bpa=-2.168 degrees ! Estimated noise=1009.39 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.00132909 Jy ! Component: 100 - total flux cleaned = -0.00158119 Jy ! Component: 150 - total flux cleaned = -0.0017115 Jy ! Component: 200 - total flux cleaned = -0.0017617 Jy ! Total flux subtracted in 200 components = -0.0017617 Jy ! Clean residual min=-0.004326 max=0.003294 Jy/beam ! Clean residual mean=-0.000037 rms=0.001077 Jy/beam ! Combined flux in latest and established models = 0.302605 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 30 components and 0.302605 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.734 mas, bmaj=13.23 mas, bpa=7.323 degrees ! Estimated noise=1226.54 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.000838409 Jy ! Component: 100 - total flux cleaned = 0.000903099 Jy ! Component: 150 - total flux cleaned = 0.000974823 Jy ! Component: 200 - total flux cleaned = 0.000995707 Jy ! Total flux subtracted in 200 components = 0.000995707 Jy ! Clean residual min=-0.004044 max=0.003650 Jy/beam ! Clean residual mean=-0.000079 rms=0.001330 Jy/beam ! Combined flux in latest and established models = 0.303601 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 55 components and 0.303601 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.619 mas, bmaj=8.283 mas, bpa=-2.168 degrees ! Estimated noise=1009.39 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00055475 Jy ! Component: 100 - total flux cleaned = -0.000640219 Jy ! Component: 150 - total flux cleaned = -0.000604717 Jy ! Component: 200 - total flux cleaned = -0.000634686 Jy ! Total flux subtracted in 200 components = -0.000634686 Jy ! Clean residual min=-0.004357 max=0.003232 Jy/beam ! Clean residual mean=-0.000040 rms=0.001061 Jy/beam ! Combined flux in latest and established models = 0.302966 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 67 components and 0.302966 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.260974Jy sigma=0.001178 ! Fit after self-cal, rms=0.260975Jy sigma=0.001178 wmodel J2156-0037_S_1997_05_07_yyk\_map.mod ! Writing 67 model components to file: J2156-0037_S_1997_05_07_yyk_map.mod wobs J2156-0037_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2156-0037_S_1997_05_07_yyk_uvs.fits wwins J2156-0037_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J2156-0037_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.0016643 Jy ! Component: 100 - total flux cleaned = -0.00167207 Jy ! Component: 150 - total flux cleaned = -0.00150627 Jy ! Component: 200 - total flux cleaned = -0.00161215 Jy ! Component: 250 - total flux cleaned = -0.00156194 Jy ! Component: 300 - total flux cleaned = -0.0017087 Jy ! Component: 350 - total flux cleaned = -0.00175631 Jy ! Component: 400 - total flux cleaned = -0.00184934 Jy ! Component: 450 - total flux cleaned = -0.00198413 Jy ! Component: 500 - total flux cleaned = -0.00233474 Jy ! Component: 550 - total flux cleaned = -0.00259175 Jy ! Component: 600 - total flux cleaned = -0.00300916 Jy ! Component: 650 - total flux cleaned = -0.00321191 Jy ! Component: 700 - total flux cleaned = -0.00321303 Jy ! Component: 750 - total flux cleaned = -0.00344969 Jy ! Component: 800 - total flux cleaned = -0.00368014 Jy ! Component: 850 - total flux cleaned = -0.00360486 Jy ! Component: 900 - total flux cleaned = -0.0037161 Jy ! Component: 950 - total flux cleaned = -0.00386121 Jy ! Component: 1000 - total flux cleaned = -0.00389628 Jy ! Component: 1050 - total flux cleaned = -0.00393117 Jy ! Component: 1100 - total flux cleaned = -0.00410366 Jy ! Component: 1150 - total flux cleaned = -0.00420534 Jy ! Component: 1200 - total flux cleaned = -0.00437227 Jy ! Component: 1250 - total flux cleaned = -0.00453664 Jy ! Component: 1300 - total flux cleaned = -0.00463393 Jy ! Component: 1350 - total flux cleaned = -0.00482584 Jy ! Component: 1400 - total flux cleaned = -0.00492082 Jy ! Component: 1450 - total flux cleaned = -0.00520058 Jy ! Component: 1500 - total flux cleaned = -0.00520014 Jy ! Component: 1550 - total flux cleaned = -0.00535188 Jy ! Component: 1600 - total flux cleaned = -0.00544167 Jy ! Component: 1650 - total flux cleaned = -0.00558923 Jy ! Component: 1700 - total flux cleaned = -0.00573507 Jy ! Component: 1750 - total flux cleaned = -0.00584958 Jy ! Component: 1800 - total flux cleaned = -0.00596291 Jy ! Component: 1850 - total flux cleaned = -0.0060749 Jy ! Component: 1900 - total flux cleaned = -0.00618561 Jy ! Component: 1950 - total flux cleaned = -0.00624022 Jy ! Component: 2000 - total flux cleaned = -0.00634829 Jy ! Total flux subtracted in 2048 components = -0.00640144 Jy ! Clean residual min=-0.001509 max=0.001773 Jy/beam ! Clean residual mean=-0.000019 rms=0.000550 Jy/beam ! Combined flux in latest and established models = 0.296565 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 209 components and 0.296565 Jy ![Exited script file: muppet] wmap "J2156-0037_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.619 x 8.283 at -2.168 degrees (North through East) ! Clean map min=-0.0033301 max=0.3032 Jy/beam ! Writing clean map to FITS file: J2156-0037_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.303204 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000553267 device "J2156-0037_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2156-0037_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.547421 0.547421 1.09484 2.18968 4.37937 8.75873 17.5175 35.0349 70.0699 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.303 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.619 x 8.283 at -2.168 degrees (North through East) ! Clean map min=-0.0033301 max=0.3032 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2156-0037_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2156-0037_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2156-0037_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 20:03:52 2007