! Started logfile: J1319-1217_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:02:13 2007 obs J1319-1217_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1319-1217_X_1997_05_07_yyk_uva.fits ! AN table 1: 147 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.706425 visibilities/baseline/integration-bin. ! Found source: J1319-1217 ! ! 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 18692 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 J1319-1217_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.418899 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.9371 mas, bmaj=2.399 mas, bpa=12.84 degrees ! Estimated noise=1367.06 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.299743 Jy ! Component: 100 - total flux cleaned = 0.381693 Jy ! Total flux subtracted in 100 components = 0.381693 Jy ! Clean residual min=-0.011412 max=0.024130 Jy/beam ! Clean residual mean=0.000355 rms=0.003736 Jy/beam ! Combined flux in latest and established models = 0.381693 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.381693 Jy ! ! Correcting IF 1. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 229 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.188190Jy sigma=0.001266 ! Fit after self-cal, rms=0.187996Jy sigma=0.001265 ! Inverting map and beam ! Estimated beam: bmin=0.9371 mas, bmaj=2.399 mas, bpa=12.84 degrees ! Estimated noise=1367.14 mJy/beam. ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0323137 Jy ! Component: 100 - total flux cleaned = 0.0452493 Jy ! Total flux subtracted in 100 components = 0.0452493 Jy ! Clean residual min=-0.006896 max=0.009062 Jy/beam ! Clean residual mean=0.000136 rms=0.002097 Jy/beam ! Combined flux in latest and established models = 0.426943 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 17 components and 0.426942 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183402Jy sigma=0.001228 ! Fit after self-cal, rms=0.183373Jy sigma=0.001228 ! 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.221 mas, bmaj=2.932 mas, bpa=8.432 degrees ! Estimated noise=750.4 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.0100984 Jy ! Component: 100 - total flux cleaned = 0.0142521 Jy ! Component: 150 - total flux cleaned = 0.0161102 Jy ! Component: 200 - total flux cleaned = 0.0168192 Jy ! Total flux subtracted in 200 components = 0.0168192 Jy ! Clean residual min=-0.005493 max=0.006160 Jy/beam ! Clean residual mean=0.000113 rms=0.001644 Jy/beam ! Combined flux in latest and established models = 0.443762 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 25 model components to the UV plane model. ! The established model now contains 41 components and 0.443762 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183099Jy sigma=0.001225 ! Fit after self-cal, rms=0.183095Jy sigma=0.001225 ! 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.221 x 2.932 at 8.432 degrees (North through East) ! Clean map min=-0.0053535 max=0.36095 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.00181 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 1.02 HN 0.99 KP 0.99 ! LA 1.02 MK 1.00 NL 1.07 OV 0.99 ! PT 0.96 SC 0.93 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.00574 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.03 KP 1.01 ! LA 1.00 MK 0.92 NL 1.03 OV 1.05 ! PT 0.90 SC 1.00 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.996448 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.02 HN 1.04 KP 0.99 ! LA 1.01 MK 1.00 NL 1.02 OV 0.99 ! PT 0.97 SC 1.02 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.989636 ! Telescope amplitude corrections in sub-array 1: ! BR 1.02 FD 0.99 HN 1.01 KP 0.99 ! LA 1.02 MK 0.99 NL 1.04 OV 1.01 ! PT 0.98 SC 1.06 ! ! ! Fit before self-cal, rms=0.183095Jy sigma=0.001225 ! Fit after self-cal, rms=0.183171Jy sigma=0.001220 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.183171Jy sigma=0.001220 ! Fit after self-cal, rms=0.183172Jy sigma=0.001220 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.218 mas, bmaj=2.926 mas, bpa=8.034 degrees ! Estimated noise=747.179 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.00192432 Jy ! Component: 100 - total flux cleaned = -0.00216063 Jy ! Component: 150 - total flux cleaned = -0.00222323 Jy ! Component: 200 - total flux cleaned = -0.00225302 Jy ! Total flux subtracted in 200 components = -0.00225302 Jy ! Clean residual min=-0.003281 max=0.004836 Jy/beam ! Clean residual mean=0.000016 rms=0.001058 Jy/beam ! Combined flux in latest and established models = 0.441509 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 46 components and 0.441509 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.183154Jy sigma=0.001220 ! Fit after self-cal, rms=0.183153Jy sigma=0.001220 ! 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.183153Jy sigma=0.001220 ! Fit after self-cal, rms=0.180077Jy sigma=0.001201 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.000961703 Jy ! Component: 100 - total flux cleaned = 0.000961854 Jy ! Component: 150 - total flux cleaned = 0.000898588 Jy ! Component: 200 - total flux cleaned = 0.000810106 Jy ! Total flux subtracted in 200 components = 0.000810106 Jy ! Clean residual min=-0.003174 max=0.004803 Jy/beam ! Clean residual mean=0.000015 rms=0.001041 Jy/beam ! Combined flux in latest and established models = 0.442319 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 50 components and 0.442319 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.180065Jy sigma=0.001201 ! Fit after self-cal, rms=0.179566Jy sigma=0.001198 ! Inverting map ! Added new window around map position (-1.8, 10.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00526095 Jy ! Component: 100 - total flux cleaned = 0.00733129 Jy ! Component: 150 - total flux cleaned = 0.00810898 Jy ! Component: 200 - total flux cleaned = 0.00832164 Jy ! Total flux subtracted in 200 components = 0.00832164 Jy ! Clean residual min=-0.003075 max=0.002814 Jy/beam ! Clean residual mean=-0.000032 rms=0.000807 Jy/beam ! Combined flux in latest and established models = 0.45064 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 73 components and 0.45064 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179446Jy sigma=0.001197 ! Fit after self-cal, rms=0.179292Jy 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.218 x 2.926 at 8.034 degrees (North through East) ! Clean map min=-0.0030991 max=0.36278 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.179292Jy sigma=0.001196 ! Fit after self-cal, rms=0.179157Jy 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.179157Jy sigma=0.001195 ! Fit after self-cal, rms=0.179092Jy sigma=0.001194 ! Inverting map and beam ! Estimated beam: bmin=1.219 mas, bmaj=2.924 mas, bpa=8.088 degrees ! Estimated noise=746.054 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00042247 Jy ! Component: 100 - total flux cleaned = 0.000420298 Jy ! Component: 150 - total flux cleaned = 0.000546712 Jy ! Component: 200 - total flux cleaned = 0.000624575 Jy ! Total flux subtracted in 200 components = 0.000624575 Jy ! Clean residual min=-0.003095 max=0.002547 Jy/beam ! Clean residual mean=-0.000050 rms=0.000751 Jy/beam ! Combined flux in latest and established models = 0.451265 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 92 components and 0.451265 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.179070Jy sigma=0.001194 ! Fit after self-cal, rms=0.179035Jy sigma=0.001194 ! 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.179035Jy sigma=0.001194 ! Fit after self-cal, rms=0.178978Jy sigma=0.001192 ! 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.178978Jy sigma=0.001192 ! Fit after self-cal, rms=0.178960Jy sigma=0.001192 ! Inverting map and beam ! Estimated beam: bmin=1.219 mas, bmaj=2.923 mas, bpa=8.077 degrees ! Estimated noise=746.217 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000262332 Jy ! Component: 100 - total flux cleaned = 0.000297943 Jy ! Component: 150 - total flux cleaned = 0.00040006 Jy ! Component: 200 - total flux cleaned = 0.000462671 Jy ! Total flux subtracted in 200 components = 0.000462671 Jy ! Clean residual min=-0.003145 max=0.002450 Jy/beam ! Clean residual mean=-0.000045 rms=0.000742 Jy/beam ! Combined flux in latest and established models = 0.451728 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 100 components and 0.451728 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178947Jy sigma=0.001192 ! Fit after self-cal, rms=0.178936Jy sigma=0.001192 ! 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.452 mas, bmaj=4.877 mas, bpa=12.22 degrees ! Estimated noise=866.276 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.000168484 Jy ! Component: 100 - total flux cleaned = 0.000201825 Jy ! Component: 150 - total flux cleaned = 0.000202515 Jy ! Component: 200 - total flux cleaned = 0.000216376 Jy ! Total flux subtracted in 200 components = 0.000216376 Jy ! Clean residual min=-0.003851 max=0.002722 Jy/beam ! Clean residual mean=-0.000077 rms=0.000886 Jy/beam ! Combined flux in latest and established models = 0.451944 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 15 model components to the UV plane model. ! The established model now contains 110 components and 0.451944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178934Jy sigma=0.001192 ! Fit after self-cal, rms=0.178928Jy sigma=0.001192 ! Inverting map uvtaper 0 ! No UV-taper is currently set. win_mult = win_mult / 1.4 print "************** FINISHED TAPERING SELF-CAL CLEAN **************" ! ************** FINISHED TAPERING SELF-CAL CLEAN ************** ! print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true,true,true ! clrmod: Cleared the established, tentative and continuum models. uvw 2,-1 ! Uniform weighting binwidth: 2 (pixels). ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. clean clean_niter, clean_gain ! Inverting map and beam ! Estimated beam: bmin=0.9381 mas, bmaj=2.39 mas, bpa=12.68 degrees ! Estimated noise=1368.35 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.301939 Jy ! Component: 100 - total flux cleaned = 0.38448 Jy ! Component: 150 - total flux cleaned = 0.416737 Jy ! Component: 200 - total flux cleaned = 0.429881 Jy ! Total flux subtracted in 200 components = 0.429881 Jy ! Clean residual min=-0.006063 max=0.006317 Jy/beam ! Clean residual mean=0.000081 rms=0.001641 Jy/beam ! Combined flux in latest and established models = 0.429881 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 19 model components to the UV plane model. ! The established model now contains 19 components and 0.429881 Jy ! Inverting map and beam ! Estimated beam: bmin=1.219 mas, bmaj=2.923 mas, bpa=8.077 degrees ! Estimated noise=746.217 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) ! Added new window around map position (1, -1). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00871202 Jy ! Component: 100 - total flux cleaned = 0.013562 Jy ! Component: 150 - total flux cleaned = 0.0168819 Jy ! Component: 200 - total flux cleaned = 0.0184591 Jy ! Total flux subtracted in 200 components = 0.0184591 Jy ! Clean residual min=-0.003243 max=0.002698 Jy/beam ! Clean residual mean=-0.000025 rms=0.000780 Jy/beam ! Combined flux in latest and established models = 0.44834 Jy ! Adding 39 model components to the UV plane model. ! The established model now contains 55 components and 0.44834 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.452 mas, bmaj=4.877 mas, bpa=12.22 degrees ! Estimated noise=866.276 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.00120282 Jy ! Component: 100 - total flux cleaned = 0.00190294 Jy ! Component: 150 - total flux cleaned = 0.00234468 Jy ! Component: 200 - total flux cleaned = 0.0024634 Jy ! Total flux subtracted in 200 components = 0.0024634 Jy ! Clean residual min=-0.004076 max=0.002455 Jy/beam ! Clean residual mean=-0.000070 rms=0.000865 Jy/beam ! Combined flux in latest and established models = 0.450804 Jy ! Adding 28 model components to the UV plane model. ! The established model now contains 75 components and 0.450804 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.219 mas, bmaj=2.923 mas, bpa=8.077 degrees ! Estimated noise=746.217 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000169009 Jy ! Component: 100 - total flux cleaned = 0.000222809 Jy ! Component: 150 - total flux cleaned = 0.00022259 Jy ! Component: 200 - total flux cleaned = 0.000265246 Jy ! Total flux subtracted in 200 components = 0.000265246 Jy ! Clean residual min=-0.003210 max=0.002386 Jy/beam ! Clean residual mean=-0.000043 rms=0.000721 Jy/beam ! Combined flux in latest and established models = 0.451069 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 20 model components to the UV plane model. ! The established model now contains 90 components and 0.451069 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.178922Jy sigma=0.001192 ! Fit after self-cal, rms=0.178916Jy sigma=0.001192 wmodel J1319-1217_X_1997_05_07_yyk\_map.mod ! Writing 90 model components to file: J1319-1217_X_1997_05_07_yyk_map.mod wobs J1319-1217_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1319-1217_X_1997_05_07_yyk_uvs.fits wwins J1319-1217_X_1997_05_07_yyk\_map.win ! wwins: Wrote 3 windows to J1319-1217_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.00134795 Jy ! Component: 100 - total flux cleaned = -0.0017063 Jy ! Component: 150 - total flux cleaned = -0.00211666 Jy ! Component: 200 - total flux cleaned = -0.0024274 Jy ! Component: 250 - total flux cleaned = -0.00268535 Jy ! Component: 300 - total flux cleaned = -0.00296544 Jy ! Component: 350 - total flux cleaned = -0.00333473 Jy ! Component: 400 - total flux cleaned = -0.00352948 Jy ! Component: 450 - total flux cleaned = -0.00384329 Jy ! Component: 500 - total flux cleaned = -0.00402503 Jy ! Component: 550 - total flux cleaned = -0.00420185 Jy ! Component: 600 - total flux cleaned = -0.00434578 Jy ! Component: 650 - total flux cleaned = -0.00451423 Jy ! Component: 700 - total flux cleaned = -0.0046778 Jy ! Component: 750 - total flux cleaned = -0.00462403 Jy ! Component: 800 - total flux cleaned = -0.00467692 Jy ! Component: 850 - total flux cleaned = -0.00483016 Jy ! Component: 900 - total flux cleaned = -0.00485498 Jy ! Component: 950 - total flux cleaned = -0.00495286 Jy ! Component: 1000 - total flux cleaned = -0.00497651 Jy ! Component: 1050 - total flux cleaned = -0.00499966 Jy ! Component: 1100 - total flux cleaned = -0.00502258 Jy ! Component: 1150 - total flux cleaned = -0.00506795 Jy ! Component: 1200 - total flux cleaned = -0.00509053 Jy ! Component: 1250 - total flux cleaned = -0.00511283 Jy ! Component: 1300 - total flux cleaned = -0.00511311 Jy ! Component: 1350 - total flux cleaned = -0.0051773 Jy ! Component: 1400 - total flux cleaned = -0.00517735 Jy ! Component: 1450 - total flux cleaned = -0.00511581 Jy ! Component: 1500 - total flux cleaned = -0.00523808 Jy ! Component: 1550 - total flux cleaned = -0.0052378 Jy ! Component: 1600 - total flux cleaned = -0.00525771 Jy ! Component: 1650 - total flux cleaned = -0.00533581 Jy ! Component: 1700 - total flux cleaned = -0.00541292 Jy ! Component: 1750 - total flux cleaned = -0.00545089 Jy ! Component: 1800 - total flux cleaned = -0.00546993 Jy ! Component: 1850 - total flux cleaned = -0.00554453 Jy ! Component: 1900 - total flux cleaned = -0.00558124 Jy ! Component: 1950 - total flux cleaned = -0.00558095 Jy ! Component: 2000 - total flux cleaned = -0.00563507 Jy ! Total flux subtracted in 2048 components = -0.0056884 Jy ! Clean residual min=-0.001112 max=0.001017 Jy/beam ! Clean residual mean=0.000002 rms=0.000356 Jy/beam ! Combined flux in latest and established models = 0.445381 Jy keep ! Adding 131 model components to the UV plane model. ! The established model now contains 221 components and 0.445381 Jy ![Exited script file: muppet] wmap "J1319-1217_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.219 x 2.923 at 8.077 degrees (North through East) ! Clean map min=-0.0018752 max=0.36326 Jy/beam ! Writing clean map to FITS file: J1319-1217_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.363261 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000352538 device "J1319-1217_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1319-1217_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.291145 0.291145 0.582289 1.16458 2.32916 4.65832 9.31663 18.6333 37.2665 74.5331 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.001 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.363 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.219 x 2.923 at 8.077 degrees (North through East) ! Clean map min=-0.0018752 max=0.36326 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1319-1217_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1319-1217_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1319-1217_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:02:22 2007