! Started logfile: J0632+1554_K_2006_10_20_yyk_uvs.log on Thu Jul 8 23:40:38 2010 obs J0632+1554_K_2006_10_20_yyk_uva.fits ! Reading UV FITS file: J0632+1554_K_2006_10_20_yyk_uva.fits ! AN table 1: 1963 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.266304 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0632+1554 ! ! 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 188192 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 J0632+1554_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.29655 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.3988 mas, bmaj=0.9604 mas, bpa=-11.61 degrees ! Estimated noise=9.58083 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.0242894 Jy ! Component: 100 - total flux cleaned = 0.0159187 Jy ! Total flux subtracted in 100 components = 0.0159187 Jy ! Clean residual min=-0.028775 max=0.028576 Jy/beam ! Clean residual mean=0.000210 rms=0.010445 Jy/beam ! Combined flux in latest and established models = 0.0159187 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 36 components and 0.0159187 Jy ! ! Correcting IF 1. ! A total of 245 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 185 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 254 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 254 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 5. ! A total of 276 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 6. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 7. ! A total of 254 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 8. ! A total of 290 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.273580Jy sigma=1.102909 ! Fit after self-cal, rms=0.285393Jy sigma=1.092060 ! Inverting map and beam ! Estimated beam: bmin=0.4197 mas, bmaj=0.9284 mas, bpa=-11.63 degrees ! Estimated noise=10.4997 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.4319 mas, bmaj=0.7559 mas, bpa=-11.5 degrees ! Estimated noise=6.97123 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.0431982 Jy ! Component: 100 - total flux cleaned = 0.0530978 Jy ! Component: 150 - total flux cleaned = 0.0492078 Jy ! Component: 200 - total flux cleaned = 0.048213 Jy ! Total flux subtracted in 200 components = 0.048213 Jy ! Clean residual min=-0.012407 max=0.012826 Jy/beam ! Clean residual mean=0.000017 rms=0.003598 Jy/beam ! Combined flux in latest and established models = 0.0641317 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 82 components and 0.0641317 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.279129Jy sigma=1.035983 ! Fit after self-cal, rms=0.279230Jy sigma=1.033216 ! 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.4319 x 0.7559 at -11.5 degrees (North through East) ! Clean map min=-0.020825 max=0.058416 Jy/beam gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.51 HN 1.00* KP 0.84 ! LA 1.00* MK 1.00* NL 1.00* OV 1.01 ! PT 0.97 SC 1.00* ! ! ! Correcting IF 2. ! A total of 33 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.78 HN 1.00* KP 1.00* ! LA 1.17 MK 0.93 NL 1.00* OV 0.61 ! PT 1.03 SC 1.00* ! ! ! Correcting IF 3. ! A total of 36 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 36 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. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Telescope amplitude corrections in sub-array 1: ! BR 3.36 FD 0.47 HN 1.00* KP 1.00* ! LA 19.69 MK 1.00* NL 1.00* OV 0.71 ! 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 36 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 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.279230Jy sigma=1.033216 ! Fit after self-cal, rms=1.852275Jy sigma=1.056285 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=1.852275Jy sigma=1.056285 ! Fit after self-cal, rms=1.856658Jy sigma=1.046051 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.4433 mas, bmaj=0.7022 mas, bpa=-0.903 degrees ! Estimated noise=8.67969 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.00902548 Jy ! Component: 100 - total flux cleaned = -0.0145409 Jy ! Component: 150 - total flux cleaned = -0.0167474 Jy ! Component: 200 - total flux cleaned = -0.0166769 Jy ! Total flux subtracted in 200 components = -0.0166769 Jy ! Clean residual min=-0.006322 max=0.006243 Jy/beam ! Clean residual mean=-0.000022 rms=0.001818 Jy/beam ! Combined flux in latest and established models = 0.0474548 Jy ! Performing phase self-cal over 3 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 117 components and 0.0474548 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=1.856805Jy sigma=1.034830 ! Fit after self-cal, rms=1.852023Jy sigma=1.033426 ! 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=1.852023Jy sigma=1.033426 ! Fit after self-cal, rms=1.850803Jy sigma=0.983228 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.00450918 Jy ! Component: 100 - total flux cleaned = 0.00825491 Jy ! Component: 150 - total flux cleaned = 0.00789831 Jy ! Component: 200 - total flux cleaned = 0.00725775 Jy ! Total flux subtracted in 200 components = 0.00725775 Jy ! Clean residual min=-0.004120 max=0.004128 Jy/beam ! Clean residual mean=0.000016 rms=0.001440 Jy/beam ! Combined flux in latest and established models = 0.0547125 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 48 model components to the UV plane model. ! The established model now contains 163 components and 0.0547125 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=1.849599Jy sigma=0.971680 ! Fit after self-cal, rms=1.849503Jy sigma=0.956191 ! Inverting map ! Added new window around map position (-5.72, 2.275). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0136798 Jy ! Component: 100 - total flux cleaned = 0.0170391 Jy ! Component: 150 - total flux cleaned = 0.0176301 Jy ! Component: 200 - total flux cleaned = 0.0176347 Jy ! Total flux subtracted in 200 components = 0.0176347 Jy ! Clean residual min=-0.008180 max=0.007963 Jy/beam ! Clean residual mean=0.000018 rms=0.002299 Jy/beam ! Combined flux in latest and established models = 0.0723472 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 180 components and 0.0723472 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=1.849642Jy sigma=0.950582 ! Fit after self-cal, rms=1.850771Jy sigma=0.946179 ! 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.4433 x 0.7022 at -0.903 degrees (North through East) ! Clean map min=-0.019435 max=0.057041 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.7202 mas, bmaj=2.336 mas, bpa=49.66 degrees ! Estimated noise=10.3053 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.00353273 Jy ! Component: 100 - total flux cleaned = 0.00392993 Jy ! Component: 150 - total flux cleaned = 0.00413554 Jy ! Component: 200 - total flux cleaned = 0.00413337 Jy ! Total flux subtracted in 200 components = 0.00413337 Jy ! Clean residual min=-0.008978 max=0.009900 Jy/beam ! Clean residual mean=0.000015 rms=0.003170 Jy/beam ! Combined flux in latest and established models = 0.0764806 Jy ! Performing phase self-cal over 0.3 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 196 components and 0.0764806 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=1.851200Jy sigma=0.945686 ! Fit after self-cal, rms=1.851620Jy sigma=0.944801 ! 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.4834 mas, bmaj=0.9019 mas, bpa=-4.972 degrees ! Estimated noise=12.8135 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0209959 Jy ! Component: 100 - total flux cleaned = 0.0194898 Jy ! Component: 150 - total flux cleaned = 0.0184726 Jy ! Component: 200 - total flux cleaned = 0.0158968 Jy ! Total flux subtracted in 200 components = 0.0158968 Jy ! Clean residual min=-0.055647 max=0.066646 Jy/beam ! Clean residual mean=0.000322 rms=0.017333 Jy/beam ! Combined flux in latest and established models = 0.0158968 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 13 model components to the UV plane model. ! The established model now contains 13 components and 0.0158968 Jy ! Inverting map and beam ! Estimated beam: bmin=0.4433 mas, bmaj=0.7022 mas, bpa=-0.903 degrees ! Estimated noise=8.67969 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.0180594 Jy ! Component: 100 - total flux cleaned = -0.0272249 Jy ! Component: 150 - total flux cleaned = -0.0304438 Jy ! Component: 200 - total flux cleaned = -0.0315913 Jy ! Total flux subtracted in 200 components = -0.0315913 Jy ! Clean residual min=-0.039884 max=0.053335 Jy/beam ! Clean residual mean=0.000331 rms=0.013172 Jy/beam ! Combined flux in latest and established models = -0.0156945 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 29 components and -0.0156945 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.7202 mas, bmaj=2.336 mas, bpa=49.66 degrees ! Estimated noise=10.3053 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.00802084 Jy ! Component: 100 - total flux cleaned = 0.00931008 Jy ! Component: 150 - total flux cleaned = 0.00969632 Jy ! Component: 200 - total flux cleaned = 0.0103568 Jy ! Total flux subtracted in 200 components = 0.0103568 Jy ! Clean residual min=-0.048138 max=0.071562 Jy/beam ! Clean residual mean=0.000601 rms=0.018095 Jy/beam ! Combined flux in latest and established models = -0.00533769 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 37 components and -0.00533769 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.4433 mas, bmaj=0.7022 mas, bpa=-0.903 degrees ! Estimated noise=8.67969 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00203656 Jy ! Component: 100 - total flux cleaned = -0.00329825 Jy ! Component: 150 - total flux cleaned = -0.00294058 Jy ! Component: 200 - total flux cleaned = -0.00293214 Jy ! Total flux subtracted in 200 components = -0.00293214 Jy ! Clean residual min=-0.038260 max=0.052263 Jy/beam ! Clean residual mean=0.000340 rms=0.012232 Jy/beam ! Combined flux in latest and established models = -0.00826983 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.3 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 46 components and -0.00826983 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=1.852881Jy sigma=1.076444 ! Fit after self-cal, rms=1.850644Jy sigma=1.023015 wmodel J0632+1554_K_2006_10_20_yyk\_map.mod ! Writing 46 model components to file: J0632+1554_K_2006_10_20_yyk_map.mod wobs J0632+1554_K_2006_10_20_yyk\_uvs.fits ! Writing UV FITS file: J0632+1554_K_2006_10_20_yyk_uvs.fits wwins J0632+1554_K_2006_10_20_yyk\_map.win ! wwins: Wrote 1 windows to J0632+1554_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.00455741 Jy ! Component: 100 - total flux cleaned = 0.00684764 Jy ! Component: 150 - total flux cleaned = 0.00769466 Jy ! Component: 200 - total flux cleaned = 0.0066619 Jy ! Component: 250 - total flux cleaned = 0.00668763 Jy ! Component: 300 - total flux cleaned = 0.00476362 Jy ! Component: 350 - total flux cleaned = 0.00625133 Jy ! Component: 400 - total flux cleaned = 0.00715961 Jy ! Component: 450 - total flux cleaned = 0.00737325 Jy ! Component: 500 - total flux cleaned = 0.00678198 Jy ! Component: 550 - total flux cleaned = 0.00585353 Jy ! Component: 600 - total flux cleaned = 0.00459972 Jy ! Component: 650 - total flux cleaned = 0.00320016 Jy ! Component: 700 - total flux cleaned = 0.00371755 Jy ! Component: 750 - total flux cleaned = 0.00406276 Jy ! Component: 800 - total flux cleaned = 0.00458499 Jy ! Component: 850 - total flux cleaned = 0.00528997 Jy ! Component: 900 - total flux cleaned = 0.00620251 Jy ! Component: 950 - total flux cleaned = 0.00695641 Jy ! Component: 1000 - total flux cleaned = 0.00793718 Jy ! Component: 1050 - total flux cleaned = 0.00854609 Jy ! Component: 1100 - total flux cleaned = 0.00917859 Jy ! Component: 1150 - total flux cleaned = 0.00961887 Jy ! Component: 1200 - total flux cleaned = 0.00984507 Jy ! Component: 1250 - total flux cleaned = 0.0100868 Jy ! Component: 1300 - total flux cleaned = 0.0100886 Jy ! Component: 1350 - total flux cleaned = 0.0103617 Jy ! Component: 1400 - total flux cleaned = 0.0100734 Jy ! Component: 1450 - total flux cleaned = 0.0100725 Jy ! Component: 1500 - total flux cleaned = 0.010073 Jy ! Component: 1550 - total flux cleaned = 0.009398 Jy ! Component: 1600 - total flux cleaned = 0.00903632 Jy ! Component: 1650 - total flux cleaned = 0.00865682 Jy ! Component: 1700 - total flux cleaned = 0.00785307 Jy ! Component: 1750 - total flux cleaned = 0.00742184 Jy ! Component: 1800 - total flux cleaned = 0.00651041 Jy ! Component: 1850 - total flux cleaned = 0.00603353 Jy ! Component: 1900 - total flux cleaned = 0.00501647 Jy ! Component: 1950 - total flux cleaned = 0.00392395 Jy ! Component: 2000 - total flux cleaned = 0.00335711 Jy ! Total flux subtracted in 2048 components = 0.00214661 Jy ! Clean residual min=-0.035939 max=0.034393 Jy/beam ! Clean residual mean=-0.000127 rms=0.008698 Jy/beam ! Combined flux in latest and established models = -0.00612323 Jy keep ! Adding 85 model components to the UV plane model. ! The established model now contains 131 components and -0.00612323 Jy ![Exited script file: muppet] wmap "J0632+1554_K_2006_10_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.4433 x 0.7022 at -0.903 degrees (North through East) ! Clean map min=-0.050398 max=0.074794 Jy/beam ! Writing clean map to FITS file: J0632+1554_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.0747935 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00487062 device "J0632+1554_K_2006_10_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J0632+1554_K_2006_10_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -19.5363 19.5363 39.0725 78.145 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0146 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.074 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.4433 x 0.7022 at -0.903 degrees (North through East) ! Clean map min=-0.050398 max=0.074794 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0632+1554_K_2006_10_20_yyk\_map.gif/gif" ! Attempting to open device: 'J0632+1554_K_2006_10_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0632+1554_K_2006_10_20_yyk_uvs.log closed on Thu Jul 8 23:40:40 2010