! Started logfile: J1215-1731_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:01:25 2007 obs J1215-1731_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1215-1731_S_1997_07_02_yyk_uva.fits ! AN table 1: 141 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980142 visibilities/baseline/integration-bin. ! Found source: J1215-1731 ! ! 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 24876 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 J1215-1731_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.975261 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.652 mas, bmaj=6.846 mas, bpa=-0.5637 degrees ! Estimated noise=1793.33 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.756488 Jy ! Component: 100 - total flux cleaned = 0.872674 Jy ! Total flux subtracted in 100 components = 0.872674 Jy ! Clean residual min=-0.030788 max=0.060794 Jy/beam ! Clean residual mean=0.001307 rms=0.011860 Jy/beam ! Combined flux in latest and established models = 0.872675 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.872675 Jy ! ! Correcting IF 1. ! A total of 242 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 49 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.377724Jy sigma=0.001440 ! Fit after self-cal, rms=0.377642Jy sigma=0.001439 ! Inverting map and beam ! Estimated beam: bmin=2.652 mas, bmaj=6.846 mas, bpa=-0.5636 degrees ! Estimated noise=1794.12 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.47 mas, bmaj=8.949 mas, bpa=-3.159 degrees ! Estimated noise=1132.19 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.0695939 Jy ! Component: 100 - total flux cleaned = 0.098586 Jy ! Component: 150 - total flux cleaned = 0.106034 Jy ! Component: 200 - total flux cleaned = 0.107508 Jy ! Total flux subtracted in 200 components = 0.107508 Jy ! Clean residual min=-0.035908 max=0.070156 Jy/beam ! Clean residual mean=0.001466 rms=0.015692 Jy/beam ! Combined flux in latest and established models = 0.980183 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.980183 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.369695Jy sigma=0.001400 ! Fit after self-cal, rms=0.369281Jy sigma=0.001399 ! 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.47 x 8.949 at -3.159 degrees (North through East) ! Clean map min=-0.035406 max=0.86745 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.01077 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.15 HN 1.01 KP 0.87 ! LA 0.97 MK 1.03 NL 1.00* OV 1.14 ! PT 0.92 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.967725 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.18 HN 1.11 KP 0.92 ! LA 1.07 MK 1.08 NL 1.02 OV 1.09 ! PT 0.89 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.03259 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.09 HN 1.02 KP 0.89 ! LA 0.78 MK 0.90 NL 0.98 OV 0.99 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.980992 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.13 HN 1.26 KP 0.91 ! LA 0.87 MK 1.05 NL 1.10 OV 0.98 ! PT 0.87 SC 1.02 ! ! ! Fit before self-cal, rms=0.369281Jy sigma=0.001399 ! Fit after self-cal, rms=0.349120Jy sigma=0.001312 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.349120Jy sigma=0.001312 ! Fit after self-cal, rms=0.349256Jy sigma=0.001312 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.516 mas, bmaj=8.886 mas, bpa=-1.879 degrees ! Estimated noise=1116.39 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 (10, -2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0640165 Jy ! Component: 100 - total flux cleaned = 0.0783494 Jy ! Component: 150 - total flux cleaned = 0.077648 Jy ! Component: 200 - total flux cleaned = 0.0776489 Jy ! Total flux subtracted in 200 components = 0.0776489 Jy ! Clean residual min=-0.015808 max=0.022883 Jy/beam ! Clean residual mean=-0.000277 rms=0.005613 Jy/beam ! Combined flux in latest and established models = 1.05783 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 62 components and 1.05783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.341061Jy sigma=0.001272 ! Fit after self-cal, rms=0.340260Jy sigma=0.001269 ! 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.340260Jy sigma=0.001269 ! Fit after self-cal, rms=0.334993Jy sigma=0.001248 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.00927203 Jy ! Component: 100 - total flux cleaned = 0.00929213 Jy ! Component: 150 - total flux cleaned = 0.00888579 Jy ! Component: 200 - total flux cleaned = 0.00813064 Jy ! Total flux subtracted in 200 components = 0.00813064 Jy ! Clean residual min=-0.014031 max=0.020525 Jy/beam ! Clean residual mean=-0.000357 rms=0.005239 Jy/beam ! Combined flux in latest and established models = 1.06596 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 80 components and 1.06596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.333566Jy sigma=0.001243 ! Fit after self-cal, rms=0.332727Jy sigma=0.001240 ! 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.516 x 8.886 at -1.879 degrees (North through East) ! Clean map min=-0.013747 max=0.86817 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.332727Jy sigma=0.001240 ! Fit after self-cal, rms=0.337525Jy sigma=0.001210 ! 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.337525Jy sigma=0.001210 ! Fit after self-cal, rms=0.337388Jy sigma=0.001210 ! Inverting map and beam ! Estimated beam: bmin=3.489 mas, bmaj=8.875 mas, bpa=-2.093 degrees ! Estimated noise=1110.77 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0158658 Jy ! Component: 100 - total flux cleaned = 0.019045 Jy ! Component: 150 - total flux cleaned = 0.0193658 Jy ! Component: 200 - total flux cleaned = 0.0196299 Jy ! Total flux subtracted in 200 components = 0.0196299 Jy ! Clean residual min=-0.011054 max=0.015420 Jy/beam ! Clean residual mean=-0.000217 rms=0.003961 Jy/beam ! Combined flux in latest and established models = 1.08559 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 100 components and 1.08559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.336696Jy sigma=0.001206 ! Fit after self-cal, rms=0.336523Jy 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.336523Jy sigma=0.001206 ! Fit after self-cal, rms=0.335284Jy sigma=0.001204 ! 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.335284Jy sigma=0.001204 ! Fit after self-cal, rms=0.335256Jy sigma=0.001204 ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=8.855 mas, bpa=-2.118 degrees ! Estimated noise=1110.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00900003 Jy ! Component: 100 - total flux cleaned = 0.00926367 Jy ! Component: 150 - total flux cleaned = 0.00926715 Jy ! Component: 200 - total flux cleaned = 0.00906705 Jy ! Total flux subtracted in 200 components = 0.00906705 Jy ! Clean residual min=-0.010375 max=0.015597 Jy/beam ! Clean residual mean=-0.000191 rms=0.003758 Jy/beam ! Combined flux in latest and established models = 1.09466 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 113 components and 1.09466 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334906Jy sigma=0.001202 ! Fit after self-cal, rms=0.334816Jy sigma=0.001202 ! 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.582 mas, bmaj=17.84 mas, bpa=7.918 degrees ! Estimated noise=1365.99 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.00554651 Jy ! Component: 100 - total flux cleaned = 0.00574796 Jy ! Component: 150 - total flux cleaned = 0.00538661 Jy ! Component: 200 - total flux cleaned = 0.00522339 Jy ! Total flux subtracted in 200 components = 0.00522339 Jy ! Clean residual min=-0.013761 max=0.020829 Jy/beam ! Clean residual mean=-0.000461 rms=0.005389 Jy/beam ! Combined flux in latest and established models = 1.09988 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 123 components and 1.09988 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334833Jy sigma=0.001202 ! Fit after self-cal, rms=0.334706Jy sigma=0.001201 ! 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.649 mas, bmaj=6.776 mas, bpa=-0.09461 degrees ! Estimated noise=1775.95 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.751423 Jy ! Component: 100 - total flux cleaned = 0.869472 Jy ! Component: 150 - total flux cleaned = 0.9318 Jy ! Component: 200 - total flux cleaned = 0.9736 Jy ! Total flux subtracted in 200 components = 0.9736 Jy ! Clean residual min=-0.015156 max=0.023029 Jy/beam ! Clean residual mean=0.000442 rms=0.005021 Jy/beam ! Combined flux in latest and established models = 0.9736 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 44 model components to the UV plane model. ! The established model now contains 44 components and 0.9736 Jy ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=8.855 mas, bpa=-2.118 degrees ! Estimated noise=1110.67 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.048532 Jy ! Component: 100 - total flux cleaned = 0.0761697 Jy ! Component: 150 - total flux cleaned = 0.0914937 Jy ! Component: 200 - total flux cleaned = 0.0984496 Jy ! Total flux subtracted in 200 components = 0.0984496 Jy ! Clean residual min=-0.011341 max=0.018094 Jy/beam ! Clean residual mean=-0.000005 rms=0.004337 Jy/beam ! Combined flux in latest and established models = 1.07205 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 88 components and 1.07205 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.582 mas, bmaj=17.84 mas, bpa=7.918 degrees ! Estimated noise=1365.99 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.013411 Jy ! Component: 100 - total flux cleaned = 0.0174982 Jy ! Component: 150 - total flux cleaned = 0.020288 Jy ! Component: 200 - total flux cleaned = 0.0211334 Jy ! Total flux subtracted in 200 components = 0.0211334 Jy ! Clean residual min=-0.014441 max=0.022426 Jy/beam ! Clean residual mean=-0.000366 rms=0.005521 Jy/beam ! Combined flux in latest and established models = 1.09318 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 107 components and 1.09318 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.479 mas, bmaj=8.855 mas, bpa=-2.118 degrees ! Estimated noise=1110.67 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000422679 Jy ! Component: 100 - total flux cleaned = -0.000666331 Jy ! Component: 150 - total flux cleaned = -0.00110015 Jy ! Component: 200 - total flux cleaned = -0.00129514 Jy ! Total flux subtracted in 200 components = -0.00129514 Jy ! Clean residual min=-0.009694 max=0.016502 Jy/beam ! Clean residual mean=-0.000186 rms=0.003519 Jy/beam ! Combined flux in latest and established models = 1.09189 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 126 components and 1.09189 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.334608Jy sigma=0.001200 ! Fit after self-cal, rms=0.334469Jy sigma=0.001200 wmodel J1215-1731_S_1997_07_02_yyk\_map.mod ! Writing 126 model components to file: J1215-1731_S_1997_07_02_yyk_map.mod wobs J1215-1731_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1215-1731_S_1997_07_02_yyk_uvs.fits wwins J1215-1731_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1215-1731_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.00664503 Jy ! Component: 100 - total flux cleaned = 0.0117848 Jy ! Component: 150 - total flux cleaned = 0.0140313 Jy ! Component: 200 - total flux cleaned = 0.0138836 Jy ! Component: 250 - total flux cleaned = 0.0127515 Jy ! Component: 300 - total flux cleaned = 0.0116898 Jy ! Component: 350 - total flux cleaned = 0.0105587 Jy ! Component: 400 - total flux cleaned = 0.0092394 Jy ! Component: 450 - total flux cleaned = 0.00785964 Jy ! Component: 500 - total flux cleaned = 0.00686716 Jy ! Component: 550 - total flux cleaned = 0.00601393 Jy ! Component: 600 - total flux cleaned = 0.00508756 Jy ! Component: 650 - total flux cleaned = 0.00419463 Jy ! Component: 700 - total flux cleaned = 0.00342565 Jy ! Component: 750 - total flux cleaned = 0.00211736 Jy ! Component: 800 - total flux cleaned = 0.00120961 Jy ! Component: 850 - total flux cleaned = -0.000120318 Jy ! Component: 900 - total flux cleaned = -0.00141592 Jy ! Component: 950 - total flux cleaned = -0.00276386 Jy ! Component: 1000 - total flux cleaned = -0.00391696 Jy ! Component: 1050 - total flux cleaned = -0.00512694 Jy ! Component: 1100 - total flux cleaned = -0.00599578 Jy ! Component: 1150 - total flux cleaned = -0.00692578 Jy ! Component: 1200 - total flux cleaned = -0.0077613 Jy ! Component: 1250 - total flux cleaned = -0.00873103 Jy ! Component: 1300 - total flux cleaned = -0.00960866 Jy ! Component: 1350 - total flux cleaned = -0.0103288 Jy ! Component: 1400 - total flux cleaned = -0.0111091 Jy ! Component: 1450 - total flux cleaned = -0.011877 Jy ! Component: 1500 - total flux cleaned = -0.0128382 Jy ! Component: 1550 - total flux cleaned = -0.0137162 Jy ! Component: 1600 - total flux cleaned = -0.0145141 Jy ! Component: 1650 - total flux cleaned = -0.0153665 Jy ! Component: 1700 - total flux cleaned = -0.0160772 Jy ! Component: 1750 - total flux cleaned = -0.0169052 Jy ! Component: 1800 - total flux cleaned = -0.0178456 Jy ! Component: 1850 - total flux cleaned = -0.018525 Jy ! Component: 1900 - total flux cleaned = -0.0193785 Jy ! Component: 1950 - total flux cleaned = -0.0200992 Jy ! Component: 2000 - total flux cleaned = -0.0208104 Jy ! Total flux subtracted in 2048 components = -0.0215124 Jy ! Clean residual min=-0.004267 max=0.003102 Jy/beam ! Clean residual mean=-0.000320 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 1.07038 Jy keep ! Adding 158 model components to the UV plane model. ! The established model now contains 284 components and 1.07038 Jy ![Exited script file: muppet] wmap "J1215-1731_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.479 x 8.855 at -2.118 degrees (North through East) ! Clean map min=-0.015341 max=0.88238 Jy/beam ! Writing clean map to FITS file: J1215-1731_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.882378 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00131488 device "J1215-1731_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1215-1731_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.447046 0.447046 0.894091 1.78818 3.57636 7.15273 14.3055 28.6109 57.2218 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0039 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.882 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.479 x 8.855 at -2.118 degrees (North through East) ! Clean map min=-0.015341 max=0.88238 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1215-1731_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1215-1731_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1215-1731_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:01:33 2007