! Started logfile: J0402-3147_X_2004_04_30_yyk_uvs.log on Wed Dec 7 01:05:50 2005 obs J0402-3147_X_2004_04_30_yyk_uve.fits ! Reading UV FITS file: J0402-3147_X_2004_04_30_yyk_uve.fits ! AN table 1: 4 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.622222 visibilities/baseline/integration-bin. ! Found source: J0402-3147 ! ! 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 1544 lines of history. ! ! Reading 448 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 J0402-3147_X_2004_04_30_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.648423 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 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 8 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.379846Jy sigma=5.562084 ! Fit after self-cal, rms=0.379713Jy sigma=5.559823 ! 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.8104 mas, bmaj=5.362 mas, bpa=-20.56 degrees ! Estimated noise=3.28748 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.55748 Jy ! Component: 100 - total flux cleaned = 0.650504 Jy ! Total flux subtracted in 100 components = 0.650504 Jy ! Clean residual min=-0.025994 max=0.026912 Jy/beam ! Clean residual mean=-0.000050 rms=0.007747 Jy/beam ! Combined flux in latest and established models = 0.650504 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.650504 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.101533Jy sigma=1.500581 ! Fit after self-cal, rms=0.101478Jy sigma=1.499899 ! 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=1.067 mas, bmaj=5.609 mas, bpa=-19.92 degrees ! Estimated noise=2.47212 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.0397825 Jy ! Component: 100 - total flux cleaned = 0.0591276 Jy ! Component: 150 - total flux cleaned = 0.0697916 Jy ! Component: 200 - total flux cleaned = 0.0759165 Jy ! Total flux subtracted in 200 components = 0.0759165 Jy ! Clean residual min=-0.023022 max=0.020188 Jy/beam ! Clean residual mean=0.000144 rms=0.006297 Jy/beam ! Combined flux in latest and established models = 0.72642 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 55 components and 0.72642 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.092765Jy sigma=1.309614 ! Fit after self-cal, rms=0.092753Jy sigma=1.309218 ! 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: 1.01187 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.98 HN 1.00* KP 0.96 ! LA 0.98 MK 1.00 NL 1.04 OV 0.98 ! PT 0.98 SC 1.00* ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.992363 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.05 HN 1.00* KP 0.87 ! LA 0.97 MK 1.01 NL 1.07 OV 0.98 ! PT 1.09 SC 1.00* ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.974096 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.00* KP 0.93 ! LA 0.96 MK 1.01 NL 1.12 OV 1.01 ! PT 1.15 SC 1.00* ! ! ! Fit before self-cal, rms=0.092753Jy sigma=1.309218 ! Fit after self-cal, rms=0.079882Jy sigma=1.057619 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.079882Jy sigma=1.057619 ! Fit after self-cal, rms=0.079894Jy sigma=1.057588 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.083 mas, bmaj=5.685 mas, bpa=-20.03 degrees ! Estimated noise=2.45076 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.00950956 Jy ! Component: 100 - total flux cleaned = -0.0135721 Jy ! Component: 150 - total flux cleaned = -0.0141508 Jy ! Component: 200 - total flux cleaned = -0.0142215 Jy ! Total flux subtracted in 200 components = -0.0142215 Jy ! Clean residual min=-0.009817 max=0.007537 Jy/beam ! Clean residual mean=0.000047 rms=0.002614 Jy/beam ! Combined flux in latest and established models = 0.712199 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 67 components and 0.712199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.078889Jy sigma=1.043223 ! Fit after self-cal, rms=0.078895Jy sigma=1.043156 ! 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.078895Jy sigma=1.043156 ! Fit after self-cal, rms=0.076354Jy sigma=0.996830 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.000282356 Jy ! Component: 100 - total flux cleaned = 0.000282208 Jy ! Component: 150 - total flux cleaned = 0.000334124 Jy ! Component: 200 - total flux cleaned = 0.000385157 Jy ! Total flux subtracted in 200 components = 0.000385157 Jy ! Clean residual min=-0.009313 max=0.007455 Jy/beam ! Clean residual mean=0.000051 rms=0.002589 Jy/beam ! Combined flux in latest and established models = 0.712584 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 78 components and 0.712584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076239Jy sigma=0.995687 ! Fit after self-cal, rms=0.076090Jy sigma=0.992629 ! 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: 1.083 x 5.685 at -20.03 degrees (North through East) ! Clean map min=-0.0090017 max=0.57981 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.076090Jy sigma=0.992629 ! Fit after self-cal, rms=0.074822Jy sigma=0.931142 ! 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.074822Jy sigma=0.931142 ! Fit after self-cal, rms=0.074821Jy sigma=0.930902 ! Inverting map and beam ! Estimated beam: bmin=1.087 mas, bmaj=5.698 mas, bpa=-20.07 degrees ! Estimated noise=2.45185 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00317327 Jy ! Component: 100 - total flux cleaned = -0.00356861 Jy ! Component: 150 - total flux cleaned = -0.00378317 Jy ! Component: 200 - total flux cleaned = -0.00396792 Jy ! Total flux subtracted in 200 components = -0.00396792 Jy ! Clean residual min=-0.009371 max=0.007024 Jy/beam ! Clean residual mean=0.000034 rms=0.002312 Jy/beam ! Combined flux in latest and established models = 0.708616 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 89 components and 0.708616 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074444Jy sigma=0.924980 ! Fit after self-cal, rms=0.074438Jy sigma=0.924949 ! 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.074438Jy sigma=0.924949 ! Fit after self-cal, rms=0.073412Jy sigma=0.905073 ! 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.073412Jy sigma=0.905073 ! Fit after self-cal, rms=0.073415Jy sigma=0.905067 ! Inverting map and beam ! Estimated beam: bmin=1.088 mas, bmaj=5.698 mas, bpa=-20.1 degrees ! Estimated noise=2.45022 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00275739 Jy ! Component: 100 - total flux cleaned = -0.0030762 Jy ! Component: 150 - total flux cleaned = -0.00362237 Jy ! Component: 200 - total flux cleaned = -0.00401693 Jy ! Total flux subtracted in 200 components = -0.00401693 Jy ! Clean residual min=-0.008465 max=0.006734 Jy/beam ! Clean residual mean=0.000021 rms=0.002167 Jy/beam ! Combined flux in latest and established models = 0.7046 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 93 components and 0.7046 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073140Jy sigma=0.900965 ! Fit after self-cal, rms=0.073135Jy sigma=0.900960 ! 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=3.005 mas, bmaj=9.085 mas, bpa=3.623 degrees ! Estimated noise=2.79027 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.00016684 Jy ! Component: 100 - total flux cleaned = 0.000331506 Jy ! Component: 150 - total flux cleaned = 0.000439434 Jy ! Component: 200 - total flux cleaned = 0.000439348 Jy ! Total flux subtracted in 200 components = 0.000439348 Jy ! Clean residual min=-0.007867 max=0.008158 Jy/beam ! Clean residual mean=0.000044 rms=0.002635 Jy/beam ! Combined flux in latest and established models = 0.705039 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 102 components and 0.705039 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073092Jy sigma=0.900685 ! Fit after self-cal, rms=0.073085Jy sigma=0.900652 ! 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.8176 mas, bmaj=5.395 mas, bpa=-20.71 degrees ! Estimated noise=3.28846 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.557987 Jy ! Component: 100 - total flux cleaned = 0.638048 Jy ! Component: 150 - total flux cleaned = 0.664592 Jy ! Component: 200 - total flux cleaned = 0.679232 Jy ! Total flux subtracted in 200 components = 0.679232 Jy ! Clean residual min=-0.012353 max=0.008972 Jy/beam ! Clean residual mean=-0.000054 rms=0.003039 Jy/beam ! Combined flux in latest and established models = 0.679232 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 43 model components to the UV plane model. ! The established model now contains 43 components and 0.679232 Jy ! Inverting map and beam ! Estimated beam: bmin=1.088 mas, bmaj=5.698 mas, bpa=-20.1 degrees ! Estimated noise=2.45022 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.0130722 Jy ! Component: 100 - total flux cleaned = 0.0197922 Jy ! Component: 150 - total flux cleaned = 0.0236176 Jy ! Component: 200 - total flux cleaned = 0.0246477 Jy ! Total flux subtracted in 200 components = 0.0246477 Jy ! Clean residual min=-0.009573 max=0.007181 Jy/beam ! Clean residual mean=0.000002 rms=0.002261 Jy/beam ! Combined flux in latest and established models = 0.70388 Jy ! Adding 21 model components to the UV plane model. ! The established model now contains 64 components and 0.70388 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=3.005 mas, bmaj=9.085 mas, bpa=3.623 degrees ! Estimated noise=2.79027 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.00105308 Jy ! Component: 100 - total flux cleaned = 0.00139756 Jy ! Component: 150 - total flux cleaned = 0.00170808 Jy ! Component: 200 - total flux cleaned = 0.0019376 Jy ! Total flux subtracted in 200 components = 0.0019376 Jy ! Clean residual min=-0.008703 max=0.007985 Jy/beam ! Clean residual mean=0.000031 rms=0.002729 Jy/beam ! Combined flux in latest and established models = 0.705818 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 71 components and 0.705818 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.088 mas, bmaj=5.698 mas, bpa=-20.1 degrees ! Estimated noise=2.45022 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 5.64121e-05 Jy ! Component: 100 - total flux cleaned = 0.000182086 Jy ! Component: 150 - total flux cleaned = 0.000303252 Jy ! Component: 200 - total flux cleaned = 0.000302334 Jy ! Total flux subtracted in 200 components = 0.000302334 Jy ! Clean residual min=-0.009167 max=0.006961 Jy/beam ! Clean residual mean=0.000018 rms=0.002210 Jy/beam ! Combined flux in latest and established models = 0.70612 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 80 components and 0.70612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073143Jy sigma=0.901833 ! Fit after self-cal, rms=0.073114Jy sigma=0.901629 wmodel J0402-3147_X_2004_04_30_yyk\_map.mod ! Writing 80 model components to file: J0402-3147_X_2004_04_30_yyk_map.mod wobs J0402-3147_X_2004_04_30_yyk\_uvs.fits ! Writing UV FITS file: J0402-3147_X_2004_04_30_yyk_uvs.fits wwins J0402-3147_X_2004_04_30_yyk\_map.win ! wwins: Wrote 1 windows to J0402-3147_X_2004_04_30_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.00219011 Jy ! Component: 100 - total flux cleaned = -0.00251808 Jy ! Component: 150 - total flux cleaned = -0.00181248 Jy ! Component: 200 - total flux cleaned = -0.000969149 Jy ! Component: 250 - total flux cleaned = -0.000882824 Jy ! Component: 300 - total flux cleaned = -0.000563235 Jy ! Component: 350 - total flux cleaned = -0.000415696 Jy ! Component: 400 - total flux cleaned = -0.000134121 Jy ! Component: 450 - total flux cleaned = 0.000198866 Jy ! Component: 500 - total flux cleaned = 0.000579026 Jy ! Component: 550 - total flux cleaned = 0.000701338 Jy ! Component: 600 - total flux cleaned = 0.000814664 Jy ! Component: 650 - total flux cleaned = 0.00103345 Jy ! Component: 700 - total flux cleaned = 0.00108686 Jy ! Component: 750 - total flux cleaned = 0.00113934 Jy ! Component: 800 - total flux cleaned = 0.00148633 Jy ! Component: 850 - total flux cleaned = 0.00167779 Jy ! Component: 900 - total flux cleaned = 0.00205069 Jy ! Component: 950 - total flux cleaned = 0.00245841 Jy ! Component: 1000 - total flux cleaned = 0.00285577 Jy ! Component: 1050 - total flux cleaned = 0.00311554 Jy ! Component: 1100 - total flux cleaned = 0.0034951 Jy ! Component: 1150 - total flux cleaned = 0.00378409 Jy ! Component: 1200 - total flux cleaned = 0.00390538 Jy ! Component: 1250 - total flux cleaned = 0.00414331 Jy ! Component: 1300 - total flux cleaned = 0.00433764 Jy ! Component: 1350 - total flux cleaned = 0.00456634 Jy ! Component: 1400 - total flux cleaned = 0.00479013 Jy ! Component: 1450 - total flux cleaned = 0.00490035 Jy ! Component: 1500 - total flux cleaned = 0.00508102 Jy ! Component: 1550 - total flux cleaned = 0.00511599 Jy ! Component: 1600 - total flux cleaned = 0.00522103 Jy ! Component: 1650 - total flux cleaned = 0.00539331 Jy ! Component: 1700 - total flux cleaned = 0.00542732 Jy ! Component: 1750 - total flux cleaned = 0.0055951 Jy ! Component: 1800 - total flux cleaned = 0.00556134 Jy ! Component: 1850 - total flux cleaned = 0.00549572 Jy ! Component: 1900 - total flux cleaned = 0.00543044 Jy ! Component: 1950 - total flux cleaned = 0.00533312 Jy ! Component: 2000 - total flux cleaned = 0.00526885 Jy ! Total flux subtracted in 2048 components = 0.00514048 Jy ! Clean residual min=-0.001797 max=0.001863 Jy/beam ! Clean residual mean=-0.000012 rms=0.000662 Jy/beam ! Combined flux in latest and established models = 0.711261 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 212 components and 0.711261 Jy ![Exited script file: muppet] wmap "J0402-3147_X_2004_04_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.088 x 5.698 at -20.1 degrees (North through East) ! Clean map min=-0.0058907 max=0.60774 Jy/beam ! Writing clean map to FITS file: J0402-3147_X_2004_04_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.607742 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000637023 device "J0402-3147_X_2004_04_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0402-3147_X_2004_04_30_yyk_map.eps/VPS' loglevs 8*100*3*image_rms/peak_flux ! The new contour levels are: ! -2.51563 2.51563 5.03126 10.0625 20.1251 40.2501 80.5002 print "clev=",int(8*3*image_rms*10000)/10000 ! clev= 0.0152 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.607 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.088 x 5.698 at -20.1 degrees (North through East) ! Clean map min=-0.0058907 max=0.60774 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0402-3147_X_2004_04_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0402-3147_X_2004_04_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0402-3147_X_2004_04_30_yyk_uvs.log closed on Wed Dec 7 01:05:54 2005