! Started logfile: J2355-2125_S_2005_06_30_yyk_uvs.log on Sat Oct 8 17:47:29 2005 obs J2355-2125_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J2355-2125_S_2005_06_30_yyk_uve.fits ! AN table 1: 13 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.899145 visibilities/baseline/integration-bin. ! Found source: J2355-2125 ! ! 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 2104 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 J2355-2125_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.364844 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.363 mas, bmaj=6.628 mas, bpa=-3.048 degrees ! Estimated noise=1.60003 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.231779 Jy ! Component: 100 - total flux cleaned = 0.294712 Jy ! Total flux subtracted in 100 components = 0.294712 Jy ! Clean residual min=-0.027241 max=0.114132 Jy/beam ! Clean residual mean=-0.000211 rms=0.011152 Jy/beam ! Combined flux in latest and established models = 0.294712 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.294712 Jy ! ! Correcting IF 1. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 18 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 30 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 23 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.186743Jy sigma=2.992187 ! Fit after self-cal, rms=0.184752Jy sigma=2.962892 ! Inverting map and beam ! Estimated beam: bmin=2.363 mas, bmaj=6.628 mas, bpa=-3.048 degrees ! Estimated noise=1.60003 mJy/beam. ! Added new window around map position (0, -21). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.109826 Jy ! Component: 100 - total flux cleaned = 0.149035 Jy ! Total flux subtracted in 100 components = 0.149035 Jy ! Clean residual min=-0.019972 max=0.029867 Jy/beam ! Clean residual mean=-0.000142 rms=0.005776 Jy/beam ! Combined flux in latest and established models = 0.443747 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 25 components and 0.443747 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.125395Jy sigma=1.911805 ! Fit after self-cal, rms=0.108092Jy sigma=1.601246 ! 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.071 mas, bmaj=8.106 mas, bpa=-3.566 degrees ! Estimated noise=1.00327 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.04415 Jy ! Component: 100 - total flux cleaned = 0.0628785 Jy ! Component: 150 - total flux cleaned = 0.0697885 Jy ! Component: 200 - total flux cleaned = 0.072634 Jy ! Total flux subtracted in 200 components = 0.072634 Jy ! Clean residual min=-0.010702 max=0.011405 Jy/beam ! Clean residual mean=-0.000164 rms=0.002957 Jy/beam ! Combined flux in latest and established models = 0.51638 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 44 model components to the UV plane model. ! The established model now contains 58 components and 0.51638 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092511Jy sigma=1.341677 ! Fit after self-cal, rms=0.090653Jy sigma=1.310806 ! 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.071 x 8.106 at -3.566 degrees (North through East) ! Clean map min=-0.0085514 max=0.27198 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.00928 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.05 HN 1.02 KP 0.95 ! LA 1.06 MK 0.88 NL 0.95 OV 0.98 ! PT 1.04 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.989962 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.11 KP 0.97 ! LA 1.01 MK 0.96 NL 0.99 OV 1.02 ! PT 1.03 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.981357 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 0.93 HN 1.04 KP 0.98 ! LA 0.90 MK 1.08 NL 1.11 OV 1.02 ! PT 1.11 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.02856 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 0.96 HN 0.97 KP 0.89 ! LA 0.79 MK 1.08 NL 0.93 OV 0.88 ! PT 0.96 SC 1.11 ! ! ! Fit before self-cal, rms=0.090653Jy sigma=1.310806 ! Fit after self-cal, rms=0.078707Jy sigma=1.139998 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.078707Jy sigma=1.139998 ! Fit after self-cal, rms=0.078681Jy sigma=1.139797 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.098 mas, bmaj=8.179 mas, bpa=-3.706 degrees ! Estimated noise=0.995614 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.00358572 Jy ! Component: 100 - total flux cleaned = 0.00488765 Jy ! Component: 150 - total flux cleaned = 0.00505553 Jy ! Component: 200 - total flux cleaned = 0.0053075 Jy ! Total flux subtracted in 200 components = 0.0053075 Jy ! Clean residual min=-0.006403 max=0.005618 Jy/beam ! Clean residual mean=-0.000021 rms=0.001638 Jy/beam ! Combined flux in latest and established models = 0.521688 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 72 components and 0.521688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.077349Jy sigma=1.114332 ! Fit after self-cal, rms=0.076990Jy sigma=1.109258 ! 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.076990Jy sigma=1.109258 ! Fit after self-cal, rms=0.074474Jy sigma=1.046012 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.00168038 Jy ! Component: 100 - total flux cleaned = 0.00199485 Jy ! Component: 150 - total flux cleaned = 0.00210667 Jy ! Component: 200 - total flux cleaned = 0.0021047 Jy ! Total flux subtracted in 200 components = 0.0021047 Jy ! Clean residual min=-0.005839 max=0.004965 Jy/beam ! Clean residual mean=-0.000023 rms=0.001462 Jy/beam ! Combined flux in latest and established models = 0.523793 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 83 components and 0.523793 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074028Jy sigma=1.037940 ! Fit after self-cal, rms=0.074163Jy sigma=1.032404 ! 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.098 x 8.179 at -3.706 degrees (North through East) ! Clean map min=-0.0051909 max=0.27005 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.074163Jy sigma=1.032404 ! Fit after self-cal, rms=0.072539Jy sigma=1.002107 ! 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.072539Jy sigma=1.002107 ! Fit after self-cal, rms=0.072736Jy sigma=1.001540 ! Inverting map and beam ! Estimated beam: bmin=3.125 mas, bmaj=8.199 mas, bpa=-3.661 degrees ! Estimated noise=0.991716 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000212656 Jy ! Component: 100 - total flux cleaned = -0.000430622 Jy ! Component: 150 - total flux cleaned = -0.000612067 Jy ! Component: 200 - total flux cleaned = -0.000525253 Jy ! Total flux subtracted in 200 components = -0.000525253 Jy ! Clean residual min=-0.005204 max=0.004416 Jy/beam ! Clean residual mean=0.000016 rms=0.001338 Jy/beam ! Combined flux in latest and established models = 0.523267 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 94 components and 0.523267 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.072470Jy sigma=0.996177 ! Fit after self-cal, rms=0.072537Jy sigma=0.995221 ! 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.072537Jy sigma=0.995221 ! Fit after self-cal, rms=0.071592Jy sigma=0.965595 ! 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.071592Jy sigma=0.965595 ! Fit after self-cal, rms=0.071643Jy sigma=0.965560 ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=8.198 mas, bpa=-3.583 degrees ! Estimated noise=0.99106 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -7.60381e-05 Jy ! Component: 100 - total flux cleaned = -0.000162378 Jy ! Component: 150 - total flux cleaned = -8.58451e-05 Jy ! Component: 200 - total flux cleaned = -1.56533e-05 Jy ! Total flux subtracted in 200 components = -1.56533e-05 Jy ! Clean residual min=-0.004920 max=0.004046 Jy/beam ! Clean residual mean=0.000011 rms=0.001265 Jy/beam ! Combined flux in latest and established models = 0.523252 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 99 components and 0.523252 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071490Jy sigma=0.962410 ! Fit after self-cal, rms=0.071504Jy sigma=0.962028 ! 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.414 mas, bmaj=19.59 mas, bpa=2.553 degrees ! Estimated noise=1.2651 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.00153372 Jy ! Component: 100 - total flux cleaned = 0.00152487 Jy ! Component: 150 - total flux cleaned = 0.00132511 Jy ! Component: 200 - total flux cleaned = 0.00128224 Jy ! Total flux subtracted in 200 components = 0.00128224 Jy ! Clean residual min=-0.004707 max=0.004822 Jy/beam ! Clean residual mean=0.000017 rms=0.001628 Jy/beam ! Combined flux in latest and established models = 0.524534 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 105 components and 0.524534 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071500Jy sigma=0.962011 ! Fit after self-cal, rms=0.071511Jy sigma=0.961700 ! 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.375 mas, bmaj=6.686 mas, bpa=-3.253 degrees ! Estimated noise=1.58073 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.265953 Jy ! Component: 100 - total flux cleaned = 0.3643 Jy ! Component: 150 - total flux cleaned = 0.417051 Jy ! Component: 200 - total flux cleaned = 0.450845 Jy ! Total flux subtracted in 200 components = 0.450845 Jy ! Clean residual min=-0.009746 max=0.016859 Jy/beam ! Clean residual mean=0.000008 rms=0.002927 Jy/beam ! Combined flux in latest and established models = 0.450845 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.450845 Jy ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=8.198 mas, bpa=-3.583 degrees ! Estimated noise=0.99106 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, -11). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0353626 Jy ! Component: 100 - total flux cleaned = 0.0525006 Jy ! Component: 150 - total flux cleaned = 0.0618078 Jy ! Component: 200 - total flux cleaned = 0.06719 Jy ! Total flux subtracted in 200 components = 0.06719 Jy ! Clean residual min=-0.004396 max=0.003641 Jy/beam ! Clean residual mean=0.000035 rms=0.001235 Jy/beam ! Combined flux in latest and established models = 0.518035 Jy ! Adding 87 model components to the UV plane model. ! The established model now contains 118 components and 0.518035 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.414 mas, bmaj=19.59 mas, bpa=2.553 degrees ! Estimated noise=1.2651 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.00477643 Jy ! Component: 100 - total flux cleaned = 0.00644421 Jy ! Component: 150 - total flux cleaned = 0.00671841 Jy ! Component: 200 - total flux cleaned = 0.00699741 Jy ! Total flux subtracted in 200 components = 0.00699741 Jy ! Clean residual min=-0.004699 max=0.004050 Jy/beam ! Clean residual mean=0.000008 rms=0.001488 Jy/beam ! Combined flux in latest and established models = 0.525032 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 143 components and 0.525032 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.134 mas, bmaj=8.198 mas, bpa=-3.583 degrees ! Estimated noise=0.99106 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00030023 Jy ! Component: 100 - total flux cleaned = -0.000298267 Jy ! Component: 150 - total flux cleaned = -0.000245945 Jy ! Component: 200 - total flux cleaned = -0.000197803 Jy ! Total flux subtracted in 200 components = -0.000197803 Jy ! Clean residual min=-0.004085 max=0.003547 Jy/beam ! Clean residual mean=0.000004 rms=0.001123 Jy/beam ! Combined flux in latest and established models = 0.524835 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 163 components and 0.524835 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071087Jy sigma=0.950893 ! Fit after self-cal, rms=0.071087Jy sigma=0.950132 wmodel J2355-2125_S_2005_06_30_yyk\_map.mod ! Writing 163 model components to file: J2355-2125_S_2005_06_30_yyk_map.mod wobs J2355-2125_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J2355-2125_S_2005_06_30_yyk_uvs.fits wwins J2355-2125_S_2005_06_30_yyk\_map.win ! wwins: Wrote 3 windows to J2355-2125_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.0013154 Jy ! Component: 100 - total flux cleaned = -0.00131316 Jy ! Component: 150 - total flux cleaned = -0.00131389 Jy ! Component: 200 - total flux cleaned = -0.00137026 Jy ! Component: 250 - total flux cleaned = -0.00159195 Jy ! Component: 300 - total flux cleaned = -0.00180619 Jy ! Component: 350 - total flux cleaned = -0.00206538 Jy ! Component: 400 - total flux cleaned = -0.00226514 Jy ! Component: 450 - total flux cleaned = -0.0022647 Jy ! Component: 500 - total flux cleaned = -0.00212303 Jy ! Component: 550 - total flux cleaned = -0.00221594 Jy ! Component: 600 - total flux cleaned = -0.00226095 Jy ! Component: 650 - total flux cleaned = -0.002393 Jy ! Component: 700 - total flux cleaned = -0.00230588 Jy ! Component: 750 - total flux cleaned = -0.00238988 Jy ! Component: 800 - total flux cleaned = -0.00238868 Jy ! Component: 850 - total flux cleaned = -0.00242924 Jy ! Component: 900 - total flux cleaned = -0.0023895 Jy ! Component: 950 - total flux cleaned = -0.00250887 Jy ! Component: 1000 - total flux cleaned = -0.0025475 Jy ! Component: 1050 - total flux cleaned = -0.00254793 Jy ! Component: 1100 - total flux cleaned = -0.00258591 Jy ! Component: 1150 - total flux cleaned = -0.00251262 Jy ! Component: 1200 - total flux cleaned = -0.00258719 Jy ! Component: 1250 - total flux cleaned = -0.00265919 Jy ! Component: 1300 - total flux cleaned = -0.0026945 Jy ! Component: 1350 - total flux cleaned = -0.00269481 Jy ! Component: 1400 - total flux cleaned = -0.00279822 Jy ! Component: 1450 - total flux cleaned = -0.00283191 Jy ! Component: 1500 - total flux cleaned = -0.00283162 Jy ! Component: 1550 - total flux cleaned = -0.00286487 Jy ! Component: 1600 - total flux cleaned = -0.00279931 Jy ! Component: 1650 - total flux cleaned = -0.00283218 Jy ! Component: 1700 - total flux cleaned = -0.00286492 Jy ! Component: 1750 - total flux cleaned = -0.00295947 Jy ! Component: 1800 - total flux cleaned = -0.00292857 Jy ! Component: 1850 - total flux cleaned = -0.0030519 Jy ! Component: 1900 - total flux cleaned = -0.00311258 Jy ! Component: 1950 - total flux cleaned = -0.0031424 Jy ! Component: 2000 - total flux cleaned = -0.00314183 Jy ! Total flux subtracted in 2048 components = -0.00320032 Jy ! Clean residual min=-0.002438 max=0.001922 Jy/beam ! Clean residual mean=-0.000009 rms=0.000589 Jy/beam ! Combined flux in latest and established models = 0.521634 Jy keep ! Adding 143 model components to the UV plane model. ! The established model now contains 306 components and 0.521635 Jy ![Exited script file: muppet] wmap "J2355-2125_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.134 x 8.198 at -3.583 degrees (North through East) ! Clean map min=-0.0028043 max=0.27108 Jy/beam ! Writing clean map to FITS file: J2355-2125_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.271077 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000580328 device "J2355-2125_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J2355-2125_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.642248 0.642248 1.2845 2.56899 5.13798 10.276 20.5519 41.1038 82.2077 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0017 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.271 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.134 x 8.198 at -3.583 degrees (North through East) ! Clean map min=-0.0028043 max=0.27108 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2355-2125_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J2355-2125_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2355-2125_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:47:34 2005