! Started logfile: J1523+7645_S_2006_02_16_yyk_uvs.log on Wed Jul 5 12:38:17 2006 obs J1523+7645_S_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J1523+7645_S_2006_02_16_yyk_uva.fits ! AN table 1: 883 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.22182 visibilities/baseline/integration-bin. ! *** This seems a bit low - see "help observe" on the binwid argument. ! Found source: J1523+7645 ! ! 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 2421 lines of history. ! ! Reading 35256 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 J1523+7645_S_2006_02_16_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. uvav time_av, true ! Averaging into 30 second bins. ! 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 phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.0728866 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=8.045 mas, bmaj=31.55 mas, bpa=63.48 degrees ! Estimated noise=1.86953 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=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0127165 Jy ! Component: 100 - total flux cleaned = 0.0155836 Jy ! Total flux subtracted in 100 components = 0.0155836 Jy ! Clean residual min=-0.007555 max=0.007543 Jy/beam ! Clean residual mean=0.000468 rms=0.004296 Jy/beam ! Combined flux in latest and established models = 0.0155836 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 64 model components to the UV plane model. ! The established model now contains 64 components and 0.0155836 Jy ! ! Correcting IF 1. ! A total of 80 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 112 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.054250Jy sigma=1.099528 ! Fit after self-cal, rms=0.054039Jy sigma=1.095768 ! Inverting map and beam ! Estimated beam: bmin=8.045 mas, bmaj=31.55 mas, bpa=63.48 degrees ! Estimated noise=1.86953 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=9.224 mas, bmaj=29.31 mas, bpa=62.93 degrees ! Estimated noise=1.54752 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.00883944 Jy ! Component: 100 - total flux cleaned = 0.012064 Jy ! Component: 150 - total flux cleaned = 0.0148051 Jy ! Component: 200 - total flux cleaned = 0.0160623 Jy ! Total flux subtracted in 200 components = 0.0160623 Jy ! Clean residual min=-0.002466 max=0.002507 Jy/beam ! Clean residual mean=0.000095 rms=0.001074 Jy/beam ! Combined flux in latest and established models = 0.0316459 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 104 model components to the UV plane model. ! The established model now contains 167 components and 0.0316459 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.050115Jy sigma=1.014676 ! Fit after self-cal, rms=0.050060Jy sigma=1.013312 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 9.224 x 29.31 at 62.93 degrees (North through East) ! Clean map min=-0.010485 max=0.020783 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 ! 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. ! 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. ! 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 48 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 0.00* FD 0.00* HN 0.00* KP 0.00* ! LA 0.00* MK 0.00* NL 0.00* OV 0.00* ! PT 0.00* SC 0.00* ! ! ! Fit before self-cal, rms=0.050060Jy sigma=1.013312 ! Fit after self-cal, rms=0.045211Jy sigma=0.996496 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.045211Jy sigma=0.996496 ! Fit after self-cal, rms=0.045205Jy sigma=0.996400 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.956 mas, bmaj=29.9 mas, bpa=62.96 degrees ! Estimated noise=1.5939 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.000782415 Jy ! Component: 100 - total flux cleaned = -0.000610398 Jy ! Component: 150 - total flux cleaned = -0.000146159 Jy ! Component: 200 - total flux cleaned = -0.00031334 Jy ! Total flux subtracted in 200 components = -0.00031334 Jy ! Clean residual min=-0.000696 max=0.000702 Jy/beam ! Clean residual mean=-0.000024 rms=0.000267 Jy/beam ! Combined flux in latest and established models = 0.0313326 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 69 model components to the UV plane model. ! The established model now contains 236 components and 0.0313326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.044953Jy sigma=0.991527 ! Fit after self-cal, rms=0.044956Jy sigma=0.991395 ! 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.044956Jy sigma=0.991395 ! Fit after self-cal, rms=0.040748Jy sigma=0.891641 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.00272111 Jy ! Component: 100 - total flux cleaned = 0.00341661 Jy ! Component: 150 - total flux cleaned = 0.0039046 Jy ! Component: 200 - total flux cleaned = 0.0042377 Jy ! Total flux subtracted in 200 components = 0.0042377 Jy ! Clean residual min=-0.000499 max=0.000499 Jy/beam ! Clean residual mean=-0.000024 rms=0.000202 Jy/beam ! Combined flux in latest and established models = 0.0355703 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 71 model components to the UV plane model. ! The established model now contains 305 components and 0.0355703 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040377Jy sigma=0.884784 ! Fit after self-cal, rms=0.040002Jy sigma=0.877037 ! Inverting map ! Added new window around map position (-1, 2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000279025 Jy ! Component: 100 - total flux cleaned = 0.000434545 Jy ! Component: 150 - total flux cleaned = 0.000580688 Jy ! Component: 200 - total flux cleaned = 0.000600471 Jy ! Total flux subtracted in 200 components = 0.000600471 Jy ! Clean residual min=-0.000616 max=0.000505 Jy/beam ! Clean residual mean=-0.000034 rms=0.000164 Jy/beam ! Combined flux in latest and established models = 0.0361708 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 361 components and 0.0361708 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039953Jy sigma=0.876195 ! Fit after self-cal, rms=0.039889Jy sigma=0.875197 ! 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: 8.956 x 29.9 at 62.96 degrees (North through East) ! Clean map min=-0.0086122 max=0.022854 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=10.3 mas, bmaj=28.99 mas, bpa=62.42 degrees ! Estimated noise=1.62788 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.000428654 Jy ! Component: 100 - total flux cleaned = 0.000487974 Jy ! Component: 150 - total flux cleaned = 0.000488614 Jy ! Component: 200 - total flux cleaned = 0.000476042 Jy ! Total flux subtracted in 200 components = 0.000476042 Jy ! Clean residual min=-0.000638 max=0.000464 Jy/beam ! Clean residual mean=-0.000041 rms=0.000155 Jy/beam ! Combined flux in latest and established models = 0.0366468 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 61 model components to the UV plane model. ! The established model now contains 413 components and 0.0366468 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.039868Jy sigma=0.874879 ! Fit after self-cal, rms=0.039847Jy sigma=0.874681 ! 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=8.126 mas, bmaj=31.24 mas, bpa=63.48 degrees ! Estimated noise=1.94706 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0290691 Jy ! Component: 100 - total flux cleaned = 0.0390643 Jy ! Component: 150 - total flux cleaned = 0.0480918 Jy ! Component: 200 - total flux cleaned = 0.0553511 Jy ! Total flux subtracted in 200 components = 0.0553511 Jy ! Clean residual min=-0.009077 max=0.005340 Jy/beam ! Clean residual mean=0.000356 rms=0.003226 Jy/beam ! Combined flux in latest and established models = 0.0553511 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 85 model components to the UV plane model. ! The established model now contains 85 components and 0.0553511 Jy ! Inverting map and beam ! Estimated beam: bmin=8.956 mas, bmaj=29.9 mas, bpa=62.96 degrees ! Estimated noise=1.5939 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.000509579 Jy ! Component: 100 - total flux cleaned = 0.00403485 Jy ! Component: 150 - total flux cleaned = 0.00749803 Jy ! Component: 200 - total flux cleaned = 0.0104482 Jy ! Total flux subtracted in 200 components = 0.0104482 Jy ! Clean residual min=-0.004558 max=0.002241 Jy/beam ! Clean residual mean=0.000131 rms=0.001222 Jy/beam ! Combined flux in latest and established models = 0.0657993 Jy ! Adding 63 model components to the UV plane model. ! The established model now contains 143 components and 0.0657993 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=10.3 mas, bmaj=28.99 mas, bpa=62.42 degrees ! Estimated noise=1.62788 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.00276192 Jy ! Component: 100 - total flux cleaned = 0.00506647 Jy ! Component: 150 - total flux cleaned = 0.00701815 Jy ! Component: 200 - total flux cleaned = 0.00870292 Jy ! Total flux subtracted in 200 components = 0.00870292 Jy ! Clean residual min=-0.003168 max=0.001488 Jy/beam ! Clean residual mean=0.000055 rms=0.000846 Jy/beam ! Combined flux in latest and established models = 0.0745023 Jy ! Adding 50 model components to the UV plane model. ! The established model now contains 187 components and 0.0745022 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=8.956 mas, bmaj=29.9 mas, bpa=62.96 degrees ! Estimated noise=1.5939 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0011193 Jy ! Component: 100 - total flux cleaned = 0.00224836 Jy ! Component: 150 - total flux cleaned = 0.00308318 Jy ! Component: 200 - total flux cleaned = 0.00371943 Jy ! Total flux subtracted in 200 components = 0.00371943 Jy ! Clean residual min=-0.002026 max=0.001300 Jy/beam ! Clean residual mean=0.000015 rms=0.000552 Jy/beam ! Combined flux in latest and established models = 0.0782217 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 56 model components to the UV plane model. ! The established model now contains 224 components and 0.0782217 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.040085Jy sigma=0.880202 ! Fit after self-cal, rms=0.040035Jy sigma=0.878405 wmodel J1523+7645_S_2006_02_16_yyk\_map.mod ! Writing 224 model components to file: J1523+7645_S_2006_02_16_yyk_map.mod wobs J1523+7645_S_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J1523+7645_S_2006_02_16_yyk_uvs.fits wwins J1523+7645_S_2006_02_16_yyk\_map.win ! wwins: Wrote 1 windows to J1523+7645_S_2006_02_16_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.000407181 Jy ! Component: 100 - total flux cleaned = -0.000424894 Jy ! Component: 150 - total flux cleaned = -0.000440478 Jy ! Component: 200 - total flux cleaned = -0.000503228 Jy ! Component: 250 - total flux cleaned = -0.000584031 Jy ! Component: 300 - total flux cleaned = -0.000563242 Jy ! Component: 350 - total flux cleaned = -0.000511539 Jy ! Component: 400 - total flux cleaned = -0.000491525 Jy ! Component: 450 - total flux cleaned = -0.000403206 Jy ! Component: 500 - total flux cleaned = -0.000315368 Jy ! Component: 550 - total flux cleaned = -0.000276292 Jy ! Component: 600 - total flux cleaned = -0.000236995 Jy ! Component: 650 - total flux cleaned = -0.000197363 Jy ! Component: 700 - total flux cleaned = -0.000157198 Jy ! Component: 750 - total flux cleaned = -0.000126887 Jy ! Component: 800 - total flux cleaned = -0.000126951 Jy ! Component: 850 - total flux cleaned = -0.000126963 Jy ! Component: 900 - total flux cleaned = -0.000126991 Jy ! Component: 950 - total flux cleaned = -0.000116264 Jy ! Component: 1000 - total flux cleaned = -0.000127357 Jy ! Component: 1050 - total flux cleaned = -0.0001161 Jy ! Component: 1100 - total flux cleaned = -0.000116048 Jy ! Component: 1150 - total flux cleaned = -0.000116149 Jy ! Component: 1200 - total flux cleaned = -0.000104314 Jy ! Component: 1250 - total flux cleaned = -0.000104437 Jy ! Component: 1300 - total flux cleaned = -9.20009e-05 Jy ! Component: 1350 - total flux cleaned = -9.21246e-05 Jy ! Component: 1400 - total flux cleaned = -7.89478e-05 Jy ! Component: 1450 - total flux cleaned = -7.88446e-05 Jy ! Component: 1500 - total flux cleaned = -6.50812e-05 Jy ! Component: 1550 - total flux cleaned = -6.50956e-05 Jy ! Component: 1600 - total flux cleaned = -5.09644e-05 Jy ! Component: 1650 - total flux cleaned = -3.62009e-05 Jy ! Component: 1700 - total flux cleaned = -2.11563e-05 Jy ! Component: 1750 - total flux cleaned = -5.52772e-06 Jy ! Component: 1800 - total flux cleaned = 1.02934e-05 Jy ! Component: 1850 - total flux cleaned = 2.63199e-05 Jy ! Component: 1900 - total flux cleaned = 5.95917e-05 Jy ! Component: 1950 - total flux cleaned = 9.37889e-05 Jy ! Component: 2000 - total flux cleaned = 9.40379e-05 Jy ! Total flux subtracted in 2048 components = 9.44416e-05 Jy ! Clean residual min=-0.001080 max=0.001148 Jy/beam ! Clean residual mean=-0.000052 rms=0.000338 Jy/beam ! Combined flux in latest and established models = 0.0783161 Jy keep ! Adding 106 model components to the UV plane model. ! The established model now contains 330 components and 0.0783161 Jy ![Exited script file: muppet] wmap "J1523+7645_S_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.956 x 29.9 at 62.96 degrees (North through East) ! Clean map min=-0.012905 max=0.035667 Jy/beam ! Writing clean map to FITS file: J1523+7645_S_2006_02_16_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0356674 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000364793 device "J1523+7645_S_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J1523+7645_S_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.06829 3.06829 6.13658 12.2732 24.5463 49.0926 98.1852 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.035 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 8.956 x 29.9 at 62.96 degrees (North through East) ! Clean map min=-0.012905 max=0.035667 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1523+7645_S_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J1523+7645_S_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1523+7645_S_2006_02_16_yyk_uvs.log closed on Wed Jul 5 12:38:46 2006