! Started logfile: J2358-1020_S_2004_05_08_yyk_uvs.log on Wed Dec 7 01:00:44 2005 obs J2358-1020_S_2004_05_08_yyk_uve.fits ! Reading UV FITS file: J2358-1020_S_2004_05_08_yyk_uve.fits ! AN table 1: 3 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.8 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.23697e+09 8e+06 1 8e+06 ! 02 2 2.26697e+09 8e+06 1 8e+06 ! 03 3 2.35697e+09 8e+06 1 8e+06 ! 04 4 2.37697e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1432 lines of history. ! ! Reading 432 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_2004_05_08_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)= 0.579675 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 6 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.433637Jy sigma=7.857324 ! Fit after self-cal, rms=0.433548Jy sigma=7.855834 ! 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=2.407 mas, bmaj=6.374 mas, bpa=-3.967 degrees ! Estimated noise=2.38378 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.489481 Jy ! Component: 100 - total flux cleaned = 0.560118 Jy ! Total flux subtracted in 100 components = 0.560118 Jy ! Clean residual min=-0.014564 max=0.017777 Jy/beam ! Clean residual mean=-0.000034 rms=0.004123 Jy/beam ! Combined flux in latest and established models = 0.560118 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.560118 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.080950Jy sigma=1.356479 ! Fit after self-cal, rms=0.080939Jy sigma=1.356167 ! 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=2.885 mas, bmaj=7.46 mas, bpa=-3.526 degrees ! Estimated noise=1.9451 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.0262424 Jy ! Component: 100 - total flux cleaned = 0.0360432 Jy ! Component: 150 - total flux cleaned = 0.0397375 Jy ! Component: 200 - total flux cleaned = 0.0400545 Jy ! Total flux subtracted in 200 components = 0.0400545 Jy ! Clean residual min=-0.008443 max=0.007751 Jy/beam ! Clean residual mean=-0.000090 rms=0.002376 Jy/beam ! Combined flux in latest and established models = 0.600173 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 47 components and 0.600173 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.073952Jy sigma=1.248154 ! Fit after self-cal, rms=0.073948Jy sigma=1.247715 ! 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.00419 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 1.06 HN 0.93 KP 1.00* ! LA 1.09 MK 0.99 NL 0.97 OV 0.96 ! PT 1.01 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.980936 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 1.07 KP 1.00* ! LA 1.05 MK 1.02 NL 1.03 OV 1.02 ! PT 0.95 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.01504 ! Telescope amplitude corrections in sub-array 1: ! BR 0.84 FD 0.90 HN 0.97 KP 1.00* ! LA 0.94 MK 1.03 NL 1.07 OV 1.02 ! PT 1.04 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.01037 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.98 HN 0.96 KP 1.00* ! LA 1.00* MK 1.00 NL 0.96 OV 0.90 ! PT 0.97 SC 1.09 ! ! ! Fit before self-cal, rms=0.073948Jy sigma=1.247715 ! Fit after self-cal, rms=0.057951Jy sigma=0.997210 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.057951Jy sigma=0.997210 ! Fit after self-cal, rms=0.057951Jy sigma=0.997179 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=2.903 mas, bmaj=7.514 mas, bpa=-3.527 degrees ! Estimated noise=1.94894 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.000431084 Jy ! Component: 100 - total flux cleaned = 0.000916544 Jy ! Component: 150 - total flux cleaned = 0.00135514 Jy ! Component: 200 - total flux cleaned = 0.00156294 Jy ! Total flux subtracted in 200 components = 0.00156294 Jy ! Clean residual min=-0.007126 max=0.005736 Jy/beam ! Clean residual mean=-0.000022 rms=0.001746 Jy/beam ! Combined flux in latest and established models = 0.601736 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 71 components and 0.601736 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.057700Jy sigma=0.994226 ! Fit after self-cal, rms=0.057708Jy sigma=0.993993 ! 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.057708Jy sigma=0.993993 ! Fit after self-cal, rms=0.056202Jy sigma=0.965331 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.000141144 Jy ! Component: 100 - total flux cleaned = 0.000387782 Jy ! Component: 150 - total flux cleaned = 0.000524297 Jy ! Component: 200 - total flux cleaned = 0.000586072 Jy ! Total flux subtracted in 200 components = 0.000586072 Jy ! Clean residual min=-0.007186 max=0.005920 Jy/beam ! Clean residual mean=-0.000025 rms=0.001756 Jy/beam ! Combined flux in latest and established models = 0.602322 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 85 components and 0.602322 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.056117Jy sigma=0.964521 ! Fit after self-cal, rms=0.056064Jy sigma=0.962981 ! 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: 2.903 x 7.514 at -3.527 degrees (North through East) ! Clean map min=-0.007178 max=0.57074 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.056064Jy sigma=0.962981 ! Fit after self-cal, rms=0.053983Jy sigma=0.923258 ! 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.053983Jy sigma=0.923258 ! Fit after self-cal, rms=0.053982Jy sigma=0.923167 ! Inverting map and beam ! Estimated beam: bmin=2.901 mas, bmaj=7.509 mas, bpa=-3.524 degrees ! Estimated noise=1.94878 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00042687 Jy ! Component: 100 - total flux cleaned = 0.000552443 Jy ! Component: 150 - total flux cleaned = 0.000608257 Jy ! Component: 200 - total flux cleaned = 0.000659937 Jy ! Total flux subtracted in 200 components = 0.000659937 Jy ! Clean residual min=-0.006760 max=0.005200 Jy/beam ! Clean residual mean=-0.000005 rms=0.001653 Jy/beam ! Combined flux in latest and established models = 0.602982 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 88 components and 0.602982 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053937Jy sigma=0.922706 ! Fit after self-cal, rms=0.053939Jy sigma=0.922666 ! 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.053939Jy sigma=0.922666 ! Fit after self-cal, rms=0.053239Jy sigma=0.909115 ! 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.053239Jy sigma=0.909115 ! Fit after self-cal, rms=0.053238Jy sigma=0.909111 ! Inverting map and beam ! Estimated beam: bmin=2.899 mas, bmaj=7.505 mas, bpa=-3.524 degrees ! Estimated noise=1.95004 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000830672 Jy ! Component: 100 - total flux cleaned = 0.000931556 Jy ! Component: 150 - total flux cleaned = 0.000954216 Jy ! Component: 200 - total flux cleaned = 0.000954402 Jy ! Total flux subtracted in 200 components = 0.000954402 Jy ! Clean residual min=-0.006779 max=0.005188 Jy/beam ! Clean residual mean=-0.000006 rms=0.001648 Jy/beam ! Combined flux in latest and established models = 0.603936 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 94 components and 0.603936 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053215Jy sigma=0.908734 ! Fit after self-cal, rms=0.053217Jy sigma=0.908714 ! 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=7.042 mas, bmaj=13.77 mas, bpa=2.856 degrees ! Estimated noise=2.58846 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.000544979 Jy ! Component: 100 - total flux cleaned = -0.000404062 Jy ! Component: 150 - total flux cleaned = -0.00032133 Jy ! Component: 200 - total flux cleaned = -0.000255532 Jy ! Total flux subtracted in 200 components = -0.000255532 Jy ! Clean residual min=-0.007650 max=0.006874 Jy/beam ! Clean residual mean=-0.000003 rms=0.002411 Jy/beam ! Combined flux in latest and established models = 0.603681 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 100 components and 0.603681 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053290Jy sigma=0.909537 ! Fit after self-cal, rms=0.053262Jy sigma=0.909233 ! 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=2.411 mas, bmaj=6.402 mas, bpa=-3.933 degrees ! Estimated noise=2.38688 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.490271 Jy ! Component: 100 - total flux cleaned = 0.559543 Jy ! Component: 150 - total flux cleaned = 0.58291 Jy ! Component: 200 - total flux cleaned = 0.594275 Jy ! Total flux subtracted in 200 components = 0.594275 Jy ! Clean residual min=-0.009433 max=0.006863 Jy/beam ! Clean residual mean=0.000005 rms=0.002127 Jy/beam ! Combined flux in latest and established models = 0.594275 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 30 model components to the UV plane model. ! The established model now contains 30 components and 0.594275 Jy ! Inverting map and beam ! Estimated beam: bmin=2.899 mas, bmaj=7.505 mas, bpa=-3.524 degrees ! Estimated noise=1.95004 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.0065991 Jy ! Component: 100 - total flux cleaned = 0.00921453 Jy ! Component: 150 - total flux cleaned = 0.00980662 Jy ! Component: 200 - total flux cleaned = 0.00998594 Jy ! Total flux subtracted in 200 components = 0.00998594 Jy ! Clean residual min=-0.006906 max=0.005455 Jy/beam ! Clean residual mean=-0.000007 rms=0.001675 Jy/beam ! Combined flux in latest and established models = 0.604261 Jy ! Adding 23 model components to the UV plane model. ! The established model now contains 50 components and 0.604261 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=7.042 mas, bmaj=13.77 mas, bpa=2.856 degrees ! Estimated noise=2.58846 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.000631619 Jy ! Component: 100 - total flux cleaned = -0.000438988 Jy ! Component: 150 - total flux cleaned = -0.000295796 Jy ! Component: 200 - total flux cleaned = -0.00021361 Jy ! Total flux subtracted in 200 components = -0.00021361 Jy ! Clean residual min=-0.007569 max=0.006802 Jy/beam ! Clean residual mean=-0.000007 rms=0.002422 Jy/beam ! Combined flux in latest and established models = 0.604048 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 56 components and 0.604048 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=2.899 mas, bmaj=7.505 mas, bpa=-3.524 degrees ! Estimated noise=1.95004 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00101464 Jy ! Component: 100 - total flux cleaned = 0.000840244 Jy ! Component: 150 - total flux cleaned = 0.0007492 Jy ! Component: 200 - total flux cleaned = 0.000625095 Jy ! Total flux subtracted in 200 components = 0.000625095 Jy ! Clean residual min=-0.006774 max=0.005320 Jy/beam ! Clean residual mean=-0.000009 rms=0.001664 Jy/beam ! Combined flux in latest and established models = 0.604673 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 63 components and 0.604673 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053343Jy sigma=0.910472 ! Fit after self-cal, rms=0.053343Jy sigma=0.910327 wmodel J2358-1020_S_2004_05_08_yyk\_map.mod ! Writing 63 model components to file: J2358-1020_S_2004_05_08_yyk_map.mod wobs J2358-1020_S_2004_05_08_yyk\_uvs.fits ! Writing UV FITS file: J2358-1020_S_2004_05_08_yyk_uvs.fits wwins J2358-1020_S_2004_05_08_yyk\_map.win ! wwins: Wrote 1 windows to J2358-1020_S_2004_05_08_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.00220997 Jy ! Component: 100 - total flux cleaned = -0.0029451 Jy ! Component: 150 - total flux cleaned = -0.0037892 Jy ! Component: 200 - total flux cleaned = -0.00442167 Jy ! Component: 250 - total flux cleaned = -0.00479456 Jy ! Component: 300 - total flux cleaned = -0.00486368 Jy ! Component: 350 - total flux cleaned = -0.00499876 Jy ! Component: 400 - total flux cleaned = -0.00525905 Jy ! Component: 450 - total flux cleaned = -0.00550589 Jy ! Component: 500 - total flux cleaned = -0.0056864 Jy ! Component: 550 - total flux cleaned = -0.00603193 Jy ! Component: 600 - total flux cleaned = -0.00619785 Jy ! Component: 650 - total flux cleaned = -0.00630422 Jy ! Component: 700 - total flux cleaned = -0.00640795 Jy ! Component: 750 - total flux cleaned = -0.00650994 Jy ! Component: 800 - total flux cleaned = -0.00651083 Jy ! Component: 850 - total flux cleaned = -0.00655975 Jy ! Component: 900 - total flux cleaned = -0.00656174 Jy ! Component: 950 - total flux cleaned = -0.00656292 Jy ! Component: 1000 - total flux cleaned = -0.00643153 Jy ! Component: 1050 - total flux cleaned = -0.00630236 Jy ! Component: 1100 - total flux cleaned = -0.00634452 Jy ! Component: 1150 - total flux cleaned = -0.00626084 Jy ! Component: 1200 - total flux cleaned = -0.00634163 Jy ! Component: 1250 - total flux cleaned = -0.00622243 Jy ! Component: 1300 - total flux cleaned = -0.00630125 Jy ! Component: 1350 - total flux cleaned = -0.00637702 Jy ! Component: 1400 - total flux cleaned = -0.00630099 Jy ! Component: 1450 - total flux cleaned = -0.00633836 Jy ! Component: 1500 - total flux cleaned = -0.00630267 Jy ! Component: 1550 - total flux cleaned = -0.0063387 Jy ! Component: 1600 - total flux cleaned = -0.00644444 Jy ! Component: 1650 - total flux cleaned = -0.00647815 Jy ! Component: 1700 - total flux cleaned = -0.00644317 Jy ! Component: 1750 - total flux cleaned = -0.00651067 Jy ! Component: 1800 - total flux cleaned = -0.00654344 Jy ! Component: 1850 - total flux cleaned = -0.0065427 Jy ! Component: 1900 - total flux cleaned = -0.00654248 Jy ! Component: 1950 - total flux cleaned = -0.00641564 Jy ! Component: 2000 - total flux cleaned = -0.00641627 Jy ! Total flux subtracted in 2048 components = -0.00635478 Jy ! Clean residual min=-0.002134 max=0.001731 Jy/beam ! Clean residual mean=0.000006 rms=0.000605 Jy/beam ! Combined flux in latest and established models = 0.598318 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 202 components and 0.598318 Jy ![Exited script file: muppet] wmap "J2358-1020_S_2004_05_08_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.899 x 7.505 at -3.524 degrees (North through East) ! Clean map min=-0.0039106 max=0.57099 Jy/beam ! Writing clean map to FITS file: J2358-1020_S_2004_05_08_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.570995 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000610606 device "J2358-1020_S_2004_05_08_yyk\_map.eps/VPS" ! Attempting to open device: 'J2358-1020_S_2004_05_08_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.320812 0.320812 0.641624 1.28325 2.56649 5.13299 10.266 20.532 41.0639 82.1278 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0018 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.57 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 2.899 x 7.505 at -3.524 degrees (North through East) ! Clean map min=-0.0039106 max=0.57099 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2358-1020_S_2004_05_08_yyk\_map.gif/gif" ! Attempting to open device: 'J2358-1020_S_2004_05_08_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2358-1020_S_2004_05_08_yyk_uvs.log closed on Wed Dec 7 01:00:48 2005