! Started logfile: J1358+8340_S_2006_02_16_yyk_uvs.log on Wed Jul 5 12:34:37 2006 obs J1358+8340_S_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J1358+8340_S_2006_02_16_yyk_uva.fits ! AN table 1: 879 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.965744 visibilities/baseline/integration-bin. ! Found source: J1358+8340 ! ! 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 2424 lines of history. ! ! Reading 152800 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 J1358+8340_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.167992 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.371 mas, bmaj=10.46 mas, bpa=4.082 degrees ! Estimated noise=1.46112 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.119987 Jy ! Component: 100 - total flux cleaned = 0.157573 Jy ! Total flux subtracted in 100 components = 0.157573 Jy ! Clean residual min=-0.009341 max=0.017197 Jy/beam ! Clean residual mean=0.000095 rms=0.003184 Jy/beam ! Combined flux in latest and established models = 0.157573 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 12 components and 0.157573 Jy ! ! Correcting IF 1. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 10 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.071224Jy sigma=1.177447 ! Fit after self-cal, rms=0.070777Jy sigma=1.167908 ! Inverting map and beam ! Estimated beam: bmin=2.371 mas, bmaj=10.46 mas, bpa=4.082 degrees ! Estimated noise=1.46112 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.118 mas, bmaj=10.87 mas, bpa=4.395 degrees ! Estimated noise=0.714844 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, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0230507 Jy ! Component: 100 - total flux cleaned = 0.0317843 Jy ! Component: 150 - total flux cleaned = 0.0335571 Jy ! Component: 200 - total flux cleaned = 0.033975 Jy ! Total flux subtracted in 200 components = 0.033975 Jy ! Clean residual min=-0.003582 max=0.005074 Jy/beam ! Clean residual mean=-0.000044 rms=0.001131 Jy/beam ! Combined flux in latest and established models = 0.191548 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 40 model components to the UV plane model. ! The established model now contains 48 components and 0.191548 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064944Jy sigma=1.062529 ! Fit after self-cal, rms=0.064708Jy sigma=1.058690 ! 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.118 x 10.87 at 4.395 degrees (North through East) ! Clean map min=-0.0034969 max=0.14351 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.03276 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.91 HN 0.96 KP 0.94 ! LA 1.18 MK 0.89 NL 0.92 OV 0.95 ! PT 1.03 SC 0.95 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.998365 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 0.99 HN 0.98 KP 0.97 ! LA 1.13 MK 0.97 NL 0.94 OV 0.99 ! PT 1.00 SC 1.04 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.96364 ! Telescope amplitude corrections in sub-array 1: ! BR 1.09 FD 1.00 HN 1.04 KP 0.97 ! LA 0.98 MK 1.10 NL 1.07 OV 1.02 ! PT 1.06 SC 1.04 ! ! ! 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.064708Jy sigma=1.058690 ! Fit after self-cal, rms=0.063663Jy sigma=1.042896 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.063663Jy sigma=1.042896 ! Fit after self-cal, rms=0.063664Jy sigma=1.042895 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.107 mas, bmaj=10.8 mas, bpa=4.345 degrees ! Estimated noise=0.716046 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.00433581 Jy ! Component: 100 - total flux cleaned = 0.00616289 Jy ! Component: 150 - total flux cleaned = 0.00673498 Jy ! Component: 200 - total flux cleaned = 0.00703599 Jy ! Total flux subtracted in 200 components = 0.00703599 Jy ! Clean residual min=-0.002496 max=0.002117 Jy/beam ! Clean residual mean=0.000039 rms=0.000672 Jy/beam ! Combined flux in latest and established models = 0.198584 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 81 components and 0.198584 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063330Jy sigma=1.038338 ! Fit after self-cal, rms=0.063292Jy sigma=1.037835 ! 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.063292Jy sigma=1.037835 ! Fit after self-cal, rms=0.059978Jy sigma=0.975526 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.0020264 Jy ! Component: 100 - total flux cleaned = 0.00248652 Jy ! Component: 150 - total flux cleaned = 0.00268442 Jy ! Component: 200 - total flux cleaned = 0.00280187 Jy ! Total flux subtracted in 200 components = 0.00280187 Jy ! Clean residual min=-0.002238 max=0.002114 Jy/beam ! Clean residual mean=0.000038 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.201386 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 105 components and 0.201386 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059856Jy sigma=0.974369 ! Fit after self-cal, rms=0.059705Jy sigma=0.971837 ! 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.107 x 10.8 at 4.345 degrees (North through East) ! Clean map min=-0.0020792 max=0.14473 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.059705Jy sigma=0.971837 ! Fit after self-cal, rms=0.059427Jy sigma=0.957842 ! 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.059427Jy sigma=0.957842 ! Fit after self-cal, rms=0.059413Jy sigma=0.957642 ! Inverting map and beam ! Estimated beam: bmin=3.071 mas, bmaj=10.81 mas, bpa=4.27 degrees ! Estimated noise=0.723916 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00323242 Jy ! Component: 100 - total flux cleaned = 0.004699 Jy ! Component: 150 - total flux cleaned = 0.00568171 Jy ! Component: 200 - total flux cleaned = 0.00618792 Jy ! Total flux subtracted in 200 components = 0.00618792 Jy ! Clean residual min=-0.002060 max=0.001885 Jy/beam ! Clean residual mean=0.000036 rms=0.000622 Jy/beam ! Combined flux in latest and established models = 0.207574 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 127 components and 0.207574 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.059192Jy sigma=0.955074 ! Fit after self-cal, rms=0.059179Jy sigma=0.954902 ! 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.059179Jy sigma=0.954902 ! Fit after self-cal, rms=0.058832Jy sigma=0.947481 ! 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.058832Jy sigma=0.947481 ! Fit after self-cal, rms=0.058833Jy sigma=0.947413 ! Inverting map and beam ! Estimated beam: bmin=3.013 mas, bmaj=10.78 mas, bpa=4.406 degrees ! Estimated noise=0.726417 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00276484 Jy ! Component: 100 - total flux cleaned = 0.00407772 Jy ! Component: 150 - total flux cleaned = 0.00499176 Jy ! Component: 200 - total flux cleaned = 0.00544919 Jy ! Total flux subtracted in 200 components = 0.00544919 Jy ! Clean residual min=-0.002218 max=0.002124 Jy/beam ! Clean residual mean=0.000042 rms=0.000630 Jy/beam ! Combined flux in latest and established models = 0.213023 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 37 model components to the UV plane model. ! The established model now contains 155 components and 0.213023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058688Jy sigma=0.945463 ! Fit after self-cal, rms=0.058682Jy sigma=0.945357 ! 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.17 mas, bmaj=12 mas, bpa=3.11 degrees ! Estimated noise=0.936467 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.00109001 Jy ! Component: 100 - total flux cleaned = 0.00139153 Jy ! Component: 150 - total flux cleaned = 0.00161606 Jy ! Component: 200 - total flux cleaned = 0.00176897 Jy ! Total flux subtracted in 200 components = 0.00176897 Jy ! Clean residual min=-0.002378 max=0.002590 Jy/beam ! Clean residual mean=0.000091 rms=0.000764 Jy/beam ! Combined flux in latest and established models = 0.214792 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 168 components and 0.214792 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058665Jy sigma=0.945278 ! Fit after self-cal, rms=0.058663Jy sigma=0.945254 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=2.346 mas, bmaj=10.47 mas, bpa=4.06 degrees ! Estimated noise=1.44853 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.121388 Jy ! Component: 100 - total flux cleaned = 0.16251 Jy ! Component: 150 - total flux cleaned = 0.184014 Jy ! Component: 200 - total flux cleaned = 0.19552 Jy ! Total flux subtracted in 200 components = 0.19552 Jy ! Clean residual min=-0.005824 max=0.006235 Jy/beam ! Clean residual mean=0.000068 rms=0.001642 Jy/beam ! Combined flux in latest and established models = 0.19552 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.19552 Jy ! Inverting map and beam ! Estimated beam: bmin=3.013 mas, bmaj=10.78 mas, bpa=4.406 degrees ! Estimated noise=0.726417 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.00781319 Jy ! Component: 100 - total flux cleaned = 0.0118522 Jy ! Component: 150 - total flux cleaned = 0.0142398 Jy ! Component: 200 - total flux cleaned = 0.0153109 Jy ! Total flux subtracted in 200 components = 0.0153109 Jy ! Clean residual min=-0.002317 max=0.002590 Jy/beam ! Clean residual mean=0.000042 rms=0.000680 Jy/beam ! Combined flux in latest and established models = 0.210831 Jy ! Adding 66 model components to the UV plane model. ! The established model now contains 81 components and 0.210831 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.17 mas, bmaj=12 mas, bpa=3.11 degrees ! Estimated noise=0.936467 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.00241445 Jy ! Component: 100 - total flux cleaned = 0.0030057 Jy ! Component: 150 - total flux cleaned = 0.00340217 Jy ! Component: 200 - total flux cleaned = 0.00354027 Jy ! Total flux subtracted in 200 components = 0.00354027 Jy ! Clean residual min=-0.002216 max=0.002658 Jy/beam ! Clean residual mean=0.000090 rms=0.000765 Jy/beam ! Combined flux in latest and established models = 0.214371 Jy ! Adding 33 model components to the UV plane model. ! The established model now contains 113 components and 0.214371 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.013 mas, bmaj=10.78 mas, bpa=4.406 degrees ! Estimated noise=0.726417 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000536114 Jy ! Component: 100 - total flux cleaned = -0.000424489 Jy ! Component: 150 - total flux cleaned = -0.000265453 Jy ! Component: 200 - total flux cleaned = -0.000181688 Jy ! Total flux subtracted in 200 components = -0.000181688 Jy ! Clean residual min=-0.002217 max=0.002076 Jy/beam ! Clean residual mean=0.000043 rms=0.000623 Jy/beam ! Combined flux in latest and established models = 0.21419 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 134 components and 0.21419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.058681Jy sigma=0.945454 ! Fit after self-cal, rms=0.058676Jy sigma=0.945411 wmodel J1358+8340_S_2006_02_16_yyk\_map.mod ! Writing 134 model components to file: J1358+8340_S_2006_02_16_yyk_map.mod wobs J1358+8340_S_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J1358+8340_S_2006_02_16_yyk_uvs.fits wwins J1358+8340_S_2006_02_16_yyk\_map.win ! wwins: Wrote 2 windows to J1358+8340_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.000244895 Jy ! Component: 100 - total flux cleaned = -0.000389826 Jy ! Component: 150 - total flux cleaned = -0.000389831 Jy ! Component: 200 - total flux cleaned = -0.000389601 Jy ! Component: 250 - total flux cleaned = -0.000390066 Jy ! Component: 300 - total flux cleaned = -0.0004825 Jy ! Component: 350 - total flux cleaned = -0.000482559 Jy ! Component: 400 - total flux cleaned = -0.000453481 Jy ! Component: 450 - total flux cleaned = -0.000397011 Jy ! Component: 500 - total flux cleaned = -0.00028732 Jy ! Component: 550 - total flux cleaned = -0.000153479 Jy ! Component: 600 - total flux cleaned = 5.48629e-05 Jy ! Component: 650 - total flux cleaned = 0.000233445 Jy ! Component: 700 - total flux cleaned = 0.000408453 Jy ! Component: 750 - total flux cleaned = 0.000580165 Jy ! Component: 800 - total flux cleaned = 0.000724185 Jy ! Component: 850 - total flux cleaned = 0.0008893 Jy ! Component: 900 - total flux cleaned = 0.00107432 Jy ! Component: 950 - total flux cleaned = 0.00123336 Jy ! Component: 1000 - total flux cleaned = 0.00130057 Jy ! Component: 1050 - total flux cleaned = 0.00138864 Jy ! Component: 1100 - total flux cleaned = 0.00145343 Jy ! Component: 1150 - total flux cleaned = 0.00147453 Jy ! Component: 1200 - total flux cleaned = 0.00147426 Jy ! Component: 1250 - total flux cleaned = 0.00159935 Jy ! Component: 1300 - total flux cleaned = 0.00166082 Jy ! Component: 1350 - total flux cleaned = 0.0017415 Jy ! Component: 1400 - total flux cleaned = 0.00178127 Jy ! Component: 1450 - total flux cleaned = 0.0017614 Jy ! Component: 1500 - total flux cleaned = 0.00181995 Jy ! Component: 1550 - total flux cleaned = 0.00180085 Jy ! Component: 1600 - total flux cleaned = 0.00183909 Jy ! Component: 1650 - total flux cleaned = 0.00187652 Jy ! Component: 1700 - total flux cleaned = 0.00187685 Jy ! Component: 1750 - total flux cleaned = 0.00187699 Jy ! Component: 1800 - total flux cleaned = 0.00193142 Jy ! Component: 1850 - total flux cleaned = 0.00191328 Jy ! Component: 1900 - total flux cleaned = 0.00184234 Jy ! Component: 1950 - total flux cleaned = 0.00191269 Jy ! Component: 2000 - total flux cleaned = 0.00192989 Jy ! Total flux subtracted in 2048 components = 0.00196436 Jy ! Clean residual min=-0.001025 max=0.000982 Jy/beam ! Clean residual mean=0.000016 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.216154 Jy keep ! Adding 149 model components to the UV plane model. ! The established model now contains 283 components and 0.216154 Jy ![Exited script file: muppet] wmap "J1358+8340_S_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.013 x 10.78 at 4.406 degrees (North through East) ! Clean map min=-0.0020964 max=0.14545 Jy/beam ! Writing clean map to FITS file: J1358+8340_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.145447 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000349225 device "J1358+8340_S_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J1358+8340_S_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.720314 0.720314 1.44063 2.88126 5.76251 11.525 23.0501 46.1001 92.2002 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.145 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.013 x 10.78 at 4.406 degrees (North through East) ! Clean map min=-0.0020964 max=0.14545 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1358+8340_S_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J1358+8340_S_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1358+8340_S_2006_02_16_yyk_uvs.log closed on Wed Jul 5 12:35:07 2006