! Started logfile: J1349-1132_X_1997_05_07_yyk_uvs.log on Mon Jan 8 06:12:58 2007 obs J1349-1132_X_1997_05_07_yyk_uva.fits ! Reading UV FITS file: J1349-1132_X_1997_05_07_yyk_uva.fits ! AN table 1: 139 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.67466 visibilities/baseline/integration-bin. ! Found source: J1349-1132 ! ! 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 16880 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 J1349-1132_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.330892 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.02 mas, bmaj=2.595 mas, bpa=14.36 degrees ! Estimated noise=1030.26 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.223114 Jy ! Component: 100 - total flux cleaned = 0.273828 Jy ! Total flux subtracted in 100 components = 0.273828 Jy ! Clean residual min=-0.008233 max=0.014832 Jy/beam ! Clean residual mean=0.000157 rms=0.002620 Jy/beam ! Combined flux in latest and established models = 0.273828 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.273828 Jy ! ! Correcting IF 1. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 253 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.190164Jy sigma=0.001233 ! Fit after self-cal, rms=0.189975Jy sigma=0.001232 ! Inverting map and beam ! Estimated beam: bmin=1.02 mas, bmaj=2.595 mas, bpa=14.36 degrees ! Estimated noise=1030.37 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.26 mas, bmaj=3.032 mas, bpa=11.48 degrees ! Estimated noise=811.46 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.0255059 Jy ! Component: 100 - total flux cleaned = 0.0336483 Jy ! Component: 150 - total flux cleaned = 0.0369982 Jy ! Component: 200 - total flux cleaned = 0.0385418 Jy ! Total flux subtracted in 200 components = 0.0385418 Jy ! Clean residual min=-0.005126 max=0.005643 Jy/beam ! Clean residual mean=0.000000 rms=0.001478 Jy/beam ! Combined flux in latest and established models = 0.31237 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 40 components and 0.31237 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188320Jy sigma=0.001217 ! Fit after self-cal, rms=0.188304Jy sigma=0.001217 ! 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.26 x 3.032 at 11.48 degrees (North through East) ! Clean map min=-0.0049263 max=0.267 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1.01017 ! Telescope amplitude corrections in sub-array 1: ! BR 0.98 FD 1.00 HN 1.00 KP 1.00 ! LA 1.03 MK 1.00 NL 1.08 OV 0.98 ! PT 0.96 SC 0.88 ! ! ! Correcting IF 2. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.999209 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00 FD 0.99 HN 1.01 KP 1.01 ! LA 1.00 MK 1.03 NL 1.07 OV 1.04 ! PT 0.88 SC 0.98 ! ! ! Correcting IF 3. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.998887 ! Telescope amplitude corrections in sub-array 1: ! BR 0.99 FD 1.00 HN 1.02 KP 0.99 ! LA 1.01 MK 0.98 NL 1.05 OV 0.99 ! PT 0.97 SC 1.00 ! ! ! Correcting IF 4. ! A total of 6 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 0.98467 ! Telescope amplitude corrections in sub-array 1: ! BR 1.01 FD 1.01 HN 1.03 KP 0.99 ! LA 0.99 MK 0.95 NL 1.05 OV 1.03 ! PT 0.98 SC 1.11 ! ! ! Fit before self-cal, rms=0.188304Jy sigma=0.001217 ! Fit after self-cal, rms=0.188810Jy sigma=0.001214 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.188810Jy sigma=0.001214 ! Fit after self-cal, rms=0.188809Jy sigma=0.001214 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=1.256 mas, bmaj=3.036 mas, bpa=11.56 degrees ! Estimated noise=806.77 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.00211957 Jy ! Component: 100 - total flux cleaned = -0.00236881 Jy ! Component: 150 - total flux cleaned = -0.00241197 Jy ! Component: 200 - total flux cleaned = -0.00237425 Jy ! Total flux subtracted in 200 components = -0.00237425 Jy ! Clean residual min=-0.003488 max=0.003791 Jy/beam ! Clean residual mean=-0.000104 rms=0.001069 Jy/beam ! Combined flux in latest and established models = 0.309996 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 8 model components to the UV plane model. ! The established model now contains 43 components and 0.309996 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.188759Jy sigma=0.001213 ! Fit after self-cal, rms=0.188752Jy sigma=0.001213 ! 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.188752Jy sigma=0.001213 ! Fit after self-cal, rms=0.186712Jy 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.000754613 Jy ! Component: 100 - total flux cleaned = 0.000802902 Jy ! Component: 150 - total flux cleaned = 0.000800593 Jy ! Component: 200 - total flux cleaned = 0.000765055 Jy ! Total flux subtracted in 200 components = 0.000765055 Jy ! Clean residual min=-0.003583 max=0.003734 Jy/beam ! Clean residual mean=-0.000111 rms=0.001072 Jy/beam ! Combined flux in latest and established models = 0.310761 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 52 components and 0.310761 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.186699Jy sigma=0.001200 ! Fit after self-cal, rms=0.186360Jy sigma=0.001199 ! 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.256 x 3.036 at 11.56 degrees (North through East) ! Clean map min=-0.0035722 max=0.26814 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.186360Jy sigma=0.001199 ! Fit after self-cal, rms=0.187980Jy sigma=0.001197 ! 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.187980Jy sigma=0.001197 ! Fit after self-cal, rms=0.187840Jy sigma=0.001196 ! Inverting map and beam ! Estimated beam: bmin=1.25 mas, bmaj=3.037 mas, bpa=12 degrees ! Estimated noise=804.453 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000116004 Jy ! Component: 100 - total flux cleaned = -4.05527e-05 Jy ! Component: 150 - total flux cleaned = -6.12069e-05 Jy ! Component: 200 - total flux cleaned = -6.20301e-05 Jy ! Total flux subtracted in 200 components = -6.20301e-05 Jy ! Clean residual min=-0.003002 max=0.003298 Jy/beam ! Clean residual mean=-0.000045 rms=0.000881 Jy/beam ! Combined flux in latest and established models = 0.310699 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 56 components and 0.310699 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187834Jy sigma=0.001196 ! Fit after self-cal, rms=0.187745Jy sigma=0.001196 ! 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.187745Jy sigma=0.001196 ! Fit after self-cal, rms=0.187781Jy sigma=0.001194 ! 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.187781Jy sigma=0.001194 ! Fit after self-cal, rms=0.187732Jy sigma=0.001194 ! Inverting map and beam ! Estimated beam: bmin=1.248 mas, bmaj=3.032 mas, bpa=11.97 degrees ! Estimated noise=804.776 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.000668241 Jy ! Component: 100 - total flux cleaned = 0.000686974 Jy ! Component: 150 - total flux cleaned = 0.000702235 Jy ! Component: 200 - total flux cleaned = 0.000717765 Jy ! Total flux subtracted in 200 components = 0.000717765 Jy ! Clean residual min=-0.003009 max=0.003350 Jy/beam ! Clean residual mean=-0.000037 rms=0.000877 Jy/beam ! Combined flux in latest and established models = 0.311417 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 62 components and 0.311417 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187729Jy sigma=0.001194 ! Fit after self-cal, rms=0.187690Jy 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.419 mas, bmaj=4.637 mas, bpa=11.42 degrees ! Estimated noise=931.188 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.000402106 Jy ! Component: 100 - total flux cleaned = 0.000243671 Jy ! Component: 150 - total flux cleaned = 0.000128931 Jy ! Component: 200 - total flux cleaned = 5.9707e-05 Jy ! Total flux subtracted in 200 components = 5.9707e-05 Jy ! Clean residual min=-0.003000 max=0.003490 Jy/beam ! Clean residual mean=-0.000060 rms=0.001020 Jy/beam ! Combined flux in latest and established models = 0.311476 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 11 model components to the UV plane model. ! The established model now contains 68 components and 0.311476 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187696Jy sigma=0.001193 ! Fit after self-cal, rms=0.187663Jy 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.013 mas, bmaj=2.592 mas, bpa=14.61 degrees ! Estimated noise=1030 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.224876 Jy ! Component: 100 - total flux cleaned = 0.277674 Jy ! Component: 150 - total flux cleaned = 0.297768 Jy ! Component: 200 - total flux cleaned = 0.305588 Jy ! Total flux subtracted in 200 components = 0.305588 Jy ! Clean residual min=-0.004531 max=0.003991 Jy/beam ! Clean residual mean=-0.000001 rms=0.001196 Jy/beam ! Combined flux in latest and established models = 0.305588 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.305588 Jy ! Inverting map and beam ! Estimated beam: bmin=1.248 mas, bmaj=3.032 mas, bpa=11.97 degrees ! Estimated noise=804.776 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.8, 0). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00535348 Jy ! Component: 100 - total flux cleaned = 0.00668315 Jy ! Component: 150 - total flux cleaned = 0.00693245 Jy ! Component: 200 - total flux cleaned = 0.00707318 Jy ! Total flux subtracted in 200 components = 0.00707318 Jy ! Clean residual min=-0.002795 max=0.003020 Jy/beam ! Clean residual mean=-0.000046 rms=0.000826 Jy/beam ! Combined flux in latest and established models = 0.312662 Jy ! Adding 36 model components to the UV plane model. ! The established model now contains 52 components and 0.312661 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.419 mas, bmaj=4.637 mas, bpa=11.42 degrees ! Estimated noise=931.188 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 = -4.22774e-05 Jy ! Component: 100 - total flux cleaned = -0.000207797 Jy ! Component: 150 - total flux cleaned = -0.000386712 Jy ! Component: 200 - total flux cleaned = -0.000539884 Jy ! Total flux subtracted in 200 components = -0.000539884 Jy ! Clean residual min=-0.002564 max=0.002915 Jy/beam ! Clean residual mean=-0.000068 rms=0.000921 Jy/beam ! Combined flux in latest and established models = 0.312122 Jy ! Adding 27 model components to the UV plane model. ! The established model now contains 72 components and 0.312122 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=1.248 mas, bmaj=3.032 mas, bpa=11.97 degrees ! Estimated noise=804.776 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.000122717 Jy ! Component: 100 - total flux cleaned = -0.000120494 Jy ! Component: 150 - total flux cleaned = -7.57505e-05 Jy ! Component: 200 - total flux cleaned = -7.61629e-05 Jy ! Total flux subtracted in 200 components = -7.61629e-05 Jy ! Clean residual min=-0.002695 max=0.002884 Jy/beam ! Clean residual mean=-0.000041 rms=0.000775 Jy/beam ! Combined flux in latest and established models = 0.312045 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 90 components and 0.312045 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.187602Jy sigma=0.001193 ! Fit after self-cal, rms=0.187575Jy sigma=0.001193 wmodel J1349-1132_X_1997_05_07_yyk\_map.mod ! Writing 90 model components to file: J1349-1132_X_1997_05_07_yyk_map.mod wobs J1349-1132_X_1997_05_07_yyk\_uvs.fits ! Writing UV FITS file: J1349-1132_X_1997_05_07_yyk_uvs.fits wwins J1349-1132_X_1997_05_07_yyk\_map.win ! wwins: Wrote 2 windows to J1349-1132_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.000376801 Jy ! Component: 100 - total flux cleaned = 0.000379639 Jy ! Component: 150 - total flux cleaned = 0.00033309 Jy ! Component: 200 - total flux cleaned = 0.000290436 Jy ! Component: 250 - total flux cleaned = 0.000251754 Jy ! Component: 300 - total flux cleaned = 0.000178636 Jy ! Component: 350 - total flux cleaned = 7.17136e-05 Jy ! Component: 400 - total flux cleaned = -0.000132669 Jy ! Component: 450 - total flux cleaned = -0.000328808 Jy ! Component: 500 - total flux cleaned = -0.000581528 Jy ! Component: 550 - total flux cleaned = -0.000735144 Jy ! Component: 600 - total flux cleaned = -0.000883729 Jy ! Component: 650 - total flux cleaned = -0.00111469 Jy ! Component: 700 - total flux cleaned = -0.0013115 Jy ! Component: 750 - total flux cleaned = -0.00142103 Jy ! Component: 800 - total flux cleaned = -0.00158266 Jy ! Component: 850 - total flux cleaned = -0.00174113 Jy ! Component: 900 - total flux cleaned = -0.00192237 Jy ! Component: 950 - total flux cleaned = -0.00207466 Jy ! Component: 1000 - total flux cleaned = -0.00217455 Jy ! Component: 1050 - total flux cleaned = -0.00227294 Jy ! Component: 1100 - total flux cleaned = -0.00241795 Jy ! Component: 1150 - total flux cleaned = -0.0025125 Jy ! Component: 1200 - total flux cleaned = -0.00255939 Jy ! Component: 1250 - total flux cleaned = -0.00265173 Jy ! Component: 1300 - total flux cleaned = -0.00274229 Jy ! Component: 1350 - total flux cleaned = -0.00276491 Jy ! Component: 1400 - total flux cleaned = -0.00289738 Jy ! Component: 1450 - total flux cleaned = -0.00300562 Jy ! Component: 1500 - total flux cleaned = -0.0031123 Jy ! Component: 1550 - total flux cleaned = -0.00317527 Jy ! Component: 1600 - total flux cleaned = -0.00327922 Jy ! Component: 1650 - total flux cleaned = -0.0033613 Jy ! Component: 1700 - total flux cleaned = -0.00342201 Jy ! Component: 1750 - total flux cleaned = -0.00350168 Jy ! Component: 1800 - total flux cleaned = -0.00361954 Jy ! Component: 1850 - total flux cleaned = -0.00365847 Jy ! Component: 1900 - total flux cleaned = -0.0037547 Jy ! Component: 1950 - total flux cleaned = -0.00388758 Jy ! Component: 2000 - total flux cleaned = -0.00398151 Jy ! Total flux subtracted in 2048 components = -0.00411125 Jy ! Clean residual min=-0.000969 max=0.001026 Jy/beam ! Clean residual mean=-0.000017 rms=0.000374 Jy/beam ! Combined flux in latest and established models = 0.307934 Jy keep ! Adding 140 model components to the UV plane model. ! The established model now contains 230 components and 0.307934 Jy ![Exited script file: muppet] wmap "J1349-1132_X_1997_05_07_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 1.248 x 3.032 at 11.97 degrees (North through East) ! Clean map min=-0.002485 max=0.2675 Jy/beam ! Writing clean map to FITS file: J1349-1132_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.267503 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000374345 device "J1349-1132_X_1997_05_07_yyk\_map.eps/VPS" ! Attempting to open device: 'J1349-1132_X_1997_05_07_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.419821 0.419821 0.839641 1.67928 3.35856 6.71713 13.4343 26.8685 53.737 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0011 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.267 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.248 x 3.032 at 11.97 degrees (North through East) ! Clean map min=-0.002485 max=0.2675 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1349-1132_X_1997_05_07_yyk\_map.gif/gif" ! Attempting to open device: 'J1349-1132_X_1997_05_07_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1349-1132_X_1997_05_07_yyk_uvs.log closed on Mon Jan 8 06:13:06 2007