! Started logfile: J2118-0636_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:43:40 2005 obs J2118-0636_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J2118-0636_X_2005_05_12_yyk_uve.fits ! AN table 1: 16 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.905556 visibilities/baseline/integration-bin. ! Found source: J2118-0636 ! ! 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 1439 lines of history. ! ! Reading 2608 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 J2118-0636_X_2005_05_12_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.14492 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.7377 mas, bmaj=1.866 mas, bpa=-1.704 degrees ! Estimated noise=1.08788 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.110675 Jy ! Component: 100 - total flux cleaned = 0.130012 Jy ! Total flux subtracted in 100 components = 0.130012 Jy ! Clean residual min=-0.005807 max=0.007864 Jy/beam ! Clean residual mean=0.000002 rms=0.001553 Jy/beam ! Combined flux in latest and established models = 0.130012 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.130012 Jy ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 31 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 36 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.059877Jy sigma=1.093379 ! Fit after self-cal, rms=0.059671Jy sigma=1.090267 ! Inverting map and beam ! Estimated beam: bmin=0.7377 mas, bmaj=1.866 mas, bpa=-1.704 degrees ! Estimated noise=1.08788 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.9494 mas, bmaj=2.331 mas, bpa=-5.206 degrees ! Estimated noise=0.756724 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.0103834 Jy ! Component: 100 - total flux cleaned = 0.0141911 Jy ! Component: 150 - total flux cleaned = 0.0156739 Jy ! Component: 200 - total flux cleaned = 0.0158811 Jy ! Total flux subtracted in 200 components = 0.0158811 Jy ! Clean residual min=-0.002953 max=0.003256 Jy/beam ! Clean residual mean=-0.000002 rms=0.000856 Jy/beam ! Combined flux in latest and established models = 0.145893 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 34 components and 0.145893 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058579Jy sigma=1.063971 ! Fit after self-cal, rms=0.058573Jy sigma=1.063892 ! 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.9494 x 2.331 at -5.206 degrees (North through East) ! Clean map min=-0.0027243 max=0.13147 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! 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.997923 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.97 HN 1.06 KP 1.00 ! LA 1.00 MK 1.00 NL 0.96 OV 1.08 ! PT 0.97 SC 1.03 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00091 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 0.97 KP 0.90 ! LA 1.00 MK 0.98 NL 0.99 OV 0.99 ! PT 1.04 SC 1.10 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.02279 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.03 HN 0.91 KP 0.87 ! LA 1.01 MK 1.01 NL 0.98 OV 1.01 ! PT 1.03 SC 0.93 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.982969 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.06 HN 0.91 KP 1.05 ! LA 0.96 MK 1.08 NL 0.97 OV 0.99 ! PT 1.09 SC 1.00* ! ! ! Fit before self-cal, rms=0.058573Jy sigma=1.063892 ! Fit after self-cal, rms=0.058660Jy sigma=1.049715 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.058660Jy sigma=1.049715 ! Fit after self-cal, rms=0.058659Jy sigma=1.049696 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.957 mas, bmaj=2.358 mas, bpa=-5.606 degrees ! Estimated noise=0.756903 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.00029444 Jy ! Component: 100 - total flux cleaned = 0.000365059 Jy ! Component: 150 - total flux cleaned = 0.000425119 Jy ! Component: 200 - total flux cleaned = 0.000500022 Jy ! Total flux subtracted in 200 components = 0.000500022 Jy ! Clean residual min=-0.002360 max=0.002848 Jy/beam ! Clean residual mean=-0.000001 rms=0.000715 Jy/beam ! Combined flux in latest and established models = 0.146393 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 41 components and 0.146393 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058637Jy sigma=1.049110 ! Fit after self-cal, rms=0.058634Jy sigma=1.049077 ! 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.058634Jy sigma=1.049077 ! Fit after self-cal, rms=0.052905Jy sigma=0.962175 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.000818601 Jy ! Component: 100 - total flux cleaned = 0.000695588 Jy ! Component: 150 - total flux cleaned = 0.000539953 Jy ! Component: 200 - total flux cleaned = 0.000409911 Jy ! Total flux subtracted in 200 components = 0.000409911 Jy ! Clean residual min=-0.002267 max=0.002909 Jy/beam ! Clean residual mean=-0.000001 rms=0.000671 Jy/beam ! Combined flux in latest and established models = 0.146803 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 49 components and 0.146803 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052785Jy sigma=0.960076 ! Fit after self-cal, rms=0.052354Jy sigma=0.954242 ! 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.957 x 2.358 at -5.606 degrees (North through East) ! Clean map min=-0.0021065 max=0.13335 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.052354Jy sigma=0.954242 ! Fit after self-cal, rms=0.051912Jy sigma=0.946310 ! 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.051912Jy sigma=0.946310 ! Fit after self-cal, rms=0.051870Jy sigma=0.945719 ! Inverting map and beam ! Estimated beam: bmin=0.9454 mas, bmaj=2.322 mas, bpa=-4.762 degrees ! Estimated noise=0.752581 mJy/beam. ! Added new window around map position (-20, 3.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0026983 Jy ! Component: 100 - total flux cleaned = 0.00275152 Jy ! Component: 150 - total flux cleaned = 0.00270647 Jy ! Component: 200 - total flux cleaned = 0.00263504 Jy ! Total flux subtracted in 200 components = 0.00263504 Jy ! Clean residual min=-0.002159 max=0.002179 Jy/beam ! Clean residual mean=-0.000000 rms=0.000597 Jy/beam ! Combined flux in latest and established models = 0.149438 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 65 components and 0.149438 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051746Jy sigma=0.942899 ! Fit after self-cal, rms=0.051739Jy sigma=0.942674 ! 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.051739Jy sigma=0.942674 ! Fit after self-cal, rms=0.051308Jy sigma=0.923842 ! 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.051308Jy sigma=0.923842 ! Fit after self-cal, rms=0.051312Jy sigma=0.923762 ! Inverting map and beam ! Estimated beam: bmin=0.9451 mas, bmaj=2.309 mas, bpa=-4.494 degrees ! Estimated noise=0.753458 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000902519 Jy ! Component: 100 - total flux cleaned = 0.00100744 Jy ! Component: 150 - total flux cleaned = 0.00109804 Jy ! Component: 200 - total flux cleaned = 0.00115171 Jy ! Total flux subtracted in 200 components = 0.00115171 Jy ! Clean residual min=-0.002153 max=0.002114 Jy/beam ! Clean residual mean=-0.000001 rms=0.000594 Jy/beam ! Combined flux in latest and established models = 0.15059 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 77 components and 0.15059 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051285Jy sigma=0.923047 ! Fit after self-cal, rms=0.051287Jy sigma=0.923022 ! 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.338 mas, bmaj=4.02 mas, bpa=10.22 degrees ! Estimated noise=0.935916 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 = -1.51292e-05 Jy ! Component: 100 - total flux cleaned = 9.00016e-05 Jy ! Component: 150 - total flux cleaned = 0.000136115 Jy ! Component: 200 - total flux cleaned = 0.000197902 Jy ! Total flux subtracted in 200 components = 0.000197902 Jy ! Clean residual min=-0.002134 max=0.002359 Jy/beam ! Clean residual mean=-0.000002 rms=0.000699 Jy/beam ! Combined flux in latest and established models = 0.150788 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 87 components and 0.150788 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051283Jy sigma=0.922990 ! Fit after self-cal, rms=0.051284Jy sigma=0.922969 ! 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.7388 mas, bmaj=1.862 mas, bpa=-1.277 degrees ! Estimated noise=1.08434 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.113279 Jy ! Component: 100 - total flux cleaned = 0.131068 Jy ! Component: 150 - total flux cleaned = 0.138933 Jy ! Component: 200 - total flux cleaned = 0.143689 Jy ! Total flux subtracted in 200 components = 0.143689 Jy ! Clean residual min=-0.004544 max=0.003720 Jy/beam ! Clean residual mean=0.000000 rms=0.001005 Jy/beam ! Combined flux in latest and established models = 0.143689 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 35 model components to the UV plane model. ! The established model now contains 35 components and 0.143689 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9451 mas, bmaj=2.309 mas, bpa=-4.494 degrees ! Estimated noise=0.753458 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.00406044 Jy ! Component: 100 - total flux cleaned = 0.00555456 Jy ! Component: 150 - total flux cleaned = 0.00579264 Jy ! Component: 200 - total flux cleaned = 0.00599117 Jy ! Total flux subtracted in 200 components = 0.00599117 Jy ! Clean residual min=-0.002308 max=0.002179 Jy/beam ! Clean residual mean=0.000000 rms=0.000607 Jy/beam ! Combined flux in latest and established models = 0.14968 Jy ! Adding 26 model components to the UV plane model. ! The established model now contains 53 components and 0.14968 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.338 mas, bmaj=4.02 mas, bpa=10.22 degrees ! Estimated noise=0.935916 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.000538415 Jy ! Component: 100 - total flux cleaned = 0.000714916 Jy ! Component: 150 - total flux cleaned = 0.000804273 Jy ! Component: 200 - total flux cleaned = 0.000910274 Jy ! Total flux subtracted in 200 components = 0.000910274 Jy ! Clean residual min=-0.002116 max=0.002345 Jy/beam ! Clean residual mean=-0.000002 rms=0.000700 Jy/beam ! Combined flux in latest and established models = 0.15059 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 64 components and 0.15059 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9451 mas, bmaj=2.309 mas, bpa=-4.494 degrees ! Estimated noise=0.753458 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000127919 Jy ! Component: 100 - total flux cleaned = -2.05299e-06 Jy ! Component: 150 - total flux cleaned = 7.84431e-05 Jy ! Component: 200 - total flux cleaned = 0.000150339 Jy ! Total flux subtracted in 200 components = 0.000150339 Jy ! Clean residual min=-0.002221 max=0.002203 Jy/beam ! Clean residual mean=-0.000001 rms=0.000590 Jy/beam ! Combined flux in latest and established models = 0.15074 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 74 components and 0.15074 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.051310Jy sigma=0.923098 ! Fit after self-cal, rms=0.051306Jy sigma=0.923058 wmodel J2118-0636_X_2005_05_12_yyk\_map.mod ! Writing 74 model components to file: J2118-0636_X_2005_05_12_yyk_map.mod wobs J2118-0636_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J2118-0636_X_2005_05_12_yyk_uvs.fits wwins J2118-0636_X_2005_05_12_yyk\_map.win ! wwins: Wrote 2 windows to J2118-0636_X_2005_05_12_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 = 3.31502e-05 Jy ! Component: 100 - total flux cleaned = 0.000410488 Jy ! Component: 150 - total flux cleaned = 0.000518395 Jy ! Component: 200 - total flux cleaned = 0.000552996 Jy ! Component: 250 - total flux cleaned = 0.00052061 Jy ! Component: 300 - total flux cleaned = 0.000521617 Jy ! Component: 350 - total flux cleaned = 0.000522294 Jy ! Component: 400 - total flux cleaned = 0.00040366 Jy ! Component: 450 - total flux cleaned = 0.000259023 Jy ! Component: 500 - total flux cleaned = 6.55752e-06 Jy ! Component: 550 - total flux cleaned = -7.4756e-05 Jy ! Component: 600 - total flux cleaned = -0.000128395 Jy ! Component: 650 - total flux cleaned = -0.000233102 Jy ! Component: 700 - total flux cleaned = -0.000181285 Jy ! Component: 750 - total flux cleaned = -0.000181306 Jy ! Component: 800 - total flux cleaned = -0.000132385 Jy ! Component: 850 - total flux cleaned = -8.35196e-05 Jy ! Component: 900 - total flux cleaned = 1.27775e-05 Jy ! Component: 950 - total flux cleaned = 8.37506e-05 Jy ! Component: 1000 - total flux cleaned = 0.000176975 Jy ! Component: 1050 - total flux cleaned = 0.000246119 Jy ! Component: 1100 - total flux cleaned = 0.000291575 Jy ! Component: 1150 - total flux cleaned = 0.000448633 Jy ! Component: 1200 - total flux cleaned = 0.000426253 Jy ! Component: 1250 - total flux cleaned = 0.000448701 Jy ! Component: 1300 - total flux cleaned = 0.000535802 Jy ! Component: 1350 - total flux cleaned = 0.000557313 Jy ! Component: 1400 - total flux cleaned = 0.000642204 Jy ! Component: 1450 - total flux cleaned = 0.00062109 Jy ! Component: 1500 - total flux cleaned = 0.000683262 Jy ! Component: 1550 - total flux cleaned = 0.00070374 Jy ! Component: 1600 - total flux cleaned = 0.00066306 Jy ! Component: 1650 - total flux cleaned = 0.000803686 Jy ! Component: 1700 - total flux cleaned = 0.000803731 Jy ! Component: 1750 - total flux cleaned = 0.000803456 Jy ! Component: 1800 - total flux cleaned = 0.000823113 Jy ! Component: 1850 - total flux cleaned = 0.000842501 Jy ! Component: 1900 - total flux cleaned = 0.000918941 Jy ! Component: 1950 - total flux cleaned = 0.000843205 Jy ! Component: 2000 - total flux cleaned = 0.000918576 Jy ! Total flux subtracted in 2048 components = 0.000863076 Jy ! Clean residual min=-0.001239 max=0.000972 Jy/beam ! Clean residual mean=0.000002 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.151603 Jy keep ! Adding 143 model components to the UV plane model. ! The established model now contains 217 components and 0.151603 Jy ![Exited script file: muppet] wmap "J2118-0636_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9451 x 2.309 at -4.494 degrees (North through East) ! Clean map min=-0.0016411 max=0.13358 Jy/beam ! Writing clean map to FITS file: J2118-0636_X_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.133575 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000351682 device "J2118-0636_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J2118-0636_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.789852 0.789852 1.5797 3.15941 6.31882 12.6376 25.2753 50.5505 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.133 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.9451 x 2.309 at -4.494 degrees (North through East) ! Clean map min=-0.0016411 max=0.13358 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2118-0636_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J2118-0636_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2118-0636_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:43:44 2005