! Started logfile: J1340-0137_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:10:58 2007 obs J1340-0137_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1340-0137_X_1997_05_07_yyk_uva.fits ! AN table 1: 133 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.68538 visibilities/baseline/integration-bin. ! Found source: J1340-0137 ! ! 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 613 lines of history. ! ! Reading 16408 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 J1340-0137_X_1997_05_07_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.287189 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=1.042 mas, bmaj=2.227 mas, bpa=7.808 degrees ! Estimated noise=1496.58 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.191835 Jy ! Component: 100 - total flux cleaned = 0.220151 Jy ! Total flux subtracted in 100 components = 0.220151 Jy ! Clean residual min=-0.007582 max=0.007313 Jy/beam ! Clean residual mean=0.000001 rms=0.002078 Jy/beam ! Combined flux in latest and established models = 0.220151 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.220151 Jy ! ! Correcting IF 1. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.178146Jy sigma=0.001216 ! Fit after self-cal, rms=0.178044Jy sigma=0.001215 ! Inverting map and beam ! Estimated beam: bmin=1.042 mas, bmaj=2.227 mas, bpa=7.808 degrees ! Estimated noise=1496.72 mJy/beam. print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-2 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -2. ! Radial weighting is not currently selected. win_mult = win_mult * 1.6 clean_niter = clean_niter * 2 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.301 mas, bmaj=2.566 mas, bpa=5.727 degrees ! Estimated noise=789.494 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.0129154 Jy ! Component: 100 - total flux cleaned = 0.0172462 Jy ! Component: 150 - total flux cleaned = 0.0193222 Jy ! Component: 200 - total flux cleaned = 0.0200725 Jy ! Total flux subtracted in 200 components = 0.0200725 Jy ! Clean residual min=-0.005047 max=0.005597 Jy/beam ! Clean residual mean=-0.000007 rms=0.001262 Jy/beam ! Combined flux in latest and established models = 0.240223 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 21 model components to the UV plane model. ! The established model now contains 27 components and 0.240223 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177522Jy sigma=0.001211 ! Fit after self-cal, rms=0.177519Jy sigma=0.001211 ! 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.301 x 2.566 at 5.727 degrees (North through East) ! Clean map min=-0.0047802 max=0.22422 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.999288 ! Telescope amplitude corrections in sub-array 1: ! BR 1.05 FD 0.99 HN 0.96 KP 1.01 ! LA 1.02 MK 1.05 NL 1.06 OV 1.00 ! PT 0.94 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00378 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.02 HN 1.01 KP 1.00 ! LA 1.02 MK 0.95 NL 1.02 OV 1.02 ! PT 0.90 SC 1.01 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.997421 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.04 HN 0.98 KP 1.02 ! LA 1.00 MK 1.01 NL 1.00 OV 1.00 ! PT 0.95 SC 1.04 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.986342 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.97 HN 1.05 KP 1.00 ! LA 1.01 MK 0.98 NL 1.03 OV 1.02 ! PT 0.98 SC 1.09 ! ! ! Fit before self-cal, rms=0.177519Jy sigma=0.001211 ! Fit after self-cal, rms=0.177534Jy sigma=0.001209 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.177534Jy sigma=0.001209 ! Fit after self-cal, rms=0.177534Jy sigma=0.001209 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.309 mas, bmaj=2.58 mas, bpa=5.161 degrees ! Estimated noise=784.889 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.2, 1.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00426894 Jy ! Component: 100 - total flux cleaned = 0.00376141 Jy ! Component: 150 - total flux cleaned = 0.00332038 Jy ! Component: 200 - total flux cleaned = 0.0029424 Jy ! Total flux subtracted in 200 components = 0.0029424 Jy ! Clean residual min=-0.003009 max=0.003044 Jy/beam ! Clean residual mean=-0.000000 rms=0.000853 Jy/beam ! Combined flux in latest and established models = 0.243166 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 52 components and 0.243166 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.177411Jy sigma=0.001208 ! Fit after self-cal, rms=0.177405Jy sigma=0.001208 ! 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.177405Jy sigma=0.001208 ! Fit after self-cal, rms=0.175763Jy sigma=0.001198 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.000336137 Jy ! Component: 100 - total flux cleaned = 0.000120958 Jy ! Component: 150 - total flux cleaned = -2.20378e-05 Jy ! Component: 200 - total flux cleaned = -0.000149659 Jy ! Total flux subtracted in 200 components = -0.000149659 Jy ! Clean residual min=-0.003073 max=0.002988 Jy/beam ! Clean residual mean=-0.000001 rms=0.000842 Jy/beam ! Combined flux in latest and established models = 0.243016 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 65 components and 0.243016 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175739Jy sigma=0.001198 ! Fit after self-cal, rms=0.175545Jy sigma=0.001196 ! 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: 1.309 x 2.58 at 5.161 degrees (North through East) ! Clean map min=-0.0029191 max=0.22442 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.175545Jy sigma=0.001196 ! Fit after self-cal, rms=0.175269Jy sigma=0.001195 ! 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.175269Jy sigma=0.001195 ! Fit after self-cal, rms=0.175231Jy sigma=0.001195 ! Inverting map and beam ! Estimated beam: bmin=1.298 mas, bmaj=2.567 mas, bpa=5.41 degrees ! Estimated noise=782.699 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00100827 Jy ! Component: 100 - total flux cleaned = 0.00104376 Jy ! Component: 150 - total flux cleaned = 0.00107634 Jy ! Component: 200 - total flux cleaned = 0.00110575 Jy ! Total flux subtracted in 200 components = 0.00110575 Jy ! Clean residual min=-0.002676 max=0.002500 Jy/beam ! Clean residual mean=0.000004 rms=0.000744 Jy/beam ! Combined flux in latest and established models = 0.244122 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 77 components and 0.244122 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175219Jy sigma=0.001195 ! Fit after self-cal, rms=0.175206Jy sigma=0.001195 ! 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.175206Jy sigma=0.001195 ! Fit after self-cal, rms=0.175567Jy sigma=0.001193 ! 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.175567Jy sigma=0.001193 ! Fit after self-cal, rms=0.175562Jy sigma=0.001193 ! Inverting map and beam ! Estimated beam: bmin=1.298 mas, bmaj=2.563 mas, bpa=5.208 degrees ! Estimated noise=783.581 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000825923 Jy ! Component: 100 - total flux cleaned = 0.00095274 Jy ! Component: 150 - total flux cleaned = 0.000952951 Jy ! Component: 200 - total flux cleaned = 0.000953472 Jy ! Total flux subtracted in 200 components = 0.000953472 Jy ! Clean residual min=-0.002539 max=0.002508 Jy/beam ! Clean residual mean=0.000002 rms=0.000737 Jy/beam ! Combined flux in latest and established models = 0.245075 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 87 components and 0.245075 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175556Jy sigma=0.001193 ! Fit after self-cal, rms=0.175552Jy sigma=0.001193 ! 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.476 mas, bmaj=3.94 mas, bpa=7.9 degrees ! Estimated noise=908.301 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.000556142 Jy ! Component: 100 - total flux cleaned = 0.000599024 Jy ! Component: 150 - total flux cleaned = 0.000599409 Jy ! Component: 200 - total flux cleaned = 0.000578349 Jy ! Total flux subtracted in 200 components = 0.000578349 Jy ! Clean residual min=-0.002467 max=0.002623 Jy/beam ! Clean residual mean=0.000002 rms=0.000897 Jy/beam ! Combined flux in latest and established models = 0.245654 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 99 components and 0.245654 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175550Jy sigma=0.001193 ! Fit after self-cal, rms=0.175548Jy sigma=0.001193 ! 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=1.039 mas, bmaj=2.224 mas, bpa=7.816 degrees ! Estimated noise=1487.37 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.192604 Jy ! Component: 100 - total flux cleaned = 0.220902 Jy ! Component: 150 - total flux cleaned = 0.230637 Jy ! Component: 200 - total flux cleaned = 0.235962 Jy ! Total flux subtracted in 200 components = 0.235962 Jy ! Clean residual min=-0.004869 max=0.004186 Jy/beam ! Clean residual mean=0.000003 rms=0.001210 Jy/beam ! Combined flux in latest and established models = 0.235962 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 18 model components to the UV plane model. ! The established model now contains 18 components and 0.235962 Jy ! Inverting map and beam ! Estimated beam: bmin=1.298 mas, bmaj=2.563 mas, bpa=5.208 degrees ! Estimated noise=783.581 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.00576238 Jy ! Component: 100 - total flux cleaned = 0.00781141 Jy ! Component: 150 - total flux cleaned = 0.00866036 Jy ! Component: 200 - total flux cleaned = 0.00907956 Jy ! Total flux subtracted in 200 components = 0.00907956 Jy ! Clean residual min=-0.002579 max=0.002672 Jy/beam ! Clean residual mean=0.000003 rms=0.000774 Jy/beam ! Combined flux in latest and established models = 0.245041 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 43 components and 0.245041 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.476 mas, bmaj=3.94 mas, bpa=7.9 degrees ! Estimated noise=908.301 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.000613172 Jy ! Component: 100 - total flux cleaned = 0.000742833 Jy ! Component: 150 - total flux cleaned = 0.000742297 Jy ! Component: 200 - total flux cleaned = 0.000712338 Jy ! Total flux subtracted in 200 components = 0.000712338 Jy ! Clean residual min=-0.002549 max=0.002593 Jy/beam ! Clean residual mean=0.000003 rms=0.000908 Jy/beam ! Combined flux in latest and established models = 0.245754 Jy ! Adding 24 model components to the UV plane model. ! The established model now contains 63 components and 0.245754 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.298 mas, bmaj=2.563 mas, bpa=5.208 degrees ! Estimated noise=783.581 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -5.85468e-05 Jy ! Component: 100 - total flux cleaned = -0.000172726 Jy ! Component: 150 - total flux cleaned = -0.000206808 Jy ! Component: 200 - total flux cleaned = -0.000238115 Jy ! Total flux subtracted in 200 components = -0.000238115 Jy ! Clean residual min=-0.002651 max=0.002448 Jy/beam ! Clean residual mean=0.000002 rms=0.000745 Jy/beam ! Combined flux in latest and established models = 0.245516 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 76 components and 0.245516 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.175564Jy sigma=0.001193 ! Fit after self-cal, rms=0.175561Jy sigma=0.001193 wmodel J1340-0137_X_1997_05_07_yyk\_map.mod ! Writing 76 model components to file: J1340-0137_X_1997_05_07_yyk_map.mod wobs J1340-0137_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1340-0137_X_1997_05_07_yyk_uvs.fits wwins J1340-0137_X_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1340-0137_X_1997_05_07_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.000293019 Jy ! Component: 100 - total flux cleaned = -0.00046763 Jy ! Component: 150 - total flux cleaned = -0.000630575 Jy ! Component: 200 - total flux cleaned = -0.000825703 Jy ! Component: 250 - total flux cleaned = -0.00082645 Jy ! Component: 300 - total flux cleaned = -0.000827025 Jy ! Component: 350 - total flux cleaned = -0.000897146 Jy ! Component: 400 - total flux cleaned = -0.000863429 Jy ! Component: 450 - total flux cleaned = -0.000896415 Jy ! Component: 500 - total flux cleaned = -0.000991342 Jy ! Component: 550 - total flux cleaned = -0.00108336 Jy ! Component: 600 - total flux cleaned = -0.00111323 Jy ! Component: 650 - total flux cleaned = -0.00111315 Jy ! Component: 700 - total flux cleaned = -0.00111319 Jy ! Component: 750 - total flux cleaned = -0.00111301 Jy ! Component: 800 - total flux cleaned = -0.00105841 Jy ! Component: 850 - total flux cleaned = -0.00100436 Jy ! Component: 900 - total flux cleaned = -0.000872391 Jy ! Component: 950 - total flux cleaned = -0.000872692 Jy ! Component: 1000 - total flux cleaned = -0.000822269 Jy ! Component: 1050 - total flux cleaned = -0.00084773 Jy ! Component: 1100 - total flux cleaned = -0.000823157 Jy ! Component: 1150 - total flux cleaned = -0.000798672 Jy ! Component: 1200 - total flux cleaned = -0.000798843 Jy ! Component: 1250 - total flux cleaned = -0.000845363 Jy ! Component: 1300 - total flux cleaned = -0.000822237 Jy ! Component: 1350 - total flux cleaned = -0.00082253 Jy ! Component: 1400 - total flux cleaned = -0.000912804 Jy ! Component: 1450 - total flux cleaned = -0.000957037 Jy ! Component: 1500 - total flux cleaned = -0.000956862 Jy ! Component: 1550 - total flux cleaned = -0.000956837 Jy ! Component: 1600 - total flux cleaned = -0.000999621 Jy ! Component: 1650 - total flux cleaned = -0.00106324 Jy ! Component: 1700 - total flux cleaned = -0.00106305 Jy ! Component: 1750 - total flux cleaned = -0.00110412 Jy ! Component: 1800 - total flux cleaned = -0.00112474 Jy ! Component: 1850 - total flux cleaned = -0.00118529 Jy ! Component: 1900 - total flux cleaned = -0.00120543 Jy ! Component: 1950 - total flux cleaned = -0.00128444 Jy ! Component: 2000 - total flux cleaned = -0.00130402 Jy ! Total flux subtracted in 2048 components = -0.00134263 Jy ! Clean residual min=-0.001212 max=0.001058 Jy/beam ! Clean residual mean=0.000005 rms=0.000362 Jy/beam ! Combined flux in latest and established models = 0.244173 Jy keep ! Adding 123 model components to the UV plane model. ! The established model now contains 199 components and 0.244173 Jy ![Exited script file: muppet] wmap "J1340-0137_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.298 x 2.563 at 5.208 degrees (North through East) ! Clean map min=-0.0023322 max=0.22466 Jy/beam ! Writing clean map to FITS file: J1340-0137_X_1997_05_07_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.224664 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000347968 device "J1340-0137_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1340-0137_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.46465 0.46465 0.929301 1.8586 3.7172 7.43441 14.8688 29.7376 59.4753 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.224 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.298 x 2.563 at 5.208 degrees (North through East) ! Clean map min=-0.0023322 max=0.22466 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1340-0137_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1340-0137_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1340-0137_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:11:06 2007