! Started logfile: J0300-0531_S_2004_05_27_yyk_uvs.log on Tue Dec 6 23:56:13 2005 obs J0300-0531_S_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J0300-0531_S_2004_05_27_yyk_uve.fits ! AN table 1: 17 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.798693 visibilities/baseline/integration-bin. ! Found source: J0300-0531 ! ! 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 1383 lines of history. ! ! Reading 2444 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 J0300-0531_S_2004_05_27_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.143759 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 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 35 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 37 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.896291Jy sigma=16.080897 ! Fit after self-cal, rms=0.896596Jy sigma=16.060763 ! 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=2.806 mas, bmaj=8.809 mas, bpa=-12.81 degrees ! Estimated noise=1.43063 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.0894937 Jy ! Component: 100 - total flux cleaned = 0.11958 Jy ! Total flux subtracted in 100 components = 0.11958 Jy ! Clean residual min=-0.009905 max=0.009698 Jy/beam ! Clean residual mean=0.000025 rms=0.002327 Jy/beam ! Combined flux in latest and established models = 0.11958 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 20 components and 0.11958 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086302Jy sigma=1.243902 ! Fit after self-cal, rms=0.085869Jy sigma=1.239235 ! 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=3.863 mas, bmaj=12.5 mas, bpa=-15.3 degrees ! Estimated noise=0.839616 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.0210079 Jy ! Component: 100 - total flux cleaned = 0.0286205 Jy ! Component: 150 - total flux cleaned = 0.0317178 Jy ! Component: 200 - total flux cleaned = 0.0321476 Jy ! Total flux subtracted in 200 components = 0.0321476 Jy ! Clean residual min=-0.004933 max=0.006640 Jy/beam ! Clean residual mean=0.000063 rms=0.001700 Jy/beam ! Combined flux in latest and established models = 0.151727 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 56 components and 0.151727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082816Jy sigma=1.163196 ! Fit after self-cal, rms=0.082752Jy sigma=1.161892 ! 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 ! 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: 1.04193 ! Telescope amplitude corrections in sub-array 1: ! BR 0.90 FD 0.91 HN 0.99 KP 0.89 ! LA 1.00* MK 0.97 NL 1.04 OV 0.88 ! PT 0.96 SC 1.06 ! ! ! Fit before self-cal, rms=0.082752Jy sigma=1.161892 ! Fit after self-cal, rms=0.081954Jy sigma=1.154857 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.081954Jy sigma=1.154857 ! Fit after self-cal, rms=0.081944Jy sigma=1.153553 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.888 mas, bmaj=12.49 mas, bpa=-15.32 degrees ! Estimated noise=0.832978 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.00022795 Jy ! Component: 100 - total flux cleaned = -4.1519e-05 Jy ! Component: 150 - total flux cleaned = 1.90049e-05 Jy ! Component: 200 - total flux cleaned = 0.000126932 Jy ! Total flux subtracted in 200 components = 0.000126932 Jy ! Clean residual min=-0.004655 max=0.006683 Jy/beam ! Clean residual mean=0.000062 rms=0.001610 Jy/beam ! Combined flux in latest and established models = 0.151854 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 61 components and 0.151854 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081896Jy sigma=1.152088 ! Fit after self-cal, rms=0.081853Jy sigma=1.151125 ! 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.081853Jy sigma=1.151125 ! Fit after self-cal, rms=0.078896Jy sigma=1.051187 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.00124035 Jy ! Component: 100 - total flux cleaned = 0.0013292 Jy ! Component: 150 - total flux cleaned = 0.00126319 Jy ! Component: 200 - total flux cleaned = 0.00121229 Jy ! Total flux subtracted in 200 components = 0.00121229 Jy ! Clean residual min=-0.004574 max=0.006750 Jy/beam ! Clean residual mean=0.000061 rms=0.001484 Jy/beam ! Combined flux in latest and established models = 0.153067 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 68 components and 0.153067 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078818Jy sigma=1.048307 ! Fit after self-cal, rms=0.078859Jy sigma=1.042170 ! Inverting map ! Added new window around map position (8.5, -8.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0073036 Jy ! Component: 100 - total flux cleaned = 0.00786362 Jy ! Component: 150 - total flux cleaned = 0.00759836 Jy ! Component: 200 - total flux cleaned = 0.00721827 Jy ! Total flux subtracted in 200 components = 0.00721827 Jy ! Clean residual min=-0.003641 max=0.003956 Jy/beam ! Clean residual mean=0.000027 rms=0.001126 Jy/beam ! Combined flux in latest and established models = 0.160285 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 95 components and 0.160285 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078394Jy sigma=1.029741 ! Fit after self-cal, rms=0.078481Jy sigma=1.027308 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.888 x 12.49 at -15.32 degrees (North through East) ! Clean map min=-0.003674 max=0.11287 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.078481Jy sigma=1.027308 ! Fit after self-cal, rms=0.077529Jy sigma=1.008962 ! 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.077529Jy sigma=1.008962 ! Fit after self-cal, rms=0.077611Jy sigma=1.008640 ! Inverting map and beam ! Estimated beam: bmin=3.862 mas, bmaj=12.65 mas, bpa=-15.35 degrees ! Estimated noise=0.823882 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00182033 Jy ! Component: 100 - total flux cleaned = 0.00206422 Jy ! Component: 150 - total flux cleaned = 0.00199761 Jy ! Component: 200 - total flux cleaned = 0.00206201 Jy ! Total flux subtracted in 200 components = 0.00206201 Jy ! Clean residual min=-0.003306 max=0.002937 Jy/beam ! Clean residual mean=0.000033 rms=0.000910 Jy/beam ! Combined flux in latest and established models = 0.162347 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 123 components and 0.162347 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077539Jy sigma=1.005575 ! Fit after self-cal, rms=0.077585Jy sigma=1.005292 ! 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.077585Jy sigma=1.005292 ! Fit after self-cal, rms=0.076857Jy sigma=1.010606 ! 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.076857Jy sigma=1.010606 ! Fit after self-cal, rms=0.076873Jy sigma=1.010486 ! Inverting map and beam ! Estimated beam: bmin=3.852 mas, bmaj=12.62 mas, bpa=-15.17 degrees ! Estimated noise=0.80877 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00165532 Jy ! Component: 100 - total flux cleaned = -0.00181195 Jy ! Component: 150 - total flux cleaned = -0.00200459 Jy ! Component: 200 - total flux cleaned = -0.00206063 Jy ! Total flux subtracted in 200 components = -0.00206063 Jy ! Clean residual min=-0.003274 max=0.002930 Jy/beam ! Clean residual mean=0.000026 rms=0.000900 Jy/beam ! Combined flux in latest and established models = 0.160286 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 143 components and 0.160286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076832Jy sigma=1.007314 ! Fit after self-cal, rms=0.076858Jy sigma=1.007180 ! 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.304 mas, bmaj=15.21 mas, bpa=-7.744 degrees ! Estimated noise=0.95045 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.000252542 Jy ! Component: 100 - total flux cleaned = 0.000208407 Jy ! Component: 150 - total flux cleaned = 0.000319999 Jy ! Component: 200 - total flux cleaned = 0.000382531 Jy ! Total flux subtracted in 200 components = 0.000382531 Jy ! Clean residual min=-0.002915 max=0.002991 Jy/beam ! Clean residual mean=0.000044 rms=0.001012 Jy/beam ! Combined flux in latest and established models = 0.160669 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 167 components and 0.160669 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076866Jy sigma=1.006567 ! Fit after self-cal, rms=0.076879Jy sigma=1.006486 ! 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=2.811 mas, bmaj=8.836 mas, bpa=-12.75 degrees ! Estimated noise=1.38564 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0909348 Jy ! Component: 100 - total flux cleaned = 0.121352 Jy ! Component: 150 - total flux cleaned = 0.135119 Jy ! Component: 200 - total flux cleaned = 0.142558 Jy ! Total flux subtracted in 200 components = 0.142558 Jy ! Clean residual min=-0.006040 max=0.005803 Jy/beam ! Clean residual mean=0.000013 rms=0.001511 Jy/beam ! Combined flux in latest and established models = 0.142558 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 38 model components to the UV plane model. ! The established model now contains 38 components and 0.142558 Jy ! Inverting map and beam ! Estimated beam: bmin=3.852 mas, bmaj=12.62 mas, bpa=-15.17 degrees ! Estimated noise=0.80877 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.0095762 Jy ! Component: 100 - total flux cleaned = 0.0150529 Jy ! Component: 150 - total flux cleaned = 0.0161636 Jy ! Component: 200 - total flux cleaned = 0.0169186 Jy ! Total flux subtracted in 200 components = 0.0169186 Jy ! Clean residual min=-0.003519 max=0.003103 Jy/beam ! Clean residual mean=0.000029 rms=0.001053 Jy/beam ! Combined flux in latest and established models = 0.159477 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 81 components and 0.159477 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.304 mas, bmaj=15.21 mas, bpa=-7.744 degrees ! Estimated noise=0.95045 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.00146449 Jy ! Component: 100 - total flux cleaned = 0.00146497 Jy ! Component: 150 - total flux cleaned = 0.00153389 Jy ! Component: 200 - total flux cleaned = 0.00147145 Jy ! Total flux subtracted in 200 components = 0.00147145 Jy ! Clean residual min=-0.003209 max=0.003195 Jy/beam ! Clean residual mean=0.000042 rms=0.001075 Jy/beam ! Combined flux in latest and established models = 0.160948 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 100 components and 0.160948 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.852 mas, bmaj=12.62 mas, bpa=-15.17 degrees ! Estimated noise=0.80877 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000177674 Jy ! Component: 100 - total flux cleaned = 0.000181395 Jy ! Component: 150 - total flux cleaned = 5.58108e-05 Jy ! Component: 200 - total flux cleaned = -4.51202e-07 Jy ! Total flux subtracted in 200 components = -4.51202e-07 Jy ! Clean residual min=-0.003331 max=0.002895 Jy/beam ! Clean residual mean=0.000023 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.160948 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 119 components and 0.160948 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076743Jy sigma=1.007202 ! Fit after self-cal, rms=0.076718Jy sigma=1.006934 wmodel J0300-0531_S_2004_05_27_yyk\_map.mod ! Writing 119 model components to file: J0300-0531_S_2004_05_27_yyk_map.mod wobs J0300-0531_S_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J0300-0531_S_2004_05_27_yyk_uvs.fits wwins J0300-0531_S_2004_05_27_yyk\_map.win ! wwins: Wrote 2 windows to J0300-0531_S_2004_05_27_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.000602901 Jy ! Component: 100 - total flux cleaned = -0.000706464 Jy ! Component: 150 - total flux cleaned = -0.000850891 Jy ! Component: 200 - total flux cleaned = -0.000805741 Jy ! Component: 250 - total flux cleaned = -0.000805279 Jy ! Component: 300 - total flux cleaned = -0.000674984 Jy ! Component: 350 - total flux cleaned = -0.000467535 Jy ! Component: 400 - total flux cleaned = -0.000387961 Jy ! Component: 450 - total flux cleaned = -0.000308609 Jy ! Component: 500 - total flux cleaned = -0.000193733 Jy ! Component: 550 - total flux cleaned = -4.56735e-05 Jy ! Component: 600 - total flux cleaned = 2.57295e-05 Jy ! Component: 650 - total flux cleaned = 0.000202147 Jy ! Component: 700 - total flux cleaned = 0.000476819 Jy ! Component: 750 - total flux cleaned = 0.000576845 Jy ! Component: 800 - total flux cleaned = 0.000806325 Jy ! Component: 850 - total flux cleaned = 0.000967131 Jy ! Component: 900 - total flux cleaned = 0.00103056 Jy ! Component: 950 - total flux cleaned = 0.00118579 Jy ! Component: 1000 - total flux cleaned = 0.00130816 Jy ! Component: 1050 - total flux cleaned = 0.0014275 Jy ! Component: 1100 - total flux cleaned = 0.00151611 Jy ! Component: 1150 - total flux cleaned = 0.00165983 Jy ! Component: 1200 - total flux cleaned = 0.0017443 Jy ! Component: 1250 - total flux cleaned = 0.00177131 Jy ! Component: 1300 - total flux cleaned = 0.00188034 Jy ! Component: 1350 - total flux cleaned = 0.00185369 Jy ! Component: 1400 - total flux cleaned = 0.00195958 Jy ! Component: 1450 - total flux cleaned = 0.00201169 Jy ! Component: 1500 - total flux cleaned = 0.00201213 Jy ! Component: 1550 - total flux cleaned = 0.00218847 Jy ! Component: 1600 - total flux cleaned = 0.00223766 Jy ! Component: 1650 - total flux cleaned = 0.0023107 Jy ! Component: 1700 - total flux cleaned = 0.00238274 Jy ! Component: 1750 - total flux cleaned = 0.00245415 Jy ! Component: 1800 - total flux cleaned = 0.00261821 Jy ! Component: 1850 - total flux cleaned = 0.0027103 Jy ! Component: 1900 - total flux cleaned = 0.00287001 Jy ! Component: 1950 - total flux cleaned = 0.00293755 Jy ! Component: 2000 - total flux cleaned = 0.0030493 Jy ! Total flux subtracted in 2048 components = 0.0031597 Jy ! Clean residual min=-0.001564 max=0.001254 Jy/beam ! Clean residual mean=0.000026 rms=0.000467 Jy/beam ! Combined flux in latest and established models = 0.164107 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 255 components and 0.164108 Jy ![Exited script file: muppet] wmap "J0300-0531_S_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.852 x 12.62 at -15.17 degrees (North through East) ! Clean map min=-0.0030869 max=0.10938 Jy/beam ! Writing clean map to FITS file: J0300-0531_S_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.109381 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000466426 device "J0300-0531_S_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0300-0531_S_2004_05_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.27927 1.27927 2.55854 5.11708 10.2342 20.4683 40.9367 81.8734 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.109 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.852 x 12.62 at -15.17 degrees (North through East) ! Clean map min=-0.0030869 max=0.10938 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0300-0531_S_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0300-0531_S_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0300-0531_S_2004_05_27_yyk_uvs.log closed on Tue Dec 6 23:56:17 2005