! Started logfile: J2316+1618_K_2006_10_20_yyk_uvs.log on Thu Jul 8 23:48:16 2010 obs J2316+1618_K_2006_10_20_yyk_uva.fits ! Reading UV FITS file: J2316+1618_K_2006_10_20_yyk_uva.fits ! AN table 1: 698 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.722445 visibilities/baseline/integration-bin. ! Found source: J2316+1618 ! ! There are 8 IFs, and a total of 8 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.42136e+10 8e+06 1 8e+06 ! 02 2 2.42266e+10 8e+06 1 8e+06 ! 03 3 2.42656e+10 8e+06 1 8e+06 ! 04 4 2.43436e+10 8e+06 1 8e+06 ! 05 5 2.44866e+10 8e+06 1 8e+06 ! 06 6 2.45906e+10 8e+06 1 8e+06 ! 07 7 2.46556e+10 8e+06 1 8e+06 ! 08 8 2.46816e+10 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2240 lines of history. ! ! Reading 181536 visibilities. select I ! Polarization I is unavailable. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 ![@muppet J2316+1618_K_2006_10_20_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 3 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=3 float phase_soltime2 phase_soltime2=0.3 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.70 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 10 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.0650x0.0650 milli-arcsec cellsize. uvav time_av, true ! Averaging into 10 second bins. ! Selecting polarization: RR, channels: 1..8 ! Reading IF 1 channels: 1..1 ! Reading IF 2 channels: 2..2 ! Reading IF 3 channels: 3..3 ! Reading IF 4 channels: 4..4 ! Reading IF 5 channels: 5..5 ! Reading IF 6 channels: 6..6 ! Reading IF 7 channels: 7..7 ! Reading IF 8 channels: 8..8 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.318228 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.3431 mas, bmaj=0.7717 mas, bpa=14.04 degrees ! Estimated noise=8.81999 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0901918 Jy ! Component: 100 - total flux cleaned = 0.0527879 Jy ! Total flux subtracted in 100 components = 0.0527879 Jy ! Clean residual min=-0.026550 max=0.025947 Jy/beam ! Clean residual mean=-0.000209 rms=0.009222 Jy/beam ! Combined flux in latest and established models = 0.0527879 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0527879 Jy ! ! Correcting IF 1. ! A total of 20 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 60 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 70 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.287777Jy sigma=1.069401 ! Fit after self-cal, rms=0.286500Jy sigma=1.058643 ! Inverting map and beam ! Estimated beam: bmin=0.3445 mas, bmaj=0.7687 mas, bpa=14.08 degrees ! Estimated noise=8.76533 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.5164 mas, bmaj=0.7539 mas, bpa=17.11 degrees ! Estimated noise=5.42754 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.00500466 Jy ! Component: 100 - total flux cleaned = 0.00896193 Jy ! Component: 150 - total flux cleaned = 0.0089478 Jy ! Component: 200 - total flux cleaned = 0.00220297 Jy ! Total flux subtracted in 200 components = 0.00220297 Jy ! Clean residual min=-0.007091 max=0.007109 Jy/beam ! Clean residual mean=-0.000074 rms=0.002532 Jy/beam ! Combined flux in latest and established models = 0.0549908 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 57 model components to the UV plane model. ! The established model now contains 82 components and 0.0549908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.281449Jy sigma=1.016952 ! Fit after self-cal, rms=0.281279Jy sigma=1.014927 ! 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.5164 x 0.7539 at 17.11 degrees (North through East) ! Clean map min=-0.017131 max=0.097304 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.93 HN 1.00* KP 0.94 ! LA 1.07 MK 0.95 NL 0.99 OV 1.00* ! PT 1.01 SC 0.86 ! ! ! Correcting IF 2. ! A total of 30 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 4. ! A total of 30 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 5. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 0.81 MK 0.83 NL 1.00* OV 0.90 ! PT 0.98 SC 1.00* ! ! ! Correcting IF 6. ! Telescope amplitude corrections in sub-array 1: ! BR 1.45 FD 1.19 HN 1.00* KP 1.00* ! LA 1.00* MK 0.81 NL 1.00* OV 1.00* ! PT 1.00* SC 0.59 ! ! ! Correcting IF 7. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 8. ! A total of 30 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.281279Jy sigma=1.014927 ! Fit after self-cal, rms=0.256847Jy sigma=1.012689 selfcal false, false, phase_soltime ! Performing phase self-cal over 3 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.256847Jy sigma=1.012689 ! Fit after self-cal, rms=0.256792Jy sigma=1.012083 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.3981 mas, bmaj=0.7465 mas, bpa=13.19 degrees ! Estimated noise=6.0923 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.000289838 Jy ! Component: 100 - total flux cleaned = 0.002601 Jy ! Component: 150 - total flux cleaned = 0.00417349 Jy ! Component: 200 - total flux cleaned = 0.00582006 Jy ! Total flux subtracted in 200 components = 0.00582006 Jy ! Clean residual min=-0.003871 max=0.003906 Jy/beam ! Clean residual mean=0.000026 rms=0.001379 Jy/beam ! Combined flux in latest and established models = 0.0608109 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 134 components and 0.0608109 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.255047Jy sigma=1.002720 ! Fit after self-cal, rms=0.254984Jy sigma=1.002060 ! 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.3 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.254984Jy sigma=1.002060 ! Fit after self-cal, rms=0.246071Jy sigma=0.956244 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.0012399 Jy ! Component: 100 - total flux cleaned = 0.00172884 Jy ! Component: 150 - total flux cleaned = 0.000436091 Jy ! Component: 200 - total flux cleaned = -0.000715705 Jy ! Total flux subtracted in 200 components = -0.000715705 Jy ! Clean residual min=-0.004830 max=0.004859 Jy/beam ! Clean residual mean=-0.000022 rms=0.001650 Jy/beam ! Combined flux in latest and established models = 0.0600952 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 42 model components to the UV plane model. ! The established model now contains 175 components and 0.0600952 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.244214Jy sigma=0.947103 ! Fit after self-cal, rms=0.242365Jy sigma=0.939544 ! 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.3981 x 0.7465 at 13.19 degrees (North through East) ! Clean map min=-0.014162 max=0.094108 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 uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 180 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9326 mas, bmaj=0.9622 mas, bpa=10.86 degrees ! Estimated noise=7.42944 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.00263757 Jy ! Component: 100 - total flux cleaned = -0.00176346 Jy ! Component: 150 - total flux cleaned = -0.00102081 Jy ! Component: 200 - total flux cleaned = -0.000367669 Jy ! Total flux subtracted in 200 components = -0.000367669 Jy ! Clean residual min=-0.001908 max=0.001939 Jy/beam ! Clean residual mean=-0.000039 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.0597275 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 62 model components to the UV plane model. ! The established model now contains 237 components and 0.0597275 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.241910Jy sigma=0.937242 ! Fit after self-cal, rms=0.241028Jy sigma=0.934385 ! Inverting map ! Added new window around map position (4.485, -6.435). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00436364 Jy ! Component: 100 - total flux cleaned = 0.00690238 Jy ! Component: 150 - total flux cleaned = 0.00857185 Jy ! Component: 200 - total flux cleaned = 0.00934484 Jy ! Total flux subtracted in 200 components = 0.00934484 Jy ! Clean residual min=-0.002393 max=0.002050 Jy/beam ! Clean residual mean=-0.000028 rms=0.000725 Jy/beam ! Combined flux in latest and established models = 0.0690724 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 271 components and 0.0690724 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.240790Jy sigma=0.933500 ! Fit after self-cal, rms=0.240332Jy sigma=0.932235 ! 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=0.3218 mas, bmaj=0.7707 mas, bpa=14.48 degrees ! Estimated noise=8.4296 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0755094 Jy ! Component: 100 - total flux cleaned = 0.0821042 Jy ! Component: 150 - total flux cleaned = 0.088996 Jy ! Component: 200 - total flux cleaned = 0.096564 Jy ! Total flux subtracted in 200 components = 0.096564 Jy ! Clean residual min=-0.040252 max=0.053850 Jy/beam ! Clean residual mean=-0.000345 rms=0.011784 Jy/beam ! Combined flux in latest and established models = 0.096564 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 37 model components to the UV plane model. ! The established model now contains 37 components and 0.096564 Jy ! Inverting map and beam ! Estimated beam: bmin=0.3981 mas, bmaj=0.7465 mas, bpa=13.19 degrees ! Estimated noise=6.0923 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) ! Added new window around map position (0, 0.065). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0447548 Jy ! Component: 100 - total flux cleaned = 0.0494678 Jy ! Component: 150 - total flux cleaned = 0.0454085 Jy ! Component: 200 - total flux cleaned = 0.0425851 Jy ! Total flux subtracted in 200 components = 0.0425851 Jy ! Clean residual min=-0.022736 max=0.024821 Jy/beam ! Clean residual mean=0.000079 rms=0.006500 Jy/beam ! Combined flux in latest and established models = 0.139149 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 67 components and 0.139149 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 180 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9326 mas, bmaj=0.9622 mas, bpa=10.86 degrees ! Estimated noise=7.42944 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.00778561 Jy ! Component: 100 - total flux cleaned = -0.015443 Jy ! Component: 150 - total flux cleaned = -0.0221049 Jy ! Component: 200 - total flux cleaned = -0.0245468 Jy ! Total flux subtracted in 200 components = -0.0245468 Jy ! Clean residual min=-0.026045 max=0.026726 Jy/beam ! Clean residual mean=0.000099 rms=0.008369 Jy/beam ! Combined flux in latest and established models = 0.114602 Jy ! Adding 53 model components to the UV plane model. ! The established model now contains 120 components and 0.114602 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.3981 mas, bmaj=0.7465 mas, bpa=13.19 degrees ! Estimated noise=6.0923 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00514773 Jy ! Component: 100 - total flux cleaned = 0.00689365 Jy ! Component: 150 - total flux cleaned = 0.00767036 Jy ! Component: 200 - total flux cleaned = 0.00869343 Jy ! Total flux subtracted in 200 components = 0.00869343 Jy ! Clean residual min=-0.020478 max=0.019999 Jy/beam ! Clean residual mean=0.000063 rms=0.005109 Jy/beam ! Combined flux in latest and established models = 0.123296 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 152 components and 0.123296 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Correcting IF 5. ! ! Correcting IF 6. ! ! Correcting IF 7. ! ! Correcting IF 8. ! ! Fit before self-cal, rms=0.245783Jy sigma=0.962722 ! Fit after self-cal, rms=0.243560Jy sigma=0.953414 wmodel J2316+1618_K_2006_10_20_yyk\_map.mod ! Writing 152 model components to file: J2316+1618_K_2006_10_20_yyk_map.mod wobs J2316+1618_K_2006_10_20_yyk\_uvs.fits ! Writing UV FITS file: J2316+1618_K_2006_10_20_yyk_uvs.fits wwins J2316+1618_K_2006_10_20_yyk\_map.win ! wwins: Wrote 2 windows to J2316+1618_K_2006_10_20_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.00416509 Jy ! Component: 100 - total flux cleaned = 0.00572962 Jy ! Component: 150 - total flux cleaned = 0.00640651 Jy ! Component: 200 - total flux cleaned = 0.00682167 Jy ! Component: 250 - total flux cleaned = 0.00701119 Jy ! Component: 300 - total flux cleaned = 0.00700752 Jy ! Component: 350 - total flux cleaned = 0.00651655 Jy ! Component: 400 - total flux cleaned = 0.00652106 Jy ! Component: 450 - total flux cleaned = 0.00667009 Jy ! Component: 500 - total flux cleaned = 0.00681105 Jy ! Component: 550 - total flux cleaned = 0.00707013 Jy ! Component: 600 - total flux cleaned = 0.00707098 Jy ! Component: 650 - total flux cleaned = 0.00742151 Jy ! Component: 700 - total flux cleaned = 0.00786932 Jy ! Component: 750 - total flux cleaned = 0.0081919 Jy ! Component: 800 - total flux cleaned = 0.00860991 Jy ! Component: 850 - total flux cleaned = 0.00901242 Jy ! Component: 900 - total flux cleaned = 0.00940182 Jy ! Component: 950 - total flux cleaned = 0.00968315 Jy ! Component: 1000 - total flux cleaned = 0.0100443 Jy ! Component: 1050 - total flux cleaned = 0.010397 Jy ! Component: 1100 - total flux cleaned = 0.0109133 Jy ! Component: 1150 - total flux cleaned = 0.0115053 Jy ! Component: 1200 - total flux cleaned = 0.0118351 Jy ! Component: 1250 - total flux cleaned = 0.0120789 Jy ! Component: 1300 - total flux cleaned = 0.0123181 Jy ! Component: 1350 - total flux cleaned = 0.0123178 Jy ! Component: 1400 - total flux cleaned = 0.0123184 Jy ! Component: 1450 - total flux cleaned = 0.0123183 Jy ! Component: 1500 - total flux cleaned = 0.0121675 Jy ! Component: 1550 - total flux cleaned = 0.0120925 Jy ! Component: 1600 - total flux cleaned = 0.0119433 Jy ! Component: 1650 - total flux cleaned = 0.0116488 Jy ! Component: 1700 - total flux cleaned = 0.0112086 Jy ! Component: 1750 - total flux cleaned = 0.01077 Jy ! Component: 1800 - total flux cleaned = 0.0103323 Jy ! Component: 1850 - total flux cleaned = 0.0100411 Jy ! Component: 1900 - total flux cleaned = 0.00938666 Jy ! Component: 1950 - total flux cleaned = 0.00902361 Jy ! Component: 2000 - total flux cleaned = 0.00851596 Jy ! Total flux subtracted in 2048 components = 0.00815224 Jy ! Clean residual min=-0.004079 max=0.004999 Jy/beam ! Clean residual mean=0.000004 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 0.131448 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 277 components and 0.131448 Jy ![Exited script file: muppet] wmap "J2316+1618_K_2006_10_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.3981 x 0.7465 at 13.19 degrees (North through East) ! Clean map min=-0.020744 max=0.068405 Jy/beam ! Writing clean map to FITS file: J2316+1618_K_2006_10_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0684051 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00136964 device "J2316+1618_K_2006_10_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J2316+1618_K_2006_10_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.00676 6.00676 12.0135 24.027 48.054 96.1081 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0041 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.068 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.3981 x 0.7465 at 13.19 degrees (North through East) ! Clean map min=-0.020744 max=0.068405 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2316+1618_K_2006_10_20_yyk\_map.gif/gif" ! Attempting to open device: 'J2316+1618_K_2006_10_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2316+1618_K_2006_10_20_yyk_uvs.log closed on Thu Jul 8 23:48:18 2010