! Started logfile: J1719-1420_X_2005_06_30_yyk_uvs.log on Sat Oct 8 17:31:17 2005 obs J1719-1420_X_2005_06_30_yyk_uve.fits ! Reading UV FITS file: J1719-1420_X_2005_06_30_yyk_uve.fits ! AN table 1: 9 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.881481 visibilities/baseline/integration-bin. ! Found source: J1719-1420 ! ! 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.40997e+09 8e+06 1 8e+06 ! 02 2 8.47997e+09 8e+06 1 8e+06 ! 03 3 8.79497e+09 8e+06 1 8e+06 ! 04 4 8.89997e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 1459 lines of history. ! ! Reading 1428 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 J1719-1420_X_2005_06_30_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.373316 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.7056 mas, bmaj=2.11 mas, bpa=-9.823 degrees ! Estimated noise=1.43699 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.291706 Jy ! Component: 100 - total flux cleaned = 0.382467 Jy ! Total flux subtracted in 100 components = 0.382467 Jy ! Clean residual min=-0.012009 max=0.028715 Jy/beam ! Clean residual mean=0.000018 rms=0.004029 Jy/beam ! Combined flux in latest and established models = 0.382467 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 18 components and 0.382467 Jy ! ! Correcting IF 1. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 9 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.094591Jy sigma=1.650008 ! Fit after self-cal, rms=0.093535Jy sigma=1.628029 ! Inverting map and beam ! Estimated beam: bmin=0.7056 mas, bmaj=2.11 mas, bpa=-9.823 degrees ! Estimated noise=1.43699 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0419116 Jy ! Component: 100 - total flux cleaned = 0.0621683 Jy ! Total flux subtracted in 100 components = 0.0621683 Jy ! Clean residual min=-0.007581 max=0.011573 Jy/beam ! Clean residual mean=0.000016 rms=0.002103 Jy/beam ! Combined flux in latest and established models = 0.444635 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 16 model components to the UV plane model. ! The established model now contains 28 components and 0.444635 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.076609Jy sigma=1.247417 ! Fit after self-cal, rms=0.076253Jy sigma=1.241520 ! 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.9131 mas, bmaj=2.694 mas, bpa=-11.6 degrees ! Estimated noise=1.04522 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.0138561 Jy ! Component: 100 - total flux cleaned = 0.0189909 Jy ! Component: 150 - total flux cleaned = 0.0212903 Jy ! Component: 200 - total flux cleaned = 0.0216249 Jy ! Total flux subtracted in 200 components = 0.0216249 Jy ! Clean residual min=-0.007969 max=0.008390 Jy/beam ! Clean residual mean=0.000039 rms=0.002029 Jy/beam ! Combined flux in latest and established models = 0.46626 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 17 model components to the UV plane model. ! The established model now contains 42 components and 0.46626 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.074963Jy sigma=1.206774 ! Fit after self-cal, rms=0.074866Jy sigma=1.205820 ! 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.9131 x 2.694 at -11.6 degrees (North through East) ! Clean map min=-0.0078021 max=0.33433 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.981552 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.97 HN 1.03 KP 0.98 ! LA 1.00 MK 1.09 NL 1.01 OV 1.01 ! PT 0.96 SC 1.18 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.01635 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.97 HN 1.03 KP 0.94 ! LA 0.97 MK 1.01 NL 0.99 OV 1.01 ! PT 1.00 SC 0.95 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 1.00997 ! Telescope amplitude corrections in sub-array 1: ! BR 1.04 FD 1.06 HN 0.95 KP 0.83 ! LA 1.00 MK 0.92 NL 0.99 OV 1.04 ! PT 1.05 SC 1.01 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.953977 ! Telescope amplitude corrections in sub-array 1: ! BR 1.06 FD 1.04 HN 1.02 KP 1.00 ! LA 0.99 MK 1.02 NL 1.01 OV 1.05 ! PT 1.12 SC 1.17 ! ! ! Fit before self-cal, rms=0.074866Jy sigma=1.205820 ! Fit after self-cal, rms=0.072954Jy sigma=1.135739 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.072954Jy sigma=1.135739 ! Fit after self-cal, rms=0.072958Jy sigma=1.135674 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9213 mas, bmaj=2.773 mas, bpa=-12.23 degrees ! Estimated noise=1.02987 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 (-1, -3.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000337866 Jy ! Component: 100 - total flux cleaned = -0.0023466 Jy ! Component: 150 - total flux cleaned = -0.0042259 Jy ! Component: 200 - total flux cleaned = -0.00514396 Jy ! Total flux subtracted in 200 components = -0.00514396 Jy ! Clean residual min=-0.004792 max=0.004373 Jy/beam ! Clean residual mean=0.000013 rms=0.001189 Jy/beam ! Combined flux in latest and established models = 0.461116 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 61 components and 0.461116 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071640Jy sigma=1.107044 ! Fit after self-cal, rms=0.071458Jy sigma=1.105724 ! 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.071458Jy sigma=1.105724 ! Fit after self-cal, rms=0.068677Jy sigma=1.050546 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.000553412 Jy ! Component: 100 - total flux cleaned = -0.00084085 Jy ! Component: 150 - total flux cleaned = -0.00100473 Jy ! Component: 200 - total flux cleaned = -0.00115443 Jy ! Total flux subtracted in 200 components = -0.00115443 Jy ! Clean residual min=-0.003954 max=0.004028 Jy/beam ! Clean residual mean=0.000013 rms=0.001098 Jy/beam ! Combined flux in latest and established models = 0.459961 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 23 model components to the UV plane model. ! The established model now contains 74 components and 0.459961 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068506Jy sigma=1.046612 ! Fit after self-cal, rms=0.068452Jy sigma=1.042010 ! 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.9213 x 2.773 at -12.23 degrees (North through East) ! Clean map min=-0.0037866 max=0.33502 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.068452Jy sigma=1.042010 ! Fit after self-cal, rms=0.065230Jy sigma=0.969409 ! 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.065230Jy sigma=0.969409 ! Fit after self-cal, rms=0.065302Jy sigma=0.968828 ! Inverting map and beam ! Estimated beam: bmin=0.9201 mas, bmaj=2.75 mas, bpa=-11.76 degrees ! Estimated noise=1.02724 mJy/beam. ! Added new window around map position (-23, -6.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00271228 Jy ! Component: 100 - total flux cleaned = 0.00302345 Jy ! Component: 150 - total flux cleaned = 0.00320104 Jy ! Component: 200 - total flux cleaned = 0.00327905 Jy ! Total flux subtracted in 200 components = 0.00327905 Jy ! Clean residual min=-0.003246 max=0.002765 Jy/beam ! Clean residual mean=0.000002 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.46324 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 95 components and 0.46324 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065076Jy sigma=0.962587 ! Fit after self-cal, rms=0.065101Jy sigma=0.962208 ! 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.065101Jy sigma=0.962208 ! Fit after self-cal, rms=0.064089Jy sigma=0.927607 ! 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.064089Jy sigma=0.927607 ! Fit after self-cal, rms=0.064108Jy sigma=0.927575 ! Inverting map and beam ! Estimated beam: bmin=0.9207 mas, bmaj=2.744 mas, bpa=-11.55 degrees ! Estimated noise=1.02763 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00156415 Jy ! Component: 100 - total flux cleaned = 0.00149693 Jy ! Component: 150 - total flux cleaned = 0.00136828 Jy ! Component: 200 - total flux cleaned = 0.00137115 Jy ! Total flux subtracted in 200 components = 0.00137115 Jy ! Clean residual min=-0.002865 max=0.002530 Jy/beam ! Clean residual mean=0.000006 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.464612 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 26 model components to the UV plane model. ! The established model now contains 112 components and 0.464612 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063971Jy sigma=0.924964 ! Fit after self-cal, rms=0.063969Jy sigma=0.924842 ! 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.307 mas, bmaj=4.561 mas, bpa=-0.1906 degrees ! Estimated noise=1.27348 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.000484793 Jy ! Component: 100 - total flux cleaned = 0.00044958 Jy ! Component: 150 - total flux cleaned = 0.000535732 Jy ! Component: 200 - total flux cleaned = 0.000587045 Jy ! Total flux subtracted in 200 components = 0.000587045 Jy ! Clean residual min=-0.002657 max=0.002720 Jy/beam ! Clean residual mean=0.000014 rms=0.000849 Jy/beam ! Combined flux in latest and established models = 0.465199 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 129 components and 0.465199 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.063975Jy sigma=0.924820 ! Fit after self-cal, rms=0.063965Jy sigma=0.924723 ! Inverting map uvtaper 0,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.71 mas, bmaj=2.123 mas, bpa=-9.784 degrees ! Estimated noise=1.42852 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.290568 Jy ! Component: 100 - total flux cleaned = 0.381758 Jy ! Component: 150 - total flux cleaned = 0.419751 Jy ! Component: 200 - total flux cleaned = 0.438903 Jy ! Total flux subtracted in 200 components = 0.438903 Jy ! Clean residual min=-0.006306 max=0.007178 Jy/beam ! Clean residual mean=0.000006 rms=0.001622 Jy/beam ! Combined flux in latest and established models = 0.438903 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 26 model components to the UV plane model. ! The established model now contains 26 components and 0.438903 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9207 mas, bmaj=2.744 mas, bpa=-11.55 degrees ! Estimated noise=1.02763 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.014362 Jy ! Component: 100 - total flux cleaned = 0.021401 Jy ! Component: 150 - total flux cleaned = 0.0234202 Jy ! Component: 200 - total flux cleaned = 0.0244949 Jy ! Total flux subtracted in 200 components = 0.0244949 Jy ! Clean residual min=-0.003578 max=0.002780 Jy/beam ! Clean residual mean=0.000007 rms=0.000838 Jy/beam ! Combined flux in latest and established models = 0.463398 Jy ! Adding 45 model components to the UV plane model. ! The established model now contains 59 components and 0.463398 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.307 mas, bmaj=4.561 mas, bpa=-0.1906 degrees ! Estimated noise=1.27348 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.00218313 Jy ! Component: 100 - total flux cleaned = 0.00212725 Jy ! Component: 150 - total flux cleaned = 0.00212095 Jy ! Component: 200 - total flux cleaned = 0.00216441 Jy ! Total flux subtracted in 200 components = 0.00216441 Jy ! Clean residual min=-0.002426 max=0.002762 Jy/beam ! Clean residual mean=0.000016 rms=0.000825 Jy/beam ! Combined flux in latest and established models = 0.465562 Jy ! Adding 31 model components to the UV plane model. ! The established model now contains 85 components and 0.465562 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9207 mas, bmaj=2.744 mas, bpa=-11.55 degrees ! Estimated noise=1.02763 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000273077 Jy ! Component: 100 - total flux cleaned = -0.000173915 Jy ! Component: 150 - total flux cleaned = -0.000348828 Jy ! Component: 200 - total flux cleaned = -0.00050855 Jy ! Total flux subtracted in 200 components = -0.00050855 Jy ! Clean residual min=-0.003207 max=0.002621 Jy/beam ! Clean residual mean=0.000006 rms=0.000767 Jy/beam ! Combined flux in latest and established models = 0.465053 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 105 components and 0.465053 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064158Jy sigma=0.928324 ! Fit after self-cal, rms=0.064143Jy sigma=0.928034 wmodel J1719-1420_X_2005_06_30_yyk\_map.mod ! Writing 105 model components to file: J1719-1420_X_2005_06_30_yyk_map.mod wobs J1719-1420_X_2005_06_30_yyk\_uvs.fits ! Writing UV FITS file: J1719-1420_X_2005_06_30_yyk_uvs.fits wwins J1719-1420_X_2005_06_30_yyk\_map.win ! wwins: Wrote 3 windows to J1719-1420_X_2005_06_30_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.00140635 Jy ! Component: 100 - total flux cleaned = -0.00216241 Jy ! Component: 150 - total flux cleaned = -0.00268021 Jy ! Component: 200 - total flux cleaned = -0.00308086 Jy ! Component: 250 - total flux cleaned = -0.00333723 Jy ! Component: 300 - total flux cleaned = -0.00366628 Jy ! Component: 350 - total flux cleaned = -0.00386532 Jy ! Component: 400 - total flux cleaned = -0.00402151 Jy ! Component: 450 - total flux cleaned = -0.00413666 Jy ! Component: 500 - total flux cleaned = -0.00424711 Jy ! Component: 550 - total flux cleaned = -0.00428261 Jy ! Component: 600 - total flux cleaned = -0.00431791 Jy ! Component: 650 - total flux cleaned = -0.00442146 Jy ! Component: 700 - total flux cleaned = -0.0045227 Jy ! Component: 750 - total flux cleaned = -0.00458887 Jy ! Component: 800 - total flux cleaned = -0.00475121 Jy ! Component: 850 - total flux cleaned = -0.00481481 Jy ! Component: 900 - total flux cleaned = -0.00490965 Jy ! Component: 950 - total flux cleaned = -0.00503332 Jy ! Component: 1000 - total flux cleaned = -0.00506391 Jy ! Component: 1050 - total flux cleaned = -0.00524419 Jy ! Component: 1100 - total flux cleaned = -0.00530352 Jy ! Component: 1150 - total flux cleaned = -0.00541972 Jy ! Component: 1200 - total flux cleaned = -0.00544878 Jy ! Component: 1250 - total flux cleaned = -0.00550535 Jy ! Component: 1300 - total flux cleaned = -0.00556142 Jy ! Component: 1350 - total flux cleaned = -0.00561668 Jy ! Component: 1400 - total flux cleaned = -0.00575268 Jy ! Component: 1450 - total flux cleaned = -0.00575269 Jy ! Component: 1500 - total flux cleaned = -0.00577923 Jy ! Component: 1550 - total flux cleaned = -0.00580543 Jy ! Component: 1600 - total flux cleaned = -0.0058055 Jy ! Component: 1650 - total flux cleaned = -0.00585703 Jy ! Component: 1700 - total flux cleaned = -0.00585697 Jy ! Component: 1750 - total flux cleaned = -0.00580683 Jy ! Component: 1800 - total flux cleaned = -0.00583197 Jy ! Component: 1850 - total flux cleaned = -0.0058569 Jy ! Component: 1900 - total flux cleaned = -0.00573446 Jy ! Component: 1950 - total flux cleaned = -0.00583172 Jy ! Component: 2000 - total flux cleaned = -0.0057833 Jy ! Total flux subtracted in 2048 components = -0.00578335 Jy ! Clean residual min=-0.001474 max=0.001314 Jy/beam ! Clean residual mean=0.000007 rms=0.000457 Jy/beam ! Combined flux in latest and established models = 0.45927 Jy keep ! Adding 130 model components to the UV plane model. ! The established model now contains 235 components and 0.45927 Jy ![Exited script file: muppet] wmap "J1719-1420_X_2005_06_30_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9207 x 2.744 at -11.55 degrees (North through East) ! Clean map min=-0.0025448 max=0.33501 Jy/beam ! Writing clean map to FITS file: J1719-1420_X_2005_06_30_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.335011 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000455755 device "J1719-1420_X_2005_06_30_yyk\_map.eps/VPS" ! Attempting to open device: 'J1719-1420_X_2005_06_30_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.408126 0.408126 0.816251 1.6325 3.265 6.53001 13.06 26.12 52.2401 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0013 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.335 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.9207 x 2.744 at -11.55 degrees (North through East) ! Clean map min=-0.0025448 max=0.33501 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1719-1420_X_2005_06_30_yyk\_map.gif/gif" ! Attempting to open device: 'J1719-1420_X_2005_06_30_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1719-1420_X_2005_06_30_yyk_uvs.log closed on Sat Oct 8 17:31:21 2005