! Started logfile: J0019-3031_S_2002_01_31_yyk_uvs.log on Tue Jun 26 21:50:20 2007 obs J0019-3031_S_2002_01_31_yyk_uva.fits ! Reading UV FITS file: J0019-3031_S_2002_01_31_yyk_uva.fits ! AN table 1: 75 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.823704 visibilities/baseline/integration-bin. ! Found source: J0019-3031 ! ! 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.22947e+09 8e+06 1 8e+06 ! 02 2 2.25947e+09 8e+06 1 8e+06 ! 03 3 2.34947e+09 8e+06 1 8e+06 ! 04 4 2.36947e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1224 lines of history. ! ! Reading 11120 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 J0019-3031_S_2002_01_31_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.330584 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.433 mas, bmaj=6.155 mas, bpa=-2.141 degrees ! Estimated noise=1488.78 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.21789 Jy ! Component: 100 - total flux cleaned = 0.250347 Jy ! Total flux subtracted in 100 components = 0.250347 Jy ! Clean residual min=-0.013924 max=0.022254 Jy/beam ! Clean residual mean=0.000070 rms=0.003513 Jy/beam ! Combined flux in latest and established models = 0.250347 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.250347 Jy ! ! Correcting IF 1. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 144 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 69 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.197889Jy sigma=0.001248 ! Fit after self-cal, rms=0.197777Jy sigma=0.001248 ! Inverting map and beam ! Estimated beam: bmin=2.433 mas, bmaj=6.155 mas, bpa=-2.141 degrees ! Estimated noise=1488.78 mJy/beam. ! Added new window around map position (-3, -7.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0244601 Jy ! Component: 100 - total flux cleaned = 0.0348797 Jy ! Total flux subtracted in 100 components = 0.0348797 Jy ! Clean residual min=-0.011620 max=0.017904 Jy/beam ! Clean residual mean=0.000073 rms=0.002930 Jy/beam ! Combined flux in latest and established models = 0.285227 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 20 components and 0.285227 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.194658Jy sigma=0.001226 ! Fit after self-cal, rms=0.194442Jy sigma=0.001224 ! 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=3.132 mas, bmaj=7.89 mas, bpa=-2.362 degrees ! Estimated noise=1030.91 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (4, 6.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0169785 Jy ! Component: 100 - total flux cleaned = 0.0246498 Jy ! Component: 150 - total flux cleaned = 0.0252415 Jy ! Component: 200 - total flux cleaned = 0.0253993 Jy ! Total flux subtracted in 200 components = 0.0253993 Jy ! Clean residual min=-0.007296 max=0.007633 Jy/beam ! Clean residual mean=0.000157 rms=0.001998 Jy/beam ! Combined flux in latest and established models = 0.310626 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 50 components and 0.310626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.193192Jy sigma=0.001216 ! Fit after self-cal, rms=0.193133Jy sigma=0.001216 ! 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.132 x 7.89 at -2.362 degrees (North through East) ! Clean map min=-0.006448 max=0.24198 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.992524 ! Telescope amplitude corrections in sub-array 1: ! BR 0.88 FD 1.10 HN 1.13 KP 0.98 ! LA 0.99 MK 0.94 NL 1.00 OV 0.96 ! PT 1.01 SC 1.07 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.990968 ! Telescope amplitude corrections in sub-array 1: ! BR 0.94 FD 0.99 HN 1.17 KP 1.00* ! LA 0.96 MK 1.04 NL 1.10 OV 0.93 ! PT 0.98 SC 0.99 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.918123 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 0.96 HN 1.39 KP 1.07 ! LA 0.98 MK 1.04 NL 1.26 OV 1.00 ! PT 1.15 SC 0.99 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 1.00606 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.87 HN 1.10 KP 1.12 ! LA 0.83 MK 1.01 NL 1.21 OV 0.88 ! PT 0.98 SC 0.93 ! ! ! Fit before self-cal, rms=0.193133Jy sigma=0.001216 ! Fit after self-cal, rms=0.188222Jy sigma=0.001205 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.188222Jy sigma=0.001205 ! Fit after self-cal, rms=0.188223Jy sigma=0.001205 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.145 mas, bmaj=7.842 mas, bpa=-1.4 degrees ! Estimated noise=991.43 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.0126087 Jy ! Component: 100 - total flux cleaned = -0.0163134 Jy ! Component: 150 - total flux cleaned = -0.0169064 Jy ! Component: 200 - total flux cleaned = -0.0172928 Jy ! Total flux subtracted in 200 components = -0.0172928 Jy ! Clean residual min=-0.004572 max=0.005115 Jy/beam ! Clean residual mean=0.000008 rms=0.001294 Jy/beam ! Combined flux in latest and established models = 0.293334 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 31 model components to the UV plane model. ! The established model now contains 74 components and 0.293334 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187619Jy sigma=0.001201 ! Fit after self-cal, rms=0.187602Jy sigma=0.001201 ! 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.187602Jy sigma=0.001201 ! Fit after self-cal, rms=0.185533Jy sigma=0.001187 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 = 9.16066e-05 Jy ! Component: 100 - total flux cleaned = -0.000171058 Jy ! Component: 150 - total flux cleaned = -0.000326618 Jy ! Component: 200 - total flux cleaned = -0.000398992 Jy ! Total flux subtracted in 200 components = -0.000398992 Jy ! Clean residual min=-0.004838 max=0.004973 Jy/beam ! Clean residual mean=0.000009 rms=0.001252 Jy/beam ! Combined flux in latest and established models = 0.292935 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 82 components and 0.292935 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.185475Jy sigma=0.001187 ! Fit after self-cal, rms=0.185118Jy sigma=0.001184 ! 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.145 x 7.842 at -1.4 degrees (North through East) ! Clean map min=-0.0047284 max=0.2406 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.185118Jy sigma=0.001184 ! Fit after self-cal, rms=0.189257Jy sigma=0.001175 ! 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.189257Jy sigma=0.001175 ! Fit after self-cal, rms=0.189172Jy sigma=0.001174 ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.837 mas, bpa=-1.056 degrees ! Estimated noise=991.186 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00168913 Jy ! Component: 100 - total flux cleaned = -0.00152786 Jy ! Component: 150 - total flux cleaned = -0.00152745 Jy ! Component: 200 - total flux cleaned = -0.0015213 Jy ! Total flux subtracted in 200 components = -0.0015213 Jy ! Clean residual min=-0.004094 max=0.004064 Jy/beam ! Clean residual mean=-0.000023 rms=0.001111 Jy/beam ! Combined flux in latest and established models = 0.291413 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 98 components and 0.291413 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.189110Jy sigma=0.001174 ! Fit after self-cal, rms=0.189078Jy sigma=0.001174 ! 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.189078Jy sigma=0.001174 ! Fit after self-cal, rms=0.190180Jy sigma=0.001171 ! 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.190180Jy sigma=0.001171 ! Fit after self-cal, rms=0.190178Jy sigma=0.001171 ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.845 mas, bpa=-0.94 degrees ! Estimated noise=991.441 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000616586 Jy ! Component: 100 - total flux cleaned = -0.000681601 Jy ! Component: 150 - total flux cleaned = -0.000734102 Jy ! Component: 200 - total flux cleaned = -0.000783076 Jy ! Total flux subtracted in 200 components = -0.000783076 Jy ! Clean residual min=-0.004017 max=0.003929 Jy/beam ! Clean residual mean=-0.000026 rms=0.001090 Jy/beam ! Combined flux in latest and established models = 0.29063 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 38 model components to the UV plane model. ! The established model now contains 112 components and 0.29063 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190147Jy sigma=0.001171 ! Fit after self-cal, rms=0.190144Jy sigma=0.001171 ! 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.805 mas, bmaj=22.24 mas, bpa=5.1 degrees ! Estimated noise=1268.72 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.000212538 Jy ! Component: 100 - total flux cleaned = 0.000263994 Jy ! Component: 150 - total flux cleaned = 0.000264605 Jy ! Component: 200 - total flux cleaned = 0.000230023 Jy ! Total flux subtracted in 200 components = 0.000230023 Jy ! Clean residual min=-0.004181 max=0.004050 Jy/beam ! Clean residual mean=-0.000055 rms=0.001490 Jy/beam ! Combined flux in latest and established models = 0.29086 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 119 components and 0.29086 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190146Jy sigma=0.001171 ! Fit after self-cal, rms=0.190144Jy sigma=0.001171 ! 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.422 mas, bmaj=6.084 mas, bpa=-1.496 degrees ! Estimated noise=1467.89 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.216928 Jy ! Component: 100 - total flux cleaned = 0.251553 Jy ! Component: 150 - total flux cleaned = 0.266813 Jy ! Component: 200 - total flux cleaned = 0.275772 Jy ! Total flux subtracted in 200 components = 0.275772 Jy ! Clean residual min=-0.006237 max=0.006271 Jy/beam ! Clean residual mean=0.000015 rms=0.001568 Jy/beam ! Combined flux in latest and established models = 0.275772 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 24 model components to the UV plane model. ! The established model now contains 24 components and 0.275772 Jy ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.845 mas, bpa=-0.94 degrees ! Estimated noise=991.441 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.00862124 Jy ! Component: 100 - total flux cleaned = 0.0117934 Jy ! Component: 150 - total flux cleaned = 0.012836 Jy ! Component: 200 - total flux cleaned = 0.0134394 Jy ! Total flux subtracted in 200 components = 0.0134394 Jy ! Clean residual min=-0.004289 max=0.004292 Jy/beam ! Clean residual mean=-0.000019 rms=0.001115 Jy/beam ! Combined flux in latest and established models = 0.289212 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 62 components and 0.289212 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.805 mas, bmaj=22.24 mas, bpa=5.1 degrees ! Estimated noise=1268.72 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.00105901 Jy ! Component: 100 - total flux cleaned = 0.00115876 Jy ! Component: 150 - total flux cleaned = 0.00120004 Jy ! Component: 200 - total flux cleaned = 0.00120159 Jy ! Total flux subtracted in 200 components = 0.00120159 Jy ! Clean residual min=-0.004190 max=0.004190 Jy/beam ! Clean residual mean=-0.000050 rms=0.001509 Jy/beam ! Combined flux in latest and established models = 0.290413 Jy ! Adding 7 model components to the UV plane model. ! The established model now contains 68 components and 0.290413 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.158 mas, bmaj=7.845 mas, bpa=-0.94 degrees ! Estimated noise=991.441 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000530422 Jy ! Component: 100 - total flux cleaned = -0.000642353 Jy ! Component: 150 - total flux cleaned = -0.000640008 Jy ! Component: 200 - total flux cleaned = -0.00063823 Jy ! Total flux subtracted in 200 components = -0.00063823 Jy ! Clean residual min=-0.004064 max=0.004209 Jy/beam ! Clean residual mean=-0.000021 rms=0.001089 Jy/beam ! Combined flux in latest and established models = 0.289775 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 88 components and 0.289775 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.190190Jy sigma=0.001171 ! Fit after self-cal, rms=0.190189Jy sigma=0.001171 wmodel J0019-3031_S_2002_01_31_yyk\_map.mod ! Writing 88 model components to file: J0019-3031_S_2002_01_31_yyk_map.mod wobs J0019-3031_S_2002_01_31_yyk\_uvs.fits ! Writing UV FITS file: J0019-3031_S_2002_01_31_yyk_uvs.fits wwins J0019-3031_S_2002_01_31_yyk\_map.win ! wwins: Wrote 3 windows to J0019-3031_S_2002_01_31_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.000756817 Jy ! Component: 100 - total flux cleaned = 0.000951904 Jy ! Component: 150 - total flux cleaned = 0.0014279 Jy ! Component: 200 - total flux cleaned = 0.00181706 Jy ! Component: 250 - total flux cleaned = 0.00208097 Jy ! Component: 300 - total flux cleaned = 0.00218014 Jy ! Component: 350 - total flux cleaned = 0.00227818 Jy ! Component: 400 - total flux cleaned = 0.00232573 Jy ! Component: 450 - total flux cleaned = 0.00237006 Jy ! Component: 500 - total flux cleaned = 0.00228002 Jy ! Component: 550 - total flux cleaned = 0.00232239 Jy ! Component: 600 - total flux cleaned = 0.00240683 Jy ! Component: 650 - total flux cleaned = 0.00248841 Jy ! Component: 700 - total flux cleaned = 0.00248899 Jy ! Component: 750 - total flux cleaned = 0.00252927 Jy ! Component: 800 - total flux cleaned = 0.00256758 Jy ! Component: 850 - total flux cleaned = 0.00264332 Jy ! Component: 900 - total flux cleaned = 0.00271645 Jy ! Component: 950 - total flux cleaned = 0.00267996 Jy ! Component: 1000 - total flux cleaned = 0.00275183 Jy ! Component: 1050 - total flux cleaned = 0.00278706 Jy ! Component: 1100 - total flux cleaned = 0.0028223 Jy ! Component: 1150 - total flux cleaned = 0.00295784 Jy ! Component: 1200 - total flux cleaned = 0.00295809 Jy ! Component: 1250 - total flux cleaned = 0.00302415 Jy ! Component: 1300 - total flux cleaned = 0.00308924 Jy ! Component: 1350 - total flux cleaned = 0.00318429 Jy ! Component: 1400 - total flux cleaned = 0.0032151 Jy ! Component: 1450 - total flux cleaned = 0.00318384 Jy ! Component: 1500 - total flux cleaned = 0.0032447 Jy ! Component: 1550 - total flux cleaned = 0.00324439 Jy ! Component: 1600 - total flux cleaned = 0.00327399 Jy ! Component: 1650 - total flux cleaned = 0.00321524 Jy ! Component: 1700 - total flux cleaned = 0.00321546 Jy ! Component: 1750 - total flux cleaned = 0.00330143 Jy ! Component: 1800 - total flux cleaned = 0.0031879 Jy ! Component: 1850 - total flux cleaned = 0.00324382 Jy ! Component: 1900 - total flux cleaned = 0.00327126 Jy ! Component: 1950 - total flux cleaned = 0.00316176 Jy ! Component: 2000 - total flux cleaned = 0.00321597 Jy ! Total flux subtracted in 2048 components = 0.00321567 Jy ! Clean residual min=-0.001494 max=0.001639 Jy/beam ! Clean residual mean=-0.000039 rms=0.000546 Jy/beam ! Combined flux in latest and established models = 0.29299 Jy keep ! Adding 126 model components to the UV plane model. ! The established model now contains 214 components and 0.292991 Jy ![Exited script file: muppet] wmap "J0019-3031_S_2002_01_31_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.158 x 7.845 at -0.94 degrees (North through East) ! Clean map min=-0.002524 max=0.24673 Jy/beam ! Writing clean map to FITS file: J0019-3031_S_2002_01_31_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.246726 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000546854 device "J0019-3031_S_2002_01_31_yyk\_map.eps/VPS" ! Attempting to open device: 'J0019-3031_S_2002_01_31_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.664931 0.664931 1.32986 2.65973 5.31945 10.6389 21.2778 42.5556 85.1112 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0016 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.246 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.158 x 7.845 at -0.94 degrees (North through East) ! Clean map min=-0.002524 max=0.24673 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J0019-3031_S_2002_01_31_yyk\_map.gif/gif" ! Attempting to open device: 'J0019-3031_S_2002_01_31_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J0019-3031_S_2002_01_31_yyk_uvs.log closed on Tue Jun 26 21:50:28 2007