! Started logfile: J1221-0241_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:03:00 2007 obs J1221-0241_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1221-0241_S_1997_05_07_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.980518 visibilities/baseline/integration-bin. ! Found source: J1221-0241 ! ! 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 25768 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 J1221-0241_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.331242 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.898 mas, bmaj=7.121 mas, bpa=-2.493 degrees ! Estimated noise=1226.74 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.151687 Jy ! Component: 100 - total flux cleaned = 0.176628 Jy ! Total flux subtracted in 100 components = 0.176628 Jy ! Clean residual min=-0.008333 max=0.009091 Jy/beam ! Clean residual mean=0.000019 rms=0.002275 Jy/beam ! Combined flux in latest and established models = 0.176628 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 0.176628 Jy ! ! Correcting IF 1. ! A total of 166 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 21 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.279593Jy sigma=0.001195 ! Fit after self-cal, rms=0.279458Jy sigma=0.001194 ! Inverting map and beam ! Estimated beam: bmin=2.898 mas, bmaj=7.121 mas, bpa=-2.49 degrees ! Estimated noise=1226.95 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.552 mas, bmaj=8.619 mas, bpa=-4.8 degrees ! Estimated noise=945.799 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.00174519 Jy ! Component: 100 - total flux cleaned = 0.00153211 Jy ! Component: 150 - total flux cleaned = 0.00153801 Jy ! Component: 200 - total flux cleaned = 0.00140851 Jy ! Total flux subtracted in 200 components = 0.00140851 Jy ! Clean residual min=-0.004018 max=0.006318 Jy/beam ! Clean residual mean=0.000058 rms=0.001473 Jy/beam ! Combined flux in latest and established models = 0.178037 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 23 components and 0.178037 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.279083Jy sigma=0.001193 ! Fit after self-cal, rms=0.279083Jy sigma=0.001193 ! 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.552 x 8.619 at -4.8 degrees (North through East) ! Clean map min=-0.0038488 max=0.17131 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1.03851 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.05 HN 0.98 KP 0.85 ! LA 0.96 MK 0.97 NL 1.00* OV 1.07 ! PT 0.94 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.971122 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.10 HN 1.09 KP 0.99 ! LA 1.11 MK 1.06 NL 1.07 OV 1.02 ! PT 0.88 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.989151 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.13 HN 1.04 KP 0.99 ! LA 0.86 MK 1.04 NL 1.08 OV 1.08 ! PT 0.94 SC 0.95 ! ! ! Fit before self-cal, rms=0.279083Jy sigma=0.001193 ! Fit after self-cal, rms=0.275610Jy sigma=0.001191 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.275610Jy sigma=0.001191 ! Fit after self-cal, rms=0.275608Jy sigma=0.001191 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.542 mas, bmaj=8.434 mas, bpa=-2.86 degrees ! Estimated noise=947.038 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.000908751 Jy ! Component: 100 - total flux cleaned = 0.000750721 Jy ! Component: 150 - total flux cleaned = 0.000694759 Jy ! Component: 200 - total flux cleaned = 0.0007414 Jy ! Total flux subtracted in 200 components = 0.0007414 Jy ! Clean residual min=-0.003201 max=0.004292 Jy/beam ! Clean residual mean=0.000023 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.178778 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 37 components and 0.178778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275555Jy sigma=0.001191 ! Fit after self-cal, rms=0.275554Jy sigma=0.001191 ! 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.275554Jy sigma=0.001191 ! Fit after self-cal, rms=0.274809Jy sigma=0.001187 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.000925125 Jy ! Component: 100 - total flux cleaned = 0.000922304 Jy ! Component: 150 - total flux cleaned = 0.000956267 Jy ! Component: 200 - total flux cleaned = 0.000956569 Jy ! Total flux subtracted in 200 components = 0.000956569 Jy ! Clean residual min=-0.003227 max=0.004294 Jy/beam ! Clean residual mean=0.000022 rms=0.001079 Jy/beam ! Combined flux in latest and established models = 0.179735 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 43 components and 0.179735 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274785Jy sigma=0.001187 ! Fit after self-cal, rms=0.274659Jy sigma=0.001187 ! 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.542 x 8.434 at -2.86 degrees (North through East) ! Clean map min=-0.0031161 max=0.17369 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.274659Jy sigma=0.001187 ! Fit after self-cal, rms=0.276174Jy sigma=0.001186 ! 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.276174Jy sigma=0.001186 ! Fit after self-cal, rms=0.276140Jy sigma=0.001185 ! Inverting map and beam ! Estimated beam: bmin=3.58 mas, bmaj=8.439 mas, bpa=-2.352 degrees ! Estimated noise=952.439 mJy/beam. ! Added new window around map position (-1, -62). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00419816 Jy ! Component: 100 - total flux cleaned = 0.00502755 Jy ! Component: 150 - total flux cleaned = 0.00535152 Jy ! Component: 200 - total flux cleaned = 0.0053493 Jy ! Total flux subtracted in 200 components = 0.0053493 Jy ! Clean residual min=-0.003022 max=0.003331 Jy/beam ! Clean residual mean=0.000025 rms=0.000981 Jy/beam ! Combined flux in latest and established models = 0.185084 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 70 components and 0.185084 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276064Jy sigma=0.001185 ! Fit after self-cal, rms=0.276039Jy sigma=0.001185 ! 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.276039Jy sigma=0.001185 ! Fit after self-cal, rms=0.275482Jy sigma=0.001184 ! 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.275482Jy sigma=0.001184 ! Fit after self-cal, rms=0.275470Jy sigma=0.001184 ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=8.428 mas, bpa=-1.972 degrees ! Estimated noise=947.719 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000283873 Jy ! Component: 100 - total flux cleaned = 0.000457709 Jy ! Component: 150 - total flux cleaned = 0.000505371 Jy ! Component: 200 - total flux cleaned = 0.000506752 Jy ! Total flux subtracted in 200 components = 0.000506752 Jy ! Clean residual min=-0.002963 max=0.003071 Jy/beam ! Clean residual mean=0.000009 rms=0.000935 Jy/beam ! Combined flux in latest and established models = 0.185591 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 93 components and 0.185591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275448Jy sigma=0.001184 ! Fit after self-cal, rms=0.275441Jy sigma=0.001184 ! 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.049 mas, bmaj=12.96 mas, bpa=-1.855 degrees ! Estimated noise=1174.81 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.00145763 Jy ! Component: 100 - total flux cleaned = 0.00174076 Jy ! Component: 150 - total flux cleaned = 0.00174273 Jy ! Component: 200 - total flux cleaned = 0.00171061 Jy ! Total flux subtracted in 200 components = 0.00171061 Jy ! Clean residual min=-0.003050 max=0.002859 Jy/beam ! Clean residual mean=0.000009 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.187301 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 114 components and 0.187301 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275444Jy sigma=0.001184 ! Fit after self-cal, rms=0.275439Jy sigma=0.001184 ! 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.901 mas, bmaj=7.036 mas, bpa=-1.046 degrees ! Estimated noise=1232.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.153481 Jy ! Component: 100 - total flux cleaned = 0.181089 Jy ! Component: 150 - total flux cleaned = 0.1861 Jy ! Component: 200 - total flux cleaned = 0.18858 Jy ! Total flux subtracted in 200 components = 0.18858 Jy ! Clean residual min=-0.004931 max=0.004889 Jy/beam ! Clean residual mean=0.000001 rms=0.001381 Jy/beam ! Combined flux in latest and established models = 0.18858 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.18858 Jy ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=8.428 mas, bpa=-1.972 degrees ! Estimated noise=947.719 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.000422603 Jy ! Component: 100 - total flux cleaned = -0.00099071 Jy ! Component: 150 - total flux cleaned = -0.00136566 Jy ! Component: 200 - total flux cleaned = -0.00181631 Jy ! Total flux subtracted in 200 components = -0.00181631 Jy ! Clean residual min=-0.002954 max=0.003355 Jy/beam ! Clean residual mean=0.000006 rms=0.000936 Jy/beam ! Combined flux in latest and established models = 0.186763 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 37 components and 0.186763 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.049 mas, bmaj=12.96 mas, bpa=-1.855 degrees ! Estimated noise=1174.81 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.000721051 Jy ! Component: 100 - total flux cleaned = 0.000617886 Jy ! Component: 150 - total flux cleaned = 0.000487521 Jy ! Component: 200 - total flux cleaned = 0.000450842 Jy ! Total flux subtracted in 200 components = 0.000450842 Jy ! Clean residual min=-0.003038 max=0.002883 Jy/beam ! Clean residual mean=0.000010 rms=0.001066 Jy/beam ! Combined flux in latest and established models = 0.187214 Jy ! Adding 22 model components to the UV plane model. ! The established model now contains 55 components and 0.187214 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.585 mas, bmaj=8.428 mas, bpa=-1.972 degrees ! Estimated noise=947.719 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00118548 Jy ! Component: 100 - total flux cleaned = -0.00123323 Jy ! Component: 150 - total flux cleaned = -0.00126922 Jy ! Component: 200 - total flux cleaned = -0.00130141 Jy ! Total flux subtracted in 200 components = -0.00130141 Jy ! Clean residual min=-0.002940 max=0.003050 Jy/beam ! Clean residual mean=0.000009 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.185913 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 71 components and 0.185913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.275441Jy sigma=0.001184 ! Fit after self-cal, rms=0.275438Jy sigma=0.001184 wmodel J1221-0241_S_1997_05_07_yyk\_map.mod ! Writing 71 model components to file: J1221-0241_S_1997_05_07_yyk_map.mod wobs J1221-0241_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1221-0241_S_1997_05_07_yyk_uvs.fits wwins J1221-0241_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1221-0241_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.000595084 Jy ! Component: 100 - total flux cleaned = 0.000918262 Jy ! Component: 150 - total flux cleaned = 0.00127141 Jy ! Component: 200 - total flux cleaned = 0.00175584 Jy ! Component: 250 - total flux cleaned = 0.00222484 Jy ! Component: 300 - total flux cleaned = 0.0026813 Jy ! Component: 350 - total flux cleaned = 0.00290355 Jy ! Component: 400 - total flux cleaned = 0.00312054 Jy ! Component: 450 - total flux cleaned = 0.00324766 Jy ! Component: 500 - total flux cleaned = 0.00333 Jy ! Component: 550 - total flux cleaned = 0.00344915 Jy ! Component: 600 - total flux cleaned = 0.00340923 Jy ! Component: 650 - total flux cleaned = 0.00333132 Jy ! Component: 700 - total flux cleaned = 0.00321758 Jy ! Component: 750 - total flux cleaned = 0.00314298 Jy ! Component: 800 - total flux cleaned = 0.00303406 Jy ! Component: 850 - total flux cleaned = 0.00307043 Jy ! Component: 900 - total flux cleaned = 0.0031062 Jy ! Component: 950 - total flux cleaned = 0.00314076 Jy ! Component: 1000 - total flux cleaned = 0.00304026 Jy ! Component: 1050 - total flux cleaned = 0.00304105 Jy ! Component: 1100 - total flux cleaned = 0.00300851 Jy ! Component: 1150 - total flux cleaned = 0.00307259 Jy ! Component: 1200 - total flux cleaned = 0.00313535 Jy ! Component: 1250 - total flux cleaned = 0.00301037 Jy ! Component: 1300 - total flux cleaned = 0.00294964 Jy ! Component: 1350 - total flux cleaned = 0.00297972 Jy ! Component: 1400 - total flux cleaned = 0.00285968 Jy ! Component: 1450 - total flux cleaned = 0.00288915 Jy ! Component: 1500 - total flux cleaned = 0.0027721 Jy ! Component: 1550 - total flux cleaned = 0.00280113 Jy ! Component: 1600 - total flux cleaned = 0.00274353 Jy ! Component: 1650 - total flux cleaned = 0.00263008 Jy ! Component: 1700 - total flux cleaned = 0.00263004 Jy ! Component: 1750 - total flux cleaned = 0.00243571 Jy ! Component: 1800 - total flux cleaned = 0.00249065 Jy ! Component: 1850 - total flux cleaned = 0.00243612 Jy ! Component: 1900 - total flux cleaned = 0.00230122 Jy ! Component: 1950 - total flux cleaned = 0.00224823 Jy ! Component: 2000 - total flux cleaned = 0.00216929 Jy ! Total flux subtracted in 2048 components = 0.00222196 Jy ! Clean residual min=-0.001443 max=0.001574 Jy/beam ! Clean residual mean=0.000004 rms=0.000563 Jy/beam ! Combined flux in latest and established models = 0.188135 Jy keep ! Adding 133 model components to the UV plane model. ! The established model now contains 204 components and 0.188135 Jy ![Exited script file: muppet] wmap "J1221-0241_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.585 x 8.428 at -1.972 degrees (North through East) ! Clean map min=-0.002477 max=0.17346 Jy/beam ! Writing clean map to FITS file: J1221-0241_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.173457 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000561344 device "J1221-0241_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1221-0241_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.970862 0.970862 1.94172 3.88345 7.7669 15.5338 31.0676 62.1352 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.173 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.585 x 8.428 at -1.972 degrees (North through East) ! Clean map min=-0.002477 max=0.17346 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1221-0241_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1221-0241_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1221-0241_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:03:08 2007