! Started logfile: J1256-2155_S_2005_07_09_yyk_uvs.log on Fri Jan 20 11:24:56 2006 obs J1256-2155_S_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J1256-2155_S_2005_07_09_yyk_uve.fits ! AN table 1: 6 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.814815 visibilities/baseline/integration-bin. ! Found source: J1256-2155 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1602 lines of history. ! ! Reading 880 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 J1256-2155_S_2005_07_09_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 = 256x256 pixels with 1.00x1.00 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.157899 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=8.621 mas, bmaj=22.73 mas, bpa=-1.949 degrees ! Estimated noise=3.82405 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0918922 Jy ! Component: 100 - total flux cleaned = 0.0950973 Jy ! Total flux subtracted in 100 components = 0.0950973 Jy ! Clean residual min=-0.015360 max=0.015322 Jy/beam ! Clean residual mean=-0.000610 rms=0.006787 Jy/beam ! Combined flux in latest and established models = 0.0950973 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.0950973 Jy ! ! Correcting IF 1. ! A total of 21 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 19 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 24 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.100061Jy sigma=1.428826 ! Fit after self-cal, rms=0.091587Jy sigma=1.349726 ! Inverting map and beam ! Estimated beam: bmin=8.621 mas, bmaj=22.73 mas, bpa=-1.949 degrees ! Estimated noise=3.82405 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=9.311 mas, bmaj=24.56 mas, bpa=-6.279 degrees ! Estimated noise=2.04377 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.0291849 Jy ! Component: 100 - total flux cleaned = 0.0303525 Jy ! Component: 150 - total flux cleaned = 0.029989 Jy ! Component: 200 - total flux cleaned = 0.0276134 Jy ! Total flux subtracted in 200 components = 0.0276134 Jy ! Clean residual min=-0.003366 max=0.003359 Jy/beam ! Clean residual mean=-0.000115 rms=0.001439 Jy/beam ! Combined flux in latest and established models = 0.122711 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 70 components and 0.122711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081428Jy sigma=1.171171 ! Fit after self-cal, rms=0.081358Jy sigma=1.170413 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.311 x 24.56 at -6.279 degrees (North through East) ! Clean map min=-0.0069769 max=0.10599 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.00655 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.01 HN 1.00* KP 0.83 ! LA 1.04 MK 1.00* NL 0.98 OV 0.99 ! PT 1.03 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.954199 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.15 HN 1.00* KP 1.19 ! LA 1.03 MK 1.00* NL 0.92 OV 1.13 ! PT 1.05 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01489 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.84 HN 1.00* KP 1.00 ! LA 0.92 MK 1.00* NL 1.04 OV 0.98 ! PT 1.06 SC 1.00* ! ! ! Correcting IF 4. ! 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* ! ! ! Fit before self-cal, rms=0.081358Jy sigma=1.170413 ! Fit after self-cal, rms=0.081175Jy sigma=1.148368 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.081175Jy sigma=1.148368 ! Fit after self-cal, rms=0.081192Jy sigma=1.148277 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=9.225 mas, bmaj=24.62 mas, bpa=-6.591 degrees ! Estimated noise=2.04458 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.000780495 Jy ! Component: 100 - total flux cleaned = -8.09254e-05 Jy ! Component: 150 - total flux cleaned = -0.000474547 Jy ! Component: 200 - total flux cleaned = 1.019e-07 Jy ! Total flux subtracted in 200 components = 1.019e-07 Jy ! Clean residual min=-0.001939 max=0.001939 Jy/beam ! Clean residual mean=-0.000074 rms=0.000843 Jy/beam ! Combined flux in latest and established models = 0.122711 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 114 components and 0.122711 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080363Jy sigma=1.135767 ! Fit after self-cal, rms=0.080352Jy sigma=1.135581 ! 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.080352Jy sigma=1.135581 ! Fit after self-cal, rms=0.068998Jy sigma=0.944994 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00631495 Jy ! Component: 100 - total flux cleaned = 0.00586514 Jy ! Component: 150 - total flux cleaned = 0.0054545 Jy ! Component: 200 - total flux cleaned = 0.00486548 Jy ! Total flux subtracted in 200 components = 0.00486548 Jy ! Clean residual min=-0.002338 max=0.002057 Jy/beam ! Clean residual mean=-0.000089 rms=0.000718 Jy/beam ! Combined flux in latest and established models = 0.127576 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 144 components and 0.127576 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068353Jy sigma=0.934104 ! Fit after self-cal, rms=0.068135Jy sigma=0.929103 ! 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: 9.225 x 24.62 at -6.591 degrees (North through East) ! Clean map min=-0.006073 max=0.11219 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.068135Jy sigma=0.929103 ! Fit after self-cal, rms=0.068347Jy sigma=0.921228 ! 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.068347Jy sigma=0.921228 ! Fit after self-cal, rms=0.068354Jy sigma=0.920848 ! Inverting map and beam ! Estimated beam: bmin=9.119 mas, bmaj=24.29 mas, bpa=-6.865 degrees ! Estimated noise=2.08513 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00337467 Jy ! Component: 100 - total flux cleaned = 0.00326608 Jy ! Component: 150 - total flux cleaned = 0.0030639 Jy ! Component: 200 - total flux cleaned = 0.00261773 Jy ! Total flux subtracted in 200 components = 0.00261773 Jy ! Clean residual min=-0.002631 max=0.002199 Jy/beam ! Clean residual mean=-0.000077 rms=0.000743 Jy/beam ! Combined flux in latest and established models = 0.130194 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 178 components and 0.130194 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068125Jy sigma=0.916280 ! Fit after self-cal, rms=0.068123Jy sigma=0.916197 ! 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.068123Jy sigma=0.916197 ! Fit after self-cal, rms=0.068426Jy sigma=0.915157 ! 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.068426Jy sigma=0.915157 ! Fit after self-cal, rms=0.068451Jy sigma=0.915072 ! Inverting map and beam ! Estimated beam: bmin=9.095 mas, bmaj=24.08 mas, bpa=-6.961 degrees ! Estimated noise=2.09496 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000627414 Jy ! Component: 100 - total flux cleaned = 0.000282178 Jy ! Component: 150 - total flux cleaned = -1.75477e-05 Jy ! Component: 200 - total flux cleaned = -0.000280695 Jy ! Total flux subtracted in 200 components = -0.000280695 Jy ! Clean residual min=-0.002296 max=0.002726 Jy/beam ! Clean residual mean=-0.000060 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.129913 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 214 components and 0.129913 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068367Jy sigma=0.913312 ! Fit after self-cal, rms=0.068367Jy sigma=0.913284 ! 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=10.56 mas, bmaj=24.37 mas, bpa=-5.044 degrees ! Estimated noise=2.13779 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.000579597 Jy ! Component: 100 - total flux cleaned = -0.00101295 Jy ! Component: 150 - total flux cleaned = -0.00119033 Jy ! Component: 200 - total flux cleaned = -0.00131799 Jy ! Total flux subtracted in 200 components = -0.00131799 Jy ! Clean residual min=-0.002371 max=0.002914 Jy/beam ! Clean residual mean=-0.000061 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.128595 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 233 components and 0.128595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068340Jy sigma=0.912770 ! Fit after self-cal, rms=0.068338Jy sigma=0.912754 ! 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=8.515 mas, bmaj=22.62 mas, bpa=-2.149 degrees ! Estimated noise=3.86083 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.116218 Jy ! Component: 100 - total flux cleaned = 0.134755 Jy ! Component: 150 - total flux cleaned = 0.137987 Jy ! Component: 200 - total flux cleaned = 0.141627 Jy ! Total flux subtracted in 200 components = 0.141627 Jy ! Clean residual min=-0.015928 max=0.014554 Jy/beam ! Clean residual mean=-0.000360 rms=0.004728 Jy/beam ! Combined flux in latest and established models = 0.141627 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.141627 Jy ! Inverting map and beam ! Estimated beam: bmin=9.095 mas, bmaj=24.08 mas, bpa=-6.961 degrees ! Estimated noise=2.09496 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.00974363 Jy ! Component: 100 - total flux cleaned = 0.00986215 Jy ! Component: 150 - total flux cleaned = 0.00881689 Jy ! Component: 200 - total flux cleaned = 0.00780041 Jy ! Total flux subtracted in 200 components = 0.00780041 Jy ! Clean residual min=-0.006747 max=0.007360 Jy/beam ! Clean residual mean=-0.000078 rms=0.002436 Jy/beam ! Combined flux in latest and established models = 0.149427 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 82 components and 0.149427 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=10.56 mas, bmaj=24.37 mas, bpa=-5.044 degrees ! Estimated noise=2.13779 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.000969468 Jy ! Component: 100 - total flux cleaned = -0.00192541 Jy ! Component: 150 - total flux cleaned = -0.00274673 Jy ! Component: 200 - total flux cleaned = -0.00345988 Jy ! Total flux subtracted in 200 components = -0.00345988 Jy ! Clean residual min=-0.007000 max=0.008011 Jy/beam ! Clean residual mean=-0.000061 rms=0.002354 Jy/beam ! Combined flux in latest and established models = 0.145968 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 115 components and 0.145967 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=9.095 mas, bmaj=24.08 mas, bpa=-6.961 degrees ! Estimated noise=2.09496 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000271724 Jy ! Component: 100 - total flux cleaned = -0.000597244 Jy ! Component: 150 - total flux cleaned = -0.000743145 Jy ! Component: 200 - total flux cleaned = -0.000742763 Jy ! Total flux subtracted in 200 components = -0.000742763 Jy ! Clean residual min=-0.006470 max=0.007644 Jy/beam ! Clean residual mean=-0.000040 rms=0.002198 Jy/beam ! Combined flux in latest and established models = 0.145225 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 144 components and 0.145225 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071566Jy sigma=0.959223 ! Fit after self-cal, rms=0.071376Jy sigma=0.954605 wmodel J1256-2155_S_2005_07_09_yyk\_map.mod ! Writing 144 model components to file: J1256-2155_S_2005_07_09_yyk_map.mod wobs J1256-2155_S_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J1256-2155_S_2005_07_09_yyk_uvs.fits wwins J1256-2155_S_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J1256-2155_S_2005_07_09_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=1024 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000961237 Jy ! Component: 100 - total flux cleaned = 0.000543402 Jy ! Component: 150 - total flux cleaned = 0.000992688 Jy ! Component: 200 - total flux cleaned = 0.00140473 Jy ! Component: 250 - total flux cleaned = 0.00186427 Jy ! Component: 300 - total flux cleaned = 0.00257608 Jy ! Component: 350 - total flux cleaned = 0.0032427 Jy ! Component: 400 - total flux cleaned = 0.00386877 Jy ! Component: 450 - total flux cleaned = 0.00428239 Jy ! Component: 500 - total flux cleaned = 0.00450636 Jy ! Component: 550 - total flux cleaned = 0.00482728 Jy ! Component: 600 - total flux cleaned = 0.00492916 Jy ! Component: 650 - total flux cleaned = 0.00522765 Jy ! Component: 700 - total flux cleaned = 0.00561585 Jy ! Component: 750 - total flux cleaned = 0.00590073 Jy ! Component: 800 - total flux cleaned = 0.0061332 Jy ! Component: 850 - total flux cleaned = 0.00636141 Jy ! Component: 900 - total flux cleaned = 0.00654027 Jy ! Component: 950 - total flux cleaned = 0.00667206 Jy ! Component: 1000 - total flux cleaned = 0.00671537 Jy ! Total flux subtracted in 1024 components = 0.0067583 Jy ! Clean residual min=-0.002386 max=0.002835 Jy/beam ! Clean residual mean=-0.000087 rms=0.001000 Jy/beam ! Combined flux in latest and established models = 0.151983 Jy keep ! Adding 70 model components to the UV plane model. ! The established model now contains 214 components and 0.151983 Jy ![Exited script file: muppet] wmap "J1256-2155_S_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.095 x 24.08 at -6.961 degrees (North through East) ! Clean map min=-0.0063764 max=0.14352 Jy/beam ! Writing clean map to FITS file: J1256-2155_S_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.143519 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000965855 device "J1256-2155_S_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J1256-2155_S_2005_07_09_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -2.01894 2.01894 4.03788 8.07575 16.1515 32.303 64.606 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.143 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.095 x 24.08 at -6.961 degrees (North through East) ! Clean map min=-0.0063764 max=0.14352 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1256-2155_S_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J1256-2155_S_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1256-2155_S_2005_07_09_yyk_uvs.log closed on Fri Jan 20 11:24:57 2006