! Started logfile: J2354+4553_X_2006_02_16_yyk_uvs.log on Wed Jul 5 14:13:17 2006 obs J2354+4553_X_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J2354+4553_X_2006_02_16_yyk_uva.fits ! AN table 1: 474 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.720441 visibilities/baseline/integration-bin. ! Found source: J2354+4553 ! ! 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 61468 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 J2354+4553_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.05619 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.8507 mas, bmaj=1.772 mas, bpa=-29.67 degrees ! Estimated noise=1.44878 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.837057 Jy ! Component: 100 - total flux cleaned = 1.04872 Jy ! Total flux subtracted in 100 components = 1.04872 Jy ! Clean residual min=-0.044075 max=0.080713 Jy/beam ! Clean residual mean=-0.000606 rms=0.013694 Jy/beam ! Combined flux in latest and established models = 1.04872 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 1.04872 Jy ! ! Correcting IF 1. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 29 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.257821Jy sigma=4.745122 ! Fit after self-cal, rms=0.257757Jy sigma=4.738334 ! Inverting map and beam ! Estimated beam: bmin=0.851 mas, bmaj=1.771 mas, bpa=-29.72 degrees ! Estimated noise=1.43598 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=1.069 mas, bmaj=1.961 mas, bpa=-28.18 degrees ! Estimated noise=1.04912 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 (1.6, 1.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.138715 Jy ! Component: 100 - total flux cleaned = 0.202074 Jy ! Component: 150 - total flux cleaned = 0.22892 Jy ! Component: 200 - total flux cleaned = 0.247108 Jy ! Total flux subtracted in 200 components = 0.247108 Jy ! Clean residual min=-0.036159 max=0.063293 Jy/beam ! Clean residual mean=-0.000718 rms=0.011407 Jy/beam ! Combined flux in latest and established models = 1.29583 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 38 components and 1.29583 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.196595Jy sigma=3.456962 ! Fit after self-cal, rms=0.194562Jy sigma=3.421253 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.069 x 1.961 at -28.18 degrees (North through East) ! Clean map min=-0.044613 max=0.98512 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.997516 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 0.99 KP 0.95 ! LA 0.93 MK 1.01 NL 1.29 OV 0.95 ! PT 0.97 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01616 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.02 HN 0.98 KP 0.89 ! LA 0.90 MK 0.97 NL 1.25 OV 0.93 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00003 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 0.91 KP 0.84 ! LA 0.92 MK 1.05 NL 1.24 OV 0.96 ! PT 1.02 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.978438 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.08 HN 0.95 KP 0.88 ! LA 0.91 MK 1.08 NL 1.21 OV 1.00 ! PT 1.09 SC 1.03 ! ! ! Fit before self-cal, rms=0.194562Jy sigma=3.421253 ! Fit after self-cal, rms=0.142573Jy sigma=2.447588 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.142573Jy sigma=2.447588 ! Fit after self-cal, rms=0.142638Jy sigma=2.447212 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.088 mas, bmaj=1.978 mas, bpa=-28.31 degrees ! Estimated noise=1.0374 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.0311306 Jy ! Component: 100 - total flux cleaned = -0.0319098 Jy ! Component: 150 - total flux cleaned = -0.0301332 Jy ! Component: 200 - total flux cleaned = -0.0291306 Jy ! Total flux subtracted in 200 components = -0.0291306 Jy ! Clean residual min=-0.019071 max=0.028044 Jy/beam ! Clean residual mean=-0.000389 rms=0.005570 Jy/beam ! Combined flux in latest and established models = 1.2667 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 53 components and 1.2667 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.134678Jy sigma=2.311091 ! Fit after self-cal, rms=0.134437Jy sigma=2.306893 ! 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.134437Jy sigma=2.306893 ! Fit after self-cal, rms=0.099111Jy sigma=1.756810 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) ! Added new window around map position (-7, 1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0326902 Jy ! Component: 100 - total flux cleaned = 0.0480437 Jy ! Component: 150 - total flux cleaned = 0.0556576 Jy ! Component: 200 - total flux cleaned = 0.0600388 Jy ! Total flux subtracted in 200 components = 0.0600388 Jy ! Clean residual min=-0.015323 max=0.017312 Jy/beam ! Clean residual mean=-0.000139 rms=0.004281 Jy/beam ! Combined flux in latest and established models = 1.32674 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 80 components and 1.32674 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.090973Jy sigma=1.573593 ! Fit after self-cal, rms=0.087541Jy sigma=1.515983 ! 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: 1.088 x 1.978 at -28.31 degrees (North through East) ! Clean map min=-0.022797 max=0.98714 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.087541Jy sigma=1.515983 ! Fit after self-cal, rms=0.078761Jy sigma=1.321173 ! 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.078761Jy sigma=1.321173 ! Fit after self-cal, rms=0.078508Jy sigma=1.317344 ! Inverting map and beam ! Estimated beam: bmin=1.094 mas, bmaj=1.971 mas, bpa=-28.33 degrees ! Estimated noise=1.03528 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00492584 Jy ! Component: 100 - total flux cleaned = -0.00155274 Jy ! Component: 150 - total flux cleaned = 0.00174664 Jy ! Component: 200 - total flux cleaned = 0.00392324 Jy ! Total flux subtracted in 200 components = 0.00392324 Jy ! Clean residual min=-0.013134 max=0.012295 Jy/beam ! Clean residual mean=-0.000128 rms=0.003302 Jy/beam ! Combined flux in latest and established models = 1.33066 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 106 components and 1.33066 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074201Jy sigma=1.230922 ! Fit after self-cal, rms=0.073943Jy sigma=1.226782 ! 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.073943Jy sigma=1.226782 ! Fit after self-cal, rms=0.072629Jy sigma=1.203245 ! 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.072629Jy sigma=1.203245 ! Fit after self-cal, rms=0.072606Jy sigma=1.203177 ! Inverting map and beam ! Estimated beam: bmin=1.098 mas, bmaj=1.969 mas, bpa=-28.14 degrees ! Estimated noise=1.03367 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00533031 Jy ! Component: 100 - total flux cleaned = -0.00314766 Jy ! Component: 150 - total flux cleaned = -0.000621999 Jy ! Component: 200 - total flux cleaned = 0.00105395 Jy ! Total flux subtracted in 200 components = 0.00105395 Jy ! Clean residual min=-0.011552 max=0.011420 Jy/beam ! Clean residual mean=-0.000121 rms=0.002994 Jy/beam ! Combined flux in latest and established models = 1.33171 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 116 components and 1.33171 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069997Jy sigma=1.152103 ! Fit after self-cal, rms=0.069831Jy sigma=1.149457 ! 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.412 mas, bmaj=2.77 mas, bpa=-32.41 degrees ! Estimated noise=1.25968 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.0089707 Jy ! Component: 100 - total flux cleaned = 0.0124697 Jy ! Component: 150 - total flux cleaned = 0.0150207 Jy ! Component: 200 - total flux cleaned = 0.0169242 Jy ! Total flux subtracted in 200 components = 0.0169242 Jy ! Clean residual min=-0.012557 max=0.015503 Jy/beam ! Clean residual mean=-0.000094 rms=0.004092 Jy/beam ! Combined flux in latest and established models = 1.34864 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 136 components and 1.34864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.069311Jy sigma=1.133202 ! Fit after self-cal, rms=0.069180Jy sigma=1.130744 ! 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.861 mas, bmaj=1.761 mas, bpa=-29.42 degrees ! Estimated noise=1.44418 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.841993 Jy ! Component: 100 - total flux cleaned = 1.05144 Jy ! Component: 150 - total flux cleaned = 1.12642 Jy ! Component: 200 - total flux cleaned = 1.16676 Jy ! Total flux subtracted in 200 components = 1.16676 Jy ! Clean residual min=-0.016237 max=0.018569 Jy/beam ! Clean residual mean=-0.000280 rms=0.004495 Jy/beam ! Combined flux in latest and established models = 1.16676 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.16676 Jy ! Inverting map and beam ! Estimated beam: bmin=1.098 mas, bmaj=1.969 mas, bpa=-28.14 degrees ! Estimated noise=1.03367 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.045109 Jy ! Component: 100 - total flux cleaned = 0.0773492 Jy ! Component: 150 - total flux cleaned = 0.102148 Jy ! Component: 200 - total flux cleaned = 0.121684 Jy ! Total flux subtracted in 200 components = 0.121684 Jy ! Clean residual min=-0.011033 max=0.013318 Jy/beam ! Clean residual mean=-0.000336 rms=0.003601 Jy/beam ! Combined flux in latest and established models = 1.28845 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 71 components and 1.28845 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.412 mas, bmaj=2.77 mas, bpa=-32.41 degrees ! Estimated noise=1.25968 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.0268973 Jy ! Component: 100 - total flux cleaned = 0.0409225 Jy ! Component: 150 - total flux cleaned = 0.0500984 Jy ! Component: 200 - total flux cleaned = 0.055907 Jy ! Total flux subtracted in 200 components = 0.055907 Jy ! Clean residual min=-0.012179 max=0.016109 Jy/beam ! Clean residual mean=-0.000164 rms=0.004047 Jy/beam ! Combined flux in latest and established models = 1.34436 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 105 components and 1.34436 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.098 mas, bmaj=1.969 mas, bpa=-28.14 degrees ! Estimated noise=1.03367 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000124345 Jy ! Component: 100 - total flux cleaned = 0.000199253 Jy ! Component: 150 - total flux cleaned = 0.00130779 Jy ! Component: 200 - total flux cleaned = 0.0025248 Jy ! Total flux subtracted in 200 components = 0.0025248 Jy ! Clean residual min=-0.009197 max=0.012440 Jy/beam ! Clean residual mean=-0.000075 rms=0.002688 Jy/beam ! Combined flux in latest and established models = 1.34688 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 127 components and 1.34688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.070478Jy sigma=1.133616 ! Fit after self-cal, rms=0.070006Jy sigma=1.128429 wmodel J2354+4553_X_2006_02_16_yyk\_map.mod ! Writing 127 model components to file: J2354+4553_X_2006_02_16_yyk_map.mod wobs J2354+4553_X_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J2354+4553_X_2006_02_16_yyk_uvs.fits wwins J2354+4553_X_2006_02_16_yyk\_map.win ! wwins: Wrote 3 windows to J2354+4553_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.0044335 Jy ! Component: 100 - total flux cleaned = 0.00592177 Jy ! Component: 150 - total flux cleaned = 0.00607141 Jy ! Component: 200 - total flux cleaned = 0.00650924 Jy ! Component: 250 - total flux cleaned = 0.00720649 Jy ! Component: 300 - total flux cleaned = 0.00773784 Jy ! Component: 350 - total flux cleaned = 0.008507 Jy ! Component: 400 - total flux cleaned = 0.00924812 Jy ! Component: 450 - total flux cleaned = 0.00972407 Jy ! Component: 500 - total flux cleaned = 0.00983743 Jy ! Component: 550 - total flux cleaned = 0.00983597 Jy ! Component: 600 - total flux cleaned = 0.00972695 Jy ! Component: 650 - total flux cleaned = 0.00962087 Jy ! Component: 700 - total flux cleaned = 0.00920432 Jy ! Component: 750 - total flux cleaned = 0.00930687 Jy ! Component: 800 - total flux cleaned = 0.00890424 Jy ! Component: 850 - total flux cleaned = 0.00870733 Jy ! Component: 900 - total flux cleaned = 0.00823083 Jy ! Component: 950 - total flux cleaned = 0.0083276 Jy ! Component: 1000 - total flux cleaned = 0.00814458 Jy ! Component: 1050 - total flux cleaned = 0.00796377 Jy ! Component: 1100 - total flux cleaned = 0.00813788 Jy ! Component: 1150 - total flux cleaned = 0.0080484 Jy ! Component: 1200 - total flux cleaned = 0.00770837 Jy ! Component: 1250 - total flux cleaned = 0.00770772 Jy ! Component: 1300 - total flux cleaned = 0.00738018 Jy ! Component: 1350 - total flux cleaned = 0.0073793 Jy ! Component: 1400 - total flux cleaned = 0.00698533 Jy ! Component: 1450 - total flux cleaned = 0.0071406 Jy ! Component: 1500 - total flux cleaned = 0.0068319 Jy ! Component: 1550 - total flux cleaned = 0.00645471 Jy ! Component: 1600 - total flux cleaned = 0.00638232 Jy ! Component: 1650 - total flux cleaned = 0.00630794 Jy ! Component: 1700 - total flux cleaned = 0.00601975 Jy ! Component: 1750 - total flux cleaned = 0.00580574 Jy ! Component: 1800 - total flux cleaned = 0.00538695 Jy ! Component: 1850 - total flux cleaned = 0.00524974 Jy ! Component: 1900 - total flux cleaned = 0.00504572 Jy ! Component: 1950 - total flux cleaned = 0.00484515 Jy ! Component: 2000 - total flux cleaned = 0.004647 Jy ! Total flux subtracted in 2048 components = 0.00445211 Jy ! Clean residual min=-0.003802 max=0.003301 Jy/beam ! Clean residual mean=-0.000048 rms=0.001282 Jy/beam ! Combined flux in latest and established models = 1.35133 Jy keep ! Adding 158 model components to the UV plane model. ! The established model now contains 285 components and 1.35133 Jy ![Exited script file: muppet] wmap "J2354+4553_X_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.098 x 1.969 at -28.14 degrees (North through East) ! Clean map min=-0.0076029 max=0.99222 Jy/beam ! Writing clean map to FITS file: J2354+4553_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 0.992217 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00127402 device "J2354+4553_X_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J2354+4553_X_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.385205 0.385205 0.77041 1.54082 3.08164 6.16328 12.3266 24.6531 49.3063 98.6125 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0038 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.992 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.098 x 1.969 at -28.14 degrees (North through East) ! Clean map min=-0.0076029 max=0.99222 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2354+4553_X_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J2354+4553_X_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2354+4553_X_2006_02_16_yyk_uvs.log closed on Wed Jul 5 14:13:50 2006