! Started logfile: J0622-0109_S_2005_06_30_yyk_uvs.log on Sat Oct 8 21:06:20 2005 obs J0622-0109_S_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J0622-0109_S_2005_06_30_yyk_uve.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1 visibilities/baseline/integration-bin. ! Found source: J0622-0109 ! ! 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 1469 lines of history. ! ! Reading 3240 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 J0622-0109_S_2005_06_30_yyk] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.04 float dynam dynam = 6.0 float amp_soltime1 amp_soltime1 = 10 float amp_soltime2 amp_soltime2 = 1 float phase_soltime1 phase_soltime1=10 float phase_soltime2 phase_soltime2=0.5 float phase_soltime phase_soltime=phase_soltime1 float ampcor_selflim ampcor_selflim=1.20 float thresh thresh = 0.10 float win_mult win_mult = 1.8 float time_av time_av = 30 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 512x512 pixels with 0.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.117456 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.646 mas, bmaj=6.579 mas, bpa=-3.644 degrees ! Estimated noise=0.88357 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.0759779 Jy ! Component: 100 - total flux cleaned = 0.0872245 Jy ! Total flux subtracted in 100 components = 0.0872245 Jy ! Clean residual min=-0.006689 max=0.019154 Jy/beam ! Clean residual mean=0.000012 rms=0.002253 Jy/beam ! Combined flux in latest and established models = 0.0872245 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.0872245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! A total of 40 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 2 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075825Jy sigma=1.378849 ! Fit after self-cal, rms=0.068175Jy sigma=1.220826 ! Inverting map and beam ! Estimated beam: bmin=2.646 mas, bmaj=6.579 mas, bpa=-3.644 degrees ! Estimated noise=0.88357 mJy/beam. ! Added new window around map position (4.5, -37.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219711 Jy ! Component: 100 - total flux cleaned = 0.0322717 Jy ! Total flux subtracted in 100 components = 0.0322717 Jy ! Clean residual min=-0.004953 max=0.005634 Jy/beam ! Clean residual mean=0.000002 rms=0.001318 Jy/beam ! Combined flux in latest and established models = 0.119496 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 41 components and 0.119496 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.062116Jy sigma=1.099418 ! Fit after self-cal, rms=0.061896Jy sigma=1.094315 ! 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=3.155 mas, bmaj=7.696 mas, bpa=-3.607 degrees ! Estimated noise=0.669425 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.00935265 Jy ! Component: 100 - total flux cleaned = 0.0145467 Jy ! Component: 150 - total flux cleaned = 0.018084 Jy ! Component: 200 - total flux cleaned = 0.0206094 Jy ! Total flux subtracted in 200 components = 0.0206094 Jy ! Clean residual min=-0.004365 max=0.009476 Jy/beam ! Clean residual mean=-0.000009 rms=0.001596 Jy/beam ! Combined flux in latest and established models = 0.140106 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 71 components and 0.140106 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060746Jy sigma=1.071104 ! Fit after self-cal, rms=0.060701Jy sigma=1.070000 ! Inverting map ! Added new window around map position (-11.5, -54.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0111392 Jy ! Component: 100 - total flux cleaned = 0.0163872 Jy ! Component: 150 - total flux cleaned = 0.0198046 Jy ! Component: 200 - total flux cleaned = 0.0224658 Jy ! Total flux subtracted in 200 components = 0.0224658 Jy ! Clean residual min=-0.003584 max=0.005134 Jy/beam ! Clean residual mean=0.000054 rms=0.001006 Jy/beam ! Combined flux in latest and established models = 0.162571 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 119 components and 0.162571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059258Jy sigma=1.039017 ! Fit after self-cal, rms=0.059103Jy sigma=1.036028 ! 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.155 x 7.696 at -3.607 degrees (North through East) ! Clean map min=-0.0035113 max=0.093866 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: 1.03033 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.07 HN 0.99 KP 0.92 ! LA 0.96 MK 0.92 NL 0.95 OV 0.96 ! PT 1.08 SC 0.88 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.983088 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.98 HN 0.97 KP 1.06 ! LA 1.00 MK 1.07 NL 0.99 OV 1.08 ! PT 0.99 SC 1.02 ! ! ! Correcting IF 3. ! 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. ! 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.059103Jy sigma=1.036028 ! Fit after self-cal, rms=0.058697Jy sigma=1.032964 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.058697Jy sigma=1.032964 ! Fit after self-cal, rms=0.058693Jy sigma=1.032874 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=7.601 mas, bpa=-3.237 degrees ! Estimated noise=0.670395 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 (-3, -45). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0059504 Jy ! Component: 100 - total flux cleaned = 0.00899362 Jy ! Component: 150 - total flux cleaned = 0.0107919 Jy ! Component: 200 - total flux cleaned = 0.0119683 Jy ! Total flux subtracted in 200 components = 0.0119683 Jy ! Clean residual min=-0.003038 max=0.002367 Jy/beam ! Clean residual mean=0.000041 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.17454 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 49 model components to the UV plane model. ! The established model now contains 163 components and 0.17454 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058192Jy sigma=1.022880 ! Fit after self-cal, rms=0.058177Jy sigma=1.022348 ! 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.058177Jy sigma=1.022348 ! Fit after self-cal, rms=0.055806Jy sigma=0.979402 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.00233988 Jy ! Component: 100 - total flux cleaned = 0.00356332 Jy ! Component: 150 - total flux cleaned = 0.00426213 Jy ! Component: 200 - total flux cleaned = 0.00483484 Jy ! Total flux subtracted in 200 components = 0.00483484 Jy ! Clean residual min=-0.002595 max=0.002441 Jy/beam ! Clean residual mean=0.000036 rms=0.000716 Jy/beam ! Combined flux in latest and established models = 0.179375 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 46 model components to the UV plane model. ! The established model now contains 191 components and 0.179375 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055660Jy sigma=0.977301 ! Fit after self-cal, rms=0.055558Jy sigma=0.975317 ! 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.122 x 7.601 at -3.237 degrees (North through East) ! Clean map min=-0.0025354 max=0.095294 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 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.595 mas, bmaj=12.45 mas, bpa=2.253 degrees ! Estimated noise=0.869378 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.00112172 Jy ! Component: 100 - total flux cleaned = 0.00158002 Jy ! Component: 150 - total flux cleaned = 0.00179114 Jy ! Component: 200 - total flux cleaned = 0.00189958 Jy ! Total flux subtracted in 200 components = 0.00189958 Jy ! Clean residual min=-0.002804 max=0.002970 Jy/beam ! Clean residual mean=0.000069 rms=0.000904 Jy/beam ! Combined flux in latest and established models = 0.181274 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 50 model components to the UV plane model. ! The established model now contains 230 components and 0.181274 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055520Jy sigma=0.974728 ! Fit after self-cal, rms=0.055512Jy sigma=0.974525 ! 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.635 mas, bmaj=6.55 mas, bpa=-3.468 degrees ! Estimated noise=0.880361 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.085073 Jy ! Component: 100 - total flux cleaned = 0.107695 Jy ! Component: 150 - total flux cleaned = 0.119896 Jy ! Component: 200 - total flux cleaned = 0.129063 Jy ! Total flux subtracted in 200 components = 0.129063 Jy ! Clean residual min=-0.004138 max=0.004176 Jy/beam ! Clean residual mean=0.000009 rms=0.001184 Jy/beam ! Combined flux in latest and established models = 0.129063 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 42 model components to the UV plane model. ! The established model now contains 42 components and 0.129063 Jy ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=7.601 mas, bpa=-3.237 degrees ! Estimated noise=0.670395 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.0115156 Jy ! Component: 100 - total flux cleaned = 0.0194224 Jy ! Component: 150 - total flux cleaned = 0.0256064 Jy ! Component: 200 - total flux cleaned = 0.0305378 Jy ! Total flux subtracted in 200 components = 0.0305378 Jy ! Clean residual min=-0.003259 max=0.003209 Jy/beam ! Clean residual mean=0.000060 rms=0.000933 Jy/beam ! Combined flux in latest and established models = 0.159601 Jy ! Adding 67 model components to the UV plane model. ! The established model now contains 104 components and 0.159601 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.595 mas, bmaj=12.45 mas, bpa=2.253 degrees ! Estimated noise=0.869378 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.00642013 Jy ! Component: 100 - total flux cleaned = 0.0106127 Jy ! Component: 150 - total flux cleaned = 0.0136023 Jy ! Component: 200 - total flux cleaned = 0.0158127 Jy ! Total flux subtracted in 200 components = 0.0158127 Jy ! Clean residual min=-0.003233 max=0.003072 Jy/beam ! Clean residual mean=0.000097 rms=0.000940 Jy/beam ! Combined flux in latest and established models = 0.175413 Jy ! Adding 89 model components to the UV plane model. ! The established model now contains 177 components and 0.175413 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.122 mas, bmaj=7.601 mas, bpa=-3.237 degrees ! Estimated noise=0.670395 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00238716 Jy ! Component: 100 - total flux cleaned = 0.0033915 Jy ! Component: 150 - total flux cleaned = 0.00392562 Jy ! Component: 200 - total flux cleaned = 0.00439661 Jy ! Total flux subtracted in 200 components = 0.00439661 Jy ! Clean residual min=-0.002732 max=0.002446 Jy/beam ! Clean residual mean=0.000035 rms=0.000719 Jy/beam ! Combined flux in latest and established models = 0.17981 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 194 components and 0.17981 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.055542Jy sigma=0.976005 ! Fit after self-cal, rms=0.055538Jy sigma=0.975861 wmodel J0622-0109_S_2005_06_30_yyk\_map.mod ! Writing 194 model components to file: J0622-0109_S_2005_06_30_yyk_map.mod wobs J0622-0109_S_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J0622-0109_S_2005_06_30_yyk_uvs.fits wwins J0622-0109_S_2005_06_30_yyk\_map.win ! wwins: Wrote 4 windows to J0622-0109_S_2005_06_30_yyk_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=2048 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = -0.000484228 Jy ! Component: 100 - total flux cleaned = -0.000693659 Jy ! Component: 150 - total flux cleaned = -0.000772903 Jy ! Component: 200 - total flux cleaned = -0.000772395 Jy ! Component: 250 - total flux cleaned = -0.000624476 Jy ! Component: 300 - total flux cleaned = -0.0005537 Jy ! Component: 350 - total flux cleaned = -0.000381844 Jy ! Component: 400 - total flux cleaned = -0.00014776 Jy ! Component: 450 - total flux cleaned = 8.15586e-05 Jy ! Component: 500 - total flux cleaned = 0.00033783 Jy ! Component: 550 - total flux cleaned = 0.000682908 Jy ! Component: 600 - total flux cleaned = 0.000959082 Jy ! Component: 650 - total flux cleaned = 0.00119994 Jy ! Component: 700 - total flux cleaned = 0.00143575 Jy ! Component: 750 - total flux cleaned = 0.00160907 Jy ! Component: 800 - total flux cleaned = 0.00178038 Jy ! Component: 850 - total flux cleaned = 0.00203196 Jy ! Component: 900 - total flux cleaned = 0.00225164 Jy ! Component: 950 - total flux cleaned = 0.00244086 Jy ! Component: 1000 - total flux cleaned = 0.00267967 Jy ! Component: 1050 - total flux cleaned = 0.00294045 Jy ! Component: 1100 - total flux cleaned = 0.00309438 Jy ! Component: 1150 - total flux cleaned = 0.0033467 Jy ! Component: 1200 - total flux cleaned = 0.00342137 Jy ! Component: 1250 - total flux cleaned = 0.00364226 Jy ! Component: 1300 - total flux cleaned = 0.00371453 Jy ! Component: 1350 - total flux cleaned = 0.00385755 Jy ! Component: 1400 - total flux cleaned = 0.00409176 Jy ! Component: 1450 - total flux cleaned = 0.0041838 Jy ! Component: 1500 - total flux cleaned = 0.00420671 Jy ! Component: 1550 - total flux cleaned = 0.00434144 Jy ! Component: 1600 - total flux cleaned = 0.00440812 Jy ! Component: 1650 - total flux cleaned = 0.00447375 Jy ! Component: 1700 - total flux cleaned = 0.00453874 Jy ! Component: 1750 - total flux cleaned = 0.00468781 Jy ! Component: 1800 - total flux cleaned = 0.00470859 Jy ! Component: 1850 - total flux cleaned = 0.00479185 Jy ! Component: 1900 - total flux cleaned = 0.00487383 Jy ! Component: 1950 - total flux cleaned = 0.00497499 Jy ! Component: 2000 - total flux cleaned = 0.004995 Jy ! Total flux subtracted in 2048 components = 0.00511384 Jy ! Clean residual min=-0.001437 max=0.001152 Jy/beam ! Clean residual mean=0.000023 rms=0.000404 Jy/beam ! Combined flux in latest and established models = 0.184924 Jy keep ! Adding 152 model components to the UV plane model. ! The established model now contains 346 components and 0.184924 Jy ![Exited script file: muppet] wmap "J0622-0109_S_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.122 x 7.601 at -3.237 degrees (North through East) ! Clean map min=-0.0019226 max=0.096478 Jy/beam ! Writing clean map to FITS file: J0622-0109_S_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0964776 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000402832 device "J0622-0109_S_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J0622-0109_S_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -1.25262 1.25262 2.50524 5.01048 10.021 20.0419 40.0838 80.1677 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.096 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.122 x 7.601 at -3.237 degrees (North through East) ! Clean map min=-0.0019226 max=0.096478 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0622-0109_S_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J0622-0109_S_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0622-0109_S_2005_06_30_yyk_uvs.log closed on Sat Oct 8 21:06:26 2005