! Started logfile: J1407-2701_S_1997_08_27_yyk_uvs.log on Sun Jan 7 18:30:03 2007 obs J1407-2701_S_1997_08_27_yyk_uva.fits ! Reading UV FITS file: J1407-2701_S_1997_08_27_yyk_uva.fits ! AN table 1: 149 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.890231 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 2.22447e+09 8e+06 1 8e+06 ! 02 2 2.23447e+09 8e+06 1 8e+06 ! 03 3 2.29447e+09 8e+06 1 8e+06 ! 04 4 2.32447e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 702 lines of history. ! ! Reading 23876 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_S_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.500x0.500 milli-arcsec cellsize. phase_soltime=phase_soltime1 print "uvstat(rms)=",uvstat(rms),"Jy" ! uvstat(rms)= 0.513718 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=2.684 mas, bmaj=6.303 mas, bpa=-3.183 degrees ! Estimated noise=2543.52 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.5). ! clean: niter=100 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.107584 Jy ! Component: 100 - total flux cleaned = 0.159264 Jy ! Total flux subtracted in 100 components = 0.159264 Jy ! Clean residual min=-0.022953 max=0.037013 Jy/beam ! Clean residual mean=-0.000006 rms=0.007081 Jy/beam ! Combined flux in latest and established models = 0.159264 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 29 model components to the UV plane model. ! The established model now contains 29 components and 0.159264 Jy ! ! Correcting IF 1. ! A total of 231 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 207 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 90 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=0.487484Jy sigma=0.001410 ! Fit after self-cal, rms=0.486674Jy sigma=0.001407 ! Inverting map and beam ! Estimated beam: bmin=2.684 mas, bmaj=6.303 mas, bpa=-3.183 degrees ! Estimated noise=2543.52 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=3.47 mas, bmaj=8.473 mas, bpa=-6.061 degrees ! Estimated noise=1417.16 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.0696851 Jy ! Component: 100 - total flux cleaned = 0.0984058 Jy ! Component: 150 - total flux cleaned = 0.110488 Jy ! Component: 200 - total flux cleaned = 0.113494 Jy ! Total flux subtracted in 200 components = 0.113494 Jy ! Clean residual min=-0.018435 max=0.035056 Jy/beam ! Clean residual mean=-0.000079 rms=0.006251 Jy/beam ! Combined flux in latest and established models = 0.272758 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 22 model components to the UV plane model. ! The established model now contains 46 components and 0.272758 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.481319Jy sigma=0.001381 ! Fit after self-cal, rms=0.481162Jy sigma=0.001381 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! restore ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.47 x 8.473 at -6.061 degrees (North through East) ! Clean map min=-0.018408 max=0.11298 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 6 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.481162Jy sigma=0.001381 ! Fit after self-cal, rms=0.481243Jy sigma=0.001381 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.481243Jy sigma=0.001381 ! Fit after self-cal, rms=0.481244Jy sigma=0.001381 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=8.475 mas, bpa=-6.039 degrees ! Estimated noise=1417.62 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 (6, -4.5). ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0348255 Jy ! Component: 100 - total flux cleaned = 0.0383974 Jy ! Component: 150 - total flux cleaned = 0.0408136 Jy ! Component: 200 - total flux cleaned = 0.0427611 Jy ! Total flux subtracted in 200 components = 0.0427611 Jy ! Clean residual min=-0.014011 max=0.029361 Jy/beam ! Clean residual mean=0.000017 rms=0.004584 Jy/beam ! Combined flux in latest and established models = 0.315519 Jy ! Performing phase self-cal over 10 minute time intervals ! Adding 53 model components to the UV plane model. ! The established model now contains 98 components and 0.315519 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.478983Jy sigma=0.001372 ! Fit after self-cal, rms=0.478516Jy sigma=0.001370 ! 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.478516Jy sigma=0.001370 ! Fit after self-cal, rms=0.477011Jy sigma=0.001364 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.0163736 Jy ! Component: 100 - total flux cleaned = 0.0188354 Jy ! Component: 150 - total flux cleaned = 0.0209681 Jy ! Component: 200 - total flux cleaned = 0.0224784 Jy ! Total flux subtracted in 200 components = 0.0224784 Jy ! Clean residual min=-0.012172 max=0.017979 Jy/beam ! Clean residual mean=0.000072 rms=0.003405 Jy/beam ! Combined flux in latest and established models = 0.337998 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 47 model components to the UV plane model. ! The established model now contains 136 components and 0.337998 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.476290Jy sigma=0.001362 ! Fit after self-cal, rms=0.475860Jy sigma=0.001360 ! 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: 3.47 x 8.475 at -6.039 degrees (North through East) ! Clean map min=-0.012069 max=0.10465 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.475860Jy sigma=0.001360 ! Fit after self-cal, rms=0.475860Jy sigma=0.001360 ! 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.475860Jy sigma=0.001360 ! Fit after self-cal, rms=0.475747Jy sigma=0.001360 ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=8.475 mas, bpa=-6.039 degrees ! Estimated noise=1417.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.0068334 Jy ! Component: 100 - total flux cleaned = 0.00762832 Jy ! Component: 150 - total flux cleaned = 0.00802009 Jy ! Component: 200 - total flux cleaned = 0.00818221 Jy ! Total flux subtracted in 200 components = 0.00818221 Jy ! Clean residual min=-0.010441 max=0.012315 Jy/beam ! Clean residual mean=0.000095 rms=0.003011 Jy/beam ! Combined flux in latest and established models = 0.34618 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 28 model components to the UV plane model. ! The established model now contains 155 components and 0.34618 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.475472Jy sigma=0.001359 ! Fit after self-cal, rms=0.475303Jy sigma=0.001358 ! 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.475303Jy sigma=0.001358 ! Fit after self-cal, rms=0.475303Jy sigma=0.001358 ! 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.475303Jy sigma=0.001358 ! Fit after self-cal, rms=0.475250Jy sigma=0.001358 ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=8.475 mas, bpa=-6.039 degrees ! Estimated noise=1417.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.00380345 Jy ! Component: 100 - total flux cleaned = 0.00416915 Jy ! Component: 150 - total flux cleaned = 0.00449347 Jy ! Component: 200 - total flux cleaned = 0.00450747 Jy ! Total flux subtracted in 200 components = 0.00450747 Jy ! Clean residual min=-0.009814 max=0.010356 Jy/beam ! Clean residual mean=0.000108 rms=0.002862 Jy/beam ! Combined flux in latest and established models = 0.350687 Jy ! Performing phase self-cal over 0.5 minute time intervals ! Adding 27 model components to the UV plane model. ! The established model now contains 169 components and 0.350687 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.475101Jy sigma=0.001358 ! Fit after self-cal, rms=0.474994Jy sigma=0.001357 ! Inverting map ! ************** FINISHED AMPLITUDE SELF-CAL ************** uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.4 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.617 mas, bmaj=19.04 mas, bpa=1.47 degrees ! Estimated noise=1764.12 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.0032324 Jy ! Component: 100 - total flux cleaned = 0.0029757 Jy ! Component: 150 - total flux cleaned = 0.00275973 Jy ! Component: 200 - total flux cleaned = 0.00257265 Jy ! Total flux subtracted in 200 components = 0.00257265 Jy ! Clean residual min=-0.012281 max=0.013120 Jy/beam ! Clean residual mean=0.000226 rms=0.004114 Jy/beam ! Combined flux in latest and established models = 0.35326 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 187 components and 0.35326 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.474935Jy sigma=0.001357 ! Fit after self-cal, rms=0.474893Jy sigma=0.001357 ! 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=2.684 mas, bmaj=6.303 mas, bpa=-3.183 degrees ! Estimated noise=2543.86 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = 0.118376 Jy ! Component: 100 - total flux cleaned = 0.186103 Jy ! Component: 150 - total flux cleaned = 0.232452 Jy ! Component: 200 - total flux cleaned = 0.26571 Jy ! Total flux subtracted in 200 components = 0.26571 Jy ! Clean residual min=-0.015168 max=0.016610 Jy/beam ! Clean residual mean=0.000033 rms=0.004292 Jy/beam ! Combined flux in latest and established models = 0.26571 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 71 model components to the UV plane model. ! The established model now contains 71 components and 0.26571 Jy ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=8.475 mas, bpa=-6.039 degrees ! Estimated noise=1417.62 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.0396918 Jy ! Component: 100 - total flux cleaned = 0.0595589 Jy ! Component: 150 - total flux cleaned = 0.0708193 Jy ! Component: 200 - total flux cleaned = 0.0774411 Jy ! Total flux subtracted in 200 components = 0.0774411 Jy ! Clean residual min=-0.009842 max=0.009518 Jy/beam ! Clean residual mean=0.000099 rms=0.002835 Jy/beam ! Combined flux in latest and established models = 0.343151 Jy ! Adding 73 model components to the UV plane model. ! The established model now contains 137 components and 0.343151 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=8.617 mas, bmaj=19.04 mas, bpa=1.47 degrees ! Estimated noise=1764.12 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.00756683 Jy ! Component: 100 - total flux cleaned = 0.00846356 Jy ! Component: 150 - total flux cleaned = 0.00892171 Jy ! Component: 200 - total flux cleaned = 0.00902311 Jy ! Total flux subtracted in 200 components = 0.00902311 Jy ! Clean residual min=-0.011827 max=0.012697 Jy/beam ! Clean residual mean=0.000224 rms=0.004082 Jy/beam ! Combined flux in latest and established models = 0.352174 Jy ! Adding 25 model components to the UV plane model. ! The established model now contains 160 components and 0.352174 Jy ! Inverting map uvtaper 0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.47 mas, bmaj=8.475 mas, bpa=-6.039 degrees ! Estimated noise=1417.62 mJy/beam. ! clean: niter=200 gain=0.04 cutoff=0 ! Component: 050 - total flux cleaned = -0.00233802 Jy ! Component: 100 - total flux cleaned = -0.00233493 Jy ! Component: 150 - total flux cleaned = -0.00243814 Jy ! Component: 200 - total flux cleaned = -0.00243351 Jy ! Total flux subtracted in 200 components = -0.00243351 Jy ! Clean residual min=-0.010253 max=0.009375 Jy/beam ! Clean residual mean=0.000112 rms=0.002787 Jy/beam ! Combined flux in latest and established models = 0.349741 Jy selfcal false, false, phase_soltime ! Performing phase self-cal over 0.5 minute time intervals ! Adding 18 model components to the UV plane model. ! The established model now contains 173 components and 0.349741 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.474869Jy sigma=0.001357 ! Fit after self-cal, rms=0.474747Jy sigma=0.001356 wmodel J1407-2701_S_1997_08_27_yyk\_map.mod ! Writing 173 model components to file: J1407-2701_S_1997_08_27_yyk_map.mod wobs J1407-2701_S_1997_08_27_yyk\_uvs.fits ! Writing UV FITS file: J1407-2701_S_1997_08_27_yyk_uvs.fits wwins J1407-2701_S_1997_08_27_yyk\_map.win ! wwins: Wrote 2 windows to J1407-2701_S_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.0021427 Jy ! Component: 100 - total flux cleaned = -0.00215691 Jy ! Component: 150 - total flux cleaned = -0.00245271 Jy ! Component: 200 - total flux cleaned = -0.00258973 Jy ! Component: 250 - total flux cleaned = -0.0031282 Jy ! Component: 300 - total flux cleaned = -0.00325705 Jy ! Component: 350 - total flux cleaned = -0.00350784 Jy ! Component: 400 - total flux cleaned = -0.00375059 Jy ! Component: 450 - total flux cleaned = -0.00421514 Jy ! Component: 500 - total flux cleaned = -0.00421752 Jy ! Component: 550 - total flux cleaned = -0.00465624 Jy ! Component: 600 - total flux cleaned = -0.00518399 Jy ! Component: 650 - total flux cleaned = -0.00559058 Jy ! Component: 700 - total flux cleaned = -0.00618549 Jy ! Component: 750 - total flux cleaned = -0.00686388 Jy ! Component: 800 - total flux cleaned = -0.00771279 Jy ! Component: 850 - total flux cleaned = -0.0082634 Jy ! Component: 900 - total flux cleaned = -0.00880246 Jy ! Component: 950 - total flux cleaned = -0.00924356 Jy ! Component: 1000 - total flux cleaned = -0.0099317 Jy ! Component: 1050 - total flux cleaned = -0.0106016 Jy ! Component: 1100 - total flux cleaned = -0.01101 Jy ! Component: 1150 - total flux cleaned = -0.011492 Jy ! Component: 1200 - total flux cleaned = -0.0118862 Jy ! Component: 1250 - total flux cleaned = -0.0121177 Jy ! Component: 1300 - total flux cleaned = -0.012421 Jy ! Component: 1350 - total flux cleaned = -0.0124214 Jy ! Component: 1400 - total flux cleaned = -0.012495 Jy ! Component: 1450 - total flux cleaned = -0.0123505 Jy ! Component: 1500 - total flux cleaned = -0.0122101 Jy ! Component: 1550 - total flux cleaned = -0.0122806 Jy ! Component: 1600 - total flux cleaned = -0.0120742 Jy ! Component: 1650 - total flux cleaned = -0.0117358 Jy ! Component: 1700 - total flux cleaned = -0.0114689 Jy ! Component: 1750 - total flux cleaned = -0.0110751 Jy ! Component: 1800 - total flux cleaned = -0.010816 Jy ! Component: 1850 - total flux cleaned = -0.0104325 Jy ! Component: 1900 - total flux cleaned = -0.0101796 Jy ! Component: 1950 - total flux cleaned = -0.00986725 Jy ! Component: 2000 - total flux cleaned = -0.00955816 Jy ! Total flux subtracted in 2048 components = -0.00925225 Jy ! Clean residual min=-0.003550 max=0.004134 Jy/beam ! Clean residual mean=0.000110 rms=0.001339 Jy/beam ! Combined flux in latest and established models = 0.340488 Jy keep ! Adding 153 model components to the UV plane model. ! The established model now contains 326 components and 0.340488 Jy ![Exited script file: muppet] wmap "J1407-2701_S_1997_08_27_yyk\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.47 x 8.475 at -6.039 degrees (North through East) ! Clean map min=-0.0080205 max=0.10639 Jy/beam ! Writing clean map to FITS file: J1407-2701_S_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.106386 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.00133399 device "J1407-2701_S_1997_08_27_yyk\_map.eps/VPS" ! Attempting to open device: 'J1407-2701_S_1997_08_27_yyk_map.eps/VPS' loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -3.76174 3.76174 7.52348 15.047 30.0939 60.1878 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.004 print "peak=",int(peak_flux*1000)/1000 ! peak= 0.106 mapcolor none ! Mapplot colormap: none, contrast: 1 brightness: 0.5. mapplot cln ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.47 x 8.475 at -6.039 degrees (North through East) ! Clean map min=-0.0080205 max=0.10639 Jy/beam mapcolor color, 0.9 ! Mapplot colormap: rainbow, contrast: 0.9 brightness: 0.5. device "J1407-2701_S_1997_08_27_yyk\_map.gif/gif" ! Attempting to open device: 'J1407-2701_S_1997_08_27_yyk_map.gif/gif' mapplot cln quit ! Quitting program ! Log file J1407-2701_S_1997_08_27_yyk_uvs.log closed on Sun Jan 7 18:30:11 2007