! Started logfile: J2333-2343_X_1997_07_02_yyk_uvs.log on Mon Jan 8 10:53:26 2007 obs J2333-2343_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2333-2343_X_1997_07_02_yyk_uva.fits ! AN table 1: 138 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.20161 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 8.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 753 lines of history. ! ! Reading 29848 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_X_1997_07_02_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.527968 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=0.7205 mas, bmaj=2.08 mas, bpa=-11.15 degrees ! Estimated noise=1260.3 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.369845 Jy ! Component: 100 - total flux cleaned = 0.460793 Jy ! Total flux subtracted in 100 components = 0.460793 Jy ! Clean residual min=-0.023556 max=0.034886 Jy/beam ! Clean residual mean=-0.000165 rms=0.006824 Jy/beam ! Combined flux in latest and established models = 0.460793 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 16 components and 0.460793 Jy ! ! Correcting IF 1. ! A total of 227 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 227 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 227 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 227 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.264480Jy sigma=0.001939 ! Fit after self-cal, rms=0.264212Jy sigma=0.001937 ! Inverting map and beam ! Estimated beam: bmin=0.7205 mas, bmaj=2.08 mas, bpa=-11.15 degrees ! Estimated noise=1260.46 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=0.8991 mas, bmaj=2.391 mas, bpa=-11.05 degrees ! Estimated noise=653.943 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.0677134 Jy ! Component: 100 - total flux cleaned = 0.0985677 Jy ! Component: 150 - total flux cleaned = 0.11375 Jy ! Component: 200 - total flux cleaned = 0.118895 Jy ! Total flux subtracted in 200 components = 0.118895 Jy ! Clean residual min=-0.021797 max=0.041908 Jy/beam ! Clean residual mean=-0.000627 rms=0.008818 Jy/beam ! Combined flux in latest and established models = 0.579688 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 32 components and 0.579688 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.255790Jy sigma=0.001830 ! Fit after self-cal, rms=0.255731Jy sigma=0.001830 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8991 x 2.391 at -11.05 degrees (North through East) ! Clean map min=-0.020433 max=0.42483 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: 0.978323 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.08 HN 1.04 KP 0.95 ! LA 0.95 MK 1.04 NL 1.13 OV 1.07 ! PT 0.88 SC 0.99 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.987013 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.08 HN 1.02 KP 0.95 ! LA 0.91 MK 1.01 NL 1.11 OV 1.10 ! PT 0.83 SC 1.06 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.973994 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.10 HN 1.08 KP 0.94 ! LA 0.94 MK 1.03 NL 1.09 OV 1.06 ! PT 0.89 SC 1.09 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.96613 ! Telescope amplitude corrections in sub-array 1: ! BR 1.14 FD 1.08 HN 1.05 KP 0.93 ! LA 0.95 MK 1.02 NL 1.12 OV 1.08 ! PT 0.91 SC 1.09 ! ! ! Fit before self-cal, rms=0.255731Jy sigma=0.001830 ! Fit after self-cal, rms=0.253534Jy sigma=0.001791 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.253534Jy sigma=0.001791 ! Fit after self-cal, rms=0.253653Jy sigma=0.001791 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9285 mas, bmaj=2.482 mas, bpa=-11.54 degrees ! Estimated noise=630.136 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 (4.2, -5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0299958 Jy ! Component: 100 - total flux cleaned = 0.0336417 Jy ! Component: 150 - total flux cleaned = 0.0348396 Jy ! Component: 200 - total flux cleaned = 0.0355985 Jy ! Total flux subtracted in 200 components = 0.0355985 Jy ! Clean residual min=-0.012672 max=0.017972 Jy/beam ! Clean residual mean=-0.000090 rms=0.003182 Jy/beam ! Combined flux in latest and established models = 0.615286 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 65 components and 0.615286 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.248829Jy sigma=0.001732 ! Fit after self-cal, rms=0.248613Jy sigma=0.001731 ! Inverting map ! Added new window around map position (-4.2, 18.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0187396 Jy ! Component: 100 - total flux cleaned = 0.0231218 Jy ! Component: 150 - total flux cleaned = 0.0244621 Jy ! Component: 200 - total flux cleaned = 0.0253717 Jy ! Total flux subtracted in 200 components = 0.0253717 Jy ! Clean residual min=-0.010352 max=0.008520 Jy/beam ! Clean residual mean=-0.000048 rms=0.002308 Jy/beam ! Combined flux in latest and established models = 0.640658 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 96 components and 0.640658 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.247445Jy sigma=0.001720 ! Fit after self-cal, rms=0.247428Jy sigma=0.001720 ! 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.247428Jy sigma=0.001720 ! Fit after self-cal, rms=0.225439Jy sigma=0.001628 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.00298715 Jy ! Component: 100 - total flux cleaned = 0.00378805 Jy ! Component: 150 - total flux cleaned = 0.00378811 Jy ! Component: 200 - total flux cleaned = 0.00395373 Jy ! Total flux subtracted in 200 components = 0.00395373 Jy ! Clean residual min=-0.009386 max=0.008126 Jy/beam ! Clean residual mean=-0.000045 rms=0.002199 Jy/beam ! Combined flux in latest and established models = 0.644612 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 110 components and 0.644612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.225245Jy sigma=0.001626 ! Fit after self-cal, rms=0.222525Jy sigma=0.001612 ! 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: 0.9285 x 2.482 at -11.54 degrees (North through East) ! Clean map min=-0.0088838 max=0.42577 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.222525Jy sigma=0.001612 ! Fit after self-cal, rms=0.221846Jy sigma=0.001607 ! 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.221846Jy sigma=0.001607 ! Fit after self-cal, rms=0.221195Jy sigma=0.001603 ! Inverting map and beam ! Estimated beam: bmin=0.9284 mas, bmaj=2.463 mas, bpa=-11.26 degrees ! Estimated noise=625.589 mJy/beam. ! Added new window around map position (2, -1.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00692205 Jy ! Component: 100 - total flux cleaned = 0.00692581 Jy ! Component: 150 - total flux cleaned = 0.00610001 Jy ! Component: 200 - total flux cleaned = 0.00573421 Jy ! Total flux subtracted in 200 components = 0.00573421 Jy ! Clean residual min=-0.007763 max=0.006802 Jy/beam ! Clean residual mean=0.000008 rms=0.001710 Jy/beam ! Combined flux in latest and established models = 0.650346 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 138 components and 0.650346 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.220642Jy sigma=0.001599 ! Fit after self-cal, rms=0.220316Jy sigma=0.001598 ! 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.220316Jy sigma=0.001598 ! Fit after self-cal, rms=0.219815Jy sigma=0.001595 ! 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.219815Jy sigma=0.001595 ! Fit after self-cal, rms=0.219702Jy sigma=0.001595 ! Inverting map and beam ! Estimated beam: bmin=0.9245 mas, bmaj=2.449 mas, bpa=-11.14 degrees ! Estimated noise=623.508 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00343536 Jy ! Component: 100 - total flux cleaned = 0.00326237 Jy ! Component: 150 - total flux cleaned = 0.00308861 Jy ! Component: 200 - total flux cleaned = 0.00278413 Jy ! Total flux subtracted in 200 components = 0.00278413 Jy ! Clean residual min=-0.006378 max=0.005764 Jy/beam ! Clean residual mean=0.000004 rms=0.001493 Jy/beam ! Combined flux in latest and established models = 0.65313 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 160 components and 0.65313 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219430Jy sigma=0.001592 ! Fit after self-cal, rms=0.219332Jy sigma=0.001592 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.347 mas, bmaj=5.501 mas, bpa=-9.587 degrees ! Estimated noise=793.757 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.000724059 Jy ! Component: 100 - total flux cleaned = -0.000886696 Jy ! Component: 150 - total flux cleaned = -0.00130722 Jy ! Component: 200 - total flux cleaned = -0.00168218 Jy ! Total flux subtracted in 200 components = -0.00168218 Jy ! Clean residual min=-0.005340 max=0.005678 Jy/beam ! Clean residual mean=-0.000003 rms=0.001813 Jy/beam ! Combined flux in latest and established models = 0.651448 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 171 components and 0.651448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219240Jy sigma=0.001591 ! Fit after self-cal, rms=0.219185Jy sigma=0.001591 ! 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=0.7254 mas, bmaj=2.087 mas, bpa=-11.01 degrees ! Estimated noise=1236.12 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.371184 Jy ! Component: 100 - total flux cleaned = 0.462735 Jy ! Component: 150 - total flux cleaned = 0.508523 Jy ! Component: 200 - total flux cleaned = 0.53846 Jy ! Total flux subtracted in 200 components = 0.53846 Jy ! Clean residual min=-0.011181 max=0.013894 Jy/beam ! Clean residual mean=-0.000050 rms=0.003319 Jy/beam ! Combined flux in latest and established models = 0.538459 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.538459 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9245 mas, bmaj=2.449 mas, bpa=-11.14 degrees ! Estimated noise=623.508 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.0335613 Jy ! Component: 100 - total flux cleaned = 0.0549279 Jy ! Component: 150 - total flux cleaned = 0.0694203 Jy ! Component: 200 - total flux cleaned = 0.0797187 Jy ! Total flux subtracted in 200 components = 0.0797186 Jy ! Clean residual min=-0.005742 max=0.006733 Jy/beam ! Clean residual mean=-0.000073 rms=0.001913 Jy/beam ! Combined flux in latest and established models = 0.618178 Jy ! Adding 64 model components to the UV plane model. ! The established model now contains 90 components and 0.618178 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 70 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.347 mas, bmaj=5.501 mas, bpa=-9.587 degrees ! Estimated noise=793.757 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.0115331 Jy ! Component: 100 - total flux cleaned = 0.0181966 Jy ! Component: 150 - total flux cleaned = 0.0213456 Jy ! Component: 200 - total flux cleaned = 0.0226488 Jy ! Total flux subtracted in 200 components = 0.0226488 Jy ! Clean residual min=-0.005652 max=0.005680 Jy/beam ! Clean residual mean=-0.000055 rms=0.001853 Jy/beam ! Combined flux in latest and established models = 0.640827 Jy ! Adding 77 model components to the UV plane model. ! The established model now contains 161 components and 0.640827 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9245 mas, bmaj=2.449 mas, bpa=-11.14 degrees ! Estimated noise=623.508 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00190824 Jy ! Component: 100 - total flux cleaned = 0.00253089 Jy ! Component: 150 - total flux cleaned = 0.00263689 Jy ! Component: 200 - total flux cleaned = 0.0027374 Jy ! Total flux subtracted in 200 components = 0.0027374 Jy ! Clean residual min=-0.004974 max=0.004824 Jy/beam ! Clean residual mean=-0.000024 rms=0.001278 Jy/beam ! Combined flux in latest and established models = 0.643564 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 185 components and 0.643564 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.219267Jy sigma=0.001590 ! Fit after self-cal, rms=0.219175Jy sigma=0.001589 wmodel J2333-2343_X_1997_07_02_yyk\_map.mod ! Writing 185 model components to file: J2333-2343_X_1997_07_02_yyk_map.mod wobs J2333-2343_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2333-2343_X_1997_07_02_yyk_uvs.fits wwins J2333-2343_X_1997_07_02_yyk\_map.win ! wwins: Wrote 4 windows to J2333-2343_X_1997_07_02_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.00136164 Jy ! Component: 100 - total flux cleaned = -0.00178551 Jy ! Component: 150 - total flux cleaned = -0.00191642 Jy ! Component: 200 - total flux cleaned = -0.00185336 Jy ! Component: 250 - total flux cleaned = -0.00167016 Jy ! Component: 300 - total flux cleaned = -0.00137667 Jy ! Component: 350 - total flux cleaned = -0.00114967 Jy ! Component: 400 - total flux cleaned = -0.000652626 Jy ! Component: 450 - total flux cleaned = -0.00022236 Jy ! Component: 500 - total flux cleaned = 0.000145565 Jy ! Component: 550 - total flux cleaned = 0.000505664 Jy ! Component: 600 - total flux cleaned = 0.000955755 Jy ! Component: 650 - total flux cleaned = 0.00124852 Jy ! Component: 700 - total flux cleaned = 0.00167829 Jy ! Component: 750 - total flux cleaned = 0.00209916 Jy ! Component: 800 - total flux cleaned = 0.00255614 Jy ! Component: 850 - total flux cleaned = 0.00273473 Jy ! Component: 900 - total flux cleaned = 0.0030425 Jy ! Component: 950 - total flux cleaned = 0.00321313 Jy ! Component: 1000 - total flux cleaned = 0.00342409 Jy ! Component: 1050 - total flux cleaned = 0.00375698 Jy ! Component: 1100 - total flux cleaned = 0.00383896 Jy ! Component: 1150 - total flux cleaned = 0.00412121 Jy ! Component: 1200 - total flux cleaned = 0.00424036 Jy ! Component: 1250 - total flux cleaned = 0.00447483 Jy ! Component: 1300 - total flux cleaned = 0.00478168 Jy ! Component: 1350 - total flux cleaned = 0.00497057 Jy ! Component: 1400 - total flux cleaned = 0.00508182 Jy ! Component: 1450 - total flux cleaned = 0.00522786 Jy ! Component: 1500 - total flux cleaned = 0.00537179 Jy ! Component: 1550 - total flux cleaned = 0.00530104 Jy ! Component: 1600 - total flux cleaned = 0.00533666 Jy ! Component: 1650 - total flux cleaned = 0.00540605 Jy ! Component: 1700 - total flux cleaned = 0.00544027 Jy ! Component: 1750 - total flux cleaned = 0.00550769 Jy ! Component: 1800 - total flux cleaned = 0.00560788 Jy ! Component: 1850 - total flux cleaned = 0.00560758 Jy ! Component: 1900 - total flux cleaned = 0.00567271 Jy ! Component: 1950 - total flux cleaned = 0.00564045 Jy ! Component: 2000 - total flux cleaned = 0.00573591 Jy ! Total flux subtracted in 2048 components = 0.0057357 Jy ! Clean residual min=-0.001833 max=0.001726 Jy/beam ! Clean residual mean=-0.000001 rms=0.000611 Jy/beam ! Combined flux in latest and established models = 0.6493 Jy keep ! Adding 135 model components to the UV plane model. ! The established model now contains 320 components and 0.649299 Jy ![Exited script file: muppet] wmap "J2333-2343_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9245 x 2.449 at -11.14 degrees (North through East) ! Clean map min=-0.0033713 max=0.43346 Jy/beam ! Writing clean map to FITS file: J2333-2343_X_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.433464 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000617881 device "J2333-2343_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2333-2343_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.427635 0.427635 0.85527 1.71054 3.42108 6.84216 13.6843 27.3686 54.7373 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.433 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9245 x 2.449 at -11.14 degrees (North through East) ! Clean map min=-0.0033713 max=0.43346 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2333-2343_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2333-2343_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2333-2343_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 10:53:34 2007