! Started logfile: J0137-2430_X_1997_07_02_yyk_uvs.log on Mon Jan 8 02:11:44 2007 obs J0137-2430_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J0137-2430_X_1997_07_02_yyk_uva.fits ! AN table 1: 143 integrations on 45 of 45 possible baselines. ! Apparent sampling: 1.73753 visibilities/baseline/integration-bin. ! Found source: J0137-2430 ! ! 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 44724 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 J0137-2430_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)= 0.796736 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.7091 mas, bmaj=1.811 mas, bpa=-0.292 degrees ! Estimated noise=1036.42 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.587948 Jy ! Component: 100 - total flux cleaned = 0.743187 Jy ! Total flux subtracted in 100 components = 0.743187 Jy ! Clean residual min=-0.025490 max=0.053486 Jy/beam ! Clean residual mean=0.000113 rms=0.008511 Jy/beam ! Combined flux in latest and established models = 0.743187 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 8 components and 0.743187 Jy ! ! Correcting IF 1. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.283839Jy sigma=0.002438 ! Fit after self-cal, rms=0.283439Jy sigma=0.002436 ! Inverting map and beam ! Estimated beam: bmin=0.7091 mas, bmaj=1.811 mas, bpa=-0.292 degrees ! Estimated noise=1036.42 mJy/beam. ! Added new window around map position (1.4, 0.6). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0734054 Jy ! Component: 100 - total flux cleaned = 0.115534 Jy ! Total flux subtracted in 100 components = 0.115534 Jy ! Clean residual min=-0.018787 max=0.033542 Jy/beam ! Clean residual mean=0.000034 rms=0.006100 Jy/beam ! Combined flux in latest and established models = 0.858721 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 20 components and 0.858721 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.262773Jy sigma=0.002196 ! Fit after self-cal, rms=0.261823Jy sigma=0.002188 ! 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.9422 mas, bmaj=2.395 mas, bpa=-1.192 degrees ! Estimated noise=521.997 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.0572614 Jy ! Component: 100 - total flux cleaned = 0.0826513 Jy ! Component: 150 - total flux cleaned = 0.0955891 Jy ! Component: 200 - total flux cleaned = 0.10235 Jy ! Total flux subtracted in 200 components = 0.10235 Jy ! Clean residual min=-0.009851 max=0.013953 Jy/beam ! Clean residual mean=-0.000053 rms=0.003632 Jy/beam ! Combined flux in latest and established models = 0.961071 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 51 components and 0.961071 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.256425Jy sigma=0.002109 ! Fit after self-cal, rms=0.256200Jy sigma=0.002106 ! 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.9422 x 2.395 at -1.192 degrees (North through East) ! Clean map min=-0.0096375 max=0.72821 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.998369 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 1.01 HN 1.05 KP 1.01 ! LA 1.01 MK 1.01 NL 1.02 OV 0.99 ! PT 0.95 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00377 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.03 KP 1.01 ! LA 0.98 MK 0.97 NL 1.02 OV 1.04 ! PT 0.89 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.991495 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.04 HN 1.08 KP 1.00 ! LA 0.99 MK 1.00 NL 1.02 OV 0.97 ! PT 0.95 SC 1.03 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.982475 ! Telescope amplitude corrections in sub-array 1: ! BR 1.07 FD 1.02 HN 1.08 KP 0.99 ! LA 1.01 MK 0.99 NL 1.03 OV 1.00 ! PT 0.97 SC 1.03 ! ! ! Fit before self-cal, rms=0.256200Jy sigma=0.002106 ! Fit after self-cal, rms=0.255099Jy sigma=0.002084 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.255099Jy sigma=0.002084 ! Fit after self-cal, rms=0.255107Jy sigma=0.002084 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9429 mas, bmaj=2.396 mas, bpa=-1.067 degrees ! Estimated noise=515.714 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.0101016 Jy ! Component: 100 - total flux cleaned = -0.0122123 Jy ! Component: 150 - total flux cleaned = -0.0130073 Jy ! Component: 200 - total flux cleaned = -0.0132252 Jy ! Total flux subtracted in 200 components = -0.0132252 Jy ! Clean residual min=-0.006749 max=0.009954 Jy/beam ! Clean residual mean=-0.000062 rms=0.002169 Jy/beam ! Combined flux in latest and established models = 0.947846 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 61 components and 0.947846 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.254603Jy sigma=0.002081 ! Fit after self-cal, rms=0.254610Jy sigma=0.002081 ! 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.254610Jy sigma=0.002081 ! Fit after self-cal, rms=0.225032Jy sigma=0.001802 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 (5.4, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0143213 Jy ! Component: 100 - total flux cleaned = 0.017507 Jy ! Component: 150 - total flux cleaned = 0.0196701 Jy ! Component: 200 - total flux cleaned = 0.0213877 Jy ! Total flux subtracted in 200 components = 0.0213877 Jy ! Clean residual min=-0.006512 max=0.007387 Jy/beam ! Clean residual mean=-0.000063 rms=0.001798 Jy/beam ! Combined flux in latest and established models = 0.969234 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 82 components and 0.969234 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.224349Jy sigma=0.001793 ! Fit after self-cal, rms=0.220546Jy sigma=0.001758 ! 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.9429 x 2.396 at -1.067 degrees (North through East) ! Clean map min=-0.0058885 max=0.73553 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.220546Jy sigma=0.001758 ! Fit after self-cal, rms=0.233014Jy sigma=0.001730 ! 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.233014Jy sigma=0.001730 ! Fit after self-cal, rms=0.232140Jy sigma=0.001721 ! Inverting map and beam ! Estimated beam: bmin=0.9458 mas, bmaj=2.398 mas, bpa=-1.128 degrees ! Estimated noise=512.956 mJy/beam. ! Added new window around map position (3, 1.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00354113 Jy ! Component: 100 - total flux cleaned = 0.00316464 Jy ! Component: 150 - total flux cleaned = 0.00316441 Jy ! Component: 200 - total flux cleaned = 0.0032801 Jy ! Total flux subtracted in 200 components = 0.0032801 Jy ! Clean residual min=-0.004129 max=0.003991 Jy/beam ! Clean residual mean=-0.000016 rms=0.001022 Jy/beam ! Combined flux in latest and established models = 0.972514 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 109 components and 0.972514 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231868Jy sigma=0.001718 ! Fit after self-cal, rms=0.231520Jy sigma=0.001715 ! 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.231520Jy sigma=0.001715 ! Fit after self-cal, rms=0.231447Jy sigma=0.001713 ! 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.231447Jy sigma=0.001713 ! Fit after self-cal, rms=0.231289Jy sigma=0.001711 ! Inverting map and beam ! Estimated beam: bmin=0.947 mas, bmaj=2.403 mas, bpa=-1.141 degrees ! Estimated noise=512.389 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000688329 Jy ! Component: 100 - total flux cleaned = 0.000361086 Jy ! Component: 150 - total flux cleaned = -3.07712e-05 Jy ! Component: 200 - total flux cleaned = -0.00029466 Jy ! Total flux subtracted in 200 components = -0.00029466 Jy ! Clean residual min=-0.003850 max=0.003800 Jy/beam ! Clean residual mean=-0.000013 rms=0.000949 Jy/beam ! Combined flux in latest and established models = 0.972219 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 123 components and 0.972219 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231196Jy sigma=0.001710 ! Fit after self-cal, rms=0.231111Jy sigma=0.001710 ! 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.442 mas, bmaj=5.503 mas, bpa=1.264 degrees ! Estimated noise=643.235 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.00141789 Jy ! Component: 100 - total flux cleaned = 0.00142341 Jy ! Component: 150 - total flux cleaned = 0.00131826 Jy ! Component: 200 - total flux cleaned = 0.00131746 Jy ! Total flux subtracted in 200 components = 0.00131746 Jy ! Clean residual min=-0.003929 max=0.003527 Jy/beam ! Clean residual mean=-0.000030 rms=0.001110 Jy/beam ! Combined flux in latest and established models = 0.973537 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 139 components and 0.973537 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231095Jy sigma=0.001709 ! Fit after self-cal, rms=0.231037Jy sigma=0.001709 ! 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.7117 mas, bmaj=1.794 mas, bpa=-0.26 degrees ! Estimated noise=1052.42 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.608329 Jy ! Component: 100 - total flux cleaned = 0.76708 Jy ! Component: 150 - total flux cleaned = 0.83739 Jy ! Component: 200 - total flux cleaned = 0.876395 Jy ! Total flux subtracted in 200 components = 0.876395 Jy ! Clean residual min=-0.010444 max=0.015155 Jy/beam ! Clean residual mean=0.000046 rms=0.002944 Jy/beam ! Combined flux in latest and established models = 0.876395 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 20 model components to the UV plane model. ! The established model now contains 20 components and 0.876395 Jy ! Inverting map and beam ! Estimated beam: bmin=0.947 mas, bmaj=2.403 mas, bpa=-1.141 degrees ! Estimated noise=512.389 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.0385196 Jy ! Component: 100 - total flux cleaned = 0.0575845 Jy ! Component: 150 - total flux cleaned = 0.0694286 Jy ! Component: 200 - total flux cleaned = 0.0775348 Jy ! Total flux subtracted in 200 components = 0.0775348 Jy ! Clean residual min=-0.004432 max=0.004944 Jy/beam ! Clean residual mean=-0.000005 rms=0.001254 Jy/beam ! Combined flux in latest and established models = 0.95393 Jy ! Adding 55 model components to the UV plane model. ! The established model now contains 65 components and 0.95393 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.442 mas, bmaj=5.503 mas, bpa=1.264 degrees ! Estimated noise=643.235 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.00831141 Jy ! Component: 100 - total flux cleaned = 0.0128204 Jy ! Component: 150 - total flux cleaned = 0.0154815 Jy ! Component: 200 - total flux cleaned = 0.0166103 Jy ! Total flux subtracted in 200 components = 0.0166103 Jy ! Clean residual min=-0.004246 max=0.003269 Jy/beam ! Clean residual mean=-0.000031 rms=0.001147 Jy/beam ! Combined flux in latest and established models = 0.97054 Jy ! Adding 65 model components to the UV plane model. ! The established model now contains 118 components and 0.970541 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.947 mas, bmaj=2.403 mas, bpa=-1.141 degrees ! Estimated noise=512.389 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000375077 Jy ! Component: 100 - total flux cleaned = 0.000542146 Jy ! Component: 150 - total flux cleaned = 0.000463117 Jy ! Component: 200 - total flux cleaned = 0.000535338 Jy ! Total flux subtracted in 200 components = 0.000535338 Jy ! Clean residual min=-0.003842 max=0.003433 Jy/beam ! Clean residual mean=-0.000017 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.971076 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 139 components and 0.971076 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.231079Jy sigma=0.001708 ! Fit after self-cal, rms=0.231036Jy sigma=0.001708 wmodel J0137-2430_X_1997_07_02_yyk\_map.mod ! Writing 139 model components to file: J0137-2430_X_1997_07_02_yyk_map.mod wobs J0137-2430_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J0137-2430_X_1997_07_02_yyk_uvs.fits wwins J0137-2430_X_1997_07_02_yyk\_map.win ! wwins: Wrote 4 windows to J0137-2430_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.000261977 Jy ! Component: 100 - total flux cleaned = -0.000373301 Jy ! Component: 150 - total flux cleaned = -0.000374298 Jy ! Component: 200 - total flux cleaned = -0.000472832 Jy ! Component: 250 - total flux cleaned = -0.000567343 Jy ! Component: 300 - total flux cleaned = -0.000659487 Jy ! Component: 350 - total flux cleaned = -0.000705312 Jy ! Component: 400 - total flux cleaned = -0.000706367 Jy ! Component: 450 - total flux cleaned = -0.000915026 Jy ! Component: 500 - total flux cleaned = -0.00111738 Jy ! Component: 550 - total flux cleaned = -0.00123453 Jy ! Component: 600 - total flux cleaned = -0.00135001 Jy ! Component: 650 - total flux cleaned = -0.00153919 Jy ! Component: 700 - total flux cleaned = -0.00161343 Jy ! Component: 750 - total flux cleaned = -0.00172211 Jy ! Component: 800 - total flux cleaned = -0.00179355 Jy ! Component: 850 - total flux cleaned = -0.00182823 Jy ! Component: 900 - total flux cleaned = -0.00193061 Jy ! Component: 950 - total flux cleaned = -0.00186313 Jy ! Component: 1000 - total flux cleaned = -0.00192968 Jy ! Component: 1050 - total flux cleaned = -0.00189736 Jy ! Component: 1100 - total flux cleaned = -0.00183379 Jy ! Component: 1150 - total flux cleaned = -0.00192772 Jy ! Component: 1200 - total flux cleaned = -0.00189658 Jy ! Component: 1250 - total flux cleaned = -0.00192615 Jy ! Component: 1300 - total flux cleaned = -0.00180643 Jy ! Component: 1350 - total flux cleaned = -0.00180656 Jy ! Component: 1400 - total flux cleaned = -0.00171931 Jy ! Component: 1450 - total flux cleaned = -0.00174766 Jy ! Component: 1500 - total flux cleaned = -0.00163491 Jy ! Component: 1550 - total flux cleaned = -0.00166307 Jy ! Component: 1600 - total flux cleaned = -0.00155366 Jy ! Component: 1650 - total flux cleaned = -0.00166211 Jy ! Component: 1700 - total flux cleaned = -0.00155536 Jy ! Component: 1750 - total flux cleaned = -0.0015817 Jy ! Component: 1800 - total flux cleaned = -0.00152969 Jy ! Component: 1850 - total flux cleaned = -0.0016063 Jy ! Component: 1900 - total flux cleaned = -0.0015299 Jy ! Component: 1950 - total flux cleaned = -0.00155457 Jy ! Component: 2000 - total flux cleaned = -0.0015548 Jy ! Total flux subtracted in 2048 components = -0.0015302 Jy ! Clean residual min=-0.001259 max=0.001216 Jy/beam ! Clean residual mean=0.000000 rms=0.000443 Jy/beam ! Combined flux in latest and established models = 0.969546 Jy keep ! Adding 124 model components to the UV plane model. ! The established model now contains 263 components and 0.969546 Jy ![Exited script file: muppet] wmap "J0137-2430_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.947 x 2.403 at -1.141 degrees (North through East) ! Clean map min=-0.0025052 max=0.74025 Jy/beam ! Writing clean map to FITS file: J0137-2430_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 0.740248 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000439102 device "J0137-2430_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J0137-2430_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.177955 0.177955 0.35591 0.711819 1.42364 2.84728 5.69455 11.3891 22.7782 45.5564 91.1128 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.74 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.947 x 2.403 at -1.141 degrees (North through East) ! Clean map min=-0.0025052 max=0.74025 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0137-2430_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J0137-2430_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0137-2430_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 02:11:54 2007