! Started logfile: J1716-0452_X_2005_06_30_yyk_uvs.log on Sat Oct 8 17:30:47 2005 obs J1716-0452_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J1716-0452_X_2005_06_30_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.896296 visibilities/baseline/integration-bin. ! Found source: J1716-0452 ! ! 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 1459 lines of history. ! ! Reading 1452 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 J1716-0452_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.390861 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.8029 mas, bmaj=2.113 mas, bpa=-8.487 degrees ! Estimated noise=1.34096 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.317256 Jy ! Component: 100 - total flux cleaned = 0.399964 Jy ! Total flux subtracted in 100 components = 0.399964 Jy ! Clean residual min=-0.011630 max=0.023929 Jy/beam ! Clean residual mean=-0.000015 rms=0.003400 Jy/beam ! Combined flux in latest and established models = 0.399964 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.399964 Jy ! ! Correcting IF 1. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.083923Jy sigma=1.435006 ! Fit after self-cal, rms=0.083328Jy sigma=1.427213 ! Inverting map and beam ! Estimated beam: bmin=0.8029 mas, bmaj=2.113 mas, bpa=-8.487 degrees ! Estimated noise=1.34096 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0328399 Jy ! Component: 100 - total flux cleaned = 0.0493639 Jy ! Total flux subtracted in 100 components = 0.0493639 Jy ! Clean residual min=-0.008042 max=0.007860 Jy/beam ! Clean residual mean=0.000005 rms=0.002040 Jy/beam ! Combined flux in latest and established models = 0.449328 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 32 components and 0.449328 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072339Jy sigma=1.175135 ! Fit after self-cal, rms=0.072212Jy sigma=1.174048 ! 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.9793 mas, bmaj=2.504 mas, bpa=-7.708 degrees ! Estimated noise=1.00945 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.0102769 Jy ! Component: 100 - total flux cleaned = 0.0142698 Jy ! Component: 150 - total flux cleaned = 0.015912 Jy ! Component: 200 - total flux cleaned = 0.0162536 Jy ! Total flux subtracted in 200 components = 0.0162536 Jy ! Clean residual min=-0.006400 max=0.009207 Jy/beam ! Clean residual mean=0.000020 rms=0.001740 Jy/beam ! Combined flux in latest and established models = 0.465582 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 42 components and 0.465582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071171Jy sigma=1.153413 ! Fit after self-cal, rms=0.071097Jy sigma=1.152605 ! 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.9793 x 2.504 at -7.708 degrees (North through East) ! Clean map min=-0.0061168 max=0.37292 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.00365 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 1.01 KP 0.98 ! LA 1.04 MK 1.01 NL 1.02 OV 1.02 ! PT 0.93 SC 1.01 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01788 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.00 KP 0.92 ! LA 1.00 MK 1.00 NL 0.98 OV 0.99 ! PT 1.00 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00783 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.05 HN 0.93 KP 0.88 ! LA 1.02 MK 1.05 NL 0.97 OV 1.05 ! PT 1.02 SC 0.94 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.953263 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.06 HN 0.99 KP 0.99 ! LA 0.97 MK 1.03 NL 1.02 OV 1.03 ! PT 1.11 SC 1.26 ! ! ! Fit before self-cal, rms=0.071097Jy sigma=1.152605 ! Fit after self-cal, rms=0.068475Jy sigma=1.103706 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.068475Jy sigma=1.103706 ! Fit after self-cal, rms=0.068466Jy sigma=1.103622 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9888 mas, bmaj=2.533 mas, bpa=-7.974 degrees ! Estimated noise=1.00494 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.2, -6.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00805468 Jy ! Component: 100 - total flux cleaned = 0.0100846 Jy ! Component: 150 - total flux cleaned = 0.0111992 Jy ! Component: 200 - total flux cleaned = 0.0116981 Jy ! Total flux subtracted in 200 components = 0.0116981 Jy ! Clean residual min=-0.004392 max=0.004898 Jy/beam ! Clean residual mean=0.000010 rms=0.001156 Jy/beam ! Combined flux in latest and established models = 0.47728 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 84 components and 0.47728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067636Jy sigma=1.086847 ! Fit after self-cal, rms=0.067622Jy sigma=1.085291 ! 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.067622Jy sigma=1.085291 ! Fit after self-cal, rms=0.065470Jy sigma=1.054182 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.00232359 Jy ! Component: 100 - total flux cleaned = 0.00232358 Jy ! Component: 150 - total flux cleaned = 0.00245775 Jy ! Component: 200 - total flux cleaned = 0.00245739 Jy ! Total flux subtracted in 200 components = 0.00245739 Jy ! Clean residual min=-0.004058 max=0.004826 Jy/beam ! Clean residual mean=0.000007 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.479737 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 94 components and 0.479737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065301Jy sigma=1.050926 ! Fit after self-cal, rms=0.065172Jy sigma=1.048156 ! 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.9888 x 2.533 at -7.974 degrees (North through East) ! Clean map min=-0.0038477 max=0.37178 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.065172Jy sigma=1.048156 ! Fit after self-cal, rms=0.063269Jy sigma=0.977365 ! 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.063269Jy sigma=0.977365 ! Fit after self-cal, rms=0.063294Jy sigma=0.977134 ! Inverting map and beam ! Estimated beam: bmin=0.9891 mas, bmaj=2.538 mas, bpa=-7.871 degrees ! Estimated noise=1.00552 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00164274 Jy ! Component: 100 - total flux cleaned = 0.00158611 Jy ! Component: 150 - total flux cleaned = 0.00158939 Jy ! Component: 200 - total flux cleaned = 0.00163917 Jy ! Total flux subtracted in 200 components = 0.00163917 Jy ! Clean residual min=-0.003288 max=0.003645 Jy/beam ! Clean residual mean=0.000000 rms=0.000878 Jy/beam ! Combined flux in latest and established models = 0.481376 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 113 components and 0.481376 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063192Jy sigma=0.974860 ! Fit after self-cal, rms=0.063189Jy sigma=0.974557 ! 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.063189Jy sigma=0.974557 ! Fit after self-cal, rms=0.062604Jy sigma=0.953788 ! 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.062604Jy sigma=0.953788 ! Fit after self-cal, rms=0.062609Jy sigma=0.953779 ! Inverting map and beam ! Estimated beam: bmin=0.9896 mas, bmaj=2.537 mas, bpa=-7.793 degrees ! Estimated noise=1.00611 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00111212 Jy ! Component: 100 - total flux cleaned = 0.00131031 Jy ! Component: 150 - total flux cleaned = 0.00130948 Jy ! Component: 200 - total flux cleaned = 0.00134838 Jy ! Total flux subtracted in 200 components = 0.00134838 Jy ! Clean residual min=-0.003309 max=0.003567 Jy/beam ! Clean residual mean=-0.000003 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.482725 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 118 components and 0.482725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062537Jy sigma=0.952402 ! Fit after self-cal, rms=0.062531Jy sigma=0.952266 ! 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.224 mas, bmaj=3.878 mas, bpa=-5.697 degrees ! Estimated noise=1.23244 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.000349734 Jy ! Component: 100 - total flux cleaned = 0.000286748 Jy ! Component: 150 - total flux cleaned = 0.000208165 Jy ! Component: 200 - total flux cleaned = 0.000163097 Jy ! Total flux subtracted in 200 components = 0.000163097 Jy ! Clean residual min=-0.003208 max=0.003515 Jy/beam ! Clean residual mean=-0.000006 rms=0.000947 Jy/beam ! Combined flux in latest and established models = 0.482888 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 124 components and 0.482888 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062533Jy sigma=0.952056 ! Fit after self-cal, rms=0.062538Jy sigma=0.951988 ! 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.8098 mas, bmaj=2.131 mas, bpa=-8.468 degrees ! Estimated noise=1.34567 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.317794 Jy ! Component: 100 - total flux cleaned = 0.399257 Jy ! Component: 150 - total flux cleaned = 0.430124 Jy ! Component: 200 - total flux cleaned = 0.445116 Jy ! Total flux subtracted in 200 components = 0.445116 Jy ! Clean residual min=-0.005394 max=0.005908 Jy/beam ! Clean residual mean=-0.000001 rms=0.001571 Jy/beam ! Combined flux in latest and established models = 0.445116 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.445116 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9896 mas, bmaj=2.537 mas, bpa=-7.793 degrees ! Estimated noise=1.00611 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.0138918 Jy ! Component: 100 - total flux cleaned = 0.0222953 Jy ! Component: 150 - total flux cleaned = 0.0278699 Jy ! Component: 200 - total flux cleaned = 0.0312171 Jy ! Total flux subtracted in 200 components = 0.0312171 Jy ! Clean residual min=-0.003568 max=0.003293 Jy/beam ! Clean residual mean=-0.000005 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.476333 Jy ! Adding 47 model components to the UV plane model. ! The established model now contains 74 components and 0.476333 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.224 mas, bmaj=3.878 mas, bpa=-5.697 degrees ! Estimated noise=1.23244 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.00324629 Jy ! Component: 100 - total flux cleaned = 0.00443032 Jy ! Component: 150 - total flux cleaned = 0.0051748 Jy ! Component: 200 - total flux cleaned = 0.00571723 Jy ! Total flux subtracted in 200 components = 0.00571723 Jy ! Clean residual min=-0.003307 max=0.003389 Jy/beam ! Clean residual mean=-0.000009 rms=0.000964 Jy/beam ! Combined flux in latest and established models = 0.48205 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 110 components and 0.48205 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9896 mas, bmaj=2.537 mas, bpa=-7.793 degrees ! Estimated noise=1.00611 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000101298 Jy ! Component: 100 - total flux cleaned = 8.77694e-05 Jy ! Component: 150 - total flux cleaned = 0.000191811 Jy ! Component: 200 - total flux cleaned = 0.000335482 Jy ! Total flux subtracted in 200 components = 0.000335482 Jy ! Clean residual min=-0.003315 max=0.003421 Jy/beam ! Clean residual mean=-0.000004 rms=0.000859 Jy/beam ! Combined flux in latest and established models = 0.482386 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 131 components and 0.482386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062562Jy sigma=0.952932 ! Fit after self-cal, rms=0.062572Jy sigma=0.952816 wmodel J1716-0452_X_2005_06_30_yyk\_map.mod ! Writing 131 model components to file: J1716-0452_X_2005_06_30_yyk_map.mod wobs J1716-0452_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J1716-0452_X_2005_06_30_yyk_uvs.fits wwins J1716-0452_X_2005_06_30_yyk\_map.win ! wwins: Wrote 2 windows to J1716-0452_X_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.000111691 Jy ! Component: 100 - total flux cleaned = -0.000392556 Jy ! Component: 150 - total flux cleaned = -0.000342975 Jy ! Component: 200 - total flux cleaned = -9.3304e-05 Jy ! Component: 250 - total flux cleaned = 0.000149639 Jy ! Component: 300 - total flux cleaned = 0.000338079 Jy ! Component: 350 - total flux cleaned = 0.000657091 Jy ! Component: 400 - total flux cleaned = 0.000878586 Jy ! Component: 450 - total flux cleaned = 0.000965129 Jy ! Component: 500 - total flux cleaned = 0.000881076 Jy ! Component: 550 - total flux cleaned = 0.0009235 Jy ! Component: 600 - total flux cleaned = 0.000923865 Jy ! Component: 650 - total flux cleaned = 0.000925017 Jy ! Component: 700 - total flux cleaned = 0.000964073 Jy ! Component: 750 - total flux cleaned = 0.000963616 Jy ! Component: 800 - total flux cleaned = 0.00107508 Jy ! Component: 850 - total flux cleaned = 0.00125651 Jy ! Component: 900 - total flux cleaned = 0.00139868 Jy ! Component: 950 - total flux cleaned = 0.00150354 Jy ! Component: 1000 - total flux cleaned = 0.00170927 Jy ! Component: 1050 - total flux cleaned = 0.00181001 Jy ! Component: 1100 - total flux cleaned = 0.00194289 Jy ! Component: 1150 - total flux cleaned = 0.0021067 Jy ! Component: 1200 - total flux cleaned = 0.00220343 Jy ! Component: 1250 - total flux cleaned = 0.00239456 Jy ! Component: 1300 - total flux cleaned = 0.00248837 Jy ! Component: 1350 - total flux cleaned = 0.00267339 Jy ! Component: 1400 - total flux cleaned = 0.00276468 Jy ! Component: 1450 - total flux cleaned = 0.00282435 Jy ! Component: 1500 - total flux cleaned = 0.00285448 Jy ! Component: 1550 - total flux cleaned = 0.003031 Jy ! Component: 1600 - total flux cleaned = 0.00311783 Jy ! Component: 1650 - total flux cleaned = 0.00323278 Jy ! Component: 1700 - total flux cleaned = 0.00328929 Jy ! Component: 1750 - total flux cleaned = 0.00342993 Jy ! Component: 1800 - total flux cleaned = 0.00348543 Jy ! Component: 1850 - total flux cleaned = 0.00354003 Jy ! Component: 1900 - total flux cleaned = 0.00359419 Jy ! Component: 1950 - total flux cleaned = 0.00362081 Jy ! Component: 2000 - total flux cleaned = 0.00362071 Jy ! Total flux subtracted in 2048 components = 0.00359459 Jy ! Clean residual min=-0.001774 max=0.001706 Jy/beam ! Clean residual mean=-0.000002 rms=0.000497 Jy/beam ! Combined flux in latest and established models = 0.485981 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 262 components and 0.48598 Jy ![Exited script file: muppet] wmap "J1716-0452_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9896 x 2.537 at -7.793 degrees (North through East) ! Clean map min=-0.0026873 max=0.3735 Jy/beam ! Writing clean map to FITS file: J1716-0452_X_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.373498 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000497488 device "J1716-0452_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1716-0452_X_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.399591 0.399591 0.799182 1.59836 3.19673 6.39346 12.7869 25.5738 51.1476 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.373 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.9896 x 2.537 at -7.793 degrees (North through East) ! Clean map min=-0.0026873 max=0.3735 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1716-0452_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1716-0452_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1716-0452_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:30:52 2005