! Started logfile: J1812-2836_X_2005_05_12_yyk_uvs.log on Sat Oct 8 17:34:47 2005 obs J1812-2836_X_2005_05_12_yyk_uve.fits ! Reading UV FITS file: J1812-2836_X_2005_05_12_yyk_uve.fits ! AN table 1: 18 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.934568 visibilities/baseline/integration-bin. ! Found source: J1812-2836 ! ! 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 1439 lines of history. ! ! Reading 3028 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 J1812-2836_X_2005_05_12_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.254971 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.7223 mas, bmaj=1.759 mas, bpa=3.882 degrees ! Estimated noise=1.35293 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.178872 Jy ! Component: 100 - total flux cleaned = 0.24584 Jy ! Total flux subtracted in 100 components = 0.24584 Jy ! Clean residual min=-0.010200 max=0.026788 Jy/beam ! Clean residual mean=-0.000079 rms=0.003676 Jy/beam ! Combined flux in latest and established models = 0.24584 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.24584 Jy ! ! Correcting IF 1. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 11 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 28 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 45 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.089982Jy sigma=1.574302 ! Fit after self-cal, rms=0.089585Jy sigma=1.566166 ! Inverting map and beam ! Estimated beam: bmin=0.7223 mas, bmaj=1.759 mas, bpa=3.882 degrees ! Estimated noise=1.35293 mJy/beam. ! Added new window around map position (0.8, 0.4). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0351711 Jy ! Component: 100 - total flux cleaned = 0.0520927 Jy ! Total flux subtracted in 100 components = 0.0520927 Jy ! Clean residual min=-0.007422 max=0.013860 Jy/beam ! Clean residual mean=-0.000015 rms=0.002190 Jy/beam ! Combined flux in latest and established models = 0.297933 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 26 components and 0.297933 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.075434Jy sigma=1.246896 ! Fit after self-cal, rms=0.075120Jy sigma=1.238215 ! 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=1.004 mas, bmaj=2.572 mas, bpa=3.673 degrees ! Estimated noise=0.79962 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 (-2.4, -3.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0219987 Jy ! Component: 100 - total flux cleaned = 0.0327478 Jy ! Component: 150 - total flux cleaned = 0.0389561 Jy ! Component: 200 - total flux cleaned = 0.0426803 Jy ! Total flux subtracted in 200 components = 0.0426803 Jy ! Clean residual min=-0.005540 max=0.008127 Jy/beam ! Clean residual mean=0.000030 rms=0.001742 Jy/beam ! Combined flux in latest and established models = 0.340613 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 36 model components to the UV plane model. ! The established model now contains 58 components and 0.340613 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.071259Jy sigma=1.147419 ! Fit after self-cal, rms=0.070676Jy sigma=1.135074 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.004 x 2.572 at 3.673 degrees (North through East) ! Clean map min=-0.0047502 max=0.20254 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: 1.01946 ! Telescope amplitude corrections in sub-array 1: ! BR 0.95 FD 0.96 HN 1.15 KP 0.98 ! LA 1.03 MK 0.73 NL 1.02 OV 1.01 ! PT 0.95 SC 1.02 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 0.999113 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 0.97 HN 1.21 KP 0.92 ! LA 1.03 MK 0.93 NL 1.03 OV 0.99 ! PT 0.99 SC 0.96 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.985706 ! Telescope amplitude corrections in sub-array 1: ! BR 1.03 FD 0.99 HN 1.08 KP 0.89 ! LA 1.01 MK 1.00* NL 1.01 OV 1.03 ! PT 1.02 SC 1.09 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.962407 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 1.05 HN 1.14 KP 0.99 ! LA 0.96 MK 1.00* NL 1.09 OV 1.02 ! PT 1.07 SC 1.00* ! ! ! Fit before self-cal, rms=0.070676Jy sigma=1.135074 ! Fit after self-cal, rms=0.069514Jy sigma=1.107049 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.069514Jy sigma=1.107049 ! Fit after self-cal, rms=0.069495Jy sigma=1.106129 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9526 mas, bmaj=2.44 mas, bpa=-0.3536 degrees ! Estimated noise=0.774612 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.00191681 Jy ! Component: 100 - total flux cleaned = -0.0021855 Jy ! Component: 150 - total flux cleaned = -0.00228816 Jy ! Component: 200 - total flux cleaned = -0.00236782 Jy ! Total flux subtracted in 200 components = -0.00236782 Jy ! Clean residual min=-0.004813 max=0.004307 Jy/beam ! Clean residual mean=0.000016 rms=0.001048 Jy/beam ! Combined flux in latest and established models = 0.338245 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 30 model components to the UV plane model. ! The established model now contains 86 components and 0.338245 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.068995Jy sigma=1.096929 ! Fit after self-cal, rms=0.068889Jy sigma=1.094729 ! 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.068889Jy sigma=1.094729 ! Fit after self-cal, rms=0.065861Jy sigma=1.016291 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.00157765 Jy ! Component: 100 - total flux cleaned = 0.00186628 Jy ! Component: 150 - total flux cleaned = 0.00198367 Jy ! Component: 200 - total flux cleaned = 0.00193166 Jy ! Total flux subtracted in 200 components = 0.00193166 Jy ! Clean residual min=-0.003931 max=0.003220 Jy/beam ! Clean residual mean=0.000015 rms=0.000893 Jy/beam ! Combined flux in latest and established models = 0.340177 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 33 model components to the UV plane model. ! The established model now contains 105 components and 0.340177 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065737Jy sigma=1.013627 ! Fit after self-cal, rms=0.065765Jy sigma=1.008890 ! 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.9526 x 2.44 at -0.3536 degrees (North through East) ! Clean map min=-0.0036228 max=0.19246 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.065765Jy sigma=1.008890 ! Fit after self-cal, rms=0.065389Jy sigma=0.983306 ! 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.065389Jy sigma=0.983306 ! Fit after self-cal, rms=0.065461Jy sigma=0.982877 ! Inverting map and beam ! Estimated beam: bmin=0.9368 mas, bmaj=2.415 mas, bpa=-1.105 degrees ! Estimated noise=0.766917 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000424182 Jy ! Component: 100 - total flux cleaned = 0.000192849 Jy ! Component: 150 - total flux cleaned = 6.32825e-05 Jy ! Component: 200 - total flux cleaned = 6.32543e-05 Jy ! Total flux subtracted in 200 components = 6.32543e-05 Jy ! Clean residual min=-0.003097 max=0.002443 Jy/beam ! Clean residual mean=0.000009 rms=0.000746 Jy/beam ! Combined flux in latest and established models = 0.34024 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 119 components and 0.34024 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.065360Jy sigma=0.981157 ! Fit after self-cal, rms=0.065360Jy sigma=0.980895 ! 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.065360Jy sigma=0.980895 ! Fit after self-cal, rms=0.064751Jy sigma=0.947033 ! 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.064751Jy sigma=0.947033 ! Fit after self-cal, rms=0.064793Jy sigma=0.946962 ! Inverting map and beam ! Estimated beam: bmin=0.9218 mas, bmaj=2.425 mas, bpa=-1.642 degrees ! Estimated noise=0.761845 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000744887 Jy ! Component: 100 - total flux cleaned = 0.000787028 Jy ! Component: 150 - total flux cleaned = 0.000709966 Jy ! Component: 200 - total flux cleaned = 0.000638864 Jy ! Total flux subtracted in 200 components = 0.000638864 Jy ! Clean residual min=-0.002793 max=0.002226 Jy/beam ! Clean residual mean=0.000010 rms=0.000681 Jy/beam ! Combined flux in latest and established models = 0.340879 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 135 components and 0.340879 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064725Jy sigma=0.945772 ! Fit after self-cal, rms=0.064719Jy sigma=0.945619 ! 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.543 mas, bmaj=6.648 mas, bpa=4.936 degrees ! Estimated noise=0.943787 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.000126943 Jy ! Component: 100 - total flux cleaned = -0.000336153 Jy ! Component: 150 - total flux cleaned = -0.000355789 Jy ! Component: 200 - total flux cleaned = -0.000392919 Jy ! Total flux subtracted in 200 components = -0.000392919 Jy ! Clean residual min=-0.002514 max=0.002586 Jy/beam ! Clean residual mean=0.000016 rms=0.000817 Jy/beam ! Combined flux in latest and established models = 0.340486 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 150 components and 0.340486 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064712Jy sigma=0.945507 ! Fit after self-cal, rms=0.064701Jy sigma=0.945422 ! 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.7112 mas, bmaj=1.716 mas, bpa=1.75 degrees ! Estimated noise=1.3171 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.178294 Jy ! Component: 100 - total flux cleaned = 0.246112 Jy ! Component: 150 - total flux cleaned = 0.280158 Jy ! Component: 200 - total flux cleaned = 0.300763 Jy ! Total flux subtracted in 200 components = 0.300763 Jy ! Clean residual min=-0.005803 max=0.008102 Jy/beam ! Clean residual mean=-0.000026 rms=0.001718 Jy/beam ! Combined flux in latest and established models = 0.300763 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 33 model components to the UV plane model. ! The established model now contains 33 components and 0.300763 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9218 mas, bmaj=2.425 mas, bpa=-1.642 degrees ! Estimated noise=0.761845 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.0195526 Jy ! Component: 100 - total flux cleaned = 0.028388 Jy ! Component: 150 - total flux cleaned = 0.0332761 Jy ! Component: 200 - total flux cleaned = 0.0362288 Jy ! Total flux subtracted in 200 components = 0.0362288 Jy ! Clean residual min=-0.002999 max=0.002786 Jy/beam ! Clean residual mean=0.000004 rms=0.000778 Jy/beam ! Combined flux in latest and established models = 0.336991 Jy ! Adding 57 model components to the UV plane model. ! The established model now contains 85 components and 0.336991 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.543 mas, bmaj=6.648 mas, bpa=4.936 degrees ! Estimated noise=0.943787 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.00202234 Jy ! Component: 100 - total flux cleaned = 0.0023333 Jy ! Component: 150 - total flux cleaned = 0.00247203 Jy ! Component: 200 - total flux cleaned = 0.00258548 Jy ! Total flux subtracted in 200 components = 0.00258548 Jy ! Clean residual min=-0.002475 max=0.002539 Jy/beam ! Clean residual mean=0.000013 rms=0.000831 Jy/beam ! Combined flux in latest and established models = 0.339577 Jy ! Adding 19 model components to the UV plane model. ! The established model now contains 102 components and 0.339577 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9218 mas, bmaj=2.425 mas, bpa=-1.642 degrees ! Estimated noise=0.761845 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00013814 Jy ! Component: 100 - total flux cleaned = -0.000195401 Jy ! Component: 150 - total flux cleaned = -0.000145677 Jy ! Component: 200 - total flux cleaned = -0.000102214 Jy ! Total flux subtracted in 200 components = -0.000102214 Jy ! Clean residual min=-0.002806 max=0.002406 Jy/beam ! Clean residual mean=0.000008 rms=0.000713 Jy/beam ! Combined flux in latest and established models = 0.339475 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 111 components and 0.339475 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.064739Jy sigma=0.946559 ! Fit after self-cal, rms=0.064696Jy sigma=0.945754 wmodel J1812-2836_X_2005_05_12_yyk\_map.mod ! Writing 111 model components to file: J1812-2836_X_2005_05_12_yyk_map.mod wobs J1812-2836_X_2005_05_12_yyk\_uvs.fits ! Writing UV FITS file: J1812-2836_X_2005_05_12_yyk_uvs.fits wwins J1812-2836_X_2005_05_12_yyk\_map.win ! wwins: Wrote 3 windows to J1812-2836_X_2005_05_12_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.00107439 Jy ! Component: 100 - total flux cleaned = -0.00103109 Jy ! Component: 150 - total flux cleaned = -0.0010714 Jy ! Component: 200 - total flux cleaned = -0.00103352 Jy ! Component: 250 - total flux cleaned = -0.00107135 Jy ! Component: 300 - total flux cleaned = -0.00107118 Jy ! Component: 350 - total flux cleaned = -0.0010715 Jy ! Component: 400 - total flux cleaned = -0.00117165 Jy ! Component: 450 - total flux cleaned = -0.00100909 Jy ! Component: 500 - total flux cleaned = -0.00085122 Jy ! Component: 550 - total flux cleaned = -0.000697989 Jy ! Component: 600 - total flux cleaned = -0.000637793 Jy ! Component: 650 - total flux cleaned = -0.000521092 Jy ! Component: 700 - total flux cleaned = -0.000464422 Jy ! Component: 750 - total flux cleaned = -0.000408777 Jy ! Component: 800 - total flux cleaned = -0.00030029 Jy ! Component: 850 - total flux cleaned = -0.000220869 Jy ! Component: 900 - total flux cleaned = -3.83817e-05 Jy ! Component: 950 - total flux cleaned = 3.83222e-05 Jy ! Component: 1000 - total flux cleaned = 0.000238976 Jy ! Component: 1050 - total flux cleaned = 0.000386301 Jy ! Component: 1100 - total flux cleaned = 0.000531245 Jy ! Component: 1150 - total flux cleaned = 0.000602613 Jy ! Component: 1200 - total flux cleaned = 0.000720534 Jy ! Component: 1250 - total flux cleaned = 0.000859555 Jy ! Component: 1300 - total flux cleaned = 0.000995766 Jy ! Component: 1350 - total flux cleaned = 0.00113013 Jy ! Component: 1400 - total flux cleaned = 0.00126189 Jy ! Component: 1450 - total flux cleaned = 0.00130482 Jy ! Component: 1500 - total flux cleaned = 0.00143324 Jy ! Component: 1550 - total flux cleaned = 0.00155947 Jy ! Component: 1600 - total flux cleaned = 0.00160071 Jy ! Component: 1650 - total flux cleaned = 0.00166253 Jy ! Component: 1700 - total flux cleaned = 0.0018451 Jy ! Component: 1750 - total flux cleaned = 0.00194527 Jy ! Component: 1800 - total flux cleaned = 0.00196504 Jy ! Component: 1850 - total flux cleaned = 0.00212196 Jy ! Component: 1900 - total flux cleaned = 0.00225745 Jy ! Component: 1950 - total flux cleaned = 0.00237223 Jy ! Component: 2000 - total flux cleaned = 0.00248603 Jy ! Total flux subtracted in 2048 components = 0.00248577 Jy ! Clean residual min=-0.001088 max=0.001192 Jy/beam ! Clean residual mean=0.000008 rms=0.000351 Jy/beam ! Combined flux in latest and established models = 0.341961 Jy keep ! Adding 127 model components to the UV plane model. ! The established model now contains 238 components and 0.34196 Jy ![Exited script file: muppet] wmap "J1812-2836_X_2005_05_12_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9218 x 2.425 at -1.642 degrees (North through East) ! Clean map min=-0.0024114 max=0.1886 Jy/beam ! Writing clean map to FITS file: J1812-2836_X_2005_05_12_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.188597 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000345533 device "J1812-2836_X_2005_05_12_yyk\_map.eps/VPS" ! Attempting to open device: 'J1812-2836_X_2005_05_12_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.549636 0.549636 1.09927 2.19854 4.39708 8.79417 17.5883 35.1767 70.3533 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.188 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.9218 x 2.425 at -1.642 degrees (North through East) ! Clean map min=-0.0024114 max=0.1886 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1812-2836_X_2005_05_12_yyk\_map.gif/gif" ! Attempting to open device: 'J1812-2836_X_2005_05_12_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1812-2836_X_2005_05_12_yyk_uvs.log closed on Sat Oct 8 17:34:51 2005