! Started logfile: J2333-2343_X_2004_05_27_yyk_uvs.log on Wed Dec 7 01:07:32 2005 obs J2333-2343_X_2004_05_27_yyk_uve.fits ! Reading UV FITS file: J2333-2343_X_2004_05_27_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.866667 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1380 lines of history. ! ! Reading 624 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_2004_05_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 = 1024x1024 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.385113 Jy startmod ,phase_soltime ! Applying default point source starting model. ! Performing phase self-cal over 10 minute time intervals ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.653458Jy sigma=11.358362 ! Fit after self-cal, rms=0.653442Jy sigma=11.354741 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.6689 mas, bmaj=1.815 mas, bpa=-0.5006 degrees ! Estimated noise=2.0291 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.298224 Jy ! Component: 100 - total flux cleaned = 0.376596 Jy ! Total flux subtracted in 100 components = 0.376596 Jy ! Clean residual min=-0.022557 max=0.032348 Jy/beam ! Clean residual mean=-0.000080 rms=0.005703 Jy/beam ! Combined flux in latest and established models = 0.376596 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.376596 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.112413Jy sigma=1.920903 ! Fit after self-cal, rms=0.112164Jy sigma=1.917502 ! Inverting map ! Added new window around map position (1, -0.6). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0452723 Jy ! Component: 100 - total flux cleaned = 0.0732877 Jy ! Total flux subtracted in 100 components = 0.0732877 Jy ! Clean residual min=-0.016154 max=0.016331 Jy/beam ! Clean residual mean=-0.000047 rms=0.003787 Jy/beam ! Combined flux in latest and established models = 0.449884 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 27 components and 0.449884 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092016Jy sigma=1.448937 ! Fit after self-cal, rms=0.091532Jy sigma=1.441931 ! 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=0.8157 mas, bmaj=2.175 mas, bpa=0.6175 degrees ! Estimated noise=1.59291 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.0316444 Jy ! Component: 100 - total flux cleaned = 0.0477536 Jy ! Component: 150 - total flux cleaned = 0.0564243 Jy ! Component: 200 - total flux cleaned = 0.0590894 Jy ! Total flux subtracted in 200 components = 0.0590894 Jy ! Clean residual min=-0.013847 max=0.017603 Jy/beam ! Clean residual mean=-0.000046 rms=0.004189 Jy/beam ! Combined flux in latest and established models = 0.508973 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 44 components and 0.508973 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085356Jy sigma=1.279165 ! Fit after self-cal, rms=0.085108Jy sigma=1.274619 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! selflims ampcor_selflim ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.990725 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.05 KP 1.01 ! LA 0.99 MK 0.99 NL 1.05 OV 1.03 ! PT 0.94 SC 1.03 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01056 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.00 HN 1.04 KP 0.93 ! LA 0.92 MK 1.00 NL 1.03 OV 1.02 ! PT 0.98 SC 0.92 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.998527 ! Telescope amplitude corrections in sub-array 1: ! BR 1.08 FD 1.06 HN 0.96 KP 0.90 ! LA 0.94 MK 1.00 NL 0.98 OV 1.06 ! PT 1.03 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.987109 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.05 HN 0.95 KP 0.91 ! LA 0.92 MK 1.01 NL 1.03 OV 1.08 ! PT 1.08 SC 1.05 ! ! ! Fit before self-cal, rms=0.085108Jy sigma=1.274619 ! Fit after self-cal, rms=0.080699Jy sigma=1.182269 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.080699Jy sigma=1.182269 ! Fit after self-cal, rms=0.080695Jy sigma=1.181992 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.818 mas, bmaj=2.186 mas, bpa=0.5272 degrees ! Estimated noise=1.58005 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.00413642 Jy ! Component: 100 - total flux cleaned = -0.00436771 Jy ! Component: 150 - total flux cleaned = -0.00436704 Jy ! Component: 200 - total flux cleaned = -0.00428238 Jy ! Total flux subtracted in 200 components = -0.00428238 Jy ! Clean residual min=-0.009212 max=0.016178 Jy/beam ! Clean residual mean=-0.000035 rms=0.003392 Jy/beam ! Combined flux in latest and established models = 0.504691 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 55 components and 0.504691 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080165Jy sigma=1.175851 ! Fit after self-cal, rms=0.080074Jy sigma=1.174696 ! 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.080074Jy sigma=1.174696 ! Fit after self-cal, rms=0.078649Jy sigma=1.121772 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) ! Added new window around map position (-18.4, -44.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0173401 Jy ! Component: 100 - total flux cleaned = 0.0247364 Jy ! Component: 150 - total flux cleaned = 0.0295818 Jy ! Component: 200 - total flux cleaned = 0.0331125 Jy ! Total flux subtracted in 200 components = 0.0331125 Jy ! Clean residual min=-0.008069 max=0.010891 Jy/beam ! Clean residual mean=-0.000027 rms=0.002445 Jy/beam ! Combined flux in latest and established models = 0.537803 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 81 components and 0.537803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076120Jy sigma=1.059298 ! Fit after self-cal, rms=0.076368Jy sigma=1.053275 ! 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.818 x 2.186 at 0.5272 degrees (North through East) ! Clean map min=-0.0076612 max=0.34634 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.076368Jy sigma=1.053275 ! Fit after self-cal, rms=0.076108Jy sigma=1.043111 ! 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.076108Jy sigma=1.043111 ! Fit after self-cal, rms=0.076296Jy sigma=1.042539 ! Inverting map and beam ! Estimated beam: bmin=0.8181 mas, bmaj=2.186 mas, bpa=0.5554 degrees ! Estimated noise=1.57657 mJy/beam. ! Added new window around map position (9.2, -1.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111162 Jy ! Component: 100 - total flux cleaned = 0.0161026 Jy ! Component: 150 - total flux cleaned = 0.0196697 Jy ! Component: 200 - total flux cleaned = 0.0213631 Jy ! Total flux subtracted in 200 components = 0.0213631 Jy ! Clean residual min=-0.007272 max=0.007795 Jy/beam ! Clean residual mean=-0.000010 rms=0.001847 Jy/beam ! Combined flux in latest and established models = 0.559167 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 105 components and 0.559166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075080Jy sigma=1.013360 ! Fit after self-cal, rms=0.074995Jy sigma=1.012106 ! 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.074995Jy sigma=1.012106 ! Fit after self-cal, rms=0.074861Jy sigma=1.001044 ! 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.074861Jy sigma=1.001044 ! Fit after self-cal, rms=0.074908Jy sigma=1.000970 ! Inverting map and beam ! Estimated beam: bmin=0.8163 mas, bmaj=2.182 mas, bpa=0.519 degrees ! Estimated noise=1.57931 mJy/beam. ! Added new window around map position (-26.6, -1.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00846642 Jy ! Component: 100 - total flux cleaned = 0.0126193 Jy ! Component: 150 - total flux cleaned = 0.0147229 Jy ! Component: 200 - total flux cleaned = 0.0154637 Jy ! Total flux subtracted in 200 components = 0.0154637 Jy ! Clean residual min=-0.006416 max=0.007138 Jy/beam ! Clean residual mean=-0.000005 rms=0.001580 Jy/beam ! Combined flux in latest and established models = 0.57463 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 122 components and 0.57463 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073917Jy sigma=0.981580 ! Fit after self-cal, rms=0.073952Jy sigma=0.980598 ! Inverting map ! Added new window around map position (25.6, -39.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00676139 Jy ! Component: 100 - total flux cleaned = 0.00821776 Jy ! Component: 150 - total flux cleaned = 0.00947021 Jy ! Component: 200 - total flux cleaned = 0.0103661 Jy ! Total flux subtracted in 200 components = 0.0103661 Jy ! Clean residual min=-0.006196 max=0.005929 Jy/beam ! Clean residual mean=-0.000000 rms=0.001411 Jy/beam ! Combined flux in latest and established models = 0.584996 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.584996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073200Jy sigma=0.966250 ! Fit after self-cal, rms=0.073296Jy sigma=0.965763 ! 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.29 mas, bmaj=5.698 mas, bpa=4.19 degrees ! Estimated noise=2.06392 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.00412445 Jy ! Component: 100 - total flux cleaned = 0.00608836 Jy ! Component: 150 - total flux cleaned = 0.00733355 Jy ! Component: 200 - total flux cleaned = 0.00834417 Jy ! Total flux subtracted in 200 components = 0.00834417 Jy ! Clean residual min=-0.005727 max=0.006605 Jy/beam ! Clean residual mean=0.000008 rms=0.001921 Jy/beam ! Combined flux in latest and established models = 0.59334 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 19 model components to the UV plane model. ! The established model now contains 152 components and 0.59334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073075Jy sigma=0.962633 ! Fit after self-cal, rms=0.073104Jy sigma=0.962266 ! 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=0.6684 mas, bmaj=1.819 mas, bpa=-0.6532 degrees ! Estimated noise=2.01933 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.297519 Jy ! Component: 100 - total flux cleaned = 0.376603 Jy ! Component: 150 - total flux cleaned = 0.420038 Jy ! Component: 200 - total flux cleaned = 0.448279 Jy ! Total flux subtracted in 200 components = 0.448279 Jy ! Clean residual min=-0.012424 max=0.014004 Jy/beam ! Clean residual mean=-0.000039 rms=0.003287 Jy/beam ! Combined flux in latest and established models = 0.448279 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.448279 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8163 mas, bmaj=2.182 mas, bpa=0.519 degrees ! Estimated noise=1.57931 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.0315761 Jy ! Component: 100 - total flux cleaned = 0.050955 Jy ! Component: 150 - total flux cleaned = 0.0656848 Jy ! Component: 200 - total flux cleaned = 0.0777031 Jy ! Total flux subtracted in 200 components = 0.0777031 Jy ! Clean residual min=-0.007553 max=0.009008 Jy/beam ! Clean residual mean=-0.000030 rms=0.002508 Jy/beam ! Combined flux in latest and established models = 0.525982 Jy ! Adding 46 model components to the UV plane model. ! The established model now contains 68 components and 0.525982 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.29 mas, bmaj=5.698 mas, bpa=4.19 degrees ! Estimated noise=2.06392 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.0165543 Jy ! Component: 100 - total flux cleaned = 0.0281052 Jy ! Component: 150 - total flux cleaned = 0.0369562 Jy ! Component: 200 - total flux cleaned = 0.0438344 Jy ! Total flux subtracted in 200 components = 0.0438344 Jy ! Clean residual min=-0.006988 max=0.007045 Jy/beam ! Clean residual mean=-0.000018 rms=0.002472 Jy/beam ! Combined flux in latest and established models = 0.569816 Jy ! Adding 40 model components to the UV plane model. ! The established model now contains 105 components and 0.569816 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8163 mas, bmaj=2.182 mas, bpa=0.519 degrees ! Estimated noise=1.57931 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00598266 Jy ! Component: 100 - total flux cleaned = 0.0085144 Jy ! Component: 150 - total flux cleaned = 0.00998437 Jy ! Component: 200 - total flux cleaned = 0.0111252 Jy ! Total flux subtracted in 200 components = 0.0111252 Jy ! Clean residual min=-0.006578 max=0.006717 Jy/beam ! Clean residual mean=-0.000002 rms=0.001502 Jy/beam ! Combined flux in latest and established models = 0.580941 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 32 model components to the UV plane model. ! The established model now contains 133 components and 0.580941 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074143Jy sigma=0.979318 ! Fit after self-cal, rms=0.074129Jy sigma=0.977816 wmodel J2333-2343_X_2004_05_27_yyk\_map.mod ! Writing 133 model components to file: J2333-2343_X_2004_05_27_yyk_map.mod wobs J2333-2343_X_2004_05_27_yyk\_uvs.fits ! Writing UV FITS file: J2333-2343_X_2004_05_27_yyk_uvs.fits wwins J2333-2343_X_2004_05_27_yyk\_map.win ! wwins: Wrote 6 windows to J2333-2343_X_2004_05_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=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000612904 Jy ! Component: 100 - total flux cleaned = -0.00103961 Jy ! Component: 150 - total flux cleaned = -0.00123247 Jy ! Component: 200 - total flux cleaned = -0.00141401 Jy ! Component: 250 - total flux cleaned = -0.00132963 Jy ! Component: 300 - total flux cleaned = -0.000927095 Jy ! Component: 350 - total flux cleaned = -0.000541228 Jy ! Component: 400 - total flux cleaned = -9.21089e-05 Jy ! Component: 450 - total flux cleaned = 0.000198266 Jy ! Component: 500 - total flux cleaned = 0.000551871 Jy ! Component: 550 - total flux cleaned = 0.000895132 Jy ! Component: 600 - total flux cleaned = 0.00122966 Jy ! Component: 650 - total flux cleaned = 0.00149001 Jy ! Component: 700 - total flux cleaned = 0.00168188 Jy ! Component: 750 - total flux cleaned = 0.00180568 Jy ! Component: 800 - total flux cleaned = 0.00204866 Jy ! Component: 850 - total flux cleaned = 0.0022246 Jy ! Component: 900 - total flux cleaned = 0.00245412 Jy ! Component: 950 - total flux cleaned = 0.00256625 Jy ! Component: 1000 - total flux cleaned = 0.00262114 Jy ! Component: 1050 - total flux cleaned = 0.00283739 Jy ! Component: 1100 - total flux cleaned = 0.0029961 Jy ! Component: 1150 - total flux cleaned = 0.00309953 Jy ! Component: 1200 - total flux cleaned = 0.00325279 Jy ! Component: 1250 - total flux cleaned = 0.00355281 Jy ! Component: 1300 - total flux cleaned = 0.00365146 Jy ! Component: 1350 - total flux cleaned = 0.00394169 Jy ! Component: 1400 - total flux cleaned = 0.00413224 Jy ! Component: 1450 - total flux cleaned = 0.00427262 Jy ! Component: 1500 - total flux cleaned = 0.00459473 Jy ! Component: 1550 - total flux cleaned = 0.00477577 Jy ! Component: 1600 - total flux cleaned = 0.00499902 Jy ! Component: 1650 - total flux cleaned = 0.00526203 Jy ! Component: 1700 - total flux cleaned = 0.00526179 Jy ! Component: 1750 - total flux cleaned = 0.0054763 Jy ! Component: 1800 - total flux cleaned = 0.00572972 Jy ! Component: 1850 - total flux cleaned = 0.00585439 Jy ! Component: 1900 - total flux cleaned = 0.00589526 Jy ! Component: 1950 - total flux cleaned = 0.00605763 Jy ! Component: 2000 - total flux cleaned = 0.00601741 Jy ! Component: 2050 - total flux cleaned = 0.00601787 Jy ! Component: 2100 - total flux cleaned = 0.00613547 Jy ! Component: 2150 - total flux cleaned = 0.00625101 Jy ! Component: 2200 - total flux cleaned = 0.00625063 Jy ! Component: 2250 - total flux cleaned = 0.00632613 Jy ! Component: 2300 - total flux cleaned = 0.00628961 Jy ! Component: 2350 - total flux cleaned = 0.00629045 Jy ! Component: 2400 - total flux cleaned = 0.00636391 Jy ! Component: 2450 - total flux cleaned = 0.00618368 Jy ! Component: 2500 - total flux cleaned = 0.00618421 Jy ! Component: 2550 - total flux cleaned = 0.00621954 Jy ! Component: 2600 - total flux cleaned = 0.00618468 Jy ! Component: 2650 - total flux cleaned = 0.00604643 Jy ! Component: 2700 - total flux cleaned = 0.00611494 Jy ! Component: 2750 - total flux cleaned = 0.00611485 Jy ! Component: 2800 - total flux cleaned = 0.00591252 Jy ! Component: 2850 - total flux cleaned = 0.00594595 Jy ! Component: 2900 - total flux cleaned = 0.00584677 Jy ! Component: 2950 - total flux cleaned = 0.00587954 Jy ! Component: 3000 - total flux cleaned = 0.00578199 Jy ! Component: 3050 - total flux cleaned = 0.00562047 Jy ! Component: 3100 - total flux cleaned = 0.00562023 Jy ! Component: 3150 - total flux cleaned = 0.00555662 Jy ! Component: 3200 - total flux cleaned = 0.00552511 Jy ! Component: 3250 - total flux cleaned = 0.00539956 Jy ! Component: 3300 - total flux cleaned = 0.00536857 Jy ! Component: 3350 - total flux cleaned = 0.00530658 Jy ! Component: 3400 - total flux cleaned = 0.00515321 Jy ! Component: 3450 - total flux cleaned = 0.00518374 Jy ! Component: 3500 - total flux cleaned = 0.00515328 Jy ! Component: 3550 - total flux cleaned = 0.00509297 Jy ! Component: 3600 - total flux cleaned = 0.0049733 Jy ! Component: 3650 - total flux cleaned = 0.00485418 Jy ! Component: 3700 - total flux cleaned = 0.00485447 Jy ! Component: 3750 - total flux cleaned = 0.00467779 Jy ! Component: 3800 - total flux cleaned = 0.00458977 Jy ! Component: 3850 - total flux cleaned = 0.00447291 Jy ! Component: 3900 - total flux cleaned = 0.00435688 Jy ! Component: 3950 - total flux cleaned = 0.00406789 Jy ! Component: 4000 - total flux cleaned = 0.00395293 Jy ! Component: 4050 - total flux cleaned = 0.00383825 Jy ! Total flux subtracted in 4096 components = 0.00358156 Jy ! Clean residual min=-0.002156 max=0.001472 Jy/beam ! Clean residual mean=0.000001 rms=0.000477 Jy/beam ! Combined flux in latest and established models = 0.584523 Jy keep ! Adding 268 model components to the UV plane model. ! The established model now contains 401 components and 0.584523 Jy ![Exited script file: muppet] wmap "J2333-2343_X_2004_05_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8163 x 2.182 at 0.519 degrees (North through East) ! Clean map min=-0.0036084 max=0.34964 Jy/beam ! Writing clean map to FITS file: J2333-2343_X_2004_05_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.349638 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000482011 device "J2333-2343_X_2004_05_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J2333-2343_X_2004_05_27_yyk_map.eps/VPS' loglevs 1*100*3*image_rms/peak_flux ! The new contour levels are: ! -0.413579 0.413579 0.827158 1.65432 3.30863 6.61727 13.2345 26.4691 52.9381 print "clev=",int(1*3*image_rms*10000)/10000 ! clev= 0.0014 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.349 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.8163 x 2.182 at 0.519 degrees (North through East) ! Clean map min=-0.0036084 max=0.34964 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2333-2343_X_2004_05_27_yyk\_map.gif/gif" ! Attempting to open device: 'J2333-2343_X_2004_05_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2333-2343_X_2004_05_27_yyk_uvs.log closed on Wed Dec 7 01:07:58 2005