! Started logfile: J2333-2343_S_1997_08_27_yyk_uvs.log on Sun Jan 7 20:26:04 2007 obs J2333-2343_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J2333-2343_S_1997_08_27_yyk_uva.fits ! AN table 1: 110 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.510505 visibilities/baseline/integration-bin. ! Found source: J2333-2343 ! ! 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 703 lines of history. ! ! Reading 10108 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 J2333-2343_S_1997_08_27_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.6478 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=3.98 mas, bmaj=10.4 mas, bpa=-0.4154 degrees ! Estimated noise=3955.74 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.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.301282 Jy ! Component: 100 - total flux cleaned = 0.40221 Jy ! Total flux subtracted in 100 components = 0.40221 Jy ! Clean residual min=-0.101032 max=0.094368 Jy/beam ! Clean residual mean=0.000873 rms=0.024495 Jy/beam ! Combined flux in latest and established models = 0.40221 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 22 components and 0.40221 Jy ! ! Correcting IF 1. ! A total of 427 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 315 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 331 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 315 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.490895Jy sigma=0.001520 ! Fit after self-cal, rms=0.482530Jy sigma=0.001502 ! Inverting map and beam ! Estimated beam: bmin=3.98 mas, bmaj=10.4 mas, bpa=-0.4152 degrees ! Estimated noise=3955.73 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=4.366 mas, bmaj=12.73 mas, bpa=-0.7083 degrees ! Estimated noise=2148.36 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.145347 Jy ! Component: 100 - total flux cleaned = 0.193246 Jy ! Component: 150 - total flux cleaned = 0.201586 Jy ! Component: 200 - total flux cleaned = 0.203586 Jy ! Total flux subtracted in 200 components = 0.203586 Jy ! Clean residual min=-0.071486 max=0.060231 Jy/beam ! Clean residual mean=0.001395 rms=0.017341 Jy/beam ! Combined flux in latest and established models = 0.605796 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 45 components and 0.605796 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.457677Jy sigma=0.001396 ! Fit after self-cal, rms=0.457234Jy sigma=0.001395 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.366 x 12.73 at -0.7083 degrees (North through East) ! Clean map min=-0.071162 max=0.39003 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.995472 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.93 HN 0.91 KP 0.95 ! LA 1.00 MK 1.00* NL 1.00* OV 1.18 ! PT 1.00* SC 1.14 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.952006 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 0.92 HN 1.08 KP 1.00 ! LA 1.15 MK 1.00* NL 0.82 OV 1.11 ! PT 1.00* SC 1.37 ! ! ! Correcting IF 3. ! A total of 51 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03842 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.87 HN 0.95 KP 0.91 ! LA 0.83 MK 1.00* NL 0.84 OV 1.01 ! PT 1.00* SC 1.29 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.97159 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.90 HN 1.14 KP 1.00 ! LA 0.93 MK 1.00* NL 0.93 OV 0.99 ! PT 1.00* SC 1.39 ! ! ! Fit before self-cal, rms=0.457234Jy sigma=0.001395 ! Fit after self-cal, rms=0.460799Jy sigma=0.001368 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.460799Jy sigma=0.001368 ! Fit after self-cal, rms=0.460770Jy sigma=0.001367 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=4.797 mas, bmaj=13.93 mas, bpa=-5.395 degrees ! Estimated noise=2082.16 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.0267797 Jy ! Component: 100 - total flux cleaned = -0.029812 Jy ! Component: 150 - total flux cleaned = -0.0304586 Jy ! Component: 200 - total flux cleaned = -0.0294343 Jy ! Total flux subtracted in 200 components = -0.0294343 Jy ! Clean residual min=-0.053886 max=0.055234 Jy/beam ! Clean residual mean=0.001222 rms=0.015839 Jy/beam ! Combined flux in latest and established models = 0.576362 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.576362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.456137Jy sigma=0.001357 ! Fit after self-cal, rms=0.455939Jy sigma=0.001357 ! 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.455939Jy sigma=0.001357 ! Fit after self-cal, rms=0.452683Jy sigma=0.001345 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.00150643 Jy ! Component: 100 - total flux cleaned = 0.00328106 Jy ! Component: 150 - total flux cleaned = 0.00370004 Jy ! Component: 200 - total flux cleaned = 0.00407721 Jy ! Total flux subtracted in 200 components = 0.00407721 Jy ! Clean residual min=-0.052587 max=0.055716 Jy/beam ! Clean residual mean=0.001231 rms=0.015640 Jy/beam ! Combined flux in latest and established models = 0.580439 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 64 components and 0.580439 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.451428Jy sigma=0.001343 ! Fit after self-cal, rms=0.450228Jy sigma=0.001340 ! 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: 4.797 x 13.93 at -5.395 degrees (North through East) ! Clean map min=-0.05193 max=0.40949 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.450228Jy sigma=0.001340 ! Fit after self-cal, rms=6.110307Jy sigma=0.001207 ! 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=6.110307Jy sigma=0.001207 ! Fit after self-cal, rms=6.109845Jy sigma=0.001206 ! Inverting map and beam ! Estimated beam: bmin=4.725 mas, bmaj=14.41 mas, bpa=-3.813 degrees ! Estimated noise=1971.91 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00435041 Jy ! Component: 100 - total flux cleaned = -0.00908986 Jy ! Component: 150 - total flux cleaned = -0.0124191 Jy ! Component: 200 - total flux cleaned = -0.0147484 Jy ! Total flux subtracted in 200 components = -0.0147484 Jy ! Clean residual min=-0.022502 max=0.028208 Jy/beam ! Clean residual mean=0.000003 rms=0.008229 Jy/beam ! Combined flux in latest and established models = 0.565691 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 71 components and 0.565691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=6.109494Jy sigma=0.001200 ! Fit after self-cal, rms=6.109298Jy sigma=0.001200 ! 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=6.109298Jy sigma=0.001200 ! Fit after self-cal, rms=35.171761Jy sigma=0.001197 ! 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=35.171761Jy sigma=0.001197 ! Fit after self-cal, rms=35.170792Jy sigma=0.001197 ! Inverting map and beam ! Estimated beam: bmin=4.626 mas, bmaj=14.46 mas, bpa=-3.169 degrees ! Estimated noise=1963.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00296822 Jy ! Component: 100 - total flux cleaned = -0.006381 Jy ! Component: 150 - total flux cleaned = -0.00841704 Jy ! Component: 200 - total flux cleaned = -0.0101474 Jy ! Total flux subtracted in 200 components = -0.0101474 Jy ! Clean residual min=-0.022752 max=0.027884 Jy/beam ! Clean residual mean=0.000032 rms=0.007585 Jy/beam ! Combined flux in latest and established models = 0.555543 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 76 components and 0.555543 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=35.170650Jy sigma=0.001194 ! Fit after self-cal, rms=35.171192Jy sigma=0.001194 ! 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.338 mas, bmaj=19.62 mas, bpa=-12.18 degrees ! Estimated noise=2250.41 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.000198574 Jy ! Component: 100 - total flux cleaned = -0.00152349 Jy ! Component: 150 - total flux cleaned = -0.00284263 Jy ! Component: 200 - total flux cleaned = -0.00329189 Jy ! Total flux subtracted in 200 components = -0.00329189 Jy ! Clean residual min=-0.024801 max=0.032621 Jy/beam ! Clean residual mean=0.000028 rms=0.009097 Jy/beam ! Combined flux in latest and established models = 0.552251 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 83 components and 0.552251 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=35.171192Jy sigma=0.001193 ! Fit after self-cal, rms=35.173294Jy sigma=0.001193 ! 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=3.772 mas, bmaj=10.99 mas, bpa=0.6289 degrees ! Estimated noise=4702.11 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.381314 Jy ! Component: 100 - total flux cleaned = 0.486076 Jy ! Component: 150 - total flux cleaned = 0.535527 Jy ! Component: 200 - total flux cleaned = 0.54553 Jy ! Total flux subtracted in 200 components = 0.54553 Jy ! Clean residual min=-0.024547 max=0.029642 Jy/beam ! Clean residual mean=-0.000123 rms=0.008597 Jy/beam ! Combined flux in latest and established models = 0.54553 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.54553 Jy ! Inverting map and beam ! Estimated beam: bmin=4.626 mas, bmaj=14.46 mas, bpa=-3.169 degrees ! Estimated noise=1963.26 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.00128344 Jy ! Component: 100 - total flux cleaned = -0.000271654 Jy ! Component: 150 - total flux cleaned = -0.000697651 Jy ! Component: 200 - total flux cleaned = -0.0010725 Jy ! Total flux subtracted in 200 components = -0.0010725 Jy ! Clean residual min=-0.021577 max=0.034338 Jy/beam ! Clean residual mean=0.000009 rms=0.008004 Jy/beam ! Combined flux in latest and established models = 0.544457 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 51 components and 0.544457 Jy ! Inverting map ! Added new window around map position (10.5, -16). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0316944 Jy ! Component: 100 - total flux cleaned = 0.0308336 Jy ! Component: 150 - total flux cleaned = 0.0297114 Jy ! Component: 200 - total flux cleaned = 0.0274586 Jy ! Total flux subtracted in 200 components = 0.0274586 Jy ! Clean residual min=-0.014485 max=0.015209 Jy/beam ! Clean residual mean=0.000122 rms=0.004534 Jy/beam ! Combined flux in latest and established models = 0.571916 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 82 components and 0.571916 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.338 mas, bmaj=19.62 mas, bpa=-12.18 degrees ! Estimated noise=2250.41 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.0012216 Jy ! Component: 100 - total flux cleaned = -0.00332172 Jy ! Component: 150 - total flux cleaned = -0.004553 Jy ! Component: 200 - total flux cleaned = -0.00539616 Jy ! Total flux subtracted in 200 components = -0.00539616 Jy ! Clean residual min=-0.014695 max=0.014381 Jy/beam ! Clean residual mean=0.000271 rms=0.004719 Jy/beam ! Combined flux in latest and established models = 0.56652 Jy ! Adding 29 model components to the UV plane model. ! The established model now contains 98 components and 0.56652 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=4.626 mas, bmaj=14.46 mas, bpa=-3.169 degrees ! Estimated noise=1963.26 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000593592 Jy ! Component: 100 - total flux cleaned = 0.00085846 Jy ! Component: 150 - total flux cleaned = 0.00132515 Jy ! Component: 200 - total flux cleaned = 0.00132749 Jy ! Total flux subtracted in 200 components = 0.00132749 Jy ! Clean residual min=-0.013354 max=0.014594 Jy/beam ! Clean residual mean=0.000189 rms=0.003995 Jy/beam ! Combined flux in latest and established models = 0.567847 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 114 components and 0.567847 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=35.173691Jy sigma=0.001182 ! Fit after self-cal, rms=35.174812Jy sigma=0.001181 wmodel J2333-2343_S_1997_08_27_yyk\_map.mod ! Writing 114 model components to file: J2333-2343_S_1997_08_27_yyk_map.mod wobs J2333-2343_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J2333-2343_S_1997_08_27_yyk_uvs.fits wwins J2333-2343_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J2333-2343_S_1997_08_27_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.00648886 Jy ! Component: 100 - total flux cleaned = 0.00999087 Jy ! Component: 150 - total flux cleaned = 0.0132075 Jy ! Component: 200 - total flux cleaned = 0.0154151 Jy ! Component: 250 - total flux cleaned = 0.0169534 Jy ! Component: 300 - total flux cleaned = 0.0187732 Jy ! Component: 350 - total flux cleaned = 0.0204449 Jy ! Component: 400 - total flux cleaned = 0.0216373 Jy ! Component: 450 - total flux cleaned = 0.0222991 Jy ! Component: 500 - total flux cleaned = 0.0232351 Jy ! Component: 550 - total flux cleaned = 0.0241207 Jy ! Component: 600 - total flux cleaned = 0.0246888 Jy ! Component: 650 - total flux cleaned = 0.0252303 Jy ! Component: 700 - total flux cleaned = 0.0257507 Jy ! Component: 750 - total flux cleaned = 0.0261669 Jy ! Component: 800 - total flux cleaned = 0.0265683 Jy ! Component: 850 - total flux cleaned = 0.0267233 Jy ! Component: 900 - total flux cleaned = 0.0265716 Jy ! Component: 950 - total flux cleaned = 0.0267205 Jy ! Component: 1000 - total flux cleaned = 0.0265059 Jy ! Component: 1050 - total flux cleaned = 0.0264388 Jy ! Component: 1100 - total flux cleaned = 0.0265055 Jy ! Component: 1150 - total flux cleaned = 0.0263067 Jy ! Component: 1200 - total flux cleaned = 0.0261146 Jy ! Component: 1250 - total flux cleaned = 0.0261772 Jy ! Component: 1300 - total flux cleaned = 0.0261167 Jy ! Component: 1350 - total flux cleaned = 0.0259983 Jy ! Component: 1400 - total flux cleaned = 0.0260567 Jy ! Component: 1450 - total flux cleaned = 0.0261699 Jy ! Component: 1500 - total flux cleaned = 0.0261159 Jy ! Component: 1550 - total flux cleaned = 0.0261693 Jy ! Component: 1600 - total flux cleaned = 0.0261162 Jy ! Component: 1650 - total flux cleaned = 0.0262723 Jy ! Component: 1700 - total flux cleaned = 0.0263228 Jy ! Component: 1750 - total flux cleaned = 0.0263224 Jy ! Component: 1800 - total flux cleaned = 0.0263716 Jy ! Component: 1850 - total flux cleaned = 0.0264681 Jy ! Component: 1900 - total flux cleaned = 0.0265148 Jy ! Component: 1950 - total flux cleaned = 0.0265143 Jy ! Component: 2000 - total flux cleaned = 0.0265601 Jy ! Total flux subtracted in 2048 components = 0.0265156 Jy ! Clean residual min=-0.002368 max=0.002469 Jy/beam ! Clean residual mean=0.000032 rms=0.000911 Jy/beam ! Combined flux in latest and established models = 0.594363 Jy keep ! Adding 112 model components to the UV plane model. ! The established model now contains 226 components and 0.594363 Jy ![Exited script file: muppet] wmap "J2333-2343_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.626 x 14.46 at -3.169 degrees (North through East) ! Clean map min=-0.011747 max=0.43078 Jy/beam ! Writing clean map to FITS file: J2333-2343_S_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.430779 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000920056 device "J2333-2343_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2333-2343_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.640739 0.640739 1.28148 2.56296 5.12591 10.2518 20.5037 41.0073 82.0146 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0027 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.43 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 4.626 x 14.46 at -3.169 degrees (North through East) ! Clean map min=-0.011747 max=0.43078 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2333-2343_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2333-2343_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2333-2343_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 20:26:10 2007