! Started logfile: J2036-0629_X_2005_06_01_yyk_uvs.log on Sat Oct 8 17:42:31 2005 obs J2036-0629_X_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J2036-0629_X_2005_06_01_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.880808 visibilities/baseline/integration-bin. ! Found source: J2036-0629 ! ! 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 1618 lines of history. ! ! Reading 1744 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 J2036-0629_X_2005_06_01_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.499569 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.6901 mas, bmaj=1.764 mas, bpa=-0.8819 degrees ! Estimated noise=1.29651 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.384833 Jy ! Component: 100 - total flux cleaned = 0.477105 Jy ! Total flux subtracted in 100 components = 0.477105 Jy ! Clean residual min=-0.020339 max=0.077103 Jy/beam ! Clean residual mean=0.000030 rms=0.006842 Jy/beam ! Combined flux in latest and established models = 0.477105 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.477105 Jy ! ! Correcting IF 1. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 12 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.146409Jy sigma=2.746673 ! Fit after self-cal, rms=0.145959Jy sigma=2.737870 ! Inverting map and beam ! Estimated beam: bmin=0.6901 mas, bmaj=1.764 mas, bpa=-0.8819 degrees ! Estimated noise=1.29651 mJy/beam. ! Added new window around map position (-3, 1). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0778263 Jy ! Component: 100 - total flux cleaned = 0.117433 Jy ! Total flux subtracted in 100 components = 0.117433 Jy ! Clean residual min=-0.013780 max=0.016779 Jy/beam ! Clean residual mean=0.000013 rms=0.003669 Jy/beam ! Combined flux in latest and established models = 0.594538 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 25 components and 0.594538 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.100768Jy sigma=1.766943 ! Fit after self-cal, rms=0.098882Jy sigma=1.739712 ! 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=0.8745 mas, bmaj=2.16 mas, bpa=-1.107 degrees ! Estimated noise=0.922206 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.0478514 Jy ! Component: 100 - total flux cleaned = 0.0763227 Jy ! Component: 150 - total flux cleaned = 0.0941087 Jy ! Component: 200 - total flux cleaned = 0.105541 Jy ! Total flux subtracted in 200 components = 0.105541 Jy ! Clean residual min=-0.008897 max=0.008369 Jy/beam ! Clean residual mean=0.000004 rms=0.002373 Jy/beam ! Combined flux in latest and established models = 0.700079 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 62 components and 0.70008 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.081208Jy sigma=1.318281 ! Fit after self-cal, rms=0.080568Jy sigma=1.308795 ! 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.8745 x 2.16 at -1.107 degrees (North through East) ! Clean map min=-0.0085763 max=0.48172 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.01535 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.95 HN 1.04 KP 0.99 ! LA 0.99 MK 1.00 NL 1.00 OV 1.02 ! PT 0.94 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01876 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 0.99 HN 1.04 KP 0.94 ! LA 0.96 MK 0.99 NL 0.98 OV 0.97 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01177 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.03 HN 0.92 KP 0.88 ! LA 1.00 MK 1.03 NL 0.95 OV 1.03 ! PT 1.04 SC 0.97 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.953413 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.03 HN 1.00 KP 0.97 ! LA 0.98 MK 1.05 NL 1.00 OV 1.05 ! PT 1.09 SC 1.27 ! ! ! Fit before self-cal, rms=0.080568Jy sigma=1.308795 ! Fit after self-cal, rms=0.076482Jy sigma=1.230293 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.076482Jy sigma=1.230293 ! Fit after self-cal, rms=0.076480Jy sigma=1.230266 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8877 mas, bmaj=2.189 mas, bpa=-1.278 degrees ! Estimated noise=0.918478 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.00630559 Jy ! Component: 100 - total flux cleaned = 0.00860575 Jy ! Component: 150 - total flux cleaned = 0.00954182 Jy ! Component: 200 - total flux cleaned = 0.0100874 Jy ! Total flux subtracted in 200 components = 0.0100874 Jy ! Clean residual min=-0.005996 max=0.007705 Jy/beam ! Clean residual mean=0.000008 rms=0.001851 Jy/beam ! Combined flux in latest and established models = 0.710167 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 75 components and 0.710167 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076207Jy sigma=1.221613 ! Fit after self-cal, rms=0.076130Jy sigma=1.221030 ! 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.076130Jy sigma=1.221030 ! Fit after self-cal, rms=0.073637Jy sigma=1.183643 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.000604804 Jy ! Component: 100 - total flux cleaned = 0.00115143 Jy ! Component: 150 - total flux cleaned = 0.00149073 Jy ! Component: 200 - total flux cleaned = 0.0017428 Jy ! Total flux subtracted in 200 components = 0.0017428 Jy ! Clean residual min=-0.005927 max=0.007703 Jy/beam ! Clean residual mean=0.000007 rms=0.001832 Jy/beam ! Combined flux in latest and established models = 0.71191 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 81 components and 0.71191 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073601Jy sigma=1.182274 ! Fit after self-cal, rms=0.073104Jy sigma=1.177945 ! 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.8877 x 2.189 at -1.278 degrees (North through East) ! Clean map min=-0.0056857 max=0.48048 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.073104Jy sigma=1.177945 ! Fit after self-cal, rms=0.068611Jy sigma=1.049316 ! 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.068611Jy sigma=1.049316 ! Fit after self-cal, rms=0.068469Jy sigma=1.048168 ! Inverting map and beam ! Estimated beam: bmin=0.886 mas, bmaj=2.192 mas, bpa=-1.321 degrees ! Estimated noise=0.916394 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000508059 Jy ! Component: 100 - total flux cleaned = 0.000606166 Jy ! Component: 150 - total flux cleaned = 0.000691759 Jy ! Component: 200 - total flux cleaned = 0.000805741 Jy ! Total flux subtracted in 200 components = 0.000805741 Jy ! Clean residual min=-0.005565 max=0.005916 Jy/beam ! Clean residual mean=-0.000001 rms=0.001539 Jy/beam ! Combined flux in latest and established models = 0.712715 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 87 components and 0.712715 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068421Jy sigma=1.047084 ! Fit after self-cal, rms=0.068371Jy sigma=1.046471 ! 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.068371Jy sigma=1.046471 ! Fit after self-cal, rms=0.067077Jy sigma=1.019630 ! 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.067077Jy sigma=1.019630 ! Fit after self-cal, rms=0.067087Jy sigma=1.019433 ! Inverting map and beam ! Estimated beam: bmin=0.8865 mas, bmaj=2.193 mas, bpa=-1.294 degrees ! Estimated noise=0.917818 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00108259 Jy ! Component: 100 - total flux cleaned = 0.00123497 Jy ! Component: 150 - total flux cleaned = 0.00133262 Jy ! Component: 200 - total flux cleaned = 0.00142211 Jy ! Total flux subtracted in 200 components = 0.00142211 Jy ! Clean residual min=-0.005652 max=0.005978 Jy/beam ! Clean residual mean=0.000001 rms=0.001528 Jy/beam ! Combined flux in latest and established models = 0.714138 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 93 components and 0.714138 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067050Jy sigma=1.018655 ! Fit after self-cal, rms=0.067060Jy sigma=1.018429 ! 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.229 mas, bmaj=3.969 mas, bpa=3.785 degrees ! Estimated noise=1.16308 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.0013273 Jy ! Component: 100 - total flux cleaned = 0.00114723 Jy ! Component: 150 - total flux cleaned = 0.00085557 Jy ! Component: 200 - total flux cleaned = 0.00062296 Jy ! Total flux subtracted in 200 components = 0.00062296 Jy ! Clean residual min=-0.006846 max=0.008704 Jy/beam ! Clean residual mean=0.000000 rms=0.002386 Jy/beam ! Combined flux in latest and established models = 0.714761 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 98 components and 0.714761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067312Jy sigma=1.021152 ! Fit after self-cal, rms=0.067256Jy sigma=1.019937 ! 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=0.6957 mas, bmaj=1.776 mas, bpa=-1.023 degrees ! Estimated noise=1.30931 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.388797 Jy ! Component: 100 - total flux cleaned = 0.498608 Jy ! Component: 150 - total flux cleaned = 0.559098 Jy ! Component: 200 - total flux cleaned = 0.597598 Jy ! Total flux subtracted in 200 components = 0.597598 Jy ! Clean residual min=-0.008912 max=0.016968 Jy/beam ! Clean residual mean=0.000015 rms=0.002889 Jy/beam ! Combined flux in latest and established models = 0.597598 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.597598 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8865 mas, bmaj=2.193 mas, bpa=-1.294 degrees ! Estimated noise=0.917818 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 (-2.2, 0.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0453409 Jy ! Component: 100 - total flux cleaned = 0.0718246 Jy ! Component: 150 - total flux cleaned = 0.0882793 Jy ! Component: 200 - total flux cleaned = 0.0989689 Jy ! Total flux subtracted in 200 components = 0.0989689 Jy ! Clean residual min=-0.005390 max=0.005459 Jy/beam ! Clean residual mean=0.000006 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.696567 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 65 components and 0.696567 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.229 mas, bmaj=3.969 mas, bpa=3.785 degrees ! Estimated noise=1.16308 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.0100338 Jy ! Component: 100 - total flux cleaned = 0.0142994 Jy ! Component: 150 - total flux cleaned = 0.0159893 Jy ! Component: 200 - total flux cleaned = 0.0165294 Jy ! Total flux subtracted in 200 components = 0.0165294 Jy ! Clean residual min=-0.006570 max=0.008479 Jy/beam ! Clean residual mean=0.000002 rms=0.002338 Jy/beam ! Combined flux in latest and established models = 0.713096 Jy ! Adding 41 model components to the UV plane model. ! The established model now contains 91 components and 0.713096 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8865 mas, bmaj=2.193 mas, bpa=-1.294 degrees ! Estimated noise=0.917818 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00154303 Jy ! Component: 100 - total flux cleaned = 0.00181635 Jy ! Component: 150 - total flux cleaned = 0.00189865 Jy ! Component: 200 - total flux cleaned = 0.00190048 Jy ! Total flux subtracted in 200 components = 0.00190048 Jy ! Clean residual min=-0.005105 max=0.005533 Jy/beam ! Clean residual mean=0.000001 rms=0.001444 Jy/beam ! Combined flux in latest and established models = 0.714997 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 112 components and 0.714997 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066661Jy sigma=1.009019 ! Fit after self-cal, rms=0.066623Jy sigma=1.008027 wmodel J2036-0629_X_2005_06_01_yyk\_map.mod ! Writing 112 model components to file: J2036-0629_X_2005_06_01_yyk_map.mod wobs J2036-0629_X_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J2036-0629_X_2005_06_01_yyk_uvs.fits wwins J2036-0629_X_2005_06_01_yyk\_map.win ! wwins: Wrote 3 windows to J2036-0629_X_2005_06_01_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.00152613 Jy ! Component: 100 - total flux cleaned = 0.00259811 Jy ! Component: 150 - total flux cleaned = 0.0032514 Jy ! Component: 200 - total flux cleaned = 0.00416807 Jy ! Component: 250 - total flux cleaned = 0.00482213 Jy ! Component: 300 - total flux cleaned = 0.00531217 Jy ! Component: 350 - total flux cleaned = 0.00557916 Jy ! Component: 400 - total flux cleaned = 0.00570756 Jy ! Component: 450 - total flux cleaned = 0.00583383 Jy ! Component: 500 - total flux cleaned = 0.00583486 Jy ! Component: 550 - total flux cleaned = 0.0060134 Jy ! Component: 600 - total flux cleaned = 0.00607154 Jy ! Component: 650 - total flux cleaned = 0.00607289 Jy ! Component: 700 - total flux cleaned = 0.00607346 Jy ! Component: 750 - total flux cleaned = 0.00591135 Jy ! Component: 800 - total flux cleaned = 0.00585817 Jy ! Component: 850 - total flux cleaned = 0.00570233 Jy ! Component: 900 - total flux cleaned = 0.00560023 Jy ! Component: 950 - total flux cleaned = 0.00559918 Jy ! Component: 1000 - total flux cleaned = 0.00550104 Jy ! Component: 1050 - total flux cleaned = 0.00540565 Jy ! Component: 1100 - total flux cleaned = 0.00531201 Jy ! Component: 1150 - total flux cleaned = 0.00535843 Jy ! Component: 1200 - total flux cleaned = 0.0052234 Jy ! Component: 1250 - total flux cleaned = 0.00504662 Jy ! Component: 1300 - total flux cleaned = 0.00491607 Jy ! Component: 1350 - total flux cleaned = 0.00483012 Jy ! Component: 1400 - total flux cleaned = 0.00457677 Jy ! Component: 1450 - total flux cleaned = 0.0046193 Jy ! Component: 1500 - total flux cleaned = 0.00437266 Jy ! Component: 1550 - total flux cleaned = 0.00425142 Jy ! Component: 1600 - total flux cleaned = 0.00413178 Jy ! Component: 1650 - total flux cleaned = 0.00401339 Jy ! Component: 1700 - total flux cleaned = 0.00393591 Jy ! Component: 1750 - total flux cleaned = 0.00397302 Jy ! Component: 1800 - total flux cleaned = 0.00378331 Jy ! Component: 1850 - total flux cleaned = 0.00363341 Jy ! Component: 1900 - total flux cleaned = 0.00352233 Jy ! Component: 1950 - total flux cleaned = 0.003413 Jy ! Component: 2000 - total flux cleaned = 0.00319646 Jy ! Total flux subtracted in 2048 components = 0.00305424 Jy ! Clean residual min=-0.002278 max=0.001916 Jy/beam ! Clean residual mean=0.000003 rms=0.000733 Jy/beam ! Combined flux in latest and established models = 0.718051 Jy keep ! Adding 166 model components to the UV plane model. ! The established model now contains 278 components and 0.718051 Jy ![Exited script file: muppet] wmap "J2036-0629_X_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8865 x 2.193 at -1.294 degrees (North through East) ! Clean map min=-0.0037191 max=0.48205 Jy/beam ! Writing clean map to FITS file: J2036-0629_X_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.48205 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000722755 device "J2036-0629_X_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J2036-0629_X_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.449801 0.449801 0.899601 1.7992 3.59841 7.19681 14.3936 28.7872 57.5745 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0021 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.482 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.8865 x 2.193 at -1.294 degrees (North through East) ! Clean map min=-0.0037191 max=0.48205 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2036-0629_X_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J2036-0629_X_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2036-0629_X_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:42:35 2005