! Started logfile: J1010+8250_X_2006_02_16_yyk_uvs.log on Wed Jul 5 11:55:44 2006 obs J1010+8250_X_2006_02_16_yyk_uva.fits ! Reading UV FITS file: J1010+8250_X_2006_02_16_yyk_uva.fits ! AN table 1: 872 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.994725 visibilities/baseline/integration-bin. ! Found source: J1010+8250 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 2421 lines of history. ! ! Reading 156132 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 J1010+8250_X_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.200x0.200 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.248527 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.6026 mas, bmaj=2.815 mas, bpa=6.511 degrees ! Estimated noise=1.20974 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.17048 Jy ! Component: 100 - total flux cleaned = 0.220962 Jy ! Total flux subtracted in 100 components = 0.220962 Jy ! Clean residual min=-0.014586 max=0.025139 Jy/beam ! Clean residual mean=-0.000021 rms=0.004362 Jy/beam ! Combined flux in latest and established models = 0.220962 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 7 components and 0.220962 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.111231Jy sigma=2.117135 ! Fit after self-cal, rms=0.111077Jy sigma=2.112889 ! Inverting map ! Added new window around map position (2, 0.6). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0302651 Jy ! Component: 100 - total flux cleaned = 0.0438524 Jy ! Total flux subtracted in 100 components = 0.0438524 Jy ! Clean residual min=-0.015132 max=0.016768 Jy/beam ! Clean residual mean=-0.000011 rms=0.003368 Jy/beam ! Combined flux in latest and established models = 0.264815 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 17 components and 0.264815 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.102018Jy sigma=1.899932 ! Fit after self-cal, rms=0.101305Jy sigma=1.883071 ! 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=0.8485 mas, bmaj=2.958 mas, bpa=5.696 degrees ! Estimated noise=0.654663 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.0250828 Jy ! Component: 100 - total flux cleaned = 0.0388674 Jy ! Component: 150 - total flux cleaned = 0.0448287 Jy ! Component: 200 - total flux cleaned = 0.047548 Jy ! Total flux subtracted in 200 components = 0.047548 Jy ! Clean residual min=-0.010799 max=0.014976 Jy/beam ! Clean residual mean=0.000003 rms=0.003026 Jy/beam ! Combined flux in latest and established models = 0.312363 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 46 components and 0.312363 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097111Jy sigma=1.778539 ! Fit after self-cal, rms=0.096702Jy sigma=1.771706 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8485 x 2.958 at 5.696 degrees (North through East) ! Clean map min=-0.010155 max=0.20857 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Amplitude normalization factor in sub-array 1: 0.979594 ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 0.97 HN 1.01 KP 0.98 ! LA 0.98 MK 0.96 NL 1.19 OV 0.94 ! PT 0.98 SC 1.27 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0025 ! Telescope amplitude corrections in sub-array 1: ! BR 0.92 FD 0.96 HN 1.01 KP 0.90 ! LA 0.95 MK 0.92 NL 1.16 OV 0.93 ! PT 1.04 SC 1.20 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.990247 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.01 HN 0.90 KP 0.86 ! LA 0.93 MK 0.97 NL 1.16 OV 0.96 ! PT 1.06 SC 1.19 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.973829 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.06 HN 0.95 KP 0.87 ! LA 0.93 MK 0.99 NL 1.08 OV 0.99 ! PT 1.15 SC 1.27 ! ! ! Fit before self-cal, rms=0.096702Jy sigma=1.771706 ! Fit after self-cal, rms=0.099237Jy sigma=1.689499 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.099237Jy sigma=1.689499 ! Fit after self-cal, rms=0.099271Jy sigma=1.689452 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8797 mas, bmaj=2.877 mas, bpa=6.352 degrees ! Estimated noise=0.641623 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 (4.8, 0.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00409186 Jy ! Component: 100 - total flux cleaned = 0.00371152 Jy ! Component: 150 - total flux cleaned = 0.00372266 Jy ! Component: 200 - total flux cleaned = 0.00352904 Jy ! Total flux subtracted in 200 components = 0.00352904 Jy ! Clean residual min=-0.004779 max=0.006339 Jy/beam ! Clean residual mean=0.000020 rms=0.001407 Jy/beam ! Combined flux in latest and established models = 0.315892 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 70 components and 0.315892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.097845Jy sigma=1.652312 ! Fit after self-cal, rms=0.097808Jy sigma=1.651868 ! 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.097808Jy sigma=1.651868 ! Fit after self-cal, rms=0.062949Jy sigma=1.091171 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.00207328 Jy ! Component: 100 - total flux cleaned = 0.00178575 Jy ! Component: 150 - total flux cleaned = 0.00201828 Jy ! Component: 200 - total flux cleaned = 0.00202461 Jy ! Total flux subtracted in 200 components = 0.00202461 Jy ! Clean residual min=-0.005996 max=0.005927 Jy/beam ! Clean residual mean=0.000017 rms=0.001471 Jy/beam ! Combined flux in latest and established models = 0.317916 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 98 components and 0.317916 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.060205Jy sigma=1.050368 ! Fit after self-cal, rms=0.059723Jy sigma=1.041681 ! 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: 0.8797 x 2.877 at 6.352 degrees (North through East) ! Clean map min=-0.0051665 max=0.21671 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.059723Jy sigma=1.041681 ! Fit after self-cal, rms=0.054180Jy sigma=0.987256 ! 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.054180Jy sigma=0.987256 ! Fit after self-cal, rms=0.054141Jy sigma=0.986555 ! Inverting map and beam ! Estimated beam: bmin=0.8471 mas, bmaj=2.917 mas, bpa=5.875 degrees ! Estimated noise=0.630607 mJy/beam. ! Added new window around map position (1.8, 18.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00614493 Jy ! Component: 100 - total flux cleaned = 0.00773776 Jy ! Component: 150 - total flux cleaned = 0.00879792 Jy ! Component: 200 - total flux cleaned = 0.0098212 Jy ! Total flux subtracted in 200 components = 0.0098212 Jy ! Clean residual min=-0.003120 max=0.003105 Jy/beam ! Clean residual mean=0.000015 rms=0.000798 Jy/beam ! Combined flux in latest and established models = 0.327738 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 147 components and 0.327737 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.053465Jy sigma=0.970131 ! Fit after self-cal, rms=0.053454Jy sigma=0.969851 ! 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.053454Jy sigma=0.969851 ! Fit after self-cal, rms=0.052835Jy sigma=0.946891 ! 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.052835Jy sigma=0.946891 ! Fit after self-cal, rms=0.052841Jy sigma=0.946859 ! Inverting map and beam ! Estimated beam: bmin=0.8481 mas, bmaj=2.921 mas, bpa=5.878 degrees ! Estimated noise=0.628499 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000661363 Jy ! Component: 100 - total flux cleaned = 0.00115894 Jy ! Component: 150 - total flux cleaned = 0.00134234 Jy ! Component: 200 - total flux cleaned = 0.00139584 Jy ! Total flux subtracted in 200 components = 0.00139584 Jy ! Clean residual min=-0.002864 max=0.002753 Jy/beam ! Clean residual mean=0.000019 rms=0.000714 Jy/beam ! Combined flux in latest and established models = 0.329133 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 175 components and 0.329133 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052709Jy sigma=0.944024 ! Fit after self-cal, rms=0.052710Jy sigma=0.943988 ! 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.208 mas, bmaj=3.526 mas, bpa=7.747 degrees ! Estimated noise=0.814443 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.00222069 Jy ! Component: 100 - total flux cleaned = 0.00318061 Jy ! Component: 150 - total flux cleaned = 0.00348354 Jy ! Component: 200 - total flux cleaned = 0.00375867 Jy ! Total flux subtracted in 200 components = 0.00375867 Jy ! Clean residual min=-0.002522 max=0.003007 Jy/beam ! Clean residual mean=0.000048 rms=0.000867 Jy/beam ! Combined flux in latest and established models = 0.332892 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 194 components and 0.332892 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052708Jy sigma=0.943615 ! Fit after self-cal, rms=0.052706Jy sigma=0.943545 ! 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.6023 mas, bmaj=2.791 mas, bpa=6.485 degrees ! Estimated noise=1.16198 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.17396 Jy ! Component: 100 - total flux cleaned = 0.223471 Jy ! Component: 150 - total flux cleaned = 0.249641 Jy ! Component: 200 - total flux cleaned = 0.265809 Jy ! Total flux subtracted in 200 components = 0.265809 Jy ! Clean residual min=-0.005902 max=0.008972 Jy/beam ! Clean residual mean=-0.000011 rms=0.001815 Jy/beam ! Combined flux in latest and established models = 0.265809 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 16 model components to the UV plane model. ! The established model now contains 16 components and 0.265809 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8481 mas, bmaj=2.921 mas, bpa=5.878 degrees ! Estimated noise=0.628499 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) ! Added new window around map position (3, 0.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0206898 Jy ! Component: 100 - total flux cleaned = 0.0320883 Jy ! Component: 150 - total flux cleaned = 0.0402084 Jy ! Component: 200 - total flux cleaned = 0.0451037 Jy ! Total flux subtracted in 200 components = 0.0451037 Jy ! Clean residual min=-0.004522 max=0.005306 Jy/beam ! Clean residual mean=-0.000005 rms=0.001320 Jy/beam ! Combined flux in latest and established models = 0.310913 Jy ! Adding 35 model components to the UV plane model. ! The established model now contains 44 components and 0.310913 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.208 mas, bmaj=3.526 mas, bpa=7.747 degrees ! Estimated noise=0.814443 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.00796905 Jy ! Component: 100 - total flux cleaned = 0.0113763 Jy ! Component: 150 - total flux cleaned = 0.0140698 Jy ! Component: 200 - total flux cleaned = 0.0160926 Jy ! Total flux subtracted in 200 components = 0.0160926 Jy ! Clean residual min=-0.003612 max=0.003573 Jy/beam ! Clean residual mean=0.000035 rms=0.001226 Jy/beam ! Combined flux in latest and established models = 0.327005 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 76 components and 0.327005 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8481 mas, bmaj=2.921 mas, bpa=5.878 degrees ! Estimated noise=0.628499 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000630588 Jy ! Component: 100 - total flux cleaned = 0.000408994 Jy ! Component: 150 - total flux cleaned = 0.00109962 Jy ! Component: 200 - total flux cleaned = 0.00180398 Jy ! Total flux subtracted in 200 components = 0.00180398 Jy ! Clean residual min=-0.003445 max=0.003196 Jy/beam ! Clean residual mean=0.000016 rms=0.000755 Jy/beam ! Combined flux in latest and established models = 0.328809 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 101 components and 0.328809 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.052805Jy sigma=0.946437 ! Fit after self-cal, rms=0.052791Jy sigma=0.945981 wmodel J1010+8250_X_2006_02_16_yyk\_map.mod ! Writing 101 model components to file: J1010+8250_X_2006_02_16_yyk_map.mod wobs J1010+8250_X_2006_02_16_yyk\_uvs.fits ! Writing UV FITS file: J1010+8250_X_2006_02_16_yyk_uvs.fits wwins J1010+8250_X_2006_02_16_yyk\_map.win ! wwins: Wrote 5 windows to J1010+8250_X_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.000236688 Jy ! Component: 100 - total flux cleaned = -0.000186938 Jy ! Component: 150 - total flux cleaned = 0.00011511 Jy ! Component: 200 - total flux cleaned = 0.0002763 Jy ! Component: 250 - total flux cleaned = 0.000428082 Jy ! Component: 300 - total flux cleaned = 0.000427014 Jy ! Component: 350 - total flux cleaned = 0.000359099 Jy ! Component: 400 - total flux cleaned = 0.000193673 Jy ! Component: 450 - total flux cleaned = 0.000226616 Jy ! Component: 500 - total flux cleaned = 0.000102459 Jy ! Component: 550 - total flux cleaned = 1.26244e-05 Jy ! Component: 600 - total flux cleaned = -7.43371e-05 Jy ! Component: 650 - total flux cleaned = -1.71505e-05 Jy ! Component: 700 - total flux cleaned = -1.77208e-05 Jy ! Component: 750 - total flux cleaned = -7.18227e-05 Jy ! Component: 800 - total flux cleaned = -7.0811e-05 Jy ! Component: 850 - total flux cleaned = -7.09628e-05 Jy ! Component: 900 - total flux cleaned = -0.000199619 Jy ! Component: 950 - total flux cleaned = -0.00032499 Jy ! Component: 1000 - total flux cleaned = -0.000423699 Jy ! Component: 1050 - total flux cleaned = -0.000496219 Jy ! Component: 1100 - total flux cleaned = -0.000590895 Jy ! Component: 1150 - total flux cleaned = -0.000684941 Jy ! Component: 1200 - total flux cleaned = -0.000823124 Jy ! Component: 1250 - total flux cleaned = -0.000890659 Jy ! Component: 1300 - total flux cleaned = -0.000912857 Jy ! Component: 1350 - total flux cleaned = -0.000891052 Jy ! Component: 1400 - total flux cleaned = -0.000977686 Jy ! Component: 1450 - total flux cleaned = -0.000934769 Jy ! Component: 1500 - total flux cleaned = -0.000913618 Jy ! Component: 1550 - total flux cleaned = -0.000851832 Jy ! Component: 1600 - total flux cleaned = -0.000913361 Jy ! Component: 1650 - total flux cleaned = -0.000933708 Jy ! Component: 1700 - total flux cleaned = -0.000913969 Jy ! Component: 1750 - total flux cleaned = -0.00093372 Jy ! Component: 1800 - total flux cleaned = -0.000992079 Jy ! Component: 1850 - total flux cleaned = -0.00106871 Jy ! Component: 1900 - total flux cleaned = -0.00116366 Jy ! Component: 1950 - total flux cleaned = -0.00123861 Jy ! Component: 2000 - total flux cleaned = -0.00127575 Jy ! Total flux subtracted in 2048 components = -0.00127571 Jy ! Clean residual min=-0.000995 max=0.001080 Jy/beam ! Clean residual mean=0.000006 rms=0.000355 Jy/beam ! Combined flux in latest and established models = 0.327534 Jy keep ! Adding 142 model components to the UV plane model. ! The established model now contains 243 components and 0.327534 Jy ![Exited script file: muppet] wmap "J1010+8250_X_2006_02_16_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8481 x 2.921 at 5.878 degrees (North through East) ! Clean map min=-0.0044523 max=0.21268 Jy/beam ! Writing clean map to FITS file: J1010+8250_X_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.212683 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000350344 device "J1010+8250_X_2006_02_16_yyk\_map.eps/VPS" ! Attempting to open device: 'J1010+8250_X_2006_02_16_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.494178 0.494178 0.988357 1.97671 3.95343 7.90686 15.8137 31.6274 63.2548 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.212 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8481 x 2.921 at 5.878 degrees (North through East) ! Clean map min=-0.0044523 max=0.21268 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1010+8250_X_2006_02_16_yyk\_map.gif/gif" ! Attempting to open device: 'J1010+8250_X_2006_02_16_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1010+8250_X_2006_02_16_yyk_uvs.log closed on Wed Jul 5 11:56:08 2006