! Started logfile: J0636-0547_S_2005_06_01_yyk_uvs.log on Sat Oct 8 17:03:56 2005 obs J0636-0547_S_2005_06_01_yyk_uve.fits ! Reading UV FITS file: J0636-0547_S_2005_06_01_yyk_uve.fits ! AN table 1: 8 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 visibilities/baseline/integration-bin. ! Found source: J0636-0547 ! ! 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 1802 lines of history. ! ! Reading 1248 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 J0636-0547_S_2005_06_01_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.336775 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.6 mas, bmaj=6.851 mas, bpa=-1.717 degrees ! Estimated noise=1.4342 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.266427 Jy ! Component: 100 - total flux cleaned = 0.320241 Jy ! Total flux subtracted in 100 components = 0.320241 Jy ! Clean residual min=-0.011095 max=0.018304 Jy/beam ! Clean residual mean=0.000023 rms=0.003295 Jy/beam ! Combined flux in latest and established models = 0.32024 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.32024 Jy ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 14 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.091746Jy sigma=1.454227 ! Fit after self-cal, rms=0.091209Jy sigma=1.442772 ! Inverting map and beam ! Estimated beam: bmin=2.6 mas, bmaj=6.851 mas, bpa=-1.717 degrees ! Estimated noise=1.4342 mJy/beam. ! Added new window around map position (-3, 3). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0256104 Jy ! Component: 100 - total flux cleaned = 0.0370221 Jy ! Total flux subtracted in 100 components = 0.0370221 Jy ! Clean residual min=-0.010213 max=0.010987 Jy/beam ! Clean residual mean=-0.000013 rms=0.002523 Jy/beam ! Combined flux in latest and established models = 0.357262 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 31 components and 0.357262 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.084062Jy sigma=1.343619 ! Fit after self-cal, rms=0.083857Jy sigma=1.340465 ! 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.209 mas, bmaj=8.224 mas, bpa=-3.853 degrees ! Estimated noise=1.11556 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.000882975 Jy ! Component: 100 - total flux cleaned = 0.00124925 Jy ! Component: 150 - total flux cleaned = 0.00153932 Jy ! Component: 200 - total flux cleaned = 0.00179217 Jy ! Total flux subtracted in 200 components = 0.00179217 Jy ! Clean residual min=-0.008959 max=0.008218 Jy/beam ! Clean residual mean=-0.000111 rms=0.002239 Jy/beam ! Combined flux in latest and established models = 0.359055 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 46 components and 0.359055 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.083331Jy sigma=1.325711 ! Fit after self-cal, rms=0.083266Jy sigma=1.323992 ! 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.209 x 8.224 at -3.853 degrees (North through East) ! Clean map min=-0.0092703 max=0.30656 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.02775 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.98 HN 0.98 KP 0.94 ! LA 1.19 MK 0.87 NL 0.91 OV 0.93 ! PT 1.02 SC 0.98 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.994477 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.09 HN 0.98 KP 1.01 ! LA 1.11 MK 0.96 NL 0.92 OV 0.99 ! PT 1.02 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.927181 ! Telescope amplitude corrections in sub-array 1: ! BR 1.46 FD 1.22 HN 1.03 KP 0.96 ! LA 0.95 MK 1.13 NL 1.00 OV 0.99 ! PT 1.06 SC 0.98 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.05773 ! Telescope amplitude corrections in sub-array 1: ! BR 0.89 FD 1.10 HN 0.93 KP 0.88 ! LA 0.73 MK 1.10 NL 0.93 OV 0.84 ! PT 0.95 SC 1.10 ! ! ! Fit before self-cal, rms=0.083266Jy sigma=1.323992 ! Fit after self-cal, rms=0.068597Jy sigma=1.139321 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.068597Jy sigma=1.139321 ! Fit after self-cal, rms=0.068584Jy sigma=1.139126 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.228 mas, bmaj=8.271 mas, bpa=-3.978 degrees ! Estimated noise=1.10484 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.00234624 Jy ! Component: 100 - total flux cleaned = -0.00203986 Jy ! Component: 150 - total flux cleaned = -0.00195332 Jy ! Component: 200 - total flux cleaned = -0.00187893 Jy ! Total flux subtracted in 200 components = -0.00187893 Jy ! Clean residual min=-0.004160 max=0.004281 Jy/beam ! Clean residual mean=0.000038 rms=0.001063 Jy/beam ! Combined flux in latest and established models = 0.357176 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 61 components and 0.357176 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068466Jy sigma=1.133761 ! Fit after self-cal, rms=0.068405Jy sigma=1.133490 ! 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.068405Jy sigma=1.133490 ! Fit after self-cal, rms=0.066922Jy sigma=1.109728 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.000349375 Jy ! Component: 100 - total flux cleaned = 0.000395654 Jy ! Component: 150 - total flux cleaned = 0.000433891 Jy ! Component: 200 - total flux cleaned = 0.000469438 Jy ! Total flux subtracted in 200 components = 0.000469438 Jy ! Clean residual min=-0.003922 max=0.004312 Jy/beam ! Clean residual mean=0.000038 rms=0.001045 Jy/beam ! Combined flux in latest and established models = 0.357645 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 67 components and 0.357645 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.066867Jy sigma=1.108796 ! Fit after self-cal, rms=0.066744Jy sigma=1.107278 ! 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.271 at -3.978 degrees (North through East) ! Clean map min=-0.0037148 max=0.30762 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.066744Jy sigma=1.107278 ! Fit after self-cal, rms=0.058567Jy sigma=0.939422 ! 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.058567Jy sigma=0.939422 ! Fit after self-cal, rms=0.058566Jy sigma=0.939280 ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=8.274 mas, bpa=-4.116 degrees ! Estimated noise=1.10061 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011836 Jy ! Component: 100 - total flux cleaned = 0.00143426 Jy ! Component: 150 - total flux cleaned = 0.00160814 Jy ! Component: 200 - total flux cleaned = 0.00172999 Jy ! Total flux subtracted in 200 components = 0.00172999 Jy ! Clean residual min=-0.003615 max=0.003912 Jy/beam ! Clean residual mean=0.000016 rms=0.000946 Jy/beam ! Combined flux in latest and established models = 0.359375 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 75 components and 0.359375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058513Jy sigma=0.938409 ! Fit after self-cal, rms=0.058507Jy sigma=0.938299 ! 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.058507Jy sigma=0.938299 ! Fit after self-cal, rms=0.057693Jy sigma=0.919818 ! 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.057693Jy sigma=0.919818 ! Fit after self-cal, rms=0.057696Jy sigma=0.919808 ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=8.273 mas, bpa=-4.095 degrees ! Estimated noise=1.10144 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0009786 Jy ! Component: 100 - total flux cleaned = 0.00104243 Jy ! Component: 150 - total flux cleaned = 0.00112637 Jy ! Component: 200 - total flux cleaned = 0.00117815 Jy ! Total flux subtracted in 200 components = 0.00117815 Jy ! Clean residual min=-0.003545 max=0.003826 Jy/beam ! Clean residual mean=0.000020 rms=0.000942 Jy/beam ! Combined flux in latest and established models = 0.360553 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 84 components and 0.360553 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057659Jy sigma=0.919241 ! Fit after self-cal, rms=0.057653Jy sigma=0.919158 ! 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.813 mas, bmaj=14.37 mas, bpa=-2.219 degrees ! Estimated noise=1.39883 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.000561768 Jy ! Component: 100 - total flux cleaned = 0.000729069 Jy ! Component: 150 - total flux cleaned = 0.000824622 Jy ! Component: 200 - total flux cleaned = 0.000887918 Jy ! Total flux subtracted in 200 components = 0.000887918 Jy ! Clean residual min=-0.003036 max=0.003788 Jy/beam ! Clean residual mean=0.000029 rms=0.001080 Jy/beam ! Combined flux in latest and established models = 0.361441 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 88 components and 0.361441 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057644Jy sigma=0.918990 ! Fit after self-cal, rms=0.057631Jy sigma=0.918887 ! 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.613 mas, bmaj=6.866 mas, bpa=-1.744 degrees ! Estimated noise=1.40111 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.261067 Jy ! Component: 100 - total flux cleaned = 0.315417 Jy ! Component: 150 - total flux cleaned = 0.336507 Jy ! Component: 200 - total flux cleaned = 0.346999 Jy ! Total flux subtracted in 200 components = 0.346999 Jy ! Clean residual min=-0.005084 max=0.004971 Jy/beam ! Clean residual mean=0.000033 rms=0.001325 Jy/beam ! Combined flux in latest and established models = 0.346999 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 36 model components to the UV plane model. ! The established model now contains 36 components and 0.346999 Jy ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=8.273 mas, bpa=-4.095 degrees ! Estimated noise=1.10144 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.008294 Jy ! Component: 100 - total flux cleaned = 0.0115126 Jy ! Component: 150 - total flux cleaned = 0.0125832 Jy ! Component: 200 - total flux cleaned = 0.0131327 Jy ! Total flux subtracted in 200 components = 0.0131327 Jy ! Clean residual min=-0.003560 max=0.004064 Jy/beam ! Clean residual mean=0.000022 rms=0.000968 Jy/beam ! Combined flux in latest and established models = 0.360132 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 61 components and 0.360132 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.813 mas, bmaj=14.37 mas, bpa=-2.219 degrees ! Estimated noise=1.39883 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.00085206 Jy ! Component: 100 - total flux cleaned = 0.00113949 Jy ! Component: 150 - total flux cleaned = 0.00131396 Jy ! Component: 200 - total flux cleaned = 0.00140259 Jy ! Total flux subtracted in 200 components = 0.00140259 Jy ! Clean residual min=-0.002977 max=0.003801 Jy/beam ! Clean residual mean=0.000027 rms=0.001070 Jy/beam ! Combined flux in latest and established models = 0.361534 Jy ! Adding 9 model components to the UV plane model. ! The established model now contains 67 components and 0.361534 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.227 mas, bmaj=8.273 mas, bpa=-4.095 degrees ! Estimated noise=1.10144 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 3.56589e-05 Jy ! Component: 100 - total flux cleaned = 0.000173657 Jy ! Component: 150 - total flux cleaned = 0.000172147 Jy ! Component: 200 - total flux cleaned = 0.00017375 Jy ! Total flux subtracted in 200 components = 0.00017375 Jy ! Clean residual min=-0.003519 max=0.003950 Jy/beam ! Clean residual mean=0.000014 rms=0.000951 Jy/beam ! Combined flux in latest and established models = 0.361708 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 76 components and 0.361708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057684Jy sigma=0.920511 ! Fit after self-cal, rms=0.057677Jy sigma=0.920108 wmodel J0636-0547_S_2005_06_01_yyk\_map.mod ! Writing 76 model components to file: J0636-0547_S_2005_06_01_yyk_map.mod wobs J0636-0547_S_2005_06_01_yyk\_uvs.fits ! Writing UV FITS file: J0636-0547_S_2005_06_01_yyk_uvs.fits wwins J0636-0547_S_2005_06_01_yyk\_map.win ! wwins: Wrote 2 windows to J0636-0547_S_2005_06_01_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.000548591 Jy ! Component: 100 - total flux cleaned = 0.00107123 Jy ! Component: 150 - total flux cleaned = 0.00150715 Jy ! Component: 200 - total flux cleaned = 0.00176535 Jy ! Component: 250 - total flux cleaned = 0.0018659 Jy ! Component: 300 - total flux cleaned = 0.00172095 Jy ! Component: 350 - total flux cleaned = 0.00162585 Jy ! Component: 400 - total flux cleaned = 0.001489 Jy ! Component: 450 - total flux cleaned = 0.00153472 Jy ! Component: 500 - total flux cleaned = 0.00153486 Jy ! Component: 550 - total flux cleaned = 0.00136337 Jy ! Component: 600 - total flux cleaned = 0.00128002 Jy ! Component: 650 - total flux cleaned = 0.0011566 Jy ! Component: 700 - total flux cleaned = 0.0009549 Jy ! Component: 750 - total flux cleaned = 0.000678029 Jy ! Component: 800 - total flux cleaned = 0.000639429 Jy ! Component: 850 - total flux cleaned = 0.000447998 Jy ! Component: 900 - total flux cleaned = 0.000448302 Jy ! Component: 950 - total flux cleaned = 0.00033678 Jy ! Component: 1000 - total flux cleaned = 0.000263938 Jy ! Component: 1050 - total flux cleaned = 0.000299028 Jy ! Component: 1100 - total flux cleaned = 0.000298151 Jy ! Component: 1150 - total flux cleaned = 0.000194117 Jy ! Component: 1200 - total flux cleaned = 0.000228089 Jy ! Component: 1250 - total flux cleaned = 0.000194875 Jy ! Component: 1300 - total flux cleaned = 0.000194908 Jy ! Component: 1350 - total flux cleaned = 0.000260076 Jy ! Component: 1400 - total flux cleaned = 0.000195654 Jy ! Component: 1450 - total flux cleaned = 0.00022752 Jy ! Component: 1500 - total flux cleaned = 0.000290164 Jy ! Component: 1550 - total flux cleaned = 0.000321887 Jy ! Component: 1600 - total flux cleaned = 0.000473958 Jy ! Component: 1650 - total flux cleaned = 0.000563903 Jy ! Component: 1700 - total flux cleaned = 0.000564286 Jy ! Component: 1750 - total flux cleaned = 0.000564481 Jy ! Component: 1800 - total flux cleaned = 0.000737917 Jy ! Component: 1850 - total flux cleaned = 0.000680424 Jy ! Component: 1900 - total flux cleaned = 0.00068036 Jy ! Component: 1950 - total flux cleaned = 0.00076376 Jy ! Component: 2000 - total flux cleaned = 0.000652996 Jy ! Total flux subtracted in 2048 components = 0.000680556 Jy ! Clean residual min=-0.001727 max=0.001998 Jy/beam ! Clean residual mean=0.000005 rms=0.000564 Jy/beam ! Combined flux in latest and established models = 0.362389 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 216 components and 0.362388 Jy ![Exited script file: muppet] wmap "J0636-0547_S_2005_06_01_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.227 x 8.273 at -4.095 degrees (North through East) ! Clean map min=-0.0029178 max=0.30599 Jy/beam ! Writing clean map to FITS file: J0636-0547_S_2005_06_01_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.305991 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000561271 device "J0636-0547_S_2005_06_01_yyk\_map.eps/VPS" ! Attempting to open device: 'J0636-0547_S_2005_06_01_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.550283 0.550283 1.10057 2.20113 4.40226 8.80453 17.6091 35.2181 70.4362 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.305 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.227 x 8.273 at -4.095 degrees (North through East) ! Clean map min=-0.0029178 max=0.30599 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0636-0547_S_2005_06_01_yyk\_map.gif/gif" ! Attempting to open device: 'J0636-0547_S_2005_06_01_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0636-0547_S_2005_06_01_yyk_uvs.log closed on Sat Oct 8 17:04:00 2005