! Started logfile: J2156+8337_X_2006_02_16_yyk_uvs.log on Wed Jul 5 13:58:31 2006 obs J2156+8337_X_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J2156+8337_X_2006_02_16_yyk_uva.fits ! AN table 1: 880 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.92452 visibilities/baseline/integration-bin. ! Found source: J2156+8337 ! ! 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 2427 lines of history. ! ! Reading 146444 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 J2156+8337_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)= 0.0904809 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.8009 mas, bmaj=2.747 mas, bpa=-4.388 degrees ! Estimated noise=1.32716 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.0446823 Jy ! Component: 100 - total flux cleaned = 0.0583546 Jy ! Total flux subtracted in 100 components = 0.0583546 Jy ! Clean residual min=-0.010784 max=0.018729 Jy/beam ! Clean residual mean=-0.000019 rms=0.003273 Jy/beam ! Combined flux in latest and established models = 0.0583546 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0583546 Jy ! ! Correcting IF 1. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 16 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 48 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.067715Jy sigma=1.323605 ! Fit after self-cal, rms=0.067397Jy sigma=1.315428 ! Inverting map and beam ! Estimated beam: bmin=0.8009 mas, bmaj=2.747 mas, bpa=-4.388 degrees ! Estimated noise=1.32716 mJy/beam. ! Added new window around map position (3, 0.8). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0190159 Jy ! Component: 100 - total flux cleaned = 0.0273029 Jy ! Total flux subtracted in 100 components = 0.0273029 Jy ! Clean residual min=-0.008273 max=0.010165 Jy/beam ! Clean residual mean=-0.000007 rms=0.002203 Jy/beam ! Combined flux in latest and established models = 0.0856575 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 24 components and 0.0856575 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062314Jy sigma=1.207433 ! Fit after self-cal, rms=0.061550Jy sigma=1.191489 ! 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=1.083 mas, bmaj=3.001 mas, bpa=-3.792 degrees ! Estimated noise=0.793867 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.011328 Jy ! Component: 100 - total flux cleaned = 0.0146601 Jy ! Component: 150 - total flux cleaned = 0.0155949 Jy ! Component: 200 - total flux cleaned = 0.0159794 Jy ! Total flux subtracted in 200 components = 0.0159794 Jy ! Clean residual min=-0.005392 max=0.007871 Jy/beam ! Clean residual mean=-0.000019 rms=0.001901 Jy/beam ! Combined flux in latest and established models = 0.101637 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 47 components and 0.101637 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059739Jy sigma=1.155423 ! Fit after self-cal, rms=0.059541Jy sigma=1.151892 ! 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.083 x 3.001 at -3.792 degrees (North through East) ! Clean map min=-0.0050583 max=0.055417 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.059541Jy sigma=1.151892 ! Fit after self-cal, rms=0.059541Jy sigma=1.151892 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.059541Jy sigma=1.151892 ! Fit after self-cal, rms=0.059541Jy sigma=1.151892 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.083 mas, bmaj=3.001 mas, bpa=-3.792 degrees ! Estimated noise=0.793867 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.0027566 Jy ! Component: 100 - total flux cleaned = 0.00218677 Jy ! Component: 150 - total flux cleaned = 0.00195633 Jy ! Component: 200 - total flux cleaned = 0.00188814 Jy ! Total flux subtracted in 200 components = 0.00188814 Jy ! Clean residual min=-0.005334 max=0.006711 Jy/beam ! Clean residual mean=-0.000013 rms=0.001723 Jy/beam ! Combined flux in latest and established models = 0.103525 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 59 components and 0.103525 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059207Jy sigma=1.146235 ! Fit after self-cal, rms=0.059159Jy sigma=1.145406 ! 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.059159Jy sigma=1.145406 ! Fit after self-cal, rms=0.052227Jy sigma=0.992581 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 (1.6, 0.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00790337 Jy ! Component: 100 - total flux cleaned = 0.010941 Jy ! Component: 150 - total flux cleaned = 0.011852 Jy ! Component: 200 - total flux cleaned = 0.0121044 Jy ! Total flux subtracted in 200 components = 0.0121044 Jy ! Clean residual min=-0.004128 max=0.005952 Jy/beam ! Clean residual mean=-0.000013 rms=0.001438 Jy/beam ! Combined flux in latest and established models = 0.115629 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 81 components and 0.115629 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051145Jy sigma=0.971432 ! Fit after self-cal, rms=0.050968Jy sigma=0.966162 ! 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.083 x 3.001 at -3.792 degrees (North through East) ! Clean map min=-0.0039278 max=0.056794 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 = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.421 mas, bmaj=3.687 mas, bpa=-1.148 degrees ! Estimated noise=0.931976 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.00320868 Jy ! Component: 100 - total flux cleaned = 0.00372651 Jy ! Component: 150 - total flux cleaned = 0.00382386 Jy ! Component: 200 - total flux cleaned = 0.00382178 Jy ! Total flux subtracted in 200 components = 0.00382178 Jy ! Clean residual min=-0.004884 max=0.005867 Jy/beam ! Clean residual mean=-0.000011 rms=0.001903 Jy/beam ! Combined flux in latest and established models = 0.119451 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 93 components and 0.119451 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050885Jy sigma=0.965525 ! Fit after self-cal, rms=0.050864Jy sigma=0.964930 ! 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.8009 mas, bmaj=2.747 mas, bpa=-4.388 degrees ! Estimated noise=1.32716 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0542614 Jy ! Component: 100 - total flux cleaned = 0.0776565 Jy ! Component: 150 - total flux cleaned = 0.0912432 Jy ! Component: 200 - total flux cleaned = 0.100072 Jy ! Total flux subtracted in 200 components = 0.100072 Jy ! Clean residual min=-0.005343 max=0.006011 Jy/beam ! Clean residual mean=-0.000012 rms=0.001615 Jy/beam ! Combined flux in latest and established models = 0.100072 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.100072 Jy ! Inverting map and beam ! Estimated beam: bmin=1.083 mas, bmaj=3.001 mas, bpa=-3.792 degrees ! Estimated noise=0.793867 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.00899939 Jy ! Component: 100 - total flux cleaned = 0.0137445 Jy ! Component: 150 - total flux cleaned = 0.0158863 Jy ! Component: 200 - total flux cleaned = 0.0164569 Jy ! Total flux subtracted in 200 components = 0.0164569 Jy ! Clean residual min=-0.004455 max=0.005704 Jy/beam ! Clean residual mean=-0.000013 rms=0.001481 Jy/beam ! Combined flux in latest and established models = 0.116529 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 63 components and 0.116529 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.421 mas, bmaj=3.687 mas, bpa=-1.148 degrees ! Estimated noise=0.931976 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.00264397 Jy ! Component: 100 - total flux cleaned = 0.00322109 Jy ! Component: 150 - total flux cleaned = 0.00330258 Jy ! Component: 200 - total flux cleaned = 0.00330254 Jy ! Total flux subtracted in 200 components = 0.00330254 Jy ! Clean residual min=-0.005185 max=0.006022 Jy/beam ! Clean residual mean=-0.000012 rms=0.001944 Jy/beam ! Combined flux in latest and established models = 0.119831 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 74 components and 0.119831 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.083 mas, bmaj=3.001 mas, bpa=-3.792 degrees ! Estimated noise=0.793867 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00111503 Jy ! Component: 100 - total flux cleaned = -0.00126042 Jy ! Component: 150 - total flux cleaned = -0.00125895 Jy ! Component: 200 - total flux cleaned = -0.00125902 Jy ! Total flux subtracted in 200 components = -0.00125902 Jy ! Clean residual min=-0.004231 max=0.004922 Jy/beam ! Clean residual mean=-0.000008 rms=0.001398 Jy/beam ! Combined flux in latest and established models = 0.118572 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 89 components and 0.118572 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050941Jy sigma=0.965468 ! Fit after self-cal, rms=0.050906Jy sigma=0.964547 wmodel J2156+8337_X_2006_02_16_yyk\_map.mod ! Writing 89 model components to file: J2156+8337_X_2006_02_16_yyk_map.mod wobs J2156+8337_X_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J2156+8337_X_2006_02_16_yyk_uvs.fits wwins J2156+8337_X_2006_02_16_yyk\_map.win ! wwins: Wrote 3 windows to J2156+8337_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.00175541 Jy ! Component: 100 - total flux cleaned = 0.00212018 Jy ! Component: 150 - total flux cleaned = 0.00231405 Jy ! Component: 200 - total flux cleaned = 0.00238014 Jy ! Component: 250 - total flux cleaned = 0.00220538 Jy ! Component: 300 - total flux cleaned = 0.00209439 Jy ! Component: 350 - total flux cleaned = 0.00204073 Jy ! Component: 400 - total flux cleaned = 0.00204042 Jy ! Component: 450 - total flux cleaned = 0.00199022 Jy ! Component: 500 - total flux cleaned = 0.00184869 Jy ! Component: 550 - total flux cleaned = 0.00189213 Jy ! Component: 600 - total flux cleaned = 0.00197795 Jy ! Component: 650 - total flux cleaned = 0.00210238 Jy ! Component: 700 - total flux cleaned = 0.00210185 Jy ! Component: 750 - total flux cleaned = 0.00225655 Jy ! Component: 800 - total flux cleaned = 0.00225609 Jy ! Component: 850 - total flux cleaned = 0.00232924 Jy ! Component: 900 - total flux cleaned = 0.00239965 Jy ! Component: 950 - total flux cleaned = 0.00243314 Jy ! Component: 1000 - total flux cleaned = 0.00249907 Jy ! Component: 1050 - total flux cleaned = 0.00253013 Jy ! Component: 1100 - total flux cleaned = 0.00252996 Jy ! Component: 1150 - total flux cleaned = 0.00253014 Jy ! Component: 1200 - total flux cleaned = 0.00255996 Jy ! Component: 1250 - total flux cleaned = 0.002589 Jy ! Component: 1300 - total flux cleaned = 0.00258814 Jy ! Component: 1350 - total flux cleaned = 0.00261505 Jy ! Component: 1400 - total flux cleaned = 0.00266842 Jy ! Component: 1450 - total flux cleaned = 0.00274716 Jy ! Component: 1500 - total flux cleaned = 0.00282425 Jy ! Component: 1550 - total flux cleaned = 0.00297439 Jy ! Component: 1600 - total flux cleaned = 0.00312207 Jy ! Component: 1650 - total flux cleaned = 0.00329127 Jy ! Component: 1700 - total flux cleaned = 0.00343383 Jy ! Component: 1750 - total flux cleaned = 0.00364368 Jy ! Component: 1800 - total flux cleaned = 0.00378106 Jy ! Component: 1850 - total flux cleaned = 0.00389395 Jy ! Component: 1900 - total flux cleaned = 0.0040054 Jy ! Component: 1950 - total flux cleaned = 0.0042022 Jy ! Component: 2000 - total flux cleaned = 0.00430941 Jy ! Total flux subtracted in 2048 components = 0.00435193 Jy ! Clean residual min=-0.001298 max=0.001160 Jy/beam ! Clean residual mean=-0.000001 rms=0.000409 Jy/beam ! Combined flux in latest and established models = 0.122924 Jy keep ! Adding 136 model components to the UV plane model. ! The established model now contains 225 components and 0.122924 Jy ![Exited script file: muppet] wmap "J2156+8337_X_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.083 x 3.001 at -3.792 degrees (North through East) ! Clean map min=-0.0026263 max=0.05568 Jy/beam ! Writing clean map to FITS file: J2156+8337_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.0556796 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00039178 device "J2156+8337_X_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J2156+8337_X_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -2.1109 2.1109 4.2218 8.44359 16.8872 33.7744 67.5487 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.055 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.083 x 3.001 at -3.792 degrees (North through East) ! Clean map min=-0.0026263 max=0.05568 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2156+8337_X_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J2156+8337_X_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2156+8337_X_2006_02_16_yyk_uvs.log closed on Wed Jul 5 13:59:02 2006