! Started logfile: J1038-4325_X_2004_05_08_yyk_uvs.log on Wed Dec 7 00:17:38 2005 obs J1038-4325_X_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J1038-4325_X_2004_05_08_yyk_uve.fits ! AN table 1: 7 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.6 visibilities/baseline/integration-bin. ! Found source: J1038-4325 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1442 lines of history. ! ! Reading 756 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 J1038-4325_X_2004_05_08_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.182611 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 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 29 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.845539Jy sigma=13.863527 ! Fit after self-cal, rms=0.845350Jy sigma=13.860102 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.5773 mas, bmaj=1.777 mas, bpa=-3.568 degrees ! Estimated noise=2.93397 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.128324 Jy ! Component: 100 - total flux cleaned = 0.162894 Jy ! Total flux subtracted in 100 components = 0.162894 Jy ! Clean residual min=-0.013290 max=0.014487 Jy/beam ! Clean residual mean=-0.000141 rms=0.003698 Jy/beam ! Combined flux in latest and established models = 0.162894 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.162894 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080035Jy sigma=1.177704 ! Fit after self-cal, rms=0.080036Jy sigma=1.177294 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7725 mas, bmaj=2.183 mas, bpa=-0.4635 degrees ! Estimated noise=1.88285 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.0268223 Jy ! Component: 100 - total flux cleaned = 0.0359087 Jy ! Component: 150 - total flux cleaned = 0.0390215 Jy ! Component: 200 - total flux cleaned = 0.0400408 Jy ! Total flux subtracted in 200 components = 0.0400408 Jy ! Clean residual min=-0.008373 max=0.008507 Jy/beam ! Clean residual mean=-0.000119 rms=0.002525 Jy/beam ! Combined flux in latest and established models = 0.202935 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 29 components and 0.202935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074554Jy sigma=1.071538 ! Fit after self-cal, rms=0.074567Jy sigma=1.071371 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! 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. ! Amplitude normalization factor in sub-array 1: 1.01267 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.00* KP 1.00 ! LA 0.96 MK 1.00 NL 1.00* OV 1.05 ! PT 0.94 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00068 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.01 HN 1.00* KP 0.90 ! LA 1.05 MK 1.04 NL 1.00* OV 1.03 ! PT 1.00 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.994485 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 0.87 ! LA 0.92 MK 1.00* NL 1.00* OV 1.16 ! PT 1.04 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.98596 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.05 HN 1.00* KP 0.90 ! LA 0.93 MK 0.92 NL 1.00* OV 1.12 ! PT 1.19 SC 1.03 ! ! ! Fit before self-cal, rms=0.074567Jy sigma=1.071371 ! Fit after self-cal, rms=0.071998Jy sigma=1.036851 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.071998Jy sigma=1.036851 ! Fit after self-cal, rms=0.071992Jy sigma=1.036806 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.7728 mas, bmaj=2.181 mas, bpa=-0.6532 degrees ! Estimated noise=1.87285 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 = 5.51299e-05 Jy ! Component: 100 - total flux cleaned = 2.94752e-05 Jy ! Component: 150 - total flux cleaned = 3.84295e-06 Jy ! Component: 200 - total flux cleaned = -2.0586e-05 Jy ! Total flux subtracted in 200 components = -2.0586e-05 Jy ! Clean residual min=-0.006062 max=0.007291 Jy/beam ! Clean residual mean=-0.000067 rms=0.002021 Jy/beam ! Combined flux in latest and established models = 0.202915 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 32 components and 0.202915 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071980Jy sigma=1.036616 ! Fit after self-cal, rms=0.071983Jy sigma=1.036605 ! 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.071983Jy sigma=1.036605 ! Fit after self-cal, rms=0.067592Jy sigma=0.969285 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.00132385 Jy ! Component: 100 - total flux cleaned = 0.0013264 Jy ! Component: 150 - total flux cleaned = 0.00132809 Jy ! Component: 200 - total flux cleaned = 0.00135412 Jy ! Total flux subtracted in 200 components = 0.00135412 Jy ! Clean residual min=-0.006370 max=0.007462 Jy/beam ! Clean residual mean=-0.000075 rms=0.002015 Jy/beam ! Combined flux in latest and established models = 0.204269 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 36 components and 0.204269 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.067540Jy sigma=0.968769 ! Fit after self-cal, rms=0.067281Jy sigma=0.963915 ! 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.7728 x 2.181 at -0.6532 degrees (North through East) ! Clean map min=-0.0059726 max=0.14587 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.067281Jy sigma=0.963915 ! Fit after self-cal, rms=0.066833Jy sigma=0.962036 ! 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.066833Jy sigma=0.962036 ! Fit after self-cal, rms=0.066840Jy sigma=0.961441 ! Inverting map and beam ! Estimated beam: bmin=0.7668 mas, bmaj=2.165 mas, bpa=-1.032 degrees ! Estimated noise=1.86225 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000180632 Jy ! Component: 100 - total flux cleaned = 0.000156301 Jy ! Component: 150 - total flux cleaned = 0.000132967 Jy ! Component: 200 - total flux cleaned = 0.000134018 Jy ! Total flux subtracted in 200 components = 0.000134018 Jy ! Clean residual min=-0.006224 max=0.007455 Jy/beam ! Clean residual mean=-0.000075 rms=0.001985 Jy/beam ! Combined flux in latest and established models = 0.204403 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 38 components and 0.204403 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066840Jy sigma=0.961235 ! Fit after self-cal, rms=0.066852Jy sigma=0.961138 ! 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.066852Jy sigma=0.961138 ! Fit after self-cal, rms=0.066827Jy sigma=0.945152 ! 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.066827Jy sigma=0.945152 ! Fit after self-cal, rms=0.066901Jy sigma=0.944985 ! Inverting map and beam ! Estimated beam: bmin=0.7678 mas, bmaj=2.154 mas, bpa=-1.777 degrees ! Estimated noise=1.8612 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000164063 Jy ! Component: 100 - total flux cleaned = 0.000221566 Jy ! Component: 150 - total flux cleaned = 0.000272215 Jy ! Component: 200 - total flux cleaned = 0.000248637 Jy ! Total flux subtracted in 200 components = 0.000248637 Jy ! Clean residual min=-0.006062 max=0.007232 Jy/beam ! Clean residual mean=-0.000084 rms=0.001947 Jy/beam ! Combined flux in latest and established models = 0.204651 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 0.204651 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066894Jy sigma=0.944501 ! Fit after self-cal, rms=0.066913Jy sigma=0.944463 ! 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=3.242 mas, bmaj=11.32 mas, bpa=-1.23 degrees ! Estimated noise=2.51941 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 = 8.34481e-05 Jy ! Component: 100 - total flux cleaned = 8.34828e-05 Jy ! Component: 150 - total flux cleaned = 8.42305e-05 Jy ! Component: 200 - total flux cleaned = 8.49493e-05 Jy ! Total flux subtracted in 200 components = 8.49493e-05 Jy ! Clean residual min=-0.007806 max=0.009633 Jy/beam ! Clean residual mean=-0.000150 rms=0.002874 Jy/beam ! Combined flux in latest and established models = 0.204736 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 43 components and 0.204736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066994Jy sigma=0.944859 ! Fit after self-cal, rms=0.066968Jy sigma=0.944724 ! Inverting map uvtaper 0,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.5738 mas, bmaj=1.763 mas, bpa=-4.539 degrees ! Estimated noise=2.849 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.127698 Jy ! Component: 100 - total flux cleaned = 0.163585 Jy ! Component: 150 - total flux cleaned = 0.1809 Jy ! Component: 200 - total flux cleaned = 0.190837 Jy ! Total flux subtracted in 200 components = 0.190837 Jy ! Clean residual min=-0.010699 max=0.010953 Jy/beam ! Clean residual mean=-0.000077 rms=0.003019 Jy/beam ! Combined flux in latest and established models = 0.190837 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.190837 Jy ! Inverting map and beam ! Estimated beam: bmin=0.7678 mas, bmaj=2.154 mas, bpa=-1.777 degrees ! Estimated noise=1.8612 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.2, 2.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0113073 Jy ! Component: 100 - total flux cleaned = 0.0146717 Jy ! Component: 150 - total flux cleaned = 0.0154344 Jy ! Component: 200 - total flux cleaned = 0.0161161 Jy ! Total flux subtracted in 200 components = 0.0161161 Jy ! Clean residual min=-0.005865 max=0.006727 Jy/beam ! Clean residual mean=-0.000067 rms=0.001819 Jy/beam ! Combined flux in latest and established models = 0.206953 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 33 components and 0.206953 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=3.242 mas, bmaj=11.32 mas, bpa=-1.23 degrees ! Estimated noise=2.51941 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.000693261 Jy ! Component: 100 - total flux cleaned = 0.000775547 Jy ! Component: 150 - total flux cleaned = 0.000849101 Jy ! Component: 200 - total flux cleaned = 0.000914197 Jy ! Total flux subtracted in 200 components = 0.000914197 Jy ! Clean residual min=-0.007301 max=0.009540 Jy/beam ! Clean residual mean=-0.000104 rms=0.002797 Jy/beam ! Combined flux in latest and established models = 0.207867 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 38 components and 0.207867 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.7678 mas, bmaj=2.154 mas, bpa=-1.777 degrees ! Estimated noise=1.8612 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -7.9575e-06 Jy ! Component: 100 - total flux cleaned = -4.75816e-06 Jy ! Component: 150 - total flux cleaned = 5.18679e-05 Jy ! Component: 200 - total flux cleaned = 0.000150185 Jy ! Total flux subtracted in 200 components = 0.000150185 Jy ! Clean residual min=-0.005571 max=0.006655 Jy/beam ! Clean residual mean=-0.000059 rms=0.001781 Jy/beam ! Combined flux in latest and established models = 0.208017 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 45 components and 0.208017 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066426Jy sigma=0.935649 ! Fit after self-cal, rms=0.066379Jy sigma=0.935184 wmodel J1038-4325_X_2004_05_08_yyk\_map.mod ! Writing 45 model components to file: J1038-4325_X_2004_05_08_yyk_map.mod wobs J1038-4325_X_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J1038-4325_X_2004_05_08_yyk_uvs.fits wwins J1038-4325_X_2004_05_08_yyk\_map.win ! wwins: Wrote 2 windows to J1038-4325_X_2004_05_08_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.00171626 Jy ! Component: 100 - total flux cleaned = 0.00280699 Jy ! Component: 150 - total flux cleaned = 0.00264993 Jy ! Component: 200 - total flux cleaned = 0.00264303 Jy ! Component: 250 - total flux cleaned = 0.00244435 Jy ! Component: 300 - total flux cleaned = 0.00225831 Jy ! Component: 350 - total flux cleaned = 0.00197026 Jy ! Component: 400 - total flux cleaned = 0.0013073 Jy ! Component: 450 - total flux cleaned = 0.000722258 Jy ! Component: 500 - total flux cleaned = 0.000156708 Jy ! Component: 550 - total flux cleaned = -0.000435792 Jy ! Component: 600 - total flux cleaned = -0.000957818 Jy ! Component: 650 - total flux cleaned = -0.0014143 Jy ! Component: 700 - total flux cleaned = -0.00181192 Jy ! Component: 750 - total flux cleaned = -0.0021973 Jy ! Component: 800 - total flux cleaned = -0.00248919 Jy ! Component: 850 - total flux cleaned = -0.00277217 Jy ! Component: 900 - total flux cleaned = -0.00304729 Jy ! Component: 950 - total flux cleaned = -0.00320019 Jy ! Component: 1000 - total flux cleaned = -0.00338513 Jy ! Component: 1050 - total flux cleaned = -0.00345728 Jy ! Component: 1100 - total flux cleaned = -0.00363442 Jy ! Component: 1150 - total flux cleaned = -0.00380822 Jy ! Component: 1200 - total flux cleaned = -0.00391002 Jy ! Component: 1250 - total flux cleaned = -0.00397644 Jy ! Component: 1300 - total flux cleaned = -0.00407427 Jy ! Component: 1350 - total flux cleaned = -0.0041379 Jy ! Component: 1400 - total flux cleaned = -0.0041695 Jy ! Component: 1450 - total flux cleaned = -0.00416997 Jy ! Component: 1500 - total flux cleaned = -0.00423146 Jy ! Component: 1550 - total flux cleaned = -0.00432141 Jy ! Component: 1600 - total flux cleaned = -0.00423259 Jy ! Component: 1650 - total flux cleaned = -0.00417436 Jy ! Component: 1700 - total flux cleaned = -0.00411692 Jy ! Component: 1750 - total flux cleaned = -0.0040033 Jy ! Component: 1800 - total flux cleaned = -0.00403182 Jy ! Component: 1850 - total flux cleaned = -0.00403176 Jy ! Component: 1900 - total flux cleaned = -0.00411441 Jy ! Component: 1950 - total flux cleaned = -0.0042239 Jy ! Component: 2000 - total flux cleaned = -0.00427838 Jy ! Total flux subtracted in 2048 components = -0.00430543 Jy ! Clean residual min=-0.001550 max=0.001723 Jy/beam ! Clean residual mean=-0.000026 rms=0.000518 Jy/beam ! Combined flux in latest and established models = 0.203712 Jy keep ! Adding 113 model components to the UV plane model. ! The established model now contains 158 components and 0.203712 Jy ![Exited script file: muppet] wmap "J1038-4325_X_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.7678 x 2.154 at -1.777 degrees (North through East) ! Clean map min=-0.0036811 max=0.14178 Jy/beam ! Writing clean map to FITS file: J1038-4325_X_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.141778 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000518458 device "J1038-4325_X_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J1038-4325_X_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.09705 1.09705 2.19409 4.38818 8.77636 17.5527 35.1054 70.2109 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0015 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.141 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.7678 x 2.154 at -1.777 degrees (North through East) ! Clean map min=-0.0036811 max=0.14178 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1038-4325_X_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J1038-4325_X_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1038-4325_X_2004_05_08_yyk_uvs.log closed on Wed Dec 7 00:17:42 2005