! Started logfile: J1624-0649_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:58:44 2007 obs J1624-0649_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1624-0649_X_1997_05_07_yyk_uva.fits ! AN table 1: 137 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.705921 visibilities/baseline/integration-bin. ! Found source: J1624-0649 ! ! 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 614 lines of history. ! ! Reading 17408 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 J1624-0649_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)= 0.24479 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.7272 mas, bmaj=1.741 mas, bpa=1.274 degrees ! Estimated noise=1248.48 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.0535904 Jy ! Component: 100 - total flux cleaned = 0.0736132 Jy ! Total flux subtracted in 100 components = 0.0736132 Jy ! Clean residual min=-0.011380 max=0.021566 Jy/beam ! Clean residual mean=-0.000005 rms=0.004120 Jy/beam ! Combined flux in latest and established models = 0.0736132 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 19 components and 0.0736132 Jy ! ! Correcting IF 1. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 216 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 243 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.233051Jy sigma=0.001446 ! Fit after self-cal, rms=0.232548Jy sigma=0.001442 ! Inverting map and beam ! Estimated beam: bmin=0.7272 mas, bmaj=1.741 mas, bpa=1.274 degrees ! Estimated noise=1248.48 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.9209 mas, bmaj=2.25 mas, bpa=-2.518 degrees ! Estimated noise=757.972 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.0251395 Jy ! Component: 100 - total flux cleaned = 0.0343916 Jy ! Component: 150 - total flux cleaned = 0.0382167 Jy ! Component: 200 - total flux cleaned = 0.0388058 Jy ! Total flux subtracted in 200 components = 0.0388058 Jy ! Clean residual min=-0.014714 max=0.023509 Jy/beam ! Clean residual mean=0.000116 rms=0.005377 Jy/beam ! Combined flux in latest and established models = 0.112419 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 31 components and 0.112419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231439Jy sigma=0.001428 ! Fit after self-cal, rms=0.231446Jy sigma=0.001428 ! 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.9209 x 2.25 at -2.518 degrees (North through East) ! Clean map min=-0.014531 max=0.073839 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.231446Jy sigma=0.001428 ! Fit after self-cal, rms=0.231455Jy sigma=0.001428 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.231455Jy sigma=0.001428 ! Fit after self-cal, rms=0.231455Jy sigma=0.001428 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9212 mas, bmaj=2.25 mas, bpa=-2.478 degrees ! Estimated noise=758.443 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 = 2.28414e-05 Jy ! Component: 100 - total flux cleaned = 9.33076e-05 Jy ! Component: 150 - total flux cleaned = 0.000294169 Jy ! Component: 200 - total flux cleaned = 0.000417358 Jy ! Total flux subtracted in 200 components = 0.000417358 Jy ! Clean residual min=-0.014800 max=0.023140 Jy/beam ! Clean residual mean=0.000114 rms=0.005350 Jy/beam ! Combined flux in latest and established models = 0.112836 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 34 components and 0.112836 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231436Jy sigma=0.001427 ! Fit after self-cal, rms=0.231433Jy sigma=0.001427 ! 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.231433Jy sigma=0.001427 ! Fit after self-cal, rms=0.230542Jy sigma=0.001421 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.00194997 Jy ! Component: 100 - total flux cleaned = 0.00194727 Jy ! Component: 150 - total flux cleaned = 0.00194806 Jy ! Component: 200 - total flux cleaned = 0.00200326 Jy ! Total flux subtracted in 200 components = 0.00200326 Jy ! Clean residual min=-0.014776 max=0.023033 Jy/beam ! Clean residual mean=0.000111 rms=0.005295 Jy/beam ! Combined flux in latest and established models = 0.11484 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.11484 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230537Jy sigma=0.001421 ! Fit after self-cal, rms=0.230387Jy sigma=0.001420 ! 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.9212 x 2.25 at -2.478 degrees (North through East) ! Clean map min=-0.014571 max=0.07593 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 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.537 mas, bmaj=4.372 mas, bpa=8.15 degrees ! Estimated noise=962.075 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.00533105 Jy ! Component: 100 - total flux cleaned = 0.00504744 Jy ! Component: 150 - total flux cleaned = 0.00483318 Jy ! Component: 200 - total flux cleaned = 0.00504144 Jy ! Total flux subtracted in 200 components = 0.00504144 Jy ! Clean residual min=-0.023884 max=0.035718 Jy/beam ! Clean residual mean=0.000206 rms=0.008819 Jy/beam ! Combined flux in latest and established models = 0.119881 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 41 components and 0.119881 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230765Jy sigma=0.001422 ! Fit after self-cal, rms=0.230659Jy sigma=0.001421 ! 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.7272 mas, bmaj=1.741 mas, bpa=1.273 degrees ! Estimated noise=1248.71 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0579692 Jy ! Component: 100 - total flux cleaned = 0.0800979 Jy ! Component: 150 - total flux cleaned = 0.0918142 Jy ! Component: 200 - total flux cleaned = 0.0981211 Jy ! Total flux subtracted in 200 components = 0.0981211 Jy ! Clean residual min=-0.011602 max=0.022924 Jy/beam ! Clean residual mean=-0.000011 rms=0.003922 Jy/beam ! Combined flux in latest and established models = 0.0981212 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.0981212 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9212 mas, bmaj=2.25 mas, bpa=-2.478 degrees ! Estimated noise=758.443 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 (-1.8, -2.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0280427 Jy ! Component: 100 - total flux cleaned = 0.0376968 Jy ! Component: 150 - total flux cleaned = 0.0384409 Jy ! Component: 200 - total flux cleaned = 0.0386583 Jy ! Total flux subtracted in 200 components = 0.0386583 Jy ! Clean residual min=-0.015691 max=0.024513 Jy/beam ! Clean residual mean=0.000067 rms=0.004595 Jy/beam ! Combined flux in latest and established models = 0.136779 Jy ! Adding 32 model components to the UV plane model. ! The established model now contains 55 components and 0.136779 Jy ! Inverting map ! Added new window around map position (2.6, 3.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0212854 Jy ! Component: 100 - total flux cleaned = 0.0230518 Jy ! Component: 150 - total flux cleaned = 0.0245393 Jy ! Component: 200 - total flux cleaned = 0.0260422 Jy ! Total flux subtracted in 200 components = 0.0260422 Jy ! Clean residual min=-0.013035 max=0.016877 Jy/beam ! Clean residual mean=0.000016 rms=0.003841 Jy/beam ! Combined flux in latest and established models = 0.162822 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 85 components and 0.162822 Jy ! Inverting map ! Added new window around map position (-17.8, -12.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0203069 Jy ! Component: 100 - total flux cleaned = 0.0302369 Jy ! Component: 150 - total flux cleaned = 0.0379294 Jy ! Component: 200 - total flux cleaned = 0.0444314 Jy ! Total flux subtracted in 200 components = 0.0444314 Jy ! Clean residual min=-0.009933 max=0.013777 Jy/beam ! Clean residual mean=0.000066 rms=0.002887 Jy/beam ! Combined flux in latest and established models = 0.207253 Jy ! Adding 58 model components to the UV plane model. ! The established model now contains 134 components and 0.207253 Jy ! Inverting map ! Added new window around map position (-6.2, -4.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.016214 Jy ! Component: 100 - total flux cleaned = 0.0237177 Jy ! Component: 150 - total flux cleaned = 0.0282239 Jy ! Component: 200 - total flux cleaned = 0.0323548 Jy ! Total flux subtracted in 200 components = 0.0323548 Jy ! Clean residual min=-0.008523 max=0.007500 Jy/beam ! Clean residual mean=0.000035 rms=0.002106 Jy/beam ! Combined flux in latest and established models = 0.239608 Jy ! Adding 69 model components to the UV plane model. ! The established model now contains 193 components and 0.239608 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.537 mas, bmaj=4.372 mas, bpa=8.15 degrees ! Estimated noise=962.075 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.00779345 Jy ! Component: 100 - total flux cleaned = 0.0123854 Jy ! Component: 150 - total flux cleaned = 0.0143326 Jy ! Component: 200 - total flux cleaned = 0.015877 Jy ! Total flux subtracted in 200 components = 0.015877 Jy ! Clean residual min=-0.010511 max=0.010873 Jy/beam ! Clean residual mean=0.000078 rms=0.003092 Jy/beam ! Combined flux in latest and established models = 0.255485 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 216 components and 0.255485 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9212 mas, bmaj=2.25 mas, bpa=-2.478 degrees ! Estimated noise=758.443 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00123808 Jy ! Component: 100 - total flux cleaned = -0.000953418 Jy ! Component: 150 - total flux cleaned = -0.000575635 Jy ! Component: 200 - total flux cleaned = -0.000225908 Jy ! Total flux subtracted in 200 components = -0.000225908 Jy ! Clean residual min=-0.007534 max=0.006582 Jy/beam ! Clean residual mean=0.000039 rms=0.001877 Jy/beam ! Combined flux in latest and established models = 0.255259 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 239 components and 0.255259 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224547Jy sigma=0.001369 ! Fit after self-cal, rms=0.224041Jy sigma=0.001364 wmodel J1624-0649_X_1997_05_07_yyk\_map.mod ! Writing 239 model components to file: J1624-0649_X_1997_05_07_yyk_map.mod wobs J1624-0649_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1624-0649_X_1997_05_07_yyk_uvs.fits wwins J1624-0649_X_1997_05_07_yyk\_map.win ! wwins: Wrote 5 windows to J1624-0649_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.00286638 Jy ! Component: 100 - total flux cleaned = 0.0042248 Jy ! Component: 150 - total flux cleaned = 0.00548481 Jy ! Component: 200 - total flux cleaned = 0.00665978 Jy ! Component: 250 - total flux cleaned = 0.00776022 Jy ! Component: 300 - total flux cleaned = 0.0085621 Jy ! Component: 350 - total flux cleaned = 0.00933286 Jy ! Component: 400 - total flux cleaned = 0.00970351 Jy ! Component: 450 - total flux cleaned = 0.00963466 Jy ! Component: 500 - total flux cleaned = 0.00977518 Jy ! Component: 550 - total flux cleaned = 0.00984318 Jy ! Component: 600 - total flux cleaned = 0.0101033 Jy ! Component: 650 - total flux cleaned = 0.0102299 Jy ! Component: 700 - total flux cleaned = 0.0104115 Jy ! Component: 750 - total flux cleaned = 0.0105293 Jy ! Component: 800 - total flux cleaned = 0.0105299 Jy ! Component: 850 - total flux cleaned = 0.0108146 Jy ! Component: 900 - total flux cleaned = 0.0107043 Jy ! Component: 950 - total flux cleaned = 0.0107042 Jy ! Component: 1000 - total flux cleaned = 0.0108629 Jy ! Component: 1050 - total flux cleaned = 0.0107593 Jy ! Component: 1100 - total flux cleaned = 0.0110151 Jy ! Component: 1150 - total flux cleaned = 0.0111656 Jy ! Component: 1200 - total flux cleaned = 0.0113636 Jy ! Component: 1250 - total flux cleaned = 0.0116071 Jy ! Component: 1300 - total flux cleaned = 0.0118944 Jy ! Component: 1350 - total flux cleaned = 0.0120346 Jy ! Component: 1400 - total flux cleaned = 0.0122197 Jy ! Component: 1450 - total flux cleaned = 0.0123106 Jy ! Component: 1500 - total flux cleaned = 0.0124009 Jy ! Component: 1550 - total flux cleaned = 0.0125788 Jy ! Component: 1600 - total flux cleaned = 0.0127106 Jy ! Component: 1650 - total flux cleaned = 0.0129697 Jy ! Component: 1700 - total flux cleaned = 0.0131826 Jy ! Component: 1750 - total flux cleaned = 0.0133088 Jy ! Component: 1800 - total flux cleaned = 0.013558 Jy ! Component: 1850 - total flux cleaned = 0.0139262 Jy ! Component: 1900 - total flux cleaned = 0.0139665 Jy ! Component: 1950 - total flux cleaned = 0.0141666 Jy ! Component: 2000 - total flux cleaned = 0.014443 Jy ! Total flux subtracted in 2048 components = 0.01456 Jy ! Clean residual min=-0.002055 max=0.002931 Jy/beam ! Clean residual mean=0.000026 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.269819 Jy keep ! Adding 147 model components to the UV plane model. ! The established model now contains 386 components and 0.269819 Jy ![Exited script file: muppet] wmap "J1624-0649_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9212 x 2.25 at -2.478 degrees (North through East) ! Clean map min=-0.0045187 max=0.061175 Jy/beam ! Writing clean map to FITS file: J1624-0649_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 0.0611753 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000749863 device "J1624-0649_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1624-0649_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.67728 3.67728 7.35456 14.7091 29.4183 58.8365 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.061 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.9212 x 2.25 at -2.478 degrees (North through East) ! Clean map min=-0.0045187 max=0.061175 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1624-0649_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1624-0649_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1624-0649_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:58:53 2007