! Started logfile: J2256-2011_S_1997_07_02_yyk_uvs.log on Sun Jan 7 20:18:08 2007 obs J2256-2011_S_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J2256-2011_S_1997_07_02_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.18997 visibilities/baseline/integration-bin. ! Found source: J2256-2011 ! ! 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.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 754 lines of history. ! ! Reading 30844 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 J2256-2011_S_1997_07_02_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.53866 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.773 mas, bmaj=7.942 mas, bpa=-9.679 degrees ! Estimated noise=1440.66 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.350378 Jy ! Component: 100 - total flux cleaned = 0.424851 Jy ! Total flux subtracted in 100 components = 0.424851 Jy ! Clean residual min=-0.014090 max=0.020599 Jy/beam ! Clean residual mean=-0.000004 rms=0.004354 Jy/beam ! Combined flux in latest and established models = 0.424851 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 9 components and 0.424851 Jy ! ! Correcting IF 1. ! A total of 383 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 242 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 242 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 242 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.329975Jy sigma=0.001571 ! Fit after self-cal, rms=0.329800Jy sigma=0.001571 ! Inverting map and beam ! Estimated beam: bmin=2.773 mas, bmaj=7.942 mas, bpa=-9.679 degrees ! Estimated noise=1440.65 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.52 mas, bmaj=9.339 mas, bpa=-9.08 degrees ! Estimated noise=1008.67 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.0219478 Jy ! Component: 100 - total flux cleaned = 0.0243003 Jy ! Component: 150 - total flux cleaned = 0.0245891 Jy ! Component: 200 - total flux cleaned = 0.0245973 Jy ! Total flux subtracted in 200 components = 0.0245973 Jy ! Clean residual min=-0.011695 max=0.018735 Jy/beam ! Clean residual mean=0.000145 rms=0.004383 Jy/beam ! Combined flux in latest and established models = 0.449449 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 16 components and 0.449448 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.327734Jy sigma=0.001564 ! Fit after self-cal, rms=0.327684Jy sigma=0.001564 ! 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.52 x 9.339 at -9.08 degrees (North through East) ! Clean map min=-0.011482 max=0.40709 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.02624 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.10 HN 0.91 KP 0.91 ! LA 0.99 MK 0.99 NL 1.00* OV 1.10 ! PT 0.96 SC 0.82 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981903 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.19 HN 0.99 KP 0.94 ! LA 1.06 MK 1.08 NL 0.98 OV 1.06 ! PT 0.94 SC 0.92 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.03718 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.13 HN 0.95 KP 0.94 ! LA 0.81 MK 0.87 NL 0.95 OV 0.98 ! PT 1.06 SC 0.99 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.999343 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.13 HN 1.09 KP 0.94 ! LA 0.90 MK 1.01 NL 1.09 OV 0.95 ! PT 0.91 SC 1.00 ! ! ! Fit before self-cal, rms=0.327684Jy sigma=0.001564 ! Fit after self-cal, rms=0.315544Jy sigma=0.001546 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.315544Jy sigma=0.001546 ! Fit after self-cal, rms=0.315542Jy sigma=0.001546 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.457 mas, bmaj=9.103 mas, bpa=-8.045 degrees ! Estimated noise=1011.22 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.0100895 Jy ! Component: 100 - total flux cleaned = 0.0101076 Jy ! Component: 150 - total flux cleaned = 0.00994251 Jy ! Component: 200 - total flux cleaned = 0.00979731 Jy ! Total flux subtracted in 200 components = 0.00979731 Jy ! Clean residual min=-0.006047 max=0.007951 Jy/beam ! Clean residual mean=0.000044 rms=0.002054 Jy/beam ! Combined flux in latest and established models = 0.459246 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.459246 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.315102Jy sigma=0.001544 ! Fit after self-cal, rms=0.315076Jy sigma=0.001544 ! 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.315076Jy sigma=0.001544 ! Fit after self-cal, rms=0.313580Jy sigma=0.001537 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.00117976 Jy ! Component: 100 - total flux cleaned = 0.000927404 Jy ! Component: 150 - total flux cleaned = 0.00060317 Jy ! Component: 200 - total flux cleaned = 0.000308416 Jy ! Total flux subtracted in 200 components = 0.000308416 Jy ! Clean residual min=-0.005950 max=0.007457 Jy/beam ! Clean residual mean=0.000042 rms=0.001993 Jy/beam ! Combined flux in latest and established models = 0.459554 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 31 components and 0.459554 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.313464Jy sigma=0.001536 ! Fit after self-cal, rms=0.313302Jy sigma=0.001536 ! 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.457 x 9.103 at -8.045 degrees (North through East) ! Clean map min=-0.0056387 max=0.41239 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.313302Jy sigma=0.001536 ! Fit after self-cal, rms=0.306338Jy sigma=0.001532 ! 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.306338Jy sigma=0.001532 ! Fit after self-cal, rms=0.306323Jy sigma=0.001532 ! Inverting map and beam ! Estimated beam: bmin=3.432 mas, bmaj=9.066 mas, bpa=-8.008 degrees ! Estimated noise=1006.34 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00129962 Jy ! Component: 100 - total flux cleaned = 0.000857839 Jy ! Component: 150 - total flux cleaned = 0.000856 Jy ! Component: 200 - total flux cleaned = 0.000849346 Jy ! Total flux subtracted in 200 components = 0.000849346 Jy ! Clean residual min=-0.005451 max=0.007041 Jy/beam ! Clean residual mean=0.000028 rms=0.001823 Jy/beam ! Combined flux in latest and established models = 0.460404 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 38 components and 0.460404 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.306279Jy sigma=0.001532 ! Fit after self-cal, rms=0.306278Jy sigma=0.001532 ! 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.306278Jy sigma=0.001532 ! Fit after self-cal, rms=0.307067Jy sigma=0.001530 ! 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.307067Jy sigma=0.001530 ! Fit after self-cal, rms=0.307075Jy sigma=0.001530 ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=9.056 mas, bpa=-7.914 degrees ! Estimated noise=1007.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000810789 Jy ! Component: 100 - total flux cleaned = 0.00075357 Jy ! Component: 150 - total flux cleaned = 0.00075156 Jy ! Component: 200 - total flux cleaned = 0.000706403 Jy ! Total flux subtracted in 200 components = 0.000706403 Jy ! Clean residual min=-0.005488 max=0.006993 Jy/beam ! Clean residual mean=0.000029 rms=0.001807 Jy/beam ! Combined flux in latest and established models = 0.46111 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 44 components and 0.46111 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307053Jy sigma=0.001530 ! Fit after self-cal, rms=0.307055Jy sigma=0.001530 ! 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.984 mas, bmaj=17.17 mas, bpa=-6.266 degrees ! Estimated noise=1262.57 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.000100077 Jy ! Component: 100 - total flux cleaned = 6.4375e-05 Jy ! Component: 150 - total flux cleaned = 7.37589e-07 Jy ! Component: 200 - total flux cleaned = -7.94582e-05 Jy ! Total flux subtracted in 200 components = -7.94582e-05 Jy ! Clean residual min=-0.005330 max=0.007997 Jy/beam ! Clean residual mean=0.000061 rms=0.002649 Jy/beam ! Combined flux in latest and established models = 0.46103 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 7 model components to the UV plane model. ! The established model now contains 50 components and 0.46103 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307049Jy sigma=0.001530 ! Fit after self-cal, rms=0.307048Jy sigma=0.001530 ! 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.752 mas, bmaj=7.843 mas, bpa=-9.02 degrees ! Estimated noise=1419.9 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.346357 Jy ! Component: 100 - total flux cleaned = 0.425167 Jy ! Component: 150 - total flux cleaned = 0.454174 Jy ! Component: 200 - total flux cleaned = 0.46123 Jy ! Total flux subtracted in 200 components = 0.46123 Jy ! Clean residual min=-0.007660 max=0.008522 Jy/beam ! Clean residual mean=-0.000050 rms=0.002265 Jy/beam ! Combined flux in latest and established models = 0.46123 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 17 model components to the UV plane model. ! The established model now contains 17 components and 0.46123 Jy ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=9.056 mas, bpa=-7.914 degrees ! Estimated noise=1007.13 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.000666189 Jy ! Component: 100 - total flux cleaned = 0.000922721 Jy ! Component: 150 - total flux cleaned = 0.00113934 Jy ! Component: 200 - total flux cleaned = 0.00131863 Jy ! Total flux subtracted in 200 components = 0.00131863 Jy ! Clean residual min=-0.005320 max=0.007695 Jy/beam ! Clean residual mean=0.000025 rms=0.001911 Jy/beam ! Combined flux in latest and established models = 0.462548 Jy ! Adding 13 model components to the UV plane model. ! The established model now contains 27 components and 0.462548 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.984 mas, bmaj=17.17 mas, bpa=-6.266 degrees ! Estimated noise=1262.57 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.000437108 Jy ! Component: 100 - total flux cleaned = 0.000251355 Jy ! Component: 150 - total flux cleaned = 7.4467e-06 Jy ! Component: 200 - total flux cleaned = -0.000138539 Jy ! Total flux subtracted in 200 components = -0.000138539 Jy ! Clean residual min=-0.005672 max=0.008207 Jy/beam ! Clean residual mean=0.000057 rms=0.002692 Jy/beam ! Combined flux in latest and established models = 0.46241 Jy ! Adding 15 model components to the UV plane model. ! The established model now contains 39 components and 0.46241 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.427 mas, bmaj=9.056 mas, bpa=-7.914 degrees ! Estimated noise=1007.13 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000369933 Jy ! Component: 100 - total flux cleaned = -4.59279e-05 Jy ! Component: 150 - total flux cleaned = -0.000137848 Jy ! Component: 200 - total flux cleaned = -0.000213609 Jy ! Total flux subtracted in 200 components = -0.000213609 Jy ! Clean residual min=-0.005493 max=0.007260 Jy/beam ! Clean residual mean=0.000029 rms=0.001831 Jy/beam ! Combined flux in latest and established models = 0.462196 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.462196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.307085Jy sigma=0.001530 ! Fit after self-cal, rms=0.307079Jy sigma=0.001530 wmodel J2256-2011_S_1997_07_02_yyk\_map.mod ! Writing 43 model components to file: J2256-2011_S_1997_07_02_yyk_map.mod wobs J2256-2011_S_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J2256-2011_S_1997_07_02_yyk_uvs.fits wwins J2256-2011_S_1997_07_02_yyk\_map.win ! wwins: Wrote 1 windows to J2256-2011_S_1997_07_02_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.00307083 Jy ! Component: 100 - total flux cleaned = 0.00462606 Jy ! Component: 150 - total flux cleaned = 0.00489492 Jy ! Component: 200 - total flux cleaned = 0.00532004 Jy ! Component: 250 - total flux cleaned = 0.00548076 Jy ! Component: 300 - total flux cleaned = 0.00540727 Jy ! Component: 350 - total flux cleaned = 0.00540872 Jy ! Component: 400 - total flux cleaned = 0.00547848 Jy ! Component: 450 - total flux cleaned = 0.00567854 Jy ! Component: 500 - total flux cleaned = 0.00574427 Jy ! Component: 550 - total flux cleaned = 0.00580775 Jy ! Component: 600 - total flux cleaned = 0.00604657 Jy ! Component: 650 - total flux cleaned = 0.00616161 Jy ! Component: 700 - total flux cleaned = 0.00632863 Jy ! Component: 750 - total flux cleaned = 0.00643833 Jy ! Component: 800 - total flux cleaned = 0.00670035 Jy ! Component: 850 - total flux cleaned = 0.00690227 Jy ! Component: 900 - total flux cleaned = 0.00705019 Jy ! Component: 950 - total flux cleaned = 0.00729207 Jy ! Component: 1000 - total flux cleaned = 0.00757589 Jy ! Component: 1050 - total flux cleaned = 0.00789953 Jy ! Component: 1100 - total flux cleaned = 0.00826132 Jy ! Component: 1150 - total flux cleaned = 0.00857 Jy ! Component: 1200 - total flux cleaned = 0.00887104 Jy ! Component: 1250 - total flux cleaned = 0.00904085 Jy ! Component: 1300 - total flux cleaned = 0.00933099 Jy ! Component: 1350 - total flux cleaned = 0.00953404 Jy ! Component: 1400 - total flux cleaned = 0.00973327 Jy ! Component: 1450 - total flux cleaned = 0.00985072 Jy ! Component: 1500 - total flux cleaned = 0.0100431 Jy ! Component: 1550 - total flux cleaned = 0.010119 Jy ! Component: 1600 - total flux cleaned = 0.0103045 Jy ! Component: 1650 - total flux cleaned = 0.010414 Jy ! Component: 1700 - total flux cleaned = 0.010629 Jy ! Component: 1750 - total flux cleaned = 0.0107701 Jy ! Component: 1800 - total flux cleaned = 0.0109088 Jy ! Component: 1850 - total flux cleaned = 0.0110783 Jy ! Component: 1900 - total flux cleaned = 0.0111784 Jy ! Component: 1950 - total flux cleaned = 0.011344 Jy ! Component: 2000 - total flux cleaned = 0.0115072 Jy ! Total flux subtracted in 2048 components = 0.0116679 Jy ! Clean residual min=-0.002203 max=0.002229 Jy/beam ! Clean residual mean=0.000013 rms=0.000644 Jy/beam ! Combined flux in latest and established models = 0.473864 Jy keep ! Adding 132 model components to the UV plane model. ! The established model now contains 175 components and 0.473864 Jy ![Exited script file: muppet] wmap "J2256-2011_S_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.427 x 9.056 at -7.914 degrees (North through East) ! Clean map min=-0.0033371 max=0.41043 Jy/beam ! Writing clean map to FITS file: J2256-2011_S_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.410435 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000639538 device "J2256-2011_S_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J2256-2011_S_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.467459 0.467459 0.934918 1.86984 3.73967 7.47935 14.9587 29.9174 59.8348 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0019 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.41 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.427 x 9.056 at -7.914 degrees (North through East) ! Clean map min=-0.0033371 max=0.41043 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J2256-2011_S_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J2256-2011_S_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J2256-2011_S_1997_07_02_yyk_uvs.log closed on Sun Jan 7 20:18:14 2007