! Started logfile: J1259-2310_X_1997_08_27_yyk_uvs.log on Mon Jan 8 05:53:41 2007 obs J1259-2310_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1259-2310_X_1997_08_27_yyk_uva.fits ! AN table 1: 149 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.853393 visibilities/baseline/integration-bin. ! Found source: J1259-2310 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 701 lines of history. ! ! Reading 22888 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 J1259-2310_X_1997_08_27_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.386241 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.701 mas, bmaj=1.729 mas, bpa=-1.86 degrees ! Estimated noise=2492.73 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.200774 Jy ! Component: 100 - total flux cleaned = 0.238148 Jy ! Total flux subtracted in 100 components = 0.238148 Jy ! Clean residual min=-0.032841 max=0.033788 Jy/beam ! Clean residual mean=-0.000088 rms=0.008143 Jy/beam ! Combined flux in latest and established models = 0.238148 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.238148 Jy ! ! Correcting IF 1. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 431 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 116 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 431 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.285100Jy sigma=0.001624 ! Fit after self-cal, rms=0.251610Jy sigma=0.001405 ! Inverting map and beam ! Estimated beam: bmin=0.701 mas, bmaj=1.729 mas, bpa=-1.86 degrees ! Estimated noise=2493.33 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0558006 Jy ! Component: 100 - total flux cleaned = 0.0746847 Jy ! Total flux subtracted in 100 components = 0.0746847 Jy ! Clean residual min=-0.022427 max=0.020456 Jy/beam ! Clean residual mean=0.000033 rms=0.005036 Jy/beam ! Combined flux in latest and established models = 0.312833 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 18 components and 0.312833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.239194Jy sigma=0.001324 ! Fit after self-cal, rms=0.239128Jy sigma=0.001323 ! 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.9015 mas, bmaj=2.232 mas, bpa=-7.854 degrees ! Estimated noise=853.199 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.0205343 Jy ! Component: 100 - total flux cleaned = 0.0236707 Jy ! Component: 150 - total flux cleaned = 0.0235217 Jy ! Component: 200 - total flux cleaned = 0.0233942 Jy ! Total flux subtracted in 200 components = 0.0233942 Jy ! Clean residual min=-0.007663 max=0.009306 Jy/beam ! Clean residual mean=-0.000020 rms=0.002043 Jy/beam ! Combined flux in latest and established models = 0.336227 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 35 components and 0.336227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.237965Jy sigma=0.001316 ! Fit after self-cal, rms=0.237949Jy sigma=0.001316 ! 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.9015 x 2.232 at -7.854 degrees (North through East) ! Clean map min=-0.0069414 max=0.29585 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.02155 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 0.99 KP 1.04 ! LA 1.00 MK 1.02 NL 1.02 OV 1.00 ! PT 0.94 SC 0.83 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.986833 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.97 KP 1.08 ! LA 0.96 MK 0.95 NL 1.04 OV 1.06 ! PT 0.90 SC 1.17 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.0121 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.97 HN 1.02 KP 1.01 ! LA 0.99 MK 1.01 NL 1.05 OV 1.02 ! PT 0.96 SC 0.89 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.972248 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 1.00 KP 1.08 ! LA 1.00 MK 0.99 NL 1.05 OV 1.04 ! PT 0.97 SC 1.13 ! ! ! Fit before self-cal, rms=0.237949Jy sigma=0.001316 ! Fit after self-cal, rms=0.238959Jy sigma=0.001312 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.238959Jy sigma=0.001312 ! Fit after self-cal, rms=0.238962Jy sigma=0.001312 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8963 mas, bmaj=2.187 mas, bpa=-7.414 degrees ! Estimated noise=847.127 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.000147231 Jy ! Component: 100 - total flux cleaned = -0.000343845 Jy ! Component: 150 - total flux cleaned = -0.000427399 Jy ! Component: 200 - total flux cleaned = -0.000500128 Jy ! Total flux subtracted in 200 components = -0.000500128 Jy ! Clean residual min=-0.005229 max=0.007785 Jy/beam ! Clean residual mean=-0.000045 rms=0.001602 Jy/beam ! Combined flux in latest and established models = 0.335727 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 39 components and 0.335727 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.238895Jy sigma=0.001312 ! Fit after self-cal, rms=0.238883Jy sigma=0.001312 ! 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.238883Jy sigma=0.001312 ! Fit after self-cal, rms=0.223194Jy sigma=0.001238 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) ! Added new window around map position (1.4, 1.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0129116 Jy ! Component: 100 - total flux cleaned = 0.0140251 Jy ! Component: 150 - total flux cleaned = 0.0146862 Jy ! Component: 200 - total flux cleaned = 0.014868 Jy ! Total flux subtracted in 200 components = 0.014868 Jy ! Clean residual min=-0.004621 max=0.005222 Jy/beam ! Clean residual mean=-0.000058 rms=0.001315 Jy/beam ! Combined flux in latest and established models = 0.350595 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 52 components and 0.350595 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.222328Jy sigma=0.001234 ! Fit after self-cal, rms=0.220674Jy sigma=0.001226 ! 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.8963 x 2.187 at -7.414 degrees (North through East) ! Clean map min=-0.0046589 max=0.30359 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.220674Jy sigma=0.001226 ! Fit after self-cal, rms=0.323382Jy sigma=0.001220 ! 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.323382Jy sigma=0.001220 ! Fit after self-cal, rms=0.323264Jy sigma=0.001218 ! Inverting map and beam ! Estimated beam: bmin=0.8823 mas, bmaj=2.094 mas, bpa=-5.418 degrees ! Estimated noise=834.971 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00390552 Jy ! Component: 100 - total flux cleaned = 0.00478235 Jy ! Component: 150 - total flux cleaned = 0.00505421 Jy ! Component: 200 - total flux cleaned = 0.00513075 Jy ! Total flux subtracted in 200 components = 0.00513075 Jy ! Clean residual min=-0.004234 max=0.003288 Jy/beam ! Clean residual mean=0.000006 rms=0.001004 Jy/beam ! Combined flux in latest and established models = 0.355726 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 64 components and 0.355726 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.323215Jy sigma=0.001217 ! Fit after self-cal, rms=0.323106Jy sigma=0.001217 ! 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.323106Jy sigma=0.001217 ! Fit after self-cal, rms=0.312982Jy sigma=0.001215 ! 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.312982Jy sigma=0.001215 ! Fit after self-cal, rms=0.312897Jy sigma=0.001215 ! Inverting map and beam ! Estimated beam: bmin=0.881 mas, bmaj=2.09 mas, bpa=-5.349 degrees ! Estimated noise=834.537 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00187749 Jy ! Component: 100 - total flux cleaned = 0.00243818 Jy ! Component: 150 - total flux cleaned = 0.00256932 Jy ! Component: 200 - total flux cleaned = 0.00262753 Jy ! Total flux subtracted in 200 components = 0.00262753 Jy ! Clean residual min=-0.004027 max=0.003268 Jy/beam ! Clean residual mean=0.000003 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.358353 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 70 components and 0.358353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312884Jy sigma=0.001215 ! Fit after self-cal, rms=0.312833Jy sigma=0.001215 ! 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.333 mas, bmaj=5.032 mas, bpa=1.934 degrees ! Estimated noise=1087.9 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.000132444 Jy ! Component: 100 - total flux cleaned = 0.000265085 Jy ! Component: 150 - total flux cleaned = 0.000458223 Jy ! Component: 200 - total flux cleaned = 0.000564728 Jy ! Total flux subtracted in 200 components = 0.000564728 Jy ! Clean residual min=-0.003898 max=0.003025 Jy/beam ! Clean residual mean=0.000002 rms=0.001201 Jy/beam ! Combined flux in latest and established models = 0.358918 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 82 components and 0.358918 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312843Jy sigma=0.001215 ! Fit after self-cal, rms=0.312805Jy sigma=0.001214 ! 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.6897 mas, bmaj=1.672 mas, bpa=-0.5709 degrees ! Estimated noise=2486.14 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.254193 Jy ! Component: 100 - total flux cleaned = 0.29985 Jy ! Component: 150 - total flux cleaned = 0.322492 Jy ! Component: 200 - total flux cleaned = 0.33714 Jy ! Total flux subtracted in 200 components = 0.33714 Jy ! Clean residual min=-0.016192 max=0.012966 Jy/beam ! Clean residual mean=0.000001 rms=0.003515 Jy/beam ! Combined flux in latest and established models = 0.33714 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 34 model components to the UV plane model. ! The established model now contains 34 components and 0.33714 Jy ! Inverting map and beam ! Estimated beam: bmin=0.881 mas, bmaj=2.09 mas, bpa=-5.349 degrees ! Estimated noise=834.537 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.0142078 Jy ! Component: 100 - total flux cleaned = 0.0197249 Jy ! Component: 150 - total flux cleaned = 0.0211717 Jy ! Component: 200 - total flux cleaned = 0.0221214 Jy ! Total flux subtracted in 200 components = 0.0221214 Jy ! Clean residual min=-0.004166 max=0.003500 Jy/beam ! Clean residual mean=0.000000 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.359261 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 55 components and 0.359261 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.333 mas, bmaj=5.032 mas, bpa=1.934 degrees ! Estimated noise=1087.9 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.000138211 Jy ! Component: 100 - total flux cleaned = 0.000369167 Jy ! Component: 150 - total flux cleaned = 0.000369392 Jy ! Component: 200 - total flux cleaned = 0.000319137 Jy ! Total flux subtracted in 200 components = 0.000319137 Jy ! Clean residual min=-0.003782 max=0.003333 Jy/beam ! Clean residual mean=-0.000000 rms=0.001200 Jy/beam ! Combined flux in latest and established models = 0.359581 Jy ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.359581 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.881 mas, bmaj=2.09 mas, bpa=-5.349 degrees ! Estimated noise=834.537 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000589883 Jy ! Component: 100 - total flux cleaned = -0.000599153 Jy ! Component: 150 - total flux cleaned = -0.000602829 Jy ! Component: 200 - total flux cleaned = -0.000536331 Jy ! Total flux subtracted in 200 components = -0.000536331 Jy ! Clean residual min=-0.004101 max=0.003302 Jy/beam ! Clean residual mean=0.000001 rms=0.000944 Jy/beam ! Combined flux in latest and established models = 0.359044 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 80 components and 0.359044 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.312805Jy sigma=0.001215 ! Fit after self-cal, rms=0.312816Jy sigma=0.001214 wmodel J1259-2310_X_1997_08_27_yyk\_map.mod ! Writing 80 model components to file: J1259-2310_X_1997_08_27_yyk_map.mod wobs J1259-2310_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1259-2310_X_1997_08_27_yyk_uvs.fits wwins J1259-2310_X_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1259-2310_X_1997_08_27_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.00152827 Jy ! Component: 100 - total flux cleaned = -0.00213842 Jy ! Component: 150 - total flux cleaned = -0.00282191 Jy ! Component: 200 - total flux cleaned = -0.00352953 Jy ! Component: 250 - total flux cleaned = -0.00415865 Jy ! Component: 300 - total flux cleaned = -0.00476578 Jy ! Component: 350 - total flux cleaned = -0.00515841 Jy ! Component: 400 - total flux cleaned = -0.00544572 Jy ! Component: 450 - total flux cleaned = -0.00563246 Jy ! Component: 500 - total flux cleaned = -0.00572342 Jy ! Component: 550 - total flux cleaned = -0.00581275 Jy ! Component: 600 - total flux cleaned = -0.00590132 Jy ! Component: 650 - total flux cleaned = -0.00598802 Jy ! Component: 700 - total flux cleaned = -0.0061571 Jy ! Component: 750 - total flux cleaned = -0.0064052 Jy ! Component: 800 - total flux cleaned = -0.00644471 Jy ! Component: 850 - total flux cleaned = -0.00640395 Jy ! Component: 900 - total flux cleaned = -0.0064045 Jy ! Component: 950 - total flux cleaned = -0.00636557 Jy ! Component: 1000 - total flux cleaned = -0.00629013 Jy ! Component: 1050 - total flux cleaned = -0.00625327 Jy ! Component: 1100 - total flux cleaned = -0.00621708 Jy ! Component: 1150 - total flux cleaned = -0.00618174 Jy ! Component: 1200 - total flux cleaned = -0.00621772 Jy ! Component: 1250 - total flux cleaned = -0.00614766 Jy ! Component: 1300 - total flux cleaned = -0.00611384 Jy ! Component: 1350 - total flux cleaned = -0.00611372 Jy ! Component: 1400 - total flux cleaned = -0.00604726 Jy ! Component: 1450 - total flux cleaned = -0.00607957 Jy ! Component: 1500 - total flux cleaned = -0.00598267 Jy ! Component: 1550 - total flux cleaned = -0.00607917 Jy ! Component: 1600 - total flux cleaned = -0.00598427 Jy ! Component: 1650 - total flux cleaned = -0.00592199 Jy ! Component: 1700 - total flux cleaned = -0.00598362 Jy ! Component: 1750 - total flux cleaned = -0.00595258 Jy ! Component: 1800 - total flux cleaned = -0.00595273 Jy ! Component: 1850 - total flux cleaned = -0.00586346 Jy ! Component: 1900 - total flux cleaned = -0.00589311 Jy ! Component: 1950 - total flux cleaned = -0.00595066 Jy ! Component: 2000 - total flux cleaned = -0.00586437 Jy ! Total flux subtracted in 2048 components = -0.00577947 Jy ! Clean residual min=-0.001413 max=0.001738 Jy/beam ! Clean residual mean=0.000017 rms=0.000520 Jy/beam ! Combined flux in latest and established models = 0.353265 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 218 components and 0.353265 Jy ![Exited script file: muppet] wmap "J1259-2310_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.881 x 2.09 at -5.349 degrees (North through East) ! Clean map min=-0.003529 max=0.29736 Jy/beam ! Writing clean map to FITS file: J1259-2310_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.29736 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000519365 device "J1259-2310_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1259-2310_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.523976 0.523976 1.04795 2.0959 4.1918 8.38361 16.7672 33.5344 67.0689 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.297 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.881 x 2.09 at -5.349 degrees (North through East) ! Clean map min=-0.003529 max=0.29736 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1259-2310_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1259-2310_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1259-2310_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 05:53:50 2007