! Started logfile: J1407-2701_X_1997_08_27_yyk_uvs.log on Mon Jan 8 06:20:07 2007 obs J1407-2701_X_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1407-2701_X_1997_08_27_yyk_uva.fits ! AN table 1: 149 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.92692 visibilities/baseline/integration-bin. ! Found source: J1407-2701 ! ! 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 702 lines of history. ! ! Reading 24860 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 J1407-2701_X_1997_08_27_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.495589 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.6846 mas, bmaj=1.658 mas, bpa=-4.875 degrees ! Estimated noise=1651.93 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.2). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0504586 Jy ! Component: 100 - total flux cleaned = 0.0742513 Jy ! Total flux subtracted in 100 components = 0.0742513 Jy ! Clean residual min=-0.014797 max=0.014010 Jy/beam ! Clean residual mean=-0.000055 rms=0.003949 Jy/beam ! Combined flux in latest and established models = 0.0742513 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 10 model components to the UV plane model. ! The established model now contains 10 components and 0.0742513 Jy ! ! Correcting IF 1. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 61 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 96 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.491517Jy sigma=0.002435 ! Fit after self-cal, rms=0.490458Jy sigma=0.002429 ! Inverting map and beam ! Estimated beam: bmin=0.6846 mas, bmaj=1.658 mas, bpa=-4.875 degrees ! Estimated noise=1651.93 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=0.87 mas, bmaj=2.162 mas, bpa=-6.651 degrees ! Estimated noise=833.985 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.0275469 Jy ! Component: 100 - total flux cleaned = 0.0386679 Jy ! Component: 150 - total flux cleaned = 0.0429808 Jy ! Component: 200 - total flux cleaned = 0.0436925 Jy ! Total flux subtracted in 200 components = 0.0436925 Jy ! Clean residual min=-0.010994 max=0.017255 Jy/beam ! Clean residual mean=-0.000097 rms=0.003684 Jy/beam ! Combined flux in latest and established models = 0.117944 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 26 components and 0.117944 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.489713Jy sigma=0.002423 ! Fit after self-cal, rms=0.489649Jy sigma=0.002423 ! 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.87 x 2.162 at -6.651 degrees (North through East) ! Clean map min=-0.010148 max=0.045916 Jy/beam if(peak(flux) < thresh*2) selflims ampcor_selflim end if ! Selfcal amplitude corrections will be limited to 0.833333 -> 1.2. ! Selfcal phase corrections will not be limited. gscale ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 2. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 3. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Correcting IF 4. ! A total of 3 telescope corrections were flagged in sub-array 1. ! Amplitude normalization factor in sub-array 1: 1 ! Telescope amplitude corrections in sub-array 1: ! BR 1.00* FD 1.00* HN 1.00* KP 1.00* ! LA 1.00* MK 1.00* NL 1.00* OV 1.00* ! PT 1.00* SC 1.00* ! ! ! Fit before self-cal, rms=0.489649Jy sigma=0.002423 ! Fit after self-cal, rms=0.489715Jy sigma=0.002423 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.489715Jy sigma=0.002423 ! Fit after self-cal, rms=0.489715Jy sigma=0.002423 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=0.8699 mas, bmaj=2.162 mas, bpa=-6.632 degrees ! Estimated noise=834.2 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.00129177 Jy ! Component: 100 - total flux cleaned = 0.00169629 Jy ! Component: 150 - total flux cleaned = 0.00180925 Jy ! Component: 200 - total flux cleaned = 0.00191842 Jy ! Total flux subtracted in 200 components = 0.00191842 Jy ! Clean residual min=-0.011047 max=0.017075 Jy/beam ! Clean residual mean=-0.000096 rms=0.003669 Jy/beam ! Combined flux in latest and established models = 0.119862 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 14 model components to the UV plane model. ! The established model now contains 34 components and 0.119862 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.489650Jy sigma=0.002423 ! Fit after self-cal, rms=0.489640Jy sigma=0.002423 ! 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.489640Jy sigma=0.002423 ! Fit after self-cal, rms=0.488269Jy sigma=0.002415 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.0092319 Jy ! Component: 100 - total flux cleaned = 0.0100716 Jy ! Component: 150 - total flux cleaned = 0.0102929 Jy ! Component: 200 - total flux cleaned = 0.0102853 Jy ! Total flux subtracted in 200 components = 0.0102853 Jy ! Clean residual min=-0.011509 max=0.017098 Jy/beam ! Clean residual mean=-0.000095 rms=0.003831 Jy/beam ! Combined flux in latest and established models = 0.130148 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 9 model components to the UV plane model. ! The established model now contains 37 components and 0.130148 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.488018Jy sigma=0.002413 ! Fit after self-cal, rms=0.487666Jy sigma=0.002412 ! Inverting map ! Added new window around map position (5.6, -0.2). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0224288 Jy ! Component: 100 - total flux cleaned = 0.0330815 Jy ! Component: 150 - total flux cleaned = 0.0371877 Jy ! Component: 200 - total flux cleaned = 0.0379129 Jy ! Total flux subtracted in 200 components = 0.0379129 Jy ! Clean residual min=-0.010265 max=0.014239 Jy/beam ! Clean residual mean=-0.000032 rms=0.003118 Jy/beam ! Combined flux in latest and established models = 0.16806 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 58 components and 0.16806 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.487032Jy sigma=0.002407 ! Fit after self-cal, rms=0.486753Jy sigma=0.002406 ! Inverting map ! Added new window around map position (9.8, -1.4). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0188764 Jy ! Component: 100 - total flux cleaned = 0.0267822 Jy ! Component: 150 - total flux cleaned = 0.0303584 Jy ! Component: 200 - total flux cleaned = 0.0321693 Jy ! Total flux subtracted in 200 components = 0.0321693 Jy ! Clean residual min=-0.008706 max=0.011915 Jy/beam ! Clean residual mean=-0.000047 rms=0.002600 Jy/beam ! Combined flux in latest and established models = 0.20023 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 34 model components to the UV plane model. ! The established model now contains 84 components and 0.20023 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.486243Jy sigma=0.002402 ! Fit after self-cal, rms=0.486117Jy sigma=0.002402 ! 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.8699 x 2.162 at -6.632 degrees (North through East) ! Clean map min=-0.0078275 max=0.051398 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 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.285 mas, bmaj=5.186 mas, bpa=-0.3533 degrees ! Estimated noise=1093.68 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal false,false,phase_soltime new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (2.8, -0.8). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0178616 Jy ! Component: 100 - total flux cleaned = 0.0278014 Jy ! Component: 150 - total flux cleaned = 0.0330093 Jy ! Component: 200 - total flux cleaned = 0.0361324 Jy ! Total flux subtracted in 200 components = 0.0361324 Jy ! Clean residual min=-0.005912 max=0.005835 Jy/beam ! Clean residual mean=-0.000026 rms=0.001758 Jy/beam ! Combined flux in latest and established models = 0.236362 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 45 model components to the UV plane model. ! The established model now contains 128 components and 0.236362 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.485845Jy sigma=0.002400 ! Fit after self-cal, rms=0.485706Jy sigma=0.002400 ! 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.6846 mas, bmaj=1.658 mas, bpa=-4.875 degrees ! Estimated noise=1652.04 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0695795 Jy ! Component: 100 - total flux cleaned = 0.106583 Jy ! Component: 150 - total flux cleaned = 0.134538 Jy ! Component: 200 - total flux cleaned = 0.157665 Jy ! Total flux subtracted in 200 components = 0.157665 Jy ! Clean residual min=-0.015705 max=0.014443 Jy/beam ! Clean residual mean=-0.000057 rms=0.004276 Jy/beam ! Combined flux in latest and established models = 0.157665 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 28 model components to the UV plane model. ! The established model now contains 28 components and 0.157665 Jy ! Inverting map and beam ! Estimated beam: bmin=0.8699 mas, bmaj=2.162 mas, bpa=-6.632 degrees ! Estimated noise=834.2 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.0240019 Jy ! Component: 100 - total flux cleaned = 0.0411644 Jy ! Component: 150 - total flux cleaned = 0.0544321 Jy ! Component: 200 - total flux cleaned = 0.0620296 Jy ! Total flux subtracted in 200 components = 0.0620296 Jy ! Clean residual min=-0.008126 max=0.007724 Jy/beam ! Clean residual mean=-0.000026 rms=0.002348 Jy/beam ! Combined flux in latest and established models = 0.219695 Jy ! Adding 43 model components to the UV plane model. ! The established model now contains 69 components and 0.219695 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.285 mas, bmaj=5.186 mas, bpa=-0.3533 degrees ! Estimated noise=1093.68 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.0110699 Jy ! Component: 100 - total flux cleaned = 0.0182374 Jy ! Component: 150 - total flux cleaned = 0.0215049 Jy ! Component: 200 - total flux cleaned = 0.0238672 Jy ! Total flux subtracted in 200 components = 0.0238672 Jy ! Clean residual min=-0.005157 max=0.004891 Jy/beam ! Clean residual mean=-0.000020 rms=0.001600 Jy/beam ! Combined flux in latest and established models = 0.243562 Jy ! Adding 54 model components to the UV plane model. ! The established model now contains 122 components and 0.243562 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=0.8699 mas, bmaj=2.162 mas, bpa=-6.632 degrees ! Estimated noise=834.2 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00227753 Jy ! Component: 100 - total flux cleaned = -0.00229344 Jy ! Component: 150 - total flux cleaned = -0.00174181 Jy ! Component: 200 - total flux cleaned = -0.00072103 Jy ! Total flux subtracted in 200 components = -0.00072103 Jy ! Clean residual min=-0.007438 max=0.007522 Jy/beam ! Clean residual mean=-0.000010 rms=0.002017 Jy/beam ! Combined flux in latest and established models = 0.242841 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 43 model components to the UV plane model. ! The established model now contains 155 components and 0.242841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.485206Jy sigma=0.002397 ! Fit after self-cal, rms=0.485080Jy sigma=0.002396 wmodel J1407-2701_X_1997_08_27_yyk\_map.mod ! Writing 155 model components to file: J1407-2701_X_1997_08_27_yyk_map.mod wobs J1407-2701_X_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1407-2701_X_1997_08_27_yyk_uvs.fits wwins J1407-2701_X_1997_08_27_yyk\_map.win ! wwins: Wrote 4 windows to J1407-2701_X_1997_08_27_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.000559251 Jy ! Component: 100 - total flux cleaned = -0.000445217 Jy ! Component: 150 - total flux cleaned = -0.00212254 Jy ! Component: 200 - total flux cleaned = -0.0038667 Jy ! Component: 250 - total flux cleaned = -0.00546044 Jy ! Component: 300 - total flux cleaned = -0.00657952 Jy ! Component: 350 - total flux cleaned = -0.00756914 Jy ! Component: 400 - total flux cleaned = -0.0086474 Jy ! Component: 450 - total flux cleaned = -0.00938816 Jy ! Component: 500 - total flux cleaned = -0.0100138 Jy ! Component: 550 - total flux cleaned = -0.0105274 Jy ! Component: 600 - total flux cleaned = -0.0110335 Jy ! Component: 650 - total flux cleaned = -0.0112322 Jy ! Component: 700 - total flux cleaned = -0.0116276 Jy ! Component: 750 - total flux cleaned = -0.011921 Jy ! Component: 800 - total flux cleaned = -0.0125023 Jy ! Component: 850 - total flux cleaned = -0.0129814 Jy ! Component: 900 - total flux cleaned = -0.0133604 Jy ! Component: 950 - total flux cleaned = -0.013737 Jy ! Component: 1000 - total flux cleaned = -0.0142939 Jy ! Component: 1050 - total flux cleaned = -0.0145694 Jy ! Component: 1100 - total flux cleaned = -0.0149335 Jy ! Component: 1150 - total flux cleaned = -0.0154735 Jy ! Component: 1200 - total flux cleaned = -0.0154735 Jy ! Component: 1250 - total flux cleaned = -0.0158287 Jy ! Component: 1300 - total flux cleaned = -0.016443 Jy ! Component: 1350 - total flux cleaned = -0.0165303 Jy ! Component: 1400 - total flux cleaned = -0.0170478 Jy ! Component: 1450 - total flux cleaned = -0.0176454 Jy ! Component: 1500 - total flux cleaned = -0.0178989 Jy ! Component: 1550 - total flux cleaned = -0.0183181 Jy ! Component: 1600 - total flux cleaned = -0.0186518 Jy ! Component: 1650 - total flux cleaned = -0.0189825 Jy ! Component: 1700 - total flux cleaned = -0.0192279 Jy ! Component: 1750 - total flux cleaned = -0.0195534 Jy ! Component: 1800 - total flux cleaned = -0.0198783 Jy ! Component: 1850 - total flux cleaned = -0.0201196 Jy ! Component: 1900 - total flux cleaned = -0.0203576 Jy ! Component: 1950 - total flux cleaned = -0.0206741 Jy ! Component: 2000 - total flux cleaned = -0.0207518 Jy ! Total flux subtracted in 2048 components = -0.0212214 Jy ! Clean residual min=-0.004560 max=0.004636 Jy/beam ! Clean residual mean=0.000017 rms=0.001524 Jy/beam ! Combined flux in latest and established models = 0.221619 Jy keep ! Adding 152 model components to the UV plane model. ! The established model now contains 307 components and 0.22162 Jy ![Exited script file: muppet] wmap "J1407-2701_X_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 0.8699 x 2.162 at -6.632 degrees (North through East) ! Clean map min=-0.0059477 max=0.049674 Jy/beam ! Writing clean map to FITS file: J1407-2701_X_1997_08_27_yyk_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0496744 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00151696 device "J1407-2701_X_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1407-2701_X_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -9.16142 9.16142 18.3228 36.6457 73.2914 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0045 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.049 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.8699 x 2.162 at -6.632 degrees (North through East) ! Clean map min=-0.0059477 max=0.049674 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1407-2701_X_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1407-2701_X_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1407-2701_X_1997_08_27_yyk_uvs.log closed on Mon Jan 8 06:20:17 2007