! Started logfile: J2347+4310_K_2006_10_20_yyk_uvs.log on Thu Jul 8 23:48:39 2010 obs J2347+4310_K_2006_10_20_yyk_uva.fits ! Reading UV FITS file: J2347+4310_K_2006_10_20_yyk_uva.fits ! AN table 1: 2249 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.208587 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J2347+4310 ! ! 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 2241 lines of history. ! ! Reading 168880 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 J2347+4310_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.378436 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.3787 mas, bmaj=0.6918 mas, bpa=-19.35 degrees ! Estimated noise=11.2408 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.00643091 Jy ! Component: 100 - total flux cleaned = 0.00600253 Jy ! Total flux subtracted in 100 components = 0.00600253 Jy ! Clean residual min=-0.020414 max=0.020260 Jy/beam ! Clean residual mean=0.000016 rms=0.006407 Jy/beam ! Combined flux in latest and established models = 0.00600253 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 27 components and 0.00600253 Jy ! ! Correcting IF 1. ! A total of 310 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 243 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 265 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 310 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 244 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 310 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 280 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 310 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.364270Jy sigma=0.986819 ! Fit after self-cal, rms=0.388223Jy sigma=0.958472 ! Inverting map and beam ! Estimated beam: bmin=0.3806 mas, bmaj=0.7142 mas, bpa=-24.88 degrees ! Estimated noise=12.5453 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.4801 mas, bmaj=0.6756 mas, bpa=-17.7 degrees ! Estimated noise=8.35774 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.00459576 Jy ! Component: 100 - total flux cleaned = 0.0108272 Jy ! Component: 150 - total flux cleaned = 0.0108221 Jy ! Component: 200 - total flux cleaned = 0.0113383 Jy ! Total flux subtracted in 200 components = 0.0113383 Jy ! Clean residual min=-0.006320 max=0.006285 Jy/beam ! Clean residual mean=-0.000036 rms=0.002215 Jy/beam ! Combined flux in latest and established models = 0.0173409 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 52 model components to the UV plane model. ! The established model now contains 79 components and 0.0173409 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.386887Jy sigma=0.930498 ! Fit after self-cal, rms=0.386683Jy sigma=0.929815 ! 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.4801 x 0.6756 at -17.7 degrees (North through East) ! Clean map min=-0.012945 max=0.059153 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 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 2. ! A total of 21 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.10 HN 1.21 KP 1.00* ! LA 1.00* MK 1.00* NL 0.91 OV 1.22 ! PT 0.93 SC 1.00* ! ! ! Correcting IF 3. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.91 HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 0.58 OV 0.69 ! PT 1.00* SC 0.92 ! ! ! Correcting IF 4. ! 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. ! A total of 54 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 4.60 FD 1.00* HN 1.00* KP 2.81 ! LA 1.00* MK 2.22 NL 0.28 OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 6. ! 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 7. ! A total of 18 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.47 HN 0.68 KP 0.75 ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 0.68 SC 1.00* ! ! ! Correcting IF 8. ! 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.386683Jy sigma=0.929815 ! Fit after self-cal, rms=0.612076Jy sigma=0.896966 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.612076Jy sigma=0.896966 ! Fit after self-cal, rms=0.610765Jy sigma=0.888753 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.4473 mas, bmaj=0.8105 mas, bpa=-17.67 degrees ! Estimated noise=11.7016 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.000375211 Jy ! Component: 100 - total flux cleaned = -0.00374664 Jy ! Component: 150 - total flux cleaned = -0.00208429 Jy ! Component: 200 - total flux cleaned = -0.000590153 Jy ! Total flux subtracted in 200 components = -0.000590153 Jy ! Clean residual min=-0.004539 max=0.004482 Jy/beam ! Clean residual mean=-0.000032 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.0167507 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 130 components and 0.0167507 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.609100Jy sigma=0.876659 ! Fit after self-cal, rms=0.608964Jy sigma=0.875265 ! 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.608964Jy sigma=0.875265 ! Fit after self-cal, rms=0.608200Jy sigma=0.845658 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.0058906 Jy ! Component: 100 - total flux cleaned = -0.00483262 Jy ! Component: 150 - total flux cleaned = -0.00213824 Jy ! Component: 200 - total flux cleaned = -0.000140747 Jy ! Total flux subtracted in 200 components = -0.000140747 Jy ! Clean residual min=-0.006045 max=0.006008 Jy/beam ! Clean residual mean=-0.000020 rms=0.001971 Jy/beam ! Combined flux in latest and established models = 0.01661 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 41 model components to the UV plane model. ! The established model now contains 171 components and 0.01661 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.606161Jy sigma=0.831210 ! Fit after self-cal, rms=0.605699Jy sigma=0.816562 ! Inverting map ! Added new window around map position (-1.95, 3.64). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00737549 Jy ! Component: 100 - total flux cleaned = 0.00961566 Jy ! Component: 150 - total flux cleaned = 0.0113969 Jy ! Component: 200 - total flux cleaned = 0.0129197 Jy ! Total flux subtracted in 200 components = 0.0129197 Jy ! Clean residual min=-0.010549 max=0.009179 Jy/beam ! Clean residual mean=-0.000014 rms=0.002750 Jy/beam ! Combined flux in latest and established models = 0.0295297 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 189 components and 0.0295297 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.604906Jy sigma=0.812636 ! Fit after self-cal, rms=0.603507Jy sigma=0.805850 ! 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.4473 x 0.8105 at -17.67 degrees (North through East) ! Clean map min=-0.026058 max=0.05501 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.6585 mas, bmaj=0.8912 mas, bpa=-8.002 degrees ! Estimated noise=13.7631 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.00862515 Jy ! Component: 100 - total flux cleaned = 0.0110656 Jy ! Component: 150 - total flux cleaned = 0.0118742 Jy ! Component: 200 - total flux cleaned = 0.0125132 Jy ! Total flux subtracted in 200 components = 0.0125132 Jy ! Clean residual min=-0.011454 max=0.011477 Jy/beam ! Clean residual mean=-0.000030 rms=0.003367 Jy/beam ! Combined flux in latest and established models = 0.042043 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 211 components and 0.042043 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.602850Jy sigma=0.804814 ! Fit after self-cal, rms=0.601515Jy sigma=0.801709 ! 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.3679 mas, bmaj=0.7789 mas, bpa=-24.22 degrees ! Estimated noise=17.367 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0468759 Jy ! Component: 100 - total flux cleaned = 0.038821 Jy ! Component: 150 - total flux cleaned = 0.0324839 Jy ! Component: 200 - total flux cleaned = 0.0311993 Jy ! Total flux subtracted in 200 components = 0.0311993 Jy ! Clean residual min=-0.058218 max=0.053106 Jy/beam ! Clean residual mean=-0.000077 rms=0.015062 Jy/beam ! Combined flux in latest and established models = 0.0311993 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.0311993 Jy ! Inverting map and beam ! Estimated beam: bmin=0.4473 mas, bmaj=0.8105 mas, bpa=-17.67 degrees ! Estimated noise=11.7016 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.0117085 Jy ! Component: 100 - total flux cleaned = -0.0195087 Jy ! Component: 150 - total flux cleaned = -0.0231805 Jy ! Component: 200 - total flux cleaned = -0.0249929 Jy ! Total flux subtracted in 200 components = -0.0249929 Jy ! Clean residual min=-0.036739 max=0.036378 Jy/beam ! Clean residual mean=-0.000033 rms=0.010410 Jy/beam ! Combined flux in latest and established models = 0.00620637 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 46 components and 0.00620637 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.6585 mas, bmaj=0.8912 mas, bpa=-8.002 degrees ! Estimated noise=13.7631 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.00266057 Jy ! Component: 100 - total flux cleaned = -0.0026394 Jy ! Component: 150 - total flux cleaned = -0.00134078 Jy ! Component: 200 - total flux cleaned = -0.000613633 Jy ! Total flux subtracted in 200 components = -0.000613633 Jy ! Clean residual min=-0.032488 max=0.030497 Jy/beam ! Clean residual mean=-0.000078 rms=0.010293 Jy/beam ! Combined flux in latest and established models = 0.00559274 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.00559273 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.4473 mas, bmaj=0.8105 mas, bpa=-17.67 degrees ! Estimated noise=11.7016 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00833646 Jy ! Component: 100 - total flux cleaned = 0.0093398 Jy ! Component: 150 - total flux cleaned = 0.0093494 Jy ! Component: 200 - total flux cleaned = 0.00820676 Jy ! Total flux subtracted in 200 components = 0.00820676 Jy ! Clean residual min=-0.031505 max=0.029684 Jy/beam ! Clean residual mean=-0.000027 rms=0.008791 Jy/beam ! Combined flux in latest and established models = 0.0137995 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 79 components and 0.0137995 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.596716Jy sigma=0.850805 ! Fit after self-cal, rms=0.596746Jy sigma=0.831541 wmodel J2347+4310_K_2006_10_20_yyk\_map.mod ! Writing 79 model components to file: J2347+4310_K_2006_10_20_yyk_map.mod wobs J2347+4310_K_2006_10_20_yyk\_uvs.fits ! Writing UV FITS file: J2347+4310_K_2006_10_20_yyk_uvs.fits wwins J2347+4310_K_2006_10_20_yyk\_map.win ! wwins: Wrote 1 windows to J2347+4310_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.00864313 Jy ! Component: 100 - total flux cleaned = 0.00935018 Jy ! Component: 150 - total flux cleaned = 0.00846517 Jy ! Component: 200 - total flux cleaned = 0.0073637 Jy ! Component: 250 - total flux cleaned = 0.00633385 Jy ! Component: 300 - total flux cleaned = 0.00560527 Jy ! Component: 350 - total flux cleaned = 0.00468054 Jy ! Component: 400 - total flux cleaned = 0.00380095 Jy ! Component: 450 - total flux cleaned = 0.00276461 Jy ! Component: 500 - total flux cleaned = 0.00276311 Jy ! Component: 550 - total flux cleaned = 0.00314677 Jy ! Component: 600 - total flux cleaned = 0.00351479 Jy ! Component: 650 - total flux cleaned = 0.00387302 Jy ! Component: 700 - total flux cleaned = 0.00439856 Jy ! Component: 750 - total flux cleaned = 0.00491306 Jy ! Component: 800 - total flux cleaned = 0.00457492 Jy ! Component: 850 - total flux cleaned = 0.00373541 Jy ! Component: 900 - total flux cleaned = 0.00323347 Jy ! Component: 950 - total flux cleaned = 0.00239727 Jy ! Component: 1000 - total flux cleaned = 0.00156427 Jy ! Component: 1050 - total flux cleaned = 0.00089787 Jy ! Component: 1100 - total flux cleaned = 0.00073202 Jy ! Component: 1150 - total flux cleaned = 0.000565963 Jy ! Component: 1200 - total flux cleaned = 0.000396532 Jy ! Component: 1250 - total flux cleaned = 0.000225094 Jy ! Component: 1300 - total flux cleaned = 0.00039958 Jy ! Component: 1350 - total flux cleaned = -0.000301145 Jy ! Component: 1400 - total flux cleaned = -0.00119063 Jy ! Component: 1450 - total flux cleaned = -0.00191545 Jy ! Component: 1500 - total flux cleaned = -0.00265141 Jy ! Component: 1550 - total flux cleaned = -0.00340015 Jy ! Component: 1600 - total flux cleaned = -0.00435451 Jy ! Component: 1650 - total flux cleaned = -0.00513164 Jy ! Component: 1700 - total flux cleaned = -0.00393337 Jy ! Component: 1750 - total flux cleaned = -0.00250168 Jy ! Component: 1800 - total flux cleaned = -0.00103552 Jy ! Component: 1850 - total flux cleaned = 0.000905353 Jy ! Component: 1900 - total flux cleaned = 0.00268392 Jy ! Component: 1950 - total flux cleaned = 0.00405501 Jy ! Component: 2000 - total flux cleaned = 0.00616217 Jy ! Total flux subtracted in 2048 components = 0.00808637 Jy ! Clean residual min=-0.012229 max=0.015623 Jy/beam ! Clean residual mean=0.000004 rms=0.003851 Jy/beam ! Combined flux in latest and established models = 0.0218859 Jy keep ! Adding 86 model components to the UV plane model. ! The established model now contains 165 components and 0.0218859 Jy ![Exited script file: muppet] wmap "J2347+4310_K_2006_10_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.4473 x 0.8105 at -17.67 degrees (North through East) ! Clean map min=-0.047435 max=0.080192 Jy/beam ! Writing clean map to FITS file: J2347+4310_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.0801916 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00343096 device "J2347+4310_K_2006_10_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J2347+4310_K_2006_10_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -12.8354 12.8354 25.6707 51.3415 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0102 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.08 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.4473 x 0.8105 at -17.67 degrees (North through East) ! Clean map min=-0.047435 max=0.080192 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2347+4310_K_2006_10_20_yyk\_map.gif/gif" ! Attempting to open device: 'J2347+4310_K_2006_10_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2347+4310_K_2006_10_20_yyk_uvs.log closed on Thu Jul 8 23:48:40 2010