! Started logfile: J1421-0643_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:33:24 2007 obs J1421-0643_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1421-0643_S_1997_05_07_yyk_uva.fits ! AN table 1: 145 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.733333 visibilities/baseline/integration-bin. ! Found source: J1421-0643 ! ! 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 615 lines of history. ! ! Reading 19140 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 J1421-0643_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.389331 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.842 mas, bmaj=7.561 mas, bpa=-4.398 degrees ! Estimated noise=1814.49 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.202872 Jy ! Component: 100 - total flux cleaned = 0.268481 Jy ! Total flux subtracted in 100 components = 0.268481 Jy ! Clean residual min=-0.013431 max=0.020781 Jy/beam ! Clean residual mean=0.000226 rms=0.004215 Jy/beam ! Combined flux in latest and established models = 0.268481 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.268481 Jy ! ! Correcting IF 1. ! A total of 351 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 211 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 211 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 211 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.284650Jy sigma=0.001241 ! Fit after self-cal, rms=0.284483Jy sigma=0.001240 ! Inverting map and beam ! Estimated beam: bmin=2.842 mas, bmaj=7.561 mas, bpa=-4.398 degrees ! Estimated noise=1814.49 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=4.074 mas, bmaj=9.521 mas, bpa=-1.477 degrees ! Estimated noise=1106.12 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.0350112 Jy ! Component: 100 - total flux cleaned = 0.0448805 Jy ! Component: 150 - total flux cleaned = 0.0456472 Jy ! Component: 200 - total flux cleaned = 0.0462992 Jy ! Total flux subtracted in 200 components = 0.0462992 Jy ! Clean residual min=-0.009736 max=0.016699 Jy/beam ! Clean residual mean=0.000484 rms=0.003648 Jy/beam ! Combined flux in latest and established models = 0.31478 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 40 components and 0.31478 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280992Jy sigma=0.001226 ! Fit after self-cal, rms=0.280940Jy sigma=0.001225 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.074 x 9.521 at -1.477 degrees (North through East) ! Clean map min=-0.0094539 max=0.23226 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.03618 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.07 HN 1.03 KP 0.86 ! LA 0.96 MK 0.92 NL 1.00* OV 1.08 ! PT 0.93 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.999242 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.15 HN 1.07 KP 0.97 ! LA 1.08 MK 0.92 NL 1.02 OV 1.06 ! PT 0.89 SC 0.87 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05281 ! Telescope amplitude corrections in sub-array 1: ! BR 0.91 FD 1.06 HN 0.97 KP 0.90 ! LA 0.79 MK 0.85 NL 1.00 OV 0.98 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.99272 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.12 HN 1.11 KP 0.94 ! LA 0.86 MK 0.86 NL 1.13 OV 1.11 ! PT 0.92 SC 1.00 ! ! ! Fit before self-cal, rms=0.280940Jy sigma=0.001225 ! Fit after self-cal, rms=0.274427Jy sigma=0.001217 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.274427Jy sigma=0.001217 ! Fit after self-cal, rms=0.274426Jy sigma=0.001217 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.877 mas, bmaj=9.146 mas, bpa=-2.292 degrees ! Estimated noise=1111.01 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.0102195 Jy ! Component: 100 - total flux cleaned = 0.0118325 Jy ! Component: 150 - total flux cleaned = 0.0117052 Jy ! Component: 200 - total flux cleaned = 0.0117152 Jy ! Total flux subtracted in 200 components = 0.0117152 Jy ! Clean residual min=-0.008089 max=0.012288 Jy/beam ! Clean residual mean=0.000099 rms=0.002492 Jy/beam ! Combined flux in latest and established models = 0.326495 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 46 components and 0.326495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274095Jy sigma=0.001216 ! Fit after self-cal, rms=0.274087Jy sigma=0.001216 ! 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.274087Jy sigma=0.001216 ! Fit after self-cal, rms=0.273269Jy sigma=0.001212 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) ! Added new window around map position (14.5, 8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124518 Jy ! Component: 100 - total flux cleaned = 0.0144991 Jy ! Component: 150 - total flux cleaned = 0.0151946 Jy ! Component: 200 - total flux cleaned = 0.0156244 Jy ! Total flux subtracted in 200 components = 0.0156244 Jy ! Clean residual min=-0.006292 max=0.006323 Jy/beam ! Clean residual mean=-0.000067 rms=0.001749 Jy/beam ! Combined flux in latest and established models = 0.34212 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 70 components and 0.34212 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272794Jy sigma=0.001210 ! Fit after self-cal, rms=0.272668Jy sigma=0.001209 ! 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.877 x 9.146 at -2.292 degrees (North through East) ! Clean map min=-0.0058428 max=0.23094 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.272668Jy sigma=0.001209 ! Fit after self-cal, rms=0.269411Jy sigma=0.001206 ! 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.269411Jy sigma=0.001206 ! Fit after self-cal, rms=0.269377Jy sigma=0.001206 ! Inverting map and beam ! Estimated beam: bmin=3.658 mas, bmaj=8.929 mas, bpa=-3.442 degrees ! Estimated noise=1083.15 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00281865 Jy ! Component: 100 - total flux cleaned = 0.00320928 Jy ! Component: 150 - total flux cleaned = 0.00331951 Jy ! Component: 200 - total flux cleaned = 0.00340202 Jy ! Total flux subtracted in 200 components = 0.00340202 Jy ! Clean residual min=-0.005139 max=0.004981 Jy/beam ! Clean residual mean=-0.000074 rms=0.001414 Jy/beam ! Combined flux in latest and established models = 0.345522 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 85 components and 0.345522 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.269303Jy sigma=0.001206 ! Fit after self-cal, rms=0.269290Jy sigma=0.001206 ! 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.269290Jy sigma=0.001206 ! Fit after self-cal, rms=0.280234Jy sigma=0.001205 ! 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.280234Jy sigma=0.001205 ! Fit after self-cal, rms=0.280241Jy sigma=0.001205 ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=8.981 mas, bpa=-2.352 degrees ! Estimated noise=1092.96 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150729 Jy ! Component: 100 - total flux cleaned = 0.00195099 Jy ! Component: 150 - total flux cleaned = 0.00202455 Jy ! Component: 200 - total flux cleaned = 0.0020932 Jy ! Total flux subtracted in 200 components = 0.0020932 Jy ! Clean residual min=-0.004922 max=0.004886 Jy/beam ! Clean residual mean=-0.000074 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.347615 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 98 components and 0.347615 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280210Jy sigma=0.001204 ! Fit after self-cal, rms=0.280212Jy sigma=0.001204 ! 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.207 mas, bmaj=14.43 mas, bpa=9.421 degrees ! Estimated noise=1319.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.00274849 Jy ! Component: 100 - total flux cleaned = 0.00325411 Jy ! Component: 150 - total flux cleaned = 0.00325033 Jy ! Component: 200 - total flux cleaned = 0.00315372 Jy ! Total flux subtracted in 200 components = 0.00315372 Jy ! Clean residual min=-0.005216 max=0.004291 Jy/beam ! Clean residual mean=-0.000197 rms=0.001651 Jy/beam ! Combined flux in latest and established models = 0.350769 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 125 components and 0.350768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280214Jy sigma=0.001204 ! Fit after self-cal, rms=0.280196Jy sigma=0.001204 ! 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.768 mas, bmaj=7.375 mas, bpa=-4.438 degrees ! Estimated noise=1766.46 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.202987 Jy ! Component: 100 - total flux cleaned = 0.269364 Jy ! Component: 150 - total flux cleaned = 0.299576 Jy ! Component: 200 - total flux cleaned = 0.315737 Jy ! Total flux subtracted in 200 components = 0.315737 Jy ! Clean residual min=-0.008670 max=0.009586 Jy/beam ! Clean residual mean=0.000047 rms=0.002430 Jy/beam ! Combined flux in latest and established models = 0.315737 Jy uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.315737 Jy ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=8.981 mas, bpa=-2.352 degrees ! Estimated noise=1092.96 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam keep new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (4, 1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0179192 Jy ! Component: 100 - total flux cleaned = 0.0260867 Jy ! Component: 150 - total flux cleaned = 0.0283716 Jy ! Component: 200 - total flux cleaned = 0.0298372 Jy ! Total flux subtracted in 200 components = 0.0298372 Jy ! Clean residual min=-0.005508 max=0.005078 Jy/beam ! Clean residual mean=-0.000059 rms=0.001520 Jy/beam ! Combined flux in latest and established models = 0.345574 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 73 components and 0.345574 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.207 mas, bmaj=14.43 mas, bpa=9.421 degrees ! Estimated noise=1319.66 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.00273886 Jy ! Component: 100 - total flux cleaned = 0.00373701 Jy ! Component: 150 - total flux cleaned = 0.00395401 Jy ! Component: 200 - total flux cleaned = 0.00395379 Jy ! Total flux subtracted in 200 components = 0.00395379 Jy ! Clean residual min=-0.004994 max=0.004293 Jy/beam ! Clean residual mean=-0.000176 rms=0.001634 Jy/beam ! Combined flux in latest and established models = 0.349528 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 102 components and 0.349528 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=8.981 mas, bpa=-2.352 degrees ! Estimated noise=1092.96 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00118586 Jy ! Component: 100 - total flux cleaned = -0.00118598 Jy ! Component: 150 - total flux cleaned = -0.00118763 Jy ! Component: 200 - total flux cleaned = -0.00128498 Jy ! Total flux subtracted in 200 components = -0.00128498 Jy ! Clean residual min=-0.004764 max=0.004134 Jy/beam ! Clean residual mean=-0.000081 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.348243 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 122 components and 0.348243 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280157Jy sigma=0.001204 ! Fit after self-cal, rms=0.280168Jy sigma=0.001204 wmodel J1421-0643_S_1997_05_07_yyk\_map.mod ! Writing 122 model components to file: J1421-0643_S_1997_05_07_yyk_map.mod wobs J1421-0643_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1421-0643_S_1997_05_07_yyk_uvs.fits wwins J1421-0643_S_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J1421-0643_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.00205882 Jy ! Component: 100 - total flux cleaned = -0.00338192 Jy ! Component: 150 - total flux cleaned = -0.00440717 Jy ! Component: 200 - total flux cleaned = -0.00510305 Jy ! Component: 250 - total flux cleaned = -0.00576671 Jy ! Component: 300 - total flux cleaned = -0.00627378 Jy ! Component: 350 - total flux cleaned = -0.00676114 Jy ! Component: 400 - total flux cleaned = -0.00728869 Jy ! Component: 450 - total flux cleaned = -0.00785264 Jy ! Component: 500 - total flux cleaned = -0.00839776 Jy ! Component: 550 - total flux cleaned = -0.00913613 Jy ! Component: 600 - total flux cleaned = -0.009701 Jy ! Component: 650 - total flux cleaned = -0.0101012 Jy ! Component: 700 - total flux cleaned = -0.0104438 Jy ! Component: 750 - total flux cleaned = -0.0108724 Jy ! Component: 800 - total flux cleaned = -0.0112455 Jy ! Component: 850 - total flux cleaned = -0.0116554 Jy ! Component: 900 - total flux cleaned = -0.0120121 Jy ! Component: 950 - total flux cleaned = -0.0124488 Jy ! Component: 1000 - total flux cleaned = -0.0127485 Jy ! Component: 1050 - total flux cleaned = -0.0132103 Jy ! Component: 1100 - total flux cleaned = -0.0134978 Jy ! Component: 1150 - total flux cleaned = -0.0137805 Jy ! Component: 1200 - total flux cleaned = -0.0143739 Jy ! Component: 1250 - total flux cleaned = -0.014646 Jy ! Component: 1300 - total flux cleaned = -0.0150298 Jy ! Component: 1350 - total flux cleaned = -0.015557 Jy ! Component: 1400 - total flux cleaned = -0.0159637 Jy ! Component: 1450 - total flux cleaned = -0.0162189 Jy ! Component: 1500 - total flux cleaned = -0.0166498 Jy ! Component: 1550 - total flux cleaned = -0.0170743 Jy ! Component: 1600 - total flux cleaned = -0.0173878 Jy ! Component: 1650 - total flux cleaned = -0.0178006 Jy ! Component: 1700 - total flux cleaned = -0.0182416 Jy ! Component: 1750 - total flux cleaned = -0.0185767 Jy ! Component: 1800 - total flux cleaned = -0.0190065 Jy ! Component: 1850 - total flux cleaned = -0.0193657 Jy ! Component: 1900 - total flux cleaned = -0.0197527 Jy ! Component: 1950 - total flux cleaned = -0.0200715 Jy ! Component: 2000 - total flux cleaned = -0.0205121 Jy ! Total flux subtracted in 2048 components = -0.0207302 Jy ! Clean residual min=-0.002034 max=0.001834 Jy/beam ! Clean residual mean=-0.000095 rms=0.000649 Jy/beam ! Combined flux in latest and established models = 0.327513 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 248 components and 0.327512 Jy ![Exited script file: muppet] wmap "J1421-0643_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.734 x 8.981 at -2.352 degrees (North through East) ! Clean map min=-0.004703 max=0.22333 Jy/beam ! Writing clean map to FITS file: J1421-0643_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.223331 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000660028 device "J1421-0643_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1421-0643_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.886614 0.886614 1.77323 3.54645 7.09291 14.1858 28.3716 56.7433 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.223 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.734 x 8.981 at -2.352 degrees (North through East) ! Clean map min=-0.004703 max=0.22333 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1421-0643_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1421-0643_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1421-0643_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:33:31 2007