! Started logfile: J0449+1121_X_2006_02_16_yyk_uvs.log on Wed Jul 5 11:24:53 2006 obs J0449+1121_X_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J0449+1121_X_2006_02_16_yyk_uva.fits ! AN table 1: 348 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.929949 visibilities/baseline/integration-bin. ! Found source: J0449+1121 ! ! 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 8.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2421 lines of history. ! ! Reading 58252 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 J0449+1121_X_2006_02_16_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.200x0.200 milli-arcsec cellsize. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.3137 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.7844 mas, bmaj=1.891 mas, bpa=3.512 degrees ! Estimated noise=1.52329 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 = 1.05945 Jy ! Component: 100 - total flux cleaned = 1.30625 Jy ! Total flux subtracted in 100 components = 1.30625 Jy ! Clean residual min=-0.078038 max=0.149161 Jy/beam ! Clean residual mean=-0.000660 rms=0.023174 Jy/beam ! Combined flux in latest and established models = 1.30625 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 1.30625 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.364060Jy sigma=6.222850 ! Fit after self-cal, rms=0.370812Jy sigma=6.159378 ! Inverting map ! Added new window around map position (1.8, 0.8). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.162039 Jy ! Component: 100 - total flux cleaned = 0.244005 Jy ! Total flux subtracted in 100 components = 0.244005 Jy ! Clean residual min=-0.075508 max=0.104356 Jy/beam ! Clean residual mean=-0.000387 rms=0.015920 Jy/beam ! Combined flux in latest and established models = 1.55026 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 27 components and 1.55026 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312980Jy sigma=4.889752 ! Fit after self-cal, rms=0.312066Jy sigma=4.722572 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.954 mas, bmaj=2.211 mas, bpa=1.606 degrees ! Estimated noise=1.06698 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.0771471 Jy ! Component: 100 - total flux cleaned = 0.113891 Jy ! Component: 150 - total flux cleaned = 0.129606 Jy ! Component: 200 - total flux cleaned = 0.135213 Jy ! Total flux subtracted in 200 components = 0.135213 Jy ! Clean residual min=-0.055971 max=0.069626 Jy/beam ! Clean residual mean=-0.000253 rms=0.013713 Jy/beam ! Combined flux in latest and established models = 1.68547 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 44 components and 1.68547 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.301185Jy sigma=4.401611 ! Fit after self-cal, rms=0.298179Jy sigma=4.365316 ! 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.954 x 2.211 at 1.606 degrees (North through East) ! Clean map min=-0.053038 max=1.1919 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.981073 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 1.00 HN 1.02 KP 0.98 ! LA 0.99 MK 1.03 NL 1.21 OV 0.96 ! PT 1.01 SC 1.05 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00062 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.01 KP 0.91 ! LA 0.96 MK 1.00 NL 1.18 OV 0.94 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.999927 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.02 HN 0.92 KP 0.84 ! LA 0.96 MK 1.04 NL 1.16 OV 0.97 ! PT 1.05 SC 1.00 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.983186 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 0.95 KP 0.86 ! LA 0.95 MK 1.07 NL 1.14 OV 1.00 ! PT 1.12 SC 1.04 ! ! ! Fit before self-cal, rms=0.298179Jy sigma=4.365316 ! Fit after self-cal, rms=0.271486Jy sigma=3.711218 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.271486Jy sigma=3.711218 ! Fit after self-cal, rms=0.271443Jy sigma=3.711643 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.967 mas, bmaj=2.232 mas, bpa=1.851 degrees ! Estimated noise=1.06186 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.0350624 Jy ! Component: 100 - total flux cleaned = -0.0465718 Jy ! Component: 150 - total flux cleaned = -0.0490869 Jy ! Component: 200 - total flux cleaned = -0.0497642 Jy ! Total flux subtracted in 200 components = -0.0497642 Jy ! Clean residual min=-0.031955 max=0.013676 Jy/beam ! Clean residual mean=-0.000052 rms=0.005926 Jy/beam ! Combined flux in latest and established models = 1.63571 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 58 components and 1.63571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.267412Jy sigma=3.631648 ! Fit after self-cal, rms=0.267587Jy sigma=3.621211 ! 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.267587Jy sigma=3.621211 ! Fit after self-cal, rms=0.119615Jy sigma=1.767704 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.00196073 Jy ! Component: 100 - total flux cleaned = -0.00513571 Jy ! Component: 150 - total flux cleaned = -0.00721682 Jy ! Component: 200 - total flux cleaned = -0.00789598 Jy ! Total flux subtracted in 200 components = -0.00789598 Jy ! Clean residual min=-0.030741 max=0.025005 Jy/beam ! Clean residual mean=-0.000071 rms=0.005658 Jy/beam ! Combined flux in latest and established models = 1.62781 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 69 components and 1.62781 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.114733Jy sigma=1.694534 ! Fit after self-cal, rms=0.103633Jy sigma=1.595188 ! 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.967 x 2.232 at 1.851 degrees (North through East) ! Clean map min=-0.03023 max=1.2166 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.103633Jy sigma=1.595188 ! Fit after self-cal, rms=0.095530Jy sigma=1.421400 ! 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.095530Jy sigma=1.421400 ! Fit after self-cal, rms=0.093846Jy sigma=1.412680 ! Inverting map and beam ! Estimated beam: bmin=0.9543 mas, bmaj=2.212 mas, bpa=2.525 degrees ! Estimated noise=1.05972 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0107756 Jy ! Component: 100 - total flux cleaned = -0.0111274 Jy ! Component: 150 - total flux cleaned = -0.0120878 Jy ! Component: 200 - total flux cleaned = -0.0129124 Jy ! Total flux subtracted in 200 components = -0.0129124 Jy ! Clean residual min=-0.025732 max=0.011312 Jy/beam ! Clean residual mean=-0.000045 rms=0.004455 Jy/beam ! Combined flux in latest and established models = 1.6149 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 77 components and 1.6149 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090697Jy sigma=1.337565 ! Fit after self-cal, rms=0.089591Jy sigma=1.324279 ! 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.089591Jy sigma=1.324279 ! Fit after self-cal, rms=0.088126Jy sigma=1.291888 ! 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.088126Jy sigma=1.291888 ! Fit after self-cal, rms=0.087922Jy sigma=1.291591 ! Inverting map and beam ! Estimated beam: bmin=0.9522 mas, bmaj=2.21 mas, bpa=2.542 degrees ! Estimated noise=1.0588 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00983266 Jy ! Component: 100 - total flux cleaned = -0.00948474 Jy ! Component: 150 - total flux cleaned = -0.0104865 Jy ! Component: 200 - total flux cleaned = -0.010926 Jy ! Total flux subtracted in 200 components = -0.010926 Jy ! Clean residual min=-0.022089 max=0.009417 Jy/beam ! Clean residual mean=-0.000038 rms=0.003814 Jy/beam ! Combined flux in latest and established models = 1.60397 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 79 components and 1.60397 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085629Jy sigma=1.237067 ! Fit after self-cal, rms=0.085069Jy sigma=1.227399 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.326 mas, bmaj=3.219 mas, bpa=-4.298 degrees ! Estimated noise=1.34478 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.00149267 Jy ! Component: 100 - total flux cleaned = -0.00150327 Jy ! Component: 150 - total flux cleaned = -0.00136346 Jy ! Component: 200 - total flux cleaned = -0.00167357 Jy ! Total flux subtracted in 200 components = -0.00167357 Jy ! Clean residual min=-0.022605 max=0.010728 Jy/beam ! Clean residual mean=-0.000065 rms=0.004587 Jy/beam ! Combined flux in latest and established models = 1.6023 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 87 components and 1.6023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085230Jy sigma=1.227949 ! Fit after self-cal, rms=0.084929Jy sigma=1.222263 ! 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.784 mas, bmaj=1.903 mas, bpa=3.877 degrees ! Estimated noise=1.50941 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.06828 Jy ! Component: 100 - total flux cleaned = 1.31199 Jy ! Component: 150 - total flux cleaned = 1.42155 Jy ! Component: 200 - total flux cleaned = 1.48224 Jy ! Total flux subtracted in 200 components = 1.48224 Jy ! Clean residual min=-0.025395 max=0.027490 Jy/beam ! Clean residual mean=-0.000175 rms=0.005930 Jy/beam ! Combined flux in latest and established models = 1.48224 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 1.48224 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9522 mas, bmaj=2.21 mas, bpa=2.542 degrees ! Estimated noise=1.0588 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.8, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0491978 Jy ! Component: 100 - total flux cleaned = 0.074684 Jy ! Component: 150 - total flux cleaned = 0.0901284 Jy ! Component: 200 - total flux cleaned = 0.100195 Jy ! Total flux subtracted in 200 components = 0.100195 Jy ! Clean residual min=-0.019245 max=0.015515 Jy/beam ! Clean residual mean=-0.000072 rms=0.003704 Jy/beam ! Combined flux in latest and established models = 1.58244 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 65 components and 1.58244 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.326 mas, bmaj=3.219 mas, bpa=-4.298 degrees ! Estimated noise=1.34478 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.0132516 Jy ! Component: 100 - total flux cleaned = 0.0179908 Jy ! Component: 150 - total flux cleaned = 0.0189755 Jy ! Component: 200 - total flux cleaned = 0.0194687 Jy ! Total flux subtracted in 200 components = 0.0194687 Jy ! Clean residual min=-0.021267 max=0.011575 Jy/beam ! Clean residual mean=-0.000065 rms=0.004347 Jy/beam ! Combined flux in latest and established models = 1.6019 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 72 components and 1.6019 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9522 mas, bmaj=2.21 mas, bpa=2.542 degrees ! Estimated noise=1.0588 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00494667 Jy ! Component: 100 - total flux cleaned = -0.00436815 Jy ! Component: 150 - total flux cleaned = -0.00378577 Jy ! Component: 200 - total flux cleaned = -0.00352989 Jy ! Total flux subtracted in 200 components = -0.00352989 Jy ! Clean residual min=-0.018774 max=0.013469 Jy/beam ! Clean residual mean=-0.000045 rms=0.003504 Jy/beam ! Combined flux in latest and established models = 1.59837 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 86 components and 1.59837 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084338Jy sigma=1.198911 ! Fit after self-cal, rms=0.084203Jy sigma=1.197203 wmodel J0449+1121_X_2006_02_16_yyk\_map.mod ! Writing 86 model components to file: J0449+1121_X_2006_02_16_yyk_map.mod wobs J0449+1121_X_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J0449+1121_X_2006_02_16_yyk_uvs.fits wwins J0449+1121_X_2006_02_16_yyk\_map.win ! wwins: Wrote 3 windows to J0449+1121_X_2006_02_16_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.00494132 Jy ! Component: 100 - total flux cleaned = -0.00517777 Jy ! Component: 150 - total flux cleaned = -0.00561538 Jy ! Component: 200 - total flux cleaned = -0.00619973 Jy ! Component: 250 - total flux cleaned = -0.00743409 Jy ! Component: 300 - total flux cleaned = -0.00842079 Jy ! Component: 350 - total flux cleaned = -0.00934295 Jy ! Component: 400 - total flux cleaned = -0.0102069 Jy ! Component: 450 - total flux cleaned = -0.0112836 Jy ! Component: 500 - total flux cleaned = -0.0120445 Jy ! Component: 550 - total flux cleaned = -0.013006 Jy ! Component: 600 - total flux cleaned = -0.0133515 Jy ! Component: 650 - total flux cleaned = -0.0133521 Jy ! Component: 700 - total flux cleaned = -0.0132448 Jy ! Component: 750 - total flux cleaned = -0.0133484 Jy ! Component: 800 - total flux cleaned = -0.0135483 Jy ! Component: 850 - total flux cleaned = -0.0139327 Jy ! Component: 900 - total flux cleaned = -0.014302 Jy ! Component: 950 - total flux cleaned = -0.0147501 Jy ! Component: 1000 - total flux cleaned = -0.0151009 Jy ! Component: 1050 - total flux cleaned = -0.01561 Jy ! Component: 1100 - total flux cleaned = -0.0159393 Jy ! Component: 1150 - total flux cleaned = -0.0163403 Jy ! Component: 1200 - total flux cleaned = -0.0166523 Jy ! Component: 1250 - total flux cleaned = -0.0168025 Jy ! Component: 1300 - total flux cleaned = -0.0169516 Jy ! Component: 1350 - total flux cleaned = -0.0170224 Jy ! Component: 1400 - total flux cleaned = -0.0170925 Jy ! Component: 1450 - total flux cleaned = -0.0172308 Jy ! Component: 1500 - total flux cleaned = -0.017432 Jy ! Component: 1550 - total flux cleaned = -0.0174957 Jy ! Component: 1600 - total flux cleaned = -0.0175605 Jy ! Component: 1650 - total flux cleaned = -0.0178106 Jy ! Component: 1700 - total flux cleaned = -0.0177502 Jy ! Component: 1750 - total flux cleaned = -0.0180504 Jy ! Component: 1800 - total flux cleaned = -0.0181663 Jy ! Component: 1850 - total flux cleaned = -0.0181661 Jy ! Component: 1900 - total flux cleaned = -0.0181676 Jy ! Component: 1950 - total flux cleaned = -0.018278 Jy ! Component: 2000 - total flux cleaned = -0.0184386 Jy ! Total flux subtracted in 2048 components = -0.0184371 Jy ! Clean residual min=-0.002600 max=0.002849 Jy/beam ! Clean residual mean=0.000001 rms=0.001047 Jy/beam ! Combined flux in latest and established models = 1.57994 Jy keep ! Adding 152 model components to the UV plane model. ! The established model now contains 237 components and 1.57994 Jy ![Exited script file: muppet] wmap "J0449+1121_X_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9522 x 2.21 at 2.542 degrees (North through East) ! Clean map min=-0.016359 max=1.2246 Jy/beam ! Writing clean map to FITS file: J0449+1121_X_2006_02_16_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.22456 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00104049 device "J0449+1121_X_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J0449+1121_X_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.254906 0.254906 0.509813 1.01963 2.03925 4.0785 8.15701 16.314 32.628 65.2561 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0031 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.224 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.9522 x 2.21 at 2.542 degrees (North through East) ! Clean map min=-0.016359 max=1.2246 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0449+1121_X_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J0449+1121_X_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0449+1121_X_2006_02_16_yyk_uvs.log closed on Wed Jul 5 11:25:16 2006