! Started logfile: /g0/scr/pima/npcsb_uvs/J0819+8105_S_uvs.log on Wed Sep 25 00:10:05 2013 obs /g0/scr/pima/npcsb_uvs/J0819+8105_S_uva.fits ! Reading UV FITS file: /g0/scr/pima/npcsb_uvs/J0819+8105_S_uva.fits ! AN table 1: 46 integrations on 45 of 45 possible baselines. ! Apparent sampling: 0.818357 visibilities/baseline/integration-bin. ! Found source: J0819+8105 ! ! 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.23693e+09 8e+06 1 8e+06 ! 02 2 2.26693e+09 8e+06 1 8e+06 ! 03 3 2.35693e+09 8e+06 1 8e+06 ! 04 4 2.37693e+09 8e+06 1 8e+06 ! ! Polarization(s): RR ! ! Read 0 lines of history. ! ! Reading 6776 visibilities. select RR ! 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 print "field_size =",field_size ! field_size = 1024 print "field_cell =",field_cell ! field_cell = 0.5 print "taper_size =",taper_size ! taper_size = 20 ![@/home/lpetrov/bin/01_muppet /g0/scr/pima/npcsb_uvs/J0819+8105_S] integer clean_niter clean_niter = 100 float clean_gain clean_gain = 0.03 float dynam dynam = 6.0 float soltime1 soltime1 = 120 float soltime2 soltime2 = 20 float thresh thresh = 0.5 float win_mult win_mult = 1.8 float time_av time_av = 16 float old_peak float new_peak float flux_cutoff mapsize field_size, field_cell ! Map grid = 1024x1024 pixels with 0.500x0.500 milli-arcsec cellsize. startmod ! Applying default point source starting model. ! Performing phase self-cal ! Adding 1 model components to the UV plane model. ! The established model now contains 1 components and 1 Jy ! ! Correcting IF 1. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 2. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 3. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Correcting IF 4. ! A total of 1 telescope corrections were flagged in sub-array 1. ! ! Fit before self-cal, rms=1.017030Jy sigma=2.233292 ! Fit after self-cal, rms=0.902184Jy sigma=1.976069 ! clrmod: Cleared the established, tentative and continuum models. ! Redundant starting model cleared. 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.883 mas, bmaj=10.24 mas, bpa=12.5 degrees ! Estimated noise=8.4455 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! Added new window around map position (0, 0). ! clean: niter=100 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0701407 Jy ! Component: 100 - total flux cleaned = 0.0929056 Jy ! Total flux subtracted in 100 components = 0.0929056 Jy ! Clean residual min=-0.007661 max=0.011328 Jy/beam ! Clean residual mean=-0.000003 rms=0.002343 Jy/beam ! Combined flux in latest and established models = 0.0929056 Jy ! Performing phase self-cal ! Adding 11 model components to the UV plane model. ! The established model now contains 11 components and 0.0929056 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.095219Jy sigma=0.189547 ! Fit after self-cal, rms=0.094580Jy sigma=0.188766 ! Inverting map print "************** FINISHED UNIFORM WEIGHTING CLEAN **************" ! ************** FINISHED UNIFORM WEIGHTING CLEAN ************** ! uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! 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.76 mas, bmaj=10.98 mas, bpa=10.47 degrees ! Estimated noise=4.03428 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.021018 Jy ! Component: 100 - total flux cleaned = 0.0310629 Jy ! Component: 150 - total flux cleaned = 0.0361732 Jy ! Component: 200 - total flux cleaned = 0.038954 Jy ! Total flux subtracted in 200 components = 0.038954 Jy ! Clean residual min=-0.004416 max=0.006941 Jy/beam ! Clean residual mean=0.000001 rms=0.001351 Jy/beam ! Combined flux in latest and established models = 0.13186 Jy ! Performing phase self-cal ! Adding 26 model components to the UV plane model. ! The established model now contains 30 components and 0.13186 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.089887Jy sigma=0.179365 ! Fit after self-cal, rms=0.089590Jy sigma=0.179080 ! Inverting map print "************** FINISHED NATURAL WEIGHTING CLEAN **************" ! ************** FINISHED NATURAL WEIGHTING CLEAN ************** ! gscale true ! Performing overall amplitude self-cal ! ! Correcting IF 1. ! Telescope amplitude corrections in sub-array 1: ! BR 0.97 FD 0.95 HN 0.87 KP 0.92 ! LA 1.11 MK 0.92 NL 1.16 OV 0.95 ! PT 1.01 SC 0.85 ! ! ! Correcting IF 2. ! Telescope amplitude corrections in sub-array 1: ! BR 0.96 FD 0.99 HN 0.99 KP 0.87 ! LA 1.06 MK 0.98 NL 1.20 OV 0.95 ! PT 0.97 SC 0.83 ! ! ! Correcting IF 3. ! Telescope amplitude corrections in sub-array 1: ! BR 1.21 FD 1.00 HN 0.90 KP 0.97 ! LA 0.84 MK 1.12 NL 1.41 OV 1.00 ! PT 1.11 SC 0.92 ! ! ! Correcting IF 4. ! Telescope amplitude corrections in sub-array 1: ! BR 0.93 FD 1.01 HN 0.97 KP 0.90 ! LA 0.75 MK 1.13 NL 1.30 OV 0.82 ! PT 0.96 SC 0.95 ! ! ! Fit before self-cal, rms=0.089590Jy sigma=0.179080 ! Fit after self-cal, rms=0.085388Jy sigma=0.174919 dynam = dynam - 0.5 flux_cutoff = imstat(rms) * dynam ! Inverting map and beam ! Estimated beam: bmin=3.734 mas, bmaj=10.98 mas, bpa=10.42 degrees ! Estimated noise=3.99049 mJy/beam. repeat if (peak(flux) > flux_cutoff) peakwin win_mult clean clean_niter,clean_gain flux_cutoff = imstat(rms) * dynam selfcal new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000415446 Jy ! Component: 100 - total flux cleaned = -0.000288899 Jy ! Component: 150 - total flux cleaned = -0.000188485 Jy ! Component: 200 - total flux cleaned = -9.14991e-05 Jy ! Total flux subtracted in 200 components = -9.14991e-05 Jy ! Clean residual min=-0.002454 max=0.002736 Jy/beam ! Clean residual mean=0.000000 rms=0.000660 Jy/beam ! Combined flux in latest and established models = 0.131768 Jy ! Performing phase self-cal ! Adding 14 model components to the UV plane model. ! The established model now contains 43 components and 0.131768 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085372Jy sigma=0.174882 ! Fit after self-cal, rms=0.085401Jy sigma=0.174722 ! Inverting map selfcal true, true, soltime1 ! Performing amp+phase self-cal over 120 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085401Jy sigma=0.174722 ! Fit after self-cal, rms=0.085460Jy sigma=0.174703 dynam = dynam - 0.75 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.719 mas, bmaj=10.99 mas, bpa=10.47 degrees ! Estimated noise=3.98196 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -5.52947e-05 Jy ! Component: 100 - total flux cleaned = -1.92984e-05 Jy ! Component: 150 - total flux cleaned = 3.62154e-05 Jy ! Component: 200 - total flux cleaned = 7.25613e-05 Jy ! Total flux subtracted in 200 components = 7.25613e-05 Jy ! Clean residual min=-0.002395 max=0.002596 Jy/beam ! Clean residual mean=0.000000 rms=0.000638 Jy/beam ! Combined flux in latest and established models = 0.131841 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 52 components and 0.131841 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085452Jy sigma=0.174689 ! Fit after self-cal, rms=0.085465Jy sigma=0.174686 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -1.39105e-05 Jy ! Component: 100 - total flux cleaned = -2.99276e-06 Jy ! Component: 150 - total flux cleaned = 1.84897e-05 Jy ! Component: 200 - total flux cleaned = 3.91735e-05 Jy ! Total flux subtracted in 200 components = 3.91735e-05 Jy ! Clean residual min=-0.002383 max=0.002586 Jy/beam ! Clean residual mean=0.000000 rms=0.000636 Jy/beam ! Combined flux in latest and established models = 0.13188 Jy ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 58 components and 0.13188 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085461Jy sigma=0.174683 ! Fit after self-cal, rms=0.085462Jy sigma=0.174683 ! Inverting map selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085462Jy sigma=0.174683 ! Fit after self-cal, rms=0.085403Jy sigma=0.174678 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=3.708 mas, bmaj=11 mas, bpa=10.52 degrees ! Estimated noise=3.97639 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 9.70109e-05 Jy ! Component: 100 - total flux cleaned = 0.000107768 Jy ! Component: 150 - total flux cleaned = 0.000141064 Jy ! Component: 200 - total flux cleaned = 0.000162438 Jy ! Total flux subtracted in 200 components = 0.000162438 Jy ! Clean residual min=-0.002371 max=0.002581 Jy/beam ! Clean residual mean=0.000001 rms=0.000632 Jy/beam ! Combined flux in latest and established models = 0.132042 Jy selfcal ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 63 components and 0.132042 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085398Jy sigma=0.174670 ! Fit after self-cal, rms=0.085399Jy sigma=0.174670 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.18646e-05 Jy ! Component: 100 - total flux cleaned = 3.13976e-05 Jy ! Component: 150 - total flux cleaned = 4.99878e-05 Jy ! Component: 200 - total flux cleaned = 7.71089e-05 Jy ! Total flux subtracted in 200 components = 7.71089e-05 Jy ! Clean residual min=-0.002363 max=0.002578 Jy/beam ! Clean residual mean=0.000001 rms=0.000631 Jy/beam ! Combined flux in latest and established models = 0.132119 Jy ! Performing phase self-cal ! Adding 13 model components to the UV plane model. ! The established model now contains 64 components and 0.132119 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085397Jy sigma=0.174667 ! Fit after self-cal, rms=0.085396Jy sigma=0.174667 ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. win_mult = win_mult * 1.2 selfcal true, true, soltime2 ! Performing amp+phase self-cal over 20 minute time intervals ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085396Jy sigma=0.174667 ! Fit after self-cal, rms=0.085272Jy sigma=0.174664 clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.579 mas, bmaj=12.27 mas, bpa=12.54 degrees ! Estimated noise=4.75245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.000222574 Jy ! Component: 100 - total flux cleaned = 0.00022317 Jy ! Component: 150 - total flux cleaned = 0.000245542 Jy ! Component: 200 - total flux cleaned = 0.000299399 Jy ! Total flux subtracted in 200 components = 0.000299399 Jy ! Clean residual min=-0.002515 max=0.002481 Jy/beam ! Clean residual mean=-0.000000 rms=0.000678 Jy/beam ! Combined flux in latest and established models = 0.132419 Jy selfcal ! Performing phase self-cal ! Adding 7 model components to the UV plane model. ! The established model now contains 67 components and 0.132419 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085274Jy sigma=0.174665 ! Fit after self-cal, rms=0.085264Jy sigma=0.174661 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 1.6907e-05 Jy ! Component: 100 - total flux cleaned = 1.77125e-05 Jy ! Component: 150 - total flux cleaned = 1.79287e-05 Jy ! Component: 200 - total flux cleaned = 2.50942e-05 Jy ! Total flux subtracted in 200 components = 2.50942e-05 Jy ! Clean residual min=-0.002498 max=0.002482 Jy/beam ! Clean residual mean=-0.000000 rms=0.000675 Jy/beam ! Combined flux in latest and established models = 0.132444 Jy ! Performing phase self-cal ! Adding 17 model components to the UV plane model. ! The established model now contains 74 components and 0.132444 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085266Jy sigma=0.174664 ! Fit after self-cal, rms=0.085261Jy sigma=0.174663 ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. win_mult = win_mult / 1.2 print "************** FINISHED AMPLITUDE SELF-CAL **************" ! ************** FINISHED AMPLITUDE SELF-CAL ************** restore ! Inverting map and beam ! Estimated beam: bmin=3.699 mas, bmaj=11 mas, bpa=10.56 degrees ! Estimated noise=3.96983 mJy/beam. ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.699 x 11 at 10.56 degrees (North through East) ! Clean map min=-0.0022909 max=0.10039 Jy/beam if(peak(flux) > thresh) selfcal true, true clean clean_niter,clean_gain selfcal 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 new_peak = peak(flux) until(new_peak<=flux_cutoff) selfcal true, true end if print "************** CLEARING MODEL AND STARTING OVER **********" ! ************** CLEARING MODEL AND STARTING OVER ********** clrmod true ! clrmod: Cleared the established and tentative 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.836 mas, bmaj=10.21 mas, bpa=12.41 degrees ! Estimated noise=8.15853 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.0676372 Jy ! Component: 100 - total flux cleaned = 0.0918676 Jy ! Component: 150 - total flux cleaned = 0.10605 Jy ! Component: 200 - total flux cleaned = 0.114543 Jy ! Total flux subtracted in 200 components = 0.114543 Jy ! Clean residual min=-0.005819 max=0.006113 Jy/beam ! Clean residual mean=-0.000002 rms=0.001523 Jy/beam ! Combined flux in latest and established models = 0.114544 Jy uvw 0,-1 ! Uniform weighting is not currently selected. ! Gridding weights will be scaled by errors raised to the power -1. ! Radial weighting is not currently selected. flux_cutoff = imstat(rms) * dynam ! Adding 15 model components to the UV plane model. ! The established model now contains 15 components and 0.114544 Jy ! Inverting map and beam ! Estimated beam: bmin=3.699 mas, bmaj=11 mas, bpa=10.56 degrees ! Estimated noise=3.96983 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00851628 Jy ! Component: 100 - total flux cleaned = 0.0121567 Jy ! Component: 150 - total flux cleaned = 0.0139753 Jy ! Component: 200 - total flux cleaned = 0.0151153 Jy ! Total flux subtracted in 200 components = 0.0151153 Jy ! Clean residual min=-0.002554 max=0.002748 Jy/beam ! Clean residual mean=-0.000000 rms=0.000657 Jy/beam ! Combined flux in latest and established models = 0.129659 Jy ! Adding 42 model components to the UV plane model. ! The established model now contains 51 components and 0.129659 Jy ! Inverting map uvtaper 0.3,taper_size ! Gaussian taper: value 0.3 at UV radius = 20 mega-wavelengths. clean clean_niter,clean_gain ! Inverting map and beam ! Estimated beam: bmin=7.579 mas, bmaj=12.27 mas, bpa=12.54 degrees ! Estimated noise=4.75245 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = 0.00144881 Jy ! Component: 100 - total flux cleaned = 0.0020954 Jy ! Component: 150 - total flux cleaned = 0.00218862 Jy ! Component: 200 - total flux cleaned = 0.00225333 Jy ! Total flux subtracted in 200 components = 0.00225333 Jy ! Clean residual min=-0.002552 max=0.002626 Jy/beam ! Clean residual mean=-0.000000 rms=0.000702 Jy/beam ! Combined flux in latest and established models = 0.131912 Jy flux_cutoff = imstat(rms) * dynam 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.03 cutoff=0 ! Component: 050 - total flux cleaned = 2.34796e-05 Jy ! Component: 100 - total flux cleaned = 4.53659e-05 Jy ! Component: 150 - total flux cleaned = 5.54981e-05 Jy ! Component: 200 - total flux cleaned = 7.56843e-05 Jy ! Total flux subtracted in 200 components = 7.56843e-05 Jy ! Clean residual min=-0.002541 max=0.002565 Jy/beam ! Clean residual mean=-0.000000 rms=0.000696 Jy/beam ! Combined flux in latest and established models = 0.131988 Jy ! Adding 30 model components to the UV plane model. ! The established model now contains 78 components and 0.131988 Jy ! Inverting map uvtaper 0,0 ! No UV-taper is currently set. clean ! Inverting map and beam ! Estimated beam: bmin=3.699 mas, bmaj=11 mas, bpa=10.56 degrees ! Estimated noise=3.96983 mJy/beam. ! clean: niter=200 gain=0.03 cutoff=0 ! Component: 050 - total flux cleaned = -0.000316511 Jy ! Component: 100 - total flux cleaned = -0.000293389 Jy ! Component: 150 - total flux cleaned = -0.000308705 Jy ! Component: 200 - total flux cleaned = -0.000308784 Jy ! Total flux subtracted in 200 components = -0.000308784 Jy ! Clean residual min=-0.002440 max=0.002560 Jy/beam ! Clean residual mean=0.000000 rms=0.000634 Jy/beam ! Combined flux in latest and established models = 0.131679 Jy selfcal ! Performing phase self-cal ! Adding 15 model components to the UV plane model. ! The established model now contains 89 components and 0.131679 Jy ! ! Correcting IF 1. ! ! Correcting IF 2. ! ! Correcting IF 3. ! ! Correcting IF 4. ! ! Fit before self-cal, rms=0.085265Jy sigma=0.174683 ! Fit after self-cal, rms=0.085262Jy sigma=0.174677 wmodel /g0/scr/pima/npcsb_uvs/J0819+8105_S_map.mod ! Writing 89 model components to file: /g0/scr/pima/npcsb_uvs/J0819+8105_S_map.mod wobs /g0/scr/pima/npcsb_uvs/J0819+8105_S_uvs.fits ! Writing UV FITS file: /g0/scr/pima/npcsb_uvs/J0819+8105_S_uvs.fits wwins /g0/scr/pima/npcsb_uvs/J0819+8105_S_map.win ! wwins: Wrote 1 windows to /g0/scr/pima/npcsb_uvs/J0819+8105_S_map.win x = (field_size-8) * field_cell / 4 addwin -x,x,-x,x clean (field_size*4),0.01 ! Inverting map ! clean: niter=4096 gain=0.01 cutoff=0 ! Component: 050 - total flux cleaned = 0.000518322 Jy ! Component: 100 - total flux cleaned = 0.000729015 Jy ! Component: 150 - total flux cleaned = 0.000729525 Jy ! Component: 200 - total flux cleaned = 0.000768409 Jy ! Component: 250 - total flux cleaned = 0.000875893 Jy ! Component: 300 - total flux cleaned = 0.00101315 Jy ! Component: 350 - total flux cleaned = 0.00121238 Jy ! Component: 400 - total flux cleaned = 0.00134106 Jy ! Component: 450 - total flux cleaned = 0.00156022 Jy ! Component: 500 - total flux cleaned = 0.00171318 Jy ! Component: 550 - total flux cleaned = 0.00198181 Jy ! Component: 600 - total flux cleaned = 0.00212715 Jy ! Component: 650 - total flux cleaned = 0.00226952 Jy ! Component: 700 - total flux cleaned = 0.00235357 Jy ! Component: 750 - total flux cleaned = 0.00251825 Jy ! Component: 800 - total flux cleaned = 0.00259863 Jy ! Component: 850 - total flux cleaned = 0.00270413 Jy ! Component: 900 - total flux cleaned = 0.00283355 Jy ! Component: 950 - total flux cleaned = 0.00298629 Jy ! Component: 1000 - total flux cleaned = 0.0030614 Jy ! Component: 1050 - total flux cleaned = 0.0033082 Jy ! Component: 1100 - total flux cleaned = 0.0034052 Jy ! Component: 1150 - total flux cleaned = 0.00350081 Jy ! Component: 1200 - total flux cleaned = 0.00361868 Jy ! Component: 1250 - total flux cleaned = 0.00375816 Jy ! Component: 1300 - total flux cleaned = 0.00384968 Jy ! Component: 1350 - total flux cleaned = 0.00396211 Jy ! Component: 1400 - total flux cleaned = 0.0040065 Jy ! Component: 1450 - total flux cleaned = 0.00411634 Jy ! Component: 1500 - total flux cleaned = 0.00426804 Jy ! Component: 1550 - total flux cleaned = 0.00435386 Jy ! Component: 1600 - total flux cleaned = 0.00441709 Jy ! Component: 1650 - total flux cleaned = 0.00445859 Jy ! Component: 1700 - total flux cleaned = 0.00449999 Jy ! Component: 1750 - total flux cleaned = 0.00464234 Jy ! Component: 1800 - total flux cleaned = 0.00466239 Jy ! Component: 1850 - total flux cleaned = 0.00486076 Jy ! Component: 1900 - total flux cleaned = 0.0048212 Jy ! Component: 1950 - total flux cleaned = 0.0048987 Jy ! Component: 2000 - total flux cleaned = 0.00491792 Jy ! Component: 2050 - total flux cleaned = 0.00501288 Jy ! Component: 2100 - total flux cleaned = 0.00506911 Jy ! Component: 2150 - total flux cleaned = 0.00516209 Jy ! Component: 2200 - total flux cleaned = 0.00521725 Jy ! Component: 2250 - total flux cleaned = 0.00532659 Jy ! Component: 2300 - total flux cleaned = 0.00534458 Jy ! Component: 2350 - total flux cleaned = 0.00543389 Jy ! Component: 2400 - total flux cleaned = 0.00546927 Jy ! Component: 2450 - total flux cleaned = 0.00546909 Jy ! Component: 2500 - total flux cleaned = 0.005539 Jy ! Component: 2550 - total flux cleaned = 0.00562515 Jy ! Component: 2600 - total flux cleaned = 0.00559077 Jy ! Component: 2650 - total flux cleaned = 0.00564174 Jy ! Component: 2700 - total flux cleaned = 0.00565875 Jy ! Component: 2750 - total flux cleaned = 0.00572543 Jy ! Component: 2800 - total flux cleaned = 0.00575869 Jy ! Component: 2850 - total flux cleaned = 0.00575871 Jy ! Component: 2900 - total flux cleaned = 0.00585709 Jy ! Component: 2950 - total flux cleaned = 0.00590572 Jy ! Component: 3000 - total flux cleaned = 0.00590568 Jy ! Component: 3050 - total flux cleaned = 0.00595382 Jy ! Component: 3100 - total flux cleaned = 0.00600191 Jy ! Component: 3150 - total flux cleaned = 0.0060177 Jy ! Component: 3200 - total flux cleaned = 0.00609634 Jy ! Component: 3250 - total flux cleaned = 0.00612751 Jy ! Component: 3300 - total flux cleaned = 0.00614296 Jy ! Component: 3350 - total flux cleaned = 0.00606568 Jy ! Component: 3400 - total flux cleaned = 0.00618892 Jy ! Component: 3450 - total flux cleaned = 0.00617375 Jy ! Component: 3500 - total flux cleaned = 0.0062348 Jy ! Component: 3550 - total flux cleaned = 0.0063105 Jy ! Component: 3600 - total flux cleaned = 0.00629545 Jy ! Component: 3650 - total flux cleaned = 0.00635558 Jy ! Component: 3700 - total flux cleaned = 0.00645987 Jy ! Component: 3750 - total flux cleaned = 0.00648947 Jy ! Component: 3800 - total flux cleaned = 0.00654851 Jy ! Component: 3850 - total flux cleaned = 0.00663664 Jy ! Component: 3900 - total flux cleaned = 0.00665131 Jy ! Component: 3950 - total flux cleaned = 0.00672415 Jy ! Component: 4000 - total flux cleaned = 0.00676751 Jy ! Component: 4050 - total flux cleaned = 0.00683946 Jy ! Total flux subtracted in 4096 components = 0.0068681 Jy ! Clean residual min=-0.000864 max=0.000988 Jy/beam ! Clean residual mean=-0.000000 rms=0.000274 Jy/beam ! Combined flux in latest and established models = 0.138547 Jy keep ! Adding 311 model components to the UV plane model. ! The established model now contains 400 components and 0.138547 Jy ![Exited script file: /home/lpetrov/bin/01_muppet] wmap "/g0/scr/pima/npcsb_uvs/J0819+8105_S\_map.fits" ! Inverting map ! restore: Substituting estimate of restoring beam from last 'invert'. ! Restoring with beam: 3.699 x 11 at 10.56 degrees (North through East) ! Clean map min=-0.0021094 max=0.099718 Jy/beam ! Writing clean map to FITS file: /g0/scr/pima/npcsb_uvs/J0819+8105_S_map.fits float peak_flux peak_flux = peak(flux,max) print "The peak flux is",peak_flux ! The peak flux is 0.0997177 invert ! Inverting map float image_rms image_rms = imstat(rms) print "The final image rms is",image_rms ! The final image rms is 0.000269936 loglevs 100*3*image_rms/peak_flux ! The new contour levels are: ! -0.812102 0.812102 1.6242 3.24841 6.49681 12.9936 25.9873 51.9745 print "clev=",int(3*image_rms*10000)/10000 ! clev= 0.0008 print "peak=",int(1000*peak_flux)/1000 ! peak= 0.099 quit ! Quitting program ! Log file /g0/scr/pima/npcsb_uvs/J0819+8105_S_uvs.log closed on Wed Sep 25 00:10:09 2013