! Started logfile: J1625-2527_X_1996_05_15_yyk_uvs.log on Mon Jan 8 07:00:00 2007 obs J1625-2527_X_1996_05_15_yyk_uva.fits ! Reading UV FITS file: J1625-2527_X_1996_05_15_yyk_uva.fits ! AN table 1: 53 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.581132 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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.15049e+09 8e+06 1 8e+06 ! 02 2 8.23424e+09 8e+06 1 8e+06 ! 03 3 8.41424e+09 8e+06 1 8e+06 ! 04 4 8.55424e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 620 lines of history. ! ! Reading 5544 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 J1625-2527_X_1996_05_15_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)= 2.99473 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.6825 mas, bmaj=1.908 mas, bpa=-2.522 degrees ! Estimated noise=4555.25 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 = 2.53631 Jy ! Component: 100 - total flux cleaned = 2.94299 Jy ! Total flux subtracted in 100 components = 2.94299 Jy ! Clean residual min=-0.070001 max=0.109689 Jy/beam ! Clean residual mean=-0.000662 rms=0.021845 Jy/beam ! Combined flux in latest and established models = 2.94299 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 2.94299 Jy ! ! Correcting IF 1. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 122 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 530 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.457534Jy sigma=0.002699 ! Fit after self-cal, rms=0.455259Jy sigma=0.002686 ! Inverting map and beam ! Estimated beam: bmin=0.6825 mas, bmaj=1.908 mas, bpa=-2.522 degrees ! Estimated noise=4555.25 mJy/beam. 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.7472 mas, bmaj=2.146 mas, bpa=-4.37 degrees ! Estimated noise=1783.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.180927 Jy ! Component: 100 - total flux cleaned = 0.251945 Jy ! Component: 150 - total flux cleaned = 0.28414 Jy ! Component: 200 - total flux cleaned = 0.295515 Jy ! Total flux subtracted in 200 components = 0.295515 Jy ! Clean residual min=-0.043423 max=0.059151 Jy/beam ! Clean residual mean=-0.000503 rms=0.012221 Jy/beam ! Combined flux in latest and established models = 3.23851 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 37 components and 3.23851 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.416162Jy sigma=0.002376 ! Fit after self-cal, rms=0.416081Jy sigma=0.002375 ! 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.7472 x 2.146 at -4.37 degrees (North through East) ! Clean map min=-0.039264 max=2.9413 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.998103 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00* HN 1.03 KP 0.98 ! LA 1.02 MK 1.00 NL 1.02 OV 1.02 ! PT 0.99 SC 0.97 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.997613 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.00* HN 1.01 KP 0.99 ! LA 0.99 MK 0.99 NL 0.99 OV 1.07 ! PT 0.96 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00289 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.00* HN 1.02 KP 0.96 ! LA 1.00 MK 1.02 NL 1.00 OV 1.03 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.416081Jy sigma=0.002375 ! Fit after self-cal, rms=0.408992Jy sigma=0.002286 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.408992Jy sigma=0.002286 ! Fit after self-cal, rms=0.408997Jy sigma=0.002286 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7505 mas, bmaj=2.15 mas, bpa=-4.328 degrees ! Estimated noise=1784.27 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.00201783 Jy ! Component: 100 - total flux cleaned = -0.00323576 Jy ! Component: 150 - total flux cleaned = -0.00384498 Jy ! Component: 200 - total flux cleaned = -0.00402317 Jy ! Total flux subtracted in 200 components = -0.00402317 Jy ! Clean residual min=-0.011500 max=0.016283 Jy/beam ! Clean residual mean=-0.000129 rms=0.003860 Jy/beam ! Combined flux in latest and established models = 3.23449 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 47 components and 3.23449 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.408740Jy sigma=0.002284 ! Fit after self-cal, rms=0.408709Jy sigma=0.002284 ! 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.408709Jy sigma=0.002284 ! Fit after self-cal, rms=0.352617Jy sigma=0.001959 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.00553205 Jy ! Component: 100 - total flux cleaned = 0.00555656 Jy ! Component: 150 - total flux cleaned = 0.00557693 Jy ! Component: 200 - total flux cleaned = 0.00557455 Jy ! Total flux subtracted in 200 components = 0.00557455 Jy ! Clean residual min=-0.012909 max=0.016059 Jy/beam ! Clean residual mean=-0.000093 rms=0.003993 Jy/beam ! Combined flux in latest and established models = 3.24006 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 52 components and 3.24006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352354Jy sigma=0.001957 ! Fit after self-cal, rms=0.342175Jy sigma=0.001900 ! 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.7505 x 2.15 at -4.328 degrees (North through East) ! Clean map min=-0.011705 max=2.9522 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.342175Jy sigma=0.001900 ! Fit after self-cal, rms=0.341127Jy sigma=0.001897 ! 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.341127Jy sigma=0.001897 ! Fit after self-cal, rms=0.339802Jy sigma=0.001889 ! Inverting map and beam ! Estimated beam: bmin=0.7501 mas, bmaj=2.151 mas, bpa=-4.372 degrees ! Estimated noise=1782.67 mJy/beam. ! Added new window around map position (4.6, -9). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0138684 Jy ! Component: 100 - total flux cleaned = 0.0153214 Jy ! Component: 150 - total flux cleaned = 0.016681 Jy ! Component: 200 - total flux cleaned = 0.0168787 Jy ! Total flux subtracted in 200 components = 0.0168787 Jy ! Clean residual min=-0.009142 max=0.010667 Jy/beam ! Clean residual mean=-0.000044 rms=0.002894 Jy/beam ! Combined flux in latest and established models = 3.25694 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 70 components and 3.25694 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339162Jy sigma=0.001886 ! Fit after self-cal, rms=0.339183Jy sigma=0.001886 ! 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.339183Jy sigma=0.001886 ! Fit after self-cal, rms=0.338759Jy sigma=0.001881 ! 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.338759Jy sigma=0.001881 ! Fit after self-cal, rms=0.339017Jy sigma=0.001882 ! Inverting map and beam ! Estimated beam: bmin=0.7496 mas, bmaj=2.151 mas, bpa=-4.414 degrees ! Estimated noise=1781.5 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00150685 Jy ! Component: 100 - total flux cleaned = 0.00134298 Jy ! Component: 150 - total flux cleaned = 0.00134741 Jy ! Component: 200 - total flux cleaned = 0.00147361 Jy ! Total flux subtracted in 200 components = 0.00147361 Jy ! Clean residual min=-0.008621 max=0.009589 Jy/beam ! Clean residual mean=-0.000038 rms=0.002653 Jy/beam ! Combined flux in latest and established models = 3.25841 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 76 components and 3.25841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338881Jy sigma=0.001881 ! Fit after self-cal, rms=0.338999Jy sigma=0.001882 ! 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.021 mas, bmaj=6.005 mas, bpa=-1.579 degrees ! Estimated noise=2496.71 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.000118552 Jy ! Component: 100 - total flux cleaned = 0.000587823 Jy ! Component: 150 - total flux cleaned = 0.000898703 Jy ! Component: 200 - total flux cleaned = 0.000994907 Jy ! Total flux subtracted in 200 components = 0.000994907 Jy ! Clean residual min=-0.011705 max=0.012562 Jy/beam ! Clean residual mean=-0.000084 rms=0.004280 Jy/beam ! Combined flux in latest and established models = 3.25941 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 79 components and 3.25941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338994Jy sigma=0.001882 ! Fit after self-cal, rms=0.339064Jy sigma=0.001882 ! 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.6837 mas, bmaj=1.908 mas, bpa=-2.538 degrees ! Estimated noise=4568.8 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 2.55302 Jy ! Component: 100 - total flux cleaned = 2.95679 Jy ! Component: 150 - total flux cleaned = 3.10391 Jy ! Component: 200 - total flux cleaned = 3.17137 Jy ! Total flux subtracted in 200 components = 3.17137 Jy ! Clean residual min=-0.029437 max=0.030394 Jy/beam ! Clean residual mean=-0.000149 rms=0.008151 Jy/beam ! Combined flux in latest and established models = 3.17137 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 21 model components to the UV plane model. ! The established model now contains 21 components and 3.17137 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7496 mas, bmaj=2.151 mas, bpa=-4.414 degrees ! Estimated noise=1781.5 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.0440846 Jy ! Component: 100 - total flux cleaned = 0.066093 Jy ! Component: 150 - total flux cleaned = 0.0720304 Jy ! Component: 200 - total flux cleaned = 0.0761444 Jy ! Total flux subtracted in 200 components = 0.0761444 Jy ! Clean residual min=-0.011993 max=0.010676 Jy/beam ! Clean residual mean=-0.000094 rms=0.003187 Jy/beam ! Combined flux in latest and established models = 3.24752 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 41 components and 3.24752 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.021 mas, bmaj=6.005 mas, bpa=-1.579 degrees ! Estimated noise=2496.71 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.00849647 Jy ! Component: 100 - total flux cleaned = 0.0103502 Jy ! Component: 150 - total flux cleaned = 0.0105797 Jy ! Component: 200 - total flux cleaned = 0.0108863 Jy ! Total flux subtracted in 200 components = 0.0108863 Jy ! Clean residual min=-0.011830 max=0.013244 Jy/beam ! Clean residual mean=-0.000097 rms=0.004291 Jy/beam ! Combined flux in latest and established models = 3.2584 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 49 components and 3.2584 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7496 mas, bmaj=2.151 mas, bpa=-4.414 degrees ! Estimated noise=1781.5 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00356138 Jy ! Component: 100 - total flux cleaned = -0.00297374 Jy ! Component: 150 - total flux cleaned = -0.00249353 Jy ! Component: 200 - total flux cleaned = -0.00228471 Jy ! Total flux subtracted in 200 components = -0.00228471 Jy ! Clean residual min=-0.009797 max=0.009441 Jy/beam ! Clean residual mean=-0.000048 rms=0.002712 Jy/beam ! Combined flux in latest and established models = 3.25612 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 61 components and 3.25612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.339225Jy sigma=0.001883 ! Fit after self-cal, rms=0.339260Jy sigma=0.001883 wmodel J1625-2527_X_1996_05_15_yyk\_map.mod ! Writing 61 model components to file: J1625-2527_X_1996_05_15_yyk_map.mod wobs J1625-2527_X_1996_05_15_yyk\_uvs.fits ! Writing UV FITS file: J1625-2527_X_1996_05_15_yyk_uvs.fits wwins J1625-2527_X_1996_05_15_yyk\_map.win ! wwins: Wrote 2 windows to J1625-2527_X_1996_05_15_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.000804384 Jy ! Component: 100 - total flux cleaned = 0.000976376 Jy ! Component: 150 - total flux cleaned = 0.000306602 Jy ! Component: 200 - total flux cleaned = -0.000188556 Jy ! Component: 250 - total flux cleaned = -7.13621e-05 Jy ! Component: 300 - total flux cleaned = 0.000259671 Jy ! Component: 350 - total flux cleaned = 0.000572898 Jy ! Component: 400 - total flux cleaned = 0.00106632 Jy ! Component: 450 - total flux cleaned = 0.00172087 Jy ! Component: 500 - total flux cleaned = 0.00234588 Jy ! Component: 550 - total flux cleaned = 0.0031996 Jy ! Component: 600 - total flux cleaned = 0.00377329 Jy ! Component: 650 - total flux cleaned = 0.00455923 Jy ! Component: 700 - total flux cleaned = 0.0050872 Jy ! Component: 750 - total flux cleaned = 0.00581023 Jy ! Component: 800 - total flux cleaned = 0.00622817 Jy ! Component: 850 - total flux cleaned = 0.00676357 Jy ! Component: 900 - total flux cleaned = 0.00721577 Jy ! Component: 950 - total flux cleaned = 0.00771372 Jy ! Component: 1000 - total flux cleaned = 0.00801719 Jy ! Component: 1050 - total flux cleaned = 0.00837203 Jy ! Component: 1100 - total flux cleaned = 0.00882985 Jy ! Component: 1150 - total flux cleaned = 0.00894064 Jy ! Component: 1200 - total flux cleaned = 0.00921247 Jy ! Component: 1250 - total flux cleaned = 0.00942339 Jy ! Component: 1300 - total flux cleaned = 0.0094754 Jy ! Component: 1350 - total flux cleaned = 0.00967905 Jy ! Component: 1400 - total flux cleaned = 0.00972936 Jy ! Component: 1450 - total flux cleaned = 0.00992239 Jy ! Component: 1500 - total flux cleaned = 0.0101092 Jy ! Component: 1550 - total flux cleaned = 0.0101553 Jy ! Component: 1600 - total flux cleaned = 0.0103346 Jy ! Component: 1650 - total flux cleaned = 0.0103347 Jy ! Component: 1700 - total flux cleaned = 0.0104205 Jy ! Component: 1750 - total flux cleaned = 0.0105472 Jy ! Component: 1800 - total flux cleaned = 0.010672 Jy ! Component: 1850 - total flux cleaned = 0.0107135 Jy ! Component: 1900 - total flux cleaned = 0.0108341 Jy ! Component: 1950 - total flux cleaned = 0.0109523 Jy ! Component: 2000 - total flux cleaned = 0.0109521 Jy ! Total flux subtracted in 2048 components = 0.0108755 Jy ! Clean residual min=-0.002089 max=0.002582 Jy/beam ! Clean residual mean=-0.000008 rms=0.000706 Jy/beam ! Combined flux in latest and established models = 3.26699 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 188 components and 3.26699 Jy ![Exited script file: muppet] wmap "J1625-2527_X_1996_05_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7496 x 2.151 at -4.414 degrees (North through East) ! Clean map min=-0.01098 max=2.9623 Jy/beam ! Writing clean map to FITS file: J1625-2527_X_1996_05_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 2.96235 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000673335 device "J1625-2527_X_1996_05_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J1625-2527_X_1996_05_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.0681893 0.0681893 0.136379 0.272757 0.545515 1.09103 2.18206 4.36412 8.72823 17.4565 34.9129 69.8259 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.002 print "peak=",int(peak_flux*1000)/1000 ! peak= 2.962 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.7496 x 2.151 at -4.414 degrees (North through East) ! Clean map min=-0.01098 max=2.9623 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1625-2527_X_1996_05_15_yyk\_map.gif/gif" ! Attempting to open device: 'J1625-2527_X_1996_05_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1625-2527_X_1996_05_15_yyk_uvs.log closed on Mon Jan 8 07:00:06 2007