! Started logfile: J1152-0841_X_1997_05_07_yyk_uvs.log on Mon Jan 8 05:27:51 2007 obs J1152-0841_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1152-0841_X_1997_05_07_yyk_uva.fits ! AN table 1: 137 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.874939 visibilities/baseline/integration-bin. ! Found source: J1152-0841 ! ! 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 613 lines of history. ! ! Reading 21576 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 J1152-0841_X_1997_05_07_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.11668 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.7179 mas, bmaj=1.831 mas, bpa=-3.261 degrees ! Estimated noise=1314.03 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.887925 Jy ! Component: 100 - total flux cleaned = 1.07054 Jy ! Total flux subtracted in 100 components = 1.07054 Jy ! Clean residual min=-0.053270 max=0.093565 Jy/beam ! Clean residual mean=-0.000019 rms=0.014832 Jy/beam ! Combined flux in latest and established models = 1.07055 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 1.07055 Jy ! ! Correcting IF 1. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 100 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.347036Jy sigma=0.002063 ! Fit after self-cal, rms=0.346813Jy sigma=0.002061 ! Inverting map and beam ! Estimated beam: bmin=0.7179 mas, bmaj=1.831 mas, bpa=-3.261 degrees ! Estimated noise=1314.21 mJy/beam. ! Added new window around map position (-0.8, 2.8). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0760305 Jy ! Component: 100 - total flux cleaned = 0.0961317 Jy ! Total flux subtracted in 100 components = 0.0961317 Jy ! Clean residual min=-0.047597 max=0.064394 Jy/beam ! Clean residual mean=0.000046 rms=0.012242 Jy/beam ! Combined flux in latest and established models = 1.16668 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 21 components and 1.16668 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320858Jy sigma=0.001876 ! Fit after self-cal, rms=0.320386Jy sigma=0.001872 ! 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.8975 mas, bmaj=2.236 mas, bpa=-2.847 degrees ! Estimated noise=715.953 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.0531841 Jy ! Component: 100 - total flux cleaned = 0.0580935 Jy ! Component: 150 - total flux cleaned = 0.062095 Jy ! Component: 200 - total flux cleaned = 0.0661325 Jy ! Total flux subtracted in 200 components = 0.0661325 Jy ! Clean residual min=-0.025025 max=0.034792 Jy/beam ! Clean residual mean=0.000065 rms=0.007047 Jy/beam ! Combined flux in latest and established models = 1.23281 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 37 components and 1.23281 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313128Jy sigma=0.001792 ! Fit after self-cal, rms=0.313008Jy sigma=0.001792 ! 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.8975 x 2.236 at -2.847 degrees (North through East) ! Clean map min=-0.03751 max=1.0537 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.00815 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.99 HN 0.98 KP 1.01 ! LA 1.02 MK 1.04 NL 1.03 OV 0.99 ! PT 0.96 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01082 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.98 HN 0.98 KP 1.01 ! LA 1.00 MK 1.00 NL 1.01 OV 1.04 ! PT 0.92 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.9992 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 1.02 HN 0.99 KP 1.00 ! LA 1.01 MK 1.04 NL 1.00 OV 1.00 ! PT 0.97 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.991376 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.99 HN 1.02 KP 1.01 ! LA 1.02 MK 1.01 NL 1.02 OV 1.00 ! PT 0.99 SC 1.05 ! ! ! Fit before self-cal, rms=0.313008Jy sigma=0.001792 ! Fit after self-cal, rms=0.311449Jy sigma=0.001769 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.311449Jy sigma=0.001769 ! Fit after self-cal, rms=0.311447Jy sigma=0.001769 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9114 mas, bmaj=2.248 mas, bpa=-2.653 degrees ! Estimated noise=714.401 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.00128996 Jy ! Component: 100 - total flux cleaned = -0.00252257 Jy ! Component: 150 - total flux cleaned = -0.00204855 Jy ! Component: 200 - total flux cleaned = -0.00201605 Jy ! Total flux subtracted in 200 components = -0.00201605 Jy ! Clean residual min=-0.026973 max=0.028723 Jy/beam ! Clean residual mean=0.000039 rms=0.006374 Jy/beam ! Combined flux in latest and established models = 1.23079 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 47 components and 1.23079 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309183Jy sigma=0.001758 ! Fit after self-cal, rms=0.309133Jy sigma=0.001758 ! 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.309133Jy sigma=0.001758 ! Fit after self-cal, rms=0.297337Jy sigma=0.001679 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.8, 0.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00728807 Jy ! Component: 100 - total flux cleaned = 0.00835288 Jy ! Component: 150 - total flux cleaned = 0.0075246 Jy ! Component: 200 - total flux cleaned = 0.00750972 Jy ! Total flux subtracted in 200 components = 0.00750972 Jy ! Clean residual min=-0.023237 max=0.023764 Jy/beam ! Clean residual mean=0.000039 rms=0.005678 Jy/beam ! Combined flux in latest and established models = 1.2383 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 62 components and 1.2383 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.290303Jy sigma=0.001640 ! Fit after self-cal, rms=0.286314Jy sigma=0.001619 ! 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.9114 x 2.248 at -2.653 degrees (North through East) ! Clean map min=-0.035615 max=1.0509 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.286314Jy sigma=0.001619 ! Fit after self-cal, rms=0.380661Jy sigma=0.001498 ! 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.380661Jy sigma=0.001498 ! Fit after self-cal, rms=0.379101Jy sigma=0.001494 ! Inverting map and beam ! Estimated beam: bmin=0.9005 mas, bmaj=2.308 mas, bpa=-1.805 degrees ! Estimated noise=717.996 mJy/beam. ! Added new window around map position (-7.8, 11.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00887848 Jy ! Component: 100 - total flux cleaned = 0.0088601 Jy ! Component: 150 - total flux cleaned = 0.00960124 Jy ! Component: 200 - total flux cleaned = 0.00958247 Jy ! Total flux subtracted in 200 components = 0.00958247 Jy ! Clean residual min=-0.015767 max=0.012073 Jy/beam ! Clean residual mean=0.000027 rms=0.003358 Jy/beam ! Combined flux in latest and established models = 1.24788 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 85 components and 1.24788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.377001Jy sigma=0.001467 ! Fit after self-cal, rms=0.374020Jy sigma=0.001463 ! 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.374020Jy sigma=0.001463 ! Fit after self-cal, rms=0.454749Jy sigma=0.001432 ! 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.454749Jy sigma=0.001432 ! Fit after self-cal, rms=0.455065Jy sigma=0.001431 ! Inverting map and beam ! Estimated beam: bmin=0.8946 mas, bmaj=2.31 mas, bpa=-2.005 degrees ! Estimated noise=716.203 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000817095 Jy ! Component: 100 - total flux cleaned = 0.001518 Jy ! Component: 150 - total flux cleaned = 0.00151492 Jy ! Component: 200 - total flux cleaned = 0.0015379 Jy ! Total flux subtracted in 200 components = 0.0015379 Jy ! Clean residual min=-0.012530 max=0.009792 Jy/beam ! Clean residual mean=0.000022 rms=0.002705 Jy/beam ! Combined flux in latest and established models = 1.24942 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 91 components and 1.24942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.453830Jy sigma=0.001413 ! Fit after self-cal, rms=0.452021Jy sigma=0.001410 ! 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.349 mas, bmaj=4.035 mas, bpa=2.226 degrees ! Estimated noise=923.857 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.00304582 Jy ! Component: 100 - total flux cleaned = 0.00324016 Jy ! Component: 150 - total flux cleaned = 0.00323203 Jy ! Component: 200 - total flux cleaned = 0.00339316 Jy ! Total flux subtracted in 200 components = 0.00339316 Jy ! Clean residual min=-0.009080 max=0.008224 Jy/beam ! Clean residual mean=0.000031 rms=0.002451 Jy/beam ! Combined flux in latest and established models = 1.25282 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 106 components and 1.25282 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.451876Jy sigma=0.001408 ! Fit after self-cal, rms=0.450637Jy sigma=0.001408 ! 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.7195 mas, bmaj=1.889 mas, bpa=-1.486 degrees ! Estimated noise=1389.34 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.944999 Jy ! Component: 100 - total flux cleaned = 1.08722 Jy ! Component: 150 - total flux cleaned = 1.14877 Jy ! Component: 200 - total flux cleaned = 1.18406 Jy ! Total flux subtracted in 200 components = 1.18406 Jy ! Clean residual min=-0.012126 max=0.017897 Jy/beam ! Clean residual mean=-0.000033 rms=0.003324 Jy/beam ! Combined flux in latest and established models = 1.18406 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 28 model components to the UV plane model. ! The established model now contains 28 components and 1.18406 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8946 mas, bmaj=2.31 mas, bpa=-2.005 degrees ! Estimated noise=716.203 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.0288472 Jy ! Component: 100 - total flux cleaned = 0.0435584 Jy ! Component: 150 - total flux cleaned = 0.0526841 Jy ! Component: 200 - total flux cleaned = 0.0575091 Jy ! Total flux subtracted in 200 components = 0.0575091 Jy ! Clean residual min=-0.008453 max=0.008366 Jy/beam ! Clean residual mean=-0.000002 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 1.24157 Jy ! Adding 37 model components to the UV plane model. ! The established model now contains 62 components and 1.24157 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.349 mas, bmaj=4.035 mas, bpa=2.226 degrees ! Estimated noise=923.857 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.00468094 Jy ! Component: 100 - total flux cleaned = 0.00675831 Jy ! Component: 150 - total flux cleaned = 0.00864504 Jy ! Component: 200 - total flux cleaned = 0.00942008 Jy ! Total flux subtracted in 200 components = 0.00942008 Jy ! Clean residual min=-0.009386 max=0.008307 Jy/beam ! Clean residual mean=0.000030 rms=0.002247 Jy/beam ! Combined flux in latest and established models = 1.25099 Jy ! Adding 17 model components to the UV plane model. ! The established model now contains 76 components and 1.25099 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8946 mas, bmaj=2.31 mas, bpa=-2.005 degrees ! Estimated noise=716.203 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00117366 Jy ! Component: 100 - total flux cleaned = -0.00133791 Jy ! Component: 150 - total flux cleaned = -0.00133631 Jy ! Component: 200 - total flux cleaned = -0.00108016 Jy ! Total flux subtracted in 200 components = -0.00108016 Jy ! Clean residual min=-0.008355 max=0.006851 Jy/beam ! Clean residual mean=0.000013 rms=0.001612 Jy/beam ! Combined flux in latest and established models = 1.24991 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 95 components and 1.24991 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.453849Jy sigma=0.001387 ! Fit after self-cal, rms=0.444585Jy sigma=0.001375 wmodel J1152-0841_X_1997_05_07_yyk\_map.mod ! Writing 95 model components to file: J1152-0841_X_1997_05_07_yyk_map.mod wobs J1152-0841_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1152-0841_X_1997_05_07_yyk_uvs.fits wwins J1152-0841_X_1997_05_07_yyk\_map.win ! wwins: Wrote 4 windows to J1152-0841_X_1997_05_07_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.000759497 Jy ! Component: 100 - total flux cleaned = -0.00118745 Jy ! Component: 150 - total flux cleaned = -0.00167939 Jy ! Component: 200 - total flux cleaned = -0.0020372 Jy ! Component: 250 - total flux cleaned = -0.00253426 Jy ! Component: 300 - total flux cleaned = -0.00293042 Jy ! Component: 350 - total flux cleaned = -0.00315793 Jy ! Component: 400 - total flux cleaned = -0.00316029 Jy ! Component: 450 - total flux cleaned = -0.00295453 Jy ! Component: 500 - total flux cleaned = -0.00288764 Jy ! Component: 550 - total flux cleaned = -0.00269288 Jy ! Component: 600 - total flux cleaned = -0.00256628 Jy ! Component: 650 - total flux cleaned = -0.00225751 Jy ! Component: 700 - total flux cleaned = -0.00219572 Jy ! Component: 750 - total flux cleaned = -0.00195912 Jy ! Component: 800 - total flux cleaned = -0.00167013 Jy ! Component: 850 - total flux cleaned = -0.0012774 Jy ! Component: 900 - total flux cleaned = -0.00111224 Jy ! Component: 950 - total flux cleaned = -0.000841409 Jy ! Component: 1000 - total flux cleaned = -0.0004715 Jy ! Component: 1050 - total flux cleaned = -0.000471382 Jy ! Component: 1100 - total flux cleaned = -0.00041934 Jy ! Component: 1150 - total flux cleaned = -0.000121152 Jy ! Component: 1200 - total flux cleaned = -0.000121576 Jy ! Component: 1250 - total flux cleaned = 0.000117771 Jy ! Component: 1300 - total flux cleaned = 0.000258835 Jy ! Component: 1350 - total flux cleaned = 0.00053773 Jy ! Component: 1400 - total flux cleaned = 0.000766517 Jy ! Component: 1450 - total flux cleaned = 0.00108168 Jy ! Component: 1500 - total flux cleaned = 0.00121421 Jy ! Component: 1550 - total flux cleaned = 0.00138954 Jy ! Component: 1600 - total flux cleaned = 0.00156159 Jy ! Component: 1650 - total flux cleaned = 0.00164635 Jy ! Component: 1700 - total flux cleaned = 0.00181258 Jy ! Component: 1750 - total flux cleaned = 0.00197653 Jy ! Component: 1800 - total flux cleaned = 0.00193643 Jy ! Component: 1850 - total flux cleaned = 0.00213783 Jy ! Component: 1900 - total flux cleaned = 0.00229585 Jy ! Component: 1950 - total flux cleaned = 0.00225696 Jy ! Component: 2000 - total flux cleaned = 0.00237251 Jy ! Total flux subtracted in 2048 components = 0.00256242 Jy ! Clean residual min=-0.002011 max=0.002005 Jy/beam ! Clean residual mean=0.000013 rms=0.000754 Jy/beam ! Combined flux in latest and established models = 1.25247 Jy keep ! Adding 169 model components to the UV plane model. ! The established model now contains 264 components and 1.25247 Jy ![Exited script file: muppet] wmap "J1152-0841_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8946 x 2.31 at -2.005 degrees (North through East) ! Clean map min=-0.0054647 max=1.0922 Jy/beam ! Writing clean map to FITS file: J1152-0841_X_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.09224 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000746564 device "J1152-0841_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1152-0841_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.205055 0.205055 0.410109 0.820219 1.64044 3.28087 6.56175 13.1235 26.247 52.494 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.092 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.8946 x 2.31 at -2.005 degrees (North through East) ! Clean map min=-0.0054647 max=1.0922 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1152-0841_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1152-0841_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1152-0841_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 05:28:00 2007