! Started logfile: J2359-3133_X_2005_07_09_yyk_uvs.log on Fri Jan 20 11:14:24 2006 obs J2359-3133_X_2005_07_09_yyk_uve.fits ! Reading UV FITS file: J2359-3133_X_2005_07_09_yyk_uve.fits ! AN table 1: 3 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.740741 visibilities/baseline/integration-bin. ! Found source: J2359-3133 ! ! 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 1480 lines of history. ! ! Reading 400 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 J2359-3133_X_2005_07_09_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. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.650565 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.6009 mas, bmaj=1.721 mas, bpa=-2.585 degrees ! Estimated noise=3.15504 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.435677 Jy ! Component: 100 - total flux cleaned = 0.498929 Jy ! Total flux subtracted in 100 components = 0.498929 Jy ! Clean residual min=-0.104532 max=0.143311 Jy/beam ! Clean residual mean=0.000289 rms=0.032342 Jy/beam ! Combined flux in latest and established models = 0.498929 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.498929 Jy ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.420323Jy sigma=7.250415 ! Fit after self-cal, rms=0.228972Jy sigma=3.954640 ! Inverting map and beam ! Estimated beam: bmin=0.6009 mas, bmaj=1.721 mas, bpa=-2.585 degrees ! Estimated noise=3.15504 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=0.726 mas, bmaj=1.977 mas, bpa=-2.729 degrees ! Estimated noise=2.54518 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.12779 Jy ! Component: 100 - total flux cleaned = 0.156891 Jy ! Component: 150 - total flux cleaned = 0.167128 Jy ! Component: 200 - total flux cleaned = 0.170661 Jy ! Total flux subtracted in 200 components = 0.170661 Jy ! Clean residual min=-0.033710 max=0.044817 Jy/beam ! Clean residual mean=-0.000059 rms=0.010227 Jy/beam ! Combined flux in latest and established models = 0.66959 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.66959 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.182334Jy sigma=2.988041 ! Fit after self-cal, rms=0.182401Jy sigma=2.987938 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.726 x 1.977 at -2.729 degrees (North through East) ! Clean map min=-0.031135 max=0.62754 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.01397 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.93 ! LA 1.00 MK 0.98 NL 1.01 OV 1.06 ! PT 0.91 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.02152 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.85 ! LA 1.02 MK 0.99 NL 0.97 OV 1.04 ! PT 0.97 SC 0.94 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.942767 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.81 ! LA 1.06 MK 1.04 NL 1.00 OV 1.75 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.961843 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 0.94 ! LA 0.99 MK 1.02 NL 1.01 OV 1.17 ! PT 1.05 SC 1.21 ! ! ! Fit before self-cal, rms=0.182401Jy sigma=2.987938 ! Fit after self-cal, rms=0.199862Jy sigma=2.614589 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.199862Jy sigma=2.614589 ! Fit after self-cal, rms=0.199288Jy sigma=2.613596 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7263 mas, bmaj=1.986 mas, bpa=-2.68 degrees ! Estimated noise=2.47798 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.00966615 Jy ! Component: 100 - total flux cleaned = -0.0105229 Jy ! Component: 150 - total flux cleaned = -0.0106892 Jy ! Component: 200 - total flux cleaned = -0.0106874 Jy ! Total flux subtracted in 200 components = -0.0106874 Jy ! Clean residual min=-0.015127 max=0.013949 Jy/beam ! Clean residual mean=-0.000028 rms=0.004166 Jy/beam ! Combined flux in latest and established models = 0.658902 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 22 components and 0.658902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.198476Jy sigma=2.604871 ! Fit after self-cal, rms=0.198549Jy sigma=2.604794 ! 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.198549Jy sigma=2.604794 ! Fit after self-cal, rms=0.087578Jy sigma=1.311943 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.0123659 Jy ! Component: 100 - total flux cleaned = 0.0167344 Jy ! Component: 150 - total flux cleaned = 0.0175735 Jy ! Component: 200 - total flux cleaned = 0.0177591 Jy ! Total flux subtracted in 200 components = 0.0177591 Jy ! Clean residual min=-0.017376 max=0.014941 Jy/beam ! Clean residual mean=0.000094 rms=0.004324 Jy/beam ! Combined flux in latest and established models = 0.676661 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 29 components and 0.676661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085228Jy sigma=1.287564 ! Fit after self-cal, rms=0.082517Jy sigma=1.254611 ! Inverting map print "*** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime ***" ! *** FINISHED NATURAL WEIGHTING CLEAN with shorter phase_soltime *** ! dynam = dynam - 0.25 restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7263 x 1.986 at -2.68 degrees (North through East) ! Clean map min=-0.015031 max=0.62799 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.082517Jy sigma=1.254611 ! Fit after self-cal, rms=0.052870Jy sigma=0.866794 ! 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.052870Jy sigma=0.866794 ! Fit after self-cal, rms=0.052786Jy sigma=0.865104 ! Inverting map and beam ! Estimated beam: bmin=0.7283 mas, bmaj=1.99 mas, bpa=-2.619 degrees ! Estimated noise=2.46968 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -7.02053e-05 Jy ! Component: 100 - total flux cleaned = -7.17086e-05 Jy ! Component: 150 - total flux cleaned = -6.95642e-05 Jy ! Component: 200 - total flux cleaned = -1.45845e-05 Jy ! Total flux subtracted in 200 components = -1.45845e-05 Jy ! Clean residual min=-0.007143 max=0.008060 Jy/beam ! Clean residual mean=-0.000023 rms=0.002202 Jy/beam ! Combined flux in latest and established models = 0.676647 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 32 components and 0.676647 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052699Jy sigma=0.864206 ! Fit after self-cal, rms=0.052688Jy sigma=0.863871 ! 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.052688Jy sigma=0.863871 ! Fit after self-cal, rms=0.051594Jy sigma=0.846232 ! 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.051594Jy sigma=0.846232 ! Fit after self-cal, rms=0.051591Jy sigma=0.846222 ! Inverting map and beam ! Estimated beam: bmin=0.7282 mas, bmaj=1.989 mas, bpa=-2.577 degrees ! Estimated noise=2.4697 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -6.78346e-05 Jy ! Component: 100 - total flux cleaned = 3.67757e-05 Jy ! Component: 150 - total flux cleaned = 0.000123768 Jy ! Component: 200 - total flux cleaned = 0.000196309 Jy ! Total flux subtracted in 200 components = 0.000196309 Jy ! Clean residual min=-0.007179 max=0.007936 Jy/beam ! Clean residual mean=-0.000030 rms=0.002188 Jy/beam ! Combined flux in latest and established models = 0.676843 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.676843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051527Jy sigma=0.845662 ! Fit after self-cal, rms=0.051519Jy sigma=0.845555 ! 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.417 mas, bmaj=8.031 mas, bpa=-4.871 degrees ! Estimated noise=3.48954 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.000454828 Jy ! Component: 100 - total flux cleaned = 0.000455844 Jy ! Component: 150 - total flux cleaned = 0.000457926 Jy ! Component: 200 - total flux cleaned = 0.000459694 Jy ! Total flux subtracted in 200 components = 0.000459694 Jy ! Clean residual min=-0.007281 max=0.008807 Jy/beam ! Clean residual mean=-0.000080 rms=0.003012 Jy/beam ! Combined flux in latest and established models = 0.677303 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 39 components and 0.677303 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051443Jy sigma=0.845282 ! Fit after self-cal, rms=0.051424Jy sigma=0.844915 ! 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.6026 mas, bmaj=1.728 mas, bpa=-2.56 degrees ! Estimated noise=3.09552 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.5318 Jy ! Component: 100 - total flux cleaned = 0.61869 Jy ! Component: 150 - total flux cleaned = 0.647104 Jy ! Component: 200 - total flux cleaned = 0.660513 Jy ! Total flux subtracted in 200 components = 0.660513 Jy ! Clean residual min=-0.011120 max=0.010771 Jy/beam ! Clean residual mean=-0.000034 rms=0.002997 Jy/beam ! Combined flux in latest and established models = 0.660513 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.660513 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7282 mas, bmaj=1.989 mas, bpa=-2.577 degrees ! Estimated noise=2.4697 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.0112565 Jy ! Component: 100 - total flux cleaned = 0.0150189 Jy ! Component: 150 - total flux cleaned = 0.0154294 Jy ! Component: 200 - total flux cleaned = 0.0156883 Jy ! Total flux subtracted in 200 components = 0.0156883 Jy ! Clean residual min=-0.007410 max=0.007417 Jy/beam ! Clean residual mean=-0.000034 rms=0.002208 Jy/beam ! Combined flux in latest and established models = 0.676201 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 32 components and 0.676201 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.417 mas, bmaj=8.031 mas, bpa=-4.871 degrees ! Estimated noise=3.48954 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.0012332 Jy ! Component: 100 - total flux cleaned = 0.001244 Jy ! Component: 150 - total flux cleaned = 0.00124794 Jy ! Component: 200 - total flux cleaned = 0.00125028 Jy ! Total flux subtracted in 200 components = 0.00125028 Jy ! Clean residual min=-0.007277 max=0.008795 Jy/beam ! Clean residual mean=-0.000077 rms=0.003013 Jy/beam ! Combined flux in latest and established models = 0.677451 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 34 components and 0.677451 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7282 mas, bmaj=1.989 mas, bpa=-2.577 degrees ! Estimated noise=2.4697 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000474489 Jy ! Component: 100 - total flux cleaned = -0.000446352 Jy ! Component: 150 - total flux cleaned = -0.000446553 Jy ! Component: 200 - total flux cleaned = -0.000468412 Jy ! Total flux subtracted in 200 components = -0.000468412 Jy ! Clean residual min=-0.007302 max=0.007601 Jy/beam ! Clean residual mean=-0.000029 rms=0.002174 Jy/beam ! Combined flux in latest and established models = 0.676983 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 38 components and 0.676983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051473Jy sigma=0.844998 ! Fit after self-cal, rms=0.051471Jy sigma=0.844973 wmodel J2359-3133_X_2005_07_09_yyk\_map.mod ! Writing 38 model components to file: J2359-3133_X_2005_07_09_yyk_map.mod wobs J2359-3133_X_2005_07_09_yyk\_uvs.fits ! Writing UV FITS file: J2359-3133_X_2005_07_09_yyk_uvs.fits wwins J2359-3133_X_2005_07_09_yyk\_map.win ! wwins: Wrote 1 windows to J2359-3133_X_2005_07_09_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.00014086 Jy ! Component: 100 - total flux cleaned = 0.00104283 Jy ! Component: 150 - total flux cleaned = 0.00198474 Jy ! Component: 200 - total flux cleaned = 0.0023734 Jy ! Component: 250 - total flux cleaned = 0.00237514 Jy ! Component: 300 - total flux cleaned = 0.00246461 Jy ! Component: 350 - total flux cleaned = 0.00262715 Jy ! Component: 400 - total flux cleaned = 0.00270582 Jy ! Component: 450 - total flux cleaned = 0.00300069 Jy ! Component: 500 - total flux cleaned = 0.00321154 Jy ! Component: 550 - total flux cleaned = 0.0036173 Jy ! Component: 600 - total flux cleaned = 0.00400767 Jy ! Component: 650 - total flux cleaned = 0.00438328 Jy ! Component: 700 - total flux cleaned = 0.0046849 Jy ! Component: 750 - total flux cleaned = 0.00515252 Jy ! Component: 800 - total flux cleaned = 0.00560489 Jy ! Component: 850 - total flux cleaned = 0.00598905 Jy ! Component: 900 - total flux cleaned = 0.0059356 Jy ! Component: 950 - total flux cleaned = 0.0060411 Jy ! Component: 1000 - total flux cleaned = 0.00609271 Jy ! Component: 1050 - total flux cleaned = 0.00614297 Jy ! Component: 1100 - total flux cleaned = 0.00609342 Jy ! Component: 1150 - total flux cleaned = 0.00609358 Jy ! Component: 1200 - total flux cleaned = 0.00609303 Jy ! Component: 1250 - total flux cleaned = 0.00604531 Jy ! Component: 1300 - total flux cleaned = 0.00581153 Jy ! Component: 1350 - total flux cleaned = 0.0058124 Jy ! Component: 1400 - total flux cleaned = 0.0056753 Jy ! Component: 1450 - total flux cleaned = 0.00553995 Jy ! Component: 1500 - total flux cleaned = 0.00545079 Jy ! Component: 1550 - total flux cleaned = 0.00531829 Jy ! Component: 1600 - total flux cleaned = 0.0051877 Jy ! Component: 1650 - total flux cleaned = 0.00505799 Jy ! Component: 1700 - total flux cleaned = 0.00492994 Jy ! Component: 1750 - total flux cleaned = 0.00476023 Jy ! Component: 1800 - total flux cleaned = 0.00454975 Jy ! Component: 1850 - total flux cleaned = 0.00446532 Jy ! Component: 1900 - total flux cleaned = 0.00438008 Jy ! Component: 1950 - total flux cleaned = 0.00425123 Jy ! Component: 2000 - total flux cleaned = 0.00416444 Jy ! Total flux subtracted in 2048 components = 0.00407587 Jy ! Clean residual min=-0.002349 max=0.003279 Jy/beam ! Clean residual mean=0.000003 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.681059 Jy keep ! Adding 102 model components to the UV plane model. ! The established model now contains 140 components and 0.681059 Jy ![Exited script file: muppet] wmap "J2359-3133_X_2005_07_09_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7282 x 1.989 at -2.577 degrees (North through East) ! Clean map min=-0.0046664 max=0.6263 Jy/beam ! Writing clean map to FITS file: J2359-3133_X_2005_07_09_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.626297 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000758688 device "J2359-3133_X_2005_07_09_yyk\_map.eps/VPS" ! Attempting to open device: 'J2359-3133_X_2005_07_09_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.363416 0.363416 0.726833 1.45367 2.90733 5.81466 11.6293 23.2586 46.5173 93.0346 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.626 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7282 x 1.989 at -2.577 degrees (North through East) ! Clean map min=-0.0046664 max=0.6263 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2359-3133_X_2005_07_09_yyk\_map.gif/gif" ! Attempting to open device: 'J2359-3133_X_2005_07_09_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2359-3133_X_2005_07_09_yyk_uvs.log closed on Fri Jan 20 11:14:28 2006