! Started logfile: J1245-1616_S_1997_07_02_yyk_uvs.log on Sun Jan 7 18:08:09 2007 obs J1245-1616_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1245-1616_S_1997_07_02_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.976852 visibilities/baseline/integration-bin. ! Found source: J1245-1616 ! ! 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 25320 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 J1245-1616_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.58982 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.61 mas, bmaj=7.13 mas, bpa=-3.539 degrees ! Estimated noise=1720.06 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.4247 Jy ! Component: 100 - total flux cleaned = 0.484805 Jy ! Total flux subtracted in 100 components = 0.484805 Jy ! Clean residual min=-0.014795 max=0.016570 Jy/beam ! Clean residual mean=0.000101 rms=0.004107 Jy/beam ! Combined flux in latest and established models = 0.484805 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.484805 Jy ! ! Correcting IF 1. ! A total of 165 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.314727Jy sigma=0.001229 ! Fit after self-cal, rms=0.314628Jy sigma=0.001229 ! Inverting map and beam ! Estimated beam: bmin=2.61 mas, bmaj=7.13 mas, bpa=-3.539 degrees ! Estimated noise=1720.06 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.475 mas, bmaj=8.991 mas, bpa=-4.008 degrees ! Estimated noise=1070.57 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.00245733 Jy ! Component: 100 - total flux cleaned = 0.00302242 Jy ! Component: 150 - total flux cleaned = 0.00349571 Jy ! Component: 200 - total flux cleaned = 0.00394573 Jy ! Total flux subtracted in 200 components = 0.00394573 Jy ! Clean residual min=-0.010425 max=0.014835 Jy/beam ! Clean residual mean=0.000109 rms=0.003590 Jy/beam ! Combined flux in latest and established models = 0.488751 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 16 components and 0.488751 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313920Jy sigma=0.001227 ! Fit after self-cal, rms=0.313900Jy sigma=0.001227 ! 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.475 x 8.991 at -4.008 degrees (North through East) ! Clean map min=-0.010072 max=0.48333 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.0248 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.10 HN 0.92 KP 0.90 ! LA 1.00 MK 0.98 NL 1.00* OV 1.11 ! PT 0.93 SC 0.82 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.986313 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.15 HN 1.00 KP 0.96 ! LA 1.08 MK 1.06 NL 0.97 OV 1.03 ! PT 0.95 SC 0.88 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.04081 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.11 HN 0.95 KP 0.92 ! LA 0.80 MK 0.91 NL 0.93 OV 0.95 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.989459 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.14 HN 1.11 KP 0.94 ! LA 0.89 MK 1.05 NL 1.04 OV 0.96 ! PT 0.92 SC 1.02 ! ! ! Fit before self-cal, rms=0.313900Jy sigma=0.001227 ! Fit after self-cal, rms=0.302062Jy sigma=0.001208 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.302062Jy sigma=0.001208 ! Fit after self-cal, rms=0.302061Jy sigma=0.001208 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.434 mas, bmaj=8.804 mas, bpa=-2.759 degrees ! Estimated noise=1075.42 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.00711595 Jy ! Component: 100 - total flux cleaned = 0.0079128 Jy ! Component: 150 - total flux cleaned = 0.00792025 Jy ! Component: 200 - total flux cleaned = 0.00798479 Jy ! Total flux subtracted in 200 components = 0.00798479 Jy ! Clean residual min=-0.004292 max=0.004922 Jy/beam ! Clean residual mean=-0.000054 rms=0.001190 Jy/beam ! Combined flux in latest and established models = 0.496735 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.496735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301894Jy sigma=0.001207 ! Fit after self-cal, rms=0.301885Jy sigma=0.001207 ! 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.301885Jy sigma=0.001207 ! Fit after self-cal, rms=0.299138Jy sigma=0.001196 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.0010208 Jy ! Component: 100 - total flux cleaned = 0.000823812 Jy ! Component: 150 - total flux cleaned = 0.000769852 Jy ! Component: 200 - total flux cleaned = 0.000679798 Jy ! Total flux subtracted in 200 components = 0.000679798 Jy ! Clean residual min=-0.004294 max=0.004756 Jy/beam ! Clean residual mean=-0.000053 rms=0.001187 Jy/beam ! Combined flux in latest and established models = 0.497415 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 33 components and 0.497415 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.299104Jy sigma=0.001196 ! Fit after self-cal, rms=0.298775Jy sigma=0.001194 ! 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.434 x 8.804 at -2.759 degrees (North through East) ! Clean map min=-0.0043067 max=0.49011 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.298775Jy sigma=0.001194 ! Fit after self-cal, rms=0.295606Jy sigma=0.001190 ! 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.295606Jy sigma=0.001190 ! Fit after self-cal, rms=0.295541Jy sigma=0.001190 ! Inverting map and beam ! Estimated beam: bmin=3.419 mas, bmaj=8.804 mas, bpa=-2.637 degrees ! Estimated noise=1072.97 mJy/beam. ! Added new window around map position (5.5, -7). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00488443 Jy ! Component: 100 - total flux cleaned = 0.00519532 Jy ! Component: 150 - total flux cleaned = 0.00527465 Jy ! Component: 200 - total flux cleaned = 0.00520508 Jy ! Total flux subtracted in 200 components = 0.00520508 Jy ! Clean residual min=-0.004287 max=0.003778 Jy/beam ! Clean residual mean=-0.000076 rms=0.001023 Jy/beam ! Combined flux in latest and established models = 0.50262 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 55 components and 0.50262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.295447Jy sigma=0.001189 ! Fit after self-cal, rms=0.295423Jy sigma=0.001189 ! 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.295423Jy sigma=0.001189 ! Fit after self-cal, rms=0.294956Jy sigma=0.001188 ! 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.294956Jy sigma=0.001188 ! Fit after self-cal, rms=0.294955Jy sigma=0.001188 ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=8.789 mas, bpa=-2.552 degrees ! Estimated noise=1073.28 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00245084 Jy ! Component: 100 - total flux cleaned = 0.00271276 Jy ! Component: 150 - total flux cleaned = 0.00271049 Jy ! Component: 200 - total flux cleaned = 0.0027102 Jy ! Total flux subtracted in 200 components = 0.0027102 Jy ! Clean residual min=-0.004190 max=0.003773 Jy/beam ! Clean residual mean=-0.000076 rms=0.000993 Jy/beam ! Combined flux in latest and established models = 0.50533 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 67 components and 0.505331 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294924Jy sigma=0.001188 ! Fit after self-cal, rms=0.294923Jy sigma=0.001188 ! 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.191 mas, bmaj=17.11 mas, bpa=4.485 degrees ! Estimated noise=1331.85 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.000112414 Jy ! Component: 100 - total flux cleaned = 1.61488e-05 Jy ! Component: 150 - total flux cleaned = -7.57939e-05 Jy ! Component: 200 - total flux cleaned = -0.000130168 Jy ! Total flux subtracted in 200 components = -0.000130168 Jy ! Clean residual min=-0.004818 max=0.003510 Jy/beam ! Clean residual mean=-0.000136 rms=0.001233 Jy/beam ! Combined flux in latest and established models = 0.5052 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 88 components and 0.5052 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294918Jy sigma=0.001188 ! Fit after self-cal, rms=0.294916Jy sigma=0.001188 ! 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.59 mas, bmaj=7.029 mas, bpa=-2.717 degrees ! Estimated noise=1716.61 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.426027 Jy ! Component: 100 - total flux cleaned = 0.484581 Jy ! Component: 150 - total flux cleaned = 0.49958 Jy ! Component: 200 - total flux cleaned = 0.504265 Jy ! Total flux subtracted in 200 components = 0.504265 Jy ! Clean residual min=-0.007096 max=0.006686 Jy/beam ! Clean residual mean=-0.000038 rms=0.001867 Jy/beam ! Combined flux in latest and established models = 0.504265 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.504265 Jy ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=8.789 mas, bpa=-2.552 degrees ! Estimated noise=1073.28 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.00206221 Jy ! Component: 100 - total flux cleaned = 0.00239748 Jy ! Component: 150 - total flux cleaned = 0.00216335 Jy ! Component: 200 - total flux cleaned = 0.00176691 Jy ! Total flux subtracted in 200 components = 0.00176691 Jy ! Clean residual min=-0.004073 max=0.003761 Jy/beam ! Clean residual mean=-0.000079 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.506032 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 43 components and 0.506032 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.191 mas, bmaj=17.11 mas, bpa=4.485 degrees ! Estimated noise=1331.85 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.000247712 Jy ! Component: 100 - total flux cleaned = -0.000428557 Jy ! Component: 150 - total flux cleaned = -0.000531118 Jy ! Component: 200 - total flux cleaned = -0.000612156 Jy ! Total flux subtracted in 200 components = -0.000612156 Jy ! Clean residual min=-0.004739 max=0.003472 Jy/beam ! Clean residual mean=-0.000138 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.50542 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 69 components and 0.50542 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.414 mas, bmaj=8.789 mas, bpa=-2.552 degrees ! Estimated noise=1073.28 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000130585 Jy ! Component: 100 - total flux cleaned = -0.000291573 Jy ! Component: 150 - total flux cleaned = -0.000430849 Jy ! Component: 200 - total flux cleaned = -0.000492177 Jy ! Total flux subtracted in 200 components = -0.000492177 Jy ! Clean residual min=-0.004118 max=0.003853 Jy/beam ! Clean residual mean=-0.000074 rms=0.000995 Jy/beam ! Combined flux in latest and established models = 0.504927 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 78 components and 0.504927 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.294930Jy sigma=0.001188 ! Fit after self-cal, rms=0.294929Jy sigma=0.001188 wmodel J1245-1616_S_1997_07_02_yyk\_map.mod ! Writing 78 model components to file: J1245-1616_S_1997_07_02_yyk_map.mod wobs J1245-1616_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1245-1616_S_1997_07_02_yyk_uvs.fits wwins J1245-1616_S_1997_07_02_yyk\_map.win ! wwins: Wrote 2 windows to J1245-1616_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 = 6.61279e-05 Jy ! Component: 100 - total flux cleaned = 0.00037185 Jy ! Component: 150 - total flux cleaned = 0.000488988 Jy ! Component: 200 - total flux cleaned = 0.000438092 Jy ! Component: 250 - total flux cleaned = 0.000387718 Jy ! Component: 300 - total flux cleaned = 0.000488015 Jy ! Component: 350 - total flux cleaned = 0.000392781 Jy ! Component: 400 - total flux cleaned = 6.71227e-05 Jy ! Component: 450 - total flux cleaned = -0.000160002 Jy ! Component: 500 - total flux cleaned = -0.000470349 Jy ! Component: 550 - total flux cleaned = -0.000729563 Jy ! Component: 600 - total flux cleaned = -0.000899065 Jy ! Component: 650 - total flux cleaned = -0.00123085 Jy ! Component: 700 - total flux cleaned = -0.00147376 Jy ! Component: 750 - total flux cleaned = -0.00171162 Jy ! Component: 800 - total flux cleaned = -0.00194596 Jy ! Component: 850 - total flux cleaned = -0.00221444 Jy ! Component: 900 - total flux cleaned = -0.00255382 Jy ! Component: 950 - total flux cleaned = -0.00281364 Jy ! Component: 1000 - total flux cleaned = -0.00314192 Jy ! Component: 1050 - total flux cleaned = -0.00346444 Jy ! Component: 1100 - total flux cleaned = -0.00374711 Jy ! Component: 1150 - total flux cleaned = -0.00406073 Jy ! Component: 1200 - total flux cleaned = -0.00440316 Jy ! Component: 1250 - total flux cleaned = -0.00447048 Jy ! Component: 1300 - total flux cleaned = -0.00473768 Jy ! Component: 1350 - total flux cleaned = -0.00503314 Jy ! Component: 1400 - total flux cleaned = -0.00532438 Jy ! Component: 1450 - total flux cleaned = -0.00557932 Jy ! Component: 1500 - total flux cleaned = -0.00576807 Jy ! Component: 1550 - total flux cleaned = -0.00614162 Jy ! Component: 1600 - total flux cleaned = -0.00638709 Jy ! Component: 1650 - total flux cleaned = -0.00669055 Jy ! Component: 1700 - total flux cleaned = -0.00693064 Jy ! Component: 1750 - total flux cleaned = -0.00722747 Jy ! Component: 1800 - total flux cleaned = -0.00731556 Jy ! Component: 1850 - total flux cleaned = -0.00760659 Jy ! Component: 1900 - total flux cleaned = -0.00789351 Jy ! Component: 1950 - total flux cleaned = -0.00800689 Jy ! Component: 2000 - total flux cleaned = -0.00820378 Jy ! Total flux subtracted in 2048 components = -0.00842596 Jy ! Clean residual min=-0.001565 max=0.001506 Jy/beam ! Clean residual mean=-0.000050 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.496501 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 204 components and 0.496501 Jy ![Exited script file: muppet] wmap "J1245-1616_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.414 x 8.789 at -2.552 degrees (North through East) ! Clean map min=-0.0037018 max=0.48922 Jy/beam ! Writing clean map to FITS file: J1245-1616_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.489218 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000563304 device "J1245-1616_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1245-1616_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.345431 0.345431 0.690862 1.38172 2.76345 5.5269 11.0538 22.1076 44.2152 88.4304 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.489 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.414 x 8.789 at -2.552 degrees (North through East) ! Clean map min=-0.0037018 max=0.48922 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1245-1616_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1245-1616_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1245-1616_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 18:08:17 2007