! Started logfile: J2358-1020_S_1997_05_07_yyk_uvs.log on Sun Jan 7 20:30:02 2007 obs J2358-1020_S_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J2358-1020_S_1997_05_07_yyk_uva.fits ! AN table 1: 149 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.964802 visibilities/baseline/integration-bin. ! Found source: J2358-1020 ! ! There are 4 IFs, and a total of 4 channels: ! ! IF Channel Frequency Freq offset Number of Overall IF ! origin at origin per channel channels bandwidth ! ------------------------------------------------------------- (Hz) ! 01 1 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 614 lines of history. ! ! Reading 25876 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 J2358-1020_S_1997_05_07_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.30843 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=2.794 mas, bmaj=7.032 mas, bpa=-2.677 degrees ! Estimated noise=1562.41 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.07311 Jy ! Component: 100 - total flux cleaned = 1.19287 Jy ! Total flux subtracted in 100 components = 1.19287 Jy ! Clean residual min=-0.043703 max=0.047837 Jy/beam ! Clean residual mean=0.000325 rms=0.009492 Jy/beam ! Combined flux in latest and established models = 1.19287 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 5 model components to the UV plane model. ! The established model now contains 5 components and 1.19287 Jy ! ! Correcting IF 1. ! A total of 191 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.365284Jy sigma=0.001446 ! Fit after self-cal, rms=0.365088Jy sigma=0.001445 ! Inverting map and beam ! Estimated beam: bmin=2.794 mas, bmaj=7.032 mas, bpa=-2.677 degrees ! Estimated noise=1562.41 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=3.499 mas, bmaj=8.738 mas, bpa=-5.701 degrees ! Estimated noise=1023.58 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.0100088 Jy ! Component: 100 - total flux cleaned = 0.0100538 Jy ! Component: 150 - total flux cleaned = 0.010013 Jy ! Component: 200 - total flux cleaned = 0.00927443 Jy ! Total flux subtracted in 200 components = 0.00927443 Jy ! Clean residual min=-0.021178 max=0.033816 Jy/beam ! Clean residual mean=0.000516 rms=0.008099 Jy/beam ! Combined flux in latest and established models = 1.20214 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 1.20214 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.355534Jy sigma=0.001419 ! Fit after self-cal, rms=0.355524Jy sigma=0.001419 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.499 x 8.738 at -5.701 degrees (North through East) ! Clean map min=-0.020595 max=1.2169 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: 1.02522 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.07 HN 0.98 KP 0.91 ! LA 0.99 MK 0.99 NL 1.00* OV 1.08 ! PT 0.94 SC 0.81 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.97404 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.13 HN 1.09 KP 1.01 ! LA 1.08 MK 1.04 NL 1.02 OV 1.03 ! PT 0.93 SC 0.91 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.05729 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.05 HN 0.95 KP 0.90 ! LA 0.80 MK 0.87 NL 0.94 OV 0.95 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.992973 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.10 HN 1.06 KP 0.94 ! LA 0.87 MK 1.02 NL 1.12 OV 1.07 ! PT 0.90 SC 0.98 ! ! ! Fit before self-cal, rms=0.355524Jy sigma=0.001419 ! Fit after self-cal, rms=0.321718Jy sigma=0.001317 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.321718Jy sigma=0.001317 ! Fit after self-cal, rms=0.321718Jy sigma=0.001317 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.451 mas, bmaj=8.513 mas, bpa=-4.47 degrees ! Estimated noise=1029.08 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.0180255 Jy ! Component: 100 - total flux cleaned = 0.0195153 Jy ! Component: 150 - total flux cleaned = 0.0201461 Jy ! Component: 200 - total flux cleaned = 0.0201469 Jy ! Total flux subtracted in 200 components = 0.0201469 Jy ! Clean residual min=-0.006948 max=0.008543 Jy/beam ! Clean residual mean=-0.000051 rms=0.002140 Jy/beam ! Combined flux in latest and established models = 1.22229 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 31 components and 1.22229 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.320394Jy sigma=0.001313 ! Fit after self-cal, rms=0.320372Jy sigma=0.001313 ! 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.320372Jy sigma=0.001313 ! Fit after self-cal, rms=0.309940Jy sigma=0.001269 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.000855188 Jy ! Component: 100 - total flux cleaned = 0.00150101 Jy ! Component: 150 - total flux cleaned = 0.00149585 Jy ! Component: 200 - total flux cleaned = 0.00149232 Jy ! Total flux subtracted in 200 components = 0.00149232 Jy ! Clean residual min=-0.006753 max=0.008584 Jy/beam ! Clean residual mean=-0.000055 rms=0.002088 Jy/beam ! Combined flux in latest and established models = 1.22378 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 36 components and 1.22378 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.309753Jy sigma=0.001268 ! Fit after self-cal, rms=0.308357Jy sigma=0.001262 ! 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: 3.451 x 8.513 at -4.47 degrees (North through East) ! Clean map min=-0.0064754 max=1.2344 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.308357Jy sigma=0.001262 ! Fit after self-cal, rms=0.294071Jy sigma=0.001209 ! 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.294071Jy sigma=0.001209 ! Fit after self-cal, rms=0.293805Jy sigma=0.001208 ! Inverting map and beam ! Estimated beam: bmin=3.44 mas, bmaj=8.507 mas, bpa=-4.314 degrees ! Estimated noise=1026.64 mJy/beam. ! Added new window around map position (4.5, -10). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0055891 Jy ! Component: 100 - total flux cleaned = 0.00597849 Jy ! Component: 150 - total flux cleaned = 0.00612272 Jy ! Component: 200 - total flux cleaned = 0.00636957 Jy ! Total flux subtracted in 200 components = 0.00636957 Jy ! Clean residual min=-0.004873 max=0.005182 Jy/beam ! Clean residual mean=-0.000063 rms=0.001359 Jy/beam ! Combined flux in latest and established models = 1.23015 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 50 components and 1.23015 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293607Jy sigma=0.001207 ! Fit after self-cal, rms=0.293549Jy sigma=0.001207 ! 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.293549Jy sigma=0.001207 ! Fit after self-cal, rms=0.293298Jy sigma=0.001205 ! 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.293298Jy sigma=0.001205 ! Fit after self-cal, rms=0.293300Jy sigma=0.001205 ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=8.493 mas, bpa=-4.23 degrees ! Estimated noise=1027.05 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00328715 Jy ! Component: 100 - total flux cleaned = 0.00340343 Jy ! Component: 150 - total flux cleaned = 0.00361247 Jy ! Component: 200 - total flux cleaned = 0.00370354 Jy ! Total flux subtracted in 200 components = 0.00370354 Jy ! Clean residual min=-0.004772 max=0.005002 Jy/beam ! Clean residual mean=-0.000069 rms=0.001267 Jy/beam ! Combined flux in latest and established models = 1.23385 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 62 components and 1.23385 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293215Jy sigma=0.001205 ! Fit after self-cal, rms=0.293221Jy sigma=0.001205 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.128 mas, bmaj=14.31 mas, bpa=0.2309 degrees ! Estimated noise=1291.09 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.000776288 Jy ! Component: 100 - total flux cleaned = 0.0010135 Jy ! Component: 150 - total flux cleaned = 0.00116026 Jy ! Component: 200 - total flux cleaned = 0.00124704 Jy ! Total flux subtracted in 200 components = 0.00124704 Jy ! Clean residual min=-0.004110 max=0.005533 Jy/beam ! Clean residual mean=-0.000143 rms=0.001537 Jy/beam ! Combined flux in latest and established models = 1.2351 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 83 components and 1.2351 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293226Jy sigma=0.001205 ! Fit after self-cal, rms=0.293234Jy sigma=0.001205 ! 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=2.762 mas, bmaj=6.948 mas, bpa=-1.989 degrees ! Estimated noise=1561.41 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.07536 Jy ! Component: 100 - total flux cleaned = 1.22484 Jy ! Component: 150 - total flux cleaned = 1.23158 Jy ! Component: 200 - total flux cleaned = 1.23027 Jy ! Total flux subtracted in 200 components = 1.23027 Jy ! Clean residual min=-0.012094 max=0.011545 Jy/beam ! Clean residual mean=-0.000017 rms=0.002837 Jy/beam ! Combined flux in latest and established models = 1.23027 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 11 model components to the UV plane model. ! The established model now contains 11 components and 1.23027 Jy ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=8.493 mas, bpa=-4.23 degrees ! Estimated noise=1027.05 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.000464691 Jy ! Component: 100 - total flux cleaned = 0.000818991 Jy ! Component: 150 - total flux cleaned = 0.000818681 Jy ! Component: 200 - total flux cleaned = 0.00107351 Jy ! Total flux subtracted in 200 components = 0.00107351 Jy ! Clean residual min=-0.005061 max=0.004879 Jy/beam ! Clean residual mean=-0.000057 rms=0.001448 Jy/beam ! Combined flux in latest and established models = 1.23134 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 34 components and 1.23134 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.128 mas, bmaj=14.31 mas, bpa=0.2309 degrees ! Estimated noise=1291.09 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.00322766 Jy ! Component: 100 - total flux cleaned = 0.0032214 Jy ! Component: 150 - total flux cleaned = 0.00337549 Jy ! Component: 200 - total flux cleaned = 0.00344202 Jy ! Total flux subtracted in 200 components = 0.00344202 Jy ! Clean residual min=-0.003871 max=0.005679 Jy/beam ! Clean residual mean=-0.000138 rms=0.001545 Jy/beam ! Combined flux in latest and established models = 1.23478 Jy ! Adding 20 model components to the UV plane model. ! The established model now contains 51 components and 1.23478 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.437 mas, bmaj=8.493 mas, bpa=-4.23 degrees ! Estimated noise=1027.05 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00109998 Jy ! Component: 100 - total flux cleaned = -0.00127442 Jy ! Component: 150 - total flux cleaned = -0.00126933 Jy ! Component: 200 - total flux cleaned = -0.00126279 Jy ! Total flux subtracted in 200 components = -0.00126279 Jy ! Clean residual min=-0.005538 max=0.004591 Jy/beam ! Clean residual mean=-0.000067 rms=0.001322 Jy/beam ! Combined flux in latest and established models = 1.23352 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 65 components and 1.23352 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.293416Jy sigma=0.001205 ! Fit after self-cal, rms=0.293414Jy sigma=0.001205 wmodel J2358-1020_S_1997_05_07_yyk\_map.mod ! Writing 65 model components to file: J2358-1020_S_1997_05_07_yyk_map.mod wobs J2358-1020_S_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J2358-1020_S_1997_05_07_yyk_uvs.fits wwins J2358-1020_S_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J2358-1020_S_1997_05_07_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.00143541 Jy ! Component: 100 - total flux cleaned = -0.00259868 Jy ! Component: 150 - total flux cleaned = -0.0037716 Jy ! Component: 200 - total flux cleaned = -0.00436693 Jy ! Component: 250 - total flux cleaned = -0.00486568 Jy ! Component: 300 - total flux cleaned = -0.00541443 Jy ! Component: 350 - total flux cleaned = -0.00567961 Jy ! Component: 400 - total flux cleaned = -0.00593653 Jy ! Component: 450 - total flux cleaned = -0.0060612 Jy ! Component: 500 - total flux cleaned = -0.00588025 Jy ! Component: 550 - total flux cleaned = -0.00582083 Jy ! Component: 600 - total flux cleaned = -0.00547506 Jy ! Component: 650 - total flux cleaned = -0.00547627 Jy ! Component: 700 - total flux cleaned = -0.0054207 Jy ! Component: 750 - total flux cleaned = -0.00542056 Jy ! Component: 800 - total flux cleaned = -0.00547292 Jy ! Component: 850 - total flux cleaned = -0.00541954 Jy ! Component: 900 - total flux cleaned = -0.00531729 Jy ! Component: 950 - total flux cleaned = -0.00546776 Jy ! Component: 1000 - total flux cleaned = -0.00561487 Jy ! Component: 1050 - total flux cleaned = -0.00566264 Jy ! Component: 1100 - total flux cleaned = -0.00590066 Jy ! Component: 1150 - total flux cleaned = -0.0059468 Jy ! Component: 1200 - total flux cleaned = -0.00608563 Jy ! Component: 1250 - total flux cleaned = -0.00613136 Jy ! Component: 1300 - total flux cleaned = -0.00613063 Jy ! Component: 1350 - total flux cleaned = -0.00608582 Jy ! Component: 1400 - total flux cleaned = -0.00604211 Jy ! Component: 1450 - total flux cleaned = -0.00595638 Jy ! Component: 1500 - total flux cleaned = -0.00599881 Jy ! Component: 1550 - total flux cleaned = -0.00599936 Jy ! Component: 1600 - total flux cleaned = -0.00595783 Jy ! Component: 1650 - total flux cleaned = -0.00603944 Jy ! Component: 1700 - total flux cleaned = -0.00603868 Jy ! Component: 1750 - total flux cleaned = -0.00615838 Jy ! Component: 1800 - total flux cleaned = -0.0061586 Jy ! Component: 1850 - total flux cleaned = -0.00611931 Jy ! Component: 1900 - total flux cleaned = -0.00619699 Jy ! Component: 1950 - total flux cleaned = -0.00619668 Jy ! Component: 2000 - total flux cleaned = -0.00615952 Jy ! Total flux subtracted in 2048 components = -0.00608523 Jy ! Clean residual min=-0.002023 max=0.002153 Jy/beam ! Clean residual mean=-0.000024 rms=0.000738 Jy/beam ! Combined flux in latest and established models = 1.22743 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 189 components and 1.22743 Jy ![Exited script file: muppet] wmap "J2358-1020_S_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.437 x 8.493 at -4.23 degrees (North through East) ! Clean map min=-0.0041914 max=1.233 Jy/beam ! Writing clean map to FITS file: J2358-1020_S_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.23298 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00073498 device "J2358-1020_S_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J2358-1020_S_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.17883 0.17883 0.35766 0.715319 1.43064 2.86128 5.72255 11.4451 22.8902 45.7804 91.5608 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0022 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.232 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.437 x 8.493 at -4.23 degrees (North through East) ! Clean map min=-0.0041914 max=1.233 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2358-1020_S_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J2358-1020_S_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2358-1020_S_1997_05_07_yyk_uvs.log closed on Sun Jan 7 20:30:09 2007