! Started logfile: J1605-1139_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:27:56 2005 obs J1605-1139_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J1605-1139_S_2005_06_30_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.874074 visibilities/baseline/integration-bin. ! Found source: J1605-1139 ! ! 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1468 lines of history. ! ! Reading 1416 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 J1605-1139_S_2005_06_30_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.428065 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.653 mas, bmaj=6.661 mas, bpa=-2.572 degrees ! Estimated noise=1.32409 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.353204 Jy ! Component: 100 - total flux cleaned = 0.405376 Jy ! Total flux subtracted in 100 components = 0.405376 Jy ! Clean residual min=-0.011440 max=0.014974 Jy/beam ! Clean residual mean=0.000039 rms=0.002846 Jy/beam ! Combined flux in latest and established models = 0.405376 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.405376 Jy ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.087063Jy sigma=1.486150 ! Fit after self-cal, rms=0.086872Jy sigma=1.481085 ! Inverting map and beam ! Estimated beam: bmin=2.653 mas, bmaj=6.661 mas, bpa=-2.572 degrees ! Estimated noise=1.32409 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.166 mas, bmaj=7.756 mas, bpa=-4.427 degrees ! Estimated noise=1.02586 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 (-2, 9.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.023679 Jy ! Component: 100 - total flux cleaned = 0.0353776 Jy ! Component: 150 - total flux cleaned = 0.038172 Jy ! Component: 200 - total flux cleaned = 0.0391184 Jy ! Total flux subtracted in 200 components = 0.0391184 Jy ! Clean residual min=-0.007341 max=0.008285 Jy/beam ! Clean residual mean=0.000048 rms=0.001990 Jy/beam ! Combined flux in latest and established models = 0.444495 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 39 model components to the UV plane model. ! The established model now contains 54 components and 0.444495 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080847Jy sigma=1.384946 ! Fit after self-cal, rms=0.080616Jy sigma=1.381506 ! 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.166 x 7.756 at -4.427 degrees (North through East) ! Clean map min=-0.0073076 max=0.40068 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: 1.01518 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.04 HN 0.99 KP 0.96 ! LA 1.07 MK 0.93 NL 0.94 OV 0.99 ! PT 1.07 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990293 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.01 HN 1.04 KP 1.00 ! LA 1.03 MK 0.98 NL 0.97 OV 1.02 ! PT 1.07 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.963882 ! Telescope amplitude corrections in sub-array 1: ! BR 1.28 FD 0.92 HN 1.01 KP 0.96 ! LA 0.93 MK 1.10 NL 1.04 OV 1.00 ! PT 1.12 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.06354 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 0.89 KP 0.89 ! LA 0.78 MK 1.08 NL 0.94 OV 0.86 ! PT 0.96 SC 1.10 ! ! ! Fit before self-cal, rms=0.080616Jy sigma=1.381506 ! Fit after self-cal, rms=0.066222Jy sigma=1.149786 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.066222Jy sigma=1.149786 ! Fit after self-cal, rms=0.066217Jy sigma=1.149721 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.208 mas, bmaj=7.911 mas, bpa=-4.218 degrees ! Estimated noise=1.02853 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.00393058 Jy ! Component: 100 - total flux cleaned = 0.0051322 Jy ! Component: 150 - total flux cleaned = 0.00562156 Jy ! Component: 200 - total flux cleaned = 0.00604226 Jy ! Total flux subtracted in 200 components = 0.00604226 Jy ! Clean residual min=-0.003531 max=0.003702 Jy/beam ! Clean residual mean=0.000068 rms=0.001071 Jy/beam ! Combined flux in latest and established models = 0.450537 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 71 components and 0.450537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065712Jy sigma=1.143896 ! Fit after self-cal, rms=0.065699Jy sigma=1.143781 ! 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.065699Jy sigma=1.143781 ! Fit after self-cal, rms=0.064340Jy sigma=1.115768 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.000588704 Jy ! Component: 100 - total flux cleaned = 0.000788238 Jy ! Component: 150 - total flux cleaned = 0.000912755 Jy ! Component: 200 - total flux cleaned = 0.00102759 Jy ! Total flux subtracted in 200 components = 0.00102759 Jy ! Clean residual min=-0.003351 max=0.003671 Jy/beam ! Clean residual mean=0.000067 rms=0.001043 Jy/beam ! Combined flux in latest and established models = 0.451565 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 89 components and 0.451565 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064201Jy sigma=1.114120 ! Fit after self-cal, rms=0.064157Jy sigma=1.112675 ! 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.208 x 7.911 at -4.218 degrees (North through East) ! Clean map min=-0.0031915 max=0.4048 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.064157Jy sigma=1.112675 ! Fit after self-cal, rms=0.054241Jy sigma=0.957300 ! 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.054241Jy sigma=0.957300 ! Fit after self-cal, rms=0.054244Jy sigma=0.957186 ! Inverting map and beam ! Estimated beam: bmin=3.204 mas, bmaj=7.912 mas, bpa=-4.259 degrees ! Estimated noise=1.02424 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000363631 Jy ! Component: 100 - total flux cleaned = -9.29102e-05 Jy ! Component: 150 - total flux cleaned = 8.61742e-05 Jy ! Component: 200 - total flux cleaned = 0.000193028 Jy ! Total flux subtracted in 200 components = 0.000193028 Jy ! Clean residual min=-0.003003 max=0.003245 Jy/beam ! Clean residual mean=0.000060 rms=0.000960 Jy/beam ! Combined flux in latest and established models = 0.451758 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 100 components and 0.451758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.054113Jy sigma=0.955015 ! Fit after self-cal, rms=0.054111Jy sigma=0.954969 ! 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.054111Jy sigma=0.954969 ! Fit after self-cal, rms=0.052769Jy sigma=0.932286 ! 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.052769Jy sigma=0.932286 ! Fit after self-cal, rms=0.052770Jy sigma=0.932280 ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=7.918 mas, bpa=-4.256 degrees ! Estimated noise=1.02345 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000434326 Jy ! Component: 100 - total flux cleaned = -0.000328174 Jy ! Component: 150 - total flux cleaned = -0.000233437 Jy ! Component: 200 - total flux cleaned = -0.000145398 Jy ! Total flux subtracted in 200 components = -0.000145398 Jy ! Clean residual min=-0.002928 max=0.003278 Jy/beam ! Clean residual mean=0.000057 rms=0.000928 Jy/beam ! Combined flux in latest and established models = 0.451612 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 103 components and 0.451612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052695Jy sigma=0.930997 ! Fit after self-cal, rms=0.052692Jy sigma=0.930971 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** 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=7.71 mas, bmaj=14.24 mas, bpa=-3.011 degrees ! Estimated noise=1.3159 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.000470426 Jy ! Component: 100 - total flux cleaned = 0.000434158 Jy ! Component: 150 - total flux cleaned = 0.000404471 Jy ! Component: 200 - total flux cleaned = 0.000376813 Jy ! Total flux subtracted in 200 components = 0.000376813 Jy ! Clean residual min=-0.003235 max=0.003760 Jy/beam ! Clean residual mean=0.000111 rms=0.001238 Jy/beam ! Combined flux in latest and established models = 0.451989 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 113 components and 0.451989 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052687Jy sigma=0.930909 ! Fit after self-cal, rms=0.052676Jy sigma=0.930759 ! Inverting map uvtaper 0,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.666 mas, bmaj=6.707 mas, bpa=-2.422 degrees ! Estimated noise=1.31379 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.350674 Jy ! Component: 100 - total flux cleaned = 0.400687 Jy ! Component: 150 - total flux cleaned = 0.418761 Jy ! Component: 200 - total flux cleaned = 0.428955 Jy ! Total flux subtracted in 200 components = 0.428955 Jy ! Clean residual min=-0.004226 max=0.004699 Jy/beam ! Clean residual mean=0.000113 rms=0.001298 Jy/beam ! Combined flux in latest and established models = 0.428955 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 50 model components to the UV plane model. ! The established model now contains 50 components and 0.428955 Jy ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=7.918 mas, bpa=-4.256 degrees ! Estimated noise=1.02345 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.00942058 Jy ! Component: 100 - total flux cleaned = 0.0148554 Jy ! Component: 150 - total flux cleaned = 0.0183386 Jy ! Component: 200 - total flux cleaned = 0.0200879 Jy ! Total flux subtracted in 200 components = 0.0200879 Jy ! Clean residual min=-0.002996 max=0.003191 Jy/beam ! Clean residual mean=0.000061 rms=0.000954 Jy/beam ! Combined flux in latest and established models = 0.449043 Jy ! Adding 44 model components to the UV plane model. ! The established model now contains 87 components and 0.449043 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=7.71 mas, bmaj=14.24 mas, bpa=-3.011 degrees ! Estimated noise=1.3159 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.0019614 Jy ! Component: 100 - total flux cleaned = 0.00234752 Jy ! Component: 150 - total flux cleaned = 0.00252247 Jy ! Component: 200 - total flux cleaned = 0.002676 Jy ! Total flux subtracted in 200 components = 0.002676 Jy ! Clean residual min=-0.003237 max=0.003711 Jy/beam ! Clean residual mean=0.000112 rms=0.001239 Jy/beam ! Combined flux in latest and established models = 0.451719 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 114 components and 0.451719 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.201 mas, bmaj=7.918 mas, bpa=-4.256 degrees ! Estimated noise=1.02345 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000139762 Jy ! Component: 100 - total flux cleaned = 0.000145025 Jy ! Component: 150 - total flux cleaned = 0.000146365 Jy ! Component: 200 - total flux cleaned = 0.00014546 Jy ! Total flux subtracted in 200 components = 0.00014546 Jy ! Clean residual min=-0.002803 max=0.003305 Jy/beam ! Clean residual mean=0.000057 rms=0.000920 Jy/beam ! Combined flux in latest and established models = 0.451864 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 126 components and 0.451864 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052637Jy sigma=0.930645 ! Fit after self-cal, rms=0.052633Jy sigma=0.930557 wmodel J1605-1139_S_2005_06_30_yyk\_map.mod ! Writing 126 model components to file: J1605-1139_S_2005_06_30_yyk_map.mod wobs J1605-1139_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J1605-1139_S_2005_06_30_yyk_uvs.fits wwins J1605-1139_S_2005_06_30_yyk\_map.win ! wwins: Wrote 2 windows to J1605-1139_S_2005_06_30_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.000940605 Jy ! Component: 100 - total flux cleaned = 0.00151417 Jy ! Component: 150 - total flux cleaned = 0.00211257 Jy ! Component: 200 - total flux cleaned = 0.00278274 Jy ! Component: 250 - total flux cleaned = 0.00342937 Jy ! Component: 300 - total flux cleaned = 0.00409756 Jy ! Component: 350 - total flux cleaned = 0.00465618 Jy ! Component: 400 - total flux cleaned = 0.00523963 Jy ! Component: 450 - total flux cleaned = 0.00580654 Jy ! Component: 500 - total flux cleaned = 0.00643588 Jy ! Component: 550 - total flux cleaned = 0.00701118 Jy ! Component: 600 - total flux cleaned = 0.00757302 Jy ! Component: 650 - total flux cleaned = 0.00797605 Jy ! Component: 700 - total flux cleaned = 0.00829949 Jy ! Component: 750 - total flux cleaned = 0.00868707 Jy ! Component: 800 - total flux cleaned = 0.00889471 Jy ! Component: 850 - total flux cleaned = 0.00920114 Jy ! Component: 900 - total flux cleaned = 0.00950271 Jy ! Component: 950 - total flux cleaned = 0.00970027 Jy ! Component: 1000 - total flux cleaned = 0.00983026 Jy ! Component: 1050 - total flux cleaned = 0.0100232 Jy ! Component: 1100 - total flux cleaned = 0.0101494 Jy ! Component: 1150 - total flux cleaned = 0.0103057 Jy ! Component: 1200 - total flux cleaned = 0.0104288 Jy ! Component: 1250 - total flux cleaned = 0.0106409 Jy ! Component: 1300 - total flux cleaned = 0.0107608 Jy ! Component: 1350 - total flux cleaned = 0.0109086 Jy ! Component: 1400 - total flux cleaned = 0.0111711 Jy ! Component: 1450 - total flux cleaned = 0.0112284 Jy ! Component: 1500 - total flux cleaned = 0.0113137 Jy ! Component: 1550 - total flux cleaned = 0.011567 Jy ! Component: 1600 - total flux cleaned = 0.0117615 Jy ! Component: 1650 - total flux cleaned = 0.0119265 Jy ! Component: 1700 - total flux cleaned = 0.0121713 Jy ! Component: 1750 - total flux cleaned = 0.0123324 Jy ! Component: 1800 - total flux cleaned = 0.0125718 Jy ! Component: 1850 - total flux cleaned = 0.0127296 Jy ! Component: 1900 - total flux cleaned = 0.0129121 Jy ! Component: 1950 - total flux cleaned = 0.0129898 Jy ! Component: 2000 - total flux cleaned = 0.0131937 Jy ! Total flux subtracted in 2048 components = 0.0132949 Jy ! Clean residual min=-0.001290 max=0.001345 Jy/beam ! Clean residual mean=0.000033 rms=0.000532 Jy/beam ! Combined flux in latest and established models = 0.465159 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 261 components and 0.465159 Jy ![Exited script file: muppet] wmap "J1605-1139_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.201 x 7.918 at -4.256 degrees (North through East) ! Clean map min=-0.0021639 max=0.40563 Jy/beam ! Writing clean map to FITS file: J1605-1139_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.405632 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000531211 device "J1605-1139_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1605-1139_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.392876 0.392876 0.785752 1.5715 3.14301 6.28602 12.572 25.1441 50.2881 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.405 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.201 x 7.918 at -4.256 degrees (North through East) ! Clean map min=-0.0021639 max=0.40563 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1605-1139_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1605-1139_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1605-1139_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:28:00 2005