! Started logfile: J1947-0103_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:41:05 2005 obs J1947-0103_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1947-0103_X_2005_05_12_yyk_uve.fits ! AN table 1: 12 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.937037 visibilities/baseline/integration-bin. ! Found source: J1947-0103 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1439 lines of history. ! ! Reading 2024 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 J1947-0103_X_2005_05_12_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.179299 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=0.7469 mas, bmaj=1.811 mas, bpa=0.4571 degrees ! Estimated noise=1.30628 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.137041 Jy ! Component: 100 - total flux cleaned = 0.170756 Jy ! Total flux subtracted in 100 components = 0.170756 Jy ! Clean residual min=-0.006712 max=0.008665 Jy/beam ! Clean residual mean=0.000002 rms=0.001979 Jy/beam ! Combined flux in latest and established models = 0.170756 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.170756 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 27 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.061322Jy sigma=1.074117 ! Fit after self-cal, rms=0.061100Jy sigma=1.068190 ! Inverting map and beam ! Estimated beam: bmin=0.7469 mas, bmaj=1.811 mas, bpa=0.4571 degrees ! Estimated noise=1.30628 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=0.9682 mas, bmaj=2.282 mas, bpa=-2.541 degrees ! Estimated noise=0.911221 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.0129023 Jy ! Component: 100 - total flux cleaned = 0.0163434 Jy ! Component: 150 - total flux cleaned = 0.0171529 Jy ! Component: 200 - total flux cleaned = 0.0173127 Jy ! Total flux subtracted in 200 components = 0.0173127 Jy ! Clean residual min=-0.004228 max=0.004073 Jy/beam ! Clean residual mean=-0.000004 rms=0.001031 Jy/beam ! Combined flux in latest and established models = 0.188068 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 30 components and 0.188068 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059242Jy sigma=1.027155 ! Fit after self-cal, rms=0.059237Jy sigma=1.027077 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9682 x 2.282 at -2.541 degrees (North through East) ! Clean map min=-0.0039694 max=0.16351 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.01242 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 1.00* KP 0.99 ! LA 1.03 MK 0.97 NL 0.99 OV 1.03 ! PT 0.92 SC 1.00 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00961 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.00 HN 1.00* KP 0.94 ! LA 1.01 MK 1.02 NL 0.97 OV 1.00 ! PT 1.04 SC 0.97 ! ! ! 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.980909 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.04 HN 1.00* KP 1.02 ! LA 0.96 MK 1.05 NL 0.99 OV 1.04 ! PT 1.04 SC 1.00* ! ! ! Fit before self-cal, rms=0.059237Jy sigma=1.027077 ! Fit after self-cal, rms=0.058858Jy sigma=1.017717 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.058858Jy sigma=1.017717 ! Fit after self-cal, rms=0.058861Jy sigma=1.017707 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9711 mas, bmaj=2.278 mas, bpa=-2.258 degrees ! Estimated noise=0.910711 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.00040432 Jy ! Component: 100 - total flux cleaned = 0.000403909 Jy ! Component: 150 - total flux cleaned = 0.000357523 Jy ! Component: 200 - total flux cleaned = 0.000356598 Jy ! Total flux subtracted in 200 components = 0.000356598 Jy ! Clean residual min=-0.003610 max=0.004032 Jy/beam ! Clean residual mean=-0.000005 rms=0.000952 Jy/beam ! Combined flux in latest and established models = 0.188425 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 35 components and 0.188425 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058814Jy sigma=1.017216 ! Fit after self-cal, rms=0.058813Jy sigma=1.017169 ! 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.058813Jy sigma=1.017169 ! Fit after self-cal, rms=0.055160Jy sigma=0.959683 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.000368429 Jy ! Component: 100 - total flux cleaned = 0.000401976 Jy ! Component: 150 - total flux cleaned = 0.000401745 Jy ! Component: 200 - total flux cleaned = 0.000379053 Jy ! Total flux subtracted in 200 components = 0.000379053 Jy ! Clean residual min=-0.003271 max=0.003932 Jy/beam ! Clean residual mean=-0.000005 rms=0.000922 Jy/beam ! Combined flux in latest and established models = 0.188804 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 37 components and 0.188804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055122Jy sigma=0.959082 ! Fit after self-cal, rms=0.054612Jy sigma=0.953382 ! 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: 0.9711 x 2.278 at -2.258 degrees (North through East) ! Clean map min=-0.0029902 max=0.1643 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.054612Jy sigma=0.953382 ! Fit after self-cal, rms=0.054132Jy sigma=0.941324 ! 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.054132Jy sigma=0.941324 ! Fit after self-cal, rms=0.054045Jy sigma=0.940519 ! Inverting map and beam ! Estimated beam: bmin=0.9655 mas, bmaj=2.265 mas, bpa=-1.707 degrees ! Estimated noise=0.904808 mJy/beam. ! Added new window around map position (-21.4, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00307956 Jy ! Component: 100 - total flux cleaned = 0.00320662 Jy ! Component: 150 - total flux cleaned = 0.00315654 Jy ! Component: 200 - total flux cleaned = 0.00320024 Jy ! Total flux subtracted in 200 components = 0.00320024 Jy ! Clean residual min=-0.002623 max=0.002694 Jy/beam ! Clean residual mean=-0.000004 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.192004 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 62 components and 0.192004 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053835Jy sigma=0.936428 ! Fit after self-cal, rms=0.053805Jy sigma=0.936087 ! 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.053805Jy sigma=0.936087 ! Fit after self-cal, rms=0.053516Jy sigma=0.921467 ! 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.053516Jy sigma=0.921467 ! Fit after self-cal, rms=0.053521Jy sigma=0.921414 ! Inverting map and beam ! Estimated beam: bmin=0.9666 mas, bmaj=2.266 mas, bpa=-1.771 degrees ! Estimated noise=0.905733 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00118822 Jy ! Component: 100 - total flux cleaned = 0.0012739 Jy ! Component: 150 - total flux cleaned = 0.00127524 Jy ! Component: 200 - total flux cleaned = 0.00127635 Jy ! Total flux subtracted in 200 components = 0.00127635 Jy ! Clean residual min=-0.002624 max=0.002731 Jy/beam ! Clean residual mean=-0.000006 rms=0.000750 Jy/beam ! Combined flux in latest and established models = 0.193281 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 68 components and 0.193281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053463Jy sigma=0.920372 ! Fit after self-cal, rms=0.053459Jy sigma=0.920304 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.531 mas, bmaj=3.845 mas, bpa=10.45 degrees ! Estimated noise=1.10389 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.000509358 Jy ! Component: 100 - total flux cleaned = 0.000433113 Jy ! Component: 150 - total flux cleaned = 0.000338157 Jy ! Component: 200 - total flux cleaned = 0.000294196 Jy ! Total flux subtracted in 200 components = 0.000294196 Jy ! Clean residual min=-0.003162 max=0.002982 Jy/beam ! Clean residual mean=-0.000010 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.193575 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 76 components and 0.193575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053471Jy sigma=0.920532 ! Fit after self-cal, rms=0.053468Jy sigma=0.920495 ! Inverting map uvtaper 0,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=0.747 mas, bmaj=1.81 mas, bpa=0.8131 degrees ! Estimated noise=1.30204 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.138721 Jy ! Component: 100 - total flux cleaned = 0.172291 Jy ! Component: 150 - total flux cleaned = 0.18309 Jy ! Component: 200 - total flux cleaned = 0.189053 Jy ! Total flux subtracted in 200 components = 0.189053 Jy ! Clean residual min=-0.004664 max=0.004226 Jy/beam ! Clean residual mean=-0.000009 rms=0.001264 Jy/beam ! Combined flux in latest and established models = 0.189053 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 21 model components to the UV plane model. ! The established model now contains 21 components and 0.189053 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9666 mas, bmaj=2.266 mas, bpa=-1.771 degrees ! Estimated noise=0.905733 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.00323428 Jy ! Component: 100 - total flux cleaned = 0.00399356 Jy ! Component: 150 - total flux cleaned = 0.00418359 Jy ! Component: 200 - total flux cleaned = 0.00434199 Jy ! Total flux subtracted in 200 components = 0.00434199 Jy ! Clean residual min=-0.002736 max=0.002719 Jy/beam ! Clean residual mean=-0.000006 rms=0.000759 Jy/beam ! Combined flux in latest and established models = 0.193395 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 48 components and 0.193395 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.531 mas, bmaj=3.845 mas, bpa=10.45 degrees ! Estimated noise=1.10389 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.000368537 Jy ! Component: 100 - total flux cleaned = 0.00039625 Jy ! Component: 150 - total flux cleaned = 0.000451236 Jy ! Component: 200 - total flux cleaned = 0.000476383 Jy ! Total flux subtracted in 200 components = 0.000476383 Jy ! Clean residual min=-0.003233 max=0.002876 Jy/beam ! Clean residual mean=-0.000010 rms=0.000990 Jy/beam ! Combined flux in latest and established models = 0.193872 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 58 components and 0.193872 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9666 mas, bmaj=2.266 mas, bpa=-1.771 degrees ! Estimated noise=0.905733 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000327635 Jy ! Component: 100 - total flux cleaned = -0.000326167 Jy ! Component: 150 - total flux cleaned = -0.000289005 Jy ! Component: 200 - total flux cleaned = -0.000255832 Jy ! Total flux subtracted in 200 components = -0.000255832 Jy ! Clean residual min=-0.002650 max=0.002762 Jy/beam ! Clean residual mean=-0.000006 rms=0.000749 Jy/beam ! Combined flux in latest and established models = 0.193616 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 70 components and 0.193616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053444Jy sigma=0.919984 ! Fit after self-cal, rms=0.053441Jy sigma=0.919901 wmodel J1947-0103_X_2005_05_12_yyk\_map.mod ! Writing 70 model components to file: J1947-0103_X_2005_05_12_yyk_map.mod wobs J1947-0103_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1947-0103_X_2005_05_12_yyk_uvs.fits wwins J1947-0103_X_2005_05_12_yyk\_map.win ! wwins: Wrote 2 windows to J1947-0103_X_2005_05_12_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 = -8.99408e-05 Jy ! Component: 100 - total flux cleaned = -0.000176495 Jy ! Component: 150 - total flux cleaned = -0.000344039 Jy ! Component: 200 - total flux cleaned = -0.000465453 Jy ! Component: 250 - total flux cleaned = -0.000582046 Jy ! Component: 300 - total flux cleaned = -0.000507055 Jy ! Component: 350 - total flux cleaned = -0.000434232 Jy ! Component: 400 - total flux cleaned = -0.000398583 Jy ! Component: 450 - total flux cleaned = -0.000432317 Jy ! Component: 500 - total flux cleaned = -0.000398565 Jy ! Component: 550 - total flux cleaned = -0.000464514 Jy ! Component: 600 - total flux cleaned = -0.000560146 Jy ! Component: 650 - total flux cleaned = -0.000559877 Jy ! Component: 700 - total flux cleaned = -0.000683953 Jy ! Component: 750 - total flux cleaned = -0.000745019 Jy ! Component: 800 - total flux cleaned = -0.000775338 Jy ! Component: 850 - total flux cleaned = -0.000921783 Jy ! Component: 900 - total flux cleaned = -0.000835337 Jy ! Component: 950 - total flux cleaned = -0.000835579 Jy ! Component: 1000 - total flux cleaned = -0.000808129 Jy ! Component: 1050 - total flux cleaned = -0.000809425 Jy ! Component: 1100 - total flux cleaned = -0.000782299 Jy ! Component: 1150 - total flux cleaned = -0.000862188 Jy ! Component: 1200 - total flux cleaned = -0.000809236 Jy ! Component: 1250 - total flux cleaned = -0.00083512 Jy ! Component: 1300 - total flux cleaned = -0.000783637 Jy ! Component: 1350 - total flux cleaned = -0.000707737 Jy ! Component: 1400 - total flux cleaned = -0.000683105 Jy ! Component: 1450 - total flux cleaned = -0.000707906 Jy ! Component: 1500 - total flux cleaned = -0.000610392 Jy ! Component: 1550 - total flux cleaned = -0.000610322 Jy ! Component: 1600 - total flux cleaned = -0.00058621 Jy ! Component: 1650 - total flux cleaned = -0.000538623 Jy ! Component: 1700 - total flux cleaned = -0.000492101 Jy ! Component: 1750 - total flux cleaned = -0.000515124 Jy ! Component: 1800 - total flux cleaned = -0.000469657 Jy ! Component: 1850 - total flux cleaned = -0.000536948 Jy ! Component: 1900 - total flux cleaned = -0.00053661 Jy ! Component: 1950 - total flux cleaned = -0.000514613 Jy ! Component: 2000 - total flux cleaned = -0.000536139 Jy ! Total flux subtracted in 2048 components = -0.000600964 Jy ! Clean residual min=-0.001195 max=0.001277 Jy/beam ! Clean residual mean=-0.000004 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.193015 Jy keep ! Adding 145 model components to the UV plane model. ! The established model now contains 215 components and 0.193015 Jy ![Exited script file: muppet] wmap "J1947-0103_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9666 x 2.266 at -1.771 degrees (North through East) ! Clean map min=-0.0018038 max=0.16329 Jy/beam ! Writing clean map to FITS file: J1947-0103_X_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.163286 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00040279 device "J1947-0103_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1947-0103_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.74003 0.74003 1.48006 2.96012 5.92024 11.8405 23.681 47.3619 94.7239 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.163 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9666 x 2.266 at -1.771 degrees (North through East) ! Clean map min=-0.0018038 max=0.16329 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1947-0103_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1947-0103_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1947-0103_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:41:09 2005