! Started logfile: J1819-0258_X_1997_05_07_yyk_uvs.log on Mon Jan 8 07:42:44 2007 obs J1819-0258_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1819-0258_X_1997_05_07_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.411033 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1819-0258 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 613 lines of history. ! ! Reading 10580 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 J1819-0258_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.364318 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.8253 mas, bmaj=1.97 mas, bpa=-5.941 degrees ! Estimated noise=1475 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.154152 Jy ! Component: 100 - total flux cleaned = 0.224596 Jy ! Total flux subtracted in 100 components = 0.224596 Jy ! Clean residual min=-0.029380 max=0.045515 Jy/beam ! Clean residual mean=0.000499 rms=0.010362 Jy/beam ! Combined flux in latest and established models = 0.224596 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 40 components and 0.224596 Jy ! ! Correcting IF 1. ! A total of 584 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 584 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 584 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 584 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.272763Jy sigma=0.001781 ! Fit after self-cal, rms=0.270119Jy sigma=0.001763 ! Inverting map and beam ! Estimated beam: bmin=0.8253 mas, bmaj=1.969 mas, bpa=-5.926 degrees ! Estimated noise=1476.82 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=1.041 mas, bmaj=2.337 mas, bpa=-6.698 degrees ! Estimated noise=1029.45 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.100099 Jy ! Component: 100 - total flux cleaned = 0.144822 Jy ! Component: 150 - total flux cleaned = 0.166424 Jy ! Component: 200 - total flux cleaned = 0.176306 Jy ! Total flux subtracted in 200 components = 0.176306 Jy ! Clean residual min=-0.029103 max=0.057194 Jy/beam ! Clean residual mean=0.000599 rms=0.014039 Jy/beam ! Combined flux in latest and established models = 0.400902 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 56 components and 0.400902 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.245992Jy sigma=0.001586 ! Fit after self-cal, rms=0.245926Jy sigma=0.001585 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.041 x 2.337 at -6.698 degrees (North through East) ! Clean map min=-0.028381 max=0.15982 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. ! A total of 60 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 60 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 60 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 60 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.245926Jy sigma=0.001585 ! Fit after self-cal, rms=0.244137Jy sigma=0.001581 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.244137Jy sigma=0.001581 ! Fit after self-cal, rms=0.244128Jy sigma=0.001580 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.077 mas, bmaj=2.412 mas, bpa=-7.658 degrees ! Estimated noise=1038.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.00196008 Jy ! Component: 100 - total flux cleaned = 0.00388732 Jy ! Component: 150 - total flux cleaned = 0.00529304 Jy ! Component: 200 - total flux cleaned = 0.00634832 Jy ! Total flux subtracted in 200 components = 0.00634832 Jy ! Clean residual min=-0.030116 max=0.056484 Jy/beam ! Clean residual mean=0.000585 rms=0.014101 Jy/beam ! Combined flux in latest and established models = 0.40725 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 58 components and 0.40725 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.243791Jy sigma=0.001578 ! Fit after self-cal, rms=0.243792Jy sigma=0.001578 ! 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.243792Jy sigma=0.001578 ! Fit after self-cal, rms=0.243097Jy sigma=0.001573 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.00106027 Jy ! Component: 100 - total flux cleaned = 0.00185898 Jy ! Component: 150 - total flux cleaned = 0.00238719 Jy ! Component: 200 - total flux cleaned = 0.00287101 Jy ! Total flux subtracted in 200 components = 0.00287101 Jy ! Clean residual min=-0.029474 max=0.055579 Jy/beam ! Clean residual mean=0.000578 rms=0.014018 Jy/beam ! Combined flux in latest and established models = 0.410121 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 60 components and 0.410121 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.242888Jy sigma=0.001572 ! Fit after self-cal, rms=0.242642Jy sigma=0.001570 ! 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.077 x 2.412 at -7.658 degrees (North through East) ! Clean map min=-0.02912 max=0.16194 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.242642Jy sigma=0.001570 ! Fit after self-cal, rms=0.239103Jy sigma=0.001566 ! 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.239103Jy sigma=0.001566 ! Fit after self-cal, rms=0.238929Jy sigma=0.001564 ! Inverting map and beam ! Estimated beam: bmin=1.092 mas, bmaj=2.438 mas, bpa=-7.672 degrees ! Estimated noise=1014.69 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00896089 Jy ! Component: 100 - total flux cleaned = -0.00964646 Jy ! Component: 150 - total flux cleaned = -0.00950099 Jy ! Component: 200 - total flux cleaned = -0.00949964 Jy ! Total flux subtracted in 200 components = -0.00949964 Jy ! Clean residual min=-0.027720 max=0.052500 Jy/beam ! Clean residual mean=0.000520 rms=0.013228 Jy/beam ! Combined flux in latest and established models = 0.400621 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 73 components and 0.400621 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.238691Jy sigma=0.001563 ! Fit after self-cal, rms=0.238667Jy sigma=0.001562 ! 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.238667Jy sigma=0.001562 ! Fit after self-cal, rms=0.238502Jy sigma=0.001563 ! 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.238502Jy sigma=0.001563 ! Fit after self-cal, rms=0.238446Jy sigma=0.001562 ! Inverting map and beam ! Estimated beam: bmin=1.093 mas, bmaj=2.438 mas, bpa=-7.656 degrees ! Estimated noise=1012.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000791868 Jy ! Component: 100 - total flux cleaned = -0.000655374 Jy ! Component: 150 - total flux cleaned = -0.00052634 Jy ! Component: 200 - total flux cleaned = -0.000278901 Jy ! Total flux subtracted in 200 components = -0.000278901 Jy ! Clean residual min=-0.027594 max=0.052233 Jy/beam ! Clean residual mean=0.000513 rms=0.013136 Jy/beam ! Combined flux in latest and established models = 0.400343 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 73 components and 0.400343 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.238339Jy sigma=0.001562 ! Fit after self-cal, rms=0.238345Jy sigma=0.001562 ! 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.571 mas, bmaj=4.069 mas, bpa=16.75 degrees ! Estimated noise=1220.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.0136454 Jy ! Component: 100 - total flux cleaned = 0.0141875 Jy ! Component: 150 - total flux cleaned = 0.0146831 Jy ! Component: 200 - total flux cleaned = 0.0149141 Jy ! Total flux subtracted in 200 components = 0.0149141 Jy ! Clean residual min=-0.040403 max=0.080544 Jy/beam ! Clean residual mean=0.000800 rms=0.021055 Jy/beam ! Combined flux in latest and established models = 0.415257 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 74 components and 0.415257 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.238535Jy sigma=0.001563 ! Fit after self-cal, rms=0.238433Jy sigma=0.001563 ! 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=0.8277 mas, bmaj=1.975 mas, bpa=-5.963 degrees ! Estimated noise=1475.79 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.158358 Jy ! Component: 100 - total flux cleaned = 0.231092 Jy ! Component: 150 - total flux cleaned = 0.272402 Jy ! Component: 200 - total flux cleaned = 0.297009 Jy ! Total flux subtracted in 200 components = 0.297009 Jy ! Clean residual min=-0.029370 max=0.042088 Jy/beam ! Clean residual mean=0.000379 rms=0.009253 Jy/beam ! Combined flux in latest and established models = 0.297009 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 45 model components to the UV plane model. ! The established model now contains 45 components and 0.297009 Jy ! Inverting map and beam ! Estimated beam: bmin=1.093 mas, bmaj=2.438 mas, bpa=-7.656 degrees ! Estimated noise=1012.53 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.0563729 Jy ! Component: 100 - total flux cleaned = 0.0813451 Jy ! Component: 150 - total flux cleaned = 0.0931226 Jy ! Component: 200 - total flux cleaned = 0.0971518 Jy ! Total flux subtracted in 200 components = 0.0971518 Jy ! Clean residual min=-0.027689 max=0.053322 Jy/beam ! Clean residual mean=0.000534 rms=0.013313 Jy/beam ! Combined flux in latest and established models = 0.394161 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 55 components and 0.394161 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.571 mas, bmaj=4.069 mas, bpa=16.75 degrees ! Estimated noise=1220.58 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.0169763 Jy ! Component: 100 - total flux cleaned = 0.0187796 Jy ! Component: 150 - total flux cleaned = 0.019531 Jy ! Component: 200 - total flux cleaned = 0.0197848 Jy ! Total flux subtracted in 200 components = 0.0197848 Jy ! Clean residual min=-0.040174 max=0.080823 Jy/beam ! Clean residual mean=0.000808 rms=0.021132 Jy/beam ! Combined flux in latest and established models = 0.413946 Jy ! Adding 10 model components to the UV plane model. ! The established model now contains 58 components and 0.413946 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.093 mas, bmaj=2.438 mas, bpa=-7.656 degrees ! Estimated noise=1012.53 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.0125039 Jy ! Component: 100 - total flux cleaned = -0.0132193 Jy ! Component: 150 - total flux cleaned = -0.0133918 Jy ! Component: 200 - total flux cleaned = -0.0132456 Jy ! Total flux subtracted in 200 components = -0.0132456 Jy ! Clean residual min=-0.028653 max=0.052054 Jy/beam ! Clean residual mean=0.000511 rms=0.013122 Jy/beam ! Combined flux in latest and established models = 0.4007 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 65 components and 0.4007 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.238826Jy sigma=0.001565 ! Fit after self-cal, rms=0.238748Jy sigma=0.001564 wmodel J1819-0258_X_1997_05_07_yyk\_map.mod ! Writing 65 model components to file: J1819-0258_X_1997_05_07_yyk_map.mod wobs J1819-0258_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1819-0258_X_1997_05_07_yyk_uvs.fits wwins J1819-0258_X_1997_05_07_yyk\_map.win ! wwins: Wrote 1 windows to J1819-0258_X_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.0224103 Jy ! Component: 100 - total flux cleaned = 0.0404542 Jy ! Component: 150 - total flux cleaned = 0.0561757 Jy ! Component: 200 - total flux cleaned = 0.0701894 Jy ! Component: 250 - total flux cleaned = 0.0828063 Jy ! Component: 300 - total flux cleaned = 0.094273 Jy ! Component: 350 - total flux cleaned = 0.104795 Jy ! Component: 400 - total flux cleaned = 0.11224 Jy ! Component: 450 - total flux cleaned = 0.11923 Jy ! Component: 500 - total flux cleaned = 0.124767 Jy ! Component: 550 - total flux cleaned = 0.127408 Jy ! Component: 600 - total flux cleaned = 0.128347 Jy ! Component: 650 - total flux cleaned = 0.128338 Jy ! Component: 700 - total flux cleaned = 0.127777 Jy ! Component: 750 - total flux cleaned = 0.127236 Jy ! Component: 800 - total flux cleaned = 0.126708 Jy ! Component: 850 - total flux cleaned = 0.126706 Jy ! Component: 900 - total flux cleaned = 0.125452 Jy ! Component: 950 - total flux cleaned = 0.124976 Jy ! Component: 1000 - total flux cleaned = 0.124986 Jy ! Component: 1050 - total flux cleaned = 0.124755 Jy ! Component: 1100 - total flux cleaned = 0.124529 Jy ! Component: 1150 - total flux cleaned = 0.124314 Jy ! Component: 1200 - total flux cleaned = 0.124315 Jy ! Component: 1250 - total flux cleaned = 0.124109 Jy ! Component: 1300 - total flux cleaned = 0.12391 Jy ! Component: 1350 - total flux cleaned = 0.123716 Jy ! Component: 1400 - total flux cleaned = 0.123525 Jy ! Component: 1450 - total flux cleaned = 0.123333 Jy ! Component: 1500 - total flux cleaned = 0.122226 Jy ! Component: 1550 - total flux cleaned = 0.121865 Jy ! Component: 1600 - total flux cleaned = 0.121511 Jy ! Component: 1650 - total flux cleaned = 0.121167 Jy ! Component: 1700 - total flux cleaned = 0.120661 Jy ! Component: 1750 - total flux cleaned = 0.119666 Jy ! Component: 1800 - total flux cleaned = 0.11934 Jy ! Component: 1850 - total flux cleaned = 0.11838 Jy ! Component: 1900 - total flux cleaned = 0.117911 Jy ! Component: 1950 - total flux cleaned = 0.117448 Jy ! Component: 2000 - total flux cleaned = 0.116846 Jy ! Total flux subtracted in 2048 components = 0.116109 Jy ! Clean residual min=-0.007856 max=0.007330 Jy/beam ! Clean residual mean=0.000109 rms=0.003334 Jy/beam ! Combined flux in latest and established models = 0.51681 Jy keep ! Adding 256 model components to the UV plane model. ! The established model now contains 318 components and 0.51681 Jy ![Exited script file: muppet] wmap "J1819-0258_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.093 x 2.438 at -7.656 degrees (North through East) ! Clean map min=-0.014245 max=0.14464 Jy/beam ! Writing clean map to FITS file: J1819-0258_X_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 0.144644 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.003339 device "J1819-0258_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1819-0258_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -6.9253 6.9253 13.8506 27.7012 55.4024 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.01 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.144 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.093 x 2.438 at -7.656 degrees (North through East) ! Clean map min=-0.014245 max=0.14464 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1819-0258_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1819-0258_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1819-0258_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 07:42:54 2007