! Started logfile: J1259-2310_X_1997_07_02_yyk_uvs.log on Mon Jan 8 05:53:30 2007 obs J1259-2310_X_1997_07_02_yyk_uva.fits ! Reading UV FITS file: J1259-2310_X_1997_07_02_yyk_uva.fits ! AN table 1: 149 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.828039 visibilities/baseline/integration-bin. ! Found source: J1259-2310 ! ! 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 753 lines of history. ! ! Reading 22208 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 J1259-2310_X_1997_07_02_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.3729 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.6973 mas, bmaj=1.885 mas, bpa=-5.008 degrees ! Estimated noise=1496.42 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.2427 Jy ! Component: 100 - total flux cleaned = 0.297605 Jy ! Total flux subtracted in 100 components = 0.297605 Jy ! Clean residual min=-0.011896 max=0.026094 Jy/beam ! Clean residual mean=0.000210 rms=0.003370 Jy/beam ! Combined flux in latest and established models = 0.297605 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 14 components and 0.297605 Jy ! ! Correcting IF 1. ! A total of 135 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 141 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.216714Jy sigma=0.001289 ! Fit after self-cal, rms=0.216242Jy sigma=0.001288 ! Inverting map and beam ! Estimated beam: bmin=0.6973 mas, bmaj=1.885 mas, bpa=-5.008 degrees ! Estimated noise=1496.42 mJy/beam. ! Added new window around map position (1, 2.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0288188 Jy ! Component: 100 - total flux cleaned = 0.0438126 Jy ! Total flux subtracted in 100 components = 0.0438126 Jy ! Clean residual min=-0.010116 max=0.012053 Jy/beam ! Clean residual mean=0.000101 rms=0.002542 Jy/beam ! Combined flux in latest and established models = 0.341418 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 13 model components to the UV plane model. ! The established model now contains 22 components and 0.341418 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.213100Jy sigma=0.001266 ! Fit after self-cal, rms=0.212910Jy sigma=0.001264 ! 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.9104 mas, bmaj=2.677 mas, bpa=-7.478 degrees ! Estimated noise=736.73 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.0109447 Jy ! Component: 100 - total flux cleaned = 0.0121577 Jy ! Component: 150 - total flux cleaned = 0.01233 Jy ! Component: 200 - total flux cleaned = 0.012338 Jy ! Total flux subtracted in 200 components = 0.012338 Jy ! Clean residual min=-0.006181 max=0.007257 Jy/beam ! Clean residual mean=0.000061 rms=0.001824 Jy/beam ! Combined flux in latest and established models = 0.353756 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 39 components and 0.353756 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.212547Jy sigma=0.001261 ! Fit after self-cal, rms=0.212529Jy sigma=0.001261 ! 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.9104 x 2.677 at -7.478 degrees (North through East) ! Clean map min=-0.0057524 max=0.28837 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.01128 ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 1.04 HN 0.99 KP 1.00 ! LA 1.04 MK 1.03 NL 1.00 OV 0.99 ! PT 0.92 SC 0.92 ! ! ! Correcting IF 2. ! Amplitude normalization factor in sub-array 1: 1.0114 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.01 HN 0.97 KP 0.99 ! LA 0.99 MK 0.97 NL 1.01 OV 1.08 ! PT 0.89 SC 0.98 ! ! ! Correcting IF 3. ! Amplitude normalization factor in sub-array 1: 0.992822 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.06 HN 1.05 KP 0.97 ! LA 1.02 MK 1.02 NL 1.05 OV 1.00 ! PT 0.95 SC 0.96 ! ! ! Correcting IF 4. ! Amplitude normalization factor in sub-array 1: 0.993555 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.07 HN 1.01 KP 0.99 ! LA 1.02 MK 0.99 NL 1.02 OV 1.01 ! PT 0.97 SC 0.96 ! ! ! Fit before self-cal, rms=0.212529Jy sigma=0.001261 ! Fit after self-cal, rms=0.211141Jy sigma=0.001257 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.211141Jy sigma=0.001257 ! Fit after self-cal, rms=0.211141Jy sigma=0.001257 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.9064 mas, bmaj=2.636 mas, bpa=-6.83 degrees ! Estimated noise=736.186 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.00105183 Jy ! Component: 100 - total flux cleaned = 0.00116262 Jy ! Component: 150 - total flux cleaned = 0.00116651 Jy ! Component: 200 - total flux cleaned = 0.00116617 Jy ! Total flux subtracted in 200 components = 0.00116617 Jy ! Clean residual min=-0.004266 max=0.005076 Jy/beam ! Clean residual mean=0.000069 rms=0.001228 Jy/beam ! Combined flux in latest and established models = 0.354922 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 45 components and 0.354922 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.211080Jy sigma=0.001256 ! Fit after self-cal, rms=0.211074Jy sigma=0.001256 ! 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.211074Jy sigma=0.001256 ! Fit after self-cal, rms=0.205217Jy sigma=0.001215 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.00341166 Jy ! Component: 100 - total flux cleaned = 0.00341451 Jy ! Component: 150 - total flux cleaned = 0.00334234 Jy ! Component: 200 - total flux cleaned = 0.00327364 Jy ! Total flux subtracted in 200 components = 0.00327364 Jy ! Clean residual min=-0.004700 max=0.005130 Jy/beam ! Clean residual mean=0.000082 rms=0.001263 Jy/beam ! Combined flux in latest and established models = 0.358196 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 52 components and 0.358196 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.205174Jy sigma=0.001215 ! Fit after self-cal, rms=0.204446Jy sigma=0.001209 ! 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.9064 x 2.636 at -6.83 degrees (North through East) ! Clean map min=-0.0044759 max=0.29297 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.204446Jy sigma=0.001209 ! Fit after self-cal, rms=0.282722Jy sigma=0.001207 ! 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.282722Jy sigma=0.001207 ! Fit after self-cal, rms=0.282603Jy sigma=0.001205 ! Inverting map and beam ! Estimated beam: bmin=0.9024 mas, bmaj=2.658 mas, bpa=-6.689 degrees ! Estimated noise=733.58 mJy/beam. ! Added new window around map position (2.6, -0.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0041688 Jy ! Component: 100 - total flux cleaned = 0.0043531 Jy ! Component: 150 - total flux cleaned = 0.00451532 Jy ! Component: 200 - total flux cleaned = 0.00458705 Jy ! Total flux subtracted in 200 components = 0.00458705 Jy ! Clean residual min=-0.003213 max=0.003302 Jy/beam ! Clean residual mean=0.000011 rms=0.000875 Jy/beam ! Combined flux in latest and established models = 0.362783 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 69 components and 0.362783 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.282488Jy sigma=0.001205 ! Fit after self-cal, rms=0.282449Jy sigma=0.001204 ! 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.282449Jy sigma=0.001204 ! Fit after self-cal, rms=0.285282Jy sigma=0.001203 ! 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.285282Jy sigma=0.001203 ! Fit after self-cal, rms=0.285273Jy sigma=0.001202 ! Inverting map and beam ! Estimated beam: bmin=0.9015 mas, bmaj=2.656 mas, bpa=-6.525 degrees ! Estimated noise=732.112 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000592989 Jy ! Component: 100 - total flux cleaned = 0.000656949 Jy ! Component: 150 - total flux cleaned = 0.000656728 Jy ! Component: 200 - total flux cleaned = 0.000710302 Jy ! Total flux subtracted in 200 components = 0.000710302 Jy ! Clean residual min=-0.003058 max=0.003046 Jy/beam ! Clean residual mean=0.000009 rms=0.000824 Jy/beam ! Combined flux in latest and established models = 0.363493 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 24 model components to the UV plane model. ! The established model now contains 83 components and 0.363493 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285246Jy sigma=0.001202 ! Fit after self-cal, rms=0.285244Jy sigma=0.001202 ! 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.41 mas, bmaj=5.45 mas, bpa=4.189 degrees ! Estimated noise=929.394 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.000491507 Jy ! Component: 100 - total flux cleaned = 0.000556493 Jy ! Component: 150 - total flux cleaned = 0.000581579 Jy ! Component: 200 - total flux cleaned = 0.000580407 Jy ! Total flux subtracted in 200 components = 0.000580407 Jy ! Clean residual min=-0.002961 max=0.003140 Jy/beam ! Clean residual mean=0.000014 rms=0.000941 Jy/beam ! Combined flux in latest and established models = 0.364073 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 12 model components to the UV plane model. ! The established model now contains 92 components and 0.364073 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285240Jy sigma=0.001202 ! Fit after self-cal, rms=0.285241Jy sigma=0.001202 ! 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.6931 mas, bmaj=2.037 mas, bpa=-6.399 degrees ! Estimated noise=1543.94 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.251845 Jy ! Component: 100 - total flux cleaned = 0.300485 Jy ! Component: 150 - total flux cleaned = 0.325821 Jy ! Component: 200 - total flux cleaned = 0.340609 Jy ! Total flux subtracted in 200 components = 0.340609 Jy ! Clean residual min=-0.008003 max=0.008317 Jy/beam ! Clean residual mean=0.000076 rms=0.002150 Jy/beam ! Combined flux in latest and established models = 0.340609 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 32 model components to the UV plane model. ! The established model now contains 32 components and 0.340609 Jy ! Inverting map and beam ! Estimated beam: bmin=0.9015 mas, bmaj=2.656 mas, bpa=-6.525 degrees ! Estimated noise=732.112 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.0121734 Jy ! Component: 100 - total flux cleaned = 0.01769 Jy ! Component: 150 - total flux cleaned = 0.0207213 Jy ! Component: 200 - total flux cleaned = 0.0223917 Jy ! Total flux subtracted in 200 components = 0.0223917 Jy ! Clean residual min=-0.003074 max=0.002975 Jy/beam ! Clean residual mean=0.000011 rms=0.000821 Jy/beam ! Combined flux in latest and established models = 0.363001 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 64 components and 0.363001 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.41 mas, bmaj=5.45 mas, bpa=4.189 degrees ! Estimated noise=929.394 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.000633436 Jy ! Component: 100 - total flux cleaned = 0.000868323 Jy ! Component: 150 - total flux cleaned = 0.00102383 Jy ! Component: 200 - total flux cleaned = 0.00112642 Jy ! Total flux subtracted in 200 components = 0.00112642 Jy ! Clean residual min=-0.002983 max=0.003127 Jy/beam ! Clean residual mean=0.000013 rms=0.000931 Jy/beam ! Combined flux in latest and established models = 0.364127 Jy ! Adding 11 model components to the UV plane model. ! The established model now contains 74 components and 0.364127 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.9015 mas, bmaj=2.656 mas, bpa=-6.525 degrees ! Estimated noise=732.112 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000382315 Jy ! Component: 100 - total flux cleaned = -0.000430782 Jy ! Component: 150 - total flux cleaned = -0.000428376 Jy ! Component: 200 - total flux cleaned = -0.000465952 Jy ! Total flux subtracted in 200 components = -0.000465952 Jy ! Clean residual min=-0.002960 max=0.002921 Jy/beam ! Clean residual mean=0.000009 rms=0.000797 Jy/beam ! Combined flux in latest and established models = 0.363661 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 85 components and 0.363661 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.285383Jy sigma=0.001202 ! Fit after self-cal, rms=0.285380Jy sigma=0.001202 wmodel J1259-2310_X_1997_07_02_yyk\_map.mod ! Writing 85 model components to file: J1259-2310_X_1997_07_02_yyk_map.mod wobs J1259-2310_X_1997_07_02_yyk\_uvs.fits ! Writing UV FITS file: J1259-2310_X_1997_07_02_yyk_uvs.fits wwins J1259-2310_X_1997_07_02_yyk\_map.win ! wwins: Wrote 3 windows to J1259-2310_X_1997_07_02_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.000270671 Jy ! Component: 100 - total flux cleaned = 0.000469442 Jy ! Component: 150 - total flux cleaned = 0.000653679 Jy ! Component: 200 - total flux cleaned = 0.000826617 Jy ! Component: 250 - total flux cleaned = 0.000953794 Jy ! Component: 300 - total flux cleaned = 0.00107531 Jy ! Component: 350 - total flux cleaned = 0.00127075 Jy ! Component: 400 - total flux cleaned = 0.00145967 Jy ! Component: 450 - total flux cleaned = 0.001607 Jy ! Component: 500 - total flux cleaned = 0.00189237 Jy ! Component: 550 - total flux cleaned = 0.00206595 Jy ! Component: 600 - total flux cleaned = 0.00226939 Jy ! Component: 650 - total flux cleaned = 0.0024018 Jy ! Component: 700 - total flux cleaned = 0.00259503 Jy ! Component: 750 - total flux cleaned = 0.00262726 Jy ! Component: 800 - total flux cleaned = 0.00278251 Jy ! Component: 850 - total flux cleaned = 0.00299409 Jy ! Component: 900 - total flux cleaned = 0.0031724 Jy ! Component: 950 - total flux cleaned = 0.00343383 Jy ! Component: 1000 - total flux cleaned = 0.00354797 Jy ! Component: 1050 - total flux cleaned = 0.00379929 Jy ! Component: 1100 - total flux cleaned = 0.00399085 Jy ! Component: 1150 - total flux cleaned = 0.0041255 Jy ! Component: 1200 - total flux cleaned = 0.00439008 Jy ! Component: 1250 - total flux cleaned = 0.00451975 Jy ! Component: 1300 - total flux cleaned = 0.0047245 Jy ! Component: 1350 - total flux cleaned = 0.00487553 Jy ! Component: 1400 - total flux cleaned = 0.00507365 Jy ! Component: 1450 - total flux cleaned = 0.00522006 Jy ! Component: 1500 - total flux cleaned = 0.00534053 Jy ! Component: 1550 - total flux cleaned = 0.00548354 Jy ! Component: 1600 - total flux cleaned = 0.00560077 Jy ! Component: 1650 - total flux cleaned = 0.00569347 Jy ! Component: 1700 - total flux cleaned = 0.00589882 Jy ! Component: 1750 - total flux cleaned = 0.00605622 Jy ! Component: 1800 - total flux cleaned = 0.006167 Jy ! Component: 1850 - total flux cleaned = 0.0063425 Jy ! Component: 1900 - total flux cleaned = 0.00645102 Jy ! Component: 1950 - total flux cleaned = 0.00657943 Jy ! Component: 2000 - total flux cleaned = 0.00668507 Jy ! Total flux subtracted in 2048 components = 0.00683139 Jy ! Clean residual min=-0.001220 max=0.001191 Jy/beam ! Clean residual mean=0.000005 rms=0.000403 Jy/beam ! Combined flux in latest and established models = 0.370493 Jy keep ! Adding 141 model components to the UV plane model. ! The established model now contains 226 components and 0.370493 Jy ![Exited script file: muppet] wmap "J1259-2310_X_1997_07_02_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.9015 x 2.656 at -6.525 degrees (North through East) ! Clean map min=-0.0020919 max=0.29514 Jy/beam ! Writing clean map to FITS file: J1259-2310_X_1997_07_02_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.295143 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000402004 device "J1259-2310_X_1997_07_02_yyk\_map.eps/VPS" ! Attempting to open device: 'J1259-2310_X_1997_07_02_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.408619 0.408619 0.817237 1.63447 3.26895 6.5379 13.0758 26.1516 52.3032 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0012 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.295 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.9015 x 2.656 at -6.525 degrees (North through East) ! Clean map min=-0.0020919 max=0.29514 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1259-2310_X_1997_07_02_yyk\_map.gif/gif" ! Attempting to open device: 'J1259-2310_X_1997_07_02_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1259-2310_X_1997_07_02_yyk_uvs.log closed on Mon Jan 8 05:53:39 2007