! Started logfile: J0845-3718_S_2002_01_31_yyk_uvs.log on Tue Jun 26 22:33:10 2007 obs J0845-3718_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0845-3718_S_2002_01_31_yyk_uva.fits ! AN table 1: 37 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.561562 visibilities/baseline/integration-bin. ! Found source: J0845-3718 ! ! 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 2.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1225 lines of history. ! ! Reading 3740 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 J0845-3718_S_2002_01_31_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.244039 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=2.501 mas, bmaj=6.74 mas, bpa=1.068 degrees ! Estimated noise=3831.63 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.0271544 Jy ! Component: 100 - total flux cleaned = 0.0378292 Jy ! Total flux subtracted in 100 components = 0.0378292 Jy ! Clean residual min=-0.011914 max=0.011949 Jy/beam ! Clean residual mean=0.000242 rms=0.004499 Jy/beam ! Combined flux in latest and established models = 0.0378292 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 30 components and 0.0378292 Jy ! ! Correcting IF 1. ! A total of 153 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 370 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.238984Jy sigma=0.001529 ! Fit after self-cal, rms=0.238711Jy sigma=0.001527 ! Inverting map and beam ! Estimated beam: bmin=2.501 mas, bmaj=6.74 mas, bpa=1.068 degrees ! Estimated noise=3831.63 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=3.177 mas, bmaj=9.15 mas, bpa=-5.328 degrees ! Estimated noise=2209.61 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.0187287 Jy ! Component: 100 - total flux cleaned = 0.0249536 Jy ! Component: 150 - total flux cleaned = 0.0283267 Jy ! Component: 200 - total flux cleaned = 0.0290563 Jy ! Total flux subtracted in 200 components = 0.0290563 Jy ! Clean residual min=-0.004033 max=0.004054 Jy/beam ! Clean residual mean=0.000121 rms=0.001676 Jy/beam ! Combined flux in latest and established models = 0.0668855 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 79 components and 0.0668855 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.236980Jy sigma=0.001514 ! Fit after self-cal, rms=0.236940Jy sigma=0.001514 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.177 x 9.15 at -5.328 degrees (North through East) ! Clean map min=-0.0076425 max=0.020091 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. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04759 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.02 HN 1.00* KP 0.85 ! LA 0.86 MK 0.84 NL 1.00* OV 1.00* ! PT 0.90 SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 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 3. ! Amplitude normalization factor in sub-array 1: 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 3 telescope corrections were flagged in sub-array 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* ! ! ! Fit before self-cal, rms=0.236940Jy sigma=0.001514 ! Fit after self-cal, rms=0.235245Jy sigma=0.001513 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.235245Jy sigma=0.001513 ! Fit after self-cal, rms=0.235241Jy sigma=0.001513 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=9.264 mas, bpa=-6.357 degrees ! Estimated noise=2153.65 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.00348262 Jy ! Component: 100 - total flux cleaned = 0.0049145 Jy ! Component: 150 - total flux cleaned = 0.00534298 Jy ! Component: 200 - total flux cleaned = 0.00636784 Jy ! Total flux subtracted in 200 components = 0.00636784 Jy ! Clean residual min=-0.002422 max=0.002422 Jy/beam ! Clean residual mean=0.000044 rms=0.001076 Jy/beam ! Combined flux in latest and established models = 0.0732534 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 51 model components to the UV plane model. ! The established model now contains 119 components and 0.0732534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.234877Jy sigma=0.001511 ! Fit after self-cal, rms=0.234863Jy sigma=0.001511 ! 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.234863Jy sigma=0.001511 ! Fit after self-cal, rms=0.233428Jy sigma=0.001502 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.00553006 Jy ! Component: 100 - total flux cleaned = 0.00674072 Jy ! Component: 150 - total flux cleaned = 0.00804261 Jy ! Component: 200 - total flux cleaned = 0.00984446 Jy ! Total flux subtracted in 200 components = 0.00984446 Jy ! Clean residual min=-0.002683 max=0.002676 Jy/beam ! Clean residual mean=0.000049 rms=0.001102 Jy/beam ! Combined flux in latest and established models = 0.0830978 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 166 components and 0.0830979 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232792Jy sigma=0.001498 ! Fit after self-cal, rms=0.232421Jy sigma=0.001496 ! Inverting map ! Added new window around map position (-20.5, -64). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000993324 Jy ! Component: 100 - total flux cleaned = 0.000530009 Jy ! Component: 150 - total flux cleaned = 0.000176729 Jy ! Component: 200 - total flux cleaned = 7.89641e-05 Jy ! Total flux subtracted in 200 components = 7.89641e-05 Jy ! Clean residual min=-0.004640 max=0.004387 Jy/beam ! Clean residual mean=0.000039 rms=0.001368 Jy/beam ! Combined flux in latest and established models = 0.0831768 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 190 components and 0.0831768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232191Jy sigma=0.001495 ! Fit after self-cal, rms=0.232065Jy sigma=0.001494 ! 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: 3.149 x 9.264 at -6.357 degrees (North through East) ! Clean map min=-0.0066693 max=0.018892 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 = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.57 mas, bmaj=31.07 mas, bpa=4.756 degrees ! Estimated noise=2734.42 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.000469475 Jy ! Component: 100 - total flux cleaned = 0.000406041 Jy ! Component: 150 - total flux cleaned = 0.000297979 Jy ! Component: 200 - total flux cleaned = 0.000204343 Jy ! Total flux subtracted in 200 components = 0.000204343 Jy ! Clean residual min=-0.003542 max=0.003806 Jy/beam ! Clean residual mean=0.000050 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.0833812 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 197 components and 0.0833812 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.232053Jy sigma=0.001494 ! Fit after self-cal, rms=0.232023Jy sigma=0.001494 ! 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=2.498 mas, bmaj=6.739 mas, bpa=0.5018 degrees ! Estimated noise=3754.03 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00758412 Jy ! Component: 100 - total flux cleaned = -0.0121097 Jy ! Component: 150 - total flux cleaned = -0.0151872 Jy ! Component: 200 - total flux cleaned = -0.0151999 Jy ! Total flux subtracted in 200 components = -0.0151999 Jy ! Clean residual min=-0.027849 max=0.037543 Jy/beam ! Clean residual mean=0.000374 rms=0.007854 Jy/beam ! Combined flux in latest and established models = -0.0151999 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 16 model components to the UV plane model. ! The established model now contains 16 components and -0.0151999 Jy ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=9.264 mas, bpa=-6.357 degrees ! Estimated noise=2153.65 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, 1.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0464354 Jy ! Component: 100 - total flux cleaned = 0.0673319 Jy ! Component: 150 - total flux cleaned = 0.0798114 Jy ! Component: 200 - total flux cleaned = 0.0883935 Jy ! Total flux subtracted in 200 components = 0.0883935 Jy ! Clean residual min=-0.015051 max=0.014031 Jy/beam ! Clean residual mean=-0.000147 rms=0.003613 Jy/beam ! Combined flux in latest and established models = 0.0731936 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 46 components and 0.0731936 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=10.57 mas, bmaj=31.07 mas, bpa=4.756 degrees ! Estimated noise=2734.42 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.00435848 Jy ! Component: 100 - total flux cleaned = 0.00646062 Jy ! Component: 150 - total flux cleaned = 0.00687361 Jy ! Component: 200 - total flux cleaned = 0.00712884 Jy ! Total flux subtracted in 200 components = 0.00712884 Jy ! Clean residual min=-0.015263 max=0.009290 Jy/beam ! Clean residual mean=-0.000320 rms=0.004131 Jy/beam ! Combined flux in latest and established models = 0.0803225 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.0803225 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.149 mas, bmaj=9.264 mas, bpa=-6.357 degrees ! Estimated noise=2153.65 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000721812 Jy ! Component: 100 - total flux cleaned = 2.1289e-05 Jy ! Component: 150 - total flux cleaned = 0.00019346 Jy ! Component: 200 - total flux cleaned = 0.000503144 Jy ! Total flux subtracted in 200 components = 0.000503144 Jy ! Clean residual min=-0.013187 max=0.013443 Jy/beam ! Clean residual mean=-0.000175 rms=0.003416 Jy/beam ! Combined flux in latest and established models = 0.0808256 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 70 components and 0.0808256 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233699Jy sigma=0.001505 ! Fit after self-cal, rms=0.233315Jy sigma=0.001502 wmodel J0845-3718_S_2002_01_31_yyk\_map.mod ! Writing 70 model components to file: J0845-3718_S_2002_01_31_yyk_map.mod wobs J0845-3718_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J0845-3718_S_2002_01_31_yyk_uvs.fits wwins J0845-3718_S_2002_01_31_yyk\_map.win ! wwins: Wrote 2 windows to J0845-3718_S_2002_01_31_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.00377686 Jy ! Component: 100 - total flux cleaned = -0.00563027 Jy ! Component: 150 - total flux cleaned = -0.00536071 Jy ! Component: 200 - total flux cleaned = -0.0046001 Jy ! Component: 250 - total flux cleaned = -0.00435113 Jy ! Component: 300 - total flux cleaned = -0.00457676 Jy ! Component: 350 - total flux cleaned = -0.00468826 Jy ! Component: 400 - total flux cleaned = -0.00437009 Jy ! Component: 450 - total flux cleaned = -0.0042682 Jy ! Component: 500 - total flux cleaned = -0.00397298 Jy ! Component: 550 - total flux cleaned = -0.00387806 Jy ! Component: 600 - total flux cleaned = -0.00359759 Jy ! Component: 650 - total flux cleaned = -0.00341596 Jy ! Component: 700 - total flux cleaned = -0.00341687 Jy ! Component: 750 - total flux cleaned = -0.00350287 Jy ! Component: 800 - total flux cleaned = -0.00358495 Jy ! Component: 850 - total flux cleaned = -0.00350268 Jy ! Component: 900 - total flux cleaned = -0.00334308 Jy ! Component: 950 - total flux cleaned = -0.00318665 Jy ! Component: 1000 - total flux cleaned = -0.00318553 Jy ! Component: 1050 - total flux cleaned = -0.00325916 Jy ! Component: 1100 - total flux cleaned = -0.00325906 Jy ! Component: 1150 - total flux cleaned = -0.00333052 Jy ! Component: 1200 - total flux cleaned = -0.00347104 Jy ! Component: 1250 - total flux cleaned = -0.00347002 Jy ! Component: 1300 - total flux cleaned = -0.00353825 Jy ! Component: 1350 - total flux cleaned = -0.00353811 Jy ! Component: 1400 - total flux cleaned = -0.00353857 Jy ! Component: 1450 - total flux cleaned = -0.00340822 Jy ! Component: 1500 - total flux cleaned = -0.00340836 Jy ! Component: 1550 - total flux cleaned = -0.00315597 Jy ! Component: 1600 - total flux cleaned = -0.0031561 Jy ! Component: 1650 - total flux cleaned = -0.00284664 Jy ! Component: 1700 - total flux cleaned = -0.00260224 Jy ! Component: 1750 - total flux cleaned = -0.00248127 Jy ! Component: 1800 - total flux cleaned = -0.00224082 Jy ! Component: 1850 - total flux cleaned = -0.00212117 Jy ! Component: 1900 - total flux cleaned = -0.00206224 Jy ! Component: 1950 - total flux cleaned = -0.00206268 Jy ! Component: 2000 - total flux cleaned = -0.00194585 Jy ! Total flux subtracted in 2048 components = -0.00188782 Jy ! Clean residual min=-0.003442 max=0.003149 Jy/beam ! Clean residual mean=0.000165 rms=0.001170 Jy/beam ! Combined flux in latest and established models = 0.0789378 Jy keep ! Adding 99 model components to the UV plane model. ! The established model now contains 169 components and 0.0789378 Jy ![Exited script file: muppet] wmap "J0845-3718_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.149 x 9.264 at -6.357 degrees (North through East) ! Clean map min=-0.021819 max=0.025754 Jy/beam ! Writing clean map to FITS file: J0845-3718_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0257541 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00118857 device "J0845-3718_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0845-3718_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -13.8452 13.8452 27.6905 55.381 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0035 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.025 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.149 x 9.264 at -6.357 degrees (North through East) ! Clean map min=-0.021819 max=0.025754 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0845-3718_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0845-3718_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0845-3718_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 22:33:16 2007