! Started logfile: J1312-0424_S_1997_05_07_yyk_uvs.log on Sun Jan 7 18:15:59 2007 obs J1312-0424_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1312-0424_S_1997_05_07_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.720863 visibilities/baseline/integration-bin. ! Found source: J1312-0424 ! ! 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 18036 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 J1312-0424_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.369402 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=8.215 mas, bpa=4.531 degrees ! Estimated noise=2282.44 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.204323 Jy ! Component: 100 - total flux cleaned = 0.229306 Jy ! Total flux subtracted in 100 components = 0.229306 Jy ! Clean residual min=-0.013314 max=0.017456 Jy/beam ! Clean residual mean=0.000149 rms=0.004128 Jy/beam ! Combined flux in latest and established models = 0.229306 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.229306 Jy ! ! Correcting IF 1. ! A total of 344 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.278875Jy sigma=0.001204 ! Fit after self-cal, rms=0.277777Jy sigma=0.001202 ! Inverting map and beam ! Estimated beam: bmin=3.578 mas, bmaj=8.215 mas, bpa=4.531 degrees ! Estimated noise=2282.44 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.686 mas, bmaj=9.954 mas, bpa=3.276 degrees ! Estimated noise=1125.41 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.00935681 Jy ! Component: 100 - total flux cleaned = 0.00975526 Jy ! Component: 150 - total flux cleaned = 0.0102526 Jy ! Component: 200 - total flux cleaned = 0.0105429 Jy ! Total flux subtracted in 200 components = 0.0105429 Jy ! Clean residual min=-0.006006 max=0.007917 Jy/beam ! Clean residual mean=0.000204 rms=0.002295 Jy/beam ! Combined flux in latest and established models = 0.239849 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 22 components and 0.239849 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.277240Jy sigma=0.001200 ! Fit after self-cal, rms=0.277239Jy sigma=0.001200 ! 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.686 x 9.954 at 3.276 degrees (North through East) ! Clean map min=-0.0059445 max=0.23722 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03782 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.03 HN 1.04 KP 0.90 ! LA 0.96 MK 0.97 NL 1.00* OV 1.09 ! PT 0.94 SC 0.74 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982195 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.13 HN 1.07 KP 1.02 ! LA 1.08 MK 1.08 NL 0.96 OV 1.00 ! PT 0.96 SC 0.86 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.0501 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 1.05 HN 1.00 KP 0.90 ! LA 0.82 MK 0.86 NL 0.96 OV 0.97 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981057 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.17 HN 1.15 KP 0.98 ! LA 0.89 MK 1.05 NL 1.03 OV 1.08 ! PT 0.89 SC 1.00 ! ! ! Fit before self-cal, rms=0.277239Jy sigma=0.001200 ! Fit after self-cal, rms=0.273045Jy sigma=0.001194 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.273045Jy sigma=0.001194 ! Fit after self-cal, rms=0.273042Jy sigma=0.001194 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.589 mas, bmaj=9.722 mas, bpa=5.393 degrees ! Estimated noise=1134.43 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.00351082 Jy ! Component: 100 - total flux cleaned = 0.0035111 Jy ! Component: 150 - total flux cleaned = 0.00350866 Jy ! Component: 200 - total flux cleaned = 0.0034652 Jy ! Total flux subtracted in 200 components = 0.0034652 Jy ! Clean residual min=-0.005048 max=0.003844 Jy/beam ! Clean residual mean=-0.000039 rms=0.001350 Jy/beam ! Combined flux in latest and established models = 0.243314 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 36 components and 0.243314 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.273018Jy sigma=0.001194 ! Fit after self-cal, rms=0.273017Jy sigma=0.001194 ! 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.273017Jy sigma=0.001194 ! Fit after self-cal, rms=0.272252Jy sigma=0.001190 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.000542474 Jy ! Component: 100 - total flux cleaned = 0.000465556 Jy ! Component: 150 - total flux cleaned = 0.000431955 Jy ! Component: 200 - total flux cleaned = 0.000368299 Jy ! Total flux subtracted in 200 components = 0.000368299 Jy ! Clean residual min=-0.005116 max=0.003777 Jy/beam ! Clean residual mean=-0.000037 rms=0.001347 Jy/beam ! Combined flux in latest and established models = 0.243682 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 41 components and 0.243682 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.272246Jy sigma=0.001190 ! Fit after self-cal, rms=0.272150Jy sigma=0.001190 ! 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: 4.589 x 9.722 at 5.393 degrees (North through East) ! Clean map min=-0.0050464 max=0.24213 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.272150Jy sigma=0.001190 ! Fit after self-cal, rms=0.333822Jy 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.333822Jy sigma=0.001186 ! Fit after self-cal, rms=0.333820Jy sigma=0.001186 ! Inverting map and beam ! Estimated beam: bmin=4.58 mas, bmaj=9.708 mas, bpa=5.508 degrees ! Estimated noise=1128.87 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000340561 Jy ! Component: 100 - total flux cleaned = 0.000341655 Jy ! Component: 150 - total flux cleaned = 0.000320966 Jy ! Component: 200 - total flux cleaned = 0.000283108 Jy ! Total flux subtracted in 200 components = 0.000283108 Jy ! Clean residual min=-0.004797 max=0.003805 Jy/beam ! Clean residual mean=-0.000024 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.243965 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 49 components and 0.243965 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.333820Jy sigma=0.001186 ! Fit after self-cal, rms=0.333820Jy sigma=0.001186 ! 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.333820Jy sigma=0.001186 ! Fit after self-cal, rms=0.333942Jy 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.333942Jy sigma=0.001184 ! Fit after self-cal, rms=0.333948Jy sigma=0.001184 ! Inverting map and beam ! Estimated beam: bmin=4.57 mas, bmaj=9.684 mas, bpa=5.58 degrees ! Estimated noise=1130.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00109682 Jy ! Component: 100 - total flux cleaned = 0.00114719 Jy ! Component: 150 - total flux cleaned = 0.00116748 Jy ! Component: 200 - total flux cleaned = 0.00118581 Jy ! Total flux subtracted in 200 components = 0.00118581 Jy ! Clean residual min=-0.004788 max=0.003859 Jy/beam ! Clean residual mean=-0.000023 rms=0.001231 Jy/beam ! Combined flux in latest and established models = 0.245151 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 54 components and 0.245151 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.333947Jy sigma=0.001184 ! Fit after self-cal, rms=0.333949Jy 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.475 mas, bmaj=14.78 mas, bpa=13.14 degrees ! Estimated noise=1297.63 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.000471106 Jy ! Component: 100 - total flux cleaned = 0.00048765 Jy ! Component: 150 - total flux cleaned = 0.000514754 Jy ! Component: 200 - total flux cleaned = 0.000526407 Jy ! Total flux subtracted in 200 components = 0.000526407 Jy ! Clean residual min=-0.004957 max=0.004550 Jy/beam ! Clean residual mean=-0.000047 rms=0.001463 Jy/beam ! Combined flux in latest and established models = 0.245678 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 61 components and 0.245678 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.333951Jy sigma=0.001184 ! Fit after self-cal, rms=0.333952Jy 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=3.512 mas, bmaj=8.124 mas, bpa=6.437 degrees ! Estimated noise=2345.89 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.213045 Jy ! Component: 100 - total flux cleaned = 0.241282 Jy ! Component: 150 - total flux cleaned = 0.24462 Jy ! Component: 200 - total flux cleaned = 0.244458 Jy ! Total flux subtracted in 200 components = 0.244458 Jy ! Clean residual min=-0.007365 max=0.007835 Jy/beam ! Clean residual mean=-0.000013 rms=0.002179 Jy/beam ! Combined flux in latest and established models = 0.244458 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.244458 Jy ! Inverting map and beam ! Estimated beam: bmin=4.57 mas, bmaj=9.684 mas, bpa=5.58 degrees ! Estimated noise=1130.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.000111227 Jy ! Component: 100 - total flux cleaned = -0.000167693 Jy ! Component: 150 - total flux cleaned = -0.000249608 Jy ! Component: 200 - total flux cleaned = -0.000185929 Jy ! Total flux subtracted in 200 components = -0.000185929 Jy ! Clean residual min=-0.004962 max=0.003835 Jy/beam ! Clean residual mean=-0.000013 rms=0.001249 Jy/beam ! Combined flux in latest and established models = 0.244272 Jy ! Adding 16 model components to the UV plane model. ! The established model now contains 29 components and 0.244272 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.475 mas, bmaj=14.78 mas, bpa=13.14 degrees ! Estimated noise=1297.63 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.000707504 Jy ! Component: 100 - total flux cleaned = 0.00079031 Jy ! Component: 150 - total flux cleaned = 0.000862646 Jy ! Component: 200 - total flux cleaned = 0.000910612 Jy ! Total flux subtracted in 200 components = 0.000910612 Jy ! Clean residual min=-0.005044 max=0.004544 Jy/beam ! Clean residual mean=-0.000037 rms=0.001470 Jy/beam ! Combined flux in latest and established models = 0.245182 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 38 components and 0.245182 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.57 mas, bmaj=9.684 mas, bpa=5.58 degrees ! Estimated noise=1130.66 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00041882 Jy ! Component: 100 - total flux cleaned = -0.000368619 Jy ! Component: 150 - total flux cleaned = -0.000369691 Jy ! Component: 200 - total flux cleaned = -0.000350062 Jy ! Total flux subtracted in 200 components = -0.000350062 Jy ! Clean residual min=-0.004854 max=0.003846 Jy/beam ! Clean residual mean=-0.000020 rms=0.001237 Jy/beam ! Combined flux in latest and established models = 0.244832 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 47 components and 0.244832 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.333952Jy sigma=0.001184 ! Fit after self-cal, rms=0.333954Jy sigma=0.001184 wmodel J1312-0424_S_1997_05_07_yyk\_map.mod ! Writing 47 model components to file: J1312-0424_S_1997_05_07_yyk_map.mod wobs J1312-0424_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1312-0424_S_1997_05_07_yyk_uvs.fits wwins J1312-0424_S_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1312-0424_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.00164369 Jy ! Component: 100 - total flux cleaned = -0.00211615 Jy ! Component: 150 - total flux cleaned = -0.00249297 Jy ! Component: 200 - total flux cleaned = -0.00273421 Jy ! Component: 250 - total flux cleaned = -0.00290704 Jy ! Component: 300 - total flux cleaned = -0.00296109 Jy ! Component: 350 - total flux cleaned = -0.00301233 Jy ! Component: 400 - total flux cleaned = -0.00296161 Jy ! Component: 450 - total flux cleaned = -0.00305938 Jy ! Component: 500 - total flux cleaned = -0.00315215 Jy ! Component: 550 - total flux cleaned = -0.00333549 Jy ! Component: 600 - total flux cleaned = -0.00369312 Jy ! Component: 650 - total flux cleaned = -0.00391088 Jy ! Component: 700 - total flux cleaned = -0.00420791 Jy ! Component: 750 - total flux cleaned = -0.00437274 Jy ! Component: 800 - total flux cleaned = -0.00461565 Jy ! Component: 850 - total flux cleaned = -0.00485306 Jy ! Component: 900 - total flux cleaned = -0.00516138 Jy ! Component: 950 - total flux cleaned = -0.00546142 Jy ! Component: 1000 - total flux cleaned = -0.00560864 Jy ! Component: 1050 - total flux cleaned = -0.00582513 Jy ! Component: 1100 - total flux cleaned = -0.00593205 Jy ! Component: 1150 - total flux cleaned = -0.00617474 Jy ! Component: 1200 - total flux cleaned = -0.0062092 Jy ! Component: 1250 - total flux cleaned = -0.00650913 Jy ! Component: 1300 - total flux cleaned = -0.00673791 Jy ! Component: 1350 - total flux cleaned = -0.00705846 Jy ! Component: 1400 - total flux cleaned = -0.00724811 Jy ! Component: 1450 - total flux cleaned = -0.00746637 Jy ! Component: 1500 - total flux cleaned = -0.0078337 Jy ! Component: 1550 - total flux cleaned = -0.00801373 Jy ! Component: 1600 - total flux cleaned = -0.00830999 Jy ! Component: 1650 - total flux cleaned = -0.00854286 Jy ! Component: 1700 - total flux cleaned = -0.00871542 Jy ! Component: 1750 - total flux cleaned = -0.00894195 Jy ! Component: 1800 - total flux cleaned = -0.00910959 Jy ! Component: 1850 - total flux cleaned = -0.0092199 Jy ! Component: 1900 - total flux cleaned = -0.0093566 Jy ! Component: 1950 - total flux cleaned = -0.00943787 Jy ! Component: 2000 - total flux cleaned = -0.00959802 Jy ! Total flux subtracted in 2048 components = -0.00978202 Jy ! Clean residual min=-0.001322 max=0.001587 Jy/beam ! Clean residual mean=-0.000054 rms=0.000559 Jy/beam ! Combined flux in latest and established models = 0.23505 Jy keep ! Adding 122 model components to the UV plane model. ! The established model now contains 169 components and 0.23505 Jy ![Exited script file: muppet] wmap "J1312-0424_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.57 x 9.684 at 5.58 degrees (North through East) ! Clean map min=-0.0043119 max=0.24198 Jy/beam ! Writing clean map to FITS file: J1312-0424_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.241976 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000551143 device "J1312-0424_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1312-0424_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.683302 0.683302 1.3666 2.73321 5.46641 10.9328 21.8657 43.7313 87.4626 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.241 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.57 x 9.684 at 5.58 degrees (North through East) ! Clean map min=-0.0043119 max=0.24198 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1312-0424_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1312-0424_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1312-0424_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 18:16:06 2007