! Started logfile: J1625-2527_X_1997_07_02_yyk_uvs.log on Mon Jan 8 07:00:37 2007 obs J1625-2527_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1625-2527_X_1997_07_02_yyk_uva.fits ! AN table 1: 144 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.839969 visibilities/baseline/integration-bin. ! Found source: J1625-2527 ! ! 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.15447e+09 8e+06 1 8e+06 ! 02 2 8.23447e+09 8e+06 1 8e+06 ! 03 3 8.41447e+09 8e+06 1 8e+06 ! 04 4 8.55447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 753 lines of history. ! ! Reading 21772 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 J1625-2527_X_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.200x0.200 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 1.25154 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.7325 mas, bmaj=2.196 mas, bpa=-2.104 degrees ! Estimated noise=1567.07 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.997417 Jy ! Component: 100 - total flux cleaned = 1.17672 Jy ! Total flux subtracted in 100 components = 1.17672 Jy ! Clean residual min=-0.037425 max=0.054659 Jy/beam ! Clean residual mean=-0.000553 rms=0.012715 Jy/beam ! Combined flux in latest and established models = 1.17672 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 1.17672 Jy ! ! Correcting IF 1. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 126 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.356425Jy sigma=0.002105 ! Fit after self-cal, rms=0.355188Jy sigma=0.002100 ! Inverting map and beam ! Estimated beam: bmin=0.7325 mas, bmaj=2.196 mas, bpa=-2.104 degrees ! Estimated noise=1567.07 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=0.9299 mas, bmaj=2.625 mas, bpa=-2.263 degrees ! Estimated noise=786.965 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.139626 Jy ! Component: 100 - total flux cleaned = 0.193927 Jy ! Component: 150 - total flux cleaned = 0.218042 Jy ! Component: 200 - total flux cleaned = 0.226986 Jy ! Total flux subtracted in 200 components = 0.226986 Jy ! Clean residual min=-0.023786 max=0.029175 Jy/beam ! Clean residual mean=-0.000229 rms=0.007420 Jy/beam ! Combined flux in latest and established models = 1.40371 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 35 model components to the UV plane model. ! The established model now contains 42 components and 1.40371 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.338381Jy sigma=0.001866 ! Fit after self-cal, rms=0.338321Jy sigma=0.001866 ! 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.9299 x 2.625 at -2.263 degrees (North through East) ! Clean map min=-0.02313 max=1.1955 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.981865 ! Telescope amplitude corrections in sub-array 1: ! BR 1.15 FD 1.01 HN 1.09 KP 1.00 ! LA 1.02 MK 1.04 NL 1.01 OV 0.98 ! PT 0.93 SC 0.94 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.991257 ! Telescope amplitude corrections in sub-array 1: ! BR 1.11 FD 1.00 HN 1.05 KP 1.00 ! LA 1.00 MK 1.00 NL 1.01 OV 1.04 ! PT 0.88 SC 0.99 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.985949 ! Telescope amplitude corrections in sub-array 1: ! BR 1.12 FD 1.03 HN 1.08 KP 0.98 ! LA 1.00 MK 1.00 NL 1.00 OV 0.97 ! PT 0.92 SC 1.02 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.982712 ! Telescope amplitude corrections in sub-array 1: ! BR 1.17 FD 1.00 HN 1.09 KP 0.98 ! LA 1.01 MK 0.99 NL 1.00 OV 1.00 ! PT 0.94 SC 1.00 ! ! ! Fit before self-cal, rms=0.338321Jy sigma=0.001866 ! Fit after self-cal, rms=0.327178Jy sigma=0.001801 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.327178Jy sigma=0.001801 ! Fit after self-cal, rms=0.327187Jy sigma=0.001801 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9362 mas, bmaj=2.654 mas, bpa=-1.911 degrees ! Estimated noise=766.269 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.0336178 Jy ! Component: 100 - total flux cleaned = -0.0431569 Jy ! Component: 150 - total flux cleaned = -0.0446742 Jy ! Component: 200 - total flux cleaned = -0.0455085 Jy ! Total flux subtracted in 200 components = -0.0455085 Jy ! Clean residual min=-0.018309 max=0.017891 Jy/beam ! Clean residual mean=-0.000030 rms=0.004465 Jy/beam ! Combined flux in latest and established models = 1.3582 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 47 components and 1.3582 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.322612Jy sigma=0.001784 ! Fit after self-cal, rms=0.322566Jy sigma=0.001784 ! 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.322566Jy sigma=0.001784 ! Fit after self-cal, rms=0.281367Jy sigma=0.001494 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) ! Added new window around map position (-6.8, 15.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0165758 Jy ! Component: 100 - total flux cleaned = 0.0187271 Jy ! Component: 150 - total flux cleaned = 0.0191558 Jy ! Component: 200 - total flux cleaned = 0.018807 Jy ! Total flux subtracted in 200 components = 0.018807 Jy ! Clean residual min=-0.014527 max=0.018583 Jy/beam ! Clean residual mean=-0.000059 rms=0.004239 Jy/beam ! Combined flux in latest and established models = 1.37701 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 71 components and 1.37701 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.278623Jy sigma=0.001481 ! Fit after self-cal, rms=0.273113Jy sigma=0.001441 ! 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.9362 x 2.654 at -1.911 degrees (North through East) ! Clean map min=-0.013693 max=1.1799 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.273113Jy sigma=0.001441 ! Fit after self-cal, rms=0.261322Jy sigma=0.001329 ! 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.261322Jy sigma=0.001329 ! Fit after self-cal, rms=0.259883Jy sigma=0.001318 ! Inverting map and beam ! Estimated beam: bmin=0.9356 mas, bmaj=2.621 mas, bpa=-1.704 degrees ! Estimated noise=760.98 mJy/beam. ! Added new window around map position (-1.6, 2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00655084 Jy ! Component: 100 - total flux cleaned = 0.00680989 Jy ! Component: 150 - total flux cleaned = 0.00681353 Jy ! Component: 200 - total flux cleaned = 0.00652015 Jy ! Total flux subtracted in 200 components = 0.00652015 Jy ! Clean residual min=-0.004608 max=0.005384 Jy/beam ! Clean residual mean=-0.000011 rms=0.001340 Jy/beam ! Combined flux in latest and established models = 1.38353 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 92 components and 1.38353 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.259446Jy sigma=0.001315 ! Fit after self-cal, rms=0.258813Jy sigma=0.001311 ! 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.258813Jy sigma=0.001311 ! Fit after self-cal, rms=0.256940Jy sigma=0.001305 ! 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.256940Jy sigma=0.001305 ! Fit after self-cal, rms=0.256745Jy sigma=0.001303 ! Inverting map and beam ! Estimated beam: bmin=0.9346 mas, bmaj=2.613 mas, bpa=-1.606 degrees ! Estimated noise=760.563 mJy/beam. ! Added new window around map position (0, 5.6). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00403808 Jy ! Component: 100 - total flux cleaned = 0.00405853 Jy ! Component: 150 - total flux cleaned = 0.0037824 Jy ! Component: 200 - total flux cleaned = 0.00354434 Jy ! Total flux subtracted in 200 components = 0.00354434 Jy ! Clean residual min=-0.003712 max=0.004490 Jy/beam ! Clean residual mean=-0.000010 rms=0.001100 Jy/beam ! Combined flux in latest and established models = 1.38707 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 105 components and 1.38707 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256534Jy sigma=0.001302 ! Fit after self-cal, rms=0.256390Jy sigma=0.001301 ! 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.378 mas, bmaj=5.682 mas, bpa=-1.952 degrees ! Estimated noise=953.7 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.000595679 Jy ! Component: 100 - total flux cleaned = -0.000676546 Jy ! Component: 150 - total flux cleaned = -0.000665673 Jy ! Component: 200 - total flux cleaned = -0.000595057 Jy ! Total flux subtracted in 200 components = -0.000595057 Jy ! Clean residual min=-0.004943 max=0.004989 Jy/beam ! Clean residual mean=-0.000011 rms=0.001434 Jy/beam ! Combined flux in latest and established models = 1.38648 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 126 components and 1.38648 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256361Jy sigma=0.001301 ! Fit after self-cal, rms=0.256289Jy sigma=0.001300 ! 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.7318 mas, bmaj=2.173 mas, bpa=-1.734 degrees ! Estimated noise=1557.81 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.00485 Jy ! Component: 100 - total flux cleaned = 1.18481 Jy ! Component: 150 - total flux cleaned = 1.26367 Jy ! Component: 200 - total flux cleaned = 1.30346 Jy ! Total flux subtracted in 200 components = 1.30346 Jy ! Clean residual min=-0.010034 max=0.014927 Jy/beam ! Clean residual mean=-0.000137 rms=0.002986 Jy/beam ! Combined flux in latest and established models = 1.30346 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 31 model components to the UV plane model. ! The established model now contains 31 components and 1.30346 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9346 mas, bmaj=2.613 mas, bpa=-1.606 degrees ! Estimated noise=760.563 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.038957 Jy ! Component: 100 - total flux cleaned = 0.057587 Jy ! Component: 150 - total flux cleaned = 0.0684355 Jy ! Component: 200 - total flux cleaned = 0.0751897 Jy ! Total flux subtracted in 200 components = 0.0751897 Jy ! Clean residual min=-0.004049 max=0.003824 Jy/beam ! Clean residual mean=-0.000032 rms=0.001180 Jy/beam ! Combined flux in latest and established models = 1.37865 Jy ! Adding 71 model components to the UV plane model. ! The established model now contains 94 components and 1.37865 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.378 mas, bmaj=5.682 mas, bpa=-1.952 degrees ! Estimated noise=953.7 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.00549478 Jy ! Component: 100 - total flux cleaned = 0.00637749 Jy ! Component: 150 - total flux cleaned = 0.00647208 Jy ! Component: 200 - total flux cleaned = 0.00647465 Jy ! Total flux subtracted in 200 components = 0.00647465 Jy ! Clean residual min=-0.004348 max=0.004778 Jy/beam ! Clean residual mean=-0.000018 rms=0.001440 Jy/beam ! Combined flux in latest and established models = 1.38513 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 115 components and 1.38513 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9346 mas, bmaj=2.613 mas, bpa=-1.606 degrees ! Estimated noise=760.563 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000362692 Jy ! Component: 100 - total flux cleaned = 3.93809e-05 Jy ! Component: 150 - total flux cleaned = 0.000132621 Jy ! Component: 200 - total flux cleaned = 0.000130107 Jy ! Total flux subtracted in 200 components = 0.000130107 Jy ! Clean residual min=-0.003590 max=0.003919 Jy/beam ! Clean residual mean=-0.000008 rms=0.001039 Jy/beam ! Combined flux in latest and established models = 1.38526 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 138 components and 1.38526 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256251Jy sigma=0.001300 ! Fit after self-cal, rms=0.256182Jy sigma=0.001299 wmodel J1625-2527_X_1997_07_02_yyk\_map.mod ! Writing 138 model components to file: J1625-2527_X_1997_07_02_yyk_map.mod wobs J1625-2527_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1625-2527_X_1997_07_02_yyk_uvs.fits wwins J1625-2527_X_1997_07_02_yyk\_map.win ! wwins: Wrote 4 windows to J1625-2527_X_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.00134157 Jy ! Component: 100 - total flux cleaned = 0.000934298 Jy ! Component: 150 - total flux cleaned = 0.000547657 Jy ! Component: 200 - total flux cleaned = 0.000284324 Jy ! Component: 250 - total flux cleaned = -2.04993e-05 Jy ! Component: 300 - total flux cleaned = -0.000268762 Jy ! Component: 350 - total flux cleaned = -0.000509945 Jy ! Component: 400 - total flux cleaned = -0.00069735 Jy ! Component: 450 - total flux cleaned = -0.0008802 Jy ! Component: 500 - total flux cleaned = -0.00101467 Jy ! Component: 550 - total flux cleaned = -0.00123356 Jy ! Component: 600 - total flux cleaned = -0.0014049 Jy ! Component: 650 - total flux cleaned = -0.00153079 Jy ! Component: 700 - total flux cleaned = -0.001736 Jy ! Component: 750 - total flux cleaned = -0.00185684 Jy ! Component: 800 - total flux cleaned = -0.00213358 Jy ! Component: 850 - total flux cleaned = -0.00224962 Jy ! Component: 900 - total flux cleaned = -0.00255443 Jy ! Component: 950 - total flux cleaned = -0.00274147 Jy ! Component: 1000 - total flux cleaned = -0.00288936 Jy ! Component: 1050 - total flux cleaned = -0.00328965 Jy ! Component: 1100 - total flux cleaned = -0.00361103 Jy ! Component: 1150 - total flux cleaned = -0.00382252 Jy ! Component: 1200 - total flux cleaned = -0.00416969 Jy ! Component: 1250 - total flux cleaned = -0.00437434 Jy ! Component: 1300 - total flux cleaned = -0.00461049 Jy ! Component: 1350 - total flux cleaned = -0.00487633 Jy ! Component: 1400 - total flux cleaned = -0.00503963 Jy ! Component: 1450 - total flux cleaned = -0.00513685 Jy ! Component: 1500 - total flux cleaned = -0.00529686 Jy ! Component: 1550 - total flux cleaned = -0.00542249 Jy ! Component: 1600 - total flux cleaned = -0.00548424 Jy ! Component: 1650 - total flux cleaned = -0.00557577 Jy ! Component: 1700 - total flux cleaned = -0.00563645 Jy ! Component: 1750 - total flux cleaned = -0.00578628 Jy ! Component: 1800 - total flux cleaned = -0.00587534 Jy ! Component: 1850 - total flux cleaned = -0.00587496 Jy ! Component: 1900 - total flux cleaned = -0.00610708 Jy ! Component: 1950 - total flux cleaned = -0.00622174 Jy ! Component: 2000 - total flux cleaned = -0.0063633 Jy ! Total flux subtracted in 2048 components = -0.00658734 Jy ! Clean residual min=-0.001775 max=0.001625 Jy/beam ! Clean residual mean=-0.000011 rms=0.000569 Jy/beam ! Combined flux in latest and established models = 1.37867 Jy keep ! Adding 139 model components to the UV plane model. ! The established model now contains 277 components and 1.37867 Jy ![Exited script file: muppet] wmap "J1625-2527_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9346 x 2.613 at -1.606 degrees (North through East) ! Clean map min=-0.0035658 max=1.1862 Jy/beam ! Writing clean map to FITS file: J1625-2527_X_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 1.18617 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000562239 device "J1625-2527_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1625-2527_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.142198 0.142198 0.284396 0.568792 1.13758 2.27517 4.55034 9.10068 18.2014 36.4027 72.8054 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.186 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.9346 x 2.613 at -1.606 degrees (North through East) ! Clean map min=-0.0035658 max=1.1862 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1625-2527_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1625-2527_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1625-2527_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 07:00:46 2007