! Started logfile: J1854-1539_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:37:31 2005 obs J1854-1539_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J1854-1539_S_2005_06_30_yyk_uve.fits ! AN table 1: 20 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.981111 visibilities/baseline/integration-bin. ! Found source: J1854-1539 ! ! 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 2.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1469 lines of history. ! ! Reading 3532 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 J1854-1539_S_2005_06_30_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.181925 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=2.491 mas, bmaj=6.481 mas, bpa=-1.278 degrees ! Estimated noise=1.09786 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.113433 Jy ! Component: 100 - total flux cleaned = 0.158663 Jy ! Total flux subtracted in 100 components = 0.158663 Jy ! Clean residual min=-0.006446 max=0.017516 Jy/beam ! Clean residual mean=0.000111 rms=0.002502 Jy/beam ! Combined flux in latest and established models = 0.158663 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 33 components and 0.158663 Jy ! ! Correcting IF 1. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 4 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 7 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.093633Jy sigma=1.304554 ! Fit after self-cal, rms=0.093478Jy sigma=1.301677 ! Inverting map and beam ! Estimated beam: bmin=2.491 mas, bmaj=6.481 mas, bpa=-1.278 degrees ! Estimated noise=1.09786 mJy/beam. ! Added new window around map position (-3, -1.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0245374 Jy ! Component: 100 - total flux cleaned = 0.0381154 Jy ! Total flux subtracted in 100 components = 0.0381154 Jy ! Clean residual min=-0.005538 max=0.008753 Jy/beam ! Clean residual mean=0.000042 rms=0.001495 Jy/beam ! Combined flux in latest and established models = 0.196778 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 54 components and 0.196778 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.086459Jy sigma=1.152896 ! Fit after self-cal, rms=0.086420Jy sigma=1.151895 ! 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=3.342 mas, bmaj=8.251 mas, bpa=0.08195 degrees ! Estimated noise=0.711536 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.00926139 Jy ! Component: 100 - total flux cleaned = 0.0128216 Jy ! Component: 150 - total flux cleaned = 0.0142928 Jy ! Component: 200 - total flux cleaned = 0.0145481 Jy ! Total flux subtracted in 200 components = 0.0145481 Jy ! Clean residual min=-0.004333 max=0.004562 Jy/beam ! Clean residual mean=0.000009 rms=0.001163 Jy/beam ! Combined flux in latest and established models = 0.211327 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 82 components and 0.211327 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085468Jy sigma=1.137477 ! Fit after self-cal, rms=0.085444Jy sigma=1.136996 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.342 x 8.251 at 0.08195 degrees (North through East) ! Clean map min=-0.0041551 max=0.13198 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. ! Amplitude normalization factor in sub-array 1: 0.986854 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.07 HN 1.03 KP 0.97 ! LA 1.02 MK 1.00* NL 0.98 OV 1.00 ! PT 1.04 SC 1.02 ! ! ! Correcting IF 2. ! 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. ! Amplitude normalization factor in sub-array 1: 1.00261 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 0.91 HN 1.05 KP 1.00 ! LA 0.95 MK 0.84 NL 1.02 OV 1.03 ! PT 1.13 SC 0.97 ! ! ! Correcting IF 4. ! 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.085444Jy sigma=1.136996 ! Fit after self-cal, rms=0.085369Jy sigma=1.127146 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.085369Jy sigma=1.127146 ! Fit after self-cal, rms=0.085355Jy sigma=1.126875 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=8.088 mas, bpa=-1.296 degrees ! Estimated noise=0.708814 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.00249582 Jy ! Component: 100 - total flux cleaned = 0.00306161 Jy ! Component: 150 - total flux cleaned = 0.00315026 Jy ! Component: 200 - total flux cleaned = 0.0031507 Jy ! Total flux subtracted in 200 components = 0.0031507 Jy ! Clean residual min=-0.004058 max=0.004218 Jy/beam ! Clean residual mean=0.000034 rms=0.001082 Jy/beam ! Combined flux in latest and established models = 0.214477 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 103 components and 0.214477 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085224Jy sigma=1.125691 ! Fit after self-cal, rms=0.085210Jy sigma=1.125443 ! 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.085210Jy sigma=1.125443 ! Fit after self-cal, rms=0.082194Jy sigma=1.063998 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.00148961 Jy ! Component: 100 - total flux cleaned = 0.00139486 Jy ! Component: 150 - total flux cleaned = 0.00139234 Jy ! Component: 200 - total flux cleaned = 0.00139136 Jy ! Total flux subtracted in 200 components = 0.00139136 Jy ! Clean residual min=-0.003576 max=0.004324 Jy/beam ! Clean residual mean=0.000029 rms=0.001044 Jy/beam ! Combined flux in latest and established models = 0.215869 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 116 components and 0.215869 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082094Jy sigma=1.062845 ! Fit after self-cal, rms=0.082255Jy sigma=1.057730 ! 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: 3.228 x 8.088 at -1.296 degrees (North through East) ! Clean map min=-0.0034625 max=0.13173 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.082255Jy sigma=1.057730 ! Fit after self-cal, rms=0.082826Jy sigma=1.048256 ! 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.082826Jy sigma=1.048256 ! Fit after self-cal, rms=0.083016Jy sigma=1.047481 ! Inverting map and beam ! Estimated beam: bmin=3.101 mas, bmaj=7.897 mas, bpa=-1.923 degrees ! Estimated noise=0.710344 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00430913 Jy ! Component: 100 - total flux cleaned = 0.00614425 Jy ! Component: 150 - total flux cleaned = 0.00666155 Jy ! Component: 200 - total flux cleaned = 0.00685217 Jy ! Total flux subtracted in 200 components = 0.00685217 Jy ! Clean residual min=-0.003456 max=0.004151 Jy/beam ! Clean residual mean=0.000038 rms=0.001013 Jy/beam ! Combined flux in latest and established models = 0.222721 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 124 components and 0.222721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.082754Jy sigma=1.043904 ! Fit after self-cal, rms=0.082864Jy sigma=1.043699 ! 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.082864Jy sigma=1.043699 ! Fit after self-cal, rms=0.084415Jy sigma=1.040573 ! 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.084415Jy sigma=1.040573 ! Fit after self-cal, rms=0.084519Jy sigma=1.040444 ! Inverting map and beam ! Estimated beam: bmin=3.049 mas, bmaj=7.796 mas, bpa=-2.73 degrees ! Estimated noise=0.717071 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00339567 Jy ! Component: 100 - total flux cleaned = 0.00461444 Jy ! Component: 150 - total flux cleaned = 0.00492709 Jy ! Component: 200 - total flux cleaned = 0.00496251 Jy ! Total flux subtracted in 200 components = 0.00496251 Jy ! Clean residual min=-0.003412 max=0.004314 Jy/beam ! Clean residual mean=0.000076 rms=0.001024 Jy/beam ! Combined flux in latest and established models = 0.227683 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 131 components and 0.227683 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084353Jy sigma=1.038325 ! Fit after self-cal, rms=0.084397Jy sigma=1.038280 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.903 mas, bmaj=15.88 mas, bpa=5.136 degrees ! Estimated noise=0.932232 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.000982321 Jy ! Component: 100 - total flux cleaned = 0.00102933 Jy ! Component: 150 - total flux cleaned = 0.00105681 Jy ! Component: 200 - total flux cleaned = 0.00108126 Jy ! Total flux subtracted in 200 components = 0.00108126 Jy ! Clean residual min=-0.004014 max=0.005829 Jy/beam ! Clean residual mean=0.000158 rms=0.001576 Jy/beam ! Combined flux in latest and established models = 0.228765 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 131 components and 0.228765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084372Jy sigma=1.038372 ! Fit after self-cal, rms=0.084401Jy sigma=1.038308 ! 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=2.43 mas, bmaj=6.413 mas, bpa=-1.86 degrees ! Estimated noise=1.08704 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.116655 Jy ! Component: 100 - total flux cleaned = 0.164562 Jy ! Component: 150 - total flux cleaned = 0.191021 Jy ! Component: 200 - total flux cleaned = 0.20608 Jy ! Total flux subtracted in 200 components = 0.20608 Jy ! Clean residual min=-0.005099 max=0.007455 Jy/beam ! Clean residual mean=0.000075 rms=0.001437 Jy/beam ! Combined flux in latest and established models = 0.20608 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 54 model components to the UV plane model. ! The established model now contains 54 components and 0.20608 Jy ! Inverting map and beam ! Estimated beam: bmin=3.049 mas, bmaj=7.796 mas, bpa=-2.73 degrees ! Estimated noise=0.717071 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 (3, 1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0122643 Jy ! Component: 100 - total flux cleaned = 0.0178285 Jy ! Component: 150 - total flux cleaned = 0.020997 Jy ! Component: 200 - total flux cleaned = 0.0226267 Jy ! Total flux subtracted in 200 components = 0.0226267 Jy ! Clean residual min=-0.003349 max=0.003810 Jy/beam ! Clean residual mean=0.000068 rms=0.000974 Jy/beam ! Combined flux in latest and established models = 0.228706 Jy ! Adding 56 model components to the UV plane model. ! The established model now contains 101 components and 0.228706 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=7.903 mas, bmaj=15.88 mas, bpa=5.136 degrees ! Estimated noise=0.932232 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.00132252 Jy ! Component: 100 - total flux cleaned = 0.00145126 Jy ! Component: 150 - total flux cleaned = 0.00152231 Jy ! Component: 200 - total flux cleaned = 0.00158611 Jy ! Total flux subtracted in 200 components = 0.00158611 Jy ! Clean residual min=-0.003871 max=0.005322 Jy/beam ! Clean residual mean=0.000139 rms=0.001465 Jy/beam ! Combined flux in latest and established models = 0.230292 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 128 components and 0.230292 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.049 mas, bmaj=7.796 mas, bpa=-2.73 degrees ! Estimated noise=0.717071 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000261545 Jy ! Component: 100 - total flux cleaned = 0.000427047 Jy ! Component: 150 - total flux cleaned = 0.000499154 Jy ! Component: 200 - total flux cleaned = 0.000499453 Jy ! Total flux subtracted in 200 components = 0.000499453 Jy ! Clean residual min=-0.003255 max=0.003799 Jy/beam ! Clean residual mean=0.000060 rms=0.000945 Jy/beam ! Combined flux in latest and established models = 0.230792 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 140 components and 0.230792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084326Jy sigma=1.035308 ! Fit after self-cal, rms=0.084355Jy sigma=1.034862 wmodel J1854-1539_S_2005_06_30_yyk\_map.mod ! Writing 140 model components to file: J1854-1539_S_2005_06_30_yyk_map.mod wobs J1854-1539_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J1854-1539_S_2005_06_30_yyk_uvs.fits wwins J1854-1539_S_2005_06_30_yyk\_map.win ! wwins: Wrote 3 windows to J1854-1539_S_2005_06_30_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.0014878 Jy ! Component: 100 - total flux cleaned = 0.00166225 Jy ! Component: 150 - total flux cleaned = 0.0018184 Jy ! Component: 200 - total flux cleaned = 0.00211722 Jy ! Component: 250 - total flux cleaned = 0.00240193 Jy ! Component: 300 - total flux cleaned = 0.00253903 Jy ! Component: 350 - total flux cleaned = 0.00267144 Jy ! Component: 400 - total flux cleaned = 0.0026298 Jy ! Component: 450 - total flux cleaned = 0.00262962 Jy ! Component: 500 - total flux cleaned = 0.00262889 Jy ! Component: 550 - total flux cleaned = 0.0028198 Jy ! Component: 600 - total flux cleaned = 0.00296764 Jy ! Component: 650 - total flux cleaned = 0.00307562 Jy ! Component: 700 - total flux cleaned = 0.0032877 Jy ! Component: 750 - total flux cleaned = 0.00349426 Jy ! Component: 800 - total flux cleaned = 0.00356211 Jy ! Component: 850 - total flux cleaned = 0.00366169 Jy ! Component: 900 - total flux cleaned = 0.00372665 Jy ! Component: 950 - total flux cleaned = 0.00378985 Jy ! Component: 1000 - total flux cleaned = 0.00388325 Jy ! Component: 1050 - total flux cleaned = 0.00397483 Jy ! Component: 1100 - total flux cleaned = 0.00400489 Jy ! Component: 1150 - total flux cleaned = 0.00403503 Jy ! Component: 1200 - total flux cleaned = 0.00417986 Jy ! Component: 1250 - total flux cleaned = 0.00426422 Jy ! Component: 1300 - total flux cleaned = 0.00437514 Jy ! Component: 1350 - total flux cleaned = 0.00440203 Jy ! Component: 1400 - total flux cleaned = 0.00451018 Jy ! Component: 1450 - total flux cleaned = 0.00466937 Jy ! Component: 1500 - total flux cleaned = 0.00479995 Jy ! Component: 1550 - total flux cleaned = 0.00495451 Jy ! Component: 1600 - total flux cleaned = 0.00508173 Jy ! Component: 1650 - total flux cleaned = 0.0052824 Jy ! Component: 1700 - total flux cleaned = 0.0054067 Jy ! Component: 1750 - total flux cleaned = 0.0056761 Jy ! Component: 1800 - total flux cleaned = 0.00586896 Jy ! Component: 1850 - total flux cleaned = 0.00596372 Jy ! Component: 1900 - total flux cleaned = 0.00608095 Jy ! Component: 1950 - total flux cleaned = 0.00619709 Jy ! Component: 2000 - total flux cleaned = 0.00640434 Jy ! Total flux subtracted in 2048 components = 0.00654096 Jy ! Clean residual min=-0.001615 max=0.001416 Jy/beam ! Clean residual mean=0.000032 rms=0.000459 Jy/beam ! Combined flux in latest and established models = 0.237333 Jy keep ! Adding 138 model components to the UV plane model. ! The established model now contains 278 components and 0.237333 Jy ![Exited script file: muppet] wmap "J1854-1539_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.049 x 7.796 at -2.73 degrees (North through East) ! Clean map min=-0.002481 max=0.13212 Jy/beam ! Writing clean map to FITS file: J1854-1539_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.132121 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000458682 device "J1854-1539_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1854-1539_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.04151 1.04151 2.08301 4.16602 8.33204 16.6641 33.3282 66.6563 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.132 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.049 x 7.796 at -2.73 degrees (North through East) ! Clean map min=-0.002481 max=0.13212 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1854-1539_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1854-1539_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1854-1539_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:37:35 2005