! Started logfile: J1451-2329_S_2005_07_20_yyk_uvs.log on Fri Jan 20 10:35:46 2006 obs J1451-2329_S_2005_07_20_yyk_uve.fits ! Reading UV FITS file: J1451-2329_S_2005_07_20_yyk_uve.fits ! AN table 1: 11 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.981818 visibilities/baseline/integration-bin. ! Found source: J1451-2329 ! ! 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 1526 lines of history. ! ! Reading 1944 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 J1451-2329_S_2005_07_20_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.299422 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.294 mas, bmaj=6.552 mas, bpa=-2.823 degrees ! Estimated noise=1.52283 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.209085 Jy ! Component: 100 - total flux cleaned = 0.281882 Jy ! Total flux subtracted in 100 components = 0.281882 Jy ! Clean residual min=-0.014099 max=0.025971 Jy/beam ! Clean residual mean=-0.000055 rms=0.004693 Jy/beam ! Combined flux in latest and established models = 0.281882 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 32 components and 0.281882 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 5 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.105481Jy sigma=1.600360 ! Fit after self-cal, rms=0.107809Jy sigma=1.517023 ! Inverting map and beam ! Estimated beam: bmin=2.294 mas, bmaj=6.552 mas, bpa=-2.823 degrees ! Estimated noise=1.52283 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0385826 Jy ! Component: 100 - total flux cleaned = 0.0586923 Jy ! Total flux subtracted in 100 components = 0.0586923 Jy ! Clean residual min=-0.010548 max=0.013107 Jy/beam ! Clean residual mean=-0.000023 rms=0.003087 Jy/beam ! Combined flux in latest and established models = 0.340574 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 39 components and 0.340574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093950Jy sigma=1.298226 ! Fit after self-cal, rms=0.093904Jy sigma=1.296111 ! 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=2.677 mas, bmaj=8.325 mas, bpa=-3.509 degrees ! Estimated noise=1.07278 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.0132469 Jy ! Component: 100 - total flux cleaned = 0.013577 Jy ! Component: 150 - total flux cleaned = 0.0135684 Jy ! Component: 200 - total flux cleaned = 0.0135596 Jy ! Total flux subtracted in 200 components = 0.0135596 Jy ! Clean residual min=-0.008575 max=0.009023 Jy/beam ! Clean residual mean=-0.000099 rms=0.002664 Jy/beam ! Combined flux in latest and established models = 0.354134 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 55 components and 0.354134 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.093037Jy sigma=1.262851 ! Fit after self-cal, rms=0.092602Jy sigma=1.259690 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.677 x 8.325 at -3.509 degrees (North through East) ! Clean map min=-0.0085806 max=0.23695 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.03492 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.02 HN 1.05 KP 0.92 ! LA 1.05 MK 0.83 NL 0.94 OV 0.97 ! PT 1.06 SC 0.84 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.992993 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.01 HN 1.13 KP 0.98 ! LA 1.01 MK 0.89 NL 0.97 OV 1.02 ! PT 1.03 SC 0.97 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.969683 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.09 KP 1.02 ! LA 0.98 MK 1.11 NL 1.04 OV 0.98 ! PT 1.09 SC 1.08 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01141 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.02 HN 0.99 KP 0.91 ! LA 0.82 MK 1.15 NL 0.96 OV 0.90 ! PT 1.00 SC 1.08 ! ! ! Fit before self-cal, rms=0.092602Jy sigma=1.259690 ! Fit after self-cal, rms=0.087518Jy sigma=1.208941 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.087518Jy sigma=1.208941 ! Fit after self-cal, rms=0.087368Jy sigma=1.208745 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.756 mas, bmaj=8.245 mas, bpa=-3.309 degrees ! Estimated noise=1.07362 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.000453721 Jy ! Component: 100 - total flux cleaned = 0.000462718 Jy ! Component: 150 - total flux cleaned = 0.000180632 Jy ! Component: 200 - total flux cleaned = 0.000184255 Jy ! Total flux subtracted in 200 components = 0.000184255 Jy ! Clean residual min=-0.008014 max=0.007606 Jy/beam ! Clean residual mean=-0.000004 rms=0.002329 Jy/beam ! Combined flux in latest and established models = 0.354318 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 55 components and 0.354318 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.087447Jy sigma=1.201304 ! Fit after self-cal, rms=0.087282Jy sigma=1.200546 ! 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.087282Jy sigma=1.200546 ! Fit after self-cal, rms=0.079679Jy sigma=1.068644 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.000113755 Jy ! Component: 100 - total flux cleaned = -0.000459404 Jy ! Component: 150 - total flux cleaned = -0.000465128 Jy ! Component: 200 - total flux cleaned = -0.000455865 Jy ! Total flux subtracted in 200 components = -0.000455865 Jy ! Clean residual min=-0.005790 max=0.005540 Jy/beam ! Clean residual mean=-0.000003 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 0.353862 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 75 components and 0.353862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.079331Jy sigma=1.060169 ! Fit after self-cal, rms=0.078502Jy sigma=1.049521 ! 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: 2.756 x 8.245 at -3.309 degrees (North through East) ! Clean map min=-0.0051768 max=0.24372 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.078502Jy sigma=1.049521 ! Fit after self-cal, rms=0.077325Jy sigma=1.005945 ! 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.077325Jy sigma=1.005945 ! Fit after self-cal, rms=0.077226Jy sigma=1.004704 ! Inverting map and beam ! Estimated beam: bmin=2.645 mas, bmaj=8.293 mas, bpa=-3.712 degrees ! Estimated noise=1.06202 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000732489 Jy ! Component: 100 - total flux cleaned = -0.000738372 Jy ! Component: 150 - total flux cleaned = -0.000636296 Jy ! Component: 200 - total flux cleaned = -0.000556067 Jy ! Total flux subtracted in 200 components = -0.000556067 Jy ! Clean residual min=-0.005121 max=0.003869 Jy/beam ! Clean residual mean=-0.000023 rms=0.001160 Jy/beam ! Combined flux in latest and established models = 0.353306 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 78 components and 0.353306 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076871Jy sigma=0.999337 ! Fit after self-cal, rms=0.076742Jy sigma=0.997338 ! 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.076742Jy sigma=0.997338 ! Fit after self-cal, rms=0.074476Jy sigma=0.960159 ! 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.074476Jy sigma=0.960159 ! Fit after self-cal, rms=0.074475Jy sigma=0.960049 ! Inverting map and beam ! Estimated beam: bmin=2.614 mas, bmaj=8.375 mas, bpa=-3.989 degrees ! Estimated noise=1.06489 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000879414 Jy ! Component: 100 - total flux cleaned = 0.00122371 Jy ! Component: 150 - total flux cleaned = 0.00140884 Jy ! Component: 200 - total flux cleaned = 0.00156096 Jy ! Total flux subtracted in 200 components = 0.00156096 Jy ! Clean residual min=-0.004842 max=0.003711 Jy/beam ! Clean residual mean=-0.000011 rms=0.001113 Jy/beam ! Combined flux in latest and established models = 0.354867 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 83 components and 0.354867 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074206Jy sigma=0.955837 ! Fit after self-cal, rms=0.074111Jy sigma=0.954724 ! 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=8.073 mas, bmaj=19.54 mas, bpa=2.37 degrees ! Estimated noise=1.40892 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.000445795 Jy ! Component: 100 - total flux cleaned = 0.000429359 Jy ! Component: 150 - total flux cleaned = 0.000414485 Jy ! Component: 200 - total flux cleaned = 0.0004012 Jy ! Total flux subtracted in 200 components = 0.0004012 Jy ! Clean residual min=-0.004149 max=0.003932 Jy/beam ! Clean residual mean=-0.000029 rms=0.001259 Jy/beam ! Combined flux in latest and established models = 0.355268 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 84 components and 0.355268 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074063Jy sigma=0.954333 ! Fit after self-cal, rms=0.074050Jy sigma=0.954222 ! 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=2.295 mas, bmaj=6.555 mas, bpa=-2.937 degrees ! Estimated noise=1.52352 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.213516 Jy ! Component: 100 - total flux cleaned = 0.281936 Jy ! Component: 150 - total flux cleaned = 0.317068 Jy ! Component: 200 - total flux cleaned = 0.335755 Jy ! Total flux subtracted in 200 components = 0.335755 Jy ! Clean residual min=-0.007318 max=0.009491 Jy/beam ! Clean residual mean=-0.000008 rms=0.001924 Jy/beam ! Combined flux in latest and established models = 0.335755 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.335755 Jy ! Inverting map and beam ! Estimated beam: bmin=2.614 mas, bmaj=8.375 mas, bpa=-3.989 degrees ! Estimated noise=1.06489 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.0145584 Jy ! Component: 100 - total flux cleaned = 0.0188465 Jy ! Component: 150 - total flux cleaned = 0.0193522 Jy ! Component: 200 - total flux cleaned = 0.0194605 Jy ! Total flux subtracted in 200 components = 0.0194605 Jy ! Clean residual min=-0.006017 max=0.004722 Jy/beam ! Clean residual mean=-0.000012 rms=0.001578 Jy/beam ! Combined flux in latest and established models = 0.355215 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 49 components and 0.355215 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=8.073 mas, bmaj=19.54 mas, bpa=2.37 degrees ! Estimated noise=1.40892 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.000282975 Jy ! Component: 100 - total flux cleaned = -0.0002644 Jy ! Component: 150 - total flux cleaned = -0.000246703 Jy ! Component: 200 - total flux cleaned = -0.000230344 Jy ! Total flux subtracted in 200 components = -0.000230344 Jy ! Clean residual min=-0.004152 max=0.003920 Jy/beam ! Clean residual mean=-0.000029 rms=0.001258 Jy/beam ! Combined flux in latest and established models = 0.354985 Jy ! Adding 6 model components to the UV plane model. ! The established model now contains 53 components and 0.354985 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.614 mas, bmaj=8.375 mas, bpa=-3.989 degrees ! Estimated noise=1.06489 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000310254 Jy ! Component: 100 - total flux cleaned = 0.000394546 Jy ! Component: 150 - total flux cleaned = 0.000469705 Jy ! Component: 200 - total flux cleaned = 0.000532141 Jy ! Total flux subtracted in 200 components = 0.000532141 Jy ! Clean residual min=-0.005682 max=0.004485 Jy/beam ! Clean residual mean=-0.000012 rms=0.001402 Jy/beam ! Combined flux in latest and established models = 0.355517 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 57 components and 0.355517 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073874Jy sigma=0.954527 ! Fit after self-cal, rms=0.073758Jy sigma=0.951316 wmodel J1451-2329_S_2005_07_20_yyk\_map.mod ! Writing 57 model components to file: J1451-2329_S_2005_07_20_yyk_map.mod wobs J1451-2329_S_2005_07_20_yyk\_uvs.fits ! Writing UV FITS file: J1451-2329_S_2005_07_20_yyk_uvs.fits wwins J1451-2329_S_2005_07_20_yyk\_map.win ! wwins: Wrote 1 windows to J1451-2329_S_2005_07_20_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.00158715 Jy ! Component: 100 - total flux cleaned = -0.00261731 Jy ! Component: 150 - total flux cleaned = -0.0032989 Jy ! Component: 200 - total flux cleaned = -0.0039355 Jy ! Component: 250 - total flux cleaned = -0.00441908 Jy ! Component: 300 - total flux cleaned = -0.00459261 Jy ! Component: 350 - total flux cleaned = -0.004703 Jy ! Component: 400 - total flux cleaned = -0.00470289 Jy ! Component: 450 - total flux cleaned = -0.00459858 Jy ! Component: 500 - total flux cleaned = -0.00459916 Jy ! Component: 550 - total flux cleaned = -0.00449899 Jy ! Component: 600 - total flux cleaned = -0.00440103 Jy ! Component: 650 - total flux cleaned = -0.00425596 Jy ! Component: 700 - total flux cleaned = -0.00411377 Jy ! Component: 750 - total flux cleaned = -0.00383462 Jy ! Component: 800 - total flux cleaned = -0.00351458 Jy ! Component: 850 - total flux cleaned = -0.00328987 Jy ! Component: 900 - total flux cleaned = -0.0029793 Jy ! Component: 950 - total flux cleaned = -0.00280458 Jy ! Component: 1000 - total flux cleaned = -0.00271875 Jy ! Component: 1050 - total flux cleaned = -0.0025911 Jy ! Component: 1100 - total flux cleaned = -0.00259052 Jy ! Component: 1150 - total flux cleaned = -0.00246612 Jy ! Component: 1200 - total flux cleaned = -0.00226307 Jy ! Component: 1250 - total flux cleaned = -0.00214287 Jy ! Component: 1300 - total flux cleaned = -0.00198369 Jy ! Component: 1350 - total flux cleaned = -0.00178726 Jy ! Component: 1400 - total flux cleaned = -0.00159486 Jy ! Component: 1450 - total flux cleaned = -0.00151935 Jy ! Component: 1500 - total flux cleaned = -0.00140636 Jy ! Component: 1550 - total flux cleaned = -0.00129479 Jy ! Component: 1600 - total flux cleaned = -0.00133191 Jy ! Component: 1650 - total flux cleaned = -0.00140507 Jy ! Component: 1700 - total flux cleaned = -0.00133324 Jy ! Component: 1750 - total flux cleaned = -0.00140504 Jy ! Component: 1800 - total flux cleaned = -0.00136987 Jy ! Component: 1850 - total flux cleaned = -0.00154499 Jy ! Component: 1900 - total flux cleaned = -0.00168329 Jy ! Component: 1950 - total flux cleaned = -0.00168287 Jy ! Component: 2000 - total flux cleaned = -0.0017841 Jy ! Total flux subtracted in 2048 components = -0.00175071 Jy ! Clean residual min=-0.002683 max=0.001976 Jy/beam ! Clean residual mean=-0.000011 rms=0.000654 Jy/beam ! Combined flux in latest and established models = 0.353766 Jy keep ! Adding 141 model components to the UV plane model. ! The established model now contains 198 components and 0.353766 Jy ![Exited script file: muppet] wmap "J1451-2329_S_2005_07_20_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.614 x 8.375 at -3.989 degrees (North through East) ! Clean map min=-0.0033515 max=0.24316 Jy/beam ! Writing clean map to FITS file: J1451-2329_S_2005_07_20_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.243157 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000645579 device "J1451-2329_S_2005_07_20_yyk\_map.eps/VPS" ! Attempting to open device: 'J1451-2329_S_2005_07_20_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.796497 0.796497 1.59299 3.18599 6.37197 12.7439 25.4879 50.9758 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.243 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.614 x 8.375 at -3.989 degrees (North through East) ! Clean map min=-0.0033515 max=0.24316 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1451-2329_S_2005_07_20_yyk\_map.gif/gif" ! Attempting to open device: 'J1451-2329_S_2005_07_20_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1451-2329_S_2005_07_20_yyk_uvs.log closed on Fri Jan 20 10:35:50 2006