! Started logfile: J0457-2324_S_1996_05_15_yyk_uvs.log on Sun Jan 7 16:21:41 2007 obs J0457-2324_S_1996_05_15_yyk_uva.fits ! Reading UV FITS file: J0457-2324_S_1996_05_15_yyk_uva.fits ! AN table 1: 54 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.93786 visibilities/baseline/integration-bin. ! Found source: J0457-2324 ! ! 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.22049e+09 8e+06 1 8e+06 ! 02 2 2.23424e+09 8e+06 1 8e+06 ! 03 3 2.29424e+09 8e+06 1 8e+06 ! 04 4 2.32424e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 617 lines of history. ! ! Reading 9116 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 J0457-2324_S_1996_05_15_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)= 1.53143 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.619 mas, bmaj=7 mas, bpa=-6.139 degrees ! Estimated noise=2908.77 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 = 1.23961 Jy ! Component: 100 - total flux cleaned = 1.43563 Jy ! Total flux subtracted in 100 components = 1.43563 Jy ! Clean residual min=-0.042312 max=0.060988 Jy/beam ! Clean residual mean=-0.000011 rms=0.014318 Jy/beam ! Combined flux in latest and established models = 1.43563 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 1.43563 Jy ! ! Correcting IF 1. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 22 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.429519Jy sigma=0.001518 ! Fit after self-cal, rms=0.429148Jy sigma=0.001517 ! Inverting map and beam ! Estimated beam: bmin=2.619 mas, bmaj=7 mas, bpa=-6.139 degrees ! Estimated noise=2908.77 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.241 mas, bmaj=8.846 mas, bpa=-7.887 degrees ! Estimated noise=1833.1 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.0831318 Jy ! Component: 100 - total flux cleaned = 0.116964 Jy ! Component: 150 - total flux cleaned = 0.120845 Jy ! Component: 200 - total flux cleaned = 0.1228 Jy ! Total flux subtracted in 200 components = 0.1228 Jy ! Clean residual min=-0.038125 max=0.042040 Jy/beam ! Clean residual mean=0.000294 rms=0.012799 Jy/beam ! Combined flux in latest and established models = 1.55843 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 23 components and 1.55843 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.414522Jy sigma=0.001467 ! Fit after self-cal, rms=0.414465Jy sigma=0.001467 ! 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.241 x 8.846 at -7.887 degrees (North through East) ! Clean map min=-0.037482 max=1.4203 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.02537 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.09 HN 1.05 KP 0.88 ! LA 0.95 MK 0.98 NL 0.89 OV 1.07 ! PT 0.95 SC 0.89 ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.967029 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.14 HN 1.22 KP 0.92 ! LA 1.06 MK 1.04 NL 0.97 OV 1.04 ! PT 0.92 SC 0.98 ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.04329 ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 1.06 HN 0.98 KP 0.92 ! LA 0.79 MK 0.88 NL 0.93 OV 0.97 ! PT 1.05 SC 1.04 ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.991234 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.06 HN 1.12 KP 0.98 ! LA 0.89 MK 1.04 NL 1.05 OV 0.93 ! PT 1.01 SC 1.00 ! ! ! Fit before self-cal, rms=0.414465Jy sigma=0.001467 ! Fit after self-cal, rms=0.378850Jy sigma=0.001346 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.378850Jy sigma=0.001346 ! Fit after self-cal, rms=0.378852Jy sigma=0.001346 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.256 mas, bmaj=8.732 mas, bpa=-7.621 degrees ! Estimated noise=1840.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) ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00973189 Jy ! Component: 100 - total flux cleaned = 0.0105863 Jy ! Component: 150 - total flux cleaned = 0.0105754 Jy ! Component: 200 - total flux cleaned = 0.0105688 Jy ! Total flux subtracted in 200 components = 0.0105688 Jy ! Clean residual min=-0.012014 max=0.011854 Jy/beam ! Clean residual mean=0.000042 rms=0.003053 Jy/beam ! Combined flux in latest and established models = 1.569 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 32 components and 1.569 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.378344Jy sigma=0.001344 ! Fit after self-cal, rms=0.378297Jy sigma=0.001344 ! 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.378297Jy sigma=0.001344 ! Fit after self-cal, rms=0.371376Jy sigma=0.001314 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.000816909 Jy ! Component: 100 - total flux cleaned = 0.000432981 Jy ! Component: 150 - total flux cleaned = 0.000274249 Jy ! Component: 200 - total flux cleaned = 0.000116037 Jy ! Total flux subtracted in 200 components = 0.000116037 Jy ! Clean residual min=-0.011520 max=0.011815 Jy/beam ! Clean residual mean=0.000041 rms=0.002976 Jy/beam ! Combined flux in latest and established models = 1.56912 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 37 components and 1.56912 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.371156Jy sigma=0.001313 ! Fit after self-cal, rms=0.369131Jy sigma=0.001305 ! 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.256 x 8.732 at -7.621 degrees (North through East) ! Clean map min=-0.011243 max=1.4387 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.369131Jy sigma=0.001305 ! Fit after self-cal, rms=0.353207Jy sigma=0.001257 ! 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.353207Jy sigma=0.001257 ! Fit after self-cal, rms=0.352369Jy sigma=0.001254 ! Inverting map and beam ! Estimated beam: bmin=3.245 mas, bmaj=8.702 mas, bpa=-7.581 degrees ! Estimated noise=1833.63 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00103473 Jy ! Component: 100 - total flux cleaned = 0.00119232 Jy ! Component: 150 - total flux cleaned = 0.00106249 Jy ! Component: 200 - total flux cleaned = 0.000944136 Jy ! Total flux subtracted in 200 components = 0.000944136 Jy ! Clean residual min=-0.011358 max=0.011200 Jy/beam ! Clean residual mean=0.000042 rms=0.002823 Jy/beam ! Combined flux in latest and established models = 1.57006 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 41 components and 1.57006 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.352253Jy sigma=0.001253 ! Fit after self-cal, rms=0.351793Jy sigma=0.001252 ! 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.351793Jy sigma=0.001252 ! Fit after self-cal, rms=0.351597Jy sigma=0.001250 ! 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.351597Jy sigma=0.001250 ! Fit after self-cal, rms=0.351396Jy sigma=0.001249 ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=8.693 mas, bpa=-7.575 degrees ! Estimated noise=1832.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000409117 Jy ! Component: 100 - total flux cleaned = 0.000518368 Jy ! Component: 150 - total flux cleaned = 0.000425666 Jy ! Component: 200 - total flux cleaned = 0.000343144 Jy ! Total flux subtracted in 200 components = 0.000343144 Jy ! Clean residual min=-0.011259 max=0.010825 Jy/beam ! Clean residual mean=0.000034 rms=0.002778 Jy/beam ! Combined flux in latest and established models = 1.5704 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 44 components and 1.5704 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.351343Jy sigma=0.001249 ! Fit after self-cal, rms=0.351192Jy sigma=0.001248 ! 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=8.018 mas, bmaj=19.45 mas, bpa=-2.738 degrees ! Estimated noise=2319.53 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.00208754 Jy ! Component: 100 - total flux cleaned = 0.00174973 Jy ! Component: 150 - total flux cleaned = 0.00163112 Jy ! Component: 200 - total flux cleaned = 0.00144454 Jy ! Total flux subtracted in 200 components = 0.00144454 Jy ! Clean residual min=-0.010954 max=0.009314 Jy/beam ! Clean residual mean=0.000076 rms=0.003228 Jy/beam ! Combined flux in latest and established models = 1.57185 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 51 components and 1.57185 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.351350Jy sigma=0.001249 ! Fit after self-cal, rms=0.351121Jy sigma=0.001248 ! 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.605 mas, bmaj=6.922 mas, bpa=-5.905 degrees ! Estimated noise=2872.33 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 1.2266 Jy ! Component: 100 - total flux cleaned = 1.42633 Jy ! Component: 150 - total flux cleaned = 1.49898 Jy ! Component: 200 - total flux cleaned = 1.53076 Jy ! Total flux subtracted in 200 components = 1.53076 Jy ! Clean residual min=-0.014879 max=0.022882 Jy/beam ! Clean residual mean=-0.000034 rms=0.004711 Jy/beam ! Combined flux in latest and established models = 1.53076 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 23 model components to the UV plane model. ! The established model now contains 23 components and 1.53076 Jy ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=8.693 mas, bpa=-7.575 degrees ! Estimated noise=1832.62 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 (-4, -3.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0301653 Jy ! Component: 100 - total flux cleaned = 0.0418527 Jy ! Component: 150 - total flux cleaned = 0.0438301 Jy ! Component: 200 - total flux cleaned = 0.0445031 Jy ! Total flux subtracted in 200 components = 0.0445031 Jy ! Clean residual min=-0.011457 max=0.008506 Jy/beam ! Clean residual mean=0.000039 rms=0.002488 Jy/beam ! Combined flux in latest and established models = 1.57526 Jy ! Adding 34 model components to the UV plane model. ! The established model now contains 57 components and 1.57526 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=8.018 mas, bmaj=19.45 mas, bpa=-2.738 degrees ! Estimated noise=2319.53 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.00233062 Jy ! Component: 100 - total flux cleaned = 0.00231646 Jy ! Component: 150 - total flux cleaned = 0.00242413 Jy ! Component: 200 - total flux cleaned = 0.00242813 Jy ! Total flux subtracted in 200 components = 0.00242813 Jy ! Clean residual min=-0.010674 max=0.008001 Jy/beam ! Clean residual mean=0.000087 rms=0.002910 Jy/beam ! Combined flux in latest and established models = 1.57769 Jy ! Adding 14 model components to the UV plane model. ! The established model now contains 66 components and 1.57769 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.241 mas, bmaj=8.693 mas, bpa=-7.575 degrees ! Estimated noise=1832.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00149288 Jy ! Component: 100 - total flux cleaned = -0.00198813 Jy ! Component: 150 - total flux cleaned = -0.00197877 Jy ! Component: 200 - total flux cleaned = -0.00197703 Jy ! Total flux subtracted in 200 components = -0.00197703 Jy ! Clean residual min=-0.010849 max=0.008023 Jy/beam ! Clean residual mean=0.000042 rms=0.002344 Jy/beam ! Combined flux in latest and established models = 1.57571 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 83 components and 1.57571 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.350647Jy sigma=0.001247 ! Fit after self-cal, rms=0.350499Jy sigma=0.001246 wmodel J0457-2324_S_1996_05_15_yyk\_map.mod ! Writing 83 model components to file: J0457-2324_S_1996_05_15_yyk_map.mod wobs J0457-2324_S_1996_05_15_yyk\_uvs.fits ! Writing UV FITS file: J0457-2324_S_1996_05_15_yyk_uvs.fits wwins J0457-2324_S_1996_05_15_yyk\_map.win ! wwins: Wrote 2 windows to J0457-2324_S_1996_05_15_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.00435652 Jy ! Component: 100 - total flux cleaned = -0.00712742 Jy ! Component: 150 - total flux cleaned = -0.00792847 Jy ! Component: 200 - total flux cleaned = -0.0089001 Jy ! Component: 250 - total flux cleaned = -0.00992237 Jy ! Component: 300 - total flux cleaned = -0.0103155 Jy ! Component: 350 - total flux cleaned = -0.0103141 Jy ! Component: 400 - total flux cleaned = -0.0104928 Jy ! Component: 450 - total flux cleaned = -0.0105796 Jy ! Component: 500 - total flux cleaned = -0.0105815 Jy ! Component: 550 - total flux cleaned = -0.0106641 Jy ! Component: 600 - total flux cleaned = -0.0107428 Jy ! Component: 650 - total flux cleaned = -0.0107429 Jy ! Component: 700 - total flux cleaned = -0.0108193 Jy ! Component: 750 - total flux cleaned = -0.0110345 Jy ! Component: 800 - total flux cleaned = -0.0111734 Jy ! Component: 850 - total flux cleaned = -0.0113081 Jy ! Component: 900 - total flux cleaned = -0.0113745 Jy ! Component: 950 - total flux cleaned = -0.0116961 Jy ! Component: 1000 - total flux cleaned = -0.0118181 Jy ! Component: 1050 - total flux cleaned = -0.0118178 Jy ! Component: 1100 - total flux cleaned = -0.0120516 Jy ! Component: 1150 - total flux cleaned = -0.0122818 Jy ! Component: 1200 - total flux cleaned = -0.0126773 Jy ! Component: 1250 - total flux cleaned = -0.0132288 Jy ! Component: 1300 - total flux cleaned = -0.0134441 Jy ! Component: 1350 - total flux cleaned = -0.0139185 Jy ! Component: 1400 - total flux cleaned = -0.0142282 Jy ! Component: 1450 - total flux cleaned = -0.0145312 Jy ! Component: 1500 - total flux cleaned = -0.0148288 Jy ! Component: 1550 - total flux cleaned = -0.0150721 Jy ! Component: 1600 - total flux cleaned = -0.0155009 Jy ! Component: 1650 - total flux cleaned = -0.015874 Jy ! Component: 1700 - total flux cleaned = -0.0161037 Jy ! Component: 1750 - total flux cleaned = -0.0164193 Jy ! Component: 1800 - total flux cleaned = -0.0167294 Jy ! Component: 1850 - total flux cleaned = -0.0168167 Jy ! Component: 1900 - total flux cleaned = -0.0171182 Jy ! Component: 1950 - total flux cleaned = -0.0175416 Jy ! Component: 2000 - total flux cleaned = -0.017625 Jy ! Total flux subtracted in 2048 components = -0.017955 Jy ! Clean residual min=-0.002571 max=0.002285 Jy/beam ! Clean residual mean=0.000003 rms=0.000839 Jy/beam ! Combined flux in latest and established models = 1.55776 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 214 components and 1.55776 Jy ![Exited script file: muppet] wmap "J0457-2324_S_1996_05_15_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.241 x 8.693 at -7.575 degrees (North through East) ! Clean map min=-0.0068765 max=1.4398 Jy/beam ! Writing clean map to FITS file: J0457-2324_S_1996_05_15_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 1.43984 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00083397 device "J0457-2324_S_1996_05_15_yyk\_map.eps/VPS" ! Attempting to open device: 'J0457-2324_S_1996_05_15_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.173763 0.173763 0.347526 0.695052 1.3901 2.78021 5.56041 11.1208 22.2416 44.4833 88.9666 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0025 print "peak=",int(peak_flux*1000)/1000 ! peak= 1.439 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.241 x 8.693 at -7.575 degrees (North through East) ! Clean map min=-0.0068765 max=1.4398 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0457-2324_S_1996_05_15_yyk\_map.gif/gif" ! Attempting to open device: 'J0457-2324_S_1996_05_15_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0457-2324_S_1996_05_15_yyk_uvs.log closed on Sun Jan 7 16:21:46 2007