! Started logfile: J1759-1505_S_2004_04_30_yyk_uvs.log on Wed Dec 7 01:04:35 2005 obs J1759-1505_S_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J1759-1505_S_2004_04_30_yyk_uve.fits ! AN table 1: 21 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.47619 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1759-1505 ! ! 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 1629 lines of history. ! ! Reading 1800 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 J1759-1505_S_2004_04_30_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 1.00x1.00 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.136995 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 71 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 73 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 99 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.926382Jy sigma=15.895779 ! Fit after self-cal, rms=0.917215Jy sigma=15.739232 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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=5.307 mas, bmaj=16.94 mas, bpa=-4.993 degrees ! Estimated noise=2.23589 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.073078 Jy ! Component: 100 - total flux cleaned = 0.0964736 Jy ! Total flux subtracted in 100 components = 0.0964736 Jy ! Clean residual min=-0.016063 max=0.034010 Jy/beam ! Clean residual mean=-0.000009 rms=0.005497 Jy/beam ! Combined flux in latest and established models = 0.0964736 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.0964736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101289Jy sigma=1.643436 ! Fit after self-cal, rms=0.100027Jy sigma=1.623550 ! Inverting map ! Added new window around map position (-24, -58). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0352122 Jy ! Component: 100 - total flux cleaned = 0.0512471 Jy ! Total flux subtracted in 100 components = 0.0512471 Jy ! Clean residual min=-0.012671 max=0.014487 Jy/beam ! Clean residual mean=-0.000015 rms=0.003870 Jy/beam ! Combined flux in latest and established models = 0.147721 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 0.147721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.088650Jy sigma=1.398889 ! Fit after self-cal, rms=0.087726Jy sigma=1.377915 ! Inverting map 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=7.812 mas, bmaj=17.87 mas, bpa=-0.533 degrees ! Estimated noise=1.13663 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.0226319 Jy ! Component: 100 - total flux cleaned = 0.0372366 Jy ! Component: 150 - total flux cleaned = 0.0479612 Jy ! Component: 200 - total flux cleaned = 0.0561571 Jy ! Total flux subtracted in 200 components = 0.0561571 Jy ! Clean residual min=-0.010677 max=0.011875 Jy/beam ! Clean residual mean=-0.000035 rms=0.003323 Jy/beam ! Combined flux in latest and established models = 0.203878 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 67 components and 0.203878 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083145Jy sigma=1.275421 ! Fit after self-cal, rms=0.083066Jy sigma=1.271141 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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 ! 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 2. ! 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 3. ! Amplitude normalization factor in sub-array 1: 1.01876 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.88 HN 1.04 KP 0.89 ! LA 0.86 MK 1.00* NL 1.15 OV 1.09 ! PT 0.91 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.04773 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.87 HN 1.00* KP 0.86 ! LA 1.00* MK 1.00* NL 1.06 OV 0.87 ! PT 0.95 SC 1.00* ! ! ! Fit before self-cal, rms=0.083066Jy sigma=1.271141 ! Fit after self-cal, rms=0.080555Jy sigma=1.255062 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.080555Jy sigma=1.255062 ! Fit after self-cal, rms=0.080532Jy sigma=1.254287 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.117 mas, bmaj=17.91 mas, bpa=0.6542 degrees ! Estimated noise=1.11159 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.00652147 Jy ! Component: 100 - total flux cleaned = 0.0110098 Jy ! Component: 150 - total flux cleaned = 0.0145446 Jy ! Component: 200 - total flux cleaned = 0.0173604 Jy ! Total flux subtracted in 200 components = 0.0173604 Jy ! Clean residual min=-0.009030 max=0.009612 Jy/beam ! Clean residual mean=-0.000048 rms=0.002552 Jy/beam ! Combined flux in latest and established models = 0.221238 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 85 components and 0.221238 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080248Jy sigma=1.243910 ! Fit after self-cal, rms=0.080316Jy sigma=1.243594 ! 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.080316Jy sigma=1.243594 ! Fit after self-cal, rms=0.066922Jy sigma=1.000925 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.00774059 Jy ! Component: 100 - total flux cleaned = 0.0124087 Jy ! Component: 150 - total flux cleaned = 0.0158812 Jy ! Component: 200 - total flux cleaned = 0.0177812 Jy ! Total flux subtracted in 200 components = 0.0177812 Jy ! Clean residual min=-0.007534 max=0.009049 Jy/beam ! Clean residual mean=-0.000035 rms=0.002136 Jy/beam ! Combined flux in latest and established models = 0.23902 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 92 components and 0.23902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066376Jy sigma=0.984845 ! Fit after self-cal, rms=0.065009Jy sigma=0.972914 ! 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: 8.117 x 17.91 at 0.6542 degrees (North through East) ! Clean map min=-0.0075963 max=0.10378 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.065009Jy sigma=0.972914 ! Fit after self-cal, rms=0.064138Jy sigma=0.959667 ! 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.064138Jy sigma=0.959667 ! Fit after self-cal, rms=0.063679Jy sigma=0.957078 ! Inverting map and beam ! Estimated beam: bmin=8.206 mas, bmaj=18.06 mas, bpa=0.7769 degrees ! Estimated noise=1.08495 mJy/beam. ! Added new window around map position (-14, -54). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00559949 Jy ! Component: 100 - total flux cleaned = 0.00629393 Jy ! Component: 150 - total flux cleaned = 0.00603126 Jy ! Component: 200 - total flux cleaned = 0.00613302 Jy ! Total flux subtracted in 200 components = 0.00613302 Jy ! Clean residual min=-0.006220 max=0.005032 Jy/beam ! Clean residual mean=-0.000021 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.245153 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 131 components and 0.245153 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062693Jy sigma=0.937509 ! Fit after self-cal, rms=0.062341Jy sigma=0.934803 ! 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.062341Jy sigma=0.934803 ! Fit after self-cal, rms=0.062592Jy sigma=0.934825 ! 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.062592Jy sigma=0.934825 ! Fit after self-cal, rms=0.062439Jy sigma=0.934098 ! Inverting map and beam ! Estimated beam: bmin=8.277 mas, bmaj=18.29 mas, bpa=0.5551 degrees ! Estimated noise=1.07791 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00034732 Jy ! Component: 100 - total flux cleaned = -0.000730415 Jy ! Component: 150 - total flux cleaned = -0.00104064 Jy ! Component: 200 - total flux cleaned = -0.00159286 Jy ! Total flux subtracted in 200 components = -0.00159286 Jy ! Clean residual min=-0.005545 max=0.005079 Jy/beam ! Clean residual mean=-0.000021 rms=0.001469 Jy/beam ! Combined flux in latest and established models = 0.24356 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 151 components and 0.24356 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062233Jy sigma=0.930097 ! Fit after self-cal, rms=0.062101Jy sigma=0.929525 ! 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.15 mas, bmaj=19.49 mas, bpa=4.603 degrees ! Estimated noise=1.10895 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.000615797 Jy ! Component: 100 - total flux cleaned = -0.000934541 Jy ! Component: 150 - total flux cleaned = -0.000981197 Jy ! Component: 200 - total flux cleaned = -0.0010682 Jy ! Total flux subtracted in 200 components = -0.0010682 Jy ! Clean residual min=-0.005322 max=0.004826 Jy/beam ! Clean residual mean=-0.000022 rms=0.001597 Jy/beam ! Combined flux in latest and established models = 0.242492 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 167 components and 0.242492 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062050Jy sigma=0.928243 ! Fit after self-cal, rms=0.061974Jy sigma=0.927957 ! 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=5.394 mas, bmaj=16.93 mas, bpa=-5.032 degrees ! Estimated noise=2.17566 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0830832 Jy ! Component: 100 - total flux cleaned = 0.124856 Jy ! Component: 150 - total flux cleaned = 0.151013 Jy ! Component: 200 - total flux cleaned = 0.168468 Jy ! Total flux subtracted in 200 components = 0.168468 Jy ! Clean residual min=-0.010574 max=0.010002 Jy/beam ! Clean residual mean=-0.000009 rms=0.003052 Jy/beam ! Combined flux in latest and established models = 0.168468 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.168468 Jy ! Inverting map and beam ! Estimated beam: bmin=8.277 mas, bmaj=18.29 mas, bpa=0.5551 degrees ! Estimated noise=1.07791 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.0198022 Jy ! Component: 100 - total flux cleaned = 0.0328449 Jy ! Component: 150 - total flux cleaned = 0.0397634 Jy ! Component: 200 - total flux cleaned = 0.0438468 Jy ! Total flux subtracted in 200 components = 0.0438468 Jy ! Clean residual min=-0.007670 max=0.006371 Jy/beam ! Clean residual mean=-0.000012 rms=0.002009 Jy/beam ! Combined flux in latest and established models = 0.212315 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 79 components and 0.212315 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.15 mas, bmaj=19.49 mas, bpa=4.603 degrees ! Estimated noise=1.10895 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.00495472 Jy ! Component: 100 - total flux cleaned = 0.00797795 Jy ! Component: 150 - total flux cleaned = 0.0104289 Jy ! Component: 200 - total flux cleaned = 0.0124686 Jy ! Total flux subtracted in 200 components = 0.0124686 Jy ! Clean residual min=-0.006069 max=0.005962 Jy/beam ! Clean residual mean=-0.000017 rms=0.001821 Jy/beam ! Combined flux in latest and established models = 0.224784 Jy ! Adding 48 model components to the UV plane model. ! The established model now contains 117 components and 0.224784 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.277 mas, bmaj=18.29 mas, bpa=0.5551 degrees ! Estimated noise=1.07791 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00062087 Jy ! Component: 100 - total flux cleaned = 0.0018792 Jy ! Component: 150 - total flux cleaned = 0.00299177 Jy ! Component: 200 - total flux cleaned = 0.00413256 Jy ! Total flux subtracted in 200 components = 0.00413256 Jy ! Clean residual min=-0.005281 max=0.005254 Jy/beam ! Clean residual mean=-0.000016 rms=0.001543 Jy/beam ! Combined flux in latest and established models = 0.228916 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 142 components and 0.228916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.061992Jy sigma=0.929581 ! Fit after self-cal, rms=0.061838Jy sigma=0.928125 wmodel J1759-1505_S_2004_04_30_yyk\_map.mod ! Writing 142 model components to file: J1759-1505_S_2004_04_30_yyk_map.mod wobs J1759-1505_S_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J1759-1505_S_2004_04_30_yyk_uvs.fits wwins J1759-1505_S_2004_04_30_yyk\_map.win ! wwins: Wrote 3 windows to J1759-1505_S_2004_04_30_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.000154654 Jy ! Component: 100 - total flux cleaned = -0.000552863 Jy ! Component: 150 - total flux cleaned = -0.000921376 Jy ! Component: 200 - total flux cleaned = -0.000854191 Jy ! Component: 250 - total flux cleaned = -0.000730563 Jy ! Component: 300 - total flux cleaned = -0.000730038 Jy ! Component: 350 - total flux cleaned = -0.000560677 Jy ! Component: 400 - total flux cleaned = -0.000345667 Jy ! Component: 450 - total flux cleaned = -0.00019246 Jy ! Component: 500 - total flux cleaned = -9.3861e-05 Jy ! Component: 550 - total flux cleaned = -4.55384e-05 Jy ! Component: 600 - total flux cleaned = 0.000183992 Jy ! Component: 650 - total flux cleaned = 0.000491232 Jy ! Component: 700 - total flux cleaned = 0.000618125 Jy ! Component: 750 - total flux cleaned = 0.000864386 Jy ! Component: 800 - total flux cleaned = 0.000903569 Jy ! Component: 850 - total flux cleaned = 0.000982241 Jy ! Component: 900 - total flux cleaned = 0.00109739 Jy ! Component: 950 - total flux cleaned = 0.0012832 Jy ! Component: 1000 - total flux cleaned = 0.00135547 Jy ! Component: 1050 - total flux cleaned = 0.00139132 Jy ! Component: 1100 - total flux cleaned = 0.00149472 Jy ! Component: 1150 - total flux cleaned = 0.00139329 Jy ! Component: 1200 - total flux cleaned = 0.00159361 Jy ! Component: 1250 - total flux cleaned = 0.00159248 Jy ! Component: 1300 - total flux cleaned = 0.00159196 Jy ! Component: 1350 - total flux cleaned = 0.00165466 Jy ! Component: 1400 - total flux cleaned = 0.00171561 Jy ! Component: 1450 - total flux cleaned = 0.00174582 Jy ! Component: 1500 - total flux cleaned = 0.00180502 Jy ! Component: 1550 - total flux cleaned = 0.00189179 Jy ! Component: 1600 - total flux cleaned = 0.00194842 Jy ! Component: 1650 - total flux cleaned = 0.0019757 Jy ! Component: 1700 - total flux cleaned = 0.00200328 Jy ! Component: 1750 - total flux cleaned = 0.00211179 Jy ! Component: 1800 - total flux cleaned = 0.00224495 Jy ! Component: 1850 - total flux cleaned = 0.00235018 Jy ! Component: 1900 - total flux cleaned = 0.00258151 Jy ! Component: 1950 - total flux cleaned = 0.00268248 Jy ! Component: 2000 - total flux cleaned = 0.00278187 Jy ! Total flux subtracted in 2048 components = 0.00297802 Jy ! Clean residual min=-0.001214 max=0.001447 Jy/beam ! Clean residual mean=-0.000008 rms=0.000511 Jy/beam ! Combined flux in latest and established models = 0.231894 Jy keep ! Adding 147 model components to the UV plane model. ! The established model now contains 289 components and 0.231894 Jy ![Exited script file: muppet] wmap "J1759-1505_S_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.277 x 18.29 at 0.5551 degrees (North through East) ! Clean map min=-0.0033619 max=0.10304 Jy/beam ! Writing clean map to FITS file: J1759-1505_S_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.103042 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000509011 device "J1759-1505_S_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1759-1505_S_2004_04_30_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -1.48195 1.48195 2.96389 5.92779 11.8556 23.7112 47.4223 94.8446 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.103 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.277 x 18.29 at 0.5551 degrees (North through East) ! Clean map min=-0.0033619 max=0.10304 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1759-1505_S_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1759-1505_S_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1759-1505_S_2004_04_30_yyk_uvs.log closed on Wed Dec 7 01:04:39 2005