! Started logfile: J1512-0905_X_1997_07_02_yyk_uvs.log on Mon Jan 8 06:38:41 2007 obs J1512-0905_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1512-0905_X_1997_07_02_yyk_uva.fits ! AN table 1: 53 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.97652 visibilities/baseline/integration-bin. ! Found source: J1512-0905 ! ! 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 753 lines of history. ! ! Reading 9316 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 J1512-0905_X_1997_07_02_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)= 1.13708 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.7797 mas, bmaj=1.853 mas, bpa=0.503 degrees ! Estimated noise=1552.57 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.889816 Jy ! Component: 100 - total flux cleaned = 1.14669 Jy ! Total flux subtracted in 100 components = 1.14669 Jy ! Clean residual min=-0.057715 max=0.129390 Jy/beam ! Clean residual mean=0.000821 rms=0.022097 Jy/beam ! Combined flux in latest and established models = 1.14669 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 1.14669 Jy ! ! Correcting IF 1. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.403665Jy sigma=0.002428 ! Fit after self-cal, rms=0.402338Jy sigma=0.002421 ! Inverting map and beam ! Estimated beam: bmin=0.7797 mas, bmaj=1.853 mas, bpa=0.503 degrees ! Estimated noise=1552.57 mJy/beam. ! Added new window around map position (-1.2, 2.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.154299 Jy ! Component: 100 - total flux cleaned = 0.237085 Jy ! Total flux subtracted in 100 components = 0.237085 Jy ! Clean residual min=-0.045837 max=0.064402 Jy/beam ! Clean residual mean=0.000495 rms=0.012659 Jy/beam ! Combined flux in latest and established models = 1.38377 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 24 components and 1.38377 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.349771Jy sigma=0.001930 ! Fit after self-cal, rms=0.347544Jy sigma=0.001917 ! 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.9544 mas, bmaj=2.293 mas, bpa=-2.002 degrees ! Estimated noise=1128.34 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.0936263 Jy ! Component: 100 - total flux cleaned = 0.138915 Jy ! Component: 150 - total flux cleaned = 0.164729 Jy ! Component: 200 - total flux cleaned = 0.175942 Jy ! Total flux subtracted in 200 components = 0.175942 Jy ! Clean residual min=-0.032716 max=0.038960 Jy/beam ! Clean residual mean=0.000674 rms=0.008791 Jy/beam ! Combined flux in latest and established models = 1.55971 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 51 components and 1.55971 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338077Jy sigma=0.001779 ! Fit after self-cal, rms=0.337050Jy sigma=0.001772 ! 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.9544 x 2.293 at -2.002 degrees (North through East) ! Clean map min=-0.026618 max=0.97662 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: 0.986286 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.02 HN 1.24 KP 1.00 ! LA 1.01 MK 1.01 NL 1.00 OV 0.96 ! PT 0.94 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.992854 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.20 KP 1.00 ! LA 1.00 MK 0.99 NL 0.98 OV 1.01 ! PT 0.89 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.981849 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.04 HN 1.24 KP 0.99 ! LA 1.00 MK 1.00 NL 0.99 OV 0.95 ! PT 0.95 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.972583 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 1.29 KP 0.99 ! LA 1.01 MK 0.99 NL 1.00 OV 0.99 ! PT 0.97 SC 1.01 ! ! ! Fit before self-cal, rms=0.337050Jy sigma=0.001772 ! Fit after self-cal, rms=0.356689Jy sigma=0.001704 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.356689Jy sigma=0.001704 ! Fit after self-cal, rms=0.356709Jy sigma=0.001704 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9577 mas, bmaj=2.289 mas, bpa=-1.596 degrees ! Estimated noise=1088.45 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.0362404 Jy ! Component: 100 - total flux cleaned = -0.0418788 Jy ! Component: 150 - total flux cleaned = -0.0461519 Jy ! Component: 200 - total flux cleaned = -0.0484628 Jy ! Total flux subtracted in 200 components = -0.0484628 Jy ! Clean residual min=-0.014620 max=0.014298 Jy/beam ! Clean residual mean=0.000007 rms=0.003690 Jy/beam ! Combined flux in latest and established models = 1.51125 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 61 components and 1.51125 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.353704Jy sigma=0.001677 ! Fit after self-cal, rms=0.353366Jy sigma=0.001676 ! 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.353366Jy sigma=0.001676 ! Fit after self-cal, rms=0.278588Jy sigma=0.001435 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.00690658 Jy ! Component: 100 - total flux cleaned = 0.00728399 Jy ! Component: 150 - total flux cleaned = 0.00766047 Jy ! Component: 200 - total flux cleaned = 0.00707885 Jy ! Total flux subtracted in 200 components = 0.00707885 Jy ! Clean residual min=-0.015053 max=0.012332 Jy/beam ! Clean residual mean=-0.000045 rms=0.003614 Jy/beam ! Combined flux in latest and established models = 1.51833 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 67 components and 1.51833 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.276966Jy sigma=0.001428 ! Fit after self-cal, rms=0.258080Jy sigma=0.001365 ! 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.9577 x 2.289 at -1.596 degrees (North through East) ! Clean map min=-0.016039 max=0.95086 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.258080Jy sigma=0.001365 ! Fit after self-cal, rms=0.242910Jy sigma=0.001349 ! 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.242910Jy sigma=0.001349 ! Fit after self-cal, rms=0.237837Jy sigma=0.001329 ! Inverting map and beam ! Estimated beam: bmin=0.9565 mas, bmaj=2.291 mas, bpa=-1.631 degrees ! Estimated noise=1084.36 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 4.07614e-05 Jy ! Component: 100 - total flux cleaned = 0.000563664 Jy ! Component: 150 - total flux cleaned = 0.00040282 Jy ! Component: 200 - total flux cleaned = 0.000243537 Jy ! Total flux subtracted in 200 components = 0.000243537 Jy ! Clean residual min=-0.012345 max=0.011460 Jy/beam ! Clean residual mean=0.000003 rms=0.003030 Jy/beam ! Combined flux in latest and established models = 1.51857 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 71 components and 1.51857 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.237360Jy sigma=0.001326 ! Fit after self-cal, rms=0.235328Jy sigma=0.001317 ! 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.235328Jy sigma=0.001317 ! Fit after self-cal, rms=0.234770Jy sigma=0.001315 ! 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.234770Jy sigma=0.001315 ! Fit after self-cal, rms=0.234145Jy sigma=0.001312 ! Inverting map and beam ! Estimated beam: bmin=0.9565 mas, bmaj=2.292 mas, bpa=-1.68 degrees ! Estimated noise=1083.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00119086 Jy ! Component: 100 - total flux cleaned = -0.000190459 Jy ! Component: 150 - total flux cleaned = -0.000316855 Jy ! Component: 200 - total flux cleaned = -0.00053885 Jy ! Total flux subtracted in 200 components = -0.00053885 Jy ! Clean residual min=-0.011482 max=0.011279 Jy/beam ! Clean residual mean=0.000008 rms=0.002845 Jy/beam ! Combined flux in latest and established models = 1.51804 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 72 components and 1.51804 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233888Jy sigma=0.001310 ! Fit after self-cal, rms=0.233507Jy sigma=0.001309 ! 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.411 mas, bmaj=4.55 mas, bpa=13.57 degrees ! Estimated noise=1353.21 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.00199635 Jy ! Component: 100 - total flux cleaned = -0.0018854 Jy ! Component: 150 - total flux cleaned = -0.00169257 Jy ! Component: 200 - total flux cleaned = -0.00161528 Jy ! Total flux subtracted in 200 components = -0.00161528 Jy ! Clean residual min=-0.008494 max=0.009947 Jy/beam ! Clean residual mean=0.000038 rms=0.002725 Jy/beam ! Combined flux in latest and established models = 1.51642 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 86 components and 1.51642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233424Jy sigma=0.001308 ! Fit after self-cal, rms=0.233179Jy sigma=0.001306 ! 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.7779 mas, bmaj=1.848 mas, bpa=0.7213 degrees ! Estimated noise=1507.36 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.886513 Jy ! Component: 100 - total flux cleaned = 1.14728 Jy ! Component: 150 - total flux cleaned = 1.28478 Jy ! Component: 200 - total flux cleaned = 1.36549 Jy ! Total flux subtracted in 200 components = 1.36549 Jy ! Clean residual min=-0.023021 max=0.036438 Jy/beam ! Clean residual mean=0.000215 rms=0.007504 Jy/beam ! Combined flux in latest and established models = 1.36549 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 1.36549 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9565 mas, bmaj=2.292 mas, bpa=-1.68 degrees ! Estimated noise=1083.13 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 (-0.8, 0.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0696196 Jy ! Component: 100 - total flux cleaned = 0.104311 Jy ! Component: 150 - total flux cleaned = 0.123422 Jy ! Component: 200 - total flux cleaned = 0.134728 Jy ! Total flux subtracted in 200 components = 0.134728 Jy ! Clean residual min=-0.011741 max=0.009297 Jy/beam ! Clean residual mean=0.000113 rms=0.002794 Jy/beam ! Combined flux in latest and established models = 1.50022 Jy ! Adding 52 model components to the UV plane model. ! The established model now contains 76 components and 1.50022 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.411 mas, bmaj=4.55 mas, bpa=13.57 degrees ! Estimated noise=1353.21 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.00839458 Jy ! Component: 100 - total flux cleaned = 0.0112052 Jy ! Component: 150 - total flux cleaned = 0.0110997 Jy ! Component: 200 - total flux cleaned = 0.0111046 Jy ! Total flux subtracted in 200 components = 0.0111046 Jy ! Clean residual min=-0.007312 max=0.008966 Jy/beam ! Clean residual mean=0.000097 rms=0.002489 Jy/beam ! Combined flux in latest and established models = 1.51132 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 91 components and 1.51132 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9565 mas, bmaj=2.292 mas, bpa=-1.68 degrees ! Estimated noise=1083.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00061474 Jy ! Component: 100 - total flux cleaned = 0.00101458 Jy ! Component: 150 - total flux cleaned = 0.00118947 Jy ! Component: 200 - total flux cleaned = 0.00133838 Jy ! Total flux subtracted in 200 components = 0.00133838 Jy ! Clean residual min=-0.010937 max=0.009739 Jy/beam ! Clean residual mean=0.000043 rms=0.002603 Jy/beam ! Combined flux in latest and established models = 1.51266 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 100 components and 1.51266 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.233768Jy sigma=0.001307 ! Fit after self-cal, rms=0.233517Jy sigma=0.001306 wmodel J1512-0905_X_1997_07_02_yyk\_map.mod ! Writing 100 model components to file: J1512-0905_X_1997_07_02_yyk_map.mod wobs J1512-0905_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1512-0905_X_1997_07_02_yyk_uvs.fits wwins J1512-0905_X_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J1512-0905_X_1997_07_02_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.00097163 Jy ! Component: 100 - total flux cleaned = -0.00147028 Jy ! Component: 150 - total flux cleaned = -0.00193878 Jy ! Component: 200 - total flux cleaned = -0.00252177 Jy ! Component: 250 - total flux cleaned = -0.00293006 Jy ! Component: 300 - total flux cleaned = -0.0034441 Jy ! Component: 350 - total flux cleaned = -0.00417543 Jy ! Component: 400 - total flux cleaned = -0.00487049 Jy ! Component: 450 - total flux cleaned = -0.00553792 Jy ! Component: 500 - total flux cleaned = -0.00639604 Jy ! Component: 550 - total flux cleaned = -0.00722028 Jy ! Component: 600 - total flux cleaned = -0.00801269 Jy ! Component: 650 - total flux cleaned = -0.00849134 Jy ! Component: 700 - total flux cleaned = -0.0089576 Jy ! Component: 750 - total flux cleaned = -0.00950129 Jy ! Component: 800 - total flux cleaned = -0.0100295 Jy ! Component: 850 - total flux cleaned = -0.0106282 Jy ! Component: 900 - total flux cleaned = -0.0111253 Jy ! Component: 950 - total flux cleaned = -0.0116909 Jy ! Component: 1000 - total flux cleaned = -0.0120835 Jy ! Component: 1050 - total flux cleaned = -0.012542 Jy ! Component: 1100 - total flux cleaned = -0.0129888 Jy ! Component: 1150 - total flux cleaned = -0.0135682 Jy ! Component: 1200 - total flux cleaned = -0.0141314 Jy ! Component: 1250 - total flux cleaned = -0.0146116 Jy ! Component: 1300 - total flux cleaned = -0.0150144 Jy ! Component: 1350 - total flux cleaned = -0.0156057 Jy ! Component: 1400 - total flux cleaned = -0.0160565 Jy ! Component: 1450 - total flux cleaned = -0.0166231 Jy ! Component: 1500 - total flux cleaned = -0.017054 Jy ! Component: 1550 - total flux cleaned = -0.0174765 Jy ! Component: 1600 - total flux cleaned = -0.0178896 Jy ! Component: 1650 - total flux cleaned = -0.0182941 Jy ! Component: 1700 - total flux cleaned = -0.018577 Jy ! Component: 1750 - total flux cleaned = -0.0189108 Jy ! Component: 1800 - total flux cleaned = -0.019074 Jy ! Component: 1850 - total flux cleaned = -0.0193956 Jy ! Component: 1900 - total flux cleaned = -0.0196048 Jy ! Component: 1950 - total flux cleaned = -0.0198107 Jy ! Component: 2000 - total flux cleaned = -0.0199127 Jy ! Total flux subtracted in 2048 components = -0.0201121 Jy ! Clean residual min=-0.002472 max=0.002745 Jy/beam ! Clean residual mean=-0.000009 rms=0.000967 Jy/beam ! Combined flux in latest and established models = 1.49255 Jy keep ! Adding 118 model components to the UV plane model. ! The established model now contains 218 components and 1.49255 Jy ![Exited script file: muppet] wmap "J1512-0905_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9565 x 2.292 at -1.68 degrees (North through East) ! Clean map min=-0.0059389 max=0.95786 Jy/beam ! Writing clean map to FITS file: J1512-0905_X_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.957856 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000953706 device "J1512-0905_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1512-0905_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.2987 0.2987 0.597401 1.1948 2.3896 4.7792 9.55841 19.1168 38.2336 76.4673 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0028 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.957 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.9565 x 2.292 at -1.68 degrees (North through East) ! Clean map min=-0.0059389 max=0.95786 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1512-0905_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1512-0905_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1512-0905_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 06:38:48 2007