! Started logfile: J1333-2356_S_2006_12_18_yyk_uvs.log on Mon Jun 16 19:40:54 2008 obs J1333-2356_S_2006_12_18_yyk_uve.fits ! Reading UV FITS file: J1333-2356_S_2006_12_18_yyk_uve.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.481481 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1333-2356 ! ! 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 2469 lines of history. ! ! Reading 1560 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 J1333-2356_S_2006_12_18_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.123104 Jy uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=7.002 mas, bpa=-4.433 degrees ! Estimated noise=2.68977 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.0813042 Jy ! Component: 100 - total flux cleaned = 0.0999239 Jy ! Total flux subtracted in 100 components = 0.0999239 Jy ! Clean residual min=-0.009981 max=0.009948 Jy/beam ! Clean residual mean=0.000013 rms=0.002655 Jy/beam ! Combined flux in latest and established models = 0.0999239 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.0999239 Jy ! ! Correcting IF 1. ! A total of 81 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 76 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 91 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 131 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.079108Jy sigma=1.182575 ! Fit after self-cal, rms=0.067472Jy sigma=1.016315 ! Inverting map and beam ! Estimated beam: bmin=3.091 mas, bmaj=7.002 mas, bpa=-4.433 degrees ! Estimated noise=2.68977 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=5.108 mas, bmaj=13.21 mas, bpa=-7.929 degrees ! Estimated noise=1.45056 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.00957859 Jy ! Component: 100 - total flux cleaned = 0.0115153 Jy ! Component: 150 - total flux cleaned = 0.0116927 Jy ! Component: 200 - total flux cleaned = 0.0117986 Jy ! Total flux subtracted in 200 components = 0.0117986 Jy ! Clean residual min=-0.005398 max=0.006553 Jy/beam ! Clean residual mean=-0.000041 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.111723 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 25 components and 0.111723 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066643Jy sigma=1.000524 ! Fit after self-cal, rms=0.066650Jy sigma=1.000462 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 5.108 x 13.21 at -7.929 degrees (North through East) ! Clean map min=-0.0052309 max=0.099422 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.00432 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.00* HN 1.00* KP 0.89 ! LA 1.08 MK 1.00* NL 1.05 OV 0.93 ! PT 1.06 SC 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01302 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.00* HN 1.00* KP 0.99 ! LA 1.02 MK 0.92 NL 1.03 OV 1.01 ! PT 0.98 SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.983267 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.00* KP 0.97 ! LA 0.98 MK 1.00* NL 1.14 OV 1.05 ! PT 1.01 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.994809 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.86 ! LA 1.14 MK 1.00* NL 1.02 OV 1.03 ! PT 1.00 SC 1.00* ! ! ! Fit before self-cal, rms=0.066650Jy sigma=1.000462 ! Fit after self-cal, rms=0.065982Jy sigma=0.990752 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.065982Jy sigma=0.990752 ! Fit after self-cal, rms=0.065996Jy sigma=0.990708 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=5.032 mas, bmaj=12.91 mas, bpa=-9.194 degrees ! Estimated noise=1.43673 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.000174991 Jy ! Component: 100 - total flux cleaned = -0.000219097 Jy ! Component: 150 - total flux cleaned = -0.000256475 Jy ! Component: 200 - total flux cleaned = -0.000293898 Jy ! Total flux subtracted in 200 components = -0.000293898 Jy ! Clean residual min=-0.004567 max=0.004750 Jy/beam ! Clean residual mean=0.000059 rms=0.001314 Jy/beam ! Combined flux in latest and established models = 0.111429 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 33 components and 0.111429 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065969Jy sigma=0.990113 ! Fit after self-cal, rms=0.065973Jy sigma=0.990095 ! 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.065973Jy sigma=0.990095 ! Fit after self-cal, rms=0.060387Jy sigma=0.906981 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.00211981 Jy ! Component: 100 - total flux cleaned = 0.00211616 Jy ! Component: 150 - total flux cleaned = 0.00199059 Jy ! Component: 200 - total flux cleaned = 0.00188697 Jy ! Total flux subtracted in 200 components = 0.00188697 Jy ! Clean residual min=-0.003914 max=0.004471 Jy/beam ! Clean residual mean=0.000076 rms=0.001274 Jy/beam ! Combined flux in latest and established models = 0.113316 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 40 components and 0.113316 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060211Jy sigma=0.903918 ! Fit after self-cal, rms=0.059898Jy sigma=0.899397 ! 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: 5.032 x 12.91 at -9.194 degrees (North through East) ! Clean map min=-0.0037545 max=0.10282 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.059898Jy sigma=0.899397 ! Fit after self-cal, rms=0.058848Jy sigma=0.888199 ! 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.058848Jy sigma=0.888199 ! Fit after self-cal, rms=0.058878Jy sigma=0.887546 ! Inverting map and beam ! Estimated beam: bmin=4.815 mas, bmaj=12.61 mas, bpa=-10.25 degrees ! Estimated noise=1.41815 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -2.95075e-05 Jy ! Component: 100 - total flux cleaned = -7.37004e-05 Jy ! Component: 150 - total flux cleaned = -0.00010811 Jy ! Component: 200 - total flux cleaned = -0.000110652 Jy ! Total flux subtracted in 200 components = -0.000110652 Jy ! Clean residual min=-0.003730 max=0.004389 Jy/beam ! Clean residual mean=0.000066 rms=0.001220 Jy/beam ! Combined flux in latest and established models = 0.113205 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 48 components and 0.113205 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058859Jy sigma=0.887003 ! Fit after self-cal, rms=0.058875Jy sigma=0.886914 ! 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.058875Jy sigma=0.886914 ! Fit after self-cal, rms=0.060329Jy sigma=0.902879 ! 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.060329Jy sigma=0.902879 ! Fit after self-cal, rms=0.060408Jy sigma=0.902329 ! Inverting map and beam ! Estimated beam: bmin=4.681 mas, bmaj=12.76 mas, bpa=-12.24 degrees ! Estimated noise=1.39291 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00160546 Jy ! Component: 100 - total flux cleaned = -0.00169731 Jy ! Component: 150 - total flux cleaned = -0.00173606 Jy ! Component: 200 - total flux cleaned = -0.00176641 Jy ! Total flux subtracted in 200 components = -0.00176641 Jy ! Clean residual min=-0.004090 max=0.004713 Jy/beam ! Clean residual mean=0.000070 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.111439 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 56 components and 0.111439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060383Jy sigma=0.901094 ! Fit after self-cal, rms=0.060404Jy sigma=0.900997 ! 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=9.417 mas, bmaj=22.53 mas, bpa=-0.423 degrees ! Estimated noise=1.54683 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.000374555 Jy ! Component: 100 - total flux cleaned = 0.000343257 Jy ! Component: 150 - total flux cleaned = 0.000314642 Jy ! Component: 200 - total flux cleaned = 0.000266789 Jy ! Total flux subtracted in 200 components = 0.000266789 Jy ! Clean residual min=-0.003917 max=0.004291 Jy/beam ! Clean residual mean=0.000094 rms=0.001354 Jy/beam ! Combined flux in latest and established models = 0.111705 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 64 components and 0.111705 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060406Jy sigma=0.901022 ! Fit after self-cal, rms=0.060407Jy sigma=0.900833 ! 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=2.996 mas, bmaj=6.946 mas, bpa=-7.631 degrees ! Estimated noise=2.51811 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0862107 Jy ! Component: 100 - total flux cleaned = 0.106542 Jy ! Component: 150 - total flux cleaned = 0.112911 Jy ! Component: 200 - total flux cleaned = 0.113426 Jy ! Total flux subtracted in 200 components = 0.113426 Jy ! Clean residual min=-0.005959 max=0.007406 Jy/beam ! Clean residual mean=0.000017 rms=0.001774 Jy/beam ! Combined flux in latest and established models = 0.113426 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.113426 Jy ! Inverting map and beam ! Estimated beam: bmin=4.681 mas, bmaj=12.76 mas, bpa=-12.24 degrees ! Estimated noise=1.39291 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.00124156 Jy ! Component: 100 - total flux cleaned = -0.00135678 Jy ! Component: 150 - total flux cleaned = -0.00135442 Jy ! Component: 200 - total flux cleaned = -0.00135529 Jy ! Total flux subtracted in 200 components = -0.00135529 Jy ! Clean residual min=-0.004251 max=0.005229 Jy/beam ! Clean residual mean=0.000068 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.11207 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 33 components and 0.11207 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=9.417 mas, bmaj=22.53 mas, bpa=-0.423 degrees ! Estimated noise=1.54683 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.000231242 Jy ! Component: 100 - total flux cleaned = 0.000225122 Jy ! Component: 150 - total flux cleaned = 0.000164599 Jy ! Component: 200 - total flux cleaned = 0.000111557 Jy ! Total flux subtracted in 200 components = 0.000111557 Jy ! Clean residual min=-0.004037 max=0.004457 Jy/beam ! Clean residual mean=0.000093 rms=0.001386 Jy/beam ! Combined flux in latest and established models = 0.112182 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 42 components and 0.112182 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.681 mas, bmaj=12.76 mas, bpa=-12.24 degrees ! Estimated noise=1.39291 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -5.84113e-05 Jy ! Component: 100 - total flux cleaned = -0.000159235 Jy ! Component: 150 - total flux cleaned = -0.00021565 Jy ! Component: 200 - total flux cleaned = -0.00026455 Jy ! Total flux subtracted in 200 components = -0.00026455 Jy ! Clean residual min=-0.004041 max=0.004989 Jy/beam ! Clean residual mean=0.000068 rms=0.001281 Jy/beam ! Combined flux in latest and established models = 0.111917 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 49 components and 0.111917 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060410Jy sigma=0.901407 ! Fit after self-cal, rms=0.060405Jy sigma=0.901181 wmodel J1333-2356_S_2006_12_18_yyk\_map.mod ! Writing 49 model components to file: J1333-2356_S_2006_12_18_yyk_map.mod wobs J1333-2356_S_2006_12_18_yyk\_uvs.fits ! Writing UV FITS file: J1333-2356_S_2006_12_18_yyk_uvs.fits wwins J1333-2356_S_2006_12_18_yyk\_map.win ! wwins: Wrote 1 windows to J1333-2356_S_2006_12_18_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.00184904 Jy ! Component: 100 - total flux cleaned = 0.00253424 Jy ! Component: 150 - total flux cleaned = 0.00272443 Jy ! Component: 200 - total flux cleaned = 0.00278536 Jy ! Component: 250 - total flux cleaned = 0.00283964 Jy ! Component: 300 - total flux cleaned = 0.00284009 Jy ! Component: 350 - total flux cleaned = 0.00298864 Jy ! Component: 400 - total flux cleaned = 0.00298811 Jy ! Component: 450 - total flux cleaned = 0.00316494 Jy ! Component: 500 - total flux cleaned = 0.00316506 Jy ! Component: 550 - total flux cleaned = 0.00324871 Jy ! Component: 600 - total flux cleaned = 0.00324928 Jy ! Component: 650 - total flux cleaned = 0.00325048 Jy ! Component: 700 - total flux cleaned = 0.00336325 Jy ! Component: 750 - total flux cleaned = 0.00332629 Jy ! Component: 800 - total flux cleaned = 0.00336078 Jy ! Component: 850 - total flux cleaned = 0.00342853 Jy ! Component: 900 - total flux cleaned = 0.00342819 Jy ! Component: 950 - total flux cleaned = 0.00352617 Jy ! Component: 1000 - total flux cleaned = 0.0035584 Jy ! Component: 1050 - total flux cleaned = 0.00358913 Jy ! Component: 1100 - total flux cleaned = 0.00358896 Jy ! Component: 1150 - total flux cleaned = 0.00352921 Jy ! Component: 1200 - total flux cleaned = 0.00352959 Jy ! Component: 1250 - total flux cleaned = 0.00358697 Jy ! Component: 1300 - total flux cleaned = 0.00358647 Jy ! Component: 1350 - total flux cleaned = 0.00355873 Jy ! Component: 1400 - total flux cleaned = 0.00353171 Jy ! Component: 1450 - total flux cleaned = 0.00347866 Jy ! Component: 1500 - total flux cleaned = 0.00347937 Jy ! Component: 1550 - total flux cleaned = 0.00345421 Jy ! Component: 1600 - total flux cleaned = 0.00347969 Jy ! Component: 1650 - total flux cleaned = 0.0034548 Jy ! Component: 1700 - total flux cleaned = 0.003382 Jy ! Component: 1750 - total flux cleaned = 0.00338204 Jy ! Component: 1800 - total flux cleaned = 0.00342924 Jy ! Component: 1850 - total flux cleaned = 0.00345267 Jy ! Component: 1900 - total flux cleaned = 0.00347559 Jy ! Component: 1950 - total flux cleaned = 0.00347534 Jy ! Component: 2000 - total flux cleaned = 0.0034307 Jy ! Total flux subtracted in 2048 components = 0.00345244 Jy ! Clean residual min=-0.001232 max=0.001187 Jy/beam ! Clean residual mean=-0.000002 rms=0.000454 Jy/beam ! Combined flux in latest and established models = 0.11537 Jy keep ! Adding 102 model components to the UV plane model. ! The established model now contains 151 components and 0.11537 Jy ![Exited script file: muppet] wmap "J1333-2356_S_2006_12_18_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.681 x 12.76 at -12.24 degrees (North through East) ! Clean map min=-0.0026665 max=0.098318 Jy/beam ! Writing clean map to FITS file: J1333-2356_S_2006_12_18_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.098318 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000439823 device "J1333-2356_S_2006_12_18_yyk\_map.eps/VPS" ! Attempting to open device: 'J1333-2356_S_2006_12_18_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.34204 1.34204 2.68409 5.36817 10.7363 21.4727 42.9454 85.8907 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.098 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.681 x 12.76 at -12.24 degrees (North through East) ! Clean map min=-0.0026665 max=0.098318 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1333-2356_S_2006_12_18_yyk\_map.gif/gif" ! Attempting to open device: 'J1333-2356_S_2006_12_18_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1333-2356_S_2006_12_18_yyk_uvs.log closed on Mon Jun 16 19:41:00 2008