! Started logfile: J0917-2131_X_1997_08_27_yyk_uvs.log on Mon Jan 8 04:22:28 2007 obs J0917-2131_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J0917-2131_X_1997_08_27_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.974537 visibilities/baseline/integration-bin. ! Found source: J0917-2131 ! ! 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 701 lines of history. ! ! Reading 25260 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 J0917-2131_X_1997_08_27_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.322837 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.6992 mas, bmaj=1.686 mas, bpa=-7.785 degrees ! Estimated noise=1251.53 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.183185 Jy ! Component: 100 - total flux cleaned = 0.238211 Jy ! Total flux subtracted in 100 components = 0.238211 Jy ! Clean residual min=-0.013036 max=0.018539 Jy/beam ! Clean residual mean=-0.000049 rms=0.003131 Jy/beam ! Combined flux in latest and established models = 0.238211 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 13 components and 0.238211 Jy ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.231687Jy sigma=0.001319 ! Fit after self-cal, rms=0.231580Jy sigma=0.001319 ! Inverting map and beam ! Estimated beam: bmin=0.6992 mas, bmaj=1.686 mas, bpa=-7.785 degrees ! Estimated noise=1251.53 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.889 mas, bmaj=2.034 mas, bpa=-12.4 degrees ! Estimated noise=753.856 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.0274293 Jy ! Component: 100 - total flux cleaned = 0.0367682 Jy ! Component: 150 - total flux cleaned = 0.037214 Jy ! Component: 200 - total flux cleaned = 0.0375832 Jy ! Total flux subtracted in 200 components = 0.0375832 Jy ! Clean residual min=-0.009105 max=0.011099 Jy/beam ! Clean residual mean=-0.000052 rms=0.002038 Jy/beam ! Combined flux in latest and established models = 0.275795 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 28 components and 0.275795 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.229909Jy sigma=0.001306 ! Fit after self-cal, rms=0.229865Jy sigma=0.001306 ! 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.889 x 2.034 at -12.4 degrees (North through East) ! Clean map min=-0.0078891 max=0.20122 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.00573 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.03 HN 1.00 KP 0.97 ! LA 0.97 MK 1.01 NL 1.00 OV 1.01 ! PT 0.95 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01445 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.01 HN 0.94 KP 0.98 ! LA 0.95 MK 0.95 NL 1.00 OV 1.02 ! PT 0.90 SC 1.02 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.995487 ! Telescope amplitude corrections in sub-array 1: ! BR 1.10 FD 1.04 HN 0.99 KP 0.97 ! LA 0.99 MK 0.98 NL 0.97 OV 1.01 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.988911 ! Telescope amplitude corrections in sub-array 1: ! BR 1.13 FD 1.01 HN 1.00 KP 0.96 ! LA 1.00 MK 0.98 NL 1.01 OV 1.06 ! PT 0.96 SC 0.99 ! ! ! Fit before self-cal, rms=0.229865Jy sigma=0.001306 ! Fit after self-cal, rms=0.231002Jy sigma=0.001303 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.231002Jy sigma=0.001303 ! Fit after self-cal, rms=0.231004Jy sigma=0.001303 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8818 mas, bmaj=2.042 mas, bpa=-12.8 degrees ! Estimated noise=745.656 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 (1.2, -7.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00964522 Jy ! Component: 100 - total flux cleaned = 0.00962559 Jy ! Component: 150 - total flux cleaned = 0.00979938 Jy ! Component: 200 - total flux cleaned = 0.00979538 Jy ! Total flux subtracted in 200 components = 0.00979538 Jy ! Clean residual min=-0.007167 max=0.006743 Jy/beam ! Clean residual mean=-0.000031 rms=0.001500 Jy/beam ! Combined flux in latest and established models = 0.28559 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 45 components and 0.28559 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.230643Jy sigma=0.001301 ! Fit after self-cal, rms=0.230612Jy sigma=0.001301 ! 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.230612Jy sigma=0.001301 ! Fit after self-cal, rms=0.224603Jy sigma=0.001269 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.00540811 Jy ! Component: 100 - total flux cleaned = 0.00523876 Jy ! Component: 150 - total flux cleaned = 0.00510653 Jy ! Component: 200 - total flux cleaned = 0.00510895 Jy ! Total flux subtracted in 200 components = 0.00510895 Jy ! Clean residual min=-0.007460 max=0.006534 Jy/beam ! Clean residual mean=-0.000025 rms=0.001419 Jy/beam ! Combined flux in latest and established models = 0.290699 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 53 components and 0.290699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224401Jy sigma=0.001268 ! Fit after self-cal, rms=0.223775Jy sigma=0.001265 ! 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.8818 x 2.042 at -12.8 degrees (North through East) ! Clean map min=-0.0067966 max=0.20483 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.223775Jy sigma=0.001265 ! Fit after self-cal, rms=0.344885Jy sigma=0.001260 ! 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.344885Jy sigma=0.001260 ! Fit after self-cal, rms=0.344821Jy sigma=0.001259 ! Inverting map and beam ! Estimated beam: bmin=0.8796 mas, bmaj=2.414 mas, bpa=-6.633 degrees ! Estimated noise=768.645 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00090112 Jy ! Component: 100 - total flux cleaned = -0.000900208 Jy ! Component: 150 - total flux cleaned = -0.000895082 Jy ! Component: 200 - total flux cleaned = -0.000556739 Jy ! Total flux subtracted in 200 components = -0.000556739 Jy ! Clean residual min=-0.004655 max=0.003750 Jy/beam ! Clean residual mean=-0.000001 rms=0.001055 Jy/beam ! Combined flux in latest and established models = 0.290142 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 72 components and 0.290142 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.344769Jy sigma=0.001259 ! Fit after self-cal, rms=0.344733Jy sigma=0.001259 ! 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.344733Jy sigma=0.001259 ! Fit after self-cal, rms=0.395123Jy sigma=0.001257 ! 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.395123Jy sigma=0.001257 ! Fit after self-cal, rms=0.395123Jy sigma=0.001257 ! Inverting map and beam ! Estimated beam: bmin=0.8845 mas, bmaj=2.441 mas, bpa=-6.249 degrees ! Estimated noise=770.724 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -1.75821e-05 Jy ! Component: 100 - total flux cleaned = 0.000311933 Jy ! Component: 150 - total flux cleaned = 0.000593903 Jy ! Component: 200 - total flux cleaned = 0.0007659 Jy ! Total flux subtracted in 200 components = 0.0007659 Jy ! Clean residual min=-0.004041 max=0.003550 Jy/beam ! Clean residual mean=0.000001 rms=0.000997 Jy/beam ! Combined flux in latest and established models = 0.290908 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 79 components and 0.290908 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.395094Jy sigma=0.001257 ! Fit after self-cal, rms=0.395086Jy sigma=0.001257 ! 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.217 mas, bmaj=4.823 mas, bpa=-4.931 degrees ! Estimated noise=994.296 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.00175983 Jy ! Component: 100 - total flux cleaned = 0.0021531 Jy ! Component: 150 - total flux cleaned = 0.00242296 Jy ! Component: 200 - total flux cleaned = 0.00256382 Jy ! Total flux subtracted in 200 components = 0.00256382 Jy ! Clean residual min=-0.003589 max=0.003441 Jy/beam ! Clean residual mean=0.000003 rms=0.001117 Jy/beam ! Combined flux in latest and established models = 0.293472 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 91 components and 0.293472 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.395074Jy sigma=0.001257 ! Fit after self-cal, rms=0.395090Jy sigma=0.001257 ! 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.6855 mas, bmaj=1.92 mas, bpa=-3.545 degrees ! Estimated noise=1343 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.191289 Jy ! Component: 100 - total flux cleaned = 0.239704 Jy ! Component: 150 - total flux cleaned = 0.259688 Jy ! Component: 200 - total flux cleaned = 0.270965 Jy ! Total flux subtracted in 200 components = 0.270965 Jy ! Clean residual min=-0.007226 max=0.008273 Jy/beam ! Clean residual mean=-0.000006 rms=0.001664 Jy/beam ! Combined flux in latest and established models = 0.270965 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 22 model components to the UV plane model. ! The established model now contains 22 components and 0.270965 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8845 mas, bmaj=2.441 mas, bpa=-6.249 degrees ! Estimated noise=770.724 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.0100105 Jy ! Component: 100 - total flux cleaned = 0.0154241 Jy ! Component: 150 - total flux cleaned = 0.0188618 Jy ! Component: 200 - total flux cleaned = 0.0199759 Jy ! Total flux subtracted in 200 components = 0.0199759 Jy ! Clean residual min=-0.003602 max=0.003667 Jy/beam ! Clean residual mean=0.000000 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.290941 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 53 components and 0.290941 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.217 mas, bmaj=4.823 mas, bpa=-4.931 degrees ! Estimated noise=994.296 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.00245111 Jy ! Component: 100 - total flux cleaned = 0.00283721 Jy ! Component: 150 - total flux cleaned = 0.00316043 Jy ! Component: 200 - total flux cleaned = 0.00331993 Jy ! Total flux subtracted in 200 components = 0.00331993 Jy ! Clean residual min=-0.003478 max=0.003224 Jy/beam ! Clean residual mean=0.000007 rms=0.001085 Jy/beam ! Combined flux in latest and established models = 0.294261 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 63 components and 0.294261 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8845 mas, bmaj=2.441 mas, bpa=-6.249 degrees ! Estimated noise=770.724 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0005196 Jy ! Component: 100 - total flux cleaned = -0.000352296 Jy ! Component: 150 - total flux cleaned = -0.000277526 Jy ! Component: 200 - total flux cleaned = -0.000277995 Jy ! Total flux subtracted in 200 components = -0.000277995 Jy ! Clean residual min=-0.003480 max=0.003372 Jy/beam ! Clean residual mean=0.000008 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.293983 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 73 components and 0.293983 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.395281Jy sigma=0.001256 ! Fit after self-cal, rms=0.394775Jy sigma=0.001256 wmodel J0917-2131_X_1997_08_27_yyk\_map.mod ! Writing 73 model components to file: J0917-2131_X_1997_08_27_yyk_map.mod wobs J0917-2131_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J0917-2131_X_1997_08_27_yyk_uvs.fits wwins J0917-2131_X_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J0917-2131_X_1997_08_27_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.000528071 Jy ! Component: 100 - total flux cleaned = -0.00094538 Jy ! Component: 150 - total flux cleaned = -0.00122383 Jy ! Component: 200 - total flux cleaned = -0.00158971 Jy ! Component: 250 - total flux cleaned = -0.00198875 Jy ! Component: 300 - total flux cleaned = -0.00232358 Jy ! Component: 350 - total flux cleaned = -0.00287669 Jy ! Component: 400 - total flux cleaned = -0.0034116 Jy ! Component: 450 - total flux cleaned = -0.00384365 Jy ! Component: 500 - total flux cleaned = -0.00405419 Jy ! Component: 550 - total flux cleaned = -0.0043416 Jy ! Component: 600 - total flux cleaned = -0.0044213 Jy ! Component: 650 - total flux cleaned = -0.00453921 Jy ! Component: 700 - total flux cleaned = -0.00476994 Jy ! Component: 750 - total flux cleaned = -0.00491978 Jy ! Component: 800 - total flux cleaned = -0.00495691 Jy ! Component: 850 - total flux cleaned = -0.00521211 Jy ! Component: 900 - total flux cleaned = -0.00531965 Jy ! Component: 950 - total flux cleaned = -0.00539052 Jy ! Component: 1000 - total flux cleaned = -0.00552977 Jy ! Component: 1050 - total flux cleaned = -0.00559849 Jy ! Component: 1100 - total flux cleaned = -0.00573343 Jy ! Component: 1150 - total flux cleaned = -0.00576683 Jy ! Component: 1200 - total flux cleaned = -0.00586556 Jy ! Component: 1250 - total flux cleaned = -0.00593045 Jy ! Component: 1300 - total flux cleaned = -0.00615568 Jy ! Component: 1350 - total flux cleaned = -0.00628228 Jy ! Component: 1400 - total flux cleaned = -0.00640787 Jy ! Component: 1450 - total flux cleaned = -0.00647004 Jy ! Component: 1500 - total flux cleaned = -0.00674588 Jy ! Component: 1550 - total flux cleaned = -0.00677613 Jy ! Component: 1600 - total flux cleaned = -0.00701536 Jy ! Component: 1650 - total flux cleaned = -0.00719215 Jy ! Component: 1700 - total flux cleaned = -0.00727958 Jy ! Component: 1750 - total flux cleaned = -0.00742347 Jy ! Component: 1800 - total flux cleaned = -0.00753786 Jy ! Component: 1850 - total flux cleaned = -0.00767877 Jy ! Component: 1900 - total flux cleaned = -0.0077903 Jy ! Component: 1950 - total flux cleaned = -0.00795579 Jy ! Component: 2000 - total flux cleaned = -0.00817378 Jy ! Total flux subtracted in 2048 components = -0.00828192 Jy ! Clean residual min=-0.001368 max=0.001401 Jy/beam ! Clean residual mean=0.000004 rms=0.000519 Jy/beam ! Combined flux in latest and established models = 0.285701 Jy keep ! Adding 128 model components to the UV plane model. ! The established model now contains 201 components and 0.285701 Jy ![Exited script file: muppet] wmap "J0917-2131_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8845 x 2.441 at -6.249 degrees (North through East) ! Clean map min=-0.0027133 max=0.22691 Jy/beam ! Writing clean map to FITS file: J0917-2131_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.226906 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000514557 device "J0917-2131_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J0917-2131_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.680314 0.680314 1.36063 2.72125 5.44251 10.885 21.77 43.5401 87.0801 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.226 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.8845 x 2.441 at -6.249 degrees (North through East) ! Clean map min=-0.0027133 max=0.22691 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0917-2131_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J0917-2131_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0917-2131_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 04:22:38 2007