! Started logfile: J0538-4405_X_1995_07_15_yyk_uvs.log on Mon Jan 8 03:21:21 2007 obs J0538-4405_X_1995_07_15_yyk_uva.fits ! Reading UV FITS file: J0538-4405_X_1995_07_15_yyk_uva.fits ! AN table 1: 70 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.408571 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J0538-4405 ! ! 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 4e+06 1 4e+06 ! 02 2 8.23236e+09 4e+06 1 4e+06 ! 03 3 8.41236e+09 4e+06 1 4e+06 ! 04 4 8.55236e+09 4e+06 1 4e+06 ! ! Polarization(s): RR ! ! Read 788 lines of history. ! ! Reading 5148 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 J0538-4405_X_1995_07_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)= 4.35563 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.541 mas, bmaj=1.876 mas, bpa=2.077 degrees ! Estimated noise=3004.18 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 = 3.154 Jy ! Component: 100 - total flux cleaned = 4.07296 Jy ! Total flux subtracted in 100 components = 4.07296 Jy ! Clean residual min=-0.157132 max=0.341938 Jy/beam ! Clean residual mean=-0.002246 rms=0.065112 Jy/beam ! Combined flux in latest and established models = 4.07296 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 4.07296 Jy ! ! Correcting IF 1. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 252 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.167810Jy sigma=0.005850 ! Fit after self-cal, rms=1.166322Jy sigma=0.005841 ! Inverting map and beam ! Estimated beam: bmin=0.541 mas, bmaj=1.876 mas, bpa=2.078 degrees ! Estimated noise=3006.56 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.7826 mas, bmaj=2.299 mas, bpa=-3.714 degrees ! Estimated noise=1913.79 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.677449 Jy ! Component: 100 - total flux cleaned = 0.912268 Jy ! Component: 150 - total flux cleaned = 0.994188 Jy ! Component: 200 - total flux cleaned = 1.02277 Jy ! Total flux subtracted in 200 components = 1.02277 Jy ! Clean residual min=-0.085170 max=0.153035 Jy/beam ! Clean residual mean=-0.002459 rms=0.034351 Jy/beam ! Combined flux in latest and established models = 5.09573 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 23 components and 5.09573 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.889411Jy sigma=0.004385 ! Fit after self-cal, rms=0.889277Jy sigma=0.004384 ! 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.7826 x 2.299 at -3.714 degrees (North through East) ! Clean map min=-0.075761 max=4.0534 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.997216 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00 HN 1.00* KP 1.01 ! LA 0.97 MK 1.01 NL 1.00* OV 1.05 ! PT 1.04 SC 0.96 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00544 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.96 HN 1.00* KP 1.01 ! LA 0.94 MK 0.99 NL 1.00* OV 1.05 ! PT 1.01 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00428 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.97 HN 1.00* KP 0.97 ! LA 0.94 MK 1.01 NL 1.00* OV 1.05 ! PT 1.00 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.998823 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.98 HN 1.00* KP 1.02 ! LA 0.93 MK 0.98 NL 1.00* OV 1.03 ! PT 1.05 SC 1.01 ! ! ! Fit before self-cal, rms=0.889277Jy sigma=0.004384 ! Fit after self-cal, rms=0.860367Jy sigma=0.004255 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.860367Jy sigma=0.004255 ! Fit after self-cal, rms=0.860392Jy sigma=0.004255 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.78 mas, bmaj=2.299 mas, bpa=-3.757 degrees ! Estimated noise=1913.7 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 (2.8, 4.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0870174 Jy ! Component: 100 - total flux cleaned = 0.0923338 Jy ! Component: 150 - total flux cleaned = 0.0908806 Jy ! Component: 200 - total flux cleaned = 0.0897773 Jy ! Total flux subtracted in 200 components = 0.0897773 Jy ! Clean residual min=-0.042343 max=0.036369 Jy/beam ! Clean residual mean=0.000256 rms=0.009469 Jy/beam ! Combined flux in latest and established models = 5.18551 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 5.18551 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.848332Jy sigma=0.004193 ! Fit after self-cal, rms=0.848122Jy sigma=0.004192 ! 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.848122Jy sigma=0.004192 ! Fit after self-cal, rms=0.612917Jy sigma=0.003006 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 (-0.4, -4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.020393 Jy ! Component: 100 - total flux cleaned = 0.0234434 Jy ! Component: 150 - total flux cleaned = 0.0233487 Jy ! Component: 200 - total flux cleaned = 0.0232834 Jy ! Total flux subtracted in 200 components = 0.0232834 Jy ! Clean residual min=-0.030419 max=0.031578 Jy/beam ! Clean residual mean=0.000235 rms=0.007415 Jy/beam ! Combined flux in latest and established models = 5.20879 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 49 components and 5.20879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.605855Jy sigma=0.002974 ! Fit after self-cal, rms=0.548076Jy sigma=0.002703 ! 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.78 x 2.299 at -3.757 degrees (North through East) ! Clean map min=-0.048723 max=4.0941 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.548076Jy sigma=0.002703 ! Fit after self-cal, rms=0.538077Jy sigma=0.002689 ! 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.538077Jy sigma=0.002689 ! Fit after self-cal, rms=0.520355Jy sigma=0.002607 ! Inverting map and beam ! Estimated beam: bmin=0.7742 mas, bmaj=2.272 mas, bpa=-3.287 degrees ! Estimated noise=1901.77 mJy/beam. ! Added new window around map position (7, 4.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0316237 Jy ! Component: 100 - total flux cleaned = 0.0381155 Jy ! Component: 150 - total flux cleaned = 0.0392032 Jy ! Component: 200 - total flux cleaned = 0.0392095 Jy ! Total flux subtracted in 200 components = 0.0392095 Jy ! Clean residual min=-0.016189 max=0.015966 Jy/beam ! Clean residual mean=0.000192 rms=0.004462 Jy/beam ! Combined flux in latest and established models = 5.248 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 64 components and 5.248 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.518582Jy sigma=0.002598 ! Fit after self-cal, rms=0.512278Jy sigma=0.002570 ! 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.512278Jy sigma=0.002570 ! Fit after self-cal, rms=0.510086Jy sigma=0.002563 ! 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.510086Jy sigma=0.002563 ! Fit after self-cal, rms=0.507802Jy sigma=0.002553 ! Inverting map and beam ! Estimated beam: bmin=0.7727 mas, bmaj=2.266 mas, bpa=-3.209 degrees ! Estimated noise=1899.81 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0124312 Jy ! Component: 100 - total flux cleaned = 0.012098 Jy ! Component: 150 - total flux cleaned = 0.0118189 Jy ! Component: 200 - total flux cleaned = 0.0115586 Jy ! Total flux subtracted in 200 components = 0.0115586 Jy ! Clean residual min=-0.014462 max=0.012902 Jy/beam ! Clean residual mean=0.000125 rms=0.003574 Jy/beam ! Combined flux in latest and established models = 5.25956 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 73 components and 5.25956 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.507457Jy sigma=0.002551 ! Fit after self-cal, rms=0.506447Jy sigma=0.002547 ! 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.958 mas, bmaj=10.06 mas, bpa=1.412 degrees ! Estimated noise=2600.13 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.0021566 Jy ! Component: 100 - total flux cleaned = -0.0022327 Jy ! Component: 150 - total flux cleaned = -0.00248189 Jy ! Component: 200 - total flux cleaned = -0.00262931 Jy ! Total flux subtracted in 200 components = -0.00262931 Jy ! Clean residual min=-0.007845 max=0.007876 Jy/beam ! Clean residual mean=0.000241 rms=0.003202 Jy/beam ! Combined flux in latest and established models = 5.25693 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 84 components and 5.25693 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.506434Jy sigma=0.002546 ! Fit after self-cal, rms=0.505956Jy sigma=0.002544 ! 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.5377 mas, bmaj=1.874 mas, bpa=2.285 degrees ! Estimated noise=2956.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.17714 Jy ! Component: 100 - total flux cleaned = 4.08935 Jy ! Component: 150 - total flux cleaned = 4.53595 Jy ! Component: 200 - total flux cleaned = 4.78879 Jy ! Total flux subtracted in 200 components = 4.78879 Jy ! Clean residual min=-0.072452 max=0.120271 Jy/beam ! Clean residual mean=-0.000450 rms=0.025852 Jy/beam ! Combined flux in latest and established models = 4.78879 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 37 model components to the UV plane model. ! The established model now contains 37 components and 4.78879 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7727 mas, bmaj=2.266 mas, bpa=-3.209 degrees ! Estimated noise=1899.81 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.2, 4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.295379 Jy ! Component: 100 - total flux cleaned = 0.408237 Jy ! Component: 150 - total flux cleaned = 0.46072 Jy ! Component: 200 - total flux cleaned = 0.479091 Jy ! Total flux subtracted in 200 components = 0.479091 Jy ! Clean residual min=-0.045690 max=0.020306 Jy/beam ! Clean residual mean=0.000170 rms=0.008943 Jy/beam ! Combined flux in latest and established models = 5.26788 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 69 components and 5.26788 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.958 mas, bmaj=10.06 mas, bpa=1.412 degrees ! Estimated noise=2600.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0231177 Jy ! Component: 100 - total flux cleaned = 0.0280189 Jy ! Component: 150 - total flux cleaned = 0.0315633 Jy ! Component: 200 - total flux cleaned = 0.0348037 Jy ! Total flux subtracted in 200 components = 0.0348037 Jy ! Clean residual min=-0.030694 max=0.017707 Jy/beam ! Clean residual mean=0.000390 rms=0.009740 Jy/beam ! Combined flux in latest and established models = 5.30268 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 92 components and 5.30268 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7727 mas, bmaj=2.266 mas, bpa=-3.209 degrees ! Estimated noise=1899.81 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000262553 Jy ! Component: 100 - total flux cleaned = 0.000920896 Jy ! Component: 150 - total flux cleaned = 0.000883692 Jy ! Component: 200 - total flux cleaned = 0.0013813 Jy ! Total flux subtracted in 200 components = 0.0013813 Jy ! Clean residual min=-0.023897 max=0.016174 Jy/beam ! Clean residual mean=0.000174 rms=0.005474 Jy/beam ! Combined flux in latest and established models = 5.30407 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 120 components and 5.30406 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.506738Jy sigma=0.002548 ! Fit after self-cal, rms=0.506392Jy sigma=0.002546 wmodel J0538-4405_X_1995_07_15_yyk\_map.mod ! Writing 120 model components to file: J0538-4405_X_1995_07_15_yyk_map.mod wobs J0538-4405_X_1995_07_15_yyk\_uvs.fits ! Writing UV FITS file: J0538-4405_X_1995_07_15_yyk_uvs.fits wwins J0538-4405_X_1995_07_15_yyk\_map.win ! wwins: Wrote 5 windows to J0538-4405_X_1995_07_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.00914929 Jy ! Component: 100 - total flux cleaned = -0.0143639 Jy ! Component: 150 - total flux cleaned = -0.0176532 Jy ! Component: 200 - total flux cleaned = -0.0200078 Jy ! Component: 250 - total flux cleaned = -0.0225433 Jy ! Component: 300 - total flux cleaned = -0.0247103 Jy ! Component: 350 - total flux cleaned = -0.0260676 Jy ! Component: 400 - total flux cleaned = -0.0268604 Jy ! Component: 450 - total flux cleaned = -0.0273117 Jy ! Component: 500 - total flux cleaned = -0.0277377 Jy ! Component: 550 - total flux cleaned = -0.0280072 Jy ! Component: 600 - total flux cleaned = -0.028514 Jy ! Component: 650 - total flux cleaned = -0.0288769 Jy ! Component: 700 - total flux cleaned = -0.0294554 Jy ! Component: 750 - total flux cleaned = -0.0297877 Jy ! Component: 800 - total flux cleaned = -0.0296794 Jy ! Component: 850 - total flux cleaned = -0.0292715 Jy ! Component: 900 - total flux cleaned = -0.02947 Jy ! Component: 950 - total flux cleaned = -0.0291832 Jy ! Component: 1000 - total flux cleaned = -0.0290894 Jy ! Component: 1050 - total flux cleaned = -0.0287309 Jy ! Component: 1100 - total flux cleaned = -0.0283837 Jy ! Component: 1150 - total flux cleaned = -0.0279614 Jy ! Component: 1200 - total flux cleaned = -0.0278798 Jy ! Component: 1250 - total flux cleaned = -0.0278805 Jy ! Component: 1300 - total flux cleaned = -0.0277213 Jy ! Component: 1350 - total flux cleaned = -0.0275657 Jy ! Component: 1400 - total flux cleaned = -0.0273357 Jy ! Component: 1450 - total flux cleaned = -0.027335 Jy ! Component: 1500 - total flux cleaned = -0.0271848 Jy ! Component: 1550 - total flux cleaned = -0.0270376 Jy ! Component: 1600 - total flux cleaned = -0.0268211 Jy ! Component: 1650 - total flux cleaned = -0.0266784 Jy ! Component: 1700 - total flux cleaned = -0.0264664 Jy ! Component: 1750 - total flux cleaned = -0.0263956 Jy ! Component: 1800 - total flux cleaned = -0.0262573 Jy ! Component: 1850 - total flux cleaned = -0.0263257 Jy ! Component: 1900 - total flux cleaned = -0.0263941 Jy ! Component: 1950 - total flux cleaned = -0.0266638 Jy ! Component: 2000 - total flux cleaned = -0.0266639 Jy ! Total flux subtracted in 2048 components = -0.0267305 Jy ! Clean residual min=-0.004044 max=0.004119 Jy/beam ! Clean residual mean=0.000022 rms=0.001284 Jy/beam ! Combined flux in latest and established models = 5.27733 Jy keep ! Adding 91 model components to the UV plane model. ! The established model now contains 211 components and 5.27733 Jy ![Exited script file: muppet] wmap "J0538-4405_X_1995_07_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7727 x 2.266 at -3.209 degrees (North through East) ! Clean map min=-0.041076 max=3.4147 Jy/beam ! Writing clean map to FITS file: J0538-4405_X_1995_07_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 3.41474 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00126839 device "J0538-4405_X_1995_07_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J0538-4405_X_1995_07_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.111434 0.111434 0.222867 0.445735 0.89147 1.78294 3.56588 7.13176 14.2635 28.527 57.0541 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0038 print "peak=",int(peak_flux*1000)/1000 ! peak= 3.414 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.7727 x 2.266 at -3.209 degrees (North through East) ! Clean map min=-0.041076 max=3.4147 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0538-4405_X_1995_07_15_yyk\_map.gif/gif" ! Attempting to open device: 'J0538-4405_X_1995_07_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0538-4405_X_1995_07_15_yyk_uvs.log closed on Mon Jan 8 03:21:28 2007