! Started logfile: J0243-0550_S_1997_05_07_yyk_uvs.log on Sun Jan 7 15:55:46 2007 obs J0243-0550_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J0243-0550_S_1997_05_07_yyk_uva.fits ! AN table 1: 146 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.78204 visibilities/baseline/integration-bin. ! Found source: J0243-0550 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 20552 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 J0243-0550_S_1997_05_07_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.869116 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.844 mas, bmaj=7.521 mas, bpa=-4.613 degrees ! Estimated noise=1685.61 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.677468 Jy ! Component: 100 - total flux cleaned = 0.817638 Jy ! Total flux subtracted in 100 components = 0.817638 Jy ! Clean residual min=-0.020980 max=0.035902 Jy/beam ! Clean residual mean=0.000461 rms=0.006597 Jy/beam ! Combined flux in latest and established models = 0.817638 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 6 model components to the UV plane model. ! The established model now contains 6 components and 0.817638 Jy ! ! Correcting IF 1. ! A total of 319 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 181 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.309548Jy sigma=0.001297 ! Fit after self-cal, rms=0.309401Jy sigma=0.001296 ! Inverting map and beam ! Estimated beam: bmin=2.844 mas, bmaj=7.521 mas, bpa=-4.612 degrees ! Estimated noise=1685.67 mJy/beam. 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.568 mas, bmaj=9.139 mas, bpa=-6.036 degrees ! Estimated noise=1109.6 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.0134523 Jy ! Component: 100 - total flux cleaned = 0.0111807 Jy ! Component: 150 - total flux cleaned = 0.00993212 Jy ! Component: 200 - total flux cleaned = 0.0099528 Jy ! Total flux subtracted in 200 components = 0.0099528 Jy ! Clean residual min=-0.015069 max=0.024841 Jy/beam ! Clean residual mean=0.000672 rms=0.005636 Jy/beam ! Combined flux in latest and established models = 0.827591 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 13 components and 0.827591 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.304704Jy sigma=0.001284 ! Fit after self-cal, rms=0.304698Jy sigma=0.001284 ! 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.568 x 9.139 at -6.036 degrees (North through East) ! Clean map min=-0.014651 max=0.77623 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.02951 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.06 HN 0.98 KP 0.91 ! LA 1.02 MK 0.99 NL 1.00* OV 1.08 ! PT 0.93 SC 0.79 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.981114 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.13 HN 1.10 KP 1.01 ! LA 1.09 MK 1.05 NL 0.98 OV 1.02 ! PT 0.93 SC 0.86 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05596 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.06 HN 0.94 KP 0.91 ! LA 0.81 MK 0.87 NL 0.92 OV 0.95 ! PT 1.07 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.997767 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.11 HN 1.04 KP 0.95 ! LA 0.89 MK 1.03 NL 1.06 OV 1.10 ! PT 0.91 SC 0.95 ! ! ! Fit before self-cal, rms=0.304698Jy sigma=0.001284 ! Fit after self-cal, rms=0.286266Jy sigma=0.001235 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.286266Jy sigma=0.001235 ! Fit after self-cal, rms=0.286264Jy sigma=0.001235 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.505 mas, bmaj=8.818 mas, bpa=-4.697 degrees ! Estimated noise=1123.78 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.0185442 Jy ! Component: 100 - total flux cleaned = 0.0191696 Jy ! Component: 150 - total flux cleaned = 0.0191667 Jy ! Component: 200 - total flux cleaned = 0.0191701 Jy ! Total flux subtracted in 200 components = 0.0191701 Jy ! Clean residual min=-0.006186 max=0.006550 Jy/beam ! Clean residual mean=0.000081 rms=0.001589 Jy/beam ! Combined flux in latest and established models = 0.846761 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.846761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285140Jy sigma=0.001231 ! Fit after self-cal, rms=0.285125Jy sigma=0.001231 ! 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.285125Jy sigma=0.001231 ! Fit after self-cal, rms=0.281221Jy sigma=0.001214 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.000711583 Jy ! Component: 100 - total flux cleaned = 0.00060589 Jy ! Component: 150 - total flux cleaned = 0.000497125 Jy ! Component: 200 - total flux cleaned = 0.000385291 Jy ! Total flux subtracted in 200 components = 0.000385291 Jy ! Clean residual min=-0.006132 max=0.006651 Jy/beam ! Clean residual mean=0.000081 rms=0.001555 Jy/beam ! Combined flux in latest and established models = 0.847147 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 35 components and 0.847147 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.281080Jy sigma=0.001214 ! Fit after self-cal, rms=0.280667Jy sigma=0.001212 ! Inverting map ! Added new window around map position (23.5, -34). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.005111 Jy ! Component: 100 - total flux cleaned = 0.00546868 Jy ! Component: 150 - total flux cleaned = 0.00560075 Jy ! Component: 200 - total flux cleaned = 0.00560207 Jy ! Total flux subtracted in 200 components = 0.00560207 Jy ! Clean residual min=-0.006019 max=0.005148 Jy/beam ! Clean residual mean=0.000043 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.852749 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 60 components and 0.852749 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.280485Jy sigma=0.001211 ! Fit after self-cal, rms=0.280383Jy sigma=0.001211 ! 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.505 x 8.818 at -4.697 degrees (North through East) ! Clean map min=-0.0059756 max=0.79366 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.280383Jy sigma=0.001211 ! Fit after self-cal, rms=0.274521Jy sigma=0.001191 ! 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.274521Jy sigma=0.001191 ! Fit after self-cal, rms=0.274489Jy sigma=0.001191 ! Inverting map and beam ! Estimated beam: bmin=3.51 mas, bmaj=8.802 mas, bpa=-4.534 degrees ! Estimated noise=1122.41 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000909325 Jy ! Component: 100 - total flux cleaned = 0.0014921 Jy ! Component: 150 - total flux cleaned = 0.00178606 Jy ! Component: 200 - total flux cleaned = 0.00187362 Jy ! Total flux subtracted in 200 components = 0.00187362 Jy ! Clean residual min=-0.004228 max=0.004075 Jy/beam ! Clean residual mean=0.000166 rms=0.001092 Jy/beam ! Combined flux in latest and established models = 0.854622 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 80 components and 0.854622 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274411Jy sigma=0.001191 ! Fit after self-cal, rms=0.274396Jy sigma=0.001191 ! 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.274396Jy sigma=0.001191 ! Fit after self-cal, rms=0.274294Jy sigma=0.001189 ! 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.274294Jy sigma=0.001189 ! Fit after self-cal, rms=0.274291Jy sigma=0.001189 ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=8.79 mas, bpa=-4.488 degrees ! Estimated noise=1122.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0010792 Jy ! Component: 100 - total flux cleaned = 0.00132599 Jy ! Component: 150 - total flux cleaned = 0.00147071 Jy ! Component: 200 - total flux cleaned = 0.00154042 Jy ! Total flux subtracted in 200 components = 0.00154042 Jy ! Clean residual min=-0.004086 max=0.004072 Jy/beam ! Clean residual mean=0.000173 rms=0.001065 Jy/beam ! Combined flux in latest and established models = 0.856163 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 86 components and 0.856163 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274249Jy sigma=0.001189 ! Fit after self-cal, rms=0.274248Jy sigma=0.001189 ! 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.153 mas, bmaj=14.15 mas, bpa=8.076 degrees ! Estimated noise=1384.18 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.000337608 Jy ! Component: 100 - total flux cleaned = 0.000499597 Jy ! Component: 150 - total flux cleaned = 0.000570073 Jy ! Component: 200 - total flux cleaned = 0.00060287 Jy ! Total flux subtracted in 200 components = 0.00060287 Jy ! Clean residual min=-0.004047 max=0.004976 Jy/beam ! Clean residual mean=0.000314 rms=0.001333 Jy/beam ! Combined flux in latest and established models = 0.856765 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 98 components and 0.856765 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274243Jy sigma=0.001189 ! Fit after self-cal, rms=0.274244Jy sigma=0.001189 ! 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.827 mas, bmaj=7.406 mas, bpa=-3.704 degrees ! Estimated noise=1690.54 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.679641 Jy ! Component: 100 - total flux cleaned = 0.816389 Jy ! Component: 150 - total flux cleaned = 0.857276 Jy ! Component: 200 - total flux cleaned = 0.860097 Jy ! Total flux subtracted in 200 components = 0.860097 Jy ! Clean residual min=-0.009913 max=0.009402 Jy/beam ! Clean residual mean=0.000062 rms=0.002482 Jy/beam ! Combined flux in latest and established models = 0.860097 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.860097 Jy ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=8.79 mas, bpa=-4.488 degrees ! Estimated noise=1122.97 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.00277026 Jy ! Component: 100 - total flux cleaned = -0.00275998 Jy ! Component: 150 - total flux cleaned = -0.00300596 Jy ! Component: 200 - total flux cleaned = -0.00323123 Jy ! Total flux subtracted in 200 components = -0.00323123 Jy ! Clean residual min=-0.005248 max=0.004938 Jy/beam ! Clean residual mean=0.000158 rms=0.001332 Jy/beam ! Combined flux in latest and established models = 0.856866 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 36 components and 0.856866 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.153 mas, bmaj=14.15 mas, bpa=8.076 degrees ! Estimated noise=1384.18 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.000914709 Jy ! Component: 100 - total flux cleaned = 0.000853193 Jy ! Component: 150 - total flux cleaned = 0.000791879 Jy ! Component: 200 - total flux cleaned = 0.000737846 Jy ! Total flux subtracted in 200 components = 0.000737846 Jy ! Clean residual min=-0.004563 max=0.005282 Jy/beam ! Clean residual mean=0.000294 rms=0.001346 Jy/beam ! Combined flux in latest and established models = 0.857604 Jy ! Adding 18 model components to the UV plane model. ! The established model now contains 52 components and 0.857604 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.507 mas, bmaj=8.79 mas, bpa=-4.488 degrees ! Estimated noise=1122.97 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000246457 Jy ! Component: 100 - total flux cleaned = -0.000107063 Jy ! Component: 150 - total flux cleaned = -0.000420074 Jy ! Component: 200 - total flux cleaned = -0.000563506 Jy ! Total flux subtracted in 200 components = -0.000563506 Jy ! Clean residual min=-0.004643 max=0.004602 Jy/beam ! Clean residual mean=0.000162 rms=0.001186 Jy/beam ! Combined flux in latest and established models = 0.85704 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 60 components and 0.85704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.274464Jy sigma=0.001190 ! Fit after self-cal, rms=0.274451Jy sigma=0.001190 wmodel J0243-0550_S_1997_05_07_yyk\_map.mod ! Writing 60 model components to file: J0243-0550_S_1997_05_07_yyk_map.mod wobs J0243-0550_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J0243-0550_S_1997_05_07_yyk_uvs.fits wwins J0243-0550_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J0243-0550_S_1997_05_07_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.000894023 Jy ! Component: 100 - total flux cleaned = 0.00160584 Jy ! Component: 150 - total flux cleaned = 0.00200276 Jy ! Component: 200 - total flux cleaned = 0.00250583 Jy ! Component: 250 - total flux cleaned = 0.00280484 Jy ! Component: 300 - total flux cleaned = 0.0032086 Jy ! Component: 350 - total flux cleaned = 0.00354289 Jy ! Component: 400 - total flux cleaned = 0.00386719 Jy ! Component: 450 - total flux cleaned = 0.00428811 Jy ! Component: 500 - total flux cleaned = 0.00459609 Jy ! Component: 550 - total flux cleaned = 0.00489723 Jy ! Component: 600 - total flux cleaned = 0.00524112 Jy ! Component: 650 - total flux cleaned = 0.00543502 Jy ! Component: 700 - total flux cleaned = 0.00562386 Jy ! Component: 750 - total flux cleaned = 0.00571775 Jy ! Component: 800 - total flux cleaned = 0.00585445 Jy ! Component: 850 - total flux cleaned = 0.00598832 Jy ! Component: 900 - total flux cleaned = 0.00607587 Jy ! Component: 950 - total flux cleaned = 0.00607737 Jy ! Component: 1000 - total flux cleaned = 0.0062892 Jy ! Component: 1050 - total flux cleaned = 0.00637259 Jy ! Component: 1100 - total flux cleaned = 0.00645431 Jy ! Component: 1150 - total flux cleaned = 0.00649392 Jy ! Component: 1200 - total flux cleaned = 0.00653271 Jy ! Component: 1250 - total flux cleaned = 0.00637665 Jy ! Component: 1300 - total flux cleaned = 0.00649271 Jy ! Component: 1350 - total flux cleaned = 0.00641685 Jy ! Component: 1400 - total flux cleaned = 0.00634186 Jy ! Component: 1450 - total flux cleaned = 0.00630495 Jy ! Component: 1500 - total flux cleaned = 0.0063787 Jy ! Component: 1550 - total flux cleaned = 0.00630723 Jy ! Component: 1600 - total flux cleaned = 0.00637808 Jy ! Component: 1650 - total flux cleaned = 0.00637804 Jy ! Component: 1700 - total flux cleaned = 0.00641253 Jy ! Component: 1750 - total flux cleaned = 0.0064122 Jy ! Component: 1800 - total flux cleaned = 0.00627639 Jy ! Component: 1850 - total flux cleaned = 0.00634332 Jy ! Component: 1900 - total flux cleaned = 0.00631024 Jy ! Component: 1950 - total flux cleaned = 0.00634304 Jy ! Component: 2000 - total flux cleaned = 0.00643969 Jy ! Total flux subtracted in 2048 components = 0.00647099 Jy ! Clean residual min=-0.002684 max=0.001817 Jy/beam ! Clean residual mean=0.000079 rms=0.000655 Jy/beam ! Combined flux in latest and established models = 0.863511 Jy keep ! Adding 134 model components to the UV plane model. ! The established model now contains 194 components and 0.863511 Jy ![Exited script file: muppet] wmap "J0243-0550_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.507 x 8.79 at -4.488 degrees (North through East) ! Clean map min=-0.00294 max=0.79213 Jy/beam ! Writing clean map to FITS file: J0243-0550_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.792127 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000641555 device "J0243-0550_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J0243-0550_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.242975 0.242975 0.485949 0.971898 1.9438 3.88759 7.77518 15.5504 31.1007 62.2015 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.792 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.507 x 8.79 at -4.488 degrees (North through East) ! Clean map min=-0.00294 max=0.79213 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0243-0550_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J0243-0550_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0243-0550_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 15:55:53 2007